Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/addmuladd/generic/neon/
H A Dqasymm8.cpp761 const int32_t in2_offset = in2_qinfo.offset; in add_mul_add_u8_neon() local
H A Dqasymm8_signed.cpp761 const int32_t in2_offset = in2_qinfo.offset; in add_mul_add_s8_neon() local
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/
H A DClElementwiseKernel.cpp156 const int32_t in2_offset = src2.quantization_info().uniform().offset; in validate_arguments_with_arithmetic_rules() local