Home | History | Annotate | Download | only in encoder

Lines Matching refs:curtime

1527     TIMER curtime ;
1823 GETTIME(&curtime);
1824 ELAPSEDTIME(ps_app_ctxt->enc_last_time, curtime, timetaken, frequency);
1825 ps_app_ctxt->enc_last_time = curtime;