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

  /external/chromium_org/third_party/libwebp/enc/
backward_references.h 171 static WEBP_INLINE uint32_t PixOrCopyCacheIdx(const PixOrCopy* const p) {
histogram.c 90 int literal_ix = 256 + NUM_LENGTH_CODES + PixOrCopyCacheIdx(v);
vp8l.c 440 const int code = PixOrCopyCacheIdx(v);
    [all...]
  /external/webp/src/enc/
backward_references.h 171 static WEBP_INLINE uint32_t PixOrCopyCacheIdx(const PixOrCopy* const p) {
histogram.c 90 int literal_ix = 256 + NUM_LENGTH_CODES + PixOrCopyCacheIdx(v);
vp8l.c 440 const int code = PixOrCopyCacheIdx(v);
    [all...]

Completed in 582 milliseconds