Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_scan.h38 const uint8_t *token_cache, int c) { in get_coef_context()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_detokenize.c98 uint8_t token_cache[32 * 32]; in decode_coefs() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodemb.c100 uint8_t *token_cache) { in trellis_get_coeff_context()
130 uint8_t token_cache[1024]; in optimize_b() local
Dvp9_tokenize.c215 uint8_t token_cache[32 * 32]; in tokenize_b() local
Dvp9_rdopt.c568 uint8_t token_cache[32 * 32]; in cost_coeffs() local