Searched refs:wv_get_value (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | wavpack.c | 174 static int wv_get_value(WavpackFrameContext *ctx, GetBitContext *gb, in wv_get_value() function 796 L = wv_get_value(s, gb, 0, &last); in wv_unpack_stereo() 799 R = wv_get_value(s, gb, 1, &last); in wv_unpack_stereo() 924 T = wv_get_value(s, gb, 0, &last); in wv_unpack_mono()
|
Completed in 3 milliseconds