AV_CODEC_ID_WAVPACK 2171 libavcodec/codec_desc.c         .id        = AV_CODEC_ID_WAVPACK,
AV_CODEC_ID_WAVPACK  186 libavcodec/libwavpackenc.c     .id             = AV_CODEC_ID_WAVPACK,
AV_CODEC_ID_WAVPACK 1109 libavcodec/wavpack.c     .id             = AV_CODEC_ID_WAVPACK,
AV_CODEC_ID_WAVPACK 2983 libavcodec/wavpackenc.c     .id             = AV_CODEC_ID_WAVPACK,
AV_CODEC_ID_WAVPACK   60 libavformat/matroska.c     {"A_WAVPACK4"       , AV_CODEC_ID_WAVPACK},
AV_CODEC_ID_WAVPACK 2633 libavformat/matroskadec.c     if (st->codec->codec_id == AV_CODEC_ID_WAVPACK) {
AV_CODEC_ID_WAVPACK  602 libavformat/matroskaenc.c     case AV_CODEC_ID_WAVPACK:
AV_CODEC_ID_WAVPACK 1550 libavformat/matroskaenc.c     else if (codec->codec_id == AV_CODEC_ID_WAVPACK) {
AV_CODEC_ID_WAVPACK  186 libavformat/nut.c     { AV_CODEC_ID_WAVPACK,          MKTAG('w', 'v', 'p', 'k') },
AV_CODEC_ID_WAVPACK  234 libavformat/wvdec.c     st->codec->codec_id              = AV_CODEC_ID_WAVPACK;
AV_CODEC_ID_WAVPACK   36 libavformat/wvenc.c         ctx->streams[0]->codec->codec_id != AV_CODEC_ID_WAVPACK) {
AV_CODEC_ID_WAVPACK   85 libavformat/wvenc.c     .audio_codec       = AV_CODEC_ID_WAVPACK,