Home
last modified time | relevance | path

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

/external/libpng/
Dpngpread.c973 static PNG_CONST png_byte png_pass_yinc[] = {8, 8, 8, 4, 4, 2, 2}; in png_read_push_finish_row() local
Dpngwutil.c1877 static PNG_CONST png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_write_start_row() local
1992 static PNG_CONST png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_write_finish_row() local
Dpngrutil.c4188 static PNG_CONST png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_read_finish_row() local
4253 static PNG_CONST png_byte png_pass_yinc[7] = {8, 8, 8, 4, 4, 2, 2}; in png_read_start_row() local
/external/pdfium/third_party/lpng_v163/
Dpngpread.c1178 static PNG_CONST png_byte png_pass_yinc[] = {8, 8, 8, 4, 4, 2, 2}; in png_read_push_finish_row() local
Dpngwutil.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
Dpngrutil.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