OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:launchReduceParallel
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/cpu_ref/
rsCpuCore.h
265
void
launchReduceParallel
(const Allocation ** ains, uint32_t inLen, Allocation *aout,
rsCpuCore.cpp
657
launchReduceParallel
(ains, inLen, aout, mtls);
715
void RsdCpuReferenceImpl::
launchReduceParallel
(const Allocation ** ains,
759
REDUCE_ALOGV(mtls, 1, "
launchReduceParallel
(%p): %u x %u x %u, %u threads, accumAlloc = %p",
786
REDUCE_ALOGV(mtls, 3, "
launchReduceParallel
(%p): accumulating into%s",
789
REDUCE_ALOGV(mtls, 3, "
launchReduceParallel
(%p): accumulator[%d]%s",
805
REDUCE_ALOGV(mtls, 3, "
launchReduceParallel
(%p): final accumulator%s",
814
REDUCE_ALOGV(mtls, 3, "
launchReduceParallel
(%p): final outconverted result%s",
[
all
...]
Completed in 41 milliseconds