/btstack/3rd-party/lc3-google/src/ |
H A D | mdct.c | 102 const struct lc3_complex *x0 = x, *x1 = x0 + n*n3, *x2 = x1 + n*n3; in fft_bf3() local 143 const struct lc3_complex *x0 = x, *x1 = x0 + n*n2; in fft_bf2() local 217 const float *x0 = x + ns-nd, *x1 = x0; in mdct_window() local 250 const float *x0 = x, *x1 = x0 + 2*n4; in mdct_pre_fft() local 281 const struct lc3_complex *x0 = x + n8, *x1 = x0 - 1; in mdct_post_fft() local 312 const float *x0 = x, *x1 = x0 + 2*n4; in imdct_pre_fft() local 345 const struct lc3_complex *x0 = x, *x1 = x0 + n4; in imdct_post_fft() local 381 const float *x0 = d + nd-n4, *x1 = x0; in imdct_window() local
|
H A D | mdct_neon.h | 57 float32x4_t x1 = vld1q_f32( (float *)(x + 1*n) ); in neon_fft_5() local 139 float32x4_t x1 = vld1q_f32( (float *)x1_ptr ); in neon_fft_bf3() local 182 float32x2_t x1 = vld1_f32( (float *)(x1_ptr++) ); in neon_fft_bf3() local 247 float32x4_t x1 = vld1q_f32( (float *)x1_ptr ); in neon_fft_bf2() local 270 float32x2_t x1 = vld1_f32( (float *)(x1_ptr++) ); in neon_fft_bf2() local
|
H A D | ltpf.c | 523 int16_t x3 = x[-2], x2 = x[-1], x1, x0; in interpolate() local 597 const int16_t *x1 = x - (r0 + t1); in detect_pitch() local
|
H A D | spec.c | 124 float x1 = x[4*i + 1] * x[4*i + 1]; in estimate_gain() local
|
/btstack/test/hfp/ |
H A D | cvsd_plc_test.cpp | 237 int x1 = plc_state.bestlag + CVSD_M - 1; in fprintf_plot_history() local 253 int i, x0, x1; in TEST() local
|
/btstack/src/classic/ |
H A D | btstack_sbc_plc.c | 274 int x1 = plc_state->bestlag + SBC_M - 1; in octave_fprintf_plot_history_frame() local 295 int x1 = x0 + SBC_FS - 1; in octave_fprintf_plot_output() local
|
H A D | btstack_cvsd_plc.c | 265 int x1 = plc_state->bestlag + CVSD_M - 1; in octave_fprintf_plot_history_frame() local 286 int x1 = x0 + CVSD_FS - 1; in octave_fprintf_plot_output() local
|
/btstack/port/archive/msp-exp430f5438-cc2564b/firmware/ |
H A D | hal_lcd.c | 781 void halLcdHLine( int x1, int x2, int y, unsigned char GrayScale) in halLcdHLine() 841 void halLcdLine( int x1, int y1, int x2, int y2, unsigned char GrayScale) in halLcdLine()
|
/btstack/3rd-party/bluedroid/encoder/srce/ |
H A D | sbc_dct.c | 87 register SINT32 x0, x1, x2, x3, x4, x5, x6, x7,temp; in SBC_FastIDCT8() local
|
/btstack/port/samv71-xplained-atwilc3000/ASF/thirdparty/CMSIS/Include/ |
H A D | arm_math.h | 1924 float32_t x1; /**< x1 */ member 5769 float32_t x0, x1; /* Nearest input values */ in arm_linear_interp_f32() local 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 | 1843 float32_t x1; /**< x1 */ member 5438 float32_t x0, x1; /* Nearest input values */ in arm_linear_interp_f32() local 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 | 1927 float32_t x1; /**< x1 */ member 5522 float32_t x0, x1; /* Nearest input values */ in arm_linear_interp_f32() local 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
|
/btstack/port/mtk/LEScan/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/btstack/port/mtk/SPPClient/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |