Name Description Size
filter_lsx_intrinsics.c intrinsics code from pngpriv.h 11504
loongarch_lsx_init.c IMPORTANT: any new external functions used here must be declared using PNG_INTERNAL_FUNCTION in ../pngpriv.h. This is required so that the 'prefix' option to configure works: ./configure --with-libpng-prefix=foobar_ Verify you have got this right by running the above command, doing a build and examining pngprefix.h; it must contain a #define for every external function you add. (Notice that this happens automatically for the initialization function.) 2005