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

  /frameworks/av/media/libeffects/lvm/lib/Common/src/
MixSoft_2St_D32C31_SAT.c 44 MixSoft_1St_D32C31_WRA((Mix_1St_Cll_FLOAT_t*)pInstance, src1, dst, n);
57 MixSoft_1St_D32C31_WRA((void *) &pInstance->Alpha2, /* Cast to void: no \
61 MixSoft_1St_D32C31_WRA((Mix_1St_Cll_FLOAT_t*) pInstance, src1, dst, n);
81 MixSoft_1St_D32C31_WRA( (Mix_1St_Cll_t*) pInstance, src1, dst, n);
93 MixSoft_1St_D32C31_WRA( (void *) &pInstance->Alpha2, /* Cast to void: no dereferencing in function*/
96 MixSoft_1St_D32C31_WRA( (Mix_1St_Cll_t*) pInstance, src1, dst, n);
MixSoft_1St_D32C31_WRA.c 35 FUNCTION MIXSOFT_1ST_D32C31_WRA
38 void MixSoft_1St_D32C31_WRA( Mix_1St_Cll_FLOAT_t *pInstance,
99 void MixSoft_1St_D32C31_WRA( Mix_1St_Cll_t *pInstance,
  /frameworks/av/media/libeffects/lvm/lib/Common/lib/
Mixer.h 117 void MixSoft_1St_D32C31_WRA( Mix_1St_Cll_FLOAT_t *pInstance,
138 void MixSoft_1St_D32C31_WRA( Mix_1St_Cll_t *pInstance,
  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_Process.c 301 MixSoft_1St_D32C31_WRA(&pPrivate->Mixer_SGFeedback[j],
311 MixSoft_1St_D32C31_WRA(&pPrivate->Mixer_SGFeedforward[j],
324 MixSoft_1St_D32C31_WRA(&pPrivate->FeedbackMixer[j], pDelayLine, pDelayLine, NumSamples);
500 MixSoft_1St_D32C31_WRA(&pPrivate->GainMixer,
606 MixSoft_1St_D32C31_WRA(&pPrivate->Mixer_SGFeedback[j],
616 MixSoft_1St_D32C31_WRA(&pPrivate->Mixer_SGFeedforward[j],
629 MixSoft_1St_D32C31_WRA(&pPrivate->FeedbackMixer[j], pDelayLine, pDelayLine, NumSamples);
816 MixSoft_1St_D32C31_WRA(&pPrivate->GainMixer,
  /frameworks/av/media/libeffects/lvm/lib/
Android.mk 173 Common/src/MixSoft_1St_D32C31_WRA.c \

Completed in 595 milliseconds