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

  /external/libvpx/libvpx/vp9/common/
vp9_entropy.c 122 const vp9_tree_index vp9_coef_tree[TREE_SIZE(MAX_ENTROPY_TOKENS)] = { variable
366 vp9_tokens_from_tree(vp9_coef_encodings, vp9_coef_tree);
vp9_entropy.h 46 extern const vp9_tree_index vp9_coef_tree[TREE_SIZE(MAX_ENTROPY_TOKENS)];
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c 293 i = vp9_coef_tree[i + bb];
681 vp9_tree_probs_from_distribution(vp9_coef_tree,
    [all...]
vp9_rdopt.c 130 vp9_coef_tree);
132 vp9_coef_tree);
    [all...]

Completed in 53 milliseconds