Home
last modified time | relevance | path

Searched refs:rm_error (Results 1 – 15 of 15) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
DOMX_G729Dec_Utils.c664 OMX_ERRORTYPE rm_error = OMX_ErrorNone; in G729DECHandleCommand() local
803 rm_error = RMProxy_NewSendCommand(pHandle, in G729DECHandleCommand()
809 if(rm_error == OMX_ErrorNone) { in G729DECHandleCommand()
811 rm_error = RMProxy_NewSendCommand(pHandle, in G729DECHandleCommand()
824 else if(rm_error == OMX_ErrorInsufficientResources) { in G729DECHandleCommand()
927rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_G729_Decoder_COMPONENT, OMX_State… in G729DECHandleCommand()
1036rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_G729_Decoder_COMPONENT, OMX_State… in G729DECHandleCommand()
1152rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_G729_Decoder_COMPONENT, OMX_State… in G729DECHandleCommand()
1724 OMX_ERRORTYPE rm_error = OMX_ErrorNone; in G729DECLCML_Callback() local
1988rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_G729_Decoder_COMPONENT, OMX_State… in G729DECLCML_Callback()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
DOMX_G726Dec_Utils.c566 OMX_ERRORTYPE rm_error = OMX_ErrorNone; in G726DEC_HandleCommand() local
718rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_RequestResource, OMX_PCM_Decoder_COMPONENT, G72… in G726DEC_HandleCommand()
720 if(rm_error == OMX_ErrorNone) { in G726DEC_HandleCommand()
723rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_NBAMR_Decoder_COMPONENT, OMX_Stat… in G726DEC_HandleCommand()
725 else if(rm_error == OMX_ErrorInsufficientResources) { in G726DEC_HandleCommand()
738rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_NBAMR_Decoder_COMPONENT, OMX_Stat… in G726DEC_HandleCommand()
809rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_PCM_Decoder_COMPONENT, OMX_StateI… in G726DEC_HandleCommand()
936rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_PCM_Decoder_COMPONENT, OMX_StateE… in G726DEC_HandleCommand()
1032rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_PCM_Decoder_COMPONENT, OMX_StateW… in G726DEC_HandleCommand()
1591 OMX_ERRORTYPE rm_error = OMX_ErrorNone; in G726DEC_LCML_Callback() local
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
DOMX_G726Enc_Utils.c653 OMX_ERRORTYPE rm_error = OMX_ErrorNone; in G726ENC_HandleCommand() local
746 rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_RequestResource, in G726ENC_HandleCommand()
751 if(rm_error == OMX_ErrorNone) { in G726ENC_HandleCommand()
754 rm_error = RMProxy_NewSendCommand(pHandle, in G726ENC_HandleCommand()
759 else if(rm_error == OMX_ErrorInsufficientResources) { in G726ENC_HandleCommand()
772rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_G726_Encoder_COMPONENT, OMX_State… in G726ENC_HandleCommand()
849rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_G726_Encoder_COMPONENT, OMX_State… in G726ENC_HandleCommand()
971rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_G726_Encoder_COMPONENT, OMX_State… in G726ENC_HandleCommand()
1679 OMX_ERRORTYPE rm_error = OMX_ErrorNone; in G726ENC_LCMLCallback() local
1857 rm_error = RMProxy_NewSendCommand(pHandle, in G726ENC_LCMLCallback()
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
DOMX_G729Enc_Utils.c636 OMX_ERRORTYPE rm_error = OMX_ErrorNone; in G729ENC_HandleCommand() local
785 rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_RequestResource, in G729ENC_HandleCommand()
790 if(rm_error == OMX_ErrorNone) { in G729ENC_HandleCommand()
792rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_G729_Encoder_COMPONENT, OMX_State… in G729ENC_HandleCommand()
795 else if(rm_error == OMX_ErrorInsufficientResources) { in G729ENC_HandleCommand()
1039rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_G729_Encoder_COMPONENT, OMX_State… in G729ENC_HandleCommand()
1151rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_G729_Encoder_COMPONENT, OMX_State… in G729ENC_HandleCommand()
1886 OMX_ERRORTYPE rm_error = OMX_ErrorNone; in G729ENC_LCMLCallback() local
2262rm_error = RMProxy_NewSendCommand(pComponentPrivate->pHandle, RMProxy_StateSet, OMX_G729_Encoder_C… in G729ENC_LCMLCallback()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDec_Utils.c678 OMX_ERRORTYPE rm_error; in WBAMR_DEC_HandleCommand() local
851 rm_error = RMProxy_NewSendCommand(pHandle, in WBAMR_DEC_HandleCommand()
857 … OMX_PRINT2(pComponentPrivate->dbg, "AMRDEC: RMProxy_SendCommand returned %d\n",rm_error); in WBAMR_DEC_HandleCommand()
858 if(rm_error == OMX_ErrorNone) { in WBAMR_DEC_HandleCommand()
867 rm_error = RMProxy_NewSendCommand(pHandle, in WBAMR_DEC_HandleCommand()
873 }else if(rm_error == OMX_ErrorInsufficientResources) { in WBAMR_DEC_HandleCommand()
892 rm_error = RMProxy_NewSendCommand(pHandle, in WBAMR_DEC_HandleCommand()
1027rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_WBAMR_Decoder_COMPONENT, OMX_Stat… in WBAMR_DEC_HandleCommand()
1162rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_WBAMR_Decoder_COMPONENT, OMX_Stat… in WBAMR_DEC_HandleCommand()
1318 rm_error = RMProxy_NewSendCommand(pHandle, in WBAMR_DEC_HandleCommand()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
DOMX_Mp3Dec_Utils.c610 OMX_ERRORTYPE rm_error = OMX_ErrorNone; in MP3DEC_HandleCommand() local
805 rm_error = RMProxy_NewSendCommand(pHandle, in MP3DEC_HandleCommand()
811 if(rm_error == OMX_ErrorNone) { in MP3DEC_HandleCommand()
817 rm_error = RMProxy_NewSendCommand(pHandle, in MP3DEC_HandleCommand()
830 else if(rm_error == OMX_ErrorInsufficientResources) { in MP3DEC_HandleCommand()
842 rm_error = RMProxy_NewSendCommand(pHandle, in MP3DEC_HandleCommand()
953 rm_error = RMProxy_NewSendCommand(pHandle, in MP3DEC_HandleCommand()
1133rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_MP3_Decoder_COMPONENT, OMX_StateE… in MP3DEC_HandleCommand()
1252 rm_error = RMProxy_NewSendCommand(pHandle, in MP3DEC_HandleCommand()
1266 rm_error = RMProxy_NewSendCommand(pHandle, in MP3DEC_HandleCommand()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
DOMX_G711Enc_Utils.c613 OMX_ERRORTYPE rm_error = OMX_ErrorNone; in G711ENC_HandleCommand() local
747 rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_RequestResource, in G711ENC_HandleCommand()
752 if(rm_error == OMX_ErrorNone) { in G711ENC_HandleCommand()
761 rm_error = RMProxy_NewSendCommand(pHandle, in G711ENC_HandleCommand()
766 else if(rm_error == OMX_ErrorInsufficientResources) { in G711ENC_HandleCommand()
779 rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, in G711ENC_HandleCommand()
836 rm_error = RMProxy_NewSendCommand(pHandle, in G711ENC_HandleCommand()
954 rm_error = RMProxy_NewSendCommand(pHandle, in G711ENC_HandleCommand()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
DOMX_G711Dec_Utils.c638 OMX_ERRORTYPE rm_error = OMX_ErrorNone; in G711DECHandleCommand() local
807 rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_RequestResource, in G711DECHandleCommand()
813 … G711DEC_DPRINT("%d :: G711DEC: RMProxy_SendCommand returned %d\n", __LINE__,rm_error); in G711DECHandleCommand()
815 if(rm_error == OMX_ErrorNone) { in G711DECHandleCommand()
827 rm_error = RMProxy_NewSendCommand(pHandle, in G711DECHandleCommand()
833 else if(rm_error == OMX_ErrorInsufficientResources) { in G711DECHandleCommand()
922 rm_error = RMProxy_NewSendCommand(pHandle, in G711DECHandleCommand()
1030 rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, in G711DECHandleCommand()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
DOMX_AacDec_Utils.c565 OMX_ERRORTYPE rm_error = OMX_ErrorNone; in AACDEC_HandleCommand() local
766 rm_error = RMProxy_NewSendCommand(pHandle, in AACDEC_HandleCommand()
772 if(rm_error == OMX_ErrorNone) { in AACDEC_HandleCommand()
778 rm_error = RMProxy_NewSendCommand(pHandle, in AACDEC_HandleCommand()
791 else if(rm_error == OMX_ErrorInsufficientResources) { in AACDEC_HandleCommand()
803 rm_error = RMProxy_NewSendCommand(pHandle, in AACDEC_HandleCommand()
911rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_AAC_Decoder_COMPONENT, OMX_StateI… in AACDEC_HandleCommand()
1161 rm_error = RMProxy_NewSendCommand(pHandle, in AACDEC_HandleCommand()
1285 rm_error = RMProxy_NewSendCommand(pHandle, in AACDEC_HandleCommand()
1299 rm_error = RMProxy_NewSendCommand(pHandle, in AACDEC_HandleCommand()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDec_Utils.c701 OMX_ERRORTYPE rm_error; in NBAMRDECHandleCommand() local
859 rm_error = RMProxy_NewSendCommand(pHandle, in NBAMRDECHandleCommand()
865 if(rm_error == OMX_ErrorNone) { in NBAMRDECHandleCommand()
874 rm_error = RMProxy_NewSendCommand(pHandle, in NBAMRDECHandleCommand()
882 else if(rm_error == OMX_ErrorInsufficientResources) { in NBAMRDECHandleCommand()
902 rm_error = RMProxy_NewSendCommand(pHandle, in NBAMRDECHandleCommand()
1031rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_NBAMR_Decoder_COMPONENT, OMX_Stat… in NBAMRDECHandleCommand()
1166rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_NBAMR_Decoder_COMPONENT, OMX_Stat… in NBAMRDECHandleCommand()
1323 rm_error = RMProxy_NewSendCommand(pHandle, in NBAMRDECHandleCommand()
1348 rm_error = RMProxy_NewSendCommand(pHandle, in NBAMRDECHandleCommand()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
DOMX_AacEnc_Utils.c691 OMX_ERRORTYPE rm_error = OMX_ErrorNone; in AACENCHandleCommand() local
887 …DSP1(pComponentPrivate->dbg, "%d :: AACENC: RMProxy_SendCommand returned %d\n", __LINE__,rm_error); in AACENCHandleCommand()
888 if(rm_error == OMX_ErrorNone) in AACENCHandleCommand()
896rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_AAC_Encoder_COMPONENT, OMX_StateI… in AACENCHandleCommand()
898 else if(rm_error == OMX_ErrorInsufficientResources) in AACENCHandleCommand()
1012rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_AAC_Encoder_COMPONENT, OMX_StateI… in AACENCHandleCommand()
1224rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_AAC_Encoder_COMPONENT, OMX_StateE… in AACENCHandleCommand()
1387rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_AAC_Encoder_COMPONENT, OMX_StateW… in AACENCHandleCommand()
2327 OMX_ERRORTYPE rm_error = OMX_ErrorNone; in AACENCLCML_Callback() local
2634 rm_error = RMProxy_NewSendCommand(pComponentPrivate_CC->pHandle, in AACENCLCML_Callback()
DOMX_AacEncoder.c163 OMX_ERRORTYPE rm_error = OMX_ErrorNone; in OMX_ComponentInit() local
440rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_RequestResource, OMX_AAC_Encoder_COMPONENT,AACE… in OMX_ComponentInit()
441 if (rm_error != OMX_ErrorNone) { in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
DOMX_WmaDec_Utils.c2580 OMX_ERRORTYPE rm_error = OMX_ErrorNone; in WMADEC_CommandToIdle() local
2764 rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_RequestResource, in WMADEC_CommandToIdle()
2769 __LINE__,rm_error); in WMADEC_CommandToIdle()
2770 if(rm_error == OMX_ErrorNone) in WMADEC_CommandToIdle()
2784 rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, in WMADEC_CommandToIdle()
2789 else if(rm_error == OMX_ErrorInsufficientResources){ in WMADEC_CommandToIdle()
2889 rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, in WMADEC_CommandToIdle()
2892 if(rm_error != OMX_ErrorNone) in WMADEC_CommandToIdle()
3091 int rm_error; in WMADEC_CommandToExecuting() local
3286 rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, in WMADEC_CommandToExecuting()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
DOMX_WbAmrEnc_Utils.c677 OMX_ERRORTYPE rm_error; in WBAMRENC_HandleCommand() local
845 rm_error = RMProxy_NewSendCommand(pHandle, in WBAMRENC_HandleCommand()
852 if (rm_error == OMX_ErrorNone) { in WBAMRENC_HandleCommand()
871 rm_error = RMProxy_NewSendCommand(pHandle, in WBAMRENC_HandleCommand()
877 } else if (rm_error == OMX_ErrorInsufficientResources) { in WBAMRENC_HandleCommand()
903 rm_error = RMProxy_NewSendCommand(pHandle, in WBAMRENC_HandleCommand()
992 rm_error = RMProxy_NewSendCommand(pHandle, in WBAMRENC_HandleCommand()
1201rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_WBAMR_Encoder_COMPONENT, OMX_Stat… in WBAMRENC_HandleCommand()
1361 rm_error = RMProxy_NewSendCommand(pHandle, in WBAMRENC_HandleCommand()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
DOMX_AmrEnc_Utils.c635 OMX_ERRORTYPE rm_error; in NBAMRENC_HandleCommand() local
796 rm_error = RMProxy_NewSendCommand(pHandle, in NBAMRENC_HandleCommand()
801 if(rm_error == OMX_ErrorNone) { in NBAMRENC_HandleCommand()
820rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_NBAMR_Encoder_COMPONENT, OMX_Stat… in NBAMRENC_HandleCommand()
822 else if(rm_error == OMX_ErrorInsufficientResources) { in NBAMRENC_HandleCommand()
849 rm_error = RMProxy_NewSendCommand(pHandle, in NBAMRENC_HandleCommand()
915rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_NBAMR_Encoder_COMPONENT, OMX_Stat… in NBAMRENC_HandleCommand()
1086rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_NBAMR_Encoder_COMPONENT, OMX_Stat… in NBAMRENC_HandleCommand()
1244rm_error = RMProxy_NewSendCommand(pHandle, RMProxy_StateSet, OMX_NBAMR_Encoder_COMPONENT, OMX_Stat… in NBAMRENC_HandleCommand()