Lines Matching refs:to_buffer
465 static SANE_Int Resize_Increase (SANE_Byte * to_buffer,
470 static SANE_Int Resize_Decrease (SANE_Byte * to_buffer,
5720 Resize_Decrease (SANE_Byte * to_buffer, SANE_Int to_resolution,
5726 to_buffer = FAC8 = 0x236200
5751 "+ Resize_Decrease(*to_buffer, to_resolution=%i, to_width=%i, *from_buffer, from_resolution=%i, from_width=%i, myresize_mode=%i):\n",
5807 data_lsb_set (to_buffer, value, channel_size);
5812 to_buffer += channel_size;
5826 *to_buffer = 0;
5840 to_buffer++;
5841 *to_buffer = 0;
5860 *to_buffer = _B0 (*to_buffer | (0x80 >> bit));
5886 Resize_Increase (SANE_Byte * to_buffer, SANE_Int to_resolution,
5893 to_buffer = FAC8 = 0x2353f0
5916 "+ Resize_Increase(*to_buffer, to_resolution=%i, to_width=%i, *from_buffer, from_resolution=%i, from_width=%i, myresize_mode=%i):\n",
5947 desp = to_buffer - from_buffer;
6001 to_buffer = FAC8 = 0x2353f0
6025 *to_buffer = 0;
6051 *to_buffer |= (0x80 >> bit);
6057 to_buffer++;
6058 *to_buffer = 0;