Searched refs:vsout (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 848 switch(vsout) { in One() 866 switch(vsout) { in One() 895 uint32_t vsout = cp->mLastKey.u.outVecSize; in kernel() local 934 One(info, out, in, cp->tmpFp, cp->tmpFpa, vsin, vsout, floatIn, floatOut); in kernel()
|