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

12 3 4 5 6 7 8

  /external/ImageMagick/coders/
cmyk.c 214 No interlacing: CMYKCMYKCMYKCMYKCMYKCMYK...
297 Line interlacing: CCC...MMM...YYY...KKK...CCC...MMM...YYY...KKK...
397 Plane interlacing: CCCCCC...MMMMMM...YYYYYY...KKKKKK...
685 Partition interlacing: CCCCCC..., MMMMMM..., YYYYYY..., KKKKKK...
    [all...]
rgb.c 219 No interlacing: RGBRGBRGBRGBRGBRGB...
299 Line interlacing: RRR...GGG...BBB...RRR...GGG...BBB...
400 Plane interlacing: RRRRRR...GGGGGG...BBBBBB...
637 Partition interlacing: RRRRRR..., GGGGGG..., BBBBBB...
    [all...]
ycbcr.c 224 No interlacing: YCbCrYCbCrYCbCrYCbCrYCbCrYCbCr...
295 Line interlacing: YYY...CbCbCb...CrCrCr...YYY...CbCbCb...CrCrCr...
381 Plane interlacing: YYYYYY...CbCbCbCbCbCb...CrCrCrCrCrCr...
580 Partition interlacing: YYYYYY..., CbCbCbCbCbCb..., CrCrCrCrCrCr...
    [all...]
  /external/ImageMagick/utilities/
animate.1 35 \-interlace type type of image interlacing scheme
animate.1.in 35 \-interlace type type of image interlacing scheme
composite.1 38 \-interlace type type of image interlacing scheme
composite.1.in 38 \-interlace type type of image interlacing scheme
identify.1 33 \-interlace type type of image interlacing scheme
identify.1.in 33 \-interlace type type of image interlacing scheme
display.1 41 \-interlace type type of image interlacing scheme
display.1.in 41 \-interlace type type of image interlacing scheme
montage.1 46 \-interlace type type of image interlacing scheme
montage.1.in 46 \-interlace type type of image interlacing scheme
  /external/libpng/contrib/pngsuite/
README 13 a variety of images to test interlacing, gamma settings, ancillary
  /external/python/cpython2/Doc/library/
imageop.rst 47 displayed on a video device that uses interlacing, hence the name.
  /prebuilts/go/darwin-x86/src/image/gif/
reader.go 267 // Undo the interlacing if necessary.
439 // interlacing represents the set of scans in an interlaced GIF image.
440 var interlacing = []interlaceScan{ var
454 for _, pass := range interlacing {
  /prebuilts/go/linux-x86/src/image/gif/
reader.go 267 // Undo the interlacing if necessary.
439 // interlacing represents the set of scans in an interlaced GIF image.
440 var interlacing = []interlaceScan{ var
454 for _, pass := range interlacing {
  /external/syslinux/com32/lib/libpng/
example.c 332 * png_read_image(). To see how to handle interlacing passes,
361 /* The other way to read images - deal with interlacing: */
749 if (interlacing)
756 * use the first method if you aren't handling interlacing yourself.
773 /* The other way to write the image - deal with interlacing */
  /prebuilts/go/darwin-x86/src/image/png/
reader.go 70 // interlaceScan defines the placement and size of a pass for Adam7 interlacing.
75 // interlacing defines Adam7 interlacing, with 7 passes of reduced images.
77 var interlacing = []interlaceScan{ var
420 p := interlacing[pass]
768 p := interlacing[pass]
  /prebuilts/go/linux-x86/src/image/png/
reader.go 70 // interlaceScan defines the placement and size of a pass for Adam7 interlacing.
75 // interlacing defines Adam7 interlacing, with 7 passes of reduced images.
77 var interlacing = []interlaceScan{ var
420 p := interlacing[pass]
768 p := interlacing[pass]
  /hardware/intel/img/psb_video/src/x11/
psb_x11.c 116 unsigned int flags /* de-interlacing flags */
469 unsigned int flags /* de-interlacing flags */
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
r11285.htm 188 fields (eg; interlacing information for in an AVI or so). COM is the
  /external/mesa3d/src/gallium/drivers/radeon/
radeon_video.c 287 interlacing on R6xx style UVD */
  /external/zopfli/src/zopflipng/lodepng/
lodepng_util.h 84 Adam7 interlacing, alternating between the two, so that the values correspond
  /hardware/intel/img/psb_video/src/
psb_overlay.h 354 unsigned int flags, /* de-interlacing flags */

Completed in 338 milliseconds

12 3 4 5 6 7 8