Lines Matching refs:format_desc_struct
91 static const struct format_desc_struct { struct
409 static const struct format_desc_struct *lookup_drm_format(uint32_t drm_format) in lookup_drm_format()
411 const struct format_desc_struct *format; in lookup_drm_format()
541 const struct format_desc_struct *format = lookup_drm_format(fb->drm_format); in fb_plane_width()
554 const struct format_desc_struct *format = lookup_drm_format(fb->drm_format); in fb_plane_bpp()
564 const struct format_desc_struct *format = lookup_drm_format(fb->drm_format); in fb_plane_height()
577 const struct format_desc_struct *format = lookup_drm_format(fb->drm_format); in fb_num_planes()
590 const struct format_desc_struct *f = lookup_drm_format(drm_format); in igt_init_fb()
871 const struct format_desc_struct *fmt = lookup_drm_format(fb->drm_format); in create_bo_for_fb()
1879 const struct format_desc_struct *f; in drm_format_to_pixman()
1891 const struct format_desc_struct *f; in drm_format_to_cairo()
2512 const struct format_desc_struct *src_fmt = in convert_yuv_to_rgb24()
2575 const struct format_desc_struct *dst_fmt = in convert_rgb24_to_yuv()
2676 const struct format_desc_struct *src_fmt = in convert_yuv16_to_float()
2752 const struct format_desc_struct *dst_fmt = in convert_float_to_yuv16()
3213 const struct format_desc_struct *f = lookup_drm_format(fb->drm_format); in create_cairo_surface__convert()
3325 const struct format_desc_struct *f = lookup_drm_format(fb->drm_format); in igt_get_cairo_surface()
3516 const struct format_desc_struct *f; in igt_bpp_depth_to_drm_format()
3537 const struct format_desc_struct *f = lookup_drm_format(drm_format); in igt_drm_format_to_bpp()
3555 const struct format_desc_struct *f = lookup_drm_format(drm_format); in igt_format_str()
3570 const struct format_desc_struct *f; in igt_fb_supported_format()
3662 const struct format_desc_struct *format = in igt_format_plane_bpp()
3680 const struct format_desc_struct *format; in igt_format_array_fill()