Searched defs:SendCommand_JPEGDec (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDecoder.c87 static OMX_ERRORTYPE SendCommand_JPEGDec(OMX_HANDLETYPE hComponent,
620 pHandle->SendCommand = SendCommand_JPEGDec;
948 * @fn SendCommand_JPEGDec - Sends command from application to component
958 static OMX_ERRORTYPE SendCommand_JPEGDec(OMX_HANDLETYPE hComponent, function
980 OMX_PRINT1(pComponentPrivate->dbg, "Entering funtion SendCommand_JPEGDec %u %lu\n", Cmd, nParam);
1111 } /* End of SendCommand_JPEGDec*/

Completed in 190 milliseconds