Searched refs:bbp_crL (Results 1 - 1 of 1) sorted by relevance
/external/neven/Embedded/common/src/b_TensorEm/ |
H A D | Cluster2D.c | 678 int32 quotientBbpL, bbp_crL, posL; local 764 bbp_crL = quotientBbpL; 786 /* restore cL and rL, bbp = bbp_crL */ 793 altL.matE = bts_Flt16Mat2D_create32( cL, -rL, rL, cL, bbp_crL ); 797 altL.matE = bts_Flt16Mat2D_create32( cL, rL, -rL, cL, bbp_crL ); 801 altL.matE = bts_Flt16Mat2D_create32( -cL, -rL, rL, -cL, bbp_crL ); 805 altL.matE = bts_Flt16Mat2D_create32( -cL, rL, -rL, -cL, bbp_crL );
|
Completed in 46 milliseconds