/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/ |
A D | micro_utils.h | 35 T FloatToQuantizedType(const float value, const float scale, int zero_point) { in FloatToQuantizedType() 45 T FloatToSymmetricQuantizedType(const float value, const float scale) { in FloatToSymmetricQuantizedType() 66 void Quantize(const float* input, T* output, int num_elements, float scale, in Quantize() 75 float scale) { in SymmetricQuantize() 104 T* output, float* scale) { in SymmetricQuantizeCalculateScales() 125 void Dequantize(const T* values, const int size, const float scale, in Dequantize()
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | rescaler_msa.c | 27 #define CALC_MULT_FIX_16(in0, in1, in2, in3, scale, shift, dst) do { \ argument 47 #define CALC_MULT_FIX_4(in0, scale, shift, dst) do { \ argument 78 #define CALC_MULT_FIX1_4(in0, scale, shift, dst) do { \ argument 87 #define CALC_MULT_FIX2_16(in0, in1, in2, in3, mult, scale, shift, \ argument 102 #define CALC_MULT_FIX2_4(in0, in1, mult, scale, shift, dst) do { \ argument 120 const v4u32 scale = (v4u32)__msa_fill_w(wrk->fy_scale); in ExportRowExpand_0() local 183 const v4u32 scale = (v4u32)__msa_fill_w(wrk->fy_scale); in ExportRowExpand_1() local
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/ |
A D | dequantize.h | 36 const double scale = op_params.scale; in Dequantize() local 56 const float* scale = op_params.scale; in PerChannelDequantize() local
|
A D | quantize.h | 37 const double scale = op_params.scale; in AffineQuantize() local
|
A D | resize_nearest_neighbor.h | 32 const float scale = in GetNearestNeighbor() local
|
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/ |
A D | __expo2.c | 10 double scale; in __expo2() local
|
/AliOS-Things-master/components/freetype/src/tools/ |
A D | cordic.py | 6 scale = units/math.pi variable
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/BasicMathFunctions/ |
A D | arm_scale_f32.c | 79 float32_t scale, in arm_scale_f32()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/ |
A D | test_util.h | 65 inline std::vector<T> Quantize(const std::vector<float>& data, float scale, in Quantize() 78 inline std::vector<float> Dequantize(const std::vector<T>& data, float scale, in Dequantize() 139 float scale; member 418 const float scale = params->scale->size == 1 ? params->scale->data[0] in PerChannelSymmetricQuantizeAndPopulate() local 436 const float scale = params->scale->size == 1 ? params->scale->data[0] in PerChannelQuantizeBiasPopulateTensor() local 449 const float scale = params->scale->size == 1 ? params->scale->data[0] in PerChannelQuantizeBiasPopulateTensor() local 698 float scale = 0; in QuantizationParams() local
|
A D | kernel_util.cc | 250 const float scale = is_per_channel ? filter_scales[i] : filter_scales[0]; in PopulateConvolutionQuantizationParams() local 337 inline TfLiteStatus Quantize(TfLiteContext* context, float scale, in Quantize() 351 const auto scale = output->params.scale; in CalculateActivationRangeQuantizedImpl() local
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/integer_ops/ |
A D | dequantize.h | 30 const double scale = op_params.scale; in Dequantize() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/MatrixFunctions/ |
A D | arm_mat_scale_f32.c | 70 float32_t scale, in arm_mat_scale_f32()
|
/AliOS-Things-master/components/freetype/src/cff/ |
A D | cf2blues.h | 125 CF2_Fixed scale; member 151 CF2_Fixed scale; member
|
/AliOS-Things-master/components/freetype/src/pshinter/ |
A D | pshalgo.c | 400 FT_Fixed scale, in ps_simple_scale() 445 FT_Fixed scale = dim->scale_mult; in psh_hint_align() local 859 FT_Fixed scale = dim->scale_mult; in psh_hint_table_align_hints() local 1681 FT_Fixed scale = dim->scale_mult; in psh_glyph_find_strong_points() local 1830 FT_Fixed scale = dim->scale_mult; in psh_glyph_interpolate_strong_points() local 1885 FT_Fixed scale = dim->scale_mult; in psh_glyph_interpolate_normal_points() local 2035 FT_Fixed scale = dim->scale_mult; in psh_glyph_interpolate_other_points() local
|
A D | pshglob.c | 49 FT_Fixed scale = dim->scale_mult; in psh_globals_scale_widths() local 367 FT_Fixed scale, in psh_blues_scale_zones()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/ |
A D | quantization_util.h | 54 const double scale = (rmax - rmin) / (qmax_double - qmin_double); in ChooseQuantizationParams() local
|
A D | portable_tensor.h | 90 const float* scale() const { return scale_.data(); } in scale() function
|
/AliOS-Things-master/components/freetype/src/base/ |
A D | ftadvanc.c | 32 FT_Fixed scale; in _ft_face_scale_advances() local
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/c/ |
A D | c_api_types.h | 90 float scale; member
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/demux/ |
A D | anim_decode.c | 199 uint32_t scale, int shift) { in BlendChannelNonPremult() 219 const uint32_t scale = (1UL << 24) / blend_a; in BlendPixelNonPremult() local 250 static WEBP_INLINE uint32_t ChannelwiseMultiply(uint32_t pix, uint32_t scale) { in ChannelwiseMultiply()
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testoverlay2.c | 246 int scale = 5; in main() local
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | tiff2ps.c | 703 int rotation, double scale) in get_subimage_count() 834 double scale, int center, int rotation) in exportMaskedImage() 1010 int psScaleImage(FILE * fd, double scale, int rotation, int center, in psScaleImage() 1079 double xscale = 1.0, yscale = 1.0, scale = 1.0; in psPageSize() local 1192 double pswidth, double psheight, double scale) in psMaskImage() 1248 int psStart(FILE *fd, int npages, int auto_rotate, int *rotation, double *scale, in psStart() 1494 double scale = 1.0; in TIFF2PS() local
|
/AliOS-Things-master/components/freetype/src/autofit/ |
A D | afcjk.c | 578 FT_Fixed scale; in af_cjk_metrics_scale_dim() local 914 FT_Fixed scale; in af_cjk_hints_compute_edges() local 1195 FT_Fixed scale = cjk->scale; in af_cjk_hints_compute_blue_edges() local 2209 FT_Fixed scale; in af_cjk_hints_apply() local
|
A D | aflatin.c | 860 FT_Fixed scale; in af_latin_metrics_scale_dim() local 1451 FT_Fixed scale; in af_latin_hints_compute_edges() local 1758 FT_Fixed scale = latin->scale; in af_latin_hints_compute_blue_edges() local 2727 FT_Fixed scale; in af_latin_hints_apply() local
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | IMG_svg.c | 103 float scale = 1.0f; in IMG_LoadSVG_RW() local
|