Searched refs:mInterfaceStates (Results 1 - 5 of 5) sorted by relevance

/system/media/opensles/libopensles/
H A DIDynamicInterfaceManagement.c38 SLuint8 *interfaceStateP = &thisObject->mInterfaceStates[index];
125 SLuint8 *interfaceStateP = &thisObject->mInterfaceStates[index];
142 // so restore mInterfaceStates state to prior value
221 SLuint8 *interfaceStateP = &thisObject->mInterfaceStates[index];
295 SLuint8 *interfaceStateP = &thisObject->mInterfaceStates[index];
374 SLuint8 *interfaceStateP = &thisObject->mInterfaceStates[index];
391 // so restore mInterfaceStates state to prior value
H A DIObject.c343 switch (this->mInterfaceStates[index]) {
423 SLuint8 *interfaceStateP = this->mInterfaceStates;
469 interfaceStateP = this->mInterfaceStates;
561 SLuint8 *interfaceStateP = &this->mInterfaceStates[index];
737 // mInterfaceStates
H A DIEffectSend.c70 SLuint32 state = outputMix->mObject.mInterfaceStates[index];
H A Dsles.c42 switch (this->mInterfaceStates[index]) {
1077 SLuint8 *interfaceStateP = this->mInterfaceStates;
H A Dsles_allinclusive.h312 SLuint8 mInterfaceStates[INTERFACES_Default]; // state of each of interface member in struct:Object_interface

Completed in 34 milliseconds