Home
last modified time | relevance | path

Searched defs:x0 (Results 1 – 25 of 56) sorted by relevance

123

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/FilteringFunctions/
A Darm_fir_decimate_q15.c76 …q31_t x0, x1, c0, c1; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_q15() local
316 …q15_t x0, x1, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_q15() local
594 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_q15() local
A Darm_fir_interpolate_q15.c73 …q15_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_interpolate_q15() local
404 …q15_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_interpolate_q15() local
A Darm_fir_interpolate_q31.c73 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_interpolate_q31() local
401 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_interpolate_q31() local
A Darm_fir_decimate_fast_q15.c79 …q31_t x0, x1, c0, c1; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_fast_q15() local
319 …q15_t x0, x1, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_fast_q15() local
A Darm_fir_q15.c84 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold SIMD state and coeff… in arm_fir_q15() local
328 …q31_t x0, x1, x2, c0; /* Temporary variables to hold SIMD state and coeff… in arm_fir_q15() local
A Darm_fir_decimate_q31.c69 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_q31() local
A Darm_fir_fast_q15.c72 …q31_t x0, x1, x2, c0; /* Temporary variables to hold SIMD state and coeff… in arm_fir_fast_q15() local
A Darm_fir_fast_q31.c72 q31_t x0, x1, x2, x3; /* Temporary variables to hold state */ in arm_fir_fast_q31() local
A Darm_fir_q7.c71 q7_t x0, x1, x2, x3; /* Temporary variables to hold state */ in arm_fir_q7() local
A Darm_lms_norm_f32.c178 …float32_t w, x0, in; /* weight factor, temporary variable to hold input … in arm_lms_norm_f32() local
A Darm_fir_decimate_fast_q31.c73 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_fast_q31() local
A Darm_conv_q31.c87 …q31_t x0, x1, x2, c0; /* Temporary variables to hold state and coefficien… in arm_conv_q31() local
A Darm_correlate_q31.c85 …q31_t x0, x1, x2, c0; /* temporary variables for holding input and coeffi… in arm_correlate_q31() local
A Darm_fir_q31.c75 q31_t x0, x1, x2; /* Temporary variables to hold state */ in arm_fir_q31() local
A Darm_fir_f32.c135 …float32_t x0, x1, x2, x3, x4, x5, x6, x7, c0; /* Temporary variables to hold state and coefficien… in arm_fir_f32() local
564 …float32_t x0, x1, x2, x3, x4, x5, x6, x7, c0; /* Temporary variables to hold state and coefficien… in arm_fir_f32() local
A Darm_conv_f32.c132 …float32_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_f32() local
A Darm_conv_fast_q15.c80 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_fast_q15() local
A Darm_conv_fast_q31.c81 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_fast_q31() local
A Darm_conv_q15.c86 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_q15() local
A Darm_fir_decimate_f32.c140 …float32_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_f32() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/gradle/wrapper/
A Dgradle-wrapper.jar ... 1) org.gradle.wrapper.Download$1 x0 } org/gradle/wrapper/IDownload.class IDownload.java package ...
/AliOS-Things-master/components/drivers/external_device/st7789/example/
A Dst7789_example.c27 int x0 = rand() % 240; in example_st7789_draw_ract() local
/AliOS-Things-master/components/py_engine/framework/
A Dst7789py.py350 def _set_window(self, x0, y0, x1, y1): argument
461 def line(self, x0, y0, x1, y1, color): argument
534 def _text8(self, font, text, x0, y0, color=WHITE, background=BLACK): argument
635 def _text16(self, font, text, x0, y0, color=WHITE, background=BLACK): argument
799 def text(self, font, text, x0, y0, color=WHITE, background=BLACK): argument
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/
A Dresize_bilinear.h98 int32_t x0, x1; in ResizeBilinear() local
189 int32_t input_x, x0, x1; in ResizeBilinearInteger() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/
A Dpcan_gain_control_util.c68 const uint32_t x0 = (uint32_t)1 << (interval - 1); in PcanGainControlPopulateState() local

Completed in 26 milliseconds

123