Searched refs:width_px (Results 1 – 1 of 1) sorted by relevance
370 static u32 compute_wc(u32 width_px, u8 size_constr_p, u8 size_constr_b) in compute_wc() argument373 return (((width_px / size_constr_p) * size_constr_b) & 0xffff); in compute_wc()