Searched defs:pMajor (Results 1 - 2 of 2) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIEngineCapabilities.c85 SLint16 *pMajor, SLint16 *pMinor, SLint16 *pStep)
89 if (!(NULL != pMajor && NULL != pMinor && NULL != pStep)) {
92 *pMajor = 1;
84 IEngineCapabilities_QueryAPIVersion(SLEngineCapabilitiesItf self, SLint16 *pMajor, SLint16 *pMinor, SLint16 *pStep) argument
H A DIEngine.c1305 static XAresult IEngine_GetImplementationInfo(XAEngineItf self, XAuint32 *pMajor, XAuint32 *pMinor, argument

Completed in 32 milliseconds