Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_TRANSFORM_PACKSWAP

1426    if ((transforms & PNG_TRANSFORM_PACKSWAP) != 0)
1430 png_app_error(png_ptr, "PNG_TRANSFORM_PACKSWAP not supported");