/external/libpng/ |
D | pngpread.c | 1171 static PNG_CONST png_byte png_pass_start[] = {0, 4, 0, 2, 0, 1, 0}; in png_read_push_finish_row() local
|
D | pngwutil.c | 1945 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_write_start_row() local 2051 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_write_finish_row() local 2141 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_do_write_interlace() local
|
D | pngrutil.c | 4171 PNG_CONST int png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_set_interlaced_pass() local 4193 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_read_finish_row() local 4262 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_read_start_row() local
|
/external/pdfium/samples/fx_lpng/lpng_v163/ |
D | fx_pngpread.c | 1169 static PNG_CONST png_byte png_pass_start[] = {0, 4, 0, 2, 0, 1, 0}; in png_read_push_finish_row() local
|
D | fx_pngwutil.c | 1944 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_write_start_row() local 2050 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_write_finish_row() local 2140 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_do_write_interlace() local
|
D | fx_pngrutil.c | 4115 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_read_finish_row() local 4184 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_read_start_row() local
|
D | png.h | 640 #define png_pass_start FOXIT_png_pass_start macro
|