Searched refs:chroma_cpp (Results 1 – 1 of 1) sorted by relevance
138 unsigned int chroma_cpp = format->bpp == 24 ? 2 : 1; in shmob_drm_fb_create() local140 if (mode_cmd->pitches[1] != mode_cmd->pitches[0] * chroma_cpp) { in shmob_drm_fb_create()