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

12

  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c 185 * @fn OMX_ComponentInit() function is called by OMX Core to initialize the component
201 OMX_ERRORTYPE OMX_ComponentInit (OMX_HANDLETYPE hComp)
216 OMXDBG_PRINT(stderr, PRINT, 1, 0, "Entering OMX_ComponentInit\n");
514 OMX_PRINT1(pComponentPrivate->dbg, ":: Exiting OMX_ComponentInit\n");
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c 408 * OMX_ComponentInit() Set the all the function pointers of component
418 OMX_ERRORTYPE OMX_ComponentInit (OMX_HANDLETYPE hComponent)
439 OMX_PRINT1(pComponentPrivate->dbg, "in jpeg-enc OMX_ComponentInit\n");
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c 620 * OMX_ComponentInit() Set the all the function pointers of component
630 OMX_ERRORTYPE OMX_ComponentInit (OMX_HANDLETYPE hComp)
    [all...]
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_camera/src/
omx_proxy_camera.c 523 OMX_ERRORTYPE OMX_ComponentInit(OMX_HANDLETYPE hComponent)
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c 271 OMX_ERRORTYPE OMX_ComponentInit(OMX_HANDLETYPE hComponent)
    [all...]
  /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...]
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 273 OMX_ERRORTYPE OMX_ComponentInit(OMX_HANDLETYPE hComponent)
    [all...]

Completed in 2242 milliseconds

12