Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/src/
Ddecoder_core.cpp285 inline bool CheckSliceNeedReconstruct (uint8_t uiLayerDqId, uint8_t uiTargetDqId) { in CheckSliceNeedReconstruct() function
2620 …bReconstructSlice = CheckSliceNeedReconstruct (pNalCur->sNalHeaderExt.uiLayerDqId, kuiTargetLayerD… in DecodeCurrentAccessUnit()