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

  /frameworks/wilhelm/src/itf/
IStreamInformation.c 21 static XAresult IStreamInformation_QueryMediaContainerInformation( XAStreamInformationItf self,
51 static XAresult IStreamInformation_QueryStreamType( XAStreamInformationItf self,
93 static XAresult IStreamInformation_QueryStreamInformation( XAStreamInformationItf self,
161 static XAresult IStreamInformation_QueryStreamName( XAStreamInformationItf self,
204 SL_LOGE("unsupported XAStreamInformationItf function");
213 static XAresult IStreamInformation_RegisterStreamChangeCallback( XAStreamInformationItf self,
233 static XAresult IStreamInformation_QueryActiveStreams( XAStreamInformationItf self,
261 static XAresult IStreamInformation_SetActiveStream( XAStreamInformationItf self,
268 SL_LOGE("unsupported XAStreamInformationItf function");
  /cts/tests/tests/mediastress/jni/
native-media-jni.cpp 50 static XAStreamInformationItf playerStreamInfoItf = NULL;
54 #define NB_MAXAL_INTERFACES 3 // XAAndroidBufferQueueItf, XAStreamInformationItf and XAPlayItf
198 static void StreamChangeCallback(XAStreamInformationItf caller,
  /development/ndk/platforms/android-14/samples/native-media/jni/
native-media-jni.c 55 static XAStreamInformationItf playerStreamInfoItf = NULL;
59 #define NB_MAXAL_INTERFACES 3 // XAAndroidBufferQueueItf, XAStreamInformationItf and XAPlayItf
202 static void StreamChangeCallback(XAStreamInformationItf caller,
  /frameworks/wilhelm/tests/native-media/jni/
native-media-jni.c 41 static XAStreamInformationItf playerStreamInfoItf = NULL;
45 #define NB_MAXAL_INTERFACES 3 // XAAndroidBufferQueueItf, XAStreamInformationItf and XAPlayItf
225 void StreamChangeCallback (XAStreamInformationItf caller,
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h     [all...]
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/OMXAL/
OpenMAXAL.h     [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/OMXAL/
OpenMAXAL.h     [all...]
  /frameworks/wilhelm/tests/sandbox/
xaplay.c 74 void streamEventChangeCallback(XAStreamInformationItf caller, XAuint32 eventId,
495 XAStreamInformationItf playerStreamInformation;
    [all...]

Completed in 96 milliseconds