Home | History | Annotate | Download | only in encoder

Lines Matching refs:token_cache

364   uint8_t token_cache[32 * 32];
391 token_cache[0] = vp9_pt_energy_class[prev_t];
423 token_cache[0] = vp9_pt_energy_class[tok];
434 pt = get_coef_context(nb, token_cache, c);
436 token_cache[rc] = vp9_pt_energy_class[tok];
446 pt = get_coef_context(nb, token_cache, c);