Home
last modified time | relevance | path

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

/third_party/openh264/test/decoder/
DDecUT_ErrorConcealment.cpp202 int32_t iCurHeight; in ComparePictureDataI420() local
209 for (iCurHeight = 0; bSame && (iCurHeight < kiHeight); ++iCurHeight) { in ComparePictureDataI420()
218 for (iCurHeight = 0; bSame && (iCurHeight < kiHeight / 2); ++iCurHeight) { in ComparePictureDataI420()
224 for (iCurHeight = 0; bSame && (iCurHeight < kiHeight / 2); ++iCurHeight) { in ComparePictureDataI420()
/third_party/openh264/codec/encoder/core/src/
Dencoder_ext.cpp3465 int32_t iCurHeight = 0; in WelsEncoderEncodeExt() local
3562 iCurHeight = pParam->iVideoHeight; in WelsEncoderEncodeExt()
3633 WelsInitCurrentLayer (pCtx, iCurWidth, iCurHeight); in WelsEncoderEncodeExt()
3930 iCurHeight); in WelsEncoderEncodeExt()
3936 (iCurHeight >> 1)); in WelsEncoderEncodeExt()
3942 (iCurHeight >> 1)); in WelsEncoderEncodeExt()