Home
last modified time | relevance | path

Searched defs:ApplyOptions (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/
Dinterpreter_experimental.cc138 TfLiteStatus Interpreter::ApplyOptions(InterpreterOptions* options) { in ApplyOptions() function in tflite::Interpreter
/external/webrtc/media/engine/
Dwebrtc_voice_engine.cc421 void WebRtcVoiceEngine::ApplyOptions(const AudioOptions& options_in) { in ApplyOptions() function in cricket::WebRtcVoiceEngine