Searched refs:iMbRowInGom (Results 1 – 3 of 3) sorted by relevance
315 if (m_ComplexityAnalysisParam.iMbRowInGom <= 0) in Process()392 …if (i == iBlockWidth - 1 && ((j + 1) % m_ComplexityAnalysisParam.iMbRowInGom == 0 || j == iBlockHe… in GomComplexityAnalysisIntra()473 …if (i == iBlockWidth - 1 && ((j + 1) % m_ComplexityAnalysisParam.iMbRowInGom == 0 || j == iBlockHe… in GomComplexityAnalysisInter()
234 int iMbRowInGom; member
852 sComplexityAnalysisParam->iMbRowInGom = GOM_H_SCC; in AnalyzePictureComplexity()