Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g1_mpeg2_dec.c58 #define G1_REG_QSCALE_TYPE(v) ((v) ? BIT(24) : 0) macro
203 G1_REG_QSCALE_TYPE(pic->flags & V4L2_MPEG2_PIC_FLAG_Q_SCALE_TYPE) | in hantro_g1_mpeg2_dec_run()