Home
last modified time | relevance | path

Searched refs:lpc10 (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/
H A Dconfigure.ac106 SOX_CHECK_LIB([LIBLPC10], [lpc10.h], [lpc10], [create_lpc10_encoder_state],
108 [LPC10_LIBS=../lpc10/liblpc10.la; LPC10_CFLAGS='-I${top_srcdir}/lpc10'])
110 SOX_FMT([lpc10])
153 AC_CONFIG_FILES(Makefile src/Makefile lpc10/Makefile sox.pc)
H A DMakefile.am5 SUBDIRS = lpc10 src subdir
6 DIST_SUBDIRS = lpc10 src
H A DChangeLog568 o [2038855] external lpc10 lib patch. (Oden Eriksson, Mandriva)
624 o Fix lpc10 not working. (robs)
/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A DREADME5 change to the lpc10 directory and make the LPC-10 library. See the
7 about possible modifications you will need to make to the file lpc10.h
17 are defined in source files within the subdirectory lpc10, and are all
H A DMakefile.am6 prepro.c random.c rcchk.c synths.c tbdm.c voicin.c vparms.c lpc10.h
9 noinst_HEADERS = lpc10.h
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Doptional-fmts.am112 libsox_la_SOURCES += lpc10.c
120 libsox_fmt_lpc10_la_SOURCES = lpc10.c
H A Dformats.h90 FORMAT(lpc10)
H A Dlpc10.c213 LSX_FORMAT_HANDLER(lpc10) in LSX_FORMAT_HANDLER() argument