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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
blockd.h 31 #define MB_FEATURE_TREE_PROBS 3
260 vp8_prob mb_segment_tree_probs[MB_FEATURE_TREE_PROBS]; /* Probability Tree used to code Segment number */
  /external/chromium_org/third_party/libwebp/dec/
vp8i.h 60 enum { MB_FEATURE_TREE_PROBS = 3,
143 uint8_t segments_[MB_FEATURE_TREE_PROBS];
  /external/libvpx/libvpx/vp8/common/
blockd.h 31 #define MB_FEATURE_TREE_PROBS 3
260 vp8_prob mb_segment_tree_probs[MB_FEATURE_TREE_PROBS]; /* Probability Tree used to code Segment number */
  /external/webp/src/dec/
vp8i.h 60 enum { MB_FEATURE_TREE_PROBS = 3,
143 uint8_t segments_[MB_FEATURE_TREE_PROBS];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
blockd.h 31 #define MB_FEATURE_TREE_PROBS 3
260 vp8_prob mb_segment_tree_probs[MB_FEATURE_TREE_PROBS]; /* Probability Tree used to code Segment number */

Completed in 3549 milliseconds