OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:input_h
(Results
1 - 10
of
10
) sorted by null
/packages/apps/Camera/jni/
feature_mos_jni.cpp
121
void GenerateQuarterResImagePlanar(ImageType im, int input_w, int
input_h
,
129
for (int j = 0; j <
input_h
; j += H2L_FACTOR)
141
for (int j =
input_h
; j < 2 *
input_h
; j += H2L_FACTOR)
153
for (int j = 2 *
input_h
; j < 3 *
input_h
; j += H2L_FACTOR)
/packages/apps/Gallery2/jni_mosaic/
feature_mos_jni.cpp
121
void GenerateQuarterResImagePlanar(ImageType im, int input_w, int
input_h
,
129
for (int j = 0; j <
input_h
; j += H2L_FACTOR)
141
for (int j =
input_h
; j < 2 *
input_h
; j += H2L_FACTOR)
153
for (int j = 2 *
input_h
; j < 3 *
input_h
; j += H2L_FACTOR)
/packages/apps/LegacyCamera/jni/
feature_mos_jni.cpp
121
void GenerateQuarterResImagePlanar(ImageType im, int input_w, int
input_h
,
129
for (int j = 0; j <
input_h
; j += H2L_FACTOR)
141
for (int j =
input_h
; j < 2 *
input_h
; j += H2L_FACTOR)
153
for (int j = 2 *
input_h
; j < 3 *
input_h
; j += H2L_FACTOR)
/packages/apps/Camera/jni/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/Gallery2/jni_mosaic/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)
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
b-header-vars
73
INPUT_H
=line-map.h input.h
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
b-header-vars
73
INPUT_H
=line-map.h input.h
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
b-header-vars
73
INPUT_H
=line-map.h input.h
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
b-header-vars
73
INPUT_H
=line-map.h input.h
Completed in 1079 milliseconds