OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EnablePortJpegDec
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Thread.c
185
error =
EnablePortJpegDec
(pComponentPrivate, nParam1);
OMX_JpegDec_Utils.c
233
* @fn
EnablePortJpegDec
- Implements the functionality to enable the ports
241
OMX_ERRORTYPE
EnablePortJpegDec
(JPEGDEC_COMPONENT_PRIVATE* pComponentPrivate,
299
OMX_PRINT1(pComponentPrivate->dbg, "Exiting
EnablePortJpegDec
(), Ports are enabled if no error\n");
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
OMX_JpegDec_Utils.h
556
OMX_ERRORTYPE
EnablePortJpegDec
(JPEGDEC_COMPONENT_PRIVATE *pComponentPrivate, OMX_U32 nParam1);
Completed in 10 milliseconds