]> git.sesse.net Git - vlc/blob - modules/audio_filter/converter/Makefile
4e9abde65e6d3290e2d5d612b458b5de55c9c728
[vlc] / modules / audio_filter / converter / Makefile
1 float32tos16_SOURCES = float32tos16.c
2 float32tos8_SOURCES = float32tos8.c
3 float32tou16_SOURCES = float32tou16.c
4 float32tou8_SOURCES = float32tou8.c
5 a52tospdif_SOURCES = a52tospdif.c
6 fixed32tos16_SOURCES = fixed32tos16.c
7 fixed32tofloat32_SOURCES = fixed32tofloat32.c
8 s16tofloat32_SOURCES = s16tofloat32.c