Searched refs:SL_IID_ANDROIDCONFIGURATION (Results 1 - 5 of 5) sorted by relevance

/system/media/opensles/include/SLES/
H A DOpenSLES_Android.h141 extern SLAPIENTRY const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;
/system/media/opensles/tests/examples/
H A DslesTestRecBuffQueue.cpp49 /* Explicitly requesting SL_IID_ANDROIDSIMPLEBUFFERQUEUE and SL_IID_ANDROIDCONFIGURATION
188 iidArray[1] = SL_IID_ANDROIDCONFIGURATION;
219 result = (*recorder)->GetInterface(recorder, SL_IID_ANDROIDCONFIGURATION, (void*)&configItf);
/system/media/opensles/tests/mimeUri/
H A DslesTestPlayStreamType.cpp112 iidArray[1] = SL_IID_ANDROIDCONFIGURATION;
137 result = (*player)->GetInterface(player, SL_IID_ANDROIDCONFIGURATION, (void*)&configItf);
/system/media/opensles/libopensles/
H A DOpenSLES_IID.c144 // SL_IID_ANDROIDCONFIGURATION (the lack of ifdef is intentional)
204 const SLInterfaceID SL_IID_ANDROIDCONFIGURATION = &SL_IID_array[MPH_ANDROIDCONFIGURATION]; variable
/system/media/opensles/tools/hashgen/
H A DOpenSLES_IID.c144 // SL_IID_ANDROIDCONFIGURATION (the lack of ifdef is intentional)
204 const SLInterfaceID SL_IID_ANDROIDCONFIGURATION = &SL_IID_array[MPH_ANDROIDCONFIGURATION]; variable

Completed in 30 milliseconds