Searched refs:tempBit (Results 1 – 1 of 1) sorted by relevance
147 INT tempBit; in DecodeNonPCWs() local302 tempBit = pCodewordBitfield[*pNumWordForBitfield - 1] & in DecodeNonPCWs()304 tempBit = tempBit >> (NUMBER_OF_BIT_IN_WORD - *pNumBitValidInLastWord); in DecodeNonPCWs()335 pCodewordBitfield[0] | (tempBit << (NUMBER_OF_BIT_IN_WORD - 1)); in DecodeNonPCWs()