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

  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/test/
iLBC_testprogram.c 94 float starttime1, starttime2; local
240 starttime1 = clock()/(float)CLOCKS_PER_SEC;
275 runtime1 = (float)(starttime2-starttime1);

Completed in 570 milliseconds