Lines Matching +defs:val +defs:window

142 vquantize(float32x4x4_t val, const UniformQuantizationInfo &info)  in vquantize()
149 vquantize(float32x4x4_t val, const UniformQuantizationInfo &info) in vquantize()
155 …antized_8(const ITensor *src1, const ITensor *src2, ITensor *out, const Window &window, float scal… in mul_saturate_quantized_8()
331 …ixedpoint(const ITensor *src0, const ITensor *src1, ITensor *dst, const Window &window, float scal… in mul_q8_neon_fixedpoint()
559 …6_QSYMM16(const ITensor *src1, const ITensor *src2, ITensor *out, const Window &window, float scal… in mul_saturate_QSYMM16_QSYMM16_QSYMM16()
645 …SYMM16_S32(const ITensor *src1, const ITensor *src2, ITensor *out, const Window &window, int scale) in mul_QSYMM16_QSYMM16_S32()
739 void mul_U8_U8_U8(const ITensor *src1, const ITensor *src2, ITensor *out, const Window &window, int… in mul_U8_U8_U8()
905 void mul_S16_S16_S16(const ITensor *src1, const ITensor *src2, ITensor *out, const Window &window, … in mul_S16_S16_S16()
1046 void mul_S32_S32_S32(const ITensor *src1, const ITensor *src2, ITensor *out, const Window &window, … in mul_S32_S32_S32()
1198 void mul_F32_F32_F32(const ITensor *src1, const ITensor *src2, ITensor *out, const Window &window, … in mul_F32_F32_F32()
1298 …d c_mul_F32_F32_F32_n(const ITensor *src1, const ITensor *src2, ITensor *out, const Window &window) in c_mul_F32_F32_F32_n()
1434 void mul_F16_F16_F16(const ITensor *src1, const ITensor *src2, ITensor *out, const Window &window, … in mul_F16_F16_F16()
1559 void mul_U8_U8_S16(const ITensor *src1, const ITensor *src2, ITensor *out, const Window &window, in… in mul_U8_U8_S16()
1658 void mul_S16_U8_S16(const ITensor *src1, const ITensor *src2, ITensor *out, const Window &window, i… in mul_S16_U8_S16()
1751 void mul_U8_S16_S16(const ITensor *src1, const ITensor *src2, ITensor *out, const Window &window, i… in mul_U8_S16_S16()
1982 void CpuMulKernel::run_op(ITensorPack &tensors, const Window &window, const ThreadInfo &info) in run_op()
2059 void CpuComplexMulKernel::run_op(ITensorPack &tensors, const Window &window, const ThreadInfo &info) in run_op()