Searched refs:iLevelSuffixSize (Results 1 – 1 of 1) sorted by relevance
118 …int32_t iLevelCode = 0, iLevelPrefix = 0, iLevelSuffix = 0, uiSuffixLength = 0, iLevelSuffixSize =… in WriteBlockResidualCavlc() local174 iLevelSuffixSize = uiSuffixLength; in WriteBlockResidualCavlc()180 iLevelSuffixSize = 4; in WriteBlockResidualCavlc()190 iLevelSuffixSize = 12; in WriteBlockResidualCavlc()193 n = iLevelPrefix + 1 + iLevelSuffixSize; in WriteBlockResidualCavlc()194 iValue = ((1 << iLevelSuffixSize) | iLevelSuffix); in WriteBlockResidualCavlc()