Searched defs:png_pass_yinc (Results 1 – 3 of 3) sorted by relevance
/external/libpng/ |
D | pngpread.c | 992 static const png_byte png_pass_yinc[] = {8, 8, 8, 4, 4, 2, 2}; in png_read_push_finish_row() local
|
D | pngwutil.c | 1905 static const png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_write_start_row() local 2020 static const png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_write_finish_row() local
|
D | pngrutil.c | 4340 static const png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_read_finish_row() local 4405 static const png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_read_start_row() local
|