Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/src/
Dau_parser.cpp722 int32_t DecodeSpsSvcExt (PWelsDecoderContext pCtx, PSubsetSps pSpsExt, PBitStringAux pBs) { in DecodeSpsSvcExt() function
1245 if ((iRet = DecodeSpsSvcExt (pCtx, pSubsetSps, pBs)) != ERR_NONE) { in ParseSps()