Searched refs:PixOrCopyCacheIdx (Results 1 – 3 of 3) sorted by relevance
94 static WEBP_INLINE uint32_t PixOrCopyCacheIdx(const PixOrCopy* const p) { in PixOrCopyCacheIdx() function
210 NUM_LITERAL_CODES + NUM_LENGTH_CODES + PixOrCopyCacheIdx(v); in VP8LHistogramAddSinglePixOrCopy()
743 const int code = PixOrCopyCacheIdx(v); in StoreImageToBitMask()