Searched refs:lookup_drm_format (Results 1 – 1 of 1) sorted by relevance
409 static const struct format_desc_struct *lookup_drm_format(uint32_t drm_format) in lookup_drm_format() function541 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()2513 lookup_drm_format(cvt->src.fb->drm_format); in convert_yuv_to_rgb24()2576 lookup_drm_format(cvt->dst.fb->drm_format); in convert_rgb24_to_yuv()2677 lookup_drm_format(cvt->src.fb->drm_format); in convert_yuv16_to_float()[all …]