Searched refs:VP8LoadNewBytes (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libwebp/utils/
H A Dbit_reader_inl.h58 static WEBP_INLINE void VP8LoadNewBytes(VP8BitReader* const br) { function
111 // 'range' *before* calling VP8LoadNewBytes(), even if this function doesn't
115 VP8LoadNewBytes(br);
153 VP8LoadNewBytes(br);
H A Dbit_reader.c34 VP8LoadNewBytes(br);
/external/webp/src/utils/
H A Dbit_reader_inl.h57 static WEBP_INLINE void VP8LoadNewBytes(VP8BitReader* const br) { function
110 // 'range' *before* calling VP8LoadNewBytes(), even if this function doesn't
114 VP8LoadNewBytes(br);
152 VP8LoadNewBytes(br);
H A Dbit_reader.c34 VP8LoadNewBytes(br);

Completed in 175 milliseconds