Searched refs:sScrollResult (Results 1 – 4 of 4) sorted by relevance
154 bool bScrollDetectFlag = m_sParam.sScrollResult.bScrollDetectFlag; in operator()155 int32_t iScrollMvX = m_sParam.sScrollResult.iScrollMvX; in operator()156 int32_t iScrollMvY = m_sParam.sScrollResult.iScrollMvY; in operator()
310 bool bScrollFlag = m_ComplexityAnalysisParam.sScrollResult.bScrollDetectFlag; in Process()312 int32_t iScrollMvX = m_ComplexityAnalysisParam.sScrollResult.iScrollMvX; in Process()313 int32_t iScrollMvY = m_ComplexityAnalysisParam.sScrollResult.iScrollMvY; in Process()415 int32_t iScrollMvX = m_ComplexityAnalysisParam.sScrollResult.iScrollMvX; in GomComplexityAnalysisInter()416 int32_t iScrollMvY = m_ComplexityAnalysisParam.sScrollResult.iScrollMvY; in GomComplexityAnalysisInter()
168 SScrollDetectionParam sScrollResult; //results from scroll detection member239 SScrollDetectionParam sScrollResult; member
853 sComplexityAnalysisParam->sScrollResult.bScrollDetectFlag = false; in AnalyzePictureComplexity()854 sComplexityAnalysisParam->sScrollResult.iScrollMvX = 0; in AnalyzePictureComplexity()855 sComplexityAnalysisParam->sScrollResult.iScrollMvY = 0; in AnalyzePictureComplexity()1160 sSceneChangeResult.sScrollResult.bScrollDetectFlag = false; in DetectSceneChange()1181 sSceneChangeResult.sScrollResult = pVaaExt->sScrollDetectInfo; in DetectSceneChange()1282 sSceneChangeResult.sScrollResult.bScrollDetectFlag = false; in UpdateBlockIdcForScreen()