Home
last modified time | relevance | path

Searched refs:effects (Results 1 – 11 of 11) sorted by relevance

/device/moto/shamu/voice_processing/
DAndroid.mk25 $(call include-path-for, audio-effects)
/device/huawei/angler/voice_processing/
DAndroid.mk25 $(call include-path-for, audio-effects)
/device/lge/bullhead/voice_processing/
DAndroid.mk25 $(call include-path-for, audio-effects)
/device/htc/flounder/audio/visualizer/
DAndroid.mk19 $(call include-path-for, audio-effects)
/device/htc/flounder/audio/hal/
DAndroid.mk26 $(call include-path-for, audio-effects)
/device/google/dragon/audio/hal/
DAndroid.mk42 $(call include-path-for, audio-effects)
/device/google/dragon/
Daudio_effects.conf68 effects {
/device/moto/shamu/
Daudio_effects.conf57 effects {
/device/huawei/angler/
Daudio_effects.conf60 effects {
/device/lge/bullhead/
Daudio_effects.conf63 effects {
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Parm.cpp190 static const str_map effects[] = { variable
854 mEffectValues = create_values_str(effects, sizeof(effects) / sizeof(str_map)); in initDefaultParameters()
2166 int32_t value = attr_lookup(effects, sizeof(effects) / sizeof(str_map), str); in setEffect()