Lines Matching refs:t_start
81 static float t_start, t_stop, t_decode, t_encode, t_misc;
91 static float t_start, t_stop, t_decode, t_encode, t_misc;
1085 t_misc += (t_stop - t_start);
1086 t_start = t_stop;
1105 t_decode += (t_stop - t_start);
1106 t_start = t_stop;
1111 t_encode += (t_stop - t_start);
1112 t_start = t_stop;
1534 t_misc += (t_stop - t_start);
1535 t_start = t_stop;