Searched refs:PPP_OP_DST_CHROMA_420 (Results 1 – 3 of 3) sorted by relevance
426 #define PPP_OP_DST_CHROMA_420 (BIT(21)|BIT(22)) macro
668 ppp_operation_reg |= PPP_OP_DST_CHROMA_420; in mdp_start_ppp()
362 #define PPP_OP_DST_CHROMA_420 ((1<<21)|(1<<22)) macro