Home
last modified time | relevance | path

Searched refs:png_pass_ystart (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/third_party/libpng16/
Dpngpread.c972 static PNG_CONST png_byte png_pass_ystart[] = {0, 0, 4, 0, 2, 0, 1}; in png_read_push_finish_row() local
1017 png_pass_ystart[png_ptr->pass]) / in png_read_push_finish_row()
Dpngwutil.c1874 static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_write_start_row() local
1954 png_pass_ystart[0]) / png_pass_yinc[0]; in png_write_start_row()
1989 static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_write_finish_row() local
2031 png_pass_ystart[png_ptr->pass]) / in png_write_finish_row()
Dpngrutil.c4185 static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_read_finish_row() local
4220 png_pass_ystart[png_ptr->pass]) / in png_read_finish_row()
4250 static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_read_start_row() local
4267 png_pass_ystart[0]) / png_pass_yinc[0]; in png_read_start_row()
/external/libpng/
Dpngpread.c981 static PNG_CONST png_byte png_pass_ystart[] = {0, 0, 4, 0, 2, 0, 1}; in png_read_push_finish_row() local
1026 png_pass_ystart[png_ptr->pass]) / in png_read_push_finish_row()
Dpngwutil.c1904 static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_write_start_row() local
1984 png_pass_ystart[0]) / png_pass_yinc[0]; in png_write_start_row()
2019 static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_write_finish_row() local
2061 png_pass_ystart[png_ptr->pass]) / in png_write_finish_row()
Dpngrutil.c4317 static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_read_finish_row() local
4352 png_pass_ystart[png_ptr->pass]) / in png_read_finish_row()
4382 static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_read_start_row() local
4399 png_pass_ystart[0]) / png_pass_yinc[0]; in png_read_start_row()
/external/syslinux/com32/lib/libpng/
Dpngwutil.c1771 int png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_write_start_row() local
1835 png_pass_ystart[0]) / png_pass_yinc[0]; in png_write_start_row()
1869 int png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_write_finish_row() local
1909 png_pass_ystart[png_ptr->pass]) / in png_write_finish_row()
Dpngrutil.c3062 PNG_CONST int png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_read_finish_row() local
3093 png_pass_ystart[png_ptr->pass]) / in png_read_finish_row()
3190 PNG_CONST int png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_read_start_row() local
3207 png_pass_ystart[0]) / png_pass_yinc[0]; in png_read_start_row()
Dpngpread.c1151 PNG_CONST int FARDATA png_pass_ystart[] = {0, 0, 4, 0, 2, 0, 1}; in png_read_push_finish_row() local
1196 png_pass_ystart[png_ptr->pass]) / in png_read_push_finish_row()
Dpng.c70 PNG_CONST int FARDATA png_pass_ystart[] = {0, 0, 4, 0, 2, 0, 1}; variable
/external/syslinux/com32/include/
Dpng.h609 PNG_EXPORT_VAR (PNG_CONST int FARDATA) png_pass_ystart[7];