Home
last modified time | relevance | path

Searched refs:PixOrCopyIsLiteral (Results 1 – 8 of 8) sorted by relevance

/external/webp/src/enc/
Dbackward_references.h72 static WEBP_INLINE int PixOrCopyIsLiteral(const PixOrCopy* const p) { in PixOrCopyIsLiteral() function
Dbackward_references.c859 if (PixOrCopyIsLiteral(v)) { in ComputeCacheEntropy()
962 if (PixOrCopyIsLiteral(v)) { in BackwardRefsWithLocalCache()
Dhistogram.c141 if (PixOrCopyIsLiteral(v)) { in VP8LHistogramAddSinglePixOrCopy()
Dvp8l.c703 if (PixOrCopyIsLiteral(v)) { in StoreImageToBitMask()
/external/opencv3/3rdparty/libwebp/enc/
Dbackward_references.h144 static WEBP_INLINE int PixOrCopyIsLiteral(const PixOrCopy* const p) { in PixOrCopyIsLiteral() function
Dhistogram.c84 if (PixOrCopyIsLiteral(v)) { in VP8LHistogramAddSinglePixOrCopy()
Dbackward_references.c837 if (PixOrCopyIsLiteral(v)) { in ComputeCacheHistogram()
Dvp8l.c443 } else if (PixOrCopyIsLiteral(v)) { in StoreImageToBitMask()