Searched defs:pconvert (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
H A Dsimd.h86 inline void pconvert (const Ctr1& op1, Ctr2& op2, ConvertFunction f) function in namespace:ustl::simd
155 pconvert (op1, op2, operation<value1_t, value2_t>());\
249 inline void pconvert (const tuple<n,type1>& oin, tuple<n,type2>& oout, optype<type1,type2>)

Completed in 18 milliseconds