Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/msm/
Dmdp.h426 #define PPP_OP_DST_CHROMA_420 (BIT(21)|BIT(22)) macro
Dmdp_ppp.c668 ppp_operation_reg |= PPP_OP_DST_CHROMA_420; in mdp_start_ppp()
/linux-2.6.39/drivers/video/msm/
Dmdp_hw.h362 #define PPP_OP_DST_CHROMA_420 ((1<<21)|(1<<22)) macro