Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_utilities_indexing.cpp39 const double *s_point; in db_LeanPartitionOnPivot() local
44 s_point=source+first; in db_LeanPartitionOnPivot()
49 for(;s_point<=s_top;) in db_LeanPartitionOnPivot()
51 temp= *(s_point++); in db_LeanPartitionOnPivot()