Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/sunxi/cedrus/
Dcedrus_mpeg2.c98 reg |= VE_DEC_MPEG_MP12HDR_TOP_FIELD_FIRST(pic->flags & V4L2_MPEG2_PIC_FLAG_TOP_FIELD_FIRST); in cedrus_mpeg2_setup()
Dcedrus_regs.h104 #define VE_DEC_MPEG_MP12HDR_TOP_FIELD_FIRST(v) \ macro