Home | History | Annotate | Download | only in include

Lines Matching refs:PNG_COST_SHIFT

2964 #define PNG_COST_SHIFT 3
2965 #define PNG_COST_FACTOR (1<<(PNG_COST_SHIFT))