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