Searched defs:symbol_counts (Results 1 – 1 of 1) sorted by relevance
79 struct symbol_counts { struct80 u32 inter_mode_counts[7][3][2];81 u32 sb_ymode_counts[4][10];82 u32 uv_mode_counts[10][10];83 u32 partition_counts[16][4];84 u32 switchable_interp_counts[4][3];85 u32 intra_inter_count[4][2];86 u32 comp_inter_count[5][2];87 u32 single_ref_count[5][2][2];88 u32 comp_ref_count[5][2];[all …]