Searched refs:is_supported_format (Results 1 – 3 of 3) sorted by relevance
54 int is_supported_format(struct sp_plane* plane, uint32_t format);
35 int is_supported_format(struct sp_plane* plane, uint32_t format) { in is_supported_format() function
62 if (is_supported_format(pDrmDsp->plane[i], DRM_FORMAT_NV12)) { in initDrmDsp()