AV_CODEC_ID_WAVPACK 2635 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 1707 libavcodec/wavpack.c     .id             = AV_CODEC_ID_WAVPACK,
AV_CODEC_ID_WAVPACK 2964 libavcodec/wavpackenc.c     .id             = AV_CODEC_ID_WAVPACK,
AV_CODEC_ID_WAVPACK   61 libavformat/matroska.c     {"A_WAVPACK4"       , AV_CODEC_ID_WAVPACK},
AV_CODEC_ID_WAVPACK 2653 libavformat/matroskadec.c         } else if (codec_id == AV_CODEC_ID_WAVPACK && track->codec_priv.size < 2) {
AV_CODEC_ID_WAVPACK 3429 libavformat/matroskadec.c     if (st->codecpar->codec_id == AV_CODEC_ID_WAVPACK) {
AV_CODEC_ID_WAVPACK  720 libavformat/matroskaenc.c     case AV_CODEC_ID_WAVPACK:
AV_CODEC_ID_WAVPACK 2037 libavformat/matroskaenc.c     } else if (par->codec_id == AV_CODEC_ID_WAVPACK) {
AV_CODEC_ID_WAVPACK  215 libavformat/nut.c     { AV_CODEC_ID_WAVPACK,          MKTAG('w', 'v', 'p', 'k') },
AV_CODEC_ID_WAVPACK  257 libavformat/wvdec.c     st->codecpar->codec_id              = AV_CODEC_ID_WAVPACK;
AV_CODEC_ID_WAVPACK   36 libavformat/wvenc.c         ctx->streams[0]->codecpar->codec_id != AV_CODEC_ID_WAVPACK) {
AV_CODEC_ID_WAVPACK   85 libavformat/wvenc.c     .audio_codec       = AV_CODEC_ID_WAVPACK,