HomeSort by relevance Sort by last modified time
    Searched refs:SL_IID_ANDROIDEFFECTCAPABILITIES (Results 1 - 4 of 4) sorted by null

  /system/media/opensles/tests/examples/
slesTestEffectCapabilities.cpp 89 iidArray[0] = SL_IID_ANDROIDEFFECTCAPABILITIES;
109 result = (*sl)->GetInterface(sl, SL_IID_ANDROIDEFFECTCAPABILITIES, (void*)&EffectLibItf);
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES_Android.h 116 extern SLAPIENTRY const SLInterfaceID SL_IID_ANDROIDEFFECTCAPABILITIES;
  /system/media/opensles/include/SLES/
OpenSLES_Android.h 116 extern SLAPIENTRY const SLInterfaceID SL_IID_ANDROIDEFFECTCAPABILITIES;
  /system/media/opensles/libopensles/
OpenSLES_IID.c 140 // SL_IID_ANDROIDEFFECTCAPABILITIES (the lack of ifdef is intentional)
202 const SLInterfaceID SL_IID_ANDROIDEFFECTCAPABILITIES = &SL_IID_array[MPH_ANDROIDEFFECTCAPABILITIES];

Completed in 939 milliseconds