Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g1_vp8_dec.c158 reg = G1_REG_REF_PIC_FILT_SHARPNESS(lf->sharpness_level); in cfg_lf()
H A Dhantro_g1_regs.h240 #define G1_REG_REF_PIC_FILT_SHARPNESS(x) (((x) & 0x7) << 28) macro