Home
last modified time | relevance | path

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

/linux/drivers/staging/media/hantro/
A Dhantro_g1_mpeg2_dec.c198 G1_REG_ALT_SCAN_E(pic->flags & V4L2_MPEG2_PIC_FLAG_ALT_SCAN) | in hantro_g1_mpeg2_dec_run()
214 reg = G1_REG_ALT_SCAN_FLAG_E(pic->flags & V4L2_MPEG2_PIC_FLAG_ALT_SCAN) | in hantro_g1_mpeg2_dec_run()
A Drockchip_vpu2_hw_mpeg2_dec.c215 VDPU_REG_ALT_SCAN_E(pic->flags & V4L2_MPEG2_PIC_FLAG_ALT_SCAN) | in rockchip_vpu2_mpeg2_dec_run()
227 reg = VDPU_REG_ALT_SCAN_FLAG_E(pic->flags & V4L2_MPEG2_PIC_FLAG_ALT_SCAN) | in rockchip_vpu2_mpeg2_dec_run()
/linux/drivers/staging/media/sunxi/cedrus/
A Dcedrus_mpeg2.c107 reg |= VE_DEC_MPEG_MP12HDR_ALTERNATE_SCAN(pic->flags & V4L2_MPEG2_PIC_FLAG_ALT_SCAN); in cedrus_mpeg2_setup()
/linux/include/uapi/linux/
A Dv4l2-controls.h1921 #define V4L2_MPEG2_PIC_FLAG_ALT_SCAN 0x0020 macro
/linux/Documentation/userspace-api/media/v4l/
A Dext-ctrls-codec-stateless.rst1396 * - ``V4L2_MPEG2_PIC_FLAG_ALT_SCAN``

Completed in 16 milliseconds