HomeSort by relevance Sort by last modified time
    Searched refs:SLpermille (Results 1 - 25 of 50) sorted by null

1 2

  /frameworks/wilhelm/src/itf/
IPitch.c 22 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;
IRatePitch.c 22 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;
IPlaybackRate.c 22 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 stepSize = thiz->mStepSize
    [all...]
IPrefetchStatus.c 41 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;
I3DDoppler.c 110 static SLresult I3DDoppler_SetDopplerFactor(SL3DDopplerItf self, SLpermille dopplerFactor)
124 static SLresult I3DDoppler_GetDopplerFactor(SL3DDopplerItf self, SLpermille *pDopplerFactor)
133 SLpermille dopplerFactor = thiz->mDopplerFactor;
IVibra.c 95 static SLresult IVibra_SetIntensity(SLVibraItf self, SLpermille intensity)
116 static SLresult IVibra_GetIntensity(SLVibraItf self, SLpermille *pIntensity)
129 SLpermille intensity = thiz->mIntensity;
IVolume.c 157 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;
I3DSource.c 130 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;
IBassBoost.c 89 static SLresult IBassBoost_SetStrength(SLBassBoostItf self, SLpermille strength)
117 static SLresult IBassBoost_GetRoundedStrength(SLBassBoostItf self, SLpermille *pStrength)
126 SLpermille strength = thiz->mStrength;;
IVirtualizer.c 91 static SLresult IVirtualizer_SetStrength(SLVirtualizerItf self, SLpermille strength)
119 static SLresult IVirtualizer_GetRoundedStrength(SLVirtualizerItf self, SLpermille *pStrength)
128 SLpermille strength = thiz->mStrength;;
  /frameworks/wilhelm/src/
itfstruct.h 104 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 mMaxRate
    [all...]
  /frameworks/wilhelm/src/android/
AudioPlayer_to_android.h 75 SLpermille rate, SLuint32 constraints);
82 SLpermille threshold);
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 83 typedef SLint16 SLpermille;
624 SLpermille saturation;
625 SLpermille lightness;
698 SLpermille intensity
702 SLpermille *pIntensity
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 83 typedef SLint16 SLpermille;
624 SLpermille saturation;
625 SLpermille lightness;
698 SLpermille intensity
702 SLpermille *pIntensity
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 83 typedef SLint16 SLpermille;
624 SLpermille saturation;
625 SLpermille lightness;
698 SLpermille intensity
702 SLpermille *pIntensity
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 83 typedef SLint16 SLpermille;
624 SLpermille saturation;
625 SLpermille lightness;
698 SLpermille intensity
702 SLpermille *pIntensity
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 83 typedef SLint16 SLpermille;
624 SLpermille saturation;
625 SLpermille lightness;
698 SLpermille intensity
702 SLpermille *pIntensity
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 83 typedef SLint16 SLpermille;
624 SLpermille saturation;
625 SLpermille lightness;
698 SLpermille intensity
702 SLpermille *pIntensity
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 83 typedef SLint16 SLpermille;
624 SLpermille saturation;
625 SLpermille lightness;
698 SLpermille intensity
702 SLpermille *pIntensity
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 83 typedef SLint16 SLpermille;
624 SLpermille saturation;
625 SLpermille lightness;
698 SLpermille intensity
702 SLpermille *pIntensity
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 83 typedef SLint16 SLpermille;
624 SLpermille saturation;
625 SLpermille lightness;
698 SLpermille intensity
702 SLpermille *pIntensity
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 83 typedef SLint16 SLpermille;
624 SLpermille saturation;
625 SLpermille lightness;
698 SLpermille intensity
702 SLpermille *pIntensity
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 83 typedef SLint16 SLpermille;
624 SLpermille saturation;
625 SLpermille lightness;
698 SLpermille intensity
702 SLpermille *pIntensity
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 83 typedef SLint16 SLpermille;
624 SLpermille saturation;
625 SLpermille lightness;
698 SLpermille intensity
702 SLpermille *pIntensity
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 83 typedef SLint16 SLpermille;
624 SLpermille saturation;
625 SLpermille lightness;
698 SLpermille intensity
702 SLpermille *pIntensity
    [all...]

Completed in 181 milliseconds

1 2