Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dbackward_references_enc.h90 static WEBP_INLINE uint32_t PixOrCopyLength(const PixOrCopy* const p) { in PixOrCopyLength() function
Dhistogram_enc.c153 VP8LPrefixEncodeBits(PixOrCopyLength(v), &code, &extra_bits); in VP8LHistogramAddSinglePixOrCopy()
477 x += PixOrCopyLength(v); in HistogramBuild()
Dbackward_references_enc.c1577 int len = PixOrCopyLength(v); in ComputeCacheEntropies()
Dvp8l_enc.c694 x += PixOrCopyLength(v); in StoreImageToBitMask()