ff_wav_codec_get_id  121 libavformat/nuv.c                 id = ff_wav_codec_get_id(ast->codec->codec_tag,
ff_wav_codec_get_id   64 libavformat/riff.h enum AVCodecID ff_wav_codec_get_id(unsigned int tag, int bps);
ff_wav_codec_get_id   72 libavformat/riffdec.c         c->codec_id  = ff_wav_codec_get_id(c->codec_tag,
ff_wav_codec_get_id  118 libavformat/riffdec.c         codec->codec_id  = ff_wav_codec_get_id(id,
ff_wav_codec_get_id  683 libavformat/wtvdec.c             st->codec->codec_id = ff_wav_codec_get_id(AV_RL32(subtype), st->codec->bits_per_coded_sample);
ff_wav_codec_get_id  206 libavformat/xmv.c         packet->codec_id      = ff_wav_codec_get_id(packet->compression,