Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp497 int32_t iCurDstWidth = pCurLayer->iActualWidth; in JudgeNeedOfScaling() local
500 int32_t iInputHeightXDstWidth = kiInputPicHeight * iCurDstWidth; in JudgeNeedOfScaling()
503 pScaledPicture->iScaledWidth[iSpatialIdx] = WELS_MAX (iCurDstWidth, 4); in JudgeNeedOfScaling()