Home
last modified time | relevance | path

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

/external/neven/Embedded/common/src/b_TensorEm/
DCluster2D.c604 int32 factor32L, bbp_scaleL; in bts_Cluster2D_alt() local
607 bts_Cluster2D_computeScale( sqL, dstBbpL, spL, srcBbpL, &scaleL, &bbp_scaleL ); in bts_Cluster2D_alt()
611 altL.matE = bts_Flt16Mat2D_createScale( factor32L, bbp_scaleL ); in bts_Cluster2D_alt()
615 cpMappedL = bts_Flt16Vec2D_mul( cpL, factor16L, bbp_scaleL ); in bts_Cluster2D_alt()
676 int32 bbp_scaleL, cL, rL, c1L, r1L; in bts_Cluster2D_alt() local
683 bts_Cluster2D_computeScale( sqL, dstBbpL, spL, srcBbpL, &scaleL, &bbp_scaleL ); in bts_Cluster2D_alt()
819 bts_Flt16Mat2D_scale( &altL.matE, scaleL, bbp_scaleL ); in bts_Cluster2D_alt()