Home
last modified time | relevance | path

Searched refs:VP8LColorCacheGetIndex (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/utils/
Dcolor_cache_utils.h59 static WEBP_INLINE int VP8LColorCacheGetIndex(const VP8LColorCache* const cc, in VP8LColorCacheGetIndex() function
/external/webp/src/enc/
Dbackward_references_enc.c429 const uint32_t key = VP8LColorCacheGetIndex(hashers, pixel); in AddSingleLiteral()