Searched refs:XAStreamInformationItf (Results 1 - 4 of 4) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIStreamInformation.c21 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");
/frameworks/wilhelm/tests/native-media/jni/
H A Dnative-media-jni.c41 static XAStreamInformationItf playerStreamInfoItf = NULL;
45 #define NB_MAXAL_INTERFACES 3 // XAAndroidBufferQueueItf, XAStreamInformationItf and XAPlayItf
225 void StreamChangeCallback (XAStreamInformationItf caller,
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h3142 typedef const struct XAStreamInformationItf_ * const * XAStreamInformationItf; typedef
3145 XAStreamInformationItf caller,
3154 XAStreamInformationItf self,
3158 XAStreamInformationItf self,
3163 XAStreamInformationItf self,
3168 XAStreamInformationItf self,
3174 XAStreamInformationItf self,
3179 XAStreamInformationItf self,
3184 XAStreamInformationItf self,
/frameworks/wilhelm/tests/sandbox/
H A Dxaplay.c75 void streamEventChangeCallback(XAStreamInformationItf caller __unused, XAuint32 eventId,
496 XAStreamInformationItf playerStreamInformation;

Completed in 125 milliseconds