Searched refs:launchReduceSerial (Results 1 - 2 of 2) sorted by path

/frameworks/rs/cpu_ref/
H A DrsCpuCore.cpp661 launchReduceSerial(ains, inLen, aout, mtls);
670 void RsdCpuReferenceImpl::launchReduceSerial(const Allocation ** ains, function in class:RsdCpuReferenceImpl
674 REDUCE_ALOGV(mtls, 1, "launchReduceSerial(%p): %u x %u x %u", mtls->accumFunc,
723 launchReduceSerial(ains, inLen, aout, mtls);
H A DrsCpuCore.h261 void launchReduceSerial(const Allocation ** ains, uint32_t inLen, Allocation *aout,

Completed in 63 milliseconds