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

  /external/webp/src/utils/
bit_writer.h 89 static WEBP_INLINE uint8_t* VP8LBitWriterFinish(VP8LBitWriter* const bw) {
  /external/webp/src/enc/
alpha.c 91 const uint8_t* const data = VP8LBitWriterFinish(&tmp_bw);
vp8l.c 751 const uint8_t* const webpll_data = VP8LBitWriterFinish(bw);
    [all...]

Completed in 2512 milliseconds