Home
last modified time | relevance | path

Searched refs:basePtrL (Results 1 – 1 of 1) sorted by relevance

/external/neven/Embedded/common/src/b_TensorEm/
DRBFMap2D.c250 int32* basePtrL = ptrA->matE.arrE.arrPtrE; in bts_RBFMap2D_compute() local
254 *( basePtrL + iL * sizeL + jL ) = *( basePtrL + jL * sizeL + iL ); in bts_RBFMap2D_compute()