Home
last modified time | relevance | path

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

/external/iamf_tools/iamf/cli/tests/
Drecon_gain_generator_test.cc56 TEST(ComputeReconGain, LessThanFirstThreshold) { in TEST() argument
62 TEST(ComputeReconGain, GreaterThanSecondThreshold) { in TEST() argument
69 TEST(ComputeReconGain, LessThanSecondThreshold) { in TEST() argument
76 TEST(ComputeReconGain, SucceedsForTwoLayerStereo) { in TEST() argument
91 TEST(ComputeReconGain, InvalidWhenRelevantMixedSampleCannotBeFound) { in TEST() argument
/external/iamf_tools/iamf/cli/
Drecon_gain_generator.cc82 absl::Status ReconGainGenerator::ComputeReconGain( in ComputeReconGain() function in iamf_tools::ReconGainGenerator