Searched refs:iIdrFlag (Results 1 – 3 of 3) sorted by relevance
311 int32_t iIdrFlag = m_ComplexityAnalysisParam.iIdrFlag; in Process() local317 if (!iIdrFlag && pRef == NULL) in Process()320 if (iIdrFlag || pRef == NULL) { in Process()
238 int iIdrFlag; member
851 sComplexityAnalysisParam->iIdrFlag = (pCtx->eSliceType == I_SLICE); in AnalyzePictureComplexity()