Searched refs:vp9_get_token (Results 1 – 2 of 2) sorted by relevance
108 static INLINE int16_t vp9_get_token(int v) { in vp9_get_token() function
121 token_cache[rc] = vp9_pt_energy_class[vp9_get_token(qcoeff[rc])]; in vp9_optimize_b()141 const int token = vp9_get_token(x); in vp9_optimize_b()213 (i + 1 != eob) ? vp9_get_token(qcoeff[scan[i + 1]]) : EOB_TOKEN; in vp9_optimize_b()