/external/libpng/ |
D | pngwutil.c | 1955 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_write_start_row() local 2070 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_write_finish_row() local 2160 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_do_write_interlace() local
|
D | pngrutil.c | 3580 static PNG_CONST int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_do_read_interlace() local 4237 PNG_CONST int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_set_interlaced_pass() local 4259 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_read_finish_row() local 4324 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_read_start_row() local
|
D | pngpread.c | 967 static PNG_CONST png_byte png_pass_inc[] = {8, 8, 4, 4, 2, 2, 1}; in png_read_push_finish_row() local
|
/external/pdfium/samples/fx_lpng/lpng_v163/ |
D | fx_pngpread.c | 1172 static PNG_CONST png_byte png_pass_inc[] = {8, 8, 4, 4, 2, 2, 1}; in png_read_push_finish_row() local
|
D | fx_pngwutil.c | 1947 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_write_start_row() local 2053 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_write_finish_row() local 2143 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_do_write_interlace() local
|
D | fx_pngrutil.c | 3484 static PNG_CONST int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_do_read_interlace() local 4118 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_read_finish_row() local 4187 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_read_start_row() local
|
D | png.h | 638 #define png_pass_inc FOXIT_png_pass_inc macro
|