Searched defs:bbp_scaleL (Results 1 - 1 of 1) sorted by relevance
/external/neven/Embedded/common/src/b_TensorEm/ |
H A D | Cluster2D.c | 604 int32 factor32L, bbp_scaleL; local 607 bts_Cluster2D_computeScale( sqL, dstBbpL, spL, srcBbpL, &scaleL, &bbp_scaleL ); 611 altL.matE = bts_Flt16Mat2D_createScale( factor32L, bbp_scaleL ); 615 cpMappedL = bts_Flt16Vec2D_mul( cpL, factor16L, bbp_scaleL ); 676 int32 bbp_scaleL, cL, rL, c1L, r1L; local 683 bts_Cluster2D_computeScale( sqL, dstBbpL, spL, srcBbpL, &scaleL, &bbp_scaleL ); 819 bts_Flt16Mat2D_scale( &altL.matE, scaleL, bbp_scaleL );
|
Completed in 84 milliseconds