Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpng.c2724 case 43: type = PNG_FP_SAW_SIGN; break;
2725 case 45: type = PNG_FP_SAW_SIGN + PNG_FP_NEGATIVE; break;
2742 case PNG_FP_INTEGER + PNG_FP_SAW_SIGN:
2800 case PNG_FP_EXPONENT + PNG_FP_SAW_SIGN:
2804 png_fp_add(state, PNG_FP_SAW_SIGN);
A Dpngpriv.h1904 #define PNG_FP_SAW_SIGN 4 /* Saw +/- in current state */ macro

Completed in 18 milliseconds