Searched refs:tolerable_latency (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Datombios_crtc.c1201 float worst_case_latency, tolerable_latency; local in function:RADEONInitDispBandwidthAVIVO
1350 tolerable_latency = line_time;
1352 tolerable_latency = line_time - (request_fifo_depth - lb_request_fifo_depth - 2) * chunk_time;
1486 estimated_width = (tolerable_latency - worst_case_latency) / consumption_time;

Completed in 3 milliseconds