Searched defs:pSubsetSps (Results 1 – 9 of 9) sorted by relevance
/third_party/openh264/codec/encoder/core/src/ |
D | paraset_strategy.cpp | 80 SWelsSPS*& pSps, SSubsetSps*& pSubsetSps, bool bSVCBaselayer) { in WelsGenerateNewSps() 268 SWelsSPS*& pSps, SSubsetSps*& pSubsetSps, bool bSVCBaselayer) { in GenerateNewSps() 278 SSubsetSps* pSubsetSps, in InitPps() 479 SWelsSPS*& pSps, SSubsetSps*& pSubsetSps, bool bSvcBaselayer) { in GenerateNewSps() 608 int32_t FindExistingPps (SWelsSPS* pSps, SSubsetSps* pSubsetSps, const bool kbUseSubsetSps, const i… in FindExistingPps() 643 SSubsetSps* pSubsetSps, in InitPps()
|
D | au_set.cpp | 351 int32_t WelsWriteSubsetSpsSyntax (SSubsetSps* pSubsetSps, SBitStringAux* pBitStringAux , int32_t* p… in WelsWriteSubsetSpsSyntax() 558 int32_t WelsInitSubsetSps (SSubsetSps* pSubsetSps, SSpatialLayerConfig* pLayerParam, in WelsInitSubsetSps() 582 SSubsetSps* pSubsetSps, in WelsInitPps()
|
D | encoder_ext.cpp | 1011 SSubsetSps* pSubsetSps = NULL; in InitDqLayers() local
|
/third_party/openh264/codec/decoder/core/inc/ |
D | dec_frame.h | 55 PSubsetSps pSubsetSps; // current pSubsetSps used, memory alloc in external member
|
D | slice.h | 149 PSubsetSps pSubsetSps; member
|
/third_party/openh264/codec/encoder/core/inc/ |
D | slice.h | 151 SSubsetSps* pSubsetSps; member
|
D | encoder_context.h | 187 SSubsetSps* pSubsetSps; member
|
/third_party/openh264/codec/decoder/core/src/ |
D | au_parser.cpp | 916 PSubsetSps pSubsetSps = NULL; in ParseSps() local
|
D | decoder_core.cpp | 882 PSubsetSps pSubsetSps = NULL; in ParseSliceHeaderSyntaxs() local
|