OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMX_ComponentInit
(Results
51 - 54
of
54
) sorted by null
1
2
3
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDecoder.c
574
* @fn
OMX_ComponentInit
- Updates the component function pointer to the handle.
582
OMX_ERRORTYPE
OMX_ComponentInit
(OMX_HANDLETYPE hComponent)
602
OMX_PRINT1(pComponentPrivate->dbg, "Entering funtion
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/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
...]
Completed in 131 milliseconds
1
2
3