Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_tokenize.h42 extern const vpx_tree_index vp9_coef_tree[];
Dvp9_tokenize.c75 const vpx_tree_index vp9_coef_tree[TREE_SIZE(ENTROPY_TOKENS)] = { variable
Dvp9_rd.c146 vp9_cost_tokens((int *)c[t][i][j][k][0][l], probs, vp9_coef_tree); in fill_token_costs()
148 vp9_coef_tree); in fill_token_costs()
Dvp9_bitstream.c529 vp9_tree_probs_from_distribution(vp9_coef_tree, in build_tree_distribution()