Searched refs:maxRowBitsE (Results 1 – 2 of 2) sorted by relevance
349 ptrA->maxRowBitsE = 0; in bts_CompactMat_init()364 ptrA->maxRowBitsE = 0; in bts_CompactMat_exit()413 ptrA->maxRowBitsE = 0; in bts_CompactMat_create()431 ptrA->maxRowBitsE = srcPtrA->maxRowBitsE; in bts_CompactMat_copy()455 + bbs_SIZEOF16( ptrA->maxRowBitsE ) in bts_CompactMat_memSize()472 memPtrA += bbs_memWrite32( &ptrA->maxRowBitsE, memPtrA ); in bts_CompactMat_memWrite()492 memPtrA += bbs_memRead32( &ptrA->maxRowBitsE, memPtrA ); in bts_CompactMat_memRead()
63 int32 maxRowBitsE; member