Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Ddec_frame.h129 uint8_t uiRefLayerChromaPhaseYPlus1; member
Dslice.h174 uint8_t uiRefLayerChromaPhaseYPlus1; member
/third_party/openh264/codec/decoder/core/src/
Ddecoder_core.cpp585 pShExt->uiRefLayerChromaPhaseYPlus1 = 1; in FillDefaultSliceHeaderExt()
1299 …pSliceHeadExt->uiRefLayerChromaPhaseYPlus1 = pSubsetSps->sSpsSvcExt.uiSeqRefLayerChromaPhaseYP… in ParseSliceHeaderSyntaxs()
2395 pDqLayer->uiRefLayerChromaPhaseYPlus1 = pShExt->uiRefLayerChromaPhaseYPlus1; in InitDqLayerInfo()