Searched defs:png_pass_width (Results 1 – 3 of 3) sorted by relevance
/external/qemu/distrib/libpng-1.2.19/ |
D | png.c | 72 PNG_CONST int FARDATA png_pass_width[] = {8, 4, 4, 2, 2, 1, 1}; variable
|
D | pnggccrd.c | 462 static PNG_CONST int FARDATA png_pass_width[7] = {8, 4, 4, 2, 2, 1, 1}; variable
|
D | pngrutil.c | 2325 static PNG_CONST int FARDATA png_pass_width[7] = {8, 4, 4, 2, 2, 1, 1}; in png_combine_row() local
|