Searched refs:ModuloValue (Results 1 – 1 of 1) sorted by relevance
120 static INT ModuloValue(INT input, INT bufferlength);271 ModuloValue(codewordOffset, in DecodeNonPCWs()282 codewordOffset = ModuloValue( in DecodeNonPCWs()293 ModuloValue(codewordOffsetBase, *pNumSegment); /* index of the in DecodeNonPCWs()521 static INT ModuloValue(INT input, INT bufferlength) { in ModuloValue() function