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

/gem5/src/systemc/tests/systemc/misc/stars/star104726/
H A Dstar104726.cpp45 COEFF ff; local
60 ff = (c.get(v,u)<<1) / (COEFF)(coeff_quant[v][u]);
61 fuv.put(v,u,(ff<0 ? ff : ff+1) >> 1);
/gem5/src/systemc/tests/systemc/compliance_1666/test228/
H A Dtest228.cpp21 sc_fixed_fast<4,2> ff; local

Completed in 8 milliseconds