Home
last modified time | relevance | path

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

/external/neven/Embedded/common/src/b_TensorEm/
DCluster2D.c580 int32 qxL = dstPtrL->xE - cqL.xE; in bts_Cluster2D_alt() local
588 sqL += ( qxL * qxL ) >> dstBbpL; in bts_Cluster2D_alt()
643 int32 qxL = dstPtrL->xE - cqL.xE; in bts_Cluster2D_alt() local
651 sqL += ( qxL * qxL ) >> dstBbpL; in bts_Cluster2D_alt()
654 pxqxL += ( pxL * qxL ) >> minBbpL; in bts_Cluster2D_alt()
656 pyqxL += ( pyL * qxL ) >> minBbpL; in bts_Cluster2D_alt()
864 int32 qxL = dstPtrL->xE - cpAdjustedL.xE; /* cp, not cq! */ in bts_Cluster2D_alt() local
874 pxqxL += ( pxL * qxL ) >> minBbpL; in bts_Cluster2D_alt()
876 pyqxL += ( pyL * qxL ) >> minBbpL; in bts_Cluster2D_alt()