Searched refs:effects (Results 1 – 11 of 11) sorted by relevance
25 $(call include-path-for, audio-effects)
19 $(call include-path-for, audio-effects)
26 $(call include-path-for, audio-effects)
42 $(call include-path-for, audio-effects)
68 effects {
57 effects {
60 effects {
63 effects {
190 static const str_map effects[] = { variable854 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()