Searched defs:png_pass_start (Results 1 - 13 of 13) sorted by relevance

/external/libpng/
H A Dpngpread.c974 static PNG_CONST png_byte png_pass_start[] = {0, 4, 0, 2, 0, 1, 0}; local
1017 png_pass_start[png_ptr->pass]) /
H A Dpngrutil.c4189 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
4223 png_pass_start[png_ptr->pass]) /
4254 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
4284 png_pass_start[png_ptr->pass]) /
H A Dpngwutil.c1869 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
1958 png_pass_start[0]) / png_pass_inc[0];
1984 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
2027 png_pass_start[png_ptr->pass]) /
2074 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
2101 for (i = png_pass_start[pass]; i < row_width;
2139 for (i = png_pass_start[pass]; i < row_width;
2175 for (i = png_pass_start[pass]; i < row_width;
2213 for (i = png_pass_start[pass]; i < row_width;
2232 png_pass_start[pas
[all...]
/external/pdfium/third_party/libpng16/
H A Dpngpread.c966 static PNG_CONST png_byte png_pass_start[] = {0, 4, 0, 2, 0, 1, 0}; local
1009 png_pass_start[png_ptr->pass]) /
H A Dpngrutil.c4179 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
4213 png_pass_start[png_ptr->pass]) /
4244 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
4274 png_pass_start[png_ptr->pass]) /
H A Dpngwutil.c1868 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
1957 png_pass_start[0]) / png_pass_inc[0];
1983 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
2026 png_pass_start[png_ptr->pass]) /
2073 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
2100 for (i = png_pass_start[pass]; i < row_width;
2138 for (i = png_pass_start[pass]; i < row_width;
2174 for (i = png_pass_start[pass]; i < row_width;
2212 for (i = png_pass_start[pass]; i < row_width;
2231 png_pass_start[pas
[all...]
/external/skia/third_party/libpng/
H A Dpngpread.c975 static PNG_CONST png_byte png_pass_start[] = {0, 4, 0, 2, 0, 1, 0}; local
1018 png_pass_start[png_ptr->pass]) /
H A Dpngrutil.c4179 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
4213 png_pass_start[png_ptr->pass]) /
4244 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
4274 png_pass_start[png_ptr->pass]) /
H A Dpngwutil.c1868 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
1957 png_pass_start[0]) / png_pass_inc[0];
1983 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
2026 png_pass_start[png_ptr->pass]) /
2073 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
2100 for (i = png_pass_start[pass]; i < row_width;
2138 for (i = png_pass_start[pass]; i < row_width;
2174 for (i = png_pass_start[pass]; i < row_width;
2212 for (i = png_pass_start[pass]; i < row_width;
2231 png_pass_start[pas
[all...]
/external/syslinux/com32/lib/libpng/
H A Dpng.c64 PNG_CONST int FARDATA png_pass_start[] = {0, 4, 0, 2, 0, 1, 0}; variable
H A Dpngpread.c1145 PNG_CONST int FARDATA png_pass_start[] = {0, 4, 0, 2, 0, 1, 0}; local
1188 png_pass_start[png_ptr->pass]) /
H A Dpngrutil.c3056 PNG_CONST int png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
3086 png_pass_start[png_ptr->pass]) /
3184 PNG_CONST int png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
3213 png_pass_start[png_ptr->pass]) /
H A Dpngwutil.c1765 int png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
1837 png_pass_start[0]) / png_pass_inc[0];
1863 int png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
1905 png_pass_start[png_ptr->pass]) /
1980 int png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
2010 for (i = png_pass_start[pass]; i < row_width;
2044 for (i = png_pass_start[pass]; i < row_width;
2077 for (i = png_pass_start[pass]; i < row_width;
2111 for (i = png_pass_start[pass]; i < row_width;
2128 png_pass_start[pas
[all...]

Completed in 159 milliseconds