Lines Matching full:matches
148 * drm_format_info_is_yuv_packed - check that the format info matches a YUV
153 * A boolean indicating whether the format info matches a packed YUV format.
162 * drm_format_info_is_yuv_semiplanar - check that the format info matches a YUV
167 * A boolean indicating whether the format info matches a semiplanar YUV format.
176 * drm_format_info_is_yuv_planar - check that the format info matches a YUV
181 * A boolean indicating whether the format info matches a planar YUV format.
190 * drm_format_info_is_yuv_sampling_410 - check that the format info matches a
195 * A boolean indicating whether the format info matches a YUV format with 4:1:0
205 * drm_format_info_is_yuv_sampling_411 - check that the format info matches a
210 * A boolean indicating whether the format info matches a YUV format with 4:1:1
220 * drm_format_info_is_yuv_sampling_420 - check that the format info matches a
225 * A boolean indicating whether the format info matches a YUV format with 4:2:0
235 * drm_format_info_is_yuv_sampling_422 - check that the format info matches a
240 * A boolean indicating whether the format info matches a YUV format with 4:2:2
250 * drm_format_info_is_yuv_sampling_444 - check that the format info matches a
255 * A boolean indicating whether the format info matches a YUV format with 4:4:4