Home
last modified time | relevance | path

Searched defs:c_min (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/XNNPACK/test/
H A Dgemm-microkernel-tester.cc762 …const float c_min = fp32_from_bits(fp32_to_bits(accumulated_min + (accumulated_max - accumulated_m… in Test() local
839 …const float c_min = fp16_ieee_to_fp32_value(fp16_ieee_from_fp32_value(accumulated_min + (accumulat… in Test() local
942 …const float c_min = fp16_ieee_to_fp32_value(fp16_ieee_from_fp32_value(accumulated_min + (accumulat… in Test() local
1033 …const float c_min = accumulated_min + (accumulated_max - accumulated_min) / 255.0f * float(qmin()); in Test() local
1229 const float c_min = in Test() local
1317 …const float c_min = accumulated_min + (accumulated_max - accumulated_min) / 255.0f * float(qmin()); in Test() local
1619 …const float c_min = accumulated_min + (accumulated_max - accumulated_min) / 255.0f * float(qmin()); in Test() local
1708 const float c_min = in Test() local
1844 …const float c_min = accumulated_min + (accumulated_max - accumulated_min) / 255.0f * float(qmin()); in Test() local
/aosp_15_r20/packages/apps/Gallery2/jni/filters/
Dedge.c31 float const c_min = 100.0f; in JNIFUNCF() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_matmul_op.cc195 Tensor* c_min = nullptr; in Compute() local
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
H A Dcolorspace.cpp115 int r, g, b, a, h, s, v, c_max, c_min; in JNI_COLORSPACE_METHOD() local
/aosp_15_r20/external/coreboot/src/northbridge/intel/gm45/
H A Draminit_receive_enable_calibration.c242 int c_min = C_BOUND; in receive_enable_calibration() local