Searched refs:ParseSps (Results 1 – 2 of 2) sorted by relevance
/third_party/openh264/codec/decoder/core/inc/ |
D | au_parser.h | 117 int32_t ParseSps (PWelsDecoderContext pCtx, PBitStringAux pBsAux, int32_t* pPicWidth, int32_t* pPic…
|
/third_party/openh264/codec/decoder/core/src/ |
D | au_parser.cpp | 603 iErr = ParseSps (pCtx, pBs, &iPicWidth, &iPicHeight, pSrcNal, kSrcNalLen); in ParseNonVclNal() 911 int32_t ParseSps (PWelsDecoderContext pCtx, PBitStringAux pBsAux, int32_t* pPicWidth, int32_t* pPic… in ParseSps() function
|