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

  /external/libvpx/libvpx/vp9/common/
vp9_entropymode.h 88 extern const vpx_tree_index vp9_partition_tree[TREE_SIZE(PARTITION_TYPES)];
vp9_entropymode.c 259 const vpx_tree_index vp9_partition_tree[TREE_SIZE(PARTITION_TYPES)] = { variable
370 vpx_tree_merge_probs(vp9_partition_tree, pre_fc->partition_prob[i],
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c 407 vp9_write_token(w, vp9_partition_tree, probs, &partition_encodings[p]);
    [all...]
vp9_rd.c 294 vp9_partition_tree);
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]

Completed in 1383 milliseconds