Home
last modified time | relevance | path

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

/external/libpng/
Dpngwutil.c1868 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_write_start_row() local
1983 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_write_finish_row() local
2073 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_do_write_interlace() local
Dpngpread.c964 static PNG_CONST png_byte png_pass_start[] = {0, 4, 0, 2, 0, 1, 0}; in png_read_push_finish_row() local
Dpngrutil.c4179 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_read_finish_row() local
4244 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_read_start_row() local
/external/opencv3/3rdparty/libpng/
Dpngpread.c1194 static PNG_CONST png_byte FARDATA png_pass_start[] = {0, 4, 0, 2, 0, 1, 0}; in png_read_push_finish_row() local
Dpngwutil.c2008 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_write_start_row() local
2118 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_write_finish_row() local
2245 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_do_write_interlace() local
Dpngrutil.c3761 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_read_finish_row() local
3893 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_read_start_row() local
/external/pdfium/third_party/lpng_v163/
Dpngpread.c1169 static PNG_CONST png_byte png_pass_start[] = {0, 4, 0, 2, 0, 1, 0}; in png_read_push_finish_row() local
Dpngwutil.c1944 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_write_start_row() local
2050 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_write_finish_row() local
2140 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_do_write_interlace() local
Dpngrutil.c4115 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_read_finish_row() local
4184 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; in png_read_start_row() local
Dpng.h640 #define png_pass_start FOXIT_png_pass_start macro