Home
last modified time | relevance | path

Searched refs:VP8LoadNewBytes (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/utils/
Dbit_reader_inl.h58 static WEBP_INLINE void VP8LoadNewBytes(VP8BitReader* const br) { in VP8LoadNewBytes() function
115 VP8LoadNewBytes(br); in VP8GetBit()
153 VP8LoadNewBytes(br); in VP8GetSigned()
Dbit_reader.c34 VP8LoadNewBytes(br); in VP8InitBitReader()