HomeSort by relevance Sort by last modified time
    Searched full:bbp_crl (Results 1 - 1 of 1) sorted by null

  /external/neven/Embedded/common/src/b_TensorEm/
Cluster2D.c 678 int32 quotientBbpL, bbp_crL, posL;
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 107 milliseconds