Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/verisilicon/
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()
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-6.1.9/drivers/staging/media/sunxi/cedrus/
Dcedrus_mpeg2.c103 reg |= VE_DEC_MPEG_MP12HDR_ALTERNATE_SCAN(pic->flags & V4L2_MPEG2_PIC_FLAG_ALT_SCAN); in cedrus_mpeg2_setup()
/linux-6.1.9/include/uapi/linux/
Dv4l2-controls.h1942 #define V4L2_MPEG2_PIC_FLAG_ALT_SCAN 0x0020 macro
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec-stateless.rst1408 * - ``V4L2_MPEG2_PIC_FLAG_ALT_SCAN``