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

  /frameworks/wilhelm/src/itf/
IEffectSend.c 24 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/
itfstruct.h 279 #define AUX_MAX 2
284 struct EnableLevel mEnableLevels[AUX_MAX]; // wet enable and volume per effect type
  /frameworks/wilhelm/src/android/
AudioPlayer_to_android.cpp 249 for (unsigned int i=0 ; i<AUX_MAX ; i++) {
    [all...]

Completed in 429 milliseconds