Home
last modified time | relevance | path

Searched defs:iShrinkHeight (Results 1 – 1 of 1) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp390 int32_t iShrinkHeight = iSrcHeight; in SingleLayerPreprocess() local
626 …int32_t iShrinkWidth, int32_t iShrinkHeight, int32_t iTargetWidth, int32_t iTargetHeight, bool bFo… in DownsamplePadding()