Searched refs:bEnableResync (Results 1 – 19 of 19) sorted by relevance
347 OMX_BOOL bEnableResync; member
365 OMX_BOOL bEnableResync; member
351 OMX_BOOL bEnableResync; member
834 errorCorrection.bEnableResync = OMX_TRUE; in ConfigureEncoder()840 errorCorrection.bEnableResync = OMX_TRUE; in ConfigureEncoder()845 errorCorrection.bEnableResync = OMX_FALSE; in ConfigureEncoder()
856 errorCorrection.bEnableResync = OMX_TRUE; in ConfigureEncoder()861 errorCorrection.bEnableResync = OMX_TRUE; in ConfigureEncoder()865 errorCorrection.bEnableResync = OMX_FALSE; in ConfigureEncoder()
224 m_sErrorCorrection.bEnableResync = OMX_FALSE; in component_init()1147 else if ( (SWVENC_CODEC_H263 == m_codec) && (pParam->bEnableResync) ) in set_parameter()
222 m_sErrorCorrection.bEnableResync = OMX_FALSE; in component_init()
1785 errorresilience->bEnableResync = m_sErrorCorrection.bEnableResync; in get_parameter()
333 m_sErrorCorrection.bEnableResync = OMX_FALSE; in component_init()
220 m_sErrorCorrection.bEnableResync = OMX_FALSE; in component_init()
1748 errorresilience->bEnableResync = m_sErrorCorrection.bEnableResync; in get_parameter()
1694 errorresilience->bEnableResync = m_sErrorCorrection.bEnableResync; in get_parameter()
261 m_sErrorCorrection.bEnableResync = OMX_FALSE; in component_init()
1131 ErrorCorrectionType.bEnableResync = OMX_TRUE; in VIDENCTEST_SetMpeg4Parameter()
855 pCompPortOut->pErrorCorrectionType->bEnableResync = OMX_TRUE;/*shouldn't be 0?*/ in OMX_ComponentInit()
3612 if(pCompPortOut->pErrorCorrectionType->bEnableResync) in OMX_VIDENC_InitDSP_Mpeg4Enc()