/frameworks/rs/cpu_ref/ |
rsCpuCore.h | 77 // MTLaunchStructReduce::redp::dim. 92 RsExpandKernelDriverInfo redp; member in struct:android::renderscript::MTLaunchStructReduce
|
rsCpuCore.cpp | 355 // redp - The reduce parameters (driver info structure) 357 static inline void RedpPtrSetup(const MTLaunchStructReduce *mtls, RsExpandKernelDriverInfo *redp, 359 for (uint32_t i = 0; i < redp->inLen; i++) { 360 redp->inPtr[i] = (const uint8_t *)mtls->ains[i]->getPointerUnchecked(x, y, z); 520 accumPtr = mtls->redp.outPtr[0]; 537 RsExpandKernelDriverInfo redp = mtls->redp; local 558 RedpPtrSetup(mtls, &redp, xStart, 0, 0); 559 fn(&redp, xStart, xEnd, accumPtr); 576 RsExpandKernelDriverInfo redp = mtls->redp local 615 RsExpandKernelDriverInfo redp = mtls->redp; local [all...] |
/external/valgrind/VEX/priv/ |
guest_ppc_toIR.c | 14205 Bool redp = opc2 == 0x1B4; local 15361 Bool redp = opc2 == 0x034; local 15395 Bool redp = opc2 == 0x0B4; local [all...] |