Home
last modified time | relevance | path

Searched refs:SP_SLICE (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/common/inc/
Dwels_common_defs.h167 SP_SLICE = 3, enumerator
/third_party/openh264/codec/decoder/core/src/
Ddecoder_core.cpp1218 if (uiSliceType == SP_SLICE || uiSliceType == SI_SLICE) { in ParseSliceHeaderSyntaxs()