Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_regs.h491 #define VE_DEC_H265_NEIGHBOR_INFO_ADDR_BASE(a) ((a) >> 8) macro
H A Dcedrus_h265.c759 reg = VE_DEC_H265_NEIGHBOR_INFO_ADDR_BASE(ctx->codec.h265.neighbor_info_buf_addr); in cedrus_h265_setup()