Home
last modified time | relevance | path

Searched defs:token_cache (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_scan.h36 const uint8_t *token_cache, int c) { in get_coef_context()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_detokenize.c88 uint8_t token_cache[32 * 32]; in decode_coefs() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c75 int idx, int token, uint8_t *token_cache) { in trellis_get_coeff_context()
102 uint8_t token_cache[1024]; in vp9_optimize_b() local
Dvp9_tokenize.c356 uint8_t token_cache[32 * 32]; in tokenize_b() local
Dvp9_rdopt.c364 uint8_t token_cache[32 * 32]; in cost_coeffs() local