Searched refs:i_max (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvcreatehandmask.cpp60 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/elfutils/libdwfl/
H A Ddwfl_module_getdwarf.c688 i_max enumerator in enum:__anon6085
698 GElf_Addr addrs[i_max], GElf_Xword strsz,
701 GElf_Off offs[i_max] = { 0, };
702 find_offsets (mod->main.elf, adjust, phnum, i_max, addrs, offs);
844 GElf_Addr addrs[i_max] = { 0, };

Completed in 178 milliseconds