Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/lodepng/
Dlodepng.c5056 static unsigned postProcessScanlines(unsigned char * out, unsigned char * in, in postProcessScanlines() function
5803 state->error = postProcessScanlines(decoded->data, scanlines, *w, *h, &state->info_png); in decodeGeneric()