Searched defs:buildEffect (Results 1 – 14 of 14) sorted by relevance
| /external/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/ |
| D | AllPassDescription.h | 40 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
| D | PassthroughDescription.h | 40 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> ) { in buildEffect() function
|
| D | DoublingDescription.h | 26 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
| D | TremoloDescription.h | 40 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr ) { in buildEffect() function
|
| D | FlangerDescription.h | 42 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
| D | WhiteChorusDescription.h | 41 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
| D | VibratoDescription.h | 40 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
| D | EchoDescription.h | 40 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
| D | FIRDescription.h | 39 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
| D | IIRDescription.h | 42 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
| D | SlapbackDescription.h | 42 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
| D | OverdriveDescription.h | 45 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
| D | GainDescription.h | 40 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|
| D | DistortionDescription.h | 40 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> paramArr) { in buildEffect() function
|