Searched refs:ipa (Results 1 – 2 of 2) sorted by relevance
184 int ipa[4]; member in android::renderscript::RsdCpuScriptIntrinsicColorMatrix252 if (ipa[0] != 0) key.u.addMask |= 0x1; in computeKey()253 if (ipa[1] != 0) key.u.addMask |= 0x2; in computeKey()254 if (ipa[2] != 0) key.u.addMask |= 0x4; in computeKey()255 if (ipa[3] != 0) key.u.addMask |= 0x8; in computeKey()761 ipa[ct] = (int)(fpa[ct] * 65536.f + 0.5f); in updateCoeffCache()922 rsdIntrinsicColorMatrix_int_K(out, in, len, &cp->mFnTab, cp->ip, cp->ipa); in kernel()
1039 for (int ipa=0; ipa<NPA; ipa++) { in dumpProcessStateCsv()1042 final int vaproc = sepProcStates ? 0 : procStates[ipa]; in dumpProcessStateCsv()