Searched defs:Correlate (Results 1 - 1 of 1) sorted by last modified time

/frameworks/ex/variablespeed/jni/
H A Dsola_time_scaler.cc32 int SolaAnalyzer::Correlate(const float* buffer1, const float* buffer2, function in class:video_editing::SolaAnalyzer
50 virtual int Correlate(const float*, const float*, int num_frames) { function in class:video_editing::SolaBypassAnalyzer
284 score = analyzer_->Correlate(input_pointer,
295 score = analyzer_->Correlate(input_pointer,

Completed in 39 milliseconds