Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
DJPEGTest.c69 struct timeval tim; variable
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);