Searched defs:scaleBbpA (Results 1 - 2 of 2) sorted by relevance

/external/neven/Embedded/common/src/b_TensorEm/
H A DFlt16Alt3D.c139 int32 scaleBbpA,
143 altL.matE = bts_Flt16Mat3D_createScale( scaleA, scaleBbpA );
138 bts_Flt16Alt3D_createScale( int32 scaleA, int32 scaleBbpA, const struct bts_Flt16Vec3D* centerPtrA ) argument
H A DFlt16Alt2D.c165 int32 scaleBbpA,
169 altL.matE = bts_Flt16Mat2D_createScale( scaleA, scaleBbpA );
178 int32 scaleBbpA,
182 altL.matE = bts_Flt16Mat2D_createRigid( angleA, scaleA, scaleBbpA );
164 bts_Flt16Alt2D_createScale( int32 scaleA, int32 scaleBbpA, const struct bts_Flt16Vec2D* centerPtrA ) argument
176 bts_Flt16Alt2D_createRigid( phase16 angleA, int32 scaleA, int32 scaleBbpA, const struct bts_Flt16Vec2D* centerPtrA ) argument

Completed in 45 milliseconds