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

/frameworks/av/media/libeffects/preprocessing/
H A DPreProcessing.cpp769 extern "C" int Session_CreateEffect(preproc_session_t *session, function
775 ALOGV("Session_CreateEffect procId %d, createdMsk %08x", procId, session->createdMsk);
780 ALOGW("Session_CreateEffect could not get apm engine");
788 ALOGW("Session_CreateEffect could not allocate audio frame");
793 ALOGW("Session_CreateEffect could not allocate reverse audio frame");
825 ALOGV("Session_CreateEffect OK");
1849 status = Session_CreateEffect(session, procId, pInterface);

Completed in 51 milliseconds