Home
last modified time | relevance | path

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

/external/libpng/scripts/
Dpngos2.def232 png_pass_ystart
/external/libpng/
Dpngrutil.c3086 PNG_CONST int png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_set_interlaced_pass() local
3113 PNG_CONST int png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_read_finish_row() local
3144 png_pass_ystart[png_ptr->pass]) / in png_read_finish_row()
3241 PNG_CONST int png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_read_start_row() local
3258 png_pass_ystart[0]) / png_pass_yinc[0]; in png_read_start_row()
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()
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
Dpng.h617 PNG_EXPORT_VAR (PNG_CONST int FARDATA) png_pass_ystart[7];
/external/qemu/distrib/libpng-1.2.19/
Dpngwutil.c1739 int png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_write_start_row() local
1801 png_pass_ystart[0]) / png_pass_yinc[0]; in png_write_start_row()
1835 int png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_write_finish_row() local
1874 png_pass_ystart[png_ptr->pass]) / in png_write_finish_row()
Dpngpread.c999 PNG_CONST int FARDATA png_pass_ystart[] = {0, 0, 4, 0, 2, 0, 1}; in png_read_push_finish_row() local
1050 png_pass_ystart[png_ptr->pass]) / in png_read_push_finish_row()
Dpng.c65 PNG_CONST int FARDATA png_pass_ystart[] = {0, 0, 4, 0, 2, 0, 1}; variable
Dpngrutil.c3885 PNG_CONST int png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_read_finish_row() local
3918 png_pass_ystart[png_ptr->pass]) / in png_read_finish_row()
4013 PNG_CONST int png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; in png_read_start_row() local
4029 png_pass_ystart[0]) / png_pass_yinc[0]; in png_read_start_row()
Dpng.h498 PNG_EXPORT_VAR (PNG_CONST int FARDATA) png_pass_ystart[7];