Lines Matching full:matches
144 * drm_format_info_is_yuv_packed - check that the format info matches a YUV
149 * A boolean indicating whether the format info matches a packed YUV format.
158 * drm_format_info_is_yuv_semiplanar - check that the format info matches a YUV
163 * A boolean indicating whether the format info matches a semiplanar YUV format.
172 * drm_format_info_is_yuv_planar - check that the format info matches a YUV
177 * A boolean indicating whether the format info matches a planar YUV format.
186 * drm_format_info_is_yuv_sampling_410 - check that the format info matches a
191 * A boolean indicating whether the format info matches a YUV format with 4:1:0
201 * drm_format_info_is_yuv_sampling_411 - check that the format info matches a
206 * A boolean indicating whether the format info matches a YUV format with 4:1:1
216 * drm_format_info_is_yuv_sampling_420 - check that the format info matches a
221 * A boolean indicating whether the format info matches a YUV format with 4:2:0
231 * drm_format_info_is_yuv_sampling_422 - check that the format info matches a
236 * A boolean indicating whether the format info matches a YUV format with 4:2:2
246 * drm_format_info_is_yuv_sampling_444 - check that the format info matches a
251 * A boolean indicating whether the format info matches a YUV format with 4:4:4