Home | History | Annotate | Download | only in testlibs

Lines Matching defs:Reverb_setConfig

309         *(int *) pReplyData = Reverb_setConfig(pRvbModule,
484 ret = Reverb_setConfig(pRvbModule, &pRvbModule->config, true);
493 * Reverb_setConfig()
510 int Reverb_setConfig(reverb_module_t *pRvbModule, effect_config_t *pConfig,
523 ALOGV("Reverb_setConfig invalid config");
528 ALOGV("Reverb_setConfig invalid config");
568 ALOGV("Reverb_setConfig invalid sampling rate %d", pReverb->m_nSamplingRate);