OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OMX_ComponentInit
(Results
26 - 27
of
27
) sorted by null
1
2
/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
1
2