Searched defs:ogg (Results 1 – 12 of 12) sorted by relevance
/external/libogg/ |
D | ogg.pc.in | 8 Name: ogg pkg
|
D | ogg-uninstalled.pc.in | 8 Name: ogg name
|
D | ogg.m4 | 12 AC_ARG_WITH(ogg,AC_HELP_STRING([--with-ogg=PFX],[Prefix where libogg is installed (optional)]), ogg… optwith
|
D | CMakeLists.txt | 93 add_library(ogg ${OGG_HEADERS} ${OGG_SOURCES}) target
|
/external/libogg/include/ |
D | Makefile.am | 3 SUBDIRS = ogg subdir
|
/external/speex/ |
D | acinclude.m4 | 12 AC_ARG_WITH(ogg,[ --with-ogg=PFX Prefix where libogg is installed (optional)], ogg_prefix="$with… optwith
|
/external/flac/m4/ |
D | ogg.m4 | 12 AC_ARG_WITH(ogg,AS_HELP_STRING([--with-ogg=PFX],[Prefix where libogg is installed (optional)]), ogg… optwith
|
/external/flac/oss-fuzz/ |
D | seek.cc | 71 FLAC__bool init_bools[16], ogg; in LLVMFuzzerTestOneInput() local
|
D | encoder_v2.cc | 64 FLAC__bool ogg, write_to_file, interleaved; in LLVMFuzzerTestOneInput() local
|
D | metadata.cc | 173 static void run_tests_with_level_2_interface(char filename[], bool ogg, bool use_padding, const uin… in run_tests_with_level_2_interface()
|
/external/nanohttpd/core/src/main/resources/META-INF/nanohttpd/ |
D | default-mimetypes.properties | 25 ogg=application/x-ogg key
|
/external/flac/ |
D | configure.ac | 339 AC_ARG_ENABLE([ogg], optenable
|