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

  /external/webp/src/utils/
bit_reader.h 287 static WEBP_INLINE uint32_t VP8LPrefetchBits(VP8LBitReader* const br) {
  /external/webp/src/dec/
vp8l.c 157 uint32_t bits = VP8LPrefetchBits(br);
    [all...]

Completed in 43 milliseconds