OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:db_WarpImageLutBilinear_rgb
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera/jni/feature_stab/src/dbreg/
dbreg.h
526
inline void
db_WarpImageLutBilinear_rgb
(const unsigned char * const * src, unsigned char ** dst, int w, int h,
/packages/apps/Camera/jni/feature_stab/src/dbregtest/
dbregtest.cpp
236
db_WarpImageLutBilinear_rgb
(color_ref.GetRowPointers(),warped.GetRowPointers(),w,h,lut_x,lut_y);
Completed in 40 milliseconds