Home
last modified time | relevance | path

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

/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_regs.h345 #define VE_DEC_H265_SCALING_LIST_CTRL0_FLAG_ENABLED BIT(31) macro
H A Dcedrus_h265.c752 reg = VE_DEC_H265_SCALING_LIST_CTRL0_FLAG_ENABLED; in cedrus_h265_setup()