Searched refs:VP8BitWriterPos (Results 1 - 3 of 3) sorted by relevance

/external/webp/src/enc/
H A Dbit_writer.h46 static inline uint64_t VP8BitWriterPos(const VP8BitWriter* const bw) { function
H A Dsyntax.c213 pos1 = VP8BitWriterPos(bw);
228 pos2 = VP8BitWriterPos(bw);
238 pos3 = VP8BitWriterPos(bw);
H A Dframe.c399 pos1 = VP8BitWriterPos(bw);
418 pos2 = VP8BitWriterPos(bw);
432 pos3 = VP8BitWriterPos(bw);

Completed in 44 milliseconds