Searched refs:bEnableResync (Results 1 – 20 of 20) 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()
1043 pDstErrorCorrectionType->bEnableResync = pSrcErrorCorrectionType->bEnableResync; in Exynos_VP8Dec_GetParameter()1133 pDstErrorCorrectionType->bEnableResync = pSrcErrorCorrectionType->bEnableResync; in Exynos_VP8Dec_SetParameter()
856 errorCorrection.bEnableResync = OMX_TRUE; in ConfigureEncoder()861 errorCorrection.bEnableResync = OMX_TRUE; in ConfigureEncoder()865 errorCorrection.bEnableResync = OMX_FALSE; in ConfigureEncoder()
1204 pDstErrorCorrectionType->bEnableResync = pSrcErrorCorrectionType->bEnableResync; in Exynos_H264Dec_GetParameter()1338 pDstErrorCorrectionType->bEnableResync = pSrcErrorCorrectionType->bEnableResync; in Exynos_H264Dec_SetParameter()
1219 pDstErrorCorrectionType->bEnableResync = pSrcErrorCorrectionType->bEnableResync; in Exynos_H264Enc_GetParameter()1353 pDstErrorCorrectionType->bEnableResync = pSrcErrorCorrectionType->bEnableResync; in Exynos_H264Enc_SetParameter()
1351 pDstErrorCorrectionType->bEnableResync = pSrcErrorCorrectionType->bEnableResync; in Exynos_Mpeg4Dec_GetParameter()1525 pDstErrorCorrectionType->bEnableResync = pSrcErrorCorrectionType->bEnableResync; in Exynos_Mpeg4Dec_SetParameter()
1395 pDstErrorCorrectionType->bEnableResync = pSrcErrorCorrectionType->bEnableResync; in Exynos_Mpeg4Enc_GetParameter()1571 pDstErrorCorrectionType->bEnableResync = pSrcErrorCorrectionType->bEnableResync; in Exynos_Mpeg4Enc_SetParameter()
220 m_sErrorCorrection.bEnableResync = OMX_FALSE; in component_init()
1748 errorresilience->bEnableResync = m_sErrorCorrection.bEnableResync; in get_parameter()
1660 errorresilience->bEnableResync = m_sErrorCorrection.bEnableResync; in get_parameter()
244 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()