silk_headers.mk 520 B

123456789101112131415161718192021222324252627
  1. SILK_HEAD = \
  2. silk/debug.h \
  3. silk/control.h \
  4. silk/errors.h \
  5. silk/API.h \
  6. silk/typedef.h \
  7. silk/define.h \
  8. silk/main.h \
  9. silk/PLC.h \
  10. silk/structs.h \
  11. silk/tables.h \
  12. silk/tuning_parameters.h \
  13. silk/Inlines.h \
  14. silk/MacroCount.h \
  15. silk/MacroDebug.h \
  16. silk/macros.h \
  17. silk/pitch_est_defines.h \
  18. silk/resampler_private.h \
  19. silk/resampler_rom.h \
  20. silk/resampler_structs.h \
  21. silk/SigProc_FIX.h \
  22. silk/fixed/main_FIX.h \
  23. silk/fixed/structs_FIX.h \
  24. silk/float/main_FLP.h \
  25. silk/float/structs_FLP.h \
  26. silk/float/SigProc_FLP.h