Home
last modified time | relevance | path

Searched refs:OffsetInput (Results 1 – 3 of 3) sorted by relevance

/external/gemmlowp/meta/
Dtransform_kernels.h170 static const InType* OffsetInput(const Quantize& params, const InType* input, in OffsetInput() function
188 static const InType* OffsetInput(const Requantize& params, in OffsetInput() function
206 static const InType* OffsetInput(const Dequantize& params, in OffsetInput() function
224 static const InType* OffsetInput(const MinMax<MinMaxType>& params, in OffsetInput() function
Dmulti_thread_transform.h52 task.input = Util::OffsetInput(params.kernel, params.input, i * chunk); in PrepareTransform1DTasks()
59 task.input = Util::OffsetInput(params.kernel, params.input, sum_chunk); in PrepareTransform1DTasks()
Dbase.h135 static const InType* OffsetInput(const Transform& params, const InType* input,