OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i_max
(Results
1 - 2
of
2
) 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;
86
i_max
= CV_MAX2(
i_max
, pt.y );
96
roi->height =
i_max
- i_min + 1;
/external/libvpx/examples/includes/geshi/
geshi.php
[
all
...]
Completed in 134 milliseconds