[go: nahoru, domu]

Searched refs:AUX_MAX (Results 1 - 3 of 3) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIEffectSend.c24 static const unsigned char AUX_to_MPH[AUX_MAX] = {
58 assert(aux < AUX_MAX);
327 for (aux = 0; aux < AUX_MAX; ++aux, ++enableLevel) {
/frameworks/wilhelm/src/
H A Ditfstruct.h282 #define AUX_MAX 2 macro
287 struct EnableLevel mEnableLevels[AUX_MAX]; // wet enable and volume per effect type
/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp252 for (unsigned int i=0 ; i<AUX_MAX ; i++) {

Completed in 228 milliseconds