OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:input_h
(Results
1 - 2
of
2
) sorted by null
/development/perftests/panorama/feature_stab/src/dbreg/
dbreg.cpp
747
int
input_h
= m_im_height*2;
local
750
for (int j = 0; j <
input_h
; j++)
772
for (int j = 2; j <
input_h
-2; j+=2)
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbreg.cpp
746
int
input_h
= m_im_height*2;
local
749
for (int j = 0; j <
input_h
; j++)
771
for (int j = 2; j <
input_h
-2; j+=2)
Completed in 73 milliseconds