OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InitMMCodecEx
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_CodecInterface.h
105
OMX_ERRORTYPE (*
InitMMCodecEx
)(OMX_HANDLETYPE hComponent,
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c
89
static OMX_ERRORTYPE
InitMMCodecEx
(OMX_HANDLETYPE hInt,
163
dspcodecinterface->
InitMMCodecEx
=
InitMMCodecEx
;
187
*
InitMMCodecEx
initialise the OMX Component specific handle to LCML.
201
static OMX_ERRORTYPE
InitMMCodecEx
(OMX_HANDLETYPE hInt,
213
OMX_PRINT1 (((LCML_CODEC_INTERFACE *)hInt)->dbg, "%d ::
InitMMCodecEx
application\n", __LINE__);
[
all
...]
Completed in 18 milliseconds