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

  /external/chromium_org/third_party/libwebp/utils/
bit_reader.h 52 // Just before we need to call VP8LoadNewBytes(), the situation is:
55 // And just after calling VP8LoadNewBytes():
152 static WEBP_INLINE void VP8LoadNewBytes(VP8BitReader* const br) {
214 VP8LoadNewBytes(br);
  /external/webp/src/utils/
bit_reader.h 52 // Just before we need to call VP8LoadNewBytes(), the situation is:
55 // And just after calling VP8LoadNewBytes():
152 static WEBP_INLINE void VP8LoadNewBytes(VP8BitReader* const br) {
214 VP8LoadNewBytes(br);

Completed in 25 milliseconds