Searched refs:maxExpL (Results 1 – 1 of 1) sorted by relevance
527 int16 maxExpL = -32767; in bts_CompactMat_map() local535 maxExpL = ( expArrL[ iL ] > maxExpL ) ? expArrL[ iL ] : maxExpL; in bts_CompactMat_map()538 if( outExpPtrA != NULL ) *outExpPtrA = maxExpL; in bts_CompactMat_map()542 int32 shrL = maxExpL - expArrL[ iL ]; in bts_CompactMat_map()