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

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
H A DJPEGTest.c69 struct timeval tim; variable in typeref:struct:timeval
1280 gettimeofday(&tim, NULL);
1281 t1=tim.tv_sec+(tim.tv_usec/1000000.0);
1373 gettimeofday(&tim, NULL);
1374 t2=tim.tv_sec+(tim.tv_usec/1000000.0);

Completed in 19 milliseconds