Home
last modified time | relevance | path

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

/third_party/lame/misc/
Dmlame_corr.c73 void analyze_mono ( const mono* p, size_t len, korr_t* k ) in analyze_mono() function
/third_party/ffmpeg/libavcodec/
Dwavpackenc.c935 static void analyze_mono(WavPackEncodeContext *s, int32_t *samples, int do_samples) in analyze_mono() function
1114 analyze_mono(s, samples, do_samples); in wv_mono()