OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMX_VIDENC_HandleError
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h
149
_eError =
OMX_VIDENC_HandleError
(_hComp, _eError); \
170
OMX_VIDENC_HandleError
(_hComp, _eError); \
766
OMX_ERRORTYPE
OMX_VIDENC_HandleError
(VIDENC_COMPONENT_PRIVATE* pComponentPrivate, OMX_ERRORTYPE eError);
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Thread.c
185
OMX_VIDENC_HandleError
(pComponentPrivate, eError);
OMX_VideoEnc_Utils.c
375
*
OMX_VIDENC_HandleError
() will handle the error and pass the component to Invalid
383
OMX_ERRORTYPE
OMX_VIDENC_HandleError
(VIDENC_COMPONENT_PRIVATE* pComponentPrivate,
[
all
...]
Completed in 14 milliseconds