Searched refs:EventHandler (Results 101 - 108 of 108) sorted by relevance

12345

/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
H A DVPPTest.c177 void EventHandler(OMX_HANDLETYPE hComponent,OMX_PTR pAppData, OMX_EVENTTYPE eEvent, function
444 OMX_CALLBACKTYPE AmrCaBa = {(void *)EventHandler,
/hardware/qcom/camera/mm-camera-interface/
H A Dmm_omx_jpeg_encoder.c301 callbacks.EventHandler = eventHandler;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
H A DExynos_OMX_Mpeg4enc.c2229 pExynosComponent->pCallbacks->EventHandler((OMX_HANDLETYPE)pOMXComponent,
2269 pExynosComponent->pCallbacks->EventHandler((OMX_HANDLETYPE)pOMXComponent,
2308 pExynosComponent->pCallbacks->EventHandler((OMX_HANDLETYPE)pOMXComponent,
2348 pExynosComponent->pCallbacks->EventHandler((OMX_HANDLETYPE)pOMXComponent,
/hardware/ti/omap4xxx/domx/test/sample_proxy/
H A Dtest_sample_proxy.c1004 oCallbacks.EventHandler = SampleTest_EventHandler;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
H A DAacEncTest.c321 * EventHandler() Event Callback from Component. Method to notify when an event of
335 OMX_ERRORTYPE EventHandler(OMX_HANDLETYPE hComponent, function
343 APP_DPRINT( "%d :: App: Entering EventHandler \n", __LINE__);
437 APP_DPRINT( "%d :: App: Exiting EventHandler \n", __LINE__);
537 OMX_CALLBACKTYPE AacCaBa = {(void *)EventHandler,(void*) EmptyBufferDone,
/hardware/qcom/camera/QCamera/stack/mm-jpeg-interface/src/
H A Dmm_jpeg.c79 callbacks.EventHandler = mm_jpeg_handle_omx_event;
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEnc_Utils.c4139 pCompPrivate->sCbData.EventHandler (
4153 pCompPrivate->sCbData.EventHandler (
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXCameraAdapter.cpp3619 oCallbacks.EventHandler = android::OMXCameraAdapterEventHandler;

Completed in 185 milliseconds

12345