Searched defs:vector1 (Results 1 – 6 of 6) sorted by relevance
13 int32_t WebRtcSpl_DotProductWithScale(const int16_t* vector1, in WebRtcSpl_DotProductWithScale()
16 const int16_t* vector1, in DotProductWithScaleNeon()
57 ThreadClock vector1(100); in TEST() local113 ThreadClock vector1(10); in TEST() local166 ThreadClock vector1(10); in TEST() local199 ThreadClock vector1(10); in TEST() local
460 private static boolean compare(List vector1, List vector2) { in compare()
456 private static boolean compare(List vector1, List vector2) { in compare()
514 const int16_t* vector1 = &(audio_history[signal_length - expansion_length]); in AnalyzeSignal() local