Home
last modified time | relevance | path

Searched defs:echoDelayMs (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/effect/6.0/[email protected]_genc++/gen/android/hardware/audio/effect/6.0/
DAcousticEchoCancelerEffectAll.cpp171 …s, ::android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, uint32_t echoDelayMs) { in _hidl_setEchoDelay()
476 …e::audio::effect::V6_0::Result> BpHwAcousticEchoCancelerEffect::setEchoDelay(uint32_t echoDelayMs){ in setEchoDelay()
589 uint32_t echoDelayMs; in _hidl_setEchoDelay() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/effect/7.0/[email protected]_genc++/gen/android/hardware/audio/effect/7.0/
DAcousticEchoCancelerEffectAll.cpp171 …s, ::android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, uint32_t echoDelayMs) { in _hidl_setEchoDelay()
476 …e::audio::effect::V7_0::Result> BpHwAcousticEchoCancelerEffect::setEchoDelay(uint32_t echoDelayMs){ in setEchoDelay()
589 uint32_t echoDelayMs; in _hidl_setEchoDelay() local
/aosp_15_r20/hardware/interfaces/audio/effect/all-versions/default/
H A DAcousticEchoCancelerEffect.cpp187 Return<Result> AcousticEchoCancelerEffect::setEchoDelay(uint32_t echoDelayMs) { in setEchoDelay()