Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Ddecoder.h163 void GetVclNalTemporalId (PWelsDecoderContext pCtx); //get the info that whether or not have VCL NA…
/third_party/openh264/codec/decoder/core/src/
Ddecoder.cpp713 void GetVclNalTemporalId (PWelsDecoderContext pCtx) { in GetVclNalTemporalId() function
Ddecoder_core.cpp2266 GetVclNalTemporalId (pCtx); in WelsDecodeInitAccessUnitStart()