Searched refs:t_decode (Results 1 – 1 of 1) sorted by relevance
118 static float t_start, t_stop, t_decode, t_encode, t_misc; variable1504 t_decode += (t_stop - t_start); in test_one_file()2111 (t_misc+t_decode+t_encode)/(float)CLOCKS_PER_SEC); in main()2113 t_decode/(float)CLOCKS_PER_SEC); in main()