Searched defs:png_pass_start (Results 1 – 3 of 3) sorted by relevance
| /external/libpng/ |
| D | pngpread.c | 975 static const png_byte png_pass_start[] = {0, 4, 0, 2, 0, 1, 0}; in png_read_push_finish_row() local
|
| D | pngwutil.c | 1896 static const png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_write_start_row() local 2011 static const png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_write_finish_row() local 2101 static const png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_do_write_interlace() local
|
| D | pngrutil.c | 4332 static const png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_read_finish_row() local 4397 static const png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_read_start_row() local
|