Searched defs:png_pass_yinc (Results 1 – 7 of 7) sorted by relevance
/external/libpng/ |
D | pngpread.c | 1180 static PNG_CONST png_byte png_pass_yinc[] = {8, 8, 8, 4, 4, 2, 2}; in png_read_push_finish_row() local
|
D | pngrutil.c | 4177 PNG_CONST int png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_set_interlaced_pass() local 4202 static PNG_CONST png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_read_finish_row() local 4271 static PNG_CONST png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_read_start_row() local
|
D | pngwutil.c | 1954 static PNG_CONST png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_write_start_row() local 2060 static PNG_CONST png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_write_finish_row() local
|
/external/pdfium/samples/fx_lpng/lpng_v163/ |
D | fx_pngpread.c | 1178 static PNG_CONST png_byte png_pass_yinc[] = {8, 8, 8, 4, 4, 2, 2}; in png_read_push_finish_row() local
|
D | fx_pngwutil.c | 1953 static PNG_CONST png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_write_start_row() local 2059 static PNG_CONST png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_write_finish_row() local
|
D | fx_pngrutil.c | 4124 static PNG_CONST png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_read_finish_row() local 4193 static PNG_CONST png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_read_start_row() local
|
D | png.h | 641 #define png_pass_yinc FOXIT_png_pass_yinc macro
|