Searched defs:interlace (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/IOGraphics-471.92.1/tools/
H A Dgtf.c75 float interlace = needInterlace ? 0.5 : 0.0; local
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libpng/contrib/pngminus/
H A Dpnm2png.c66 BOOL interlace = FALSE; local
186 BOOL pnm2png (FILE *pnm_file, FILE *png_file, FILE *alpha_file, BOOL interlace, BOOL alpha) argument
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkImgGIF.c850 ReadImage( GIFImageConfig *gifConfPtr, Tcl_Interp *interp, unsigned char *imagePtr, Tcl_Channel chan, int len, int rows, unsigned char cmap[MAXCOLORMAPSIZE][4], int srcX, int srcY, int interlace, int transparent) argument
/macosx-10.9.5/IOKitUser-907.100.13/graphics.subproj/
H A DIODisplayLib.c995 float interlace = (kResSpecNeedInterlace & spec->flags) ? 0.5 : 0.0; local

Completed in 83 milliseconds