Home | History | Annotate | Download | only in SLES

Lines Matching refs: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)
432 SLint32 priority,
437 SLint32 *pPriority,
521 SLint32 numInputs,
530 SLint32 numOutputs,
538 SLint32 numDevices
545 SLint32 *pNumInputs,
560 SLint32 *pNumOutputs,
581 SLint32 *pNumAudioInputs,
587 SLint32 *pNumAudioOutputs,
593 SLint32 *pNumAudioDevices,
600 SLint32 *pSampleFormats,
601 SLint32 *pNumOfSampleFormats
844 SLint32 *pNodeID,
889 SLint32 *pNumDevices,
899 SLint32 numOutputDevices,
1347 SLint32 *pMinValue,
1348 SLint32 *pMaxValue,
1354 SLint32 volume
1359 SLint32 *pVolume
1708 SLint32 x;
1709 SLint32 y;
1710 SLint32 z;