Home
last modified time | relevance | path

Searched defs:png_pass_width (Results 1 – 3 of 3) sorted by relevance

/external/qemu/distrib/libpng-1.2.19/
Dpng.c72 PNG_CONST int FARDATA png_pass_width[] = {8, 4, 4, 2, 2, 1, 1}; variable
Dpnggccrd.c462 static PNG_CONST int FARDATA png_pass_width[7] = {8, 4, 4, 2, 2, 1, 1}; variable
Dpngrutil.c2325 static PNG_CONST int FARDATA png_pass_width[7] = {8, 4, 4, 2, 2, 1, 1}; in png_combine_row() local