Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dparameter_sets.h133 } SSubsetSps, *PSubsetSps; typedef
/third_party/openh264/codec/decoder/core/inc/
Ddec_frame.h55 PSubsetSps pSubsetSps; // current pSubsetSps used, memory alloc in external
Dslice.h149 PSubsetSps pSubsetSps;
Dparameter_sets.h166 } SSubsetSps, *PSubsetSps; typedef
/third_party/openh264/codec/decoder/core/src/
Dau_parser.cpp722 int32_t DecodeSpsSvcExt (PWelsDecoderContext pCtx, PSubsetSps pSpsExt, PBitStringAux pBs) { in DecodeSpsSvcExt()
916 PSubsetSps pSubsetSps = NULL; in ParseSps()
Ddecoder_core.cpp882 PSubsetSps pSubsetSps = NULL; in ParseSliceHeaderSyntaxs()