Home
last modified time | relevance | path

Searched defs:Simulate (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
Decho_path_simulation.py32 def Simulate(self, output_path): member in EchoPathSimulator
68 def Simulate(self, output_path): member in NoEchoPathSimulator
92 def Simulate(self, output_path): member in LinearEchoPathSimulator
128 def Simulate(self, output_path): member in RecordedEchoPathSimulator
/external/deqp-deps/SPIRV-Tools/source/opt/
Dpropagator.cpp87 bool SSAPropagator::Simulate(Instruction* instr) { in Simulate() function in spvtools::opt::SSAPropagator
175 bool SSAPropagator::Simulate(BasicBlock* block) { in Simulate() function in spvtools::opt::SSAPropagator
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpropagator.cpp87 bool SSAPropagator::Simulate(Instruction* instr) { in Simulate() function in spvtools::opt::SSAPropagator
175 bool SSAPropagator::Simulate(BasicBlock* block) { in Simulate() function in spvtools::opt::SSAPropagator
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dpropagator.cpp87 bool SSAPropagator::Simulate(Instruction* instr) { in Simulate() function in spvtools::opt::SSAPropagator
175 bool SSAPropagator::Simulate(BasicBlock* block) { in Simulate() function in spvtools::opt::SSAPropagator
/external/webrtc/modules/audio_processing/test/conversational_speech/
Dsimulator.cc176 std::unique_ptr<std::map<std::string, SpeakerOutputFilePaths>> Simulate( in Simulate() function
/external/webrtc/modules/audio_coding/neteq/tools/
Dneteq_quality_test.cc440 void NetEqQualityTest::Simulate() { in Simulate() function in webrtc::test::NetEqQualityTest
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRateBasic.cpp582 deInt32 FSRTestInstance::Simulate(deInt32 rate0, deInt32 rate1, deInt32 rate2) in Simulate() function in vkt::FragmentShadingRate::__anon839f89e60111::FSRTestInstance