Searched refs:vsout (Results 1 – 1 of 1) sorted by relevance
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsicColorMatrix.cpp | 784 uint32_t vsin, uint32_t vsout, bool fin, bool fout) { in One() argument 849 switch(vsout) { in One() 867 switch(vsout) { in One() 893 uint32_t vsout = cp->mLastKey.u.outVecSize; in kernel() local 932 One(p, out, in, cp->tmpFp, cp->tmpFpa, vsin, vsout, floatIn, floatOut); in kernel()
|