HomeSort by relevance Sort by last modified time
    Searched defs:OMX_ComponentInit (Results 26 - 27 of 27) sorted by null

12

  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c 262 * OMX_ComponentInit() Set the all the function pointers of component
273 OMX_ERRORTYPE OMX_ComponentInit (OMX_HANDLETYPE hComponent)
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 142 OMX_ERRORTYPE OMX_ComponentInit(OMX_HANDLETYPE hComp);
145 OMX_EXPORT OMX_ERRORTYPE OMX_ComponentInit (OMX_HANDLETYPE hComp);
302 * OMX_ComponentInit() Set the all the function pointers of component
316 OMX_ERRORTYPE OMX_ComponentInit (OMX_HANDLETYPE hComponent)
    [all...]

Completed in 713 milliseconds

12