Searched refs:GetPixPairHash64 (Results 1 - 1 of 1) sorted by relevance

/external/webp/src/enc/
H A Dbackward_references.c108 static WEBP_INLINE uint64_t GetPixPairHash64(const uint32_t* const argb) { function
139 const uint64_t hash_code = GetPixPairHash64(argb);
149 const uint64_t hash_code = GetPixPairHash64(&argb[index]);

Completed in 38 milliseconds