Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/src/complexityanalysis/
DComplexityAnalysis.cpp120 uint32_t* uiRefMbType = (uint32_t*)m_sComplexityAnalysisParam.uiRefMbType; in GetFrameSadExcludeBackground() local
185 uint32_t* uiRefMbType = (uint32_t*)m_sComplexityAnalysisParam.uiRefMbType; in AnalyzeGomComplexityViaSad() local
/third_party/openh264/codec/encoder/core/inc/
Dmb_cache.h123 uint32_t uiRefMbType; member
Dpicture.h81 uint32_t* uiRefMbType; // for iMbWidth*iMbHeight member
/third_party/openh264/codec/processing/interface/
DIWelsVP.h229 unsigned int* uiRefMbType; member