Lines Matching defs:worst_case_latency
263 fixed20_12 worst_case_latency;
410 wm->worst_case_latency.full = dfixed_mul(a, chunk_time);
411 wm->worst_case_latency.full += read_delay_latency.full;
414 wm->worst_case_latency.full = dfixed_mul(a, chunk_time);
415 wm->worst_case_latency.full += read_delay_latency.full;
448 estimated_width.full = tolerable_latency.full - wm->worst_case_latency.full;
488 a.full = dfixed_mul(wm0->worst_case_latency,
494 a.full = dfixed_mul(wm0->worst_case_latency,
502 a.full = dfixed_mul(wm1->worst_case_latency,
508 a.full = dfixed_mul(wm1->worst_case_latency,
536 a.full = dfixed_mul(wm0->worst_case_latency,
542 a.full = dfixed_mul(wm0->worst_case_latency,
563 a.full = dfixed_mul(wm1->worst_case_latency,
569 a.full = dfixed_mul(wm1->worst_case_latency,