You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/res/pjproject/third_party/build/resample/config.h

8 lines
161 B

#ifndef RESAMPLE_HAS_SMALL_FILTER
# define RESAMPLE_HAS_SMALL_FILTER 1
#endif
#ifndef RESAMPLE_HAS_LARGE_FILTER
# define RESAMPLE_HAS_LARGE_FILTER 1
#endif