Home
last modified time | relevance | path

Searched refs:ctx_counters_offset (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/media/platform/verisilicon/
Dhantro_vp9.c120 struct symbol_counts *cnts = vp9_ctx->misc.cpu + vp9_ctx->ctx_counters_offset; in init_v4l2_vp9_count_tbl()
204 vp9_dec->ctx_counters_offset = size; in hantro_vp9_dec_init()
Dhantro_hw.h235 unsigned int ctx_counters_offset; member
Dhantro_g2_vp9_dec.c760 dma_addr_t addr = misc->dma + vp9_dec->ctx_counters_offset; in config_counts()
978 hantro_cnts = vp9_ctx->misc.cpu + vp9_ctx->ctx_counters_offset; in hantro_g2_vp9_dec_done()