Home
last modified time | relevance | path

Searched refs:SLint32 (Results 1 - 3 of 3) sorted by relevance

/interface/sdk_c/third_party/openSLES/api/1.0.1/
H A DOpenSLES.h70 typedef sl_int32_t SLint32; /* 32 bit signed integer */ typedef
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)
[all...]
/interface/sdk_c/third_party/openSLES/api/1.0/
H A DOpenSLES.h70 typedef sl_int32_t SLint32; /* 32 bit signed integer */ typedef
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)
[all...]
/interface/sdk_c/third_party/openSLES/api/1.1/
H A DOpenSLES.h71 typedef sl_int32_t SLint32; /* 32 bit signed integer */ typedef
84 typedef SLint32 SLmillimeter;
85 typedef SLint32 SLmillidegree;
645 SLint32 *pSampleFormats,
912 SLint32 *pNodeID,
1007 SLint32 *pNumDevices,
1017 SLint32 numOutputDevices,
1475 SLint32 *pMinValue,
1476 SLint32 *pMaxValue,
1482 SLint32 volum
[all...]

Completed in 12 milliseconds