OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:launchReduceSerial
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/cpu_ref/
rsCpuCore.h
263
void
launchReduceSerial
(const Allocation ** ains, uint32_t inLen, Allocation *aout,
rsCpuCore.cpp
659
launchReduceSerial
(ains, inLen, aout, mtls);
668
void RsdCpuReferenceImpl::
launchReduceSerial
(const Allocation ** ains,
672
REDUCE_ALOGV(mtls, 1, "
launchReduceSerial
(%p): %u x %u x %u", mtls->accumFunc,
721
launchReduceSerial
(ains, inLen, aout, mtls);
[
all
...]
Completed in 447 milliseconds