Home | History | Annotate | Download | only in lodepng

Lines Matching refs:LFS_ZERO

5264      (info->colortype == LCT_PALETTE || info->bitdepth < 8)) strategy = LFS_ZERO;
5268 if(strategy == LFS_ZERO)