HomeSort by relevance Sort by last modified time
    Searched full:interlaced (Results 26 - 50 of 88) sorted by null

12 3 4

  /hardware/samsung_slsi/exynos5/include/
videodev2.h 109 top, bottom, interlaced
115 V4L2_FIELD_INTERLACED = 4, /* both fields interlaced */
121 V4L2_FIELD_INTERLACED_TB = 8, /* both fields interlaced, top field
124 V4L2_FIELD_INTERLACED_BT = 9, /* both fields interlaced, top field
1030 __u32 interlaced; \/* Interlaced or progressive *\/ member in struct:v4l2_bt_timings
    [all...]
  /external/libpng/contrib/gregbook/
writepng.h 110 int interlaced; member in struct:_mainprog_info
readpng2.c 500 /* we'll let libpng expand interlaced images, too */
556 * from previous passes (if interlaced) or else just copy the new row
  /external/libvpx/vpx_scale/
vpxscale.h 98 unsigned int interlaced
  /external/qemu/distrib/libpng-1.2.19/
pngpread.c 788 png_ptr->interlaced && png_ptr->pass > 6) ||
789 (!png_ptr->interlaced &&
830 /* blow up interlaced rows to full size */
831 if (png_ptr->interlaced && (png_ptr->transformations & PNG_INTERLACE))
1019 if (png_ptr->interlaced)
    [all...]
pngwrite.c 700 /* Write a few rows of image data. If the image is interlaced,
725 * if you are writing an interlaced image.
739 /* intialize interlace handling. If image is not interlaced,
807 /* if interlaced and not interested in row, return */
808 if (png_ptr->interlaced && (png_ptr->transformations & PNG_INTERLACE))
889 if (png_ptr->interlaced && png_ptr->pass < 6 &&
    [all...]
  /external/libpng/
pngwrite.c 731 /* Write a few rows of image data. If the image is interlaced,
756 * if you are writing an interlaced image.
771 /* Initialize interlace handling. If image is not interlaced,
845 /* If interlaced and not interested in row, return */
846 if (png_ptr->interlaced && (png_ptr->transformations & PNG_INTERLACE))
927 if (png_ptr->interlaced && png_ptr->pass < 6 &&
    [all...]
libpng-1.2.44.txt     [all...]
libpng-1.2.46.txt     [all...]
  /external/giflib/
gif_lib.h 80 Interlace; /* Sequential/Interlaced lines. */
  /external/jpeg/
wrtarga.c 73 targaheader[17] = 0x20; /* Top-down, non-interlaced */
  /external/kernel-headers/original/linux/
videodev.h 215 #define VBI_INTERLACED 2 /* lines are interlaced */
  /external/qemu/distrib/jpeg-6b/
wrtarga.c 73 targaheader[17] = 0x20; /* Top-down, non-interlaced */
  /frameworks/av/media/libeffects/testlibs/
AudioBiquadFilter.h 28 // samples, as defined during construction). An arbitrary number of interlaced
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/
video.h 125 the Vsync is for an odd, even or progressive (i.e. non-interlaced)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
videodev.h 198 #define VBI_INTERLACED 2 /* lines are interlaced */
videodev2.h 96 top, bottom, interlaced
102 V4L2_FIELD_INTERLACED = 4, /* both fields interlaced */
108 V4L2_FIELD_INTERLACED_TB = 8, /* both fields interlaced, top field
111 V4L2_FIELD_INTERLACED_BT = 9, /* both fields interlaced, top field
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
video.h 125 the Vsync is for an odd, even or progressive (i.e. non-interlaced)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videodev.h 198 #define VBI_INTERLACED 2 /* lines are interlaced */
videodev2.h 96 top, bottom, interlaced
102 V4L2_FIELD_INTERLACED = 4, /* both fields interlaced */
108 V4L2_FIELD_INTERLACED_TB = 8, /* both fields interlaced, top field
111 V4L2_FIELD_INTERLACED_BT = 9, /* both fields interlaced, top field
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
video.h 125 the Vsync is for an odd, even or progressive (i.e. non-interlaced)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videodev.h 198 #define VBI_INTERLACED 2 /* lines are interlaced */
videodev2.h 96 top, bottom, interlaced
102 V4L2_FIELD_INTERLACED = 4, /* both fields interlaced */
108 V4L2_FIELD_INTERLACED_TB = 8, /* both fields interlaced, top field
111 V4L2_FIELD_INTERLACED_BT = 9, /* both fields interlaced, top field
    [all...]
  /bionic/libc/kernel/common/video/
dsscomp.h 274 __u8 interlaced; member in struct:dss2_mgr_info
  /external/kernel-headers/original/video/
dsscomp.h 187 OMAP_DSS_ILACE = (1 << 0), /* interlaced vs. progressive */
426 __u8 interlaced; /* bool */ member in struct:dss2_mgr_info

Completed in 336 milliseconds

12 3 4