50aa3cd2101dc9bfe0fc7b53f12fdcb3058920d1

This change fixes traffic shaper prefill calculations for prefill count and bytes per clock as per hardware recommendations in the HPG which are calcualted as below: ts_ count = ts_end*19200000/fps/(vtotal) ts_bytes_per_clk = ceil(h_src*v_src*bpp*fps/ 19200000*amortized_pref_rate) Change-Id: Icc2348421a2124daa3b0056f46d7a6a45021381b Signed-off-by: Yashwanth <yvulapu@codeaurora.org>
Description
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%