Searched refs:get_k2 (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.c63 static uint64_t inline get_k2(const uint8_t *src) function
106 k2 = get_k2(c->state);
116 k2 = get_k2(src);
146 h2 ^= get_k2(c->state) ^ c->len;

Completed in 106 milliseconds