pngvcrd.c | 258 int offset_table[7] = {0, 4, 0, 2, 0, 1, 0}; local 261 srcptr = png_ptr->row_buf + 1 + offset_table[png_ptr->pass]* 263 dstptr = row + offset_table[png_ptr->pass]*pixel_bytes; 264 initial_val = offset_table[png_ptr->pass]*pixel_bytes; 402 int offset_table[7] = {0, 4, 0, 2, 0, 1, 0}; local 405 srcptr = png_ptr->row_buf + 1 + offset_table[png_ptr->pass]* 407 dstptr = row + offset_table[png_ptr->pass]*pixel_bytes; 408 initial_val = offset_table[png_ptr->pass]*pixel_bytes; 508 int offset_table[7] = {0, 4, 0, 2, 0, 1, 0}; local 511 srcptr = png_ptr->row_buf + 1 + offset_table[png_ptr->pass] 790 int offset_table[7] = {0, 4, 0, 2, 0, 1, 0}; local 954 int offset_table[7] = {0, 4, 0, 2, 0, 1, 0}; local 979 int offset_table[7] = {0, 4, 0, 2, 0, 1, 0}; local [all...] |