Searched refs:PIX_LUMA_UV_SWAP (Results 1 – 1 of 1) sorted by relevance
38 #define PIX_LUMA_UV_SWAP BIT(10) macro324 ch->mode_ctrl &= ~PIX_LUMA_UV_SWAP; in dcss_dpr_y_uv_swap()325 ch->mode_ctrl |= (swap ? PIX_LUMA_UV_SWAP : 0); in dcss_dpr_y_uv_swap()