Home
last modified time | relevance | path

Searched defs:MTLaunchStructReduce (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuCore.h94 RsExpandKernelDriverInfo redp;
96 const Allocation *ains[RS_KERNEL_INPUT_LIMIT];
98 ReduceAccumulatorFunc_t accumFunc;
99 ReduceInitializerFunc_t initFunc;
100 ReduceCombinerFunc_t combFunc;
101 ReduceOutConverterFunc_t outFunc;
103 size_t accumSize; // accumulator datum size in bytes
139 uint8_t *accumAlloc;
140 uint8_t **accumPtr;
141 uint32_t accumCount;
[all …]