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

  /cts/tests/tests/security/testeffect/
CTSTestEffect.cpp 118 case EFFECT_CMD_SET_CONFIG:
  /hardware/libhardware/include/hardware/
audio_effect.h 115 // | Sample input mode | 12..13 | 1 direct: process() function or EFFECT_CMD_SET_CONFIG
119 // | | | EFFECT_CMD_SET_CONFIG command to request input.
123 // | Sample output mode | 14..15 | 1 direct: process() function or EFFECT_CMD_SET_CONFIG
127 // | | | EFFECT_CMD_SET_CONFIG command to request output
295 // buffer provider function installed by the EFFECT_CMD_SET_CONFIG command.
310 // If NULL, use the configuration passed by EFFECT_CMD_SET_CONFIG command.
313 // If NULL, use the configuration passed by EFFECT_CMD_SET_CONFIG command.
421 EFFECT_CMD_SET_CONFIG, // configure effect engine (see effect_config_t)
459 // command: EFFECT_CMD_SET_CONFIG
    [all...]
  /frameworks/av/media/libeffects/loudness/
EffectLoudnessEnhancer.cpp 328 case EFFECT_CMD_SET_CONFIG:
  /frameworks/av/media/libeffects/testlibs/
EffectEqualizer.cpp 647 case EFFECT_CMD_SET_CONFIG:
EffectReverb.c 304 case EFFECT_CMD_SET_CONFIG:
    [all...]
  /frameworks/av/media/libeffects/visualizer/
EffectVisualizer.cpp 430 case EFFECT_CMD_SET_CONFIG:
  /hardware/qcom/audio/voice_processing/
voice_processing.c 528 case EFFECT_CMD_SET_CONFIG: {
533 ALOGV("fx_command() EFFECT_CMD_SET_CONFIG invalid args");
  /device/samsung/manta/voicefx/
eS305VoiceProcessing.cpp 765 case EFFECT_CMD_SET_CONFIG: {
771 "EFFECT_CMD_SET_CONFIG: ERROR");
    [all...]
  /frameworks/av/media/libeffects/downmix/
EffectDownmix.c 393 case EFFECT_CMD_SET_CONFIG:
    [all...]
  /hardware/qcom/audio/visualizer/
offload_visualizer.c     [all...]
  /frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp     [all...]
  /frameworks/av/media/libeffects/preprocessing/
PreProcessing.cpp     [all...]
  /frameworks/av/services/audioflinger/
AudioMixer.cpp 313 EFFECT_CMD_SET_CONFIG /*cmdCode*/, sizeof(effect_config_t) /*cmdSize*/,
    [all...]
Effects.cpp 367 EFFECT_CMD_SET_CONFIG,
    [all...]
  /frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp     [all...]

Completed in 1408 milliseconds