Searched refs:ParseScalingList (Results 1 – 2 of 2) sorted by relevance
/third_party/openh264/codec/decoder/core/inc/ |
D | au_parser.h | 168 int32_t ParseScalingList (PSps pSps, PBitStringAux pBs, bool bPPS, const bool kbTrans8x8ModeFlag,
|
/third_party/openh264/codec/decoder/core/src/ |
D | au_parser.cpp | 1013 …WELS_READ_VERIFY (ParseScalingList (pSps, pBs, 0, 0, pSps->bSeqScalingListPresentFlag, pSps->iScal… in ParseSps() 1428 …WELS_READ_VERIFY (ParseScalingList (&pCtx->sSpsPpsCtx.sSpsBuffer[pPps->iSpsId], pBsAux, 1, pPps->b… in ParsePps() 1703 int32_t ParseScalingList (PSps pSps, PBitStringAux pBs, bool bPPS, const bool kbTrans8x8ModeFlag, in ParseScalingList() function
|