HomeSort by relevance Sort by last modified time
    Searched refs:ReduceCombinerFunc_t (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/cpu_ref/
rsCpuCore.h 36 typedef void (*ReduceCombinerFunc_t)(uint8_t *accum, const uint8_t *other);
47 ReduceCombinerFunc_t combFunc; // user combiner function
98 ReduceCombinerFunc_t combFunc;
rsCpuExecutable.cpp 538 (ReduceCombinerFunc_t) dlsym(sharedObj, tmpNameCombiner))) {

Completed in 60 milliseconds