Lines Matching defs:SLuint16

69 typedef sl_uint16_t            SLuint16;        /* 16 bit unsigned integer */
96 SLuint16 time_mid;
97 SLuint16 time_hi_and_version;
98 SLuint16 clock_seq;
123 #define SL_PROFILES_PHONE ((SLuint16) 0x0001)
124 #define SL_PROFILES_MUSIC ((SLuint16) 0x0002)
125 #define SL_PROFILES_GAME ((SLuint16) 0x0004)
129 #define SL_VOICETYPE_2D_AUDIO ((SLuint16) 0x0001)
130 #define SL_VOICETYPE_MIDI ((SLuint16) 0x0002)
131 #define SL_VOICETYPE_3D_AUDIO ((SLuint16) 0x0004)
132 #define SL_VOICETYPE_3D_MIDIOUTPUT ((SLuint16) 0x0008)
149 #define SL_PCMSAMPLEFORMAT_FIXED_8 ((SLuint16) 0x0008)
150 #define SL_PCMSAMPLEFORMAT_FIXED_16 ((SLuint16) 0x0010)
151 #define SL_PCMSAMPLEFORMAT_FIXED_20 ((SLuint16) 0x0014)
152 #define SL_PCMSAMPLEFORMAT_FIXED_24 ((SLuint16) 0x0018)
153 #define SL_PCMSAMPLEFORMAT_FIXED_28 ((SLuint16) 0x001C)
154 #define SL_PCMSAMPLEFORMAT_FIXED_32 ((SLuint16) 0x0020)
459 #define SL_DEVCONNECTION_INTEGRATED ((SLuint16) 0x0001)
460 #define SL_DEVCONNECTION_ATTACHED_WIRED ((SLuint16) 0x0100)
461 #define SL_DEVCONNECTION_ATTACHED_WIRELESS ((SLuint16) 0x0200)
462 #define SL_DEVCONNECTION_NETWORK ((SLuint16) 0x0400)
465 #define SL_DEVLOCATION_HANDSET ((SLuint16) 0x0001)
466 #define SL_DEVLOCATION_HEADSET ((SLuint16) 0x0002)
467 #define SL_DEVLOCATION_CARKIT ((SLuint16) 0x0003)
468 #define SL_DEVLOCATION_DOCK ((SLuint16) 0x0004)
469 #define SL_DEVLOCATION_RESLTE ((SLuint16) 0x0005)
472 #define SL_DEVSCOPE_UNKNOWN ((SLuint16) 0x0001)
473 #define SL_DEVSCOPE_ENVIRONMENT ((SLuint16) 0x0002)
474 #define SL_DEVSCOPE_USER ((SLuint16) 0x0003)
1096 #define SL_SEEKMODE_FAST ((SLuint16) 0x0001)
1097 #define SL_SEEKMODE_ACCURATE ((SLuint16) 0x0002)
1209 #define SL_EQUALIZER_UNDEFINED ((SLuint16) 0xFFFF)
1227 SLuint16 *pAmount
1236 SLuint16 band,
1241 SLuint16 band,
1246 SLuint16 band,
1251 SLuint16 band,
1258 SLuint16 *pBand
1262 SLuint16 *pPreset
1266 SLuint16 index
1270 SLuint16 *pNumPresets
1274 SLuint16 index,
1405 #define SL_REVERBPRESET_NONE ((SLuint16) 0x0000)
1406 #define SL_REVERBPRESET_SMALLROOM ((SLuint16) 0x0001)
1407 #define SL_REVERBPRESET_MEDIUMROOM ((SLuint16) 0x0002)
1408 #define SL_REVERBPRESET_LARGEROOM ((SLuint16) 0x0003)
1409 #define SL_REVERBPRESET_MEDIUMHALL ((SLuint16) 0x0004)
1410 #define SL_REVERBPRESET_LARGEHALL ((SLuint16) 0x0005)
1411 #define SL_REVERBPRESET_PLATE ((SLuint16) 0x0006)
1422 SLuint16 preset
1426 SLuint16 *pPreset
2025 SLuint16 track
2035 SLuint16 track
2097 SLuint16 *pCount
2101 SLuint16 track,
2106 SLuint16 track,
2111 SLuint16 track,
2116 SLuint16 track,
2675 SLuint16 *pProfilesSupported
2679 SLuint16 voiceType,