Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/extra/libs/png/
Dlodepng.c5302 static unsigned addChunk_tIME(ucvector* out, const LodePNGTime* time) { in addChunk_tIME() function
6002 state->error = addChunk_tIME(&outv, &info.time); in lodepng_encode()