Home
last modified time | relevance | path

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

/external/libpng/
Dpngtest.c118 static float t_start, t_stop, t_decode, t_encode, t_misc; variable
1461 t_misc += (t_stop - t_start); in test_one_file()
2106 t_misc += (t_stop - t_start); in main()
2109 (t_misc+t_decode+t_encode)/(float)CLOCKS_PER_SEC); in main()
2115 t_misc/(float)CLOCKS_PER_SEC); in main()