Searched refs:SI_SLICE (Results 1 – 4 of 4) sorted by relevance
168 SI_SLICE = 4, enumerator
151 && pCtx->eSliceType != SI_SLICE)) { in WelsCheckAndRecoverForFutureDecoding()385 if (pCtx->eSliceType == I_SLICE || pCtx->eSliceType == SI_SLICE) { in WelsReorderRefList()481 if (pCtx->eSliceType == I_SLICE || pCtx->eSliceType == SI_SLICE) { in WelsReorderRefList2()
453 if (keSt == I_SLICE || keSt == SI_SLICE) in ParseRefPicListReordering()1019 if ((uiSliceType != I_SLICE) && (uiSliceType != SI_SLICE)) { in ParseSliceHeaderSyntaxs()1200 if (pSliceHead->eSliceType != I_SLICE && pSliceHead->eSliceType != SI_SLICE) { in ParseSliceHeaderSyntaxs()1218 if (uiSliceType == SP_SLICE || uiSliceType == SI_SLICE) { in ParseSliceHeaderSyntaxs()2434 if ((pCtx->eSliceType != I_SLICE && pCtx->eSliceType != SI_SLICE)) { in InitRefPicList()
220 if (I_SLICE != eSliceType && SI_SLICE != eSliceType) { // !I && !SI in WriteReferenceReorder()