Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dbackward_references_enc.h94 static WEBP_INLINE uint32_t PixOrCopyCacheIdx(const PixOrCopy* const p) { in PixOrCopyCacheIdx() function
Dhistogram_enc.c210 NUM_LITERAL_CODES + NUM_LENGTH_CODES + PixOrCopyCacheIdx(v); in VP8LHistogramAddSinglePixOrCopy()
Dvp8l_enc.c743 const int code = PixOrCopyCacheIdx(v); in StoreImageToBitMask()