wav_codec_get_id 100 libavformat/avisynth.c st->codec->codec_id = wav_codec_get_id(wvfmt.wFormatTag, st->codec->bits_per_coded_sample); wav_codec_get_id 101 libavformat/nuv.c wav_codec_get_id(ast->codec->codec_tag, wav_codec_get_id 437 libavformat/riff.c codec->codec_id = wav_codec_get_id(id, codec->bits_per_coded_sample); wav_codec_get_id 44 libavformat/riff.h enum CodecID wav_codec_get_id(unsigned int tag, int bps);