Searched refs:android_audioRecorder_setConfig (Results 1 – 3 of 3) sorted by relevance
31 extern SLresult android_audioRecorder_setConfig(CAudioRecorder* ar, const SLchar *configKey,
365 SLresult android_audioRecorder_setConfig(CAudioRecorder* ar, const SLchar *configKey, in android_audioRecorder_setConfig() function
46 result = android_audioRecorder_setConfig((CAudioRecorder *) thiz->mThis, configKey, in IAndroidConfiguration_SetConfiguration()