OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mAuxSendLevel
(Results
1 - 3
of
3
) sorted by null
/frameworks/wilhelm/src/
classes.h
109
SLmillibel
mAuxSendLevel
;
/frameworks/wilhelm/src/android/
android_Effect.cpp
530
ap->
mAuxSendLevel
= sendLevel - ap->mVolume.mLevel;
589
ap->
mAuxSendLevel
= sendLevel - ap->mVolume.mLevel;
[
all
...]
AudioPlayer_to_android.cpp
587
android_fxSend_attach(ap, true, ap->mAuxEffect, ap->mVolume.mLevel + ap->
mAuxSendLevel
);
[
all
...]
Completed in 37 milliseconds