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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
treecoder.h 22 typedef unsigned char vp8_prob; typedef
24 #define vp8_prob_half ( (vp8_prob) 128)
74 vp8_prob probs [ /* n-1 */ ],
87 vp8_prob probs [ /* n-1 */ ],
  /external/libvpx/libvpx/vp8/common/
treecoder.h 22 typedef unsigned char vp8_prob; typedef
24 #define vp8_prob_half ( (vp8_prob) 128)
74 vp8_prob probs [ /* n-1 */ ],
87 vp8_prob probs [ /* n-1 */ ],
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
treecoder.h 22 typedef unsigned char vp8_prob; typedef
24 #define vp8_prob_half ( (vp8_prob) 128)
74 vp8_prob probs [ /* n-1 */ ],
87 vp8_prob probs [ /* n-1 */ ],

Completed in 53 milliseconds