Searched refs:SLpermille (Results 1 - 25 of 34) sorted by relevance

12

/frameworks/wilhelm/src/itf/
H A DIPitch.c22 static SLresult IPitch_SetPitch(SLPitchItf self, SLpermille pitch)
41 static SLresult IPitch_GetPitch(SLPitchItf self, SLpermille *pPitch)
50 SLpermille pitch = thiz->mPitch;
61 SLpermille *pMinPitch, SLpermille *pMaxPitch)
72 SLpermille minPitch = thiz->mMinPitch;
73 SLpermille maxPitch = thiz->mMaxPitch;
H A DIRatePitch.c22 static SLresult IRatePitch_SetRate(SLRatePitchItf self, SLpermille rate)
40 static SLresult IRatePitch_GetRate(SLRatePitchItf self, SLpermille *pRate)
49 SLpermille rate = thiz->mRate;
60 SLpermille *pMinRate, SLpermille *pMaxRate)
71 SLpermille minRate = thiz->mMinRate;
72 SLpermille maxRate = thiz->mMaxRate;
H A DIPlaybackRate.c22 static SLresult IPlaybackRate_SetRate(SLPlaybackRateItf self, SLpermille rate)
53 static SLresult IPlaybackRate_GetRate(SLPlaybackRateItf self, SLpermille *pRate)
62 SLpermille rate = thiz->mRate;
128 SLpermille rate, SLuint32 *pCapabilities)
153 SLpermille *pMinRate, SLpermille *pMaxRate, SLpermille *pStepSize, SLuint32 *pCapabilities)
164 SLpermille minRate = thiz->mMinRate;
165 SLpermille maxRate = thiz->mMaxRate;
166 SLpermille stepSiz
[all...]
H A DIPrefetchStatus.c41 static SLresult IPrefetchStatus_GetFillLevel(SLPrefetchStatusItf self, SLpermille *pLevel)
50 SLpermille level = thiz->mLevel;
116 static SLresult IPrefetchStatus_SetFillUpdatePeriod(SLPrefetchStatusItf self, SLpermille period)
140 static SLresult IPrefetchStatus_GetFillUpdatePeriod(SLPrefetchStatusItf self, SLpermille *pPeriod)
149 SLpermille fillUpdatePeriod = thiz->mFillUpdatePeriod;
H A DI3DDoppler.c110 static SLresult I3DDoppler_SetDopplerFactor(SL3DDopplerItf self, SLpermille dopplerFactor)
124 static SLresult I3DDoppler_GetDopplerFactor(SL3DDopplerItf self, SLpermille *pDopplerFactor)
133 SLpermille dopplerFactor = thiz->mDopplerFactor;
H A DIVibra.c95 static SLresult IVibra_SetIntensity(SLVibraItf self, SLpermille intensity)
116 static SLresult IVibra_GetIntensity(SLVibraItf self, SLpermille *pIntensity)
129 SLpermille intensity = thiz->mIntensity;
H A DIVolume.c157 static SLresult IVolume_SetStereoPosition(SLVolumeItf self, SLpermille stereoPosition)
166 SLpermille oldStereoPosition = thiz->mStereoPosition;
180 static SLresult IVolume_GetStereoPosition(SLVolumeItf self, SLpermille *pStereoPosition)
189 SLpermille stereoPosition = thiz->mStereoPosition;
H A DI3DSource.c130 static SLresult I3DSource_SetRolloffFactor(SL3DSourceItf self, SLpermille rolloffFactor)
148 static SLresult I3DSource_GetRolloffFactor(SL3DSourceItf self, SLpermille *pRolloffFactor)
154 SLpermille rolloffFactor = thiz->mRolloffFactor;
163 static SLresult I3DSource_SetRoomRolloffFactor(SL3DSourceItf self, SLpermille roomRolloffFactor)
181 static SLresult I3DSource_GetRoomRolloffFactor(SL3DSourceItf self, SLpermille *pRoomRolloffFactor)
187 SLpermille roomRolloffFactor = thiz->mRoomRolloffFactor;
H A DIBassBoost.c89 static SLresult IBassBoost_SetStrength(SLBassBoostItf self, SLpermille strength)
117 static SLresult IBassBoost_GetRoundedStrength(SLBassBoostItf self, SLpermille *pStrength)
126 SLpermille strength = thiz->mStrength;;
H A DIVirtualizer.c91 static SLresult IVirtualizer_SetStrength(SLVirtualizerItf self, SLpermille strength)
119 static SLresult IVirtualizer_GetRoundedStrength(SLVirtualizerItf self, SLpermille *pStrength)
128 SLpermille strength = thiz->mStrength;;
H A DIEnvironmentalReverb.c222 SLEnvironmentalReverbItf self, SLpermille decayHFRatio)
251 SLEnvironmentalReverbItf self, SLpermille *pDecayHFRatio)
521 SLEnvironmentalReverbItf self, SLpermille diffusion)
550 SLpermille *pDiffusion)
580 SLpermille density)
609 SLpermille *pDensity)
/frameworks/wilhelm/src/
H A Ditfstruct.h104 SLpermille mDopplerFactor;
184 SLpermille mRolloffFactor;
185 SLpermille mRoomRolloffFactor;
220 SLpermille mStrength;
455 SLpermille mPitch;
457 SLpermille mMinPitch;
458 SLpermille mMaxPitch;
485 SLpermille mRate;
488 SLpermille mMinRate;
489 SLpermille mMaxRat
[all...]
/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.h75 SLpermille rate, SLuint32 constraints);
82 SLpermille threshold);
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h83 typedef SLint16 SLpermille; typedef
624 SLpermille saturation;
625 SLpermille lightness;
698 SLpermille intensity
702 SLpermille *pIntensity
1021 SLpermille *pLevel
1038 SLpermille period
1042 SLpermille *pPeriod
1066 SLpermille rate
1070 SLpermille *pRat
[all...]
/frameworks/wilhelm/tests/sandbox/
H A Dplaybq.c122 SLpermille initialRate = 0;
123 SLpermille finalRate = 0;
124 SLpermille deltaRate = 1;
324 SLpermille currentRate;
329 SLpermille defaultRate;
438 SLpermille nextRate = currentRate + deltaRate;
H A Dmultiplay.c97 SLpermille level;
262 SLpermille stereoPosition = ((rand() & 0x7FFFFFFF) % 2001) - 1000;
/frameworks/wilhelm/tests/mimeUri/
H A DslesTestSlowDownUri.cpp71 SLpermille minRate, maxRate, stepSize, rate = 1000;
113 SLpermille level = 0;
292 SLpermille rate = 1234;
308 SLpermille minRate, maxRate, stepSize;
H A DslesTestLoopUri.cpp68 SLpermille level = 0;
H A DslesTestPlayUri.cpp74 SLpermille level = 0;
251 //SLpermille fillLevel = 0;
H A DslesTestGetPositionUri.cpp68 SLpermille level = 0;
/frameworks/wilhelm/tests/examples/
H A DslesTestBassBoostPath.cpp205 SLpermille strength = 0;
H A DslesTestVirtualizerPath.cpp207 SLpermille strength = 0;
H A DslesTestSendToPresetReverb.cpp58 SLpermille level;
/frameworks/wilhelm/tests/
H A DmimeUri_test.cpp76 SLpermille level = 0;
200 //SLpermille fillLevel = 0;
/frameworks/wilhelm/tests/listening/
H A DslesTest_playMuteSolo.cpp74 SLpermille level;

Completed in 107 milliseconds

12