Searched refs:MDPOP_UD (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmdp.h61 #define MDPOP_UD BIT(1) /* up and down flip */ macro
63 #define MDPOP_ROT180 (MDPOP_UD|MDPOP_LR)
64 #define MDPOP_ROT270 (MDPOP_ROT90|MDPOP_UD|MDPOP_LR)
165 #define MDPOP_ROTATION (MDPOP_ROT90|MDPOP_LR|MDPOP_UD)
H A Dmdp_ppp.c1032 if (iBuf->mdpImg.mdpOp & MDPOP_UD) {
1340 iBuf.mdpImg.mdpOp |= MDPOP_UD;
H A Dmdp_ppp_v20.c2139 if (MDP_CHKBIT(iBuf->mdpImg.mdpOp, MDPOP_UD)) {

Completed in 105 milliseconds