Searched defs:ComputeReconGain (Results 1 – 2 of 2) sorted by relevance
56 TEST(ComputeReconGain, LessThanFirstThreshold) { in TEST() argument62 TEST(ComputeReconGain, GreaterThanSecondThreshold) { in TEST() argument69 TEST(ComputeReconGain, LessThanSecondThreshold) { in TEST() argument76 TEST(ComputeReconGain, SucceedsForTwoLayerStereo) { in TEST() argument91 TEST(ComputeReconGain, InvalidWhenRelevantMixedSampleCannotBeFound) { in TEST() argument
82 absl::Status ReconGainGenerator::ComputeReconGain( in ComputeReconGain() function in iamf_tools::ReconGainGenerator