Home
last modified time | relevance | path

Searched defs:compute_reciprocal (Results 1 – 3 of 3) sorted by relevance

/external/XNNPACK/src/operators/
Dsoftmax-nc.c306 xnn_compute_reciprocal_function compute_reciprocal, in setup_softmax_nc_floating_point()
/external/libjpeg-turbo/
Djcdctmgr.c173 compute_reciprocal(UINT16 divisor, DCTELEM *dtbl) in compute_reciprocal() function
/external/XNNPACK/src/xnnpack/
Dcompute.h1092 xnn_compute_reciprocal_function compute_reciprocal; member