Searched defs:times2 (Results 1 – 5 of 5) sorted by relevance
21 struct times2 {typedef int result_type; times2(int) {}; int operator()(int x) const {return 2 * x;}… in times2() struct
100 struct times2 struct
102 struct times2 struct
1818 static const GstClockTime times2[] = { variable