Searched refs:get_format_from_drm_fourcc (Results 1 – 3 of 3) sorted by relevance
29 uint32_t get_format_from_drm_fourcc(uint32_t drm_fourcc);
38 return get_format_from_drm_fourcc(ex_format); in convert_to_rga_format()
82 uint32_t get_format_from_drm_fourcc(uint32_t drm_fourcc) { in get_format_from_drm_fourcc() function