Searched refs:recurse_mono (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | wavpackenc.c | 722 static void recurse_mono(WavPackEncodeContext *s, WavPackExtraInfo *info, in recurse_mono() function 781 recurse_mono(s, info, depth + 1, delta, local_best_bits); in recurse_mono() 959 recurse_mono(s, &info, 0, (int) floor(s->delta_decay + 0.5), in analyze_mono()
|
Completed in 6 milliseconds