HomeSort by relevance Sort by last modified time
    Searched refs:launchReduceParallel (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/cpu_ref/
rsCpuCore.h 263 void launchReduceParallel(const Allocation ** ains, uint32_t inLen, Allocation *aout,
rsCpuCore.cpp 659 launchReduceParallel(ains, inLen, aout, mtls);
717 void RsdCpuReferenceImpl::launchReduceParallel(const Allocation ** ains,
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",
    [all...]

Completed in 358 milliseconds