Searched refs:outVecE (Results 1 – 2 of 2) sorted by relevance
56 bbs_Int32Arr_init( cpA, &ptrA->outVecE ); in bts_RBFMap2D_init()76 bbs_Int32Arr_exit( cpA, &ptrA->outVecE ); in bts_RBFMap2D_exit()145 bbs_Int32Arr_create( cpA, &ptrA->outVecE, sizeA, mspA ); in bts_RBFMap2D_create()263 bbs_Int32Arr_size( cpA, &ptrA->outVecE, sizeL ); in bts_RBFMap2D_compute()289 ptrA->outVecE.arrPtrE, in bts_RBFMap2D_compute()301 int32 rbfCoeffL = ptrA->outVecE.arrPtrE[ iL ] >> rbfCoeffShiftL; in bts_RBFMap2D_compute()322 ptrA->outVecE.arrPtrE, in bts_RBFMap2D_compute()335 int32 rbfCoeffL = ptrA->outVecE.arrPtrE[ iL ] >> rbfCoeffShiftL; in bts_RBFMap2D_compute()
90 struct bbs_Int32Arr outVecE; member