Searched refs:avg_pix_per_tu_x1000 (Results 1 – 1 of 1) sorted by relevance
1517 unsigned int avg_pix_per_tu_x1000; in should_avoid_empty_tu() local1555 avg_pix_per_tu_x1000 = (1000 * pix_clk_mhz * tu_size_bytes) in should_avoid_empty_tu()1559 return (avg_pix_per_tu_x1000 < 2020); in should_avoid_empty_tu()