Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/sunxi/cedrus/
Dcedrus_mpeg2.c102 reg |= VE_DEC_MPEG_MP12HDR_INTRA_VLC_FORMAT(pic->flags & V4L2_MPEG2_PIC_FLAG_INTRA_VLC); in cedrus_mpeg2_setup()
Dcedrus_regs.h112 #define VE_DEC_MPEG_MP12HDR_INTRA_VLC_FORMAT(v) \ macro