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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
treewriter.h 30 #define vp8_write_bit( W, V) vp8_write( W, V, vp8_prob_half) macro
  /external/libvpx/libvpx/vp8/encoder/
treewriter.h 30 #define vp8_write_bit( W, V) vp8_write( W, V, vp8_prob_half) macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
treewriter.h 30 #define vp8_write_bit( W, V) vp8_write( W, V, vp8_prob_half) macro

Completed in 564 milliseconds