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

  /external/webp/src/utils/
bit_reader_inl_utils.h 58 void VP8LoadNewBytes(VP8BitReader* const br) {
109 // 'range' *before* calling VP8LoadNewBytes(), even if this function doesn't
113 VP8LoadNewBytes(br);
140 VP8LoadNewBytes(br);
157 // 'range' *before* calling VP8LoadNewBytes(), even if this function doesn't
161 VP8LoadNewBytes(br);
bit_reader_utils.c 44 VP8LoadNewBytes(br);
  /external/webrtc/webrtc/modules/video_coding/utility/
vp8_header_parser.cc 38 static void VP8LoadNewBytes(VP8BitReader* const br) {
69 VP8LoadNewBytes(br);
76 VP8LoadNewBytes(br);

Completed in 103 milliseconds