Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_regs.h353 #define VE_DEC_H265_DEC_SLICE_HDR_INFO0_FLAG_CABAC_INIT BIT(10) macro
H A Dcedrus_h265.c682 reg |= VE_DEC_H265_FLAG(VE_DEC_H265_DEC_SLICE_HDR_INFO0_FLAG_CABAC_INIT, in cedrus_h265_setup()