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

/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.cpp5123 static unsigned addChunk_tIME(ucvector* out, const LodePNGTime* time) function
5776 if(info.time_defined) addChunk_tIME(&outv, &info.time);

Completed in 345 milliseconds