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

/frameworks/av/media/libeffects/preprocessing/
H A DPreProcessing.cpp879 int Session_SetConfig(preproc_session_t *session, effect_config_t *config) function
891 ALOGV("Session_SetConfig sr %d cnl %08x",
972 ALOGW("Session_SetConfig Cannot create speex resampler: %s",
982 ALOGW("Session_SetConfig Cannot create speex resampler: %s",
994 ALOGW("Session_SetConfig Cannot create speex resampler: %s",
1380 *(int *)pReplyData = Session_SetConfig(effect->session, (effect_config_t *)pCmdData);

Completed in 118 milliseconds