Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dbackward_references.h104 static WEBP_INLINE uint32_t PixOrCopyCacheIdx(const PixOrCopy* const p) { in PixOrCopyCacheIdx() function
Dhistogram.c138 NUM_LITERAL_CODES + NUM_LENGTH_CODES + PixOrCopyCacheIdx(v); in VP8LHistogramAddSinglePixOrCopy()
Dvp8l.c447 const int code = PixOrCopyCacheIdx(v); in StoreImageToBitMask()