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

1 23 4 5

  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/SLES/
OpenSLES_Android.h 64 SLresult (*SendCommand) (SLAndroidEffectItf self,
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/SLES/
OpenSLES_Android.h 64 SLresult (*SendCommand) (SLAndroidEffectItf self,
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/SLES/
OpenSLES_Android.h 86 SLresult (*SendCommand) (SLAndroidEffectItf self,
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/SLES/
OpenSLES_Android.h 86 SLresult (*SendCommand) (SLAndroidEffectItf self,
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/SLES/
OpenSLES_Android.h 86 SLresult (*SendCommand) (SLAndroidEffectItf self,
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/SLES/
OpenSLES_Android.h 86 SLresult (*SendCommand) (SLAndroidEffectItf self,
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/SLES/
OpenSLES_Android.h 86 SLresult (*SendCommand) (SLAndroidEffectItf self,
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/SLES/
OpenSLES_Android.h 86 SLresult (*SendCommand) (SLAndroidEffectItf self,
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c 121 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,
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\n",__LINE__)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c 120 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,
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\n",__LINE__)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c 120 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,
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\n")
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 116 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,
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\n",__LINE__)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 105 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,
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/wbamr_dec/src/
OMX_WbAmrDecoder.c 121 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,
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\n")
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Component.h 362 specification for details on the SendCommand method.
364 OMX_ERRORTYPE (*SendCommand)(
OMX_Core.h     [all...]
  /hardware/intel/common/utils/ISV/include/
isv_omxcomponent.h 88 static OMX_ERRORTYPE SendCommand(
  /hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h 119 static OMX_ERRORTYPE SendCommand(
311 /* SendCommand */
315 /* SendCommand:OMX_CommandStateSet */
332 /* SendCommand:OMX_CommandMarkBuffer */
335 /* SendCommand:OMX_CommandFlush (notify:1) or other parts (notify:0) */
337 /* SendCommand:OMX_CommandPortDisable/Enable */
  /hardware/qcom/media/mm-core/inc/
OMX_Component.h 345 specification for details on the SendCommand method.
347 OMX_ERRORTYPE (*SendCommand)(
OMX_Core.h     [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h 345 specification for details on the SendCommand method.
347 OMX_ERRORTYPE (*SendCommand)(
OMX_Core.h     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 345 specification for details on the SendCommand method.
347 OMX_ERRORTYPE (*SendCommand)(
OMX_Core.h     [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Component.h 362 specification for details on the SendCommand method.
364 OMX_ERRORTYPE (*SendCommand)(

Completed in 677 milliseconds

1 23 4 5