OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:j_1
(Results
1 - 5
of
5
) sorted by null
/external/opencv/cv/src/
cvcontourtree.cpp
76
int lpt, flag, i, j, i_tree,
j_1
, j_3, i_buf;
local
223
j_1
= i - 1;
225
j_1
= j - 1;
238
if( ptr1[
j_1
] == NULL && ptr1[j] == NULL )
253
tree_one.next_v1 = ptr1[
j_1
];
259
if( ptr1[
j_1
] != NULL )
260
ptr1[
j_1
]->prev_v = cur_adr;
282
tree_one.next_v1 = ptr1[
j_1
];
288
if( ptr1[
j_1
] != NULL )
289
ptr1[
j_1
]->prev_v = cur_adr
[
all
...]
/external/opencv/cvaux/src/
cvcorrespond.cpp
66
int i_1,
j_1
;
local
173
j_1
= j - 1;
198
min3 = costTable[i +
j_1
* row_size] + Occlusion * r_len;
200
min1 = costTable[i_1 +
j_1
* row_size] + cost + (float) cost1;
/external/ceres-solver/internal/ceres/
covariance_impl.cc
207
// C'_12 =
J_1
C_12 J_2'
210
// blocks 1 and 2.
J_1
and J_2 are respectively the local to global
/packages/apps/Camera/perftests/panorama/input/
test_005.ppm
[
all
...]
test_012.ppm
[
all
...]
Completed in 642 milliseconds