Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/extra/libs/png/
Dlodepng.h682 LFS_ZERO = 0, enumerator
Dlodepng.c5480 (color->colortype == LCT_PALETTE || color->bitdepth < 8)) strategy = LFS_ZERO; in filter()
5484 if(strategy >= LFS_ZERO && strategy <= LFS_FOUR) { in filter()