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

  /external/webp/src/utils/
bit_reader_inl.h 52 void VP8LoadFinalBytes(VP8BitReader* const br);
104 VP8LoadFinalBytes(br); // no need to be inlined
bit_reader.c 76 void VP8LoadFinalBytes(VP8BitReader* const br) {

Completed in 2692 milliseconds