Home
last modified time | relevance | path

Searched defs:ComputeDeltas (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/congestion_controller/goog_cc/
Dinter_arrival_delta.cc31 bool InterArrivalDelta::ComputeDeltas(Timestamp send_time, in ComputeDeltas() function in webrtc::InterArrivalDelta
/external/webrtc/modules/remote_bitrate_estimator/
Dinter_arrival.cc31 bool InterArrival::ComputeDeltas(uint32_t timestamp, in ComputeDeltas() function in webrtc::InterArrival
/external/armnn/samples/SpeechRecognition/src/
DWav2LetterPreprocessor.cpp113 bool Wav2LetterPreprocessor::ComputeDeltas(Array2d<float>& mfcc, in ComputeDeltas() function in Wav2LetterPreprocessor