Searched defs:Q6Vect32C (Results 1 – 1 of 1) sorted by relevance
2310 Q6Vect32C(short h1, short h0) : data(Q6V32_CREATE_H(h1, h0)) {}; in Q6Vect32C() function2311 Q6Vect32C(signed char b3, signed char b2, signed char b1, signed char b0) in Q6Vect32C() function2313 Q6Vect32C(const Q6Vect32C &v) : data(v.data) {}; in Q6Vect32C() function