Home
last modified time | relevance | path

Searched refs:MDP_BGRA_8888 (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/video/msm/
Dmdp_hw.h529 [MDP_BGRA_8888] = PPP_##name##_MDP_BGRA_8888,\
543 [MDP_BGRA_8888] = PPP_##name##_MDP_BGRA_8888(dir),\
556 (img == MDP_XRGB_8888) | (img == MDP_BGRA_8888) | \
559 (img == MDP_BGRA_8888))
Dmdp_ppp.c71 [MDP_BGRA_8888] = 4,
/linux-2.6.39/include/linux/
Dmsm_mdp.h34 MDP_BGRA_8888, /* ABGR 888 */ enumerator
/linux-2.6.39/drivers/staging/msm/
Dmdp_ppp.c49 [MDP_BGRA_8888] = 4,
411 case MDP_BGRA_8888: in mdp_ppp_setbg()
426 if (iBuf->ibuf_type == MDP_BGRA_8888) in mdp_ppp_setbg()
625 if (iBuf->ibuf_type == MDP_BGRA_8888) in mdp_start_ppp()
810 case MDP_BGRA_8888: in mdp_start_ppp()
828 if (iBuf->mdpImg.imgType == MDP_BGRA_8888) in mdp_start_ppp()
1414 (req->src.format == MDP_BGRA_8888) || in mdp_ppp_blit()
Dmsm_mdp.h61 MDP_BGRA_8888, /* ABGR 888 */ enumerator
Dmdp4_overlay.c272 case MDP_BGRA_8888: in mdp4_overlay_format2type()
378 case MDP_BGRA_8888: in mdp4_overlay_format2pipe()