Home
last modified time | relevance | path

Searched refs:XAint16 (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h49 typedef xa_int16_t XAint16; /* 16 bit signed integer */ typedef
57 typedef XAint16 XAmillibel;
62 typedef XAint16 XApermille;
205 XAint16 numInterfaces,
498 #define XA_PROFILES_MEDIA_PLAYER ((XAint16) 0x0001)
499 #define XA_PROFILES_MEDIA_PLAYER_RECORDER ((XAint16) 0x0002)
500 #define XA_PROFILES_PLUS_MIDI ((XAint16) 0x0004)
632 XAint16 * pProfilesSupported
653 XAint16 * pNameLength
1835 #define XA_DEVCONNECTION_INTEGRATED ((XAint16) 0x0001)
[all …]
/frameworks/wilhelm/src/itf/
DIEngine.c1331 static XAresult IXAEngine_QuerySupportedProfiles(XAEngineItf self, XAint16 *pProfilesSupported) in IXAEngine_QuerySupportedProfiles()
1383 XAchar *pExtensionName, XAint16 *pNameLength) in IXAEngine_QuerySupportedExtension()