Home
last modified time | relevance | path

Searched refs:PNG_INTERNAL_DATA (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dintprefix.c12 #define PNG_INTERNAL_DATA(type, name, array)\ macro
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngpriv.h343 #ifndef PNG_INTERNAL_DATA
344 # define PNG_INTERNAL_DATA(type, name, array) PNG_LINKAGE_DATA type name array macro
943 PNG_INTERNAL_DATA(const png_uint_16, png_sRGB_table, [256]);
949 PNG_INTERNAL_DATA(const png_uint_16, png_sRGB_base, [512]);
950 PNG_INTERNAL_DATA(const png_byte, png_sRGB_delta, [512]);

Completed in 7 milliseconds