Searched refs:symbol_counts (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/media/platform/verisilicon/ |
H A D | hantro_vp9.c | 63 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()
|
H A D | hantro_vp9.h | 79 struct symbol_counts { struct
|
H A D | hantro_g2_vp9_dec.c | 962 struct symbol_counts *hantro_cnts; in hantro_g2_vp9_dec_done()
|