Home
last modified time | relevance | path

Searched refs:PixOrCopyIsCacheIdx (Results 1 – 6 of 6) sorted by relevance

/external/webp/src/enc/
Dbackward_references.h76 static WEBP_INLINE int PixOrCopyIsCacheIdx(const PixOrCopy* const p) { in PixOrCopyIsCacheIdx() function
Dhistogram.c146 } else if (PixOrCopyIsCacheIdx(v)) { in VP8LHistogramAddSinglePixOrCopy()
Dvp8l.c710 } else if (PixOrCopyIsCacheIdx(v)) { in StoreImageToBitMask()
/external/opencv3/3rdparty/libwebp/enc/
Dbackward_references.h148 static WEBP_INLINE int PixOrCopyIsCacheIdx(const PixOrCopy* const p) { in PixOrCopyIsCacheIdx() function
Dhistogram.c89 } else if (PixOrCopyIsCacheIdx(v)) { in VP8LHistogramAddSinglePixOrCopy()
Dvp8l.c439 if (PixOrCopyIsCacheIdx(v)) { in StoreImageToBitMask()