OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nr_outliers
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Camera/jni/feature_stab/src/dbreg/
dbreg.cpp
614
int
nr_outliers
=0;
local
622
int offset = 3*
nr_outliers
++;
628
m_nr_matches =
nr_outliers
;
/packages/apps/Camera2/jni/feature_stab/src/dbreg/
dbreg.cpp
614
int
nr_outliers
=0;
local
622
int offset = 3*
nr_outliers
++;
628
m_nr_matches =
nr_outliers
;
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbreg.cpp
613
int
nr_outliers
=0;
local
621
int offset = 3*
nr_outliers
++;
627
m_nr_matches =
nr_outliers
;
Completed in 45 milliseconds