Searched refs:PIX_UV_SWAP (Results 1 – 2 of 2) sorted by relevance
39 #define PIX_UV_SWAP BIT(11) macro318 ch->mode_ctrl &= ~PIX_UV_SWAP; in dcss_dpr_uv_swap()319 ch->mode_ctrl |= (swap ? PIX_UV_SWAP : 0); in dcss_dpr_uv_swap()
37200 +#define PIX_UV_SWAP BIT(9)37602 + val &= ~PIX_UV_SWAP;