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

/frameworks/av/media/libeffects/loudness/
H A DEffectLoudnessEnhancer.cpp191 int LELib_Create(const effect_uuid_t *uuid, function
195 ALOGV("LELib_Create()");
215 ALOGW("LELib_Create() init failed");
224 ALOGV(" LELib_Create context is %p", pContext);
460 .create_effect = LELib_Create,

Completed in 56 milliseconds