Home
last modified time | relevance | path

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

/external/libavc/test/encoder/
Dapp.h320 TIMER enc_last_time; member
Dmain.c1620 ps_app_ctxt->enc_last_time = ps_app_ctxt->enc_start_time; in synchronous_encode()
1810 GETTIME(&ps_app_ctxt->enc_last_time); in synchronous_encode()
1824 ELAPSEDTIME(ps_app_ctxt->enc_last_time, curtime, timetaken, frequency); in synchronous_encode()
1825 ps_app_ctxt->enc_last_time = curtime; in synchronous_encode()