Searched refs:OMX_VIDENC_EVENT_HANDLER (Results 1 – 4 of 4) sorted by relevance
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
D | OMX_VideoEnc_Thread.c | 180 … OMX_VIDENC_EVENT_HANDLER(pComponentPrivate, OMX_EventError, OMX_ErrorHardware, 0, NULL); in OMX_VIDENC_Thread() 284 OMX_VIDENC_EVENT_HANDLER(pComponentPrivate, in OMX_VIDENC_Thread() 301 OMX_VIDENC_EVENT_HANDLER(pComponentPrivate, in OMX_VIDENC_Thread() 320 OMX_VIDENC_EVENT_HANDLER(pComponentPrivate, in OMX_VIDENC_Thread()
|
D | OMX_VideoEnc_Utils.c | 391 OMX_VIDENC_EVENT_HANDLER(pComponentPrivate, in OMX_VIDENC_HandleError() 413 OMX_VIDENC_EVENT_HANDLER(pComponentPrivate, in OMX_VIDENC_HandleError() 480 OMX_VIDENC_EVENT_HANDLER(pComponentPrivate, in OMX_VIDENC_HandleLcmlEvent() 488 OMX_VIDENC_EVENT_HANDLER(pComponentPrivate, in OMX_VIDENC_HandleLcmlEvent() 505 OMX_VIDENC_EVENT_HANDLER(pComponentPrivate, in OMX_VIDENC_HandleLcmlEvent() 513 OMX_VIDENC_EVENT_HANDLER(pComponentPrivate, in OMX_VIDENC_HandleLcmlEvent() 530 OMX_VIDENC_EVENT_HANDLER(pComponentPrivate, in OMX_VIDENC_HandleLcmlEvent() 538 OMX_VIDENC_EVENT_HANDLER(pComponentPrivate, in OMX_VIDENC_HandleLcmlEvent() 700 OMX_VIDENC_EVENT_HANDLER(pComponentPrivate, in OMX_VIDENC_HandleCommandDisablePort() 746 OMX_VIDENC_EVENT_HANDLER(pComponentPrivate, in OMX_VIDENC_HandleCommandDisablePort() [all …]
|
D | OMX_VideoEncoder.c | 3628 OMX_VIDENC_EVENT_HANDLER(pComponentPrivate, in FreeBuffer()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
D | OMX_VideoEnc_Utils.h | 355 #define OMX_VIDENC_EVENT_HANDLER(_hComponent_, _eEvent_, _nData1_, _nData2_, _pEventData_) \ macro
|