Searched refs:vsin (Results 1 – 1 of 1) sorted by relevance
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsicColorMatrix.cpp | 783 uint32_t vsin, uint32_t vsout, bool fin, bool fout) { in One() argument 787 switch(vsin) { in One() 803 switch(vsin) { in One() 894 uint32_t vsin = cp->mLastKey.u.inVecSize; in kernel() local 934 One(info, out, in, cp->tmpFp, cp->tmpFpa, vsin, vsout, floatIn, floatOut); in kernel()
|