Home
last modified time | relevance | path

Searched refs:step_type (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/intelligibility/
Dintelligibility_enhancer_unittest.cc95 bool CheckUpdate(VarianceArray::StepType step_type) { in CheckUpdate() argument
97 config_.var_type = step_type; in CheckUpdate()
133 for (auto step_type : step_types) { in TEST_F() local
135 EXPECT_FALSE(CheckUpdate(step_type)); in TEST_F()
140 for (auto step_type : step_types) { in TEST_F() local
141 EXPECT_FALSE(CheckUpdate(step_type)); in TEST_F()
143 for (auto step_type : step_types) { in TEST_F() local
146 EXPECT_TRUE(CheckUpdate(step_type)); in TEST_F()
Dintelligibility_utils_unittest.cc85 for (auto step_type : step_types) { in TEST() local
86 VarianceArray variance_array(kFreqs, step_type, kWindowSize, kDecay); in TEST()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_descriptor.cpp695 const analysis::Integer* step_type = in FindNumberOfIterations() local
698 if (step_type->IsSigned()) { in FindNumberOfIterations()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_descriptor.cpp695 const analysis::Integer* step_type = in FindNumberOfIterations() local
698 if (step_type->IsSigned()) { in FindNumberOfIterations()