Home
last modified time | relevance | path

Searched refs:Mix_1St_Cll_FLOAT_t (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Common/lib/
DMixer.h47 } Mix_1St_Cll_FLOAT_t; typedef
117 void MixSoft_1St_D32C31_WRA( Mix_1St_Cll_FLOAT_t *pInstance,
128 void MixInSoft_D32C31_SAT( Mix_1St_Cll_FLOAT_t *pInstance,
160 void Core_MixSoft_1St_D32C31_WRA( Mix_1St_Cll_FLOAT_t *pInstance,
169 void Core_MixInSoft_D32C31_SAT( Mix_1St_Cll_FLOAT_t *pInstance,
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_Private.h262 Mix_1St_Cll_FLOAT_t FeedbackMixer[4]; /* Mixer for Pop and Click Supression \
277 Mix_1St_Cll_FLOAT_t Mixer_SGFeedback[4]; /* Smoothed SAfeedback gain */
278 Mix_1St_Cll_FLOAT_t Mixer_SGFeedforward[4]; /* Smoothed AP feedforward gain */
284 Mix_1St_Cll_FLOAT_t GainMixer; /* Gain smoothing */
/frameworks/av/media/libeffects/lvm/lib/Common/src/
DMixSoft_2St_D32C31_SAT.c44 MixSoft_1St_D32C31_WRA((Mix_1St_Cll_FLOAT_t*)pInstance, src1, dst, n); in MixSoft_2St_D32C31_SAT()
61 MixSoft_1St_D32C31_WRA((Mix_1St_Cll_FLOAT_t*) pInstance, src1, dst, n); in MixSoft_2St_D32C31_SAT()
DMixInSoft_D32C31_SAT.c36 void MixInSoft_D32C31_SAT( Mix_1St_Cll_FLOAT_t *pInstance, in MixInSoft_D32C31_SAT()
DMixSoft_1St_D32C31_WRA.c38 void MixSoft_1St_D32C31_WRA( Mix_1St_Cll_FLOAT_t *pInstance, in MixSoft_1St_D32C31_WRA()
DCore_MixInSoft_D32C31_SAT.c30 void Core_MixInSoft_D32C31_SAT( Mix_1St_Cll_FLOAT_t *pInstance, in Core_MixInSoft_D32C31_SAT()
DCore_MixSoft_1St_D32C31_WRA.c29 void Core_MixSoft_1St_D32C31_WRA( Mix_1St_Cll_FLOAT_t *pInstance, in Core_MixSoft_1St_D32C31_WRA()