/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL.h | 65 typedef XAuint32 XAresult; typedef 159 XAresult result, 165 XAresult (*Realize) ( 169 XAresult (*Resume) ( 173 XAresult (*GetState) ( 177 XAresult (*GetInterface) ( 182 XAresult (*RegisterCallback) ( 193 XAresult (*SetPriority) ( 198 XAresult (*GetPriority) ( 203 XAresult (*SetLossOfControlInterfaces) ( [all …]
|
D | OpenMAXAL_Android.h | 85 typedef XAresult (XAAPIENTRY *xaAndroidBufferQueueCallback)( 102 XAresult (*RegisterCallback) ( 108 XAresult (*Clear) ( 112 XAresult (*Enqueue) ( 121 XAresult (*GetState) ( 127 XAresult (*SetCallbackEventsMask) ( 132 XAresult (*GetCallbackEventsMask) (
|
/frameworks/wilhelm/src/android/ |
D | MediaPlayer_to_android.h | 22 extern XAresult android_Player_checkSourceSink(CMediaPlayer *mp); 24 extern XAresult android_Player_create(CMediaPlayer *mp); 26 extern XAresult android_Player_realize(CMediaPlayer *mp, SLboolean async); 28 extern XAresult android_Player_destroy(CMediaPlayer *mp); 30 extern XAresult android_Player_preDestroy(CMediaPlayer *mp); 52 extern XAresult android_Player_getDuration(IPlay *pPlayItf, SLmillisecond *pDurMsec); 53 extern XAresult android_Player_getPosition(IPlay *pPlayItf, SLmillisecond *pPosMsec); 67 extern XAresult android_Player_setPlayState(const android::sp<android::GenericPlayer> &gp, 74 extern XAresult android_Player_seek(CMediaPlayer *mp, SLmillisecond posMsec); 75 extern XAresult android_Player_loop(CMediaPlayer *mp, SLboolean loopEnable);
|
D | MediaPlayer_to_android.cpp | 304 XAresult android_Player_checkSourceSink(CMediaPlayer *mp) { in android_Player_checkSourceSink() 306 XAresult result = XA_RESULT_SUCCESS; in android_Player_checkSourceSink() 365 XAresult android_Player_create(CMediaPlayer *mp) { in android_Player_create() 367 XAresult result = XA_RESULT_SUCCESS; in android_Player_create() 413 XAresult android_Player_realize(CMediaPlayer *mp, SLboolean async) { in android_Player_realize() 415 XAresult result = XA_RESULT_SUCCESS; in android_Player_realize() 478 XAresult android_Player_preDestroy(CMediaPlayer *mp) { in android_Player_preDestroy() 497 XAresult android_Player_destroy(CMediaPlayer *mp) { in android_Player_destroy() 524 XAresult android_Player_getDuration(IPlay *pPlayItf, XAmillisecond *pDurMsec) { in android_Player_getDuration() 552 XAresult android_Player_getPosition(IPlay *pPlayItf, XAmillisecond *pPosMsec) { in android_Player_getPosition() [all …]
|
/frameworks/wilhelm/src/ |
D | trace.h | 42 #define XA_ENTER_GLOBAL XAresult result; 44 #define XA_ENTER_INTERFACE XAresult result; 62 #define XA_ENTER_GLOBAL XAresult result; slTraceEnterGlobal(__FUNCTION__); 64 #define XA_ENTER_INTERFACE XAresult result; slTraceEnterInterface(__FUNCTION__);
|
D | xa_entry.cpp | 21 XA_API XAresult XAAPIENTRY xaCreateEngine(XAObjectItf *pEngine, XAuint32 numOptions, in xaCreateEngine() 38 XA_API XAresult XAAPIENTRY xaQueryNumSupportedEngineInterfaces(XAuint32 *pNumSupportedInterfaces) in xaQueryNumSupportedEngineInterfaces() 51 XA_API XAresult XAAPIENTRY xaQuerySupportedEngineInterfaces(XAuint32 index, in xaQuerySupportedEngineInterfaces()
|
/frameworks/wilhelm/src/itf/ |
D | IStreamInformation.cpp | 21 static XAresult IStreamInformation_QueryMediaContainerInformation( XAStreamInformationItf self, in IStreamInformation_QueryMediaContainerInformation() 51 static XAresult IStreamInformation_QueryStreamType( XAStreamInformationItf self, in IStreamInformation_QueryStreamType() 93 static XAresult IStreamInformation_QueryStreamInformation( XAStreamInformationItf self, in IStreamInformation_QueryStreamInformation() 161 static XAresult IStreamInformation_QueryStreamName( XAStreamInformationItf self, in IStreamInformation_QueryStreamName() 213 static XAresult IStreamInformation_RegisterStreamChangeCallback( XAStreamInformationItf self, in IStreamInformation_RegisterStreamChangeCallback() 233 static XAresult IStreamInformation_QueryActiveStreams( XAStreamInformationItf self, in IStreamInformation_QueryActiveStreams() 261 static XAresult IStreamInformation_SetActiveStream( XAStreamInformationItf self, in IStreamInformation_SetActiveStream()
|
D | IEngine.cpp | 1017 static XAresult IEngine_CreateCameraDevice(XAEngineItf self, XAObjectItf *pDevice, in IEngine_CreateCameraDevice() 1030 static XAresult IEngine_CreateRadioDevice(XAEngineItf self, XAObjectItf *pDevice, in IEngine_CreateRadioDevice() 1043 static XAresult IXAEngine_CreateLEDDevice(XAEngineItf self, XAObjectItf *pDevice, XAuint32 deviceID, in IXAEngine_CreateLEDDevice() 1054 static XAresult IXAEngine_CreateVibraDevice(XAEngineItf self, XAObjectItf *pDevice, in IXAEngine_CreateVibraDevice() 1065 static XAresult IEngine_CreateMediaPlayer(XAEngineItf self, XAObjectItf *pPlayer, in IEngine_CreateMediaPlayer() 1267 static XAresult IEngine_CreateMediaRecorder(XAEngineItf self, XAObjectItf *pRecorder, in IEngine_CreateMediaRecorder() 1287 static XAresult IXAEngine_CreateOutputMix(XAEngineItf self, XAObjectItf *pMix, in IXAEngine_CreateOutputMix() 1298 static XAresult IXAEngine_CreateMetadataExtractor(XAEngineItf self, XAObjectItf *pMetadataExtractor, in IXAEngine_CreateMetadataExtractor() 1309 static XAresult IXAEngine_CreateExtensionObject(XAEngineItf self, XAObjectItf *pObject, in IXAEngine_CreateExtensionObject() 1320 static XAresult IEngine_GetImplementationInfo(XAEngineItf self, XAuint32 *pMajor, XAuint32 *pMinor, in IEngine_GetImplementationInfo() [all …]
|
D | IVideoDecoderCapabilities.cpp | 25 static XAresult IVideoDecoderCapabilities_GetVideoDecoders(XAVideoDecoderCapabilitiesItf self, in IVideoDecoderCapabilities_GetVideoDecoders() 66 static XAresult IVideoDecoderCapabilities_GetVideoDecoderCapabilities( in IVideoDecoderCapabilities_GetVideoDecoderCapabilities()
|
/frameworks/wilhelm/src/objects/ |
D | CMediaPlayer.cpp | 27 XAresult CMediaPlayer_Realize(void *self, XAboolean async) in CMediaPlayer_Realize() 29 XAresult result = XA_RESULT_SUCCESS; in CMediaPlayer_Realize() 41 XAresult CMediaPlayer_Resume(void *self, XAboolean async) in CMediaPlayer_Resume()
|
/frameworks/wilhelm/tests/native-media/jni/ |
D | native-media-jni.c | 92 XAresult AndroidBufferQueueCallback( in AndroidBufferQueueCallback() 102 XAresult res; in AndroidBufferQueueCallback() 242 XAresult res; in StreamChangeCallback() 270 XAresult res; in Java_com_example_nativemedia_NativeMedia_createEngine() 314 XAresult res; in enqueueInitialBuffers() 343 XAresult res; in Java_com_example_nativemedia_NativeMedia_createStreamingMediaPlayer() 459 XAresult res; in Java_com_example_nativemedia_NativeMedia_setPlayingStreamingMediaPlayer()
|
/frameworks/wilhelm/tests/sandbox/ |
D | xaplay.c | 97 XAresult result; in prefetchStatusCallback() 135 XAresult result; in playEventCallback() 154 XAresult bufferQueueCallback( in bufferQueueCallback() 204 XAresult result; in bufferQueueCallback() 220 return (XAresult) curPacket; in bufferQueueCallback() 374 XAresult result; in main()
|
D | dual.c | 27 XAresult xaResult; in main()
|
D | xa.c | 26 XAresult result; in main()
|
/frameworks/wilhelm/tests/examples/ |
D | xaVideoDecoderCapabilities.cpp | 35 void ExitOnErrorFunc( XAresult result , int line) in ExitOnErrorFunc() 226 XAresult res; in TestVideoDecoderCapabilities()
|