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

/gem5/src/systemc/tests/systemc/misc/stars/star104726/
H A Dquant.h48 sc_in<Coeff8x8> data_in;
52 sc_out<Coeff8x8> data_out;
H A Dstar104726.cpp43 Coeff8x8 c;
44 Coeff8x8 fuv;
H A Dglobal.h128 struct Coeff8x8 { struct
131 Coeff8x8();
132 Coeff8x8(const Coeff8x8&);
133 void operator=(const Coeff8x8&);
134 int operator==(const Coeff8x8&) const;
142 sc_trace( sc_trace_file*, const Coeff8x8&, const std::string& ) argument

Completed in 5 milliseconds