Searched refs:bEnableDataPartitioning (Results 1 – 22 of 22) sorted by relevance
349 OMX_BOOL bEnableDataPartitioning; member
367 OMX_BOOL bEnableDataPartitioning; member
353 OMX_BOOL bEnableDataPartitioning; member
222 m_sErrorCorrection.bEnableDataPartitioning = OMX_FALSE; in component_init()1118 Prop.info.mpeg4_dp = pParam->bEnableDataPartitioning; in set_parameter()1137 if ( (m_codec != SWVENC_CODEC_H263) && (pParam->bEnableDataPartitioning) ) in set_parameter()
2531 (error_resilience->bEnableDataPartitioning)) { in venc_set_error_resilience()2541 error_resilience->bEnableDataPartitioning) { in venc_set_error_resilience()
220 m_sErrorCorrection.bEnableDataPartitioning = OMX_FALSE; in component_init()
331 m_sErrorCorrection.bEnableDataPartitioning = OMX_FALSE; in component_init()
4717 (error_resilience->bEnableDataPartitioning)) { in venc_set_error_resilience()4733 error_resilience->bEnableDataPartitioning) { in venc_set_error_resilience()
830 errorCorrection.bEnableDataPartitioning = OMX_FALSE; in ConfigureEncoder()847 errorCorrection.bEnableDataPartitioning = OMX_TRUE; in ConfigureEncoder()
852 errorCorrection.bEnableDataPartitioning = OMX_FALSE; in ConfigureEncoder()867 errorCorrection.bEnableDataPartitioning = OMX_TRUE; in ConfigureEncoder()
2342 (error_resilience->bEnableDataPartitioning)) { in venc_set_error_resilience()2353 error_resilience->bEnableDataPartitioning) { in venc_set_error_resilience()
2315 (error_resilience->bEnableDataPartitioning)) { in venc_set_error_resilience()2326 error_resilience->bEnableDataPartitioning) { in venc_set_error_resilience()
218 m_sErrorCorrection.bEnableDataPartitioning = OMX_FALSE; in component_init()
2530 (error_resilience->bEnableDataPartitioning)) { in venc_set_error_resilience()2540 error_resilience->bEnableDataPartitioning) { in venc_set_error_resilience()
259 m_sErrorCorrection.bEnableDataPartitioning = OMX_FALSE; in component_init()
3933 (error_resilience->bEnableDataPartitioning)) { in venc_set_error_resilience()3949 error_resilience->bEnableDataPartitioning) { in venc_set_error_resilience()
1132 ErrorCorrectionType.bEnableDataPartitioning= OMX_FALSE; in VIDENCTEST_SetMpeg4Parameter()
856 pCompPortOut->pErrorCorrectionType->bEnableDataPartitioning= OMX_FALSE; in OMX_ComponentInit()
3617 if(pCompPortOut->pErrorCorrectionType->bEnableDataPartitioning) in OMX_VIDENC_InitDSP_Mpeg4Enc()