OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:currentGainRight
(Results
1 - 2
of
2
) sorted by null
/external/sonivox/arm-wt-22k/lib_src/
eas_pcmdata.h
110
EAS_I16
currentGainRight
; /* current gain for anti-zipper filter */
eas_pcm.c
947
// pState->
currentGainRight
= PCM_DEFAULT_GAIN_SETTING;
1010
pState->
currentGainRight
= (EAS_I16) FMUL_15x15(pState->gainRight, pState->volume);
1018
pState->
currentGainRight
= 0;
[
all
...]
Completed in 64 milliseconds