mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
svolume_mmx: disable test accidentaly left on
This commit is contained in:
parent
4e6dce593f
commit
231c17be03
1 changed files with 1 additions and 1 deletions
|
|
@ -233,7 +233,7 @@ pa_volume_s16re_mmx (int16_t *samples, int32_t *volumes, unsigned channels, unsi
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
#define RUN_TEST
|
#undef RUN_TEST
|
||||||
|
|
||||||
#ifdef RUN_TEST
|
#ifdef RUN_TEST
|
||||||
#define CHANNELS 2
|
#define CHANNELS 2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue