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

  /external/webp/src/utils/
bit_reader_inl.h 58 static WEBP_INLINE void VP8LoadNewBytes(VP8BitReader* const br) {
111 // 'range' *before* calling VP8LoadNewBytes(), even if this function doesn't
115 VP8LoadNewBytes(br);
153 VP8LoadNewBytes(br);
bit_reader.c 34 VP8LoadNewBytes(br);

Completed in 40 milliseconds