Home
last modified time | relevance | path

Searched refs:VDPU_REG_REF_PIC_FILT_SHARPNESS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/hantro/
H A Drk3399_vpu_hw_vp8_dec.c58 #define VDPU_REG_REF_PIC_FILT_SHARPNESS(x) (((x) & 0x7) << 28) macro
300 reg = VDPU_REG_REF_PIC_FILT_SHARPNESS(lf->sharpness_level); in cfg_lf()
H A Drk3399_vpu_regs.h540 #define VDPU_REG_REF_PIC_FILT_SHARPNESS(x) (((x) & 0x7) << 28) macro
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A Drockchip_vpu2_hw_vp8_dec.c57 #define VDPU_REG_REF_PIC_FILT_SHARPNESS(x) (((x) & 0x7) << 28) macro
299 reg = VDPU_REG_REF_PIC_FILT_SHARPNESS(lf->sharpness_level); in cfg_lf()
H A Drockchip_vpu2_regs.h540 #define VDPU_REG_REF_PIC_FILT_SHARPNESS(x) (((x) & 0x7) << 28) macro

Completed in 8 milliseconds