Searched defs:iScrollMvX (Results 1 – 4 of 4) sorted by relevance
312 int32_t iScrollMvX = m_ComplexityAnalysisParam.sScrollResult.iScrollMvX; in Process() local415 int32_t iScrollMvX = m_ComplexityAnalysisParam.sScrollResult.iScrollMvX; in GomComplexityAnalysisInter() local
155 int32_t iScrollMvX = m_sParam.sScrollResult.iScrollMvX; in operator() local
313 inline bool CheckBorder (int32_t iMbX, int32_t iMbY, int32_t iScrollMvX, int32_t iScrollMvY, int32_… in CheckBorder()371 int32_t iScrollMvX = pVaaExt->sScrollDetectInfo.iScrollMvX; in JudgeScrollSkip() local
158 int iScrollMvX; member