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

/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,
H A Dsola_time_scaler.h59 virtual int Correlate(const float* buffer1, const float* buffer2,

Completed in 43 milliseconds