Searched refs:png_pass_start (Results 1 - 7 of 7) sorted by relevance

/external/libpng/
H A Dpngwutil.c1945 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
2025 png_pass_start[0]) / png_pass_inc[0];
2051 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
2094 png_pass_start[png_ptr->pass]) /
2141 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
2168 for (i = png_pass_start[pass]; i < row_width;
2206 for (i = png_pass_start[pass]; i < row_width;
2242 for (i = png_pass_start[pass]; i < row_width;
2280 for (i = png_pass_start[pass]; i < row_width;
2299 png_pass_start[pas
[all...]
H A Dpngpread.c1171 static PNG_CONST png_byte png_pass_start[] = {0, 4, 0, 2, 0, 1, 0}; local
1214 png_pass_start[png_ptr->pass]) /
H A Dpngrutil.c4171 PNG_CONST int png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
4181 png_pass_start[png_ptr->pass]) /
4193 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
4229 png_pass_start[png_ptr->pass]) /
4262 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
4294 png_pass_start[png_ptr->pass]) /
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_pngwutil.c1944 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
2024 png_pass_start[0]) / png_pass_inc[0];
2050 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
2093 png_pass_start[png_ptr->pass]) /
2140 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
2167 for (i = png_pass_start[pass]; i < row_width;
2205 for (i = png_pass_start[pass]; i < row_width;
2241 for (i = png_pass_start[pass]; i < row_width;
2279 for (i = png_pass_start[pass]; i < row_width;
2298 png_pass_start[pas
[all...]
H A Dfx_pngpread.c1169 static PNG_CONST png_byte png_pass_start[] = {0, 4, 0, 2, 0, 1, 0}; local
1212 png_pass_start[png_ptr->pass]) /
H A Dfx_pngrutil.c4115 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
4151 png_pass_start[png_ptr->pass]) /
4184 static PNG_CONST png_byte png_pass_start[7] = {0, 4, 0, 2, 0, 1, 0}; local
4216 png_pass_start[png_ptr->pass]) /
H A Dpng.h640 #define png_pass_start FOXIT_png_pass_start macro

Completed in 194 milliseconds