Home
last modified time | relevance | path

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

/lvgl-3.6.0/src/extra/libs/png/
Dlodepng.c4242 static void Adam7_deinterlace(unsigned char* out, const unsigned char* in, unsigned w, unsigned h, … in Adam7_deinterlace() function
4346 Adam7_deinterlace(out, in, w, h, bpp); in postProcessScanlines()