Home
last modified time | relevance | path

Searched defs:pBackgroundMbFlag (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/codec/processing/src/complexityanalysis/
DComplexityAnalysis.cpp119 uint8_t* pBackgroundMbFlag = (uint8_t*)m_sComplexityAnalysisParam.pBackgroundMbFlag; in GetFrameSadExcludeBackground() local
152 …(uint32_t* pGomSad, int32_t* pGomForegroundBlockNum, int32_t* pSad8x8, uint8_t pBackgroundMbFlag) { in GomSampleSad()
161 uint8_t pBackgroundMbFlag) { in GomSampleSadExceptBackground()
184 uint8_t* pBackgroundMbFlag = (uint8_t*)m_sComplexityAnalysisParam.pBackgroundMbFlag; in AnalyzeGomComplexityViaSad() local
/third_party/openh264/codec/processing/src/backgrounddetection/
DBackgroundDetection.h76 int8_t* pBackgroundMbFlag; member
DBackgroundDetection.cpp313 inline void CBackgroundDetection::SetBackgroundMbFlag (int8_t* pBackgroundMbFlag, int32_t iPicWidth… in SetBackgroundMbFlag()
318 …oid CBackgroundDetection::UpperOUForegroundCheck (SBackgroundOU* pCurOU, int8_t* pBackgroundMbFlag, in UpperOUForegroundCheck()
/third_party/openh264/codec/processing/interface/
DIWelsVP.h192 signed char* pBackgroundMbFlag; member
228 signed char* pBackgroundMbFlag; member