Lines Matching defs:myresize_mode
469 SANE_Int from_width, SANE_Int myresize_mode);
474 SANE_Int from_width, SANE_Int myresize_mode);
5723 SANE_Int myresize_mode)
5732 myresize_mode = FAE0 = 1
5751 "+ Resize_Decrease(*to_buffer, to_resolution=%i, to_width=%i, *from_buffer, from_resolution=%i, from_width=%i, myresize_mode=%i):\n",
5752 to_resolution, to_width, from_resolution, from_width, myresize_mode);
5754 if (myresize_mode != RSZ_LINEART)
5756 switch (myresize_mode)
5889 SANE_Int myresize_mode)
5899 myresize_mode = FAE0 = 1
5916 "+ Resize_Increase(*to_buffer, to_resolution=%i, to_width=%i, *from_buffer, from_resolution=%i, from_width=%i, myresize_mode=%i):\n",
5917 to_resolution, to_width, from_resolution, from_width, myresize_mode);
5919 if (myresize_mode != RSZ_LINEART)
5921 switch (myresize_mode)
6007 myresize_mode = FAE0 = 1