Home
last modified time | relevance | path

Searched defs:VDPU_REG_REF_PIC_FILT_SHARPNESS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu2_hw_vp8_dec.c57 #define VDPU_REG_REF_PIC_FILT_SHARPNESS(x) (((x) & 0x7) << 28) macro
H A Drockchip_vpu2_regs.h540 #define VDPU_REG_REF_PIC_FILT_SHARPNESS(x) (((x) & 0x7) << 28) macro