Home
last modified time | relevance | path

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

/external/neven/Embedded/common/src/b_TensorEm/
DCluster2D.c579 int32 pyL = srcPtrL->yE - cpL.yE; in bts_Cluster2D_alt() local
587 spL += ( pyL * pyL ) >> srcBbpL; in bts_Cluster2D_alt()
642 int32 pyL = srcPtrL->yE - cpL.yE; in bts_Cluster2D_alt() local
650 spL += ( pyL * pyL ) >> srcBbpL; in bts_Cluster2D_alt()
656 pyqxL += ( pyL * qxL ) >> minBbpL; in bts_Cluster2D_alt()
657 pyqyL += ( pyL * qyL ) >> minBbpL; in bts_Cluster2D_alt()
863 int32 pyL = srcPtrL->yE - cpL.yE; in bts_Cluster2D_alt() local
871 pxpyL += ( pxL * pyL ) >> srcBbpL; in bts_Cluster2D_alt()
872 pypyL += ( pyL * pyL ) >> srcBbpL; in bts_Cluster2D_alt()
876 pyqxL += ( pyL * qxL ) >> minBbpL; in bts_Cluster2D_alt()
[all …]