Searched refs:vp9_pt_energy_class (Results 1 – 6 of 6) sorted by relevance
44 DECLARE_ALIGNED(16, extern const uint8_t, vp9_pt_energy_class[ENTROPY_TOKENS]);
132 const uint8_t vp9_pt_energy_class[ENTROPY_TOKENS] = { variable
199 token_cache[scan[c]] = vp9_pt_energy_class[token]; in decode_coefs()
555 token_cache[scan[c]] = vp9_pt_energy_class[token]; in tokenize_b()
83 token_cache[scan[idx]] = vp9_pt_energy_class[token]; in trellis_get_coeff_context()140 vp9_pt_energy_class[vp9_get_token(qcoeff[scan[i]])]; in optimize_b()
378 token_cache[0] = vp9_pt_energy_class[prev_t]; in cost_coeffs()395 token_cache[rc] = vp9_pt_energy_class[t]; in cost_coeffs()