HomeSort by relevance Sort by last modified time
    Searched refs:DownmixLib_Create (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libeffects/downmix/
EffectDownmix.h 68 int32_t DownmixLib_Create(const effect_uuid_t *uuid,
EffectDownmix.c 68 create_effect : DownmixLib_Create,
162 int32_t DownmixLib_Create(const effect_uuid_t *uuid,
171 ALOGV("DownmixLib_Create()");
216 ALOGW("DownmixLib_Create() init failed");
223 ALOGV("DownmixLib_Create() %p , size %d", module, sizeof(downmix_module_t));
249 ALOGE("DownmixLib_Create() called with NULL pointer");
    [all...]

Completed in 91 milliseconds