Lines Matching defs:symbol_counts
79 struct symbol_counts { struct
80 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];
89 u32 tx32x32_count[2][4];
90 u32 tx16x16_count[2][3];
91 u32 tx8x8_count[2][2];
92 u32 mbskip_count[3][2];
94 struct mv_counts mv_counts;
96 u32 count_coeffs[2][2][6][6][4];
97 u32 count_coeffs8x8[2][2][6][6][4];
98 u32 count_coeffs16x16[2][2][6][6][4];
99 u32 count_coeffs32x32[2][2][6][6][4];
101 u32 count_eobs[4][2][2][6][6];