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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dmurmur3.c131 static inline uint64_t fmix(uint64_t k) function
149 h1 = fmix(h1);
150 h2 = fmix(h2);

Completed in 45 milliseconds