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

/frameworks/av/media/libeffects/preprocessing/
H A DPreProcessing.cpp821 extern "C" int Session_CreateEffect(preproc_session_t *session, function
827 ALOGV("Session_CreateEffect procId %d, createdMsk %08x", procId, session->createdMsk);
832 ALOGW("Session_CreateEffect could not get apm engine");
843 ALOGW("Session_CreateEffect could not allocate audio frame");
848 ALOGW("Session_CreateEffect could not allocate reverse audio frame");
880 ALOGV("Session_CreateEffect OK");
1919 status = Session_CreateEffect(session, procId, pInterface);

Completed in 256 milliseconds