Searched refs:shmob_drm_format_is_yuv (Results 1 – 3 of 3) sorted by relevance
53 bpp = shmob_drm_format_is_yuv(sstate->format) ? 8 : sstate->format->bpp; in shmob_drm_plane_compute_base()58 if (shmob_drm_format_is_yuv(sstate->format)) { in shmob_drm_plane_compute_base()82 if (shmob_drm_format_is_yuv(sstate->format)) in shmob_drm_primary_plane_setup()129 if (shmob_drm_format_is_yuv(sstate->format)) in shmob_drm_overlay_plane_setup()
26 #define shmob_drm_format_is_yuv(format) ((format)->lddfr & LDDFR_CC) macro
137 if (shmob_drm_format_is_yuv(format)) { in shmob_drm_fb_create()