Home
last modified time | relevance | path

Searched refs:FIELDPICTURE (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_global.h71 #define FIELDPICTURE 0 macro
/rockchip-linux_mpp/mpp/hal/rkdec/avsd/
H A Dhal_avsd_base.h82 #define FIELDPICTURE 0 macro
H A Dhal_avsd_vdpu1.c135 if (p_syn->pp.pictureStructure == FIELDPICTURE && !p_hal->first_field) { in set_regs_parameters()
150 && p_syn->pp.pictureStructure == FIELDPICTURE in set_regs_parameters()
658 if (!p_hal->first_field && p_hal->syn.pp.pictureStructure == FIELDPICTURE && in hal_avsd_vdpu1_wait()
H A Dhal_avsd_vdpu2.c127 if (p_syn->pp.pictureStructure == FIELDPICTURE && !p_hal->first_field) { in set_regs_parameters()
142 && p_syn->pp.pictureStructure == FIELDPICTURE in set_regs_parameters()
657 if (!p_hal->first_field && p_hal->syn.pp.pictureStructure == FIELDPICTURE && in hal_avsd_vdpu2_wait()
H A Dhal_avsd_plus.c192 && p_syn->pp.pictureStructure == FIELDPICTURE in set_regs_parameters()
408 if (p_syn->pp.pictureStructure == FIELDPICTURE in set_regs_parameters()
785 if (!p_hal->first_field && p_hal->syn.pp.pictureStructure == FIELDPICTURE && in hal_avsd_plus_wait()