Home
last modified time | relevance | path

Searched refs:ICLInt32Array (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/arm_compute/core/CL/
DCLTypes.h72 CLQuantization(const ICLFloatArray *scale, const ICLInt32Array *offset) in CLQuantization()
76 const ICLInt32Array *offset; /**< Quantization offset array */
DICLArray.h135 using ICLInt32Array = ICLArray<cl_int>; variable