Searched refs:dtime (Results 1 – 1 of 1) sorted by relevance
48 struct timeval dtime[2]; variable127 gettimeofday(&dtime[1], NULL); in mm_jpegdec_decode_callback()129 ((TIME_IN_US(dtime[1]) - TIME_IN_US(dtime[0]))/1000)); in mm_jpegdec_decode_callback()416 gettimeofday(&dtime[0], NULL); in decode_test()437 ((TIME_IN_US(dtime[1]) - TIME_IN_US(dtime[0]))/1000)); in decode_test()