Searched refs:prev_tv (Results 1 – 8 of 8) sorted by relevance
269 struct timespec prev_tv; member
276 struct timeval prev_tv; member
312 struct timeval prev_tv; member
298 struct timeval prev_tv; member
275 struct timeval prev_tv; member
458 prev_time = (OMX_U64)stats.prev_tv.tv_sec * 1000000000ULL + (OMX_U64)stats.prev_tv.tv_nsec; in async_venc_message_thread()460 stats.prev_tv = curr_tv; in async_venc_message_thread()466 if (stats.prev_tv.tv_sec && num_fbd && time_diff) { in async_venc_message_thread()472 stats.prev_tv = curr_tv; in async_venc_message_thread()
534 (stats.prev_tv.tv_sec * 1000000 + stats.prev_tv.tv_usec)); in async_venc_message_thread()536 if (stats.prev_tv.tv_sec) { in async_venc_message_thread()543 stats.prev_tv = tv; in async_venc_message_thread()
465 (stats.prev_tv.tv_sec * 1000000 + stats.prev_tv.tv_usec)); in async_venc_message_thread()468 if (stats.prev_tv.tv_sec && num_fbd && time_diff) { in async_venc_message_thread()474 stats.prev_tv = tv; in async_venc_message_thread()