HomeSort by relevance Sort by last modified time
    Searched full:finish_time (Results 1 - 1 of 1) sorted by null

  /hardware/intel/common/libva/test/decode/
loadjpeg.c 114 clock_t start_time, finish_time; local
128 finish_time = clock();
129 duration = finish_time - start_time;

Completed in 3050 milliseconds