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

/frameworks/rs/cpu_ref/
H A DrsCpuCore.h36 typedef void (*ReduceCombinerFunc_t)(uint8_t *accum, const uint8_t *other); typedef in namespace:android::renderscript
47 ReduceCombinerFunc_t combFunc; // user combiner function
98 ReduceCombinerFunc_t combFunc;

Completed in 337 milliseconds