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

  /frameworks/wilhelm/src/
xa_iid.c 59 const XAInterfaceID XA_IID_PLAY = (XAInterfaceID) &SL_IID_array[MPH_XAPLAY];
  /frameworks/wilhelm/tests/sandbox/
xa.c 112 result = (*playerObject)->GetInterface(playerObject, XA_IID_PLAY, &playerPlay);
xaplay.c 450 result = (*playerObject)->GetInterface(playerObject, XA_IID_PLAY, &playerPlay);
    [all...]
  /cts/tests/tests/mediastress/jni/
native-media-jni.cpp 353 = {XA_IID_PLAY,
373 res = (*playerObj)->GetInterface(playerObj, XA_IID_PLAY, &playerPlayItf);
  /development/ndk/platforms/android-14/samples/native-media/jni/
native-media-jni.c 368 = {XA_IID_PLAY, XA_IID_ANDROIDBUFFERQUEUESOURCE,
387 res = (*playerObj)->GetInterface(playerObj, XA_IID_PLAY, &playerPlayItf);
  /frameworks/wilhelm/tests/native-media/jni/
native-media-jni.c 380 = {XA_IID_PLAY, XA_IID_ANDROIDBUFFERQUEUESOURCE,
400 res = (*playerObj)->GetInterface(playerObj, XA_IID_PLAY, &playerPlayItf);
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h 720 XA_API extern const XAInterfaceID XA_IID_PLAY;
    [all...]
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h 720 XA_API extern const XAInterfaceID XA_IID_PLAY;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h 720 XA_API extern const XAInterfaceID XA_IID_PLAY;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h 720 XA_API extern const XAInterfaceID XA_IID_PLAY;
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h 720 XA_API extern const XAInterfaceID XA_IID_PLAY;
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/OMXAL/
OpenMAXAL.h 720 XA_API extern const XAInterfaceID XA_IID_PLAY;
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h 720 XA_API extern const XAInterfaceID XA_IID_PLAY;
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h 720 XA_API extern const XAInterfaceID XA_IID_PLAY;
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/OMXAL/
OpenMAXAL.h 720 XA_API extern const XAInterfaceID XA_IID_PLAY;
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h 720 XA_API extern const XAInterfaceID XA_IID_PLAY;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/OMXAL/
OpenMAXAL.h 720 XA_API extern const XAInterfaceID XA_IID_PLAY;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/OMXAL/
OpenMAXAL.h 720 XA_API extern const XAInterfaceID XA_IID_PLAY;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/OMXAL/
OpenMAXAL.h 720 XA_API extern const XAInterfaceID XA_IID_PLAY;
    [all...]

Completed in 1249 milliseconds