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

/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDecoder.c137 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
218 pHandle->SetParameter = SetParameter;
733 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: SetParameter OMX_IndexParamAudioInit \n",__LINE__);
870 * @fn SetParameter() function sets the various parameter values of the
889 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp, function
915 OMX_ERROR4(pComponentPrivate->dbg, "%d :: OMX_ErrorInvalidState from SetParameter",__LINE__);
929 OMX_ERROR2(pComponentPrivate->dbg, "%d :: OMX_ErrorBadPortIndex from SetParameter",__LINE__);
942 OMX_ERROR2(pComponentPrivate->dbg, "%d :: OMX_ErrorBadPortIndex from SetParameter",__LINE__);
973 OMX_PRCOMM2(pComponentPrivate->dbg, "%d :: OMX_ErrorBadPortIndex from SetParameter",__LINE_
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEncoder.c115 static OMX_ERRORTYPE SetParameter(OMX_HANDLETYPE hComp, OMX_INDEXTYPE nParamIndex, OMX_PTR ComponentParamStruct);
182 pHandle->SetParameter = SetParameter;
999 * SetParameter() Sets configuration paramets to the component
1010 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp, OMX_INDEXTYPE nParamIndex, OMX_PTR pCompParam) function
1019 OMX_PRINT1(pComponentPrivate->dbg, "%d :: AACENC: Entering the SetParameter()\n",__LINE__);
1020 OMX_PRINT2(pComponentPrivate->dbg, "%d :: AACENC: Inside the SetParameter nParamIndex = %x\n",__LINE__, nParamIndex);
1065 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: AACENC: Inside the SetParameter - OMX_IndexParamAudioAac\n", __LINE__);
1102 OMX_ERROR4(pComponentPrivate->dbg, "%d :: Error in SetParameter - OMX_IndexParamAudioAac = %x\n", __LINE__, eError);
1172 OMX_PRBUFFER1(pComponentPrivate->dbg, "AACENC: SetParameter OMX_IndexParamCompBufferSupplie
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Decoder.c126 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
221 pHandle->SetParameter = SetParameter;
899 * SetParameter() Sets configuration paramets to the component
910 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp, function
931 G711DEC_DPRINT("%d :: SetParameter OMX_IndexParamAudioPortFormat \n",__LINE__);
943 G711DEC_DPRINT("%d :: OMX_ErrorBadPortIndex from SetParameter",__LINE__);
1008 G711DEC_DPRINT(":: SetParameter OMX_IndexParamCompBufferSupplier \n");
1015 G711DEC_DPRINT(":: SetParameter OMX_IndexParamCompBufferSupplier \n");
1020 G711DEC_DPRINT(":: OMX_ErrorBadPortIndex from SetParameter");
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Encoder.c109 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
197 pHandle->SetParameter = SetParameter;
807 * SetParameter() Sets configuration paramets to the component
818 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp, function
834 G711ENC_DPRINT("%d :: Entering the SetParameter\n",__LINE__);
837 G711ENC_DPRINT("%d :: OMX_ErrorBadParameter from SetParameter",__LINE__);
842 G711ENC_DPRINT("%d :: OMX_ErrorIncorrectStateOperation from SetParameter",__LINE__);
848 G711ENC_DPRINT("%d :: SetParameter OMX_IndexParamAudioPortFormat \n",__LINE__);
855 G711ENC_DPRINT("%d :: OMX_ErrorBadPortIndex from SetParameter",__LINE_
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Decoder.c129 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
218 pHandle->SetParameter = SetParameter;
772 * @fn SetParameter() function sets the various parameter values of the
791 static OMX_ERRORTYPE SetParameter ( function
811 G722DEC_DPRINT(" :: Entering the SetParameter\n");
814 G722DEC_DPRINT(" :: OMX_ErrorIncorrectStateOperation from SetParameter");
820 G722DEC_DPRINT(":: SetParameter OMX_IndexParamAudioPortFormat \n");
829 G722DEC_DPRINT(":: OMX_ErrorBadPortIndex from SetParameter");
835 G722DEC_DPRINT(" :: SetParameter OMX_IndexParamAudioPc
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Encoder.c128 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
213 pHandle->SetParameter = SetParameter;
927 * @fn SetParameter() description for SetParameter
935 static OMX_ERRORTYPE SetParameter ( function
956 G722ENC_DPRINT ("%d :: Inside the SetParameter - OMX_IndexParamAudioInit\n", __LINE__);
961 G722ENC_DPRINT ("%d :: Inside the SetParameter - OMX_IndexParamPortDefinition\n", __LINE__);
979 G722ENC_DPRINT ("%d :: Error in SetParameter - OMX_IndexParamPortDefinition = %x\n", __LINE__, eError);
984 G722ENC_DPRINT ("%d :: Inside the SetParameter
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Decoder.c131 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
221 pHandle->SetParameter = SetParameter;
784 * @fn SetParameter() function sets the various parameter values of the
803 static OMX_ERRORTYPE SetParameter ( function
824 G726DEC_DPRINT(" :: Entering the SetParameter\n");
827 G726DEC_DPRINT(" :: OMX_ErrorIncorrectStateOperation from SetParameter");
833 G726DEC_DPRINT(":: SetParameter OMX_IndexParamAudioPortFormat \n");
842 G726DEC_DPRINT(":: OMX_ErrorBadPortIndex from SetParameter");
848 G726DEC_DPRINT(" :: SetParameter OMX_IndexParamAudioPc
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Encoder.c119 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
202 pHandle->SetParameter = SetParameter;
750 * SetParameter() Sets configuration paramets to the component
761 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp, function
775 G726ENC_DPRINT("%d :: Entering the SetParameter\n",__LINE__);
778 G726ENC_DPRINT("%d :: OMX_ErrorBadParameter from SetParameter",__LINE__);
783 G726ENC_DPRINT("%d :: OMX_ErrorIncorrectStateOperation from SetParameter",__LINE__);
789 G726ENC_DPRINT("%d :: SetParameter OMX_IndexParamAudioPortFormat \n",__LINE__);
796 G726ENC_DPRINT("%d :: OMX_ErrorBadPortIndex from SetParameter",__LINE_
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Decoder.c125 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
230 pHandle->SetParameter = SetParameter;
913 * SetParameter() Sets configuration paramets to the component
924 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp, function
1047 G729DEC_DPRINT(":: SetParameter OMX_IndexParamCompBufferSupplier \n");
1054 G729DEC_DPRINT(":: SetParameter OMX_IndexParamCompBufferSupplier \n");
1059 G729DEC_DPRINT(":: OMX_ErrorBadPortIndex from SetParameter");
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Encoder.c126 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
211 pHandle->SetParameter = SetParameter;
893 * SetParameter() Sets configuration paramets to the component
904 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp, function
942 G729ENC_DPRINT("SetParameter OMX_IndexParamAudioPortFormat\n");
1012 G729ENC_DPRINT("SetParameter OMX_IndexParamAudioInit\n");
1046 G729ENC_DPRINT(":: SetParameter OMX_IndexParamCompBufferSupplier \n");
1053 G729ENC_DPRINT(":: SetParameter OMX_IndexParamCompBufferSupplier \n");
1058 G729ENC_DPRINT(":: OMX_ErrorBadPortIndex from SetParameter");
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Decoder.c137 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
224 pHandle->SetParameter = SetParameter;
876 * @fn SetParameter() function sets the various parameter values of the
895 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp, function
920 OMX_PRINT1(pComponentPrivate->dbg, " :: Entering the SetParameter\n");
923 OMX_ERROR4(pComponentPrivate->dbg, " :: OMX_ErrorIncorrectStateOperation from SetParameter");
929 OMX_PRDSP1(pComponentPrivate->dbg, ":: SetParameter OMX_IndexParamAudioPortFormat \n");
938 OMX_ERROR4(pComponentPrivate->dbg, ":: OMX_ErrorBadPortIndex from SetParameter");
944 OMX_PRDSP2(pComponentPrivate->dbg, " :: SetParameter OMX_IndexParamAudioMp
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDecoder.c120 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
216 pHandle->SetParameter = SetParameter;
973 * SetParameter() Sets configuration paramets to the component
984 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp, OMX_INDEXTYPE nParamIndex, OMX_PTR pCompParam) function
1133 OMX_PRBUFFER2(pComponentPrivate->dbg, ":: SetParameter OMX_IndexParamCompBufferSupplier \n");
1140 OMX_PRBUFFER2(pComponentPrivate->dbg, ":: SetParameter OMX_IndexParamCompBufferSupplier \n");
1145 OMX_PRINT2(pComponentPrivate->dbg, ":: OMX_ErrorBadPortIndex from SetParameter");
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEncoder.c133 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
223 pHandle->SetParameter = SetParameter;
1062 * SetParameter() Sets configuration paramets to the component
1073 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp, function
1090 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Entering the SetParameter\n",__LINE__);
1093 OMX_ERROR4(pComponentPrivate->dbg, "%d :: OMX_ErrorBadParameter from SetParameter",__LINE__);
1098 OMX_ERROR4(pComponentPrivate->dbg, "%d :: OMX_ErrorIncorrectStateOperation from SetParameter",__LINE__);
1109 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: SetParameter OMX_IndexParamAudioPortFormat \n",__LINE__);
1116 OMX_ERROR4(pComponentPrivate->dbg, "%d :: OMX_ErrorBadPortIndex from SetParameter",__LINE_
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDecoder.c126 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
212 pHandle->SetParameter = SetParameter;
944 * SetParameter() Sets configuration paramets to the component
955 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp, function
1103 OMX_PRINT2(pComponentPrivate->dbg, ":: SetParameter OMX_IndexParamCompBufferSupplier \n");
1110 OMX_PRINT2(pComponentPrivate->dbg, ":: SetParameter OMX_IndexParamCompBufferSupplier \n");
1115 OMX_ERROR2(pComponentPrivate->dbg, ":: OMX_ErrorBadPortIndex from SetParameter");
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEncoder.c127 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
206 pHandle->SetParameter = SetParameter;
1026 * SetParameter() Sets configuration paramets to the component
1037 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp, function
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDecoder.c121 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
202 pHandle->SetParameter = SetParameter;
958 * SetParameter() Sets configuration paramets to the component
969 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp, function
1111 OMX_PRINT2(pComponentPrivate->dbg, ":: SetParameter OMX_IndexParamCompBufferSupplier \n");
1117 OMX_PRINT2(pComponentPrivate->dbg, ":: SetParameter OMX_IndexParamCompBufferSupplier \n");
1122 OMX_ERROR2(pComponentPrivate->dbg, ":: OMX_ErrorBadPortIndex from SetParameter");
/hardware/qcom/media/mm-core/inc/
H A DOMX_Component.h363 specification for details on the SetParameter method.
365 OMX_ERRORTYPE (*SetParameter)( member in struct:OMX_COMPONENTTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Component.h363 specification for details on the SetParameter method.
365 OMX_ERRORTYPE (*SetParameter)( member in struct:OMX_COMPONENTTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Component.h363 specification for details on the SetParameter method.
365 OMX_ERRORTYPE (*SetParameter)( member in struct:OMX_COMPONENTTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Component.h363 specification for details on the SetParameter method.
365 OMX_ERRORTYPE (*SetParameter)( member in struct:OMX_COMPONENTTYPE
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEncoder.c219 static OMX_ERRORTYPE SetParameter (OMX_IN OMX_HANDLETYPE hComponent,
424 pHandle->SetParameter = SetParameter;
1804 * SetParameter() Sets application callbacks to the component
1818 static OMX_ERRORTYPE SetParameter (OMX_IN OMX_HANDLETYPE hComponent, function
4064 "SetParameter: OMX_IndexParamCompBufferSupplier failed to change setting.\n");
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Component.h363 specification for details on the SetParameter method.
365 OMX_ERRORTYPE (*SetParameter)( member in struct:OMX_COMPONENTTYPE

Completed in 6324 milliseconds