Searched refs:pNumWordForBitfield (Results 1 – 1 of 1) sorted by relevance
115 UCHAR *pNumWordForBitfield,140 UCHAR *pNumWordForBitfield; in DecodeNonPCWs() local161 pNumWordForBitfield = &(pHcr->segmentInfo.numWordForBitfield); in DecodeNonPCWs()166 pSegmentBitfield, pNumWordForBitfield, in DecodeNonPCWs()193 for (bitfieldWord = *pNumWordForBitfield; bitfieldWord != 0; in DecodeNonPCWs()238 for (bitfieldWord = 0; bitfieldWord < *pNumWordForBitfield; in DecodeNonPCWs()300 tempBit = pCodewordBitfield[*pNumWordForBitfield - 1] & in DecodeNonPCWs()305 pCodewordBitfield[*pNumWordForBitfield - 1] = in DecodeNonPCWs()306 pCodewordBitfield[*pNumWordForBitfield - 1] & in DecodeNonPCWs()310 pCodewordBitfield[*pNumWordForBitfield - 1] = in DecodeNonPCWs()[all …]