OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateReference
(Results
1 - 12
of
12
) sorted by null
/packages/apps/Camera/jni/feature_mos/src/mosaic/
AlignFeatures.cpp
181
reg.
UpdateReference
(m_rows,quarter_res,false);
/packages/apps/Camera/jni/feature_stab/src/dbreg/
dbreg.cpp
252
int db_FrameToReferenceRegistration::
UpdateReference
(const unsigned char * const * im, bool subsample, bool detect_corners)
352
UpdateReference
(im,true,true);
477
UpdateReference
(imptr,false);
478
//
UpdateReference
(m_aligned_ins_image,false);
497
//
UpdateReference
(imptr,false, false);
500
UpdateReference
(imptr,false, true);
502
UpdateReference
(imptr,false, false);
dbreg.h
114
reg.
UpdateReference
(image_storage);
202
* Returns true if we need to call
UpdateReference
now.
259
int
UpdateReference
(const unsigned char * const * im, bool subsample = true, bool detect_corners = true);
/packages/apps/Camera2/jni/feature_mos/src/mosaic/
AlignFeatures.cpp
181
reg.
UpdateReference
(m_rows,quarter_res,false);
/packages/apps/Camera2/jni/feature_stab/src/dbreg/
dbreg.cpp
252
int db_FrameToReferenceRegistration::
UpdateReference
(const unsigned char * const * im, bool subsample, bool detect_corners)
352
UpdateReference
(im,true,true);
477
UpdateReference
(imptr,false);
478
//
UpdateReference
(m_aligned_ins_image,false);
497
//
UpdateReference
(imptr,false, false);
500
UpdateReference
(imptr,false, true);
502
UpdateReference
(imptr,false, false);
dbreg.h
114
reg.
UpdateReference
(image_storage);
202
* Returns true if we need to call
UpdateReference
now.
259
int
UpdateReference
(const unsigned char * const * im, bool subsample = true, bool detect_corners = true);
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
AlignFeatures.cpp
181
reg.
UpdateReference
(m_rows,quarter_res,false);
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbreg.cpp
252
int db_FrameToReferenceRegistration::
UpdateReference
(const unsigned char * const * im, bool subsample, bool detect_corners)
352
UpdateReference
(im,true,true);
477
UpdateReference
(imptr,false);
478
//
UpdateReference
(m_aligned_ins_image,false);
496
//
UpdateReference
(imptr,false, false);
499
UpdateReference
(imptr,false, true);
501
UpdateReference
(imptr,false, false);
dbreg.h
114
reg.
UpdateReference
(image_storage);
202
* Returns true if we need to call
UpdateReference
now.
259
int
UpdateReference
(const unsigned char * const * im, bool subsample = true, bool detect_corners = true);
/packages/apps/Camera/jni/feature_stab/src/dbregtest/
dbregtest.cpp
215
reg.
UpdateReference
(ref.GetRowPointers());
/packages/apps/Camera2/jni/feature_stab/src/dbregtest/
dbregtest.cpp
215
reg.
UpdateReference
(ref.GetRowPointers());
/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
dbregtest.cpp
215
reg.
UpdateReference
(ref.GetRowPointers());
Completed in 324 milliseconds