Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/factory/include/media/
DEffectsFactoryApi.h192 int EffectGetDescriptor(const effect_uuid_t *pEffectUuid, effect_descriptor_t *pDescriptor);
/frameworks/av/include/media/
DEffectsFactoryApi.h192 int EffectGetDescriptor(const effect_uuid_t *pEffectUuid, effect_descriptor_t *pDescriptor);
/frameworks/av/media/libeffects/testlibs/
DEffectReverb.h308 int EffectGetDescriptor(const effect_uuid_t *uuid,
DEffectEqualizer.cpp184 extern "C" int EffectGetDescriptor(const effect_uuid_t *uuid, in EffectGetDescriptor() function
761 get_descriptor : android::EffectGetDescriptor,
DEffectReverb.c171 int EffectGetDescriptor(const effect_uuid_t *uuid, in EffectGetDescriptor() function
2213 .get_descriptor = EffectGetDescriptor,
/frameworks/av/media/libeffects/factory/
DEffectsFactory.c236 int EffectGetDescriptor(const effect_uuid_t *uuid, effect_descriptor_t *pDescriptor) in EffectGetDescriptor() function
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
DEffectReverb.cpp287 extern "C" int EffectGetDescriptor(const effect_uuid_t* uuid, effect_descriptor_t* pDescriptor) { in EffectGetDescriptor() function
2027 .get_descriptor = android::EffectGetDescriptor,
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.cpp425 extern "C" int EffectGetDescriptor(const effect_uuid_t* uuid, effect_descriptor_t* pDescriptor) { in EffectGetDescriptor() function
3569 .get_descriptor = android::EffectGetDescriptor,