Searched refs:ipk (Results 1 – 1 of 1) sorted by relevance
65 float *ipk = b->mIpKernel[idx]; in testWork() local74 f1 += src[i * 4] * ipk[i]; in testWork()75 f2 += src[i * 4 + 1] * ipk[i]; in testWork()76 f3 += src[i * 4 + 2] * ipk[i]; in testWork()