Searched refs:resource_pixel_format_to_bpp (Results 1 – 3 of 3) sorted by relevance
590 unsigned int resource_pixel_format_to_bpp(enum surface_pixel_format format);
2434 if (resource_pixel_format_to_bpp(u->plane_info->format) != in get_plane_info_update_type()2435 resource_pixel_format_to_bpp(u->surface->format)) { in get_plane_info_update_type()
4837 unsigned int resource_pixel_format_to_bpp(enum surface_pixel_format format) in resource_pixel_format_to_bpp() function