Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g1_mpeg2_dec.c61 #define G1_REG_INTRA_VLC_TAB(v) ((v) ? BIT(1) : 0) macro
206 G1_REG_INTRA_VLC_TAB(pic->flags & V4L2_MPEG2_PIC_FLAG_INTRA_VLC) | in hantro_g1_mpeg2_dec_run()