Searched refs:self (Results 1 - 25 of 167) sorted by last modified time

1234567

/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h166 XAObjectItf self,
170 XAObjectItf self,
174 XAObjectItf self,
178 XAObjectItf self,
183 XAObjectItf self,
188 XAObjectItf self
191 XAObjectItf self
194 XAObjectItf self,
199 XAObjectItf self,
204 XAObjectItf self,
[all...]
H A DOpenMAXAL_Android.h101 XAAndroidBufferQueueItf self,
107 XAAndroidBufferQueueItf self
111 XAAndroidBufferQueueItf self,
120 XAAndroidBufferQueueItf self,
126 XAAndroidBufferQueueItf self,
131 XAAndroidBufferQueueItf self,
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h403 SLObjectItf self,
407 SLObjectItf self,
411 SLObjectItf self,
415 SLObjectItf self,
420 SLObjectItf self,
425 SLObjectItf self
428 SLObjectItf self
431 SLObjectItf self,
436 SLObjectItf self,
441 SLObjectItf self,
[all...]
H A DOpenSLES_Android.h48 SLresult (*CreateEffect) (SLAndroidEffectItf self,
51 SLresult (*ReleaseEffect) (SLAndroidEffectItf self,
54 SLresult (*SetEnabled) (SLAndroidEffectItf self,
58 SLresult (*IsEnabled) (SLAndroidEffectItf self,
62 SLresult (*SendCommand) (SLAndroidEffectItf self,
85 SLAndroidEffectSendItf self,
91 SLAndroidEffectSendItf self,
96 SLAndroidEffectSendItf self,
100 SLAndroidEffectSendItf self,
104 SLAndroidEffectSendItf self,
[all...]
/frameworks/wilhelm/src/android/
H A Dandroid_StreamPlayer.cpp116 IPCThreadState::self()->flushCommands();
/frameworks/wilhelm/src/desktop/
H A DOutputMixExt.h32 void (*FillBuffer)(SLOutputMixExtItf self, void *pBuffer, SLuint32 size);
48 extern void IOutputMixExt_FillBuffer(SLOutputMixExtItf self, void *pBuffer, SLuint32 size);
/frameworks/wilhelm/src/
H A Dentry.c139 android::ProcessState::self()->startThreadPool();
/frameworks/wilhelm/src/itf/
H A DI3DCommit.c22 static SLresult I3DCommit_Commit(SL3DCommitItf self) argument
26 I3DCommit *thiz = (I3DCommit *) self;
43 static SLresult I3DCommit_SetDeferred(SL3DCommitItf self, SLboolean deferred) argument
47 I3DCommit *thiz = (I3DCommit *) self;
63 void I3DCommit_init(void *self) argument
65 I3DCommit *thiz = (I3DCommit *) self;
H A DI3DDoppler.c22 static SLresult I3DDoppler_SetVelocityCartesian(SL3DDopplerItf self, const SLVec3D *pVelocity) argument
29 I3DDoppler *thiz = (I3DDoppler *) self;
42 static SLresult I3DDoppler_SetVelocitySpherical(SL3DDopplerItf self, argument
47 I3DDoppler *thiz = (I3DDoppler *) self;
60 static SLresult I3DDoppler_GetVelocityCartesian(SL3DDopplerItf self, SLVec3D *pVelocity) argument
67 I3DDoppler *thiz = (I3DDoppler *) self;
110 static SLresult I3DDoppler_SetDopplerFactor(SL3DDopplerItf self, SLpermille dopplerFactor) argument
114 I3DDoppler *thiz = (I3DDoppler *) self;
124 static SLresult I3DDoppler_GetDopplerFactor(SL3DDopplerItf self, SLpermille *pDopplerFactor) argument
131 I3DDoppler *thiz = (I3DDoppler *) self;
151 I3DDoppler_init(void *self) argument
[all...]
H A DI3DGrouping.c22 static SLresult I3DGrouping_Set3DGroup(SL3DGroupingItf self, SLObjectItf group) argument
37 I3DGrouping *thiz = (I3DGrouping *) self;
75 static SLresult I3DGrouping_Get3DGroup(SL3DGroupingItf self, SLObjectItf *pGroup) argument
82 I3DGrouping *thiz = (I3DGrouping *) self;
99 void I3DGrouping_init(void *self) argument
101 I3DGrouping *thiz = (I3DGrouping *) self;
106 void I3DGrouping_deinit(void *self) argument
108 I3DGrouping *thiz = (I3DGrouping *) self;
H A DI3DLocation.c22 static SLresult I3DLocation_SetLocationCartesian(SL3DLocationItf self, const SLVec3D *pLocation) argument
29 I3DLocation *thiz = (I3DLocation *) self;
42 static SLresult I3DLocation_SetLocationSpherical(SL3DLocationItf self, argument
52 I3DLocation *thiz = (I3DLocation *) self;
66 static SLresult I3DLocation_Move(SL3DLocationItf self, const SLVec3D *pMovement) argument
73 I3DLocation *thiz = (I3DLocation *) self;
113 static SLresult I3DLocation_GetLocationCartesian(SL3DLocationItf self, SLVec3D *pLocation) argument
120 I3DLocation *thiz = (I3DLocation *) self;
163 static SLresult I3DLocation_SetOrientationVectors(SL3DLocationItf self, argument
174 I3DLocation *thiz = (I3DLocation *) self;
188 I3DLocation_SetOrientationAngles(SL3DLocationItf self, SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) argument
213 I3DLocation_Rotate(SL3DLocationItf self, SLmillidegree theta, const SLVec3D *pAxis) argument
241 I3DLocation_GetOrientationVectors(SL3DLocationItf self, SLVec3D *pFront, SLVec3D *pUp) argument
274 I3DLocation_init(void *self) argument
[all...]
H A DI3DMacroscopic.c22 static SLresult I3DMacroscopic_SetSize(SL3DMacroscopicItf self, argument
32 I3DMacroscopic *thiz = (I3DMacroscopic *) self;
45 static SLresult I3DMacroscopic_GetSize(SL3DMacroscopicItf self, argument
53 I3DMacroscopic *thiz = (I3DMacroscopic *) self;
69 static SLresult I3DMacroscopic_SetOrientationAngles(SL3DMacroscopicItf self, argument
79 I3DMacroscopic *thiz = (I3DMacroscopic *) self;
95 static SLresult I3DMacroscopic_SetOrientationVectors(SL3DMacroscopicItf self, argument
103 I3DMacroscopic *thiz = (I3DMacroscopic *) self;
121 static SLresult I3DMacroscopic_Rotate(SL3DMacroscopicItf self, argument
131 I3DMacroscopic *thiz = (I3DMacroscopic *) self;
146 I3DMacroscopic_GetOrientationVectors(SL3DMacroscopicItf self, SLVec3D *pFront, SLVec3D *pUp) argument
211 I3DMacroscopic_init(void *self) argument
[all...]
H A DI3DSource.c22 static SLresult I3DSource_SetHeadRelative(SL3DSourceItf self, SLboolean headRelative) argument
26 I3DSource *thiz = (I3DSource *) self;
36 static SLresult I3DSource_GetHeadRelative(SL3DSourceItf self, SLboolean *pHeadRelative) argument
43 I3DSource *thiz = (I3DSource *) self;
55 static SLresult I3DSource_SetRolloffDistances(SL3DSourceItf self, argument
64 I3DSource *thiz = (I3DSource *) self;
76 static SLresult I3DSource_GetRolloffDistances(SL3DSourceItf self, argument
84 I3DSource *thiz = (I3DSource *) self; interface_lock_shared(thiz);
97 static SLresult I3DSource_SetRolloffMaxDistanceMute(SL3DSourceItf self, SLboolean mute) argument
101 I3DSource *thiz = (I3DSource *) self;
111 I3DSource_GetRolloffMaxDistanceMute(SL3DSourceItf self, SLboolean *pMute) argument
130 I3DSource_SetRolloffFactor(SL3DSourceItf self, SLpermille rolloffFactor) argument
148 I3DSource_GetRolloffFactor(SL3DSourceItf self, SLpermille *pRolloffFactor) argument
163 I3DSource_SetRoomRolloffFactor(SL3DSourceItf self, SLpermille roomRolloffFactor) argument
181 I3DSource_GetRoomRolloffFactor(SL3DSourceItf self, SLpermille *pRoomRolloffFactor) argument
196 I3DSource_SetRolloffModel(SL3DSourceItf self, SLuint8 model) argument
220 I3DSource_GetRolloffModel(SL3DSourceItf self, SLuint8 *pModel) argument
235 I3DSource_SetCone(SL3DSourceItf self, SLmillidegree innerAngle, SLmillidegree outerAngle, SLmillibel outerLevel) argument
258 I3DSource_GetCone(SL3DSourceItf self, SLmillidegree *pInnerAngle, SLmillidegree *pOuterAngle, SLmillibel *pOuterLevel) argument
299 I3DSource_init(void *self) argument
[all...]
H A DIAndroidBufferQueue.c235 static SLresult IAndroidBufferQueue_RegisterCallback(SLAndroidBufferQueueItf self, argument
240 IAndroidBufferQueue *thiz = (IAndroidBufferQueue *) self;
260 static SLresult IAndroidBufferQueue_Clear(SLAndroidBufferQueueItf self) argument
265 IAndroidBufferQueue *thiz = (IAndroidBufferQueue *) self;
294 static SLresult IAndroidBufferQueue_Enqueue(SLAndroidBufferQueueItf self, argument
319 IAndroidBufferQueue *thiz = (IAndroidBufferQueue *) self;
393 static SLresult IAndroidBufferQueue_GetState(SLAndroidBufferQueueItf self, argument
403 IAndroidBufferQueue *thiz = (IAndroidBufferQueue *) self;
419 static SLresult IAndroidBufferQueue_SetCallbackEventsMask(SLAndroidBufferQueueItf self, argument
424 IAndroidBufferQueue *thiz = (IAndroidBufferQueue *) self;
439 IAndroidBufferQueue_GetCallbackEventsMask(SLAndroidBufferQueueItf self, SLuint32 *pEventFlags) argument
469 IAndroidBufferQueue_init(void *self) argument
489 IAndroidBufferQueue_deinit(void *self) argument
[all...]
H A DIAndroidConfiguration.c22 static SLresult IAndroidConfiguration_SetConfiguration(SLAndroidConfigurationItf self, argument
34 IAndroidConfiguration *thiz = (IAndroidConfiguration *) self;
63 static SLresult IAndroidConfiguration_GetConfiguration(SLAndroidConfigurationItf self, argument
75 IAndroidConfiguration *thiz = (IAndroidConfiguration *) self;
104 void IAndroidConfiguration_init(void *self) argument
106 IAndroidConfiguration *thiz = (IAndroidConfiguration *) self;
H A DIAndroidEffect.cpp23 static SLresult IAndroidEffect_CreateEffect(SLAndroidEffectItf self, argument
28 IAndroidEffect *thiz = (IAndroidEffect *) self;
49 static SLresult IAndroidEffect_ReleaseEffect(SLAndroidEffectItf self, argument
54 IAndroidEffect *thiz = (IAndroidEffect *) self;
61 static SLresult IAndroidEffect_SetEnabled(SLAndroidEffectItf self, argument
66 IAndroidEffect *thiz = (IAndroidEffect *) self;
73 static SLresult IAndroidEffect_IsEnabled(SLAndroidEffectItf self, argument
78 IAndroidEffect *thiz = (IAndroidEffect *) self;
85 static SLresult IAndroidEffect_SendCommand(SLAndroidEffectItf self, argument
91 IAndroidEffect *thiz = (IAndroidEffect *) self;
107 IAndroidEffect_init(void *self) argument
114 IAndroidEffect_deinit(void *self) argument
[all...]
H A DIAndroidEffectCapabilities.c22 static SLresult IAndroidEffectCapabilities_QueryNumEffects(SLAndroidEffectCapabilitiesItf self, argument
30 IAndroidEffectCapabilities *thiz = (IAndroidEffectCapabilities *) self;
43 static SLresult IAndroidEffectCapabilities_QueryEffect(SLAndroidEffectCapabilitiesItf self, argument
49 IAndroidEffectCapabilities *thiz = (IAndroidEffectCapabilities *) self;
79 void IAndroidEffectCapabilities_init(void *self) argument
81 IAndroidEffectCapabilities *thiz = (IAndroidEffectCapabilities *) self;
89 bool IAndroidEffectCapabilities_Expose(void *self) argument
91 IAndroidEffectCapabilities *thiz = (IAndroidEffectCapabilities *) self;
131 void IAndroidEffectCapabilities_deinit(void *self) argument
133 IAndroidEffectCapabilities *thiz = (IAndroidEffectCapabilities *) self;
[all...]
H A DIAndroidEffectSend.c22 static SLresult IAndroidEffectSend_EnableEffectSend(SLAndroidEffectSendItf self, argument
32 IAndroidEffectSend *thiz = (IAndroidEffectSend *) self;
60 static SLresult IAndroidEffectSend_IsEnabled(SLAndroidEffectSendItf self, argument
68 IAndroidEffectSend *thiz = (IAndroidEffectSend *) self;
81 static SLresult IAndroidEffectSend_SetDirectLevel(SLAndroidEffectSendItf self, argument
91 IAndroidEffectSend *thiz = (IAndroidEffectSend *) self;
116 static SLresult IAndroidEffectSend_GetDirectLevel(SLAndroidEffectSendItf self, argument
124 IAndroidEffectSend *thiz = (IAndroidEffectSend *) self;
142 static SLresult IAndroidEffectSend_SetSendLevel(SLAndroidEffectSendItf self, argument
152 IAndroidEffectSend *thiz = (IAndroidEffectSend *) self;
183 IAndroidEffectSend_GetSendLevel(SLAndroidEffectSendItf self, SLInterfaceID effectImplementationId, SLmillibel *pSendLevel) argument
230 IAndroidEffectSend_init(void *self) argument
[all...]
H A DIAudioDecoderCapabilities.c22 static SLresult IAudioDecoderCapabilities_GetAudioDecoders(SLAudioDecoderCapabilitiesItf self, argument
49 SLAudioDecoderCapabilitiesItf self, SLuint32 decoderId, SLuint32 *pIndex,
65 void IAudioDecoderCapabilities_init(void *self) argument
67 IAudioDecoderCapabilities *thiz = (IAudioDecoderCapabilities *) self;
48 IAudioDecoderCapabilities_GetAudioDecoderCapabilities( SLAudioDecoderCapabilitiesItf self, SLuint32 decoderId, SLuint32 *pIndex, SLAudioCodecDescriptor *pDescriptor) argument
H A DIAudioEncoder.c22 static SLresult IAudioEncoder_SetEncoderSettings(SLAudioEncoderItf self, argument
30 IAudioEncoder *thiz = (IAudioEncoder *) self;
42 static SLresult IAudioEncoder_GetEncoderSettings(SLAudioEncoderItf self, argument
50 IAudioEncoder *thiz = (IAudioEncoder *) self;
67 void IAudioEncoder_init(void *self) argument
69 IAudioEncoder *thiz = (IAudioEncoder *) self;
H A DIAudioEncoderCapabilities.c22 static SLresult IAudioEncoderCapabilities_GetAudioEncoders(SLAudioEncoderCapabilitiesItf self, argument
49 SLAudioEncoderCapabilitiesItf self, SLuint32 encoderId, SLuint32 *pIndex,
66 void IAudioEncoderCapabilities_init(void *self) argument
68 IAudioEncoderCapabilities *thiz = (IAudioEncoderCapabilities *) self;
48 IAudioEncoderCapabilities_GetAudioEncoderCapabilities( SLAudioEncoderCapabilitiesItf self, SLuint32 encoderId, SLuint32 *pIndex, SLAudioCodecDescriptor *pDescriptor) argument
H A DIAudioIODeviceCapabilities.c25 SLAudioIODeviceCapabilitiesItf self, SLint32 *pNumInputs, SLuint32 *pInputDeviceIDs)
48 SLAudioIODeviceCapabilitiesItf self, SLuint32 deviceID, SLAudioInputDescriptor *pDescriptor)
71 SLAudioIODeviceCapabilitiesItf self, slAvailableAudioInputsChangedCallback callback,
76 IAudioIODeviceCapabilities * thiz = (IAudioIODeviceCapabilities *) self;
88 SLAudioIODeviceCapabilitiesItf self, SLint32 *pNumOutputs, SLuint32 *pOutputDeviceIDs)
114 SLAudioIODeviceCapabilitiesItf self, SLuint32 deviceID, SLAudioOutputDescriptor *pDescriptor)
141 SLAudioIODeviceCapabilitiesItf self, slAvailableAudioOutputsChangedCallback callback,
146 IAudioIODeviceCapabilities * thiz = (IAudioIODeviceCapabilities *) self;
158 SLAudioIODeviceCapabilitiesItf self, slDefaultDeviceIDMapChangedCallback callback,
163 IAudioIODeviceCapabilities * thiz = (IAudioIODeviceCapabilities *) self;
24 IAudioIODeviceCapabilities_GetAvailableAudioInputs( SLAudioIODeviceCapabilitiesItf self, SLint32 *pNumInputs, SLuint32 *pInputDeviceIDs) argument
47 IAudioIODeviceCapabilities_QueryAudioInputCapabilities( SLAudioIODeviceCapabilitiesItf self, SLuint32 deviceID, SLAudioInputDescriptor *pDescriptor) argument
70 IAudioIODeviceCapabilities_RegisterAvailableAudioInputsChangedCallback( SLAudioIODeviceCapabilitiesItf self, slAvailableAudioInputsChangedCallback callback, void *pContext) argument
87 IAudioIODeviceCapabilities_GetAvailableAudioOutputs( SLAudioIODeviceCapabilitiesItf self, SLint32 *pNumOutputs, SLuint32 *pOutputDeviceIDs) argument
113 IAudioIODeviceCapabilities_QueryAudioOutputCapabilities( SLAudioIODeviceCapabilitiesItf self, SLuint32 deviceID, SLAudioOutputDescriptor *pDescriptor) argument
140 IAudioIODeviceCapabilities_RegisterAvailableAudioOutputsChangedCallback( SLAudioIODeviceCapabilitiesItf self, slAvailableAudioOutputsChangedCallback callback, void *pContext) argument
157 IAudioIODeviceCapabilities_RegisterDefaultDeviceIDMapChangedCallback( SLAudioIODeviceCapabilitiesItf self, slDefaultDeviceIDMapChangedCallback callback, void *pContext) argument
174 IAudioIODeviceCapabilities_GetAssociatedAudioInputs( SLAudioIODeviceCapabilitiesItf self, SLuint32 deviceID, SLint32 *pNumAudioInputs, SLuint32 *pAudioInputDeviceIDs) argument
192 IAudioIODeviceCapabilities_GetAssociatedAudioOutputs( SLAudioIODeviceCapabilitiesItf self, SLuint32 deviceID, SLint32 *pNumAudioOutputs, SLuint32 *pAudioOutputDeviceIDs) argument
210 IAudioIODeviceCapabilities_GetDefaultAudioDevices( SLAudioIODeviceCapabilitiesItf self, SLuint32 defaultDeviceID, SLint32 *pNumAudioDevices, SLuint32 *pAudioDeviceIDs) argument
260 IAudioIODeviceCapabilities_QuerySampleFormatsSupported( SLAudioIODeviceCapabilitiesItf self, SLuint32 deviceID, SLmilliHertz samplingRate, SLint32 *pSampleFormats, SLint32 *pNumOfSampleFormats) argument
313 IAudioIODeviceCapabilities_init(void *self) argument
[all...]
H A DIBassBoost.c38 static SLresult IBassBoost_SetEnabled(SLBassBoostItf self, SLboolean enabled) argument
42 IBassBoost *thiz = (IBassBoost *) self;
61 static SLresult IBassBoost_IsEnabled(SLBassBoostItf self, SLboolean *pEnabled) argument
68 IBassBoost *thiz = (IBassBoost *) self;
89 static SLresult IBassBoost_SetStrength(SLBassBoostItf self, SLpermille strength) argument
96 IBassBoost *thiz = (IBassBoost *) self;
117 static SLresult IBassBoost_GetRoundedStrength(SLBassBoostItf self, SLpermille *pStrength) argument
124 IBassBoost *thiz = (IBassBoost *) self;
146 static SLresult IBassBoost_IsStrengthSupported(SLBassBoostItf self, SLboolean *pSupported) argument
157 IBassBoost *thiz = (IBassBoost *) self;
185 IBassBoost_init(void *self) argument
198 IBassBoost_deinit(void *self) argument
207 IBassBoost_Expose(void *self) argument
[all...]
H A DIBufferQueue.c46 SLresult IBufferQueue_Enqueue(SLBufferQueueItf self, const void *pBuffer, SLuint32 size) argument
49 //SL_LOGV("IBufferQueue_Enqueue(%p, %p, %u)", self, pBuffer, size);
56 IBufferQueue *thiz = (IBufferQueue *) self;
80 SLresult IBufferQueue_Clear(SLBufferQueueItf self) argument
85 IBufferQueue *thiz = (IBufferQueue *) self;
118 static SLresult IBufferQueue_GetState(SLBufferQueueItf self, SLBufferQueueState *pState) argument
127 IBufferQueue *thiz = (IBufferQueue *) self;
145 SLresult IBufferQueue_RegisterCallback(SLBufferQueueItf self, argument
150 IBufferQueue *thiz = (IBufferQueue *) self;
173 void IBufferQueue_init(void *self) argument
202 IBufferQueue_deinit(void *self) argument
[all...]
H A DIDeviceVolume.c22 static SLresult IDeviceVolume_GetVolumeScale(SLDeviceVolumeItf self, SLuint32 deviceID, argument
49 static SLresult IDeviceVolume_SetVolume(SLDeviceVolumeItf self, SLuint32 deviceID, SLint32 volume) argument
62 IDeviceVolume *thiz = (IDeviceVolume *) self;
78 static SLresult IDeviceVolume_GetVolume(SLDeviceVolumeItf self, SLuint32 deviceID, SLint32 *pVolume) argument
94 IDeviceVolume *thiz = (IDeviceVolume *) self;
118 void IDeviceVolume_init(void *self) argument
120 IDeviceVolume *thiz = (IDeviceVolume *) self;

Completed in 106 milliseconds

1234567