Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g1_mpeg2_dec.c44 #define G1_REG_PIC_B_E(v) ((v) ? BIT(21) : 0) macro
187 G1_REG_PIC_B_E(pic->picture_coding_type == V4L2_MPEG2_PIC_CODING_TYPE_B) | in hantro_g1_mpeg2_dec_run()