Lines Matching full:matches
147 * drm_format_info_is_yuv_packed - check that the format info matches a YUV
152 * A boolean indicating whether the format info matches a packed YUV format.
161 * drm_format_info_is_yuv_semiplanar - check that the format info matches a YUV
166 * A boolean indicating whether the format info matches a semiplanar YUV format.
175 * drm_format_info_is_yuv_planar - check that the format info matches a YUV
180 * A boolean indicating whether the format info matches a planar YUV format.
189 * drm_format_info_is_yuv_sampling_410 - check that the format info matches a
194 * A boolean indicating whether the format info matches a YUV format with 4:1:0
204 * drm_format_info_is_yuv_sampling_411 - check that the format info matches a
209 * A boolean indicating whether the format info matches a YUV format with 4:1:1
219 * drm_format_info_is_yuv_sampling_420 - check that the format info matches a
224 * A boolean indicating whether the format info matches a YUV format with 4:2:0
234 * drm_format_info_is_yuv_sampling_422 - check that the format info matches a
239 * A boolean indicating whether the format info matches a YUV format with 4:2:2
249 * drm_format_info_is_yuv_sampling_444 - check that the format info matches a
254 * A boolean indicating whether the format info matches a YUV format with 4:4:4