Searched refs:vp9_coef_tree (Results 1 – 4 of 4) sorted by relevance
42 extern const vpx_tree_index vp9_coef_tree[];
75 const vpx_tree_index vp9_coef_tree[TREE_SIZE(ENTROPY_TOKENS)] = { variable
146 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()
529 vp9_tree_probs_from_distribution(vp9_coef_tree, in build_tree_distribution()