Searched refs:vp9_switchable_interp_tree (Results 1 - 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_modecosts.c42 vp9_switchable_interp_tree);
H A Dvp9_bitstream.c233 vp9_tree_probs_from_distribution(vp9_switchable_interp_tree, branch_ct,
457 write_token(bc, vp9_switchable_interp_tree,
/external/libvpx/libvpx/vp9/common/
H A Dvp9_entropymode.h53 extern const vp9_tree_index vp9_switchable_interp_tree
H A Dvp9_entropymode.c334 const vp9_tree_index vp9_switchable_interp_tree variable
344 vp9_switchable_interp_tree);
401 adapt_probs(vp9_switchable_interp_tree, pre_fc->switchable_interp_prob[i],
/external/libvpx/libvpx/vp9/decoder/
H A Dvp9_decodemv.c321 const int type = treed_read(r, vp9_switchable_interp_tree,

Completed in 771 milliseconds