Home
last modified time | relevance | path

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

/external/neven/Embedded/common/src/b_TensorEm/
DFlt16Mat2D.h100 struct bts_Flt16Mat2D bts_Flt16Mat2D_createRotation( phase16 angleA );
DFlt16Mat2D.c190 struct bts_Flt16Mat2D bts_Flt16Mat2D_createRotation( phase16 angleA ) in bts_Flt16Mat2D_createRotation() function
216 struct bts_Flt16Mat2D matL = bts_Flt16Mat2D_createRotation( angleA ); in bts_Flt16Mat2D_createRigid()
DFlt16Alt2D.c157 altL.matE = bts_Flt16Mat2D_createRotation( angleA ); in bts_Flt16Alt2D_createRotation()