Home
last modified time | relevance | path

Searched refs:PixOrCopyDistance (Results 1 – 3 of 3) sorted by relevance

/external/webp/src/enc/
Dbackward_references.h110 static WEBP_INLINE uint32_t PixOrCopyDistance(const PixOrCopy* const p) { in PixOrCopyDistance() function
Dhistogram.c144 VP8LPrefixEncodeBits(PixOrCopyDistance(v), &code, &extra_bits); in VP8LHistogramAddSinglePixOrCopy()
Dvp8l.c465 distance = PixOrCopyDistance(v); in StoreImageToBitMask()