Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Drk3399_vpu_hw_mpeg2_dec.c82 #define PICT_TOP_FIELD 1 macro
141 (picture->picture_structure == PICT_TOP_FIELD && in rk3399_vpu_mpeg2_dec_set_buffers()
147 } else if (picture->picture_structure == PICT_TOP_FIELD) { in rk3399_vpu_mpeg2_dec_set_buffers()
216 VDPU_REG_PIC_TOPFIELD_E(picture->picture_structure == PICT_TOP_FIELD) | in rk3399_vpu_mpeg2_dec_run()
H A Dhantro_g1_mpeg2_dec.c80 #define PICT_TOP_FIELD 1 macro
139 (picture->picture_structure == PICT_TOP_FIELD && in hantro_g1_mpeg2_dec_set_buffers()
145 } else if (picture->picture_structure == PICT_TOP_FIELD) { in hantro_g1_mpeg2_dec_set_buffers()
200 G1_REG_PIC_TOPFIELD_E(picture->picture_structure == PICT_TOP_FIELD) | in hantro_g1_mpeg2_dec_run()