Searched defs:accumAlloc (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuCore.h103 size_t accumStride; // stride between accumulators in accumAlloc (below)
111 // accumAlloc is a pointer to a single allocation of (N - !Outc)
131 // accumAlloc.
136 // is used as an index into accumAlloc.
137 uint8_t *accumAlloc; member in struct:android::renderscript::MTLaunchStructReduce

Completed in 134 milliseconds