Home | History | Annotate | Download | only in lpng_v163

Lines Matching refs:compression_type

754     int bit_depth, int color_type, int compression_type, int filter_type,

830 if (compression_type != PNG_COMPRESSION_TYPE_BASE)
833 compression_type = PNG_COMPRESSION_TYPE_BASE;
877 png_ptr->compression_type = (png_byte)compression_type;
893 buf[10] = (png_byte)compression_type;
1074 png_ptr->compression_type == PNG_COMPRESSION_TYPE_BASE)
1120 png_ptr->compression_type == PNG_COMPRESSION_TYPE_BASE)