Home
last modified time | relevance | path

Searched defs:dequantize_qasymm8_signed (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/arm_compute/core/
H A DQuantizationInfo.h372 inline float dequantize_qasymm8_signed(int8_t value, const INFO_TYPE &qinfo) in dequantize_qasymm8_signed() function
/aosp_15_r20/external/ComputeLibrary/src/core/CL/cl_kernels/
H A Dhelpers_asymm.h75 inline float dequantize_qasymm8_signed(char input, float offset, float scale) in dequantize_qasymm8_signed() function