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

  /system/media/opensles/tests/sandbox/
outputmix.c 66 result = (*outputMixObject)->GetInterface(outputMixObject, SL_IID_OBJECT, &outputMixObject2);
79 result = (*outputMixObject)->GetInterface(outputMixObject, SL_IID_OBJECT, &outputMixObject2);
127 SLInterfaceID ids[10] = {SL_IID_OBJECT, SL_IID_DYNAMICINTERFACEMANAGEMENT, SL_IID_OUTPUTMIX,
140 result = (*outputMixObject)->GetInterface(outputMixObject, SL_IID_OBJECT,
  /system/media/opensles/libopensles/
OpenSLES_IID.c 106 // SL_IID_OBJECT
183 const SLInterfaceID SL_IID_OBJECT = &SL_IID_array[MPH_OBJECT];
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 386 extern SLAPIENTRY const SLInterfaceID SL_IID_OBJECT;
    [all...]
  /system/media/opensles/include/SLES/
OpenSLES.h 386 extern SLAPIENTRY const SLInterfaceID SL_IID_OBJECT;
    [all...]

Completed in 186 milliseconds