Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.c130 static unsigned int murmur(const void *key, int len, unsigned int seed) { in murmur() function
1339 stream->hash = murmur(pkt->data.frame.buf, in get_cx_data()