Home
last modified time | relevance | path

Searched defs:x4 (Results 1 – 3 of 3) sorted by relevance

/btstack/3rd-party/bluedroid/encoder/srce/
H A Dsbc_dct.c87 register SINT32 x0, x1, x2, x3, x4, x5, x6, x7,temp; in SBC_FastIDCT8() local
/btstack/3rd-party/lc3-google/src/
H A Dmdct_neon.h60 float32x4_t x4 = vld1q_f32( (float *)(x + 4*n) ); in neon_fft_5() local
/btstack/platform/posix/
H A Dbtstack_audio_portaudio.c135 int16_t x4 = (x2 * x2) >> 14; in portaudio_callback_sink() local