Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp498 int32_t iCurDstHeight = pCurLayer->iActualHeight; in JudgeNeedOfScaling() local
499 int32_t iInputWidthXDstHeight = kiInputPicWidth * iCurDstHeight; in JudgeNeedOfScaling()
507 pScaledPicture->iScaledHeight[iSpatialIdx] = WELS_MAX (iCurDstHeight, 4); in JudgeNeedOfScaling()