Home
last modified time | relevance | path

Searched refs:vp8_coef_tree (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Dentropy.h39 extern const vp8_tree_index vp8_coef_tree[];
Dentropy.c70 const vp8_tree_index vp8_coef_tree[22] = { variable
/external/libvpx/libvpx/vp8/encoder/
Dbitstream.c152 i = vp8_coef_tree[i + bb]; in vp8_pack_tokens()
749 MAX_ENTROPY_TOKENS, vp8_coef_encodings, vp8_coef_tree, in independent_coef_context_savings()
797 MAX_ENTROPY_TOKENS, vp8_coef_encodings, vp8_coef_tree, in default_coef_context_savings()
Drdopt.c123 vp8_cost_tokens2(c[i][j][k], p[i][j][k], vp8_coef_tree, 2); in fill_token_costs()
125 vp8_cost_tokens(c[i][j][k], p[i][j][k], vp8_coef_tree); in fill_token_costs()