HomeSort by relevance Sort by last modified time
    Searched refs:libvorbis (Results 1 - 9 of 9) sorted by null

  /external/libvorbis/examples/
Makefile.am 16 decoder_example_LDADD = $(top_builddir)/lib/libvorbis.la
19 encoder_example_LDADD = $(top_builddir)/lib/libvorbisenc.la $(top_builddir)/lib/libvorbis.la
22 chaining_example_LDADD = $(top_builddir)/lib/libvorbisfile.la $(top_builddir)/lib/libvorbis.la
25 vorbisfile_example_LDADD = $(top_builddir)/lib/libvorbisfile.la $(top_builddir)/lib/libvorbis.la
28 seeking_example_LDADD = $(top_builddir)/lib/libvorbisfile.la $(top_builddir)/lib/libvorbis.la
  /external/libvorbis/test/
Makefile.am 13 test_LDADD = ../lib/libvorbisenc.la ../lib/libvorbis.la @OGG_LIBS@
  /external/libvorbis/
Makefile.am 20 libvorbis.spec libvorbis.spec.in \
libvorbis.spec 1 Name: libvorbis
33 Requires: libvorbis = %{version}
40 The libvorbis-devel package contains the header files, static libraries
41 and documentation needed to develop applications with libvorbis.
65 %{_libdir}/libvorbis.so.*
80 %{_libdir}/libvorbis.a
81 %{_libdir}/libvorbis.la
82 %{_libdir}/libvorbis.so
Android.mk 4 LOCAL_MODULE := libvorbis
configure 3 # Generated by GNU Autoconf 2.61 for libvorbis 1.3.1.
724 PACKAGE_NAME='libvorbis'
725 PACKAGE_TARNAME='libvorbis'
727 PACKAGE_STRING='libvorbis 1.3.1'
    [all...]
  /external/libvorbis/lib/
Makefile.am 7 lib_LTLIBRARIES = libvorbis.la libvorbisfile.la libvorbisenc.la
23 libvorbisfile_la_LIBADD = libvorbis.la @OGG_LIBS@
27 libvorbisenc_la_LIBADD = libvorbis.la @OGG_LIBS@
36 psytune_LDADD = libvorbis.la
  /external/libvorbis/vq/
Makefile.am 9 LDADD = ../lib/libvorbis.la
  /external/libvorbis/doc/
05-comment.tex 38 length encoded in 32 bits). For example, the 1.0 release of libvorbis
39 set the vendor string to ``Xiph.Org libVorbis I 20020717''.

Completed in 68 milliseconds