OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EffectGetDescriptor
(Results
1 - 8
of
8
) sorted by null
/frameworks/av/include/media/
EffectsFactoryApi.h
137
// Function:
EffectGetDescriptor
156
int
EffectGetDescriptor
(const effect_uuid_t *pEffectUuid, effect_descriptor_t *pDescriptor);
/frameworks/av/media/libeffects/testlibs/
EffectReverb.h
308
int
EffectGetDescriptor
(const effect_uuid_t *uuid,
EffectEqualizer.cpp
181
extern "C" int
EffectGetDescriptor
(const effect_uuid_t *uuid,
185
ALOGV("
EffectGetDescriptor
() called with NULL pointer");
195
} /* end
EffectGetDescriptor
*/
758
get_descriptor : android::
EffectGetDescriptor
,
EffectReverb.c
168
int
EffectGetDescriptor
(const effect_uuid_t *uuid,
174
ALOGV("
EffectGetDescriptor
() called with NULL pointer");
181
ALOGV("
EffectGetDescriptor
- UUID matched Reverb type %d, UUID = %x",
188
} /* end
EffectGetDescriptor
*/
[
all
...]
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp
299
extern "C" int
EffectGetDescriptor
(const effect_uuid_t *uuid,
305
ALOGV("
EffectGetDescriptor
() called with NULL pointer");
312
ALOGV("
EffectGetDescriptor
- UUID matched Reverb type %d, UUID = %x",
319
} /* end
EffectGetDescriptor
*/
[
all
...]
/frameworks/av/media/libeffects/factory/
EffectsFactory.c
250
int
EffectGetDescriptor
(const effect_uuid_t *uuid, effect_descriptor_t *pDescriptor)
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp
448
extern "C" int
EffectGetDescriptor
(const effect_uuid_t *uuid,
453
ALOGV("
EffectGetDescriptor
() called with NULL pointer");
474
} /* end
EffectGetDescriptor
*/
[
all
...]
/frameworks/av/services/audioflinger/
AudioFlinger.cpp
[
all
...]
Completed in 123 milliseconds