Searched defs:C2Setting (Results 1 – 1 of 1) sorted by relevance
589 struct C2Setting : public C2Param { struct592 inline C2Setting(const Args(&... args)) : C2Param(args...) { } in C2Setting() argument600 struct C2Tuning : public C2Setting { argument