Searched refs:SLint16 (Results 1 - 6 of 6) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIEngineCapabilities.c42 SLuint16 voiceType, SLint16 *pNumMaxVoices, SLboolean *pIsAbsoluteMax, SLint16 *pNumFreeVoices)
69 SLEngineCapabilitiesItf self, SLint16 *pNum)
85 SLint16 *pMajor, SLint16 *pMinor, SLint16 *pStep)
H A DIEngine.c886 SLuint32 index, SLchar *pExtensionName, SLint16 *pNameLength)
905 SLint16 availableNameLength = *pNameLength;
1373 index, pExtensionName, (SLint16 *) pNameLength);
H A DIObject.c687 SLint16 numInterfaces, SLInterfaceID *pInterfaceIDs, SLboolean enabled)
/frameworks/wilhelm/tests/examples/
H A DslesTestSawtoothBufferQueue.cpp74 SLint16* pDataBase; // Base adress of local audio data storage
75 SLint16* pData; // Current adress of local audio data storage
80 SLint16 pcmData[AUDIO_DATA_STORAGE_SIZE];
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h68 typedef sl_int16_t SLint16; /* 16 bit signed integer */ typedef
78 typedef SLint16 SLmillibel;
83 typedef SLint16 SLpermille;
442 SLint16 numInterfaces,
460 #define SL_DEVCONNECTION_INTEGRATED ((SLint16) 0x0001)
461 #define SL_DEVCONNECTION_ATTACHED_WIRED ((SLint16) 0x0100)
462 #define SL_DEVCONNECTION_ATTACHED_WIRELESS ((SLint16) 0x0200)
463 #define SL_DEVCONNECTION_NETWORK ((SLint16) 0x0400)
482 SLint16 deviceConnection;
483 SLint16 deviceScop
[all...]
/frameworks/wilhelm/tests/sandbox/
H A Dobject.c95 SLint16 nameLength = -1;
138 assert((1 <= nameLength) && (nameLength <= (SLint16) sizeof(extensionName)));

Completed in 56 milliseconds