WV_MAX_SAMPLES   1646 libavcodec/wavpack.c     if (s->samples <= 0 || s->samples > WV_MAX_SAMPLES) {
WV_MAX_SAMPLES    143 libavcodec/wavpackenc.c         while (block_samples * avctx->channels > WV_MAX_SAMPLES)
WV_MAX_SAMPLES    150 libavcodec/wavpackenc.c                               avctx->frame_size > WV_MAX_SAMPLES)) {