shmob_drm_format_is_yuv
if (shmob_drm_format_is_yuv(format)) {
if (shmob_drm_format_is_yuv(sstate->format))
bpp = shmob_drm_format_is_yuv(sstate->format) ? 8 : sstate->format->bpp;
if (shmob_drm_format_is_yuv(sstate->format)) {
if (shmob_drm_format_is_yuv(sstate->format))