Home
last modified time | relevance | path

Searched refs:kiDependencyId (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dwels_preprocess.h136 const int32_t kiDependencyId, const bool kbCalculateBGD);
/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp829 const int32_t kiDependencyId, const bool bCalculateBGD) { in AnalyzePictureComplexity() argument
836 SWelsSvcRc* pWelsSvcRc = &pCtx->pWelsSvcRc[kiDependencyId]; in AnalyzePictureComplexity()
888 SWelsSvcRc* SWelsSvcRc = &pCtx->pWelsSvcRc[kiDependencyId]; in AnalyzePictureComplexity()