Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dbackward_references_enc.h91 static WEBP_INLINE uint32_t PixOrCopyLength(const PixOrCopy* const p) { in PixOrCopyLength() function
Dhistogram_enc.c215 VP8LPrefixEncodeBits(PixOrCopyLength(v), &code, &extra_bits); in VP8LHistogramAddSinglePixOrCopy()
571 x += PixOrCopyLength(v); in HistogramBuild()
Dbackward_references_enc.c793 int len = PixOrCopyLength(v); in CalculateBestCacheSize()
Dvp8l_enc.c783 x += PixOrCopyLength(v); in StoreImageToBitMask()