HomeSort by relevance Sort by last modified time
    Searched refs:vp9_switchable_interp_tree (Results 1 - 5 of 5) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_modecosts.c 42 vp9_switchable_interp_tree);
vp9_bitstream.c 233 vp9_tree_probs_from_distribution(vp9_switchable_interp_tree, branch_ct,
457 write_token(bc, vp9_switchable_interp_tree,
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_entropymode.h 53 extern const vp9_tree_index vp9_switchable_interp_tree
vp9_entropymode.c 334 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/
vp9_decodemv.c 321 const int type = treed_read(r, vp9_switchable_interp_tree,

Completed in 1516 milliseconds