Searched defs:png_pass_ystart (Results 1 - 7 of 7) sorted by relevance
/external/libpng/ |
H A D | pngpread.c | 1177 static PNG_CONST png_byte png_pass_ystart[] = {0, 0, 4, 0, 2, 0, 1}; local 1222 png_pass_ystart[png_ptr->pass]) /
|
H A D | pngrutil.c | 4175 PNG_CONST int png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; local 4199 static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; local 4236 png_pass_ystart[png_ptr->pass]) / 4268 static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; local 4287 png_pass_ystart[0]) / png_pass_yinc[0];
|
H A D | pngwutil.c | 1951 static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; local 2022 png_pass_ystart[0]) / png_pass_yinc[0]; 2057 static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1}; local 2099 png_pass_ystart[png_ptr->pass]) /
|
/external/pdfium/samples/fx_lpng/lpng_v163/ |
H A D | fx_pngpread.c | 1175 static PNG_CONST png_byte png_pass_ystart[] = {0, 0, 4, 0, 2, 0, 1};
local 1220 png_pass_ystart[png_ptr->pass]) /
|
H A D | fx_pngrutil.c | 4121 static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1};
local 4158 png_pass_ystart[png_ptr->pass]) /
4190 static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1};
local 4209 png_pass_ystart[0]) / png_pass_yinc[0];
|
H A D | fx_pngwutil.c | 1950 static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1};
local 2021 png_pass_ystart[0]) / png_pass_yinc[0];
2056 static PNG_CONST png_byte png_pass_ystart[7] = {0, 0, 4, 0, 2, 0, 1};
local 2098 png_pass_ystart[png_ptr->pass]) /
|
H A D | png.h | 642 #define png_pass_ystart FOXIT_png_pass_ystart macro
|
Completed in 123 milliseconds