Home
last modified time | relevance | path

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

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