Home
last modified time | relevance | path

Searched refs:wv_unpack_stereo (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dwavpack.c773 static inline int wv_unpack_stereo(WavpackFrameContext *s, GetBitContext *gb, in wv_unpack_stereo() function
1582 ret = wv_unpack_stereo(s, &s->gb, samples_l, samples_r, avctx->sample_fmt); in wavpack_decode_block()