Home
last modified time | relevance | path

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

/third_party/openh264/codec/api/svc/
Dcodec_app_def.h727 int iSpsHeightInPixel; ///< required SPS height info member
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp1259 pDstInfo->iSpsWidthInPixel = pDstInfo->iSpsHeightInPixel = 0; in DecodeParser()
/third_party/openh264/codec/decoder/core/src/
Ddecoder_core.cpp108 … pParser->iSpsHeightInPixel = (pCtx->pSps->iMbHeight << 4) - ((pCtx->pSps->sFrameCrop.iTopOffset + in DecodeFrameConstruction()
186 pCtx->pParserBsInfo->iSpsHeightInPixel = 0; in DecodeFrameConstruction()