Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
H A Decho_path_simulation.py31 def Simulate(self, output_path): member in EchoPathSimulator
67 def Simulate(self, output_path): member in NoEchoPathSimulator
91 def Simulate(self, output_path): member in LinearEchoPathSimulator
128 def Simulate(self, output_path): member in RecordedEchoPathSimulator
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A 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
/aosp_15_r20/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
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A 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
/aosp_15_r20/external/webrtc/modules/audio_processing/test/conversational_speech/
H A Dsimulator.cc176 std::unique_ptr<std::map<std::string, SpeakerOutputFilePaths>> Simulate( in Simulate() function
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/
H A Dneteq_quality_test.cc448 void NetEqQualityTest::Simulate() { in Simulate() function in webrtc::test::NetEqQualityTest
/aosp_15_r20/external/rappor/analysis/R/
H A Dassociation_test.R83 Simulate <- function(N, num_variables, params, variable_opts = NULL, function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp902 int32_t FSRTestInstance::Simulate(int32_t rate0, int32_t rate1, int32_t rate2) in Simulate() function in vkt::FragmentShadingRate::__anonc5b06d950111::FSRTestInstance