Searched refs:srL (Results 1 – 1 of 1) sorted by relevance
222 uint32 srL = bitsL; in bts_CompactMat_fltDotPrdRow() local225 if( srL > 16 ) in bts_CompactMat_fltDotPrdRow()228 srL -= 16; in bts_CompactMat_fltDotPrdRow()230 sumL += ( ( int16 )( ( bfL >> srL ) & mkL ) * ( int32 )inPtrL[ iL ] ) >> adjL; in bts_CompactMat_fltDotPrdRow()231 srL += bitsL; in bts_CompactMat_fltDotPrdRow()294 uint32 srL = bitsL; in bts_CompactMat_fltDotPrdRow() local299 if( srL > 16 ) in bts_CompactMat_fltDotPrdRow()302 srL -= 16; in bts_CompactMat_fltDotPrdRow()304 sumL += ( ( int16 )( ( bfL >> srL ) & mkL ) * ( int32 )inPtrL[ iL ] + lRoundL ) >> lAdjL; in bts_CompactMat_fltDotPrdRow()305 srL += bitsL; in bts_CompactMat_fltDotPrdRow()