Home
last modified time | relevance | path

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

/lvgl-3.6.0/src/extra/libs/png/
Dlodepng.c4309 static unsigned postProcessScanlines(unsigned char* out, unsigned char* in, in postProcessScanlines() function
4949 state->error = postProcessScanlines(*out, scanlines, *w, *h, &state->info_png); in decodeGeneric()