Searched refs:PixOrCopyCacheIdx (Results 1 – 6 of 6) sorted by relevance
99 static WEBP_INLINE uint32_t PixOrCopyCacheIdx(const PixOrCopy* const p) { in PixOrCopyCacheIdx() function
148 NUM_LITERAL_CODES + NUM_LENGTH_CODES + PixOrCopyCacheIdx(v); in VP8LHistogramAddSinglePixOrCopy()
711 const int code = PixOrCopyCacheIdx(v); in StoreImageToBitMask()
171 static WEBP_INLINE uint32_t PixOrCopyCacheIdx(const PixOrCopy* const p) { in PixOrCopyCacheIdx() function
90 int literal_ix = 256 + NUM_LENGTH_CODES + PixOrCopyCacheIdx(v); in VP8LHistogramAddSinglePixOrCopy()
440 const int code = PixOrCopyCacheIdx(v); in StoreImageToBitMask()