D-Modem/pjproject-2.11.1/third_party/build/resample/config.h

8 lines
161 B
C
Raw Normal View History

2021-10-30 02:41:03 +08:00
#ifndef RESAMPLE_HAS_SMALL_FILTER
# define RESAMPLE_HAS_SMALL_FILTER 1
#endif
#ifndef RESAMPLE_HAS_LARGE_FILTER
# define RESAMPLE_HAS_LARGE_FILTER 1
#endif