Searched refs:pProfilesSupported (Results 1 - 4 of 4) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIEngineCapabilities.c23 SLEngineCapabilitiesItf self, SLuint16 *pProfilesSupported)
27 if (NULL == pProfilesSupported) {
32 *pProfilesSupported = USE_PROFILES &
22 IEngineCapabilities_QuerySupportedProfiles( SLEngineCapabilitiesItf self, SLuint16 *pProfilesSupported) argument
H A DIEngine.c1331 static XAresult IXAEngine_QuerySupportedProfiles(XAEngineItf self, XAint16 *pProfilesSupported) argument
1335 if (NULL == pProfilesSupported) {
1339 *pProfilesSupported = 0;
1344 *pProfilesSupported = USE_PROFILES &
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h632 XAint16 * pProfilesSupported
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h2681 SLuint16 *pProfilesSupported

Completed in 976 milliseconds