mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
pull in new SBC/BT files
This commit is contained in:
parent
fea675724d
commit
59f3001ca5
4 changed files with 5 additions and 8 deletions
|
|
@ -275,7 +275,7 @@ static inline void sbc_analyze_4b_8s_mmx(int16_t *x, int32_t *out,
|
|||
asm volatile ("emms\n");
|
||||
}
|
||||
|
||||
static int check_mmx_support()
|
||||
static int check_mmx_support(void)
|
||||
{
|
||||
#ifdef __amd64__
|
||||
return 1; /* We assume that all 64-bit processors have MMX support */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue