Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/hantro/
Dhantro_vp9.c63 return roundup(sizeof(struct symbol_counts), 16); in hantro_vp9_count_tab_size()
71 static void *get_coeffs_arr(struct symbol_counts *cnts, int i, int j, int k, int l, int m) in get_coeffs_arr()
88 static void *get_eobs1(struct symbol_counts *cnts, int i, int j, int k, int l, int m) in get_eobs1()
120 struct symbol_counts *cnts = vp9_ctx->misc.cpu + vp9_ctx->ctx_counters_offset; in init_v4l2_vp9_count_tbl()
Dhantro_vp9.h79 struct symbol_counts { struct
Dhantro_g2_vp9_dec.c970 struct symbol_counts *hantro_cnts; in hantro_g2_vp9_dec_done()