Searched defs:pGomForegroundBlockNum (Results 1 – 3 of 3) sorted by relevance
122 int32_t* pGomForegroundBlockNum = m_sComplexityAnalysisParam.pGomForegroundBlockNum; in GetFrameSadExcludeBackground() local152 void GomSampleSad (uint32_t* pGomSad, int32_t* pGomForegroundBlockNum, int32_t* pSad8x8, uint8_t pB… in GomSampleSad()160 void GomSampleSadExceptBackground (uint32_t* pGomSad, int32_t* pGomForegroundBlockNum, int32_t* pSa… in GomSampleSadExceptBackground()187 int32_t* pGomForegroundBlockNum = (int32_t*)m_sComplexityAnalysisParam.pGomForegroundBlockNum; in AnalyzeGomComplexityViaSad() local
188 int32_t* pGomForegroundBlockNum; member
227 int* pGomForegroundBlockNum; member