Home
last modified time | relevance | path

Searched refs:IEP2_REG_DST_YUV_SWAP (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Drockchip_iep2_regs.h21 #define IEP2_REG_DST_YUV_SWAP(x) (((x) & 3) << 12) macro
H A Dmpp_iep2.c367 | IEP2_REG_DST_YUV_SWAP(cfg->dst_yuv_swap) in iep2_config()