Home
last modified time | relevance | path

Searched defs:pGomForegroundBlockNum (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/processing/src/complexityanalysis/
DComplexityAnalysis.cpp122 int32_t* pGomForegroundBlockNum = m_sComplexityAnalysisParam.pGomForegroundBlockNum; in GetFrameSadExcludeBackground() local
152 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
/third_party/openh264/codec/encoder/core/inc/
Drc.h188 int32_t* pGomForegroundBlockNum; member
/third_party/openh264/codec/processing/interface/
DIWelsVP.h227 int* pGomForegroundBlockNum; member