Home
last modified time | relevance | path

Searched defs:scaled_value (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dresize_bilinear.h31 int32_t input_size, float* scaled_value, in ComputeInterpolationValues()
121 int32_t input_size, int32_t* scaled_value, int32_t* lower_bound, in ComputeInterpolationValuesInteger()
/aosp_15_r20/system/chre/apps/wifi_offload/test/
H A Dchannelhistogram_test.cc78 uint8_t scaled_value = in TEST_F() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/
H A Dscalar-utils.h101 const int32_t scaled_value = in pytorch_scalar_requantize_precise() local
/aosp_15_r20/system/chre/apps/wifi_offload/
H A Dchannel_histogram.cc104 uint64_t scaled_value = scan_count_internal_high_res_[index]; in GetChannelScanCount() local
/aosp_15_r20/external/deqp-deps/amber/src/
Dverifier.cc291 double scaled_value = (*texel)[i]; in ScaleTexelValuesIfNeeded() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dquantize.cc312 const double scaled_value = in IsExactlyRepresentable() local