Home | History | Annotate | Download | only in b_TensorEm

Lines Matching refs:int32

164 struct bts_Flt16Alt2D bts_Flt16Alt2D_createScale( int32 scaleA, 
165 int32 scaleBbpA,
177 int32 scaleA,
178 int32 scaleBbpA,
243 struct bts_Flt16Alt2D bts_Flt16Alt2D_create32( int32 xxA,
244 int32 xyA,
245 int32 yxA,
246 int32 yyA,
247 int32 matBbpA,
248 int32 xA,
249 int32 yA,
250 int32 vecBbpA )
293 ptrA->vecE = bts_Flt16Vec2D_create32( - ( ( ( int32 ) ptrA->matE.xxE * ptrA->vecE.xE + ( int32 ) ptrA->matE.xyE * ptrA->vecE.yE ) ),
294 - ( ( ( int32 ) ptrA->matE.yxE * ptrA->vecE.xE + ( int32 ) ptrA->matE.yyE * ptrA->vecE.yE ) ),