HomeSort by relevance Sort by last modified time
    Searched full:map_width (Results 1 - 7 of 7) sorted by null

  /external/opencv/cv/src/
cvsnakes.cpp 102 int map_width = ((roi.width - 1) >> 3) + 1; local
153 map = (uchar *) cvAlloc( map_width * map_height );
160 memset( (void *) map, 0, map_width * map_height );
294 if( map[y * map_width + x] == 0 )
322 map[y * map_width + x] = 1;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
XKBlib.h 1001 int /* map_width */, /* width of core KeySym array */
1018 int /* map_width */, /* width of core keymap */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBsrv.h 1040 int /* map_width */,
1057 int /* map_width */,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XKBlib.h 1001 int /* map_width */, /* width of core KeySym array */
1018 int /* map_width */, /* width of core keymap */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBsrv.h 1040 int /* map_width */,
1057 int /* map_width */,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XKBlib.h 1001 int /* map_width */, /* width of core KeySym array */
1018 int /* map_width */, /* width of core keymap */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBsrv.h 1040 int /* map_width */,
1057 int /* map_width */,

Completed in 3794 milliseconds