Home
last modified time | relevance | path

Searched defs:png_pass_yinc (Results 1 – 7 of 7) sorted by relevance

/external/libpng/
Dpngpread.c1180 static PNG_CONST png_byte png_pass_yinc[] = {8, 8, 8, 4, 4, 2, 2}; in png_read_push_finish_row() local
Dpngrutil.c4177 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
Dpngwutil.c1954 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/
Dfx_pngpread.c1178 static PNG_CONST png_byte png_pass_yinc[] = {8, 8, 8, 4, 4, 2, 2}; in png_read_push_finish_row() local
Dfx_pngwutil.c1953 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
Dfx_pngrutil.c4124 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
Dpng.h641 #define png_pass_yinc FOXIT_png_pass_yinc macro