HomeSort by relevance Sort by last modified time
    Searched defs:png_do_read_interlace (Results 1 - 4 of 4) sorted by null

  /external/qemu/distrib/libpng-1.2.19/
pngvcrd.c 15 * In png_do_read_interlace() in libpng versions 1.0.3a through 1.0.4d,
1008 png_do_read_interlace(png_structp png_ptr) function
    [all...]
pnggccrd.c 92 * inlining (png_do_read_interlace() "non-MMX/modified C code" block)
102 * - fixed mmxsupport()/png_do_read_interlace() first-row bug
106 * caused png_do_read_interlace() to return prematurely on the first row of
133 * - fixed a register-name typo in png_do_read_interlace(), default (MMX) case,
372 * - rearranged pass-related if-blocks in png_do_read_interlace() to put most
380 * - png_do_read_interlace()
394 * - fixed 32-bit png_do_read_interlace() bug (was using pointer size for
418 * - test png_do_read_interlace() 64-bit case (pixel_bytes == 8)
519 // png_do_read_interlace() constants:
556 // png_do_read_interlace() constants
2050 png_do_read_interlace(png_structp png_ptr) function
    [all...]
pngrutil.c 2790 png_do_read_interlace(png_structp png_ptr) function
3526 png_do_read_interlace(png_structp png_ptr) function
    [all...]
  /external/libpng/
pngrutil.c 2736 png_do_read_interlace(png_structp png_ptr) function
    [all...]

Completed in 49 milliseconds