Searched refs:comp_type (Results 1 – 3 of 3) sorted by relevance
320 png_decompress_chunk(png_structp png_ptr, int comp_type, in png_decompress_chunk() argument332 else if (comp_type == PNG_COMPRESSION_TYPE_BASE) in png_decompress_chunk()400 comp_type); in png_decompress_chunk()2092 int comp_type; in png_handle_zTXt() local2163 comp_type = *(++text); in png_handle_zTXt()2164 if (comp_type != PNG_TEXT_COMPRESSION_zTXt) in png_handle_zTXt()2167 comp_type = PNG_TEXT_COMPRESSION_zTXt; in png_handle_zTXt()2173 png_decompress_chunk(png_ptr, comp_type, in png_handle_zTXt()2185 text_ptr->compression = comp_type; in png_handle_zTXt()2213 int comp_type = 0; in png_handle_iTXt() local[all …]
236 static const struct comp_type { struct288 const struct comp_type *itr; in kmod_file_open()
3200 int comp_type, png_size_t chunklength,