Searched refs:iLastDeltaQp (Results 1 – 3 of 3) sorted by relevance
202 int32_t iLastDeltaQp; member
675 pSlice->iLastDeltaQp = 0; in WelsDecodeMbCabacISliceBaseMode0()699 pSlice->iLastDeltaQp = uiCbp == 0 ? 0 : pSlice->iLastDeltaQp; in WelsDecodeMbCabacISliceBaseMode0()895 pSlice->iLastDeltaQp = 0; in WelsDecodeMbCabacPSliceBaseMode0()941 pSlice->iLastDeltaQp = uiCbp == 0 ? 0 : pSlice->iLastDeltaQp; in WelsDecodeMbCabacPSliceBaseMode0()1135 pSlice->iLastDeltaQp = 0; in WelsDecodeMbCabacBSliceBaseMode0()1181 pSlice->iLastDeltaQp = uiCbp == 0 ? 0 : pSlice->iLastDeltaQp; in WelsDecodeMbCabacBSliceBaseMode0()1390 pSlice->iLastDeltaQp = 0; in WelsDecodeMbCabacPSlice()1474 pSlice->iLastDeltaQp = 0; in WelsDecodeMbCabacBSlice()1572 pSlice->iLastDeltaQp = 0; in WelsDecodeSlice()1679 pSlice->iLastDeltaQp = 0; in WelsDecodeAndConstructSlice()
1264 int32_t iCtxInc = (pCurrSlice->iLastDeltaQp != 0); in ParseDeltaQpCabac()1273 pCurrSlice->iLastDeltaQp = iQpDelta; in ParseDeltaQpCabac()