Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/sunxi/cedrus/
Dcedrus_vp8.c713 reg |= VE_VP8_PPS_LPF_DISABLE; in cedrus_vp8_setup()
717 reg |= VE_VP8_PPS_LPF_DISABLE; in cedrus_vp8_setup()
Dcedrus_regs.h641 #define VE_VP8_PPS_LPF_DISABLE BIT(0) macro