Home
last modified time | relevance | path

Searched refs:vp8_coef_encodings (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/vp8/common/
Dentropy.h41 extern const struct vp8_token_struct vp8_coef_encodings[MAX_ENTROPY_TOKENS];
Dentropy.c88 vp8_token vp8_coef_encodings[MAX_ENTROPY_TOKENS] = { variable
/external/libvpx/vp8/encoder/
Dbitstream.c133 vp8_token *a = vp8_coef_encodings + t; in vp8_pack_tokens()
709 MAX_ENTROPY_TOKENS, vp8_coef_encodings, vp8_coef_tree, in independent_coef_context_savings()
757 MAX_ENTROPY_TOKENS, vp8_coef_encodings, vp8_coef_tree, in default_coef_context_savings()