Home
last modified time | relevance | path

Searched refs:iGomNumInFrame (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/processing/src/complexityanalysis/
DComplexityAnalysis.cpp409 m_ComplexityAnalysisParam.iGomNumInFrame = iIdx; in GomComplexityAnalysisIntra()
493 m_ComplexityAnalysisParam.iGomNumInFrame = iIdx; in GomComplexityAnalysisInter()
/third_party/openh264/codec/processing/interface/
DIWelsVP.h236 int iGomNumInFrame; member
/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp850 sComplexityAnalysisParam->iGomNumInFrame = pWelsSvcRc->iGomSize; in AnalyzePictureComplexity()