OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EFFECT_CMD_CONFIGURE
(Results
1 - 8
of
8
) sorted by null
/hardware/libhardware/include/hardware/
audio_effect.h
114
// | Sample input mode | 12..13 | 1 direct: process() function or
EFFECT_CMD_CONFIGURE
118
// | | |
EFFECT_CMD_CONFIGURE
command to request input.
122
// | Sample output mode | 14..15 | 1 direct: process() function or
EFFECT_CMD_CONFIGURE
126
// | | |
EFFECT_CMD_CONFIGURE
command to request output
272
// buffer provider function installed by the
EFFECT_CMD_CONFIGURE
command.
287
// If NULL, use the configuration passed by
EFFECT_CMD_CONFIGURE
command.
290
// If NULL, use the configuration passed by
EFFECT_CMD_CONFIGURE
command.
398
EFFECT_CMD_CONFIGURE
, // configure effect engine (see effect_config_t)
428
// command:
EFFECT_CMD_CONFIGURE
[
all
...]
/frameworks/base/media/libeffects/visualizer/
EffectVisualizer.cpp
333
case
EFFECT_CMD_CONFIGURE
:
/frameworks/base/media/libeffects/testlibs/
EffectEqualizer.cpp
646
case
EFFECT_CMD_CONFIGURE
:
EffectReverb.c
321
case
EFFECT_CMD_CONFIGURE
:
[
all
...]
/frameworks/base/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp
[
all
...]
/frameworks/base/media/libeffects/preprocessing/
PreProcessing.cpp
[
all
...]
/frameworks/base/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp
[
all
...]
/frameworks/base/services/audioflinger/
AudioFlinger.cpp
[
all
...]
Completed in 1756 milliseconds