Searched refs:fetch_planes (Results 1 – 4 of 4) sorted by relevance
37 .fetch_planes = DPU_PLANE_INTERLEAVED, \56 .fetch_planes = DPU_PLANE_INTERLEAVED, \76 .fetch_planes = DPU_PLANE_INTERLEAVED, \94 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \113 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \131 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \150 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \170 .fetch_planes = DPU_PLANE_PLANAR, \693 if (fmt->fetch_planes == DPU_PLANE_INTERLEAVED) { in _dpu_format_get_plane_sizes_linear()720 if (fmt->fetch_planes == DPU_PLANE_PSEUDO_PLANAR) { in _dpu_format_get_plane_sizes_linear()
364 enum dpu_plane_type fetch_planes; member
281 src_format = (chroma_samp << 23) | (fmt->fetch_planes << 19) | in dpu_hw_sspp_setup_format()288 if (fmt->alpha_enable && fmt->fetch_planes == DPU_PLANE_INTERLEAVED) in dpu_hw_sspp_setup_format()
267 if (fmt->fetch_planes == DPU_PLANE_PSEUDO_PLANAR) { in _dpu_plane_calc_fill_level()