Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Dau_parser.h117 … ParseSps (PWelsDecoderContext pCtx, PBitStringAux pBsAux, int32_t* pPicWidth, int32_t* pPicHeight,
/third_party/openh264/codec/decoder/core/src/
Dau_parser.cpp911 … ParseSps (PWelsDecoderContext pCtx, PBitStringAux pBsAux, int32_t* pPicWidth, int32_t* pPicHeight, in ParseSps() argument
1260 *pPicHeight = pSps->iMbHeight << 4; in ParseSps()