HomeSort by relevance Sort by last modified time
    Searched refs:SendCommand (Results 76 - 100 of 104) sorted by null

1 2 34 5

  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Core.h     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Component.h 345 specification for details on the SendCommand method.
347 OMX_ERRORTYPE (*SendCommand)(
OMX_Core.h     [all...]
  /hardware/intel/common/utils/ISV/omx/
isv_omxcomponent.cpp 93 mBaseComponent.SendCommand = SendCommand;
208 OMX_ERRORTYPE ISVComponent::SendCommand(
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Decoder.c 124 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,
497 G722DEC_DPRINT("G722DEC: Entered SendCommand\n");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c 123 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,
652 G722ENC_DPRINT("Entered SendCommand\n");
662 G722ENC_DPRINT("OMX_CommandStateSet SendCommand\n");
680 G722ENC_DPRINT("OMX_CommandStateSet SendCommand\n")
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c 126 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,
503 G726DEC_DPRINT("G726DEC: Entered SendCommand\n");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c 115 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,
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/aac_enc/src/
OMX_AacEncoder.c 113 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,
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\n",__LINE__)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c 115 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,
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\n",__LINE__)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 129 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,
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__);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c 132 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,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c 132 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,
557 OMX_PRINT1(pCompPrivate->dbg, ":: MP3DEC: Entered SendCommand\n");
655 OMX_PRINT2(pCompPrivate->dbg, ":: MP3DEC:SendCommand - nRet = %d\n",nRet);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c 123 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,
    [all...]
  /hardware/qcom/media/mm-core/omxcore/src/common/
omx_core_cmp.cpp 61 component->SendCommand = &qc_omx_component_send_command;
  /hardware/qcom/media/mm-core/src/common/
omx_core_cmp.cpp 61 component->SendCommand = &qc_omx_component_send_command;
  /hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp 277 handle->SendCommand = SendCommand;
354 OMX_ERRORTYPE ComponentBase::SendCommand(
    [all...]
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_camera/src/
omx_proxy_camera.c 581 pHandle->SendCommand = Camera_SendCommand;
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec.c 235 pHandle->SendCommand = PROXY_VIDDEC_SendCommand;
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec.c 195 pHandle->SendCommand = PROXY_VIDDEC_SendCommand;
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 210 static OMX_ERRORTYPE SendCommand (OMX_IN OMX_HANDLETYPE hComponent,
422 pHandle->SendCommand = SendCommand;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDecoder.c 620 pHandle->SendCommand = SendCommand_JPEGDec;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c 456 pHandle->SendCommand = JPEGENC_SendCommand;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c 645 pHandle->SendCommand = VPP_SendCommand;
    [all...]
  /hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/
omx_proxy_common.c     [all...]

Completed in 498 milliseconds

1 2 34 5