Home
last modified time | relevance | path

Searched refs:SVAACalcResult (Results 1 – 7 of 7) sorted by relevance

/third_party/openh264/codec/processing/interface/
DIWelsVP.h181 } SVAACalcResult; typedef
188 SVAACalcResult* pCalcResult;
193 SVAACalcResult* pCalcRes;
208 SVAACalcResult* pCalcResult;
230 SVAACalcResult* pCalcResult;
/third_party/openh264/codec/processing/src/backgrounddetection/
DBackgroundDetection.h77 SVAACalcResult* pCalcRes;
96 void GetOUParameters (SVAACalcResult* sVaaCalcInfo, int32_t iMbIndex, int32_t iMbWidth,
DBackgroundDetection.cpp115 void CBackgroundDetection::GetOUParameters (SVAACalcResult* sVaaCalcInfo, int32_t iMbIndex, int32_t… in GetOUParameters()
/third_party/openh264/codec/processing/src/complexityanalysis/
DComplexityAnalysis.cpp98 SVAACalcResult* pVaaCalcResults = NULL; in AnalyzeFrameComplexityViaSad()
121 SVAACalcResult* pVaaCalcResults = m_sComplexityAnalysisParam.pCalcResult; in GetFrameSadExcludeBackground()
186 SVAACalcResult* pVaaCalcResults = m_sComplexityAnalysisParam.pCalcResult; in AnalyzeGomComplexityViaSad()
234 SVAACalcResult* pVaaCalcResults = m_sComplexityAnalysisParam.pCalcResult; in AnalyzeGomComplexityViaVar()
/third_party/openh264/codec/processing/src/vaacalc/
Dvaacalculation.cpp121 SVAACalcResult* pResult = m_sCalcParam.pCalcResult; in Process()
/third_party/openh264/codec/encoder/core/inc/
Dwels_preprocess.h81 SVAACalcResult sVaaCalcInfo;
/third_party/openh264/codec/processing/src/adaptivequantization/
DAdaptiveQuantization.cpp67 SVAACalcResult* pVaaCalcResults = NULL; in Process()