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

/hardware/intel/common/utils/ISV/omx/
H A Disv_omxcomponent.cpp87 mBaseComponent.SendCommand = SendCommand;
202 OMX_ERRORTYPE ISVComponent::SendCommand( function in class:ISVComponent
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDecoder.c132 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
216 pHandle->SendCommand = SendCommand;
520 * SendCommand() used to send the commands to the component
533 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, function
1908 SendCommand (pComponentPrivate->pHandle,
2277 SendCommand (pComponentPrivate->pHandle,
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEncoder.c113 static OMX_ERRORTYPE SendCommand(OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand, OMX_U32 nParam,OMX_PTR pCmdData);
179 pHandle->SendCommand = SendCommand;
601 * SendCommand() used to send the commands to the component
614 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, function
633 OMX_PRINT1(pCompPrivate->dbg, "%d :: AACENC: Entering SendCommand()\n", __LINE__);
636 OMX_PRINT1(pCompPrivate->dbg, "%d :: AACENC: Inside SendCommand\n",__LINE__);
662 OMX_PRINT1(pCompPrivate->dbg, "%d :: AACENC: Inside SendCommand\n",__LINE__);
679 OMX_PRINT1(pCompPrivate->dbg, "%d :: AACENC: Inside SendCommand\n",__LINE__);
700 OMX_PRINT1(pCompPrivate->dbg, "%d :: IAACENC: nside SendCommand\
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Decoder.c121 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
219 pHandle->SendCommand = SendCommand;
555 * SendCommand() used to send the commands to the component
568 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, function
578 G711DEC_DPRINT ("%d:::Inside SendCommand\n", __LINE__);
586 G711DEC_DPRINT ("%d:::Inside SendCommand\n", __LINE__);
600 G711DEC_DPRINT ("%d:::Inside SendCommand\n",__LINE__);
617 G711DEC_DPRINT ("%d:::Inside SendCommand\n",__LINE__);
629 G711DEC_DPRINT ("%d:::Inside SendCommand\
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Encoder.c105 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
195 pHandle->SendCommand = SendCommand;
535 * SendCommand() used to send the commands to the component
548 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, function
558 G711ENC_DPRINT("%d :: Entering SendCommand()\n", __LINE__);
567 G711ENC_DPRINT("%d :: OMX_CommandStateSet SendCommand\n",__LINE__);
585 G711ENC_DPRINT("%d :: OMX_CommandStateSet SendCommand\n",__LINE__);
598 G711ENC_DPRINT("%d :: OMX_CommandFlush SendCommand\n",__LINE__);
601 G711ENC_DPRINT("%d :: OMX_ErrorBadPortIndex from SendCommand",__LINE_
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Decoder.c124 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
216 pHandle->SendCommand = SendCommand;
467 * @fn SendCommand() function receives all the commands from the application.
485 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, function
497 G722DEC_DPRINT("G722DEC: Entered SendCommand\n");
1913 SendCommand (pComponentPrivate->pHandle,OMX_CommandPortDisable,
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Encoder.c123 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
211 pHandle->SendCommand = SendCommand;
635 * @fn SendCommand() description for SendCommand
636 SendCommand().
642 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, function
652 G722ENC_DPRINT("Entered SendCommand\n");
662 G722ENC_DPRINT("OMX_CommandStateSet SendCommand\n");
680 G722ENC_DPRINT("OMX_CommandStateSet SendCommand\
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Decoder.c126 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
219 pHandle->SendCommand = SendCommand;
473 * @fn SendCommand() function receives all the commands from the application.
491 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, function
503 G726DEC_DPRINT("G726DEC: Entered SendCommand\n");
1957 SendCommand (pComponentPrivate->pHandle,OMX_CommandPortDisable,
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Encoder.c115 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
200 pHandle->SendCommand = SendCommand;
501 * SendCommand() used to send the commands to the component
514 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, function
524 G726ENC_DPRINT("%d :: Entering SendCommand()\n", __LINE__);
533 G726ENC_DPRINT("%d :: OMX_CommandStateSet SendCommand\n",__LINE__);
546 G726ENC_DPRINT("%d :: OMX_CommandStateSet SendCommand\n",__LINE__);
559 G726ENC_DPRINT("%d :: OMX_CommandFlush SendCommand\n",__LINE__);
562 G726ENC_DPRINT("%d :: OMX_ErrorBadPortIndex from SendCommand",__LINE_
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Decoder.c120 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
228 pHandle->SendCommand = SendCommand;
559 * SendCommand() used to send the commands to the component
572 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, function
582 G729DEC_DPRINT ("%d:::Inside SendCommand\n",__LINE__);
597 G729DEC_DPRINT ("%d:::Inside SendCommand\n",__LINE__);
612 G729DEC_DPRINT ("%d:::Inside SendCommand\n",__LINE__);
630 G729DEC_DPRINT ("%d:::Inside SendCommand\n",__LINE__);
644 G729DEC_DPRINT ("%d:::Inside SendCommand\
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Encoder.c120 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp,
209 pHandle->SendCommand = SendCommand;
567 * SendCommand() used to send the commands to the component
580 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, function
614 G729ENC_DPRINT("OMX_CommandStateSet SendCommand\n");
632 G729ENC_DPRINT("OMX_CommandStateSet SendCommand\n");
645 G729ENC_DPRINT("OMX_CommandFlush SendCommand\n");
654 G729ENC_DPRINT("OMX_CommandPortDisable SendCommand\n");
657 G729ENC_DPRINT("OMX_CommandPortEnable SendCommand\
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Decoder.c132 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
222 pHandle->SendCommand = SendCommand;
521 * @fn SendCommand() function receives all the commands from the application.
539 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, function
557 OMX_PRINT1(pCompPrivate->dbg, ":: MP3DEC: Entered SendCommand\n");
655 OMX_PRINT2(pCompPrivate->dbg, ":: MP3DEC:SendCommand - nRet = %d\n",nRet);
1991 SendCommand (pComponentPrivate->pHandle,
2355 SendCommand (pComponentPrivate->pHandle,
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDecoder.c115 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
214 pHandle->SendCommand = SendCommand;
604 * SendCommand() used to send the commands to the component
617 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, function
627 OMX_PRINT1(pCompPrivate->dbg, "%d ::OMX_AmrDecoder.c ::Inside SendCommand\n",__LINE__);
641 OMX_PRCOMM2(pCompPrivate->dbg, "%d ::OMX_AmrDecoder.c ::Inside SendCommand\n",__LINE__);
664 OMX_PRCOMM1(pCompPrivate->dbg, "%d ::OMX_AmrDecoder.c ::Inside SendCommand\n",__LINE__);
682 OMX_PRCOMM1(pCompPrivate->dbg, "%d ::OMX_AmrDecoder.c ::Inside SendCommand\n",__LINE__);
696 OMX_PRCOMM1(pCompPrivate->dbg, "%d ::OMX_AmrDecoder.c ::Inside SendCommand\
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEncoder.c129 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
221 pHandle->SendCommand = SendCommand;
663 * SendCommand() used to send the commands to the component
676 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, function
693 OMX_PRINT1(pCompPrivate->dbg, "%d :: Entering SendCommand()\n", __LINE__);
714 OMX_PRINT1(pCompPrivate->dbg, "%d :: OMX_CommandStateSet SendCommand\n",__LINE__);
730 OMX_PRINT1(pCompPrivate->dbg, "%d :: OMX_CommandStateSet SendCommand\n",__LINE__);
749 OMX_PRINT1(pCompPrivate->dbg, "%d :: OMX_CommandFlush SendCommand\n",__LINE__);
752 OMX_ERROR4(pCompPrivate->dbg, "%d :: OMX_ErrorBadPortIndex from SendCommand",__LINE_
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDecoder.c121 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
210 pHandle->SendCommand = SendCommand;
577 * SendCommand() used to send the commands to the component
590 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, function
600 OMX_PRINT1(pCompPrivate->dbg, "Inside SendCommand\n");
614 OMX_PRINT1(pCompPrivate->dbg, "Inside SendCommand\n");
635 OMX_PRINT1(pCompPrivate->dbg, "Inside SendCommand\n");
653 OMX_PRINT1(pCompPrivate->dbg, "Inside SendCommand\n");
667 OMX_PRINT1(pCompPrivate->dbg, "Inside SendCommand\
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEncoder.c123 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
204 pHandle->SendCommand = SendCommand;
636 * SendCommand() used to send the commands to the component
649 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, function
2056 SendCommand (pComponentPrivate->pHandle,
2245 SendCommand (pComponentPrivate->pHandle,
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDecoder.c116 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
200 pHandle->SendCommand = SendCommand;
612 * SendCommand() used to send the commands to the component
625 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle, function
642 OMX_PRINT1(pCompPrivate->dbg, "%d:::Inside SendCommand\n",__LINE__);
665 OMX_PRINT1(pCompPrivate->dbg, "%d:::Inside SendCommand\n",__LINE__);
683 OMX_PRINT1(pCompPrivate->dbg, "%d:::Inside SendCommand\n",__LINE__);
725 OMX_PRINT1(pCompPrivate->dbg, "%d:::Inside SendCommand\n",__LINE__);
728 OMX_PRINT1(pCompPrivate->dbg, "%d:::Inside SendCommand\
[all...]
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcomponentbase.cpp278 handle->SendCommand = SendCommand;
357 OMX_ERRORTYPE ComponentBase::SendCommand( function in class:ComponentBase
1331 * SendCommand:OMX_CommandStateSet
/hardware/qcom/media/mm-core/inc/
H A DOMX_Component.h345 specification for details on the SendCommand method.
347 OMX_ERRORTYPE (*SendCommand)( member in struct:OMX_COMPONENTTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Component.h345 specification for details on the SendCommand method.
347 OMX_ERRORTYPE (*SendCommand)( member in struct:OMX_COMPONENTTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Component.h345 specification for details on the SendCommand method.
347 OMX_ERRORTYPE (*SendCommand)( member in struct:OMX_COMPONENTTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Component.h345 specification for details on the SendCommand method.
347 OMX_ERRORTYPE (*SendCommand)( member in struct:OMX_COMPONENTTYPE
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEncoder.c210 static OMX_ERRORTYPE SendCommand (OMX_IN OMX_HANDLETYPE hComponent,
422 pHandle->SendCommand = SendCommand;
1152 * SendCommand() Sets application callbacks to the component
1166 static OMX_ERRORTYPE SendCommand (OMX_IN OMX_HANDLETYPE hComponent, function
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_Component.h362 specification for details on the SendCommand method.
364 OMX_ERRORTYPE (*SendCommand)( member in struct:OMX_COMPONENTTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Component.h345 specification for details on the SendCommand method.
347 OMX_ERRORTYPE (*SendCommand)( member in struct:OMX_COMPONENTTYPE

Completed in 453 milliseconds