Searched refs:addChunk_tIME (Results 1 – 1 of 1) sorted by relevance
5123 static unsigned addChunk_tIME(ucvector* out, const LodePNGTime* time) in addChunk_tIME() function5776 if(info.time_defined) addChunk_tIME(&outv, &info.time); in lodepng_encode()