Searched refs:kbUsingSubsetSps (Results 1 – 4 of 4) sorted by relevance
/third_party/openh264/codec/encoder/core/src/ |
D | paraset_strategy.cpp | 281 const bool kbUsingSubsetSps, in InitPps() argument 283 …WelsInitPps (& pCtx->pPPSArray[kuiPpsId], pSps, pSubsetSps, kuiPpsId, true, kbUsingSubsetSps, kbEn… in InitPps() 284 SetUseSubsetFlag (kuiPpsId, kbUsingSubsetSps); in InitPps() 646 const bool kbUsingSubsetSps, in InitPps() argument 648 const int32_t kiFoundPpsId = FindExistingPps (pSps, pSubsetSps, kbUsingSubsetSps, kiSpsId, in InitPps() 659 …WelsInitPps (& pCtx->pPPSArray[kuiPpsId], pSps, pSubsetSps, kuiPpsId, true, kbUsingSubsetSps, kbEn… in InitPps() 661 SetUseSubsetFlag (kuiPpsId, kbUsingSubsetSps); in InitPps()
|
D | au_set.cpp | 585 const bool kbUsingSubsetSps, in WelsInitPps() argument 590 if (!kbUsingSubsetSps) { in WelsInitPps()
|
/third_party/openh264/codec/encoder/core/inc/ |
D | paraset_strategy.h | 79 const bool kbUsingSubsetSps, 132 const bool kbUsingSubsetSps, 276 const bool kbUsingSubsetSps,
|
D | au_set.h | 143 const bool kbUsingSubsetSps,
|