Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Drockchip_iep2_regs.h65 #define IEP2_REG_SRC_PIC_HEIGHT(x) (((x) & 0x7ff) << 16) macro
H A Dmpp_iep2.c374 | IEP2_REG_SRC_PIC_HEIGHT(height - 1); in iep2_config()