Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dbackward_references_enc.h76 static WEBP_INLINE int PixOrCopyIsCacheIdx(const PixOrCopy* const p) { in PixOrCopyIsCacheIdx() function
Dhistogram_enc.c149 } else if (PixOrCopyIsCacheIdx(v)) { in VP8LHistogramAddSinglePixOrCopy()
Dvp8l_enc.c744 } else if (PixOrCopyIsCacheIdx(v)) { in StoreImageToBitMask()