OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_temp_int
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera/jni/feature_stab/src/dbreg/
dbreg.cpp
51
m_temp_int
= NULL;
107
delete []
m_temp_int
;
138
m_temp_int
= NULL;
230
m_temp_int
= new int [db_maxi(DB_DEFAULT_NR_SAMPLES,m_max_nr_matches)];
437
db_RobImageHomography(m_H_ref_to_ins, m_corners_ref, m_corners_ins, m_nr_matches, m_K, m_K, m_temp_double,
m_temp_int
,
592
db_RobImageHomography(m_H_ref_to_ins, m_corners_ref, m_corners_ins, m_nr_matches, m_K, m_K, m_temp_double,
m_temp_int
,
dbreg.h
360
int *
m_temp_int
;
member in class:db_FrameToReferenceRegistration
Completed in 25 milliseconds