OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:j_max
(Results
1 - 3
of
3
) sorted by null
/external/opencv/cvaux/src/
cvcreatehandmask.cpp
60
int i_min, i_max, j_min,
j_max
;
local
68
i_max =
j_max
= 0;
88
j_max
= CV_MAX2(
j_max
, pt.x );
95
roi->width =
j_max
- j_min + 1;
/external/libmojo/base/android/
record_histogram.cc
103
jint
j_max
,
107
int32_t max = static_cast<int32_t>(
j_max
);
127
jint
j_max
,
131
int32_t max = static_cast<int32_t>(
j_max
);
165
jint
j_max
,
170
int32_t max = static_cast<int32_t>(
j_max
);
234
jint
j_max
,
239
env, j_histogram_name, j_histogram_key, j_min,
j_max
, j_num_buckets);
250
jint
j_max
,
255
env, j_histogram_name, j_histogram_key, j_min,
j_max
, j_num_buckets)
[
all
...]
/external/webp/src/enc/
backward_references_enc.c
1295
int
j_max
= 0, interval_ends_index = 0;
local
[
all
...]
Completed in 150 milliseconds