Searched refs:loadEffectConfigFile (Results 1 – 1 of 1) sorted by relevance
53 static int loadEffectConfigFile(const char *path);460 loadEffectConfigFile(AUDIO_EFFECT_VENDOR_CONFIG_FILE); in init()462 loadEffectConfigFile(AUDIO_EFFECT_DEFAULT_CONFIG_FILE); in init()472 int loadEffectConfigFile(const char *path) in loadEffectConfigFile() function