Searched refs:ENTROPY_TOKENS (Results 1 – 5 of 5) sorted by relevance
40 #define ENTROPY_TOKENS 12 macro44 DECLARE_ALIGNED(16, extern const uint8_t, vp9_pt_energy_class[ENTROPY_TOKENS]);57 extern const vp9_extra_bit vp9_extra_bits[ENTROPY_TOKENS];90 [ENTROPY_TOKENS];
92 const uint8_t vp9_pt_energy_class[ENTROPY_TOKENS] = {
32 const vp9_tree_index vp9_coef_tree[TREE_SIZE(ENTROPY_TOKENS)] = {47 const vp9_tree_index vp9_coef_con_tree[TREE_SIZE(ENTROPY_TOKENS)] = {89 const vp9_extra_bit vp9_extra_bits[ENTROPY_TOKENS] = {104 struct vp9_token vp9_coef_encodings[ENTROPY_TOKENS];229 unsigned int (*const counts)[COEFF_CONTEXTS][ENTROPY_TOKENS] = in tokenize_b()
86 [COEFF_CONTEXTS][ENTROPY_TOKENS];
566 unsigned int (*token_costs)[2][COEFF_CONTEXTS][ENTROPY_TOKENS] = in cost_coeffs()