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

  /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 156 milliseconds