Searched refs:kAcousticEchoCancelerRanges (Results 1 – 2 of 2) sorted by relevance
35 static const std::vector<Range::AcousticEchoCancelerRange> kAcousticEchoCancelerRanges = { variable37 static const Capability kAcousticEchoCancelerCap = {.range = kAcousticEchoCancelerRanges};
135 RETURN_IF(!inRange(param, kAcousticEchoCancelerRanges), EX_ILLEGAL_ARGUMENT, "outOfRange"); in setParameterAcousticEchoCanceler()