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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_tokenize.h39 extern const vp9_tree_index vp9_coef_tree[];
H A Dvp9_tokenize.c32 const vp9_tree_index vp9_coef_tree[TREE_SIZE(ENTROPY_TOKENS)] = { variable
108 vp9_tokens_from_tree(vp9_coef_encodings, vp9_coef_tree);
H A Dvp9_bitstream.c153 vp9_write_tree(w, vp9_coef_tree, p->context_tree, bits, len, i);
158 vp9_write_tree(w, vp9_coef_tree, p->context_tree, v, n, i);
499 vp9_tree_probs_from_distribution(vp9_coef_tree,
H A Dvp9_rdopt.c187 vp9_coef_tree);
189 vp9_coef_tree);

Completed in 122 milliseconds