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

  /frameworks/rs/cpu_ref/
rsCpuCore.h 38 typedef void (*ReduceOutConverterFunc_t)(uint8_t *out, const uint8_t *accum);
48 ReduceOutConverterFunc_t outFunc; // user outconverter function
99 ReduceOutConverterFunc_t outFunc;
rsCpuExecutable.cpp 551 (ReduceOutConverterFunc_t) dlsym(sharedObj, tmpNameOutConverter))) {

Completed in 51 milliseconds