Searched refs:mkL (Results 1 – 1 of 1) sorted by relevance
221 uint32 mkL = ( ( 1 << bitsL ) - 1 ) << adjL; in bts_CompactMat_fltDotPrdRow() local230 sumL += ( ( int16 )( ( bfL >> srL ) & mkL ) * ( int32 )inPtrL[ iL ] ) >> adjL; in bts_CompactMat_fltDotPrdRow()293 uint32 mkL = ( ( 1 << bitsL ) - 1 ) << adjL; in bts_CompactMat_fltDotPrdRow() local304 sumL += ( ( int16 )( ( bfL >> srL ) & mkL ) * ( int32 )inPtrL[ iL ] + lRoundL ) >> lAdjL; in bts_CompactMat_fltDotPrdRow()