Home
last modified time | relevance | path

Searched refs:DownmixLib_Create (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/downmix/
DEffectDownmix.cpp53 static int32_t DownmixLib_Create(const effect_uuid_t *uuid,
101 .create_effect = DownmixLib_Create,
209 static int32_t DownmixLib_Create(const effect_uuid_t *uuid, in DownmixLib_Create() function