Home
last modified time | relevance | path

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

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