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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dmurmur3.h26 struct AVMurMur3 *av_murmur3_alloc(void);
H A Dmurmur3.c32 AVMurMur3 *av_murmur3_alloc(void) function
162 AVMurMur3 *ctx = av_murmur3_alloc();
H A Dhash.c114 case MURMUR3: res->ctx = av_murmur3_alloc(); break;

Completed in 78 milliseconds