Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Drk3399_vpu_hw_mpeg2_dec.c84 #define PICT_FRAME 3 macro
139 if (picture->picture_structure == PICT_FRAME || in rk3399_vpu_mpeg2_dec_set_buffers()
213 VDPU_REG_PIC_FIELDMODE_E(picture->picture_structure != PICT_FRAME) | in rk3399_vpu_mpeg2_dec_run()
H A Dhantro_g1_mpeg2_dec.c82 #define PICT_FRAME 3 macro
137 if (picture->picture_structure == PICT_FRAME || in hantro_g1_mpeg2_dec_set_buffers()
197 G1_REG_PIC_FIELDMODE_E(picture->picture_structure != PICT_FRAME) | in hantro_g1_mpeg2_dec_run()