Searched refs:bitsPerValueE (Results 1 – 2 of 2) sorted by relevance
65 switch( ptrA->bitsPerValueE ) in bts_CompactMat_fltDotPrdRow()219 uint32 bitsL = ptrA->bitsPerValueE; in bts_CompactMat_fltDotPrdRow()239 switch( ptrA->bitsPerValueE ) in bts_CompactMat_fltDotPrdRow()291 uint32 bitsL = ptrA->bitsPerValueE; in bts_CompactMat_fltDotPrdRow()347 ptrA->bitsPerValueE = 0; in bts_CompactMat_init()362 ptrA->bitsPerValueE = 0; in bts_CompactMat_exit()411 ptrA->bitsPerValueE = bitsA; in bts_CompactMat_create()429 ptrA->bitsPerValueE = srcPtrA->bitsPerValueE; in bts_CompactMat_copy()453 + bbs_SIZEOF16( ptrA->bitsPerValueE ) in bts_CompactMat_memSize()470 memPtrA += bbs_memWrite32( &ptrA->bitsPerValueE, memPtrA ); in bts_CompactMat_memWrite()[all …]
57 uint32 bitsPerValueE; member