Lines Matching defs:SLint32
70 typedef sl_int32_t SLint32; /* 32 bit signed integer */
81 typedef SLint32 SLmillimeter;
82 typedef SLint32 SLmillidegree;
136 #define SL_PRIORITY_LOWEST ((SLint32) (-0x7FFFFFFF-1))
137 #define SL_PRIORITY_VERYLOW ((SLint32) -0x60000000)
138 #define SL_PRIORITY_LOW ((SLint32) -0x40000000)
139 #define SL_PRIORITY_BELOWNORMAL ((SLint32) -0x20000000)
140 #define SL_PRIORITY_NORMAL ((SLint32) 0x00000000)
141 #define SL_PRIORITY_ABOVENORMAL ((SLint32) 0x20000000)
142 #define SL_PRIORITY_HIGH ((SLint32) 0x40000000)
143 #define SL_PRIORITY_VERYHIGH ((SLint32) 0x60000000)
144 #define SL_PRIORITY_HIGHEST ((SLint32) 0x7FFFFFFF)
431 SLint32 priority,
436 SLint32 *pPriority,
518 SLint32 numInputs,
527 SLint32 numOutputs,
535 SLint32 numDevices
542 SLint32 *pNumInputs,
557 SLint32 *pNumOutputs,
578 SLint32 *pNumAudioInputs,
584 SLint32 *pNumAudioOutputs,
590 SLint32 *pNumAudioDevices,
597 SLint32 *pSampleFormats,
598 SLint32 *pNumOfSampleFormats
841 SLint32 *pNodeID,
886 SLint32 *pNumDevices,
896 SLint32 numOutputDevices,
1341 SLint32 *pMinValue,
1342 SLint32 *pMaxValue,
1348 SLint32 volume
1353 SLint32 *pVolume
1702 SLint32 x;
1703 SLint32 y;
1704 SLint32 z;