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

/frameworks/rs/cpu_ref/
H A DrsCpuCore.h40 typedef void (*ReduceOutConverterFunc_t)(uint8_t *out, const uint8_t *accum); typedef in namespace:android::renderscript
50 ReduceOutConverterFunc_t outFunc; // user outconverter function
101 ReduceOutConverterFunc_t outFunc;
H A DrsCpuExecutable.cpp619 (ReduceOutConverterFunc_t) dlsym(sharedObj, tmpNameOutConverter))) {

Completed in 69 milliseconds