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

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

Completed in 52 milliseconds