Home
last modified time | relevance | path

Searched defs:vecL (Results 1 – 12 of 12) sorted by relevance

/external/neven/Embedded/common/src/b_TensorEm/
DFlt16Vec2D.c150 struct bts_Flt16Vec2D vecL; in bts_Flt16Vec2D_create16() local
161 struct bts_Flt16Vec2D vecL; in bts_Flt16Vec2D_createVec16() local
172 struct bts_Flt16Vec2D vecL; in bts_Flt16Vec2D_create32() local
235 struct bts_Flt16Vec2D vecL = *ptrA; in bts_Flt16Vec2D_normalized() local
316 struct bts_Int16Vec2D vecL; in bts_Flt16Vec2D_int16Vec2D() local
DFlt16Vec3D.c171 struct bts_Flt16Vec3D vecL; in bts_Flt16Vec3D_create16() local
183 struct bts_Flt16Vec3D vecL; in bts_Flt16Vec3D_create32() local
249 struct bts_Flt16Vec3D vecL = *ptrA; in bts_Flt16Vec3D_normalized() local
DRBFMap2D.c228 struct bts_Int16Vec2D vecL = srcPtrA->vecArrE[ jL ]; in bts_RBFMap2D_compute() local
500 struct bts_Int16Vec2D vecL = ptrA->srcClusterE.vecArrE[ iL ]; in bts_RBFMap2D_mapVector() local
573 struct bts_Int16Vec2D vecL = srcPtrA->vecArrE[ iL ]; in bts_RBFMap2D_mapCluster() local
DInt16Vec3D.c151 struct bts_Int16Vec3D vecL = *ptrA; in bts_Int16Vec3D_normalized() local
DInt16Mat2D.c135 struct bts_Int16Vec2D vecL; in bts_Int16Mat2D_map() local
DInt16Vec2D.c164 struct bts_Int16Vec2D vecL = *ptrA; in bts_Int16Vec2D_normalized() local
DCompactAlt.c198 const int16* vecL = ptrA->vecE.arrPtrE; in bts_CompactAlt_map() local
DFlt16Alt3D.c202 struct bts_Flt16Vec3D vecL = bts_Flt16Mat3D_mapFlt( &altPtrA->matE, vecPtrA ); in bts_Flt16Alt3D_mapFlt() local
DFlt16Mat3D.c263 struct bts_Int16Vec3D vecL; in bts_Flt16Mat3D_map() local
DFlt16Mat2D.c299 struct bts_Int16Vec2D vecL; in bts_Flt16Mat2D_map() local
DInt32Mat.c245 int32* vecL = outVecA; in bts_Int32Mat_solve2() local
/external/neven/Embedded/common/src/b_BitFeatureEm/
DLocalScanDetector.c646 …struct bts_Flt16Vec2D vecL = bts_Flt16Vec2D_create32( srcVecArrL[ iL ].xE, srcVecArrL[ iL ].yE, ve… in bbf_LocalScanDetector_process() local