Searched refs:B_SLICE (Results 1 – 9 of 9) sorted by relevance
165 B_SLICE = 1, enumerator
235 if (B_SLICE == pCtx->eSliceType) in ParseSkipFlagCabac()1098 if (pCtx->eSliceType == B_SLICE) { in ParseRefIdxCabac()1110 if (pCtx->eSliceType == B_SLICE) { in ParseRefIdxCabac()1123 if (pCtx->eSliceType == B_SLICE) { in ParseRefIdxCabac()1134 if (pCtx->eSliceType == B_SLICE) { in ParseRefIdxCabac()1143 if (pCtx->eSliceType != B_SLICE) { in ParseRefIdxCabac()
160 if (pCtx->eSliceType == B_SLICE) { in WelsCheckAndRecoverForFutureDecoding()393 if (pCtx->eSliceType == B_SLICE) ListCount = 2; in WelsReorderRefList()499 if (pCtx->eSliceType == B_SLICE) iListCount = 2; in WelsReorderRefList2()
390 if (pSh->eSliceType != B_SLICE) { in ParsePredWeightedTable()493 if (keSt != B_SLICE) in ParseRefPicListReordering()1123 if (B_SLICE == uiSliceType) { in ParseSliceHeaderSyntaxs()1133 bool bReadNumRefFlag = (P_SLICE == uiSliceType || B_SLICE == uiSliceType); in ParseSliceHeaderSyntaxs()1145 if (B_SLICE == uiSliceType) { in ParseSliceHeaderSyntaxs()1166 …redFlag && uiSliceType == P_SLICE) || (pPps->uiWeightedBipredIdc == 1 && uiSliceType == B_SLICE)) { in ParseSliceHeaderSyntaxs()2429 if (pCtx->eSliceType == B_SLICE) { in InitRefPicList()2717 if (pSh->eSliceType == B_SLICE && !pSh->iDirectSpatialMvPredFlag) in DecodeCurrentAccessUnit()
61 if (pCtx->eSliceType == B_SLICE) { in CheckRefPics()160 …eSliceType != I_SLICE) && (pCurSlice->eSliceType != P_SLICE) && (pCurSlice->eSliceType != B_SLICE)) in WelsTargetSliceConstruction()1542 else if (B_SLICE == pSliceHeader->eSliceType) in WelsDecodeSlice()1549 } else if (B_SLICE == pSliceHeader->eSliceType) { in WelsDecodeSlice()1649 else if (B_SLICE == pSliceHeader->eSliceType) in WelsDecodeAndConstructSlice()1656 } else if (B_SLICE == pSliceHeader->eSliceType) { in WelsDecodeAndConstructSlice()
258 if (pSliceHeader->eSliceType == B_SLICE) { in WelsFillCacheInterCabac()440 if (pSliceHeader->eSliceType == B_SLICE) { in WelsFillCacheInter()
1144 bool bBSlice = pSliceHeader->eSliceType == B_SLICE; in WelsDeblockingMb()
2124 pCtx->sStatData[i][j].sSliceData.iSliceCount[B_SLICE]; in StatOverallEncodingExt()2173 pCtx->sStatData[i][j].sQualityStat.rYPsnr[B_SLICE]) / (float) (iCount), in StatOverallEncodingExt()2175 pCtx->sStatData[i][j].sQualityStat.rUPsnr[B_SLICE]) / (float) (iCount), in StatOverallEncodingExt()2177 pCtx->sStatData[i][j].sQualityStat.rVPsnr[B_SLICE]) / (float) (iCount), in StatOverallEncodingExt()2179 ….sSliceData.iSliceSize[P_SLICE] + pCtx->sStatData[i][j].sSliceData.iSliceSize[B_SLICE]) / (float) ( in StatOverallEncodingExt()
993 if (pCtx->pSliceHeader->eSliceType == B_SLICE) { in BufferingReadyPicture()