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

  /external/libvpx/libvpx/vp8/encoder/
treewriter.h 34 #define vp8bc_write_bit( W, V) vp8bc_write_bits( W, V, 1) macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
treewriter.h 34 #define vp8bc_write_bit( W, V) vp8bc_write_bits( W, V, 1) macro

Completed in 67 milliseconds