/btstack/port/archive/msp-exp430f5438-cc2564b/firmware/ |
H A D | hal_lcd.c | 809 void halLcdVLine( int x, int y1, int y2, unsigned char GrayScale) in halLcdVLine() 841 void halLcdLine( int x1, int y1, int x2, int y2, unsigned char GrayScale) in halLcdLine()
|
/btstack/3rd-party/lc3-google/src/ |
H A D | mdct.c | 103 struct lc3_complex *y0 = y, *y1 = y0 + n3, *y2 = y1 + n3; in fft_bf3() local 382 float *y0 = y + nd-n4, *y1 = y0, *y2 = d + nd, *y3 = d; in imdct_window() local
|
H A D | mdct_neon.h | 54 float32x4_t y0, y1, y2, y3, y4; in neon_fft_5() local
|
/btstack/3rd-party/bluedroid/decoder/srce/ |
H A D | synthesis-sbc.c | 481 OI_INT32 y0, y1, y2, y3; in cosineModulateSynth4() local
|
/btstack/src/classic/ |
H A D | btstack_sbc_plc.c | 105 float y2 = 0; in CrossCorrelation() local
|
H A D | btstack_cvsd_plc.c | 101 float y2 = 0.f; in btstack_cvsd_plc_cross_correlation() local
|
/btstack/port/samv71-xplained-atwilc3000/ASF/thirdparty/CMSIS/Include/ |
H A D | arm_math.h | 7213 q31_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q31() local 7288 q15_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q15() local 7369 q7_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q7() local
|
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/ |
H A D | arm_math.h | 6826 q31_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q31() local 6899 q15_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q15() local 6978 q7_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q7() local
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/ |
H A D | arm_math.h | 6910 q31_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q31() local 6983 q15_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q15() local 7062 q7_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q7() local
|