mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -05:00
parent
cf38b7bdc4
commit
492abccfe6
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ extern "C" {
|
||||||
void *pffft_aligned_malloc(size_t nb_bytes);
|
void *pffft_aligned_malloc(size_t nb_bytes);
|
||||||
void pffft_aligned_free(void *);
|
void pffft_aligned_free(void *);
|
||||||
|
|
||||||
/* return 4 or 1 weather support SSE/Altivec instructions was enable when building pffft.c */
|
/* return 4 or 1 depending on whether support for SSE/Altivec instructions was enabled when building pffft.c */
|
||||||
int pffft_simd_size();
|
int pffft_simd_size();
|
||||||
|
|
||||||
void pffft_select_cpu(int flags);
|
void pffft_select_cpu(int flags);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue