/external/sonivox/arm-fm-22k/lib_src/ |
eas_pcm.c | 475 #if (NUM_OUTPUT_CHANNELS == 2) 945 #if (NUM_OUTPUT_CHANNELS == 2) 982 #if (NUM_OUTPUT_CHANNELS == 2) [all...] |
eas_fmengine.c | 190 #if (NUM_OUTPUT_CHANNELS == 2) 254 #endif /* #if (NUM_OUTPUT_CHANNELS == 2) */ 519 #if NUM_OUTPUT_CHANNELS == 2 758 #if (NUM_OUTPUT_CHANNELS == 2)
|
eas_fmsynth.c | 419 #if (NUM_OUTPUT_CHANNELS == 2) 429 #endif /* #if (NUM_OUTPUT_CHANNELS == 2) */ 831 #if (NUM_OUTPUT_CHANNELS == 2)
|
eas_public.c | 71 NUM_OUTPUT_CHANNELS, [all...] |
eas_reverb.c | 286 EAS_HWMemCpy(pSrc, pDst, numSamples * NUM_OUTPUT_CHANNELS * (EAS_I32) sizeof(EAS_PCM)); [all...] |
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_pcm.c | 475 #if (NUM_OUTPUT_CHANNELS == 2) 945 #if (NUM_OUTPUT_CHANNELS == 2) 982 #if (NUM_OUTPUT_CHANNELS == 2) [all...] |
eas_fmengine.c | 190 #if (NUM_OUTPUT_CHANNELS == 2) 254 #endif /* #if (NUM_OUTPUT_CHANNELS == 2) */ 519 #if NUM_OUTPUT_CHANNELS == 2 758 #if (NUM_OUTPUT_CHANNELS == 2)
|
eas_wtsynth.c | 131 #if (NUM_OUTPUT_CHANNELS == 2) 314 #if (NUM_OUTPUT_CHANNELS == 2) 362 #if (NUM_OUTPUT_CHANNELS == 2) 420 #if (NUM_OUTPUT_CHANNELS == 2) [all...] |
eas_fmsynth.c | 419 #if (NUM_OUTPUT_CHANNELS == 2) 429 #endif /* #if (NUM_OUTPUT_CHANNELS == 2) */ 831 #if (NUM_OUTPUT_CHANNELS == 2)
|
eas_public.c | 71 NUM_OUTPUT_CHANNELS, [all...] |
eas_reverb.c | 286 EAS_HWMemCpy(pSrc, pDst, numSamples * NUM_OUTPUT_CHANNELS * (EAS_I32) sizeof(EAS_PCM)); [all...] |
/external/sonivox/arm-wt-22k/ |
Android.mk | 51 -D _XMF_PARSER -D NUM_OUTPUT_CHANNELS=2 \
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_pcm.c | 475 #if (NUM_OUTPUT_CHANNELS == 2) 945 #if (NUM_OUTPUT_CHANNELS == 2) 982 #if (NUM_OUTPUT_CHANNELS == 2) [all...] |
eas_wtsynth.c | 131 #if (NUM_OUTPUT_CHANNELS == 2) 314 #if (NUM_OUTPUT_CHANNELS == 2) 362 #if (NUM_OUTPUT_CHANNELS == 2) 420 #if (NUM_OUTPUT_CHANNELS == 2) [all...] |
eas_dlssynth.c | 339 #if (NUM_OUTPUT_CHANNELS == 2)
|
eas_public.c | 71 NUM_OUTPUT_CHANNELS, [all...] |
eas_reverb.c | 286 EAS_HWMemCpy(pSrc, pDst, numSamples * NUM_OUTPUT_CHANNELS * (EAS_I32) sizeof(EAS_PCM)); [all...] |
/frameworks/base/media/libeffects/testlibs/ |
EffectReverb.h | 42 #define NUM_OUTPUT_CHANNELS 2
|
EffectReverb.c | 287 pSrc += processedSamples * NUM_OUTPUT_CHANNELS; 289 pDst += processedSamples * NUM_OUTPUT_CHANNELS; [all...] |