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

  /frameworks/base/include/media/
EffectApi.h 133 // | Sample input mode | 9..10 | 0 direct: process() function or EFFECT_CMD_CONFIGURE
137 // | | | EFFECT_CMD_CONFIGURE command to request input.
142 // | Sample output mode | 11..12 | 0 direct: process() function or EFFECT_CMD_CONFIGURE
146 // | | | EFFECT_CMD_CONFIGURE command to request output
225 // buffer provider function installed by the EFFECT_CMD_CONFIGURE command.
240 // If NULL, use the configuration passed by EFFECT_CMD_CONFIGURE command.
243 // If NULL, use the configuration passed by EFFECT_CMD_CONFIGURE command.
306 EFFECT_CMD_CONFIGURE, // configure effect engine (see effect_config_t)
334 // command: EFFECT_CMD_CONFIGURE
529 // and the buffer configuration (buffer_config_t) given by the EFFECT_CMD_CONFIGURE
    [all...]
  /frameworks/base/media/libeffects/visualizer/
EffectVisualizer.cpp 315 case EFFECT_CMD_CONFIGURE:
  /frameworks/base/media/libeffects/testlibs/
EffectEqualizer.cpp 620 case EFFECT_CMD_CONFIGURE:
EffectReverb.c 298 case EFFECT_CMD_CONFIGURE:
    [all...]
  /frameworks/base/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp     [all...]
  /frameworks/base/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp     [all...]
  /frameworks/base/services/audioflinger/
AudioFlinger.cpp     [all...]

Completed in 87 milliseconds