OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Mix_1St_Cll_t
(Results
1 - 7
of
7
) sorted by null
/frameworks/base/media/libeffects/lvm/lib/Common/lib/
Mixer.h
43
}
Mix_1St_Cll_t
;
56
LVM_INT32 Alpha2; /* Warning the address of this location is passed as a pointer to
Mix_1St_Cll_t
in some functions */
75
void MixSoft_1St_D32C31_WRA(
Mix_1St_Cll_t
*pInstance,
86
void MixInSoft_D32C31_SAT(
Mix_1St_Cll_t
*pInstance,
95
void Core_MixSoft_1St_D32C31_WRA(
Mix_1St_Cll_t
*pInstance,
106
void Core_MixInSoft_D32C31_SAT(
Mix_1St_Cll_t
*pInstance,
/frameworks/base/media/libeffects/lvm/lib/Common/src/
MixSoft_2St_D32C31_SAT.c
44
MixSoft_1St_D32C31_WRA( (
Mix_1St_Cll_t
*) pInstance, src1, dst, n);
59
MixSoft_1St_D32C31_WRA( (
Mix_1St_Cll_t
*) pInstance, src1, dst, n);
MixInSoft_D32C31_SAT.c
36
void MixInSoft_D32C31_SAT(
Mix_1St_Cll_t
*pInstance,
MixSoft_1St_D32C31_WRA.c
38
void MixSoft_1St_D32C31_WRA(
Mix_1St_Cll_t
*pInstance,
Core_MixInSoft_D32C31_SAT.c
29
void Core_MixInSoft_D32C31_SAT(
Mix_1St_Cll_t
*pInstance,
Core_MixSoft_1St_D32C31_WRA.c
29
void Core_MixSoft_1St_D32C31_WRA(
Mix_1St_Cll_t
*pInstance,
/frameworks/base/media/libeffects/lvm/lib/Reverb/src/
LVREV_Private.h
142
Mix_1St_Cll_t
FeedbackMixer[4]; /* Mixer for Pop and Click Supression caused by feedback Gain */
154
Mix_1St_Cll_t
Mixer_SGFeedback[4]; /* Smoothed SAfeedback gain */
155
Mix_1St_Cll_t
Mixer_SGFeedforward[4]; /* Smoothed AP feedforward gain */
160
Mix_1St_Cll_t
GainMixer; /* Gain smoothing */
Completed in 3315 milliseconds