Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/plus/src/
DwelsEncoderExt.cpp736 int32_t iTargetHeight = 0; in SetOption() local
789 int32_t iTargetHeight = 0; in SetOption() local
/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp359 int32_t iTargetHeight = 0; in SingleLayerPreprocess() local
626 …int32_t iShrinkWidth, int32_t iShrinkHeight, int32_t iTargetWidth, int32_t iTargetHeight, bool bFo… in DownsamplePadding()