Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dbackward_references.h137 static WEBP_INLINE int PixOrCopyIsLiteral(const PixOrCopy* const p) { in PixOrCopyIsLiteral() function
Dhistogram.c82 if (PixOrCopyIsLiteral(v)) { in VP8LHistogramAddSinglePixOrCopy()
Dbackward_references.c817 if (PixOrCopyIsLiteral(v)) { in ComputeCacheHistogram()
Dvp8l.c435 } else if (PixOrCopyIsLiteral(v)) { in StoreImageToBitMask()