Home
last modified time | relevance | path

Searched refs:wv_get_value_float (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dwavpack.c328 static float wv_get_value_float(WavpackFrameContext *s, uint32_t *crc, int S) in wv_get_value_float() function
884 *dstfl_l++ = wv_get_value_float(s, &crc_extra_bits, L); in wv_unpack_stereo()
885 *dstfl_r++ = wv_get_value_float(s, &crc_extra_bits, R); in wv_unpack_stereo()
953 *dstfl++ = wv_get_value_float(s, &crc_extra_bits, S); in wv_unpack_mono()

Completed in 3 milliseconds