Searched refs:Session_SetConfig (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/preprocessing/
H A DPreProcessing.cpp934 int Session_SetConfig(preproc_session_t *session, effect_config_t *config) function
946 ALOGV("Session_SetConfig sr %d cnl %08x",
1014 ALOGW("Session_SetConfig Cannot create speex resampler: %s",
1024 ALOGW("Session_SetConfig Cannot create speex resampler: %s",
1036 ALOGW("Session_SetConfig Cannot create speex resampler: %s",
1442 *(int *)pReplyData = Session_SetConfig(effect->session, (effect_config_t *)pCmdData);

Completed in 41 milliseconds