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)
466 #define SL_DEVLOCATION_HANDSET ((SLuint16) 0x0001)
467 #define SL_DEVLOCATION_HEADSET ((SLuint16) 0x0002)
468 #define SL_DEVLOCATION_CARKIT ((SLuint16) 0x0003)
469 #define SL_DEVLOCATION_DOCK ((SLuint16) 0x0004)
470 #define SL_DEVLOCATION_REMOTE ((SLuint16) 0x0005)
472 #define SL_DEVLOCATION_RESLTE ((SLuint16) 0x0005)
475 #define SL_DEVSCOPE_UNKNOWN ((SLuint16) 0x0001)
476 #define SL_DEVSCOPE_ENVIRONMENT ((SLuint16) 0x0002)
477 #define SL_DEVSCOPE_USER ((SLuint16) 0x0003)
1215 #define SL_EQUALIZER_UNDEFINED ((SLuint16) 0xFFFF)
1233 SLuint16 *pAmount
1242 SLuint16 band,
1247 SLuint16 band,
1252 SLuint16 band,
1257 SLuint16 band,
1264 SLuint16 *pBand
1268 SLuint16 *pPreset
1272 SLuint16 index
1276 SLuint16 *pNumPresets
1280 SLuint16 index,
1411 #define SL_REVERBPRESET_NONE ((SLuint16) 0x0000)
1412 #define SL_REVERBPRESET_SMALLROOM ((SLuint16) 0x0001)
1413 #define SL_REVERBPRESET_MEDIUMROOM ((SLuint16) 0x0002)
1414 #define SL_REVERBPRESET_LARGEROOM ((SLuint16) 0x0003)
1415 #define SL_REVERBPRESET_MEDIUMHALL ((SLuint16) 0x0004)
1416 #define SL_REVERBPRESET_LARGEHALL ((SLuint16) 0x0005)
1417 #define SL_REVERBPRESET_PLATE ((SLuint16) 0x0006)
1428 SLuint16 preset
1432 SLuint16 *pPreset
2031 SLuint16 track
2041 SLuint16 track
2103 SLuint16 *pCount
2107 SLuint16 track,
2112 SLuint16 track,
2117 SLuint16 track,
2122 SLuint16 track,
2681 SLuint16 *pProfilesSupported
2685 SLuint16 voiceType,