Searched refs:bitsL (Results 1 – 1 of 1) sorted by relevance
219 uint32 bitsL = ptrA->bitsPerValueE; in bts_CompactMat_fltDotPrdRow() local220 uint16 adjL = 16 - bitsL; in bts_CompactMat_fltDotPrdRow()221 uint32 mkL = ( ( 1 << bitsL ) - 1 ) << adjL; in bts_CompactMat_fltDotPrdRow()222 uint32 srL = bitsL; in bts_CompactMat_fltDotPrdRow()231 srL += bitsL; in bts_CompactMat_fltDotPrdRow()291 uint32 bitsL = ptrA->bitsPerValueE; in bts_CompactMat_fltDotPrdRow() local292 uint16 adjL = 16 - bitsL; in bts_CompactMat_fltDotPrdRow()293 uint32 mkL = ( ( 1 << bitsL ) - 1 ) << adjL; in bts_CompactMat_fltDotPrdRow()294 uint32 srL = bitsL; in bts_CompactMat_fltDotPrdRow()305 srL += bitsL; in bts_CompactMat_fltDotPrdRow()