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

/frameworks/rs/cpu_ref/
H A DrsCpuCore.h38 typedef void (*ReduceOutConverterFunc_t)(uint8_t *out, const uint8_t *accum); typedef in namespace:android::renderscript
48 ReduceOutConverterFunc_t outFunc; // user outconverter function
99 ReduceOutConverterFunc_t outFunc;

Completed in 98 milliseconds