HomeSort by relevance Sort by last modified time
    Searched full:max_width (Results 26 - 49 of 49) sorted by null

12

  /external/opencv/cv/src/
cvderiv.cpp 384 int width = max_width, trow_sz = 0;
388 trow_sz = cvAlign( (max_width + ksize.width - 1)*CV_ELEM_SIZE(src_type), ALIGN );
    [all...]
  /external/stlport/src/
facets_byname.cpp 393 int max_width = _WLocale_mb_cur_max(_M_codecvt); variable
395 return min_width == max_width ? min_width : 0;
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
facets_byname.cpp 393 int max_width = _WLocale_mb_cur_max(_M_codecvt); variable
395 return min_width == max_width ? min_width : 0;
    [all...]
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.cc 1576 int max_width = views::TooltipManager::GetMaxWidth(screen_loc.x(), local
    [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c 700 __u16 max_width; member in struct:dsscomp_dispc_limitations
711 .max_width = 2048,
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11video.c 784 hints->max_width = 4096;
786 hints->min_width = hints->max_width = w;
    [all...]
  /bionic/libc/kernel/common/linux/
videodev2.h 254 __u32 max_width; member in struct:v4l2_frmsize_stepwise
    [all...]
  /external/freetype/src/sfnt/
ttsbit0.c 152 strike[18] + /* max_width */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
videodev2.h 254 __u32 max_width; member in struct:v4l2_frmsize_stepwise
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
videodev2.h 254 __u32 max_width; member in struct:v4l2_frmsize_stepwise
    [all...]
  /external/libpng/contrib/gregbook/
rpng-x.c 573 size_hints->min_width = size_hints->max_width = (int)image_width;
rpng2-x.c     [all...]
  /external/kernel-headers/original/linux/
videodev2.h 384 __u32 max_width; /* Maximum frame width [pixel] */ member in struct:v4l2_frmsize_stepwise
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
videodev2.h 355 __u32 max_width; /* Maximum frame width [pixel] */ member in struct:v4l2_frmsize_stepwise
    [all...]
  /external/flac/include/FLAC/
metadata.h 218 * \param max_width The maximum width in pixels desired. Use
236 FLAC_API FLAC__bool FLAC__metadata_get_picture(const char *filename, FLAC__StreamMetadata **picture, FLAC__StreamMetadata_Picture_Type type, const char *mime_type, const FLAC__byte *description, unsigned max_width, unsigned max_height, unsigned max_depth, unsigned max_colors);
    [all...]
  /external/flac/libFLAC/
metadata_iterators.c 285 FLAC_API FLAC__bool FLAC__metadata_get_picture(const char *filename, FLAC__StreamMetadata **picture, FLAC__StreamMetadata_Picture_Type type, const char *mime_type, const FLAC__byte *description, unsigned max_width, unsigned max_height, unsigned max_depth, unsigned max_colors)
312 obj->data.picture.width <= max_width &&
    [all...]
  /external/mesa3d/docs/
relnotes-7.10.html 467 <li>mesa: replace large/MAX_WIDTH stack allocations with heap allocations</li>
468 <li>mesa: replace large/MAX_WIDTH stack allocations with heap allocations</li>
472 <li>mesa: replace more MAX_WIDTH stack allocations with heap allocations</li>
    [all...]
news.html 548 - changed max framebuffer size to 4Kx4K (MAX_WIDTH/HEIGHT in config.h)
    [all...]
versions.html     [all...]
VERSIONS     [all...]
  /external/chromium/chrome/browser/ui/
browser.cc 2916 int max_width = gdk_screen_get_width(screen) * kPopupMaxWidthFactor; local
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gprof 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gprof 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-gprof 

Completed in 2470 milliseconds

12