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.c63 uint8_t token_cache[32 * 32]; in decode_coefs() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c81 uint8_t *token_cache) { in trellis_get_coeff_context()
97 uint8_t token_cache[1024]; in optimize_b() local
Dvp9_tokenize.c471 uint8_t token_cache[32 * 32]; in tokenize_b() local
Dvp9_rdopt.c372 uint8_t token_cache[32 * 32]; in cost_coeffs() local