Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_tokenize.h39 extern const vp9_tree_index vp9_coef_tree[];
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); in vp9_coef_tree_initialize()
Dvp9_bitstream.c153 vp9_write_tree(w, vp9_coef_tree, p->context_tree, bits, len, i); in pack_mb_tokens()
158 vp9_write_tree(w, vp9_coef_tree, p->context_tree, v, n, i); in pack_mb_tokens()
499 vp9_tree_probs_from_distribution(vp9_coef_tree, in build_tree_distribution()
Dvp9_rdopt.c187 vp9_coef_tree); in fill_token_costs()
189 vp9_coef_tree); in fill_token_costs()