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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngtest.c118 static float t_start, t_stop, t_decode, t_encode, t_misc; variable
1358 t_encode += (t_stop - t_start);
1806 (t_misc+t_decode+t_encode)/(float)CLOCKS_PER_SEC);
1810 t_encode/(float)CLOCKS_PER_SEC);

Completed in 349 milliseconds