Home
last modified time | relevance | path

Searched defs:png_pass_inc (Results 1 – 10 of 10) sorted by relevance

/external/libpng/
Dpngwutil.c1871 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_write_start_row() local
1986 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_write_finish_row() local
2076 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_do_write_interlace() local
Dpngpread.c967 static PNG_CONST png_byte png_pass_inc[] = {8, 8, 4, 4, 2, 2, 1}; in png_read_push_finish_row() local
Dpngrutil.c3546 static PNG_CONST int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_do_read_interlace() local
4182 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_read_finish_row() local
4247 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_read_start_row() local
/external/opencv3/3rdparty/libpng/
Dpngpread.c1197 static PNG_CONST png_byte FARDATA png_pass_inc[] = {8, 8, 4, 4, 2, 2, 1}; in png_read_push_finish_row() local
Dpngwutil.c2011 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_write_start_row() local
2121 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_write_finish_row() local
2248 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_do_write_interlace() local
Dpngrutil.c3270 static PNG_CONST int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_do_read_interlace() local
3764 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_read_finish_row() local
3896 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_read_start_row() local
/external/pdfium/third_party/lpng_v163/
Dpngpread.c1172 static PNG_CONST png_byte png_pass_inc[] = {8, 8, 4, 4, 2, 2, 1}; in png_read_push_finish_row() local
Dpngwutil.c1947 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_write_start_row() local
2053 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_write_finish_row() local
2143 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_do_write_interlace() local
Dpngrutil.c3484 static PNG_CONST int png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_do_read_interlace() local
4118 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_read_finish_row() local
4187 static PNG_CONST png_byte png_pass_inc[7] = {8, 8, 4, 4, 2, 2, 1}; in png_read_start_row() local
Dpng.h638 #define png_pass_inc FOXIT_png_pass_inc macro