Home | History | Annotate | Download | only in src

Lines Matching refs:latency

524     proc_frms = latency = 0;
5140 if (!latency)
5143 latency = dec_time.processing_time_us();
6208 latency = dec_time.processing_time_us() - latency;
6209 DEBUG_PRINT_HIGH(">>> FBD Metrics: Latency(%.2f)mS", latency / 1e3);