Home | History | Annotate | Download | only in libpng

Lines Matching refs:filter_type

230    int filter_type)
242 info_ptr->filter_type = (png_byte)filter_type;
247 info_ptr->compression_type, info_ptr->filter_type);