Searched refs:pGomComplexity (Results 1 – 5 of 5) sorted by relevance
188 int32_t* pGomComplexity = (int32_t*)m_sComplexityAnalysisParam.pGomComplexity; in AnalyzeGomComplexityViaSad() local213 pGomComplexity[j] = uiGomSad; in AnalyzeGomComplexityViaSad()214 uiFrameSad += pGomComplexity[j]; in AnalyzeGomComplexityViaSad()235 int32_t* pGomComplexity = (int32_t*)m_sComplexityAnalysisParam.pGomComplexity; in AnalyzeGomComplexityViaVar() local264 pGomComplexity[j] = uiSquareSum - (uiSampleSum * uiSampleSum / iGomSampleNum); in AnalyzeGomComplexityViaVar()265 uiFrameSad += pGomComplexity[j]; in AnalyzeGomComplexityViaVar()393 m_ComplexityAnalysisParam.pGomComplexity[iIdx] = iGomSad; in GomComplexityAnalysisIntra()474 m_ComplexityAnalysisParam.pGomComplexity[iIdx] = iGomSad; in GomComplexityAnalysisInter()
226 int* pGomComplexity; member235 int* pGomComplexity; member
187 double* pGomComplexity; member
73 pWelsSvcRc->pGomComplexity = (double*)pBaseMem; in RcInitLayerMemory()87 pWelsSvcRc->pGomComplexity = NULL; in RcFreeLayerMemory()639 memset (pWelsSvcRc->pGomComplexity, 0, pWelsSvcRc->iGomSize * sizeof (double)); in RcInitGomParameters()
849 sComplexityAnalysisParam->pGomComplexity = pWelsSvcRc->pCurrentFrameGomSad; in AnalyzePictureComplexity()914 sComplexityAnalysisParam->pGomComplexity = SWelsSvcRc->pCurrentFrameGomSad; in AnalyzePictureComplexity()