Home | History | Annotate | Download | only in testlibs

Lines Matching full:reverb_configure

303         *(int *) pReplyData = Reverb_Configure(pRvbModule,
440 ret = Reverb_Configure(pRvbModule, &pRvbModule->config, true);
466 int Reverb_Configure(reverb_module_t *pRvbModule, effect_config_t *pConfig,
479 LOGV("Reverb_Configure invalid config");
484 LOGV("Reverb_Configure invalid config");
524 LOGV("Reverb_Configure invalid sampling rate %d", pReverb->m_nSamplingRate);