Home
last modified time | relevance | path

Searched refs:MDP_RGB_888 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dmsm_mdp.h28 MDP_RGB_888, /* RGB 888 planar */ enumerator
/linux-4.1.27/drivers/video/fbdev/msm/
Dmdp_hw.h524 [MDP_RGB_888] = PPP_##name##_MDP_RGB_888,\
538 [MDP_RGB_888] = PPP_##name##_MDP_RGB_888(dir),\
553 #define IS_RGB(img) ((img == MDP_RGB_565) | (img == MDP_RGB_888) | \
Dmdp_ppp.c67 [MDP_RGB_888] = 3,