av_hash_alloc 3117 ffprobe.c if ((ret = av_hash_alloc(&hash, show_data_hash)) < 0) { av_hash_alloc 74 libavformat/md5enc.c int res = av_hash_alloc(&c->hash, c->hash_name); av_hash_alloc 119 libavformat/md5enc.c int res = av_hash_alloc(&c->hash, c->hash_name); av_hash_alloc 34 libavutil/hash.h int av_hash_alloc(struct AVHashContext **ctx, const char *name); av_hash_alloc 131 tools/ffhash.c if ((ret = av_hash_alloc(&hash, hash_name)) < 0) {