Searched refs:fetch_planes (Results 1 – 4 of 4) sorted by relevance
45 .fetch_planes = DPU_PLANE_INTERLEAVED, \64 .fetch_planes = DPU_PLANE_INTERLEAVED, \84 .fetch_planes = DPU_PLANE_INTERLEAVED, \102 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \121 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \139 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \158 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \178 .fetch_planes = DPU_PLANE_PLANAR, \793 if (fmt->fetch_planes == DPU_PLANE_INTERLEAVED) { in _dpu_format_get_plane_sizes_linear()820 if (fmt->fetch_planes == DPU_PLANE_PSEUDO_PLANAR) { in _dpu_format_get_plane_sizes_linear()
388 enum dpu_plane_type fetch_planes; member
287 src_format = (chroma_samp << 23) | (fmt->fetch_planes << 19) | in dpu_hw_sspp_setup_format()294 if (fmt->alpha_enable && fmt->fetch_planes == DPU_PLANE_INTERLEAVED) in dpu_hw_sspp_setup_format()
181 if (fmt->fetch_planes == DPU_PLANE_PSEUDO_PLANAR) { in _dpu_plane_calc_fill_level()