Searched refs:launchReduceParallel (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuCore.h263 void launchReduceParallel(const Allocation ** ains, uint32_t inLen, Allocation *aout,
H A DrsCpuCore.cpp659 launchReduceParallel(ains, inLen, aout, mtls);
717 void RsdCpuReferenceImpl::launchReduceParallel(const Allocation ** ains, function in class:RsdCpuReferenceImpl
761 REDUCE_ALOGV(mtls, 1, "launchReduceParallel(%p): %u x %u x %u, %u threads, accumAlloc = %p",
788 REDUCE_ALOGV(mtls, 3, "launchReduceParallel(%p): accumulating into%s",
791 REDUCE_ALOGV(mtls, 3, "launchReduceParallel(%p): accumulator[%d]%s",
807 REDUCE_ALOGV(mtls, 3, "launchReduceParallel(%p): final accumulator%s",
816 REDUCE_ALOGV(mtls, 3, "launchReduceParallel(%p): final outconverted result%s",

Completed in 173 milliseconds