Home | History | Annotate | Download | only in testlibs

Lines Matching defs:Reverb_setConfig

326         *(int *) pReplyData = Reverb_setConfig(pRvbModule,
501 ret = Reverb_setConfig(pRvbModule, &pRvbModule->config, true);
510 * Reverb_setConfig()
527 int Reverb_setConfig(reverb_module_t *pRvbModule, effect_config_t *pConfig,
540 ALOGV("Reverb_setConfig invalid config");
545 ALOGV("Reverb_setConfig invalid config");
585 ALOGV("Reverb_setConfig invalid sampling rate %d", pReverb->m_nSamplingRate);