Home
last modified time | relevance | path

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

/external/neven/Embedded/common/src/b_TensorEm/
DRBFMap2D.c161 int32 rbfCoeffShiftL; in bts_RBFMap2D_compute() local
298 rbfCoeffShiftL = bbp_internalL - bbp_rbfCoeffL; in bts_RBFMap2D_compute()
301 int32 rbfCoeffL = ptrA->outVecE.arrPtrE[ iL ] >> rbfCoeffShiftL; in bts_RBFMap2D_compute()
335 int32 rbfCoeffL = ptrA->outVecE.arrPtrE[ iL ] >> rbfCoeffShiftL; in bts_RBFMap2D_compute()