/frameworks/base/docs/html/sdk/api_diff/preview-21/changes/ |
android.media.MediaRecorder.AudioEncoder.html | 87 <A NAME="android.media.MediaRecorder.AudioEncoder.VORBIS"></A> 88 <nobr><code>int</code> <A HREF="../../../../reference/android/media/MediaRecorder.AudioEncoder.html#VORBIS" target="_top"><code>VORBIS</code></A></nobr>
|
/external/chromium_org/media/test/data/ |
README | 32 Vorbis test data from bear.ogv (44100 Hz, 16 bits, stereo) 33 vorbis-extradata - Vorbis extradata section 34 vorbis-packet-0 - timestamp: 0ms, duration: 0ms 35 vorbis-packet-1 - timestamp: 0ms, duration: 0ms 36 vorbis-packet-2 - timestamp: 0ms, duration: 0ms 37 vorbis-packet-3 - timestamp: 2902ms, duration: 0ms
|
/external/libvorbis/ |
Makefile.in | 40 $(srcdir)/libvorbis.spec.in $(srcdir)/vorbis-uninstalled.pc.in \ 41 $(srcdir)/vorbis.pc.in $(srcdir)/vorbisenc-uninstalled.pc.in \ 57 CONFIG_CLEAN_FILES = libvorbis.spec vorbis.pc vorbisenc.pc \ 58 vorbisfile.pc vorbis-uninstalled.pc vorbisenc-uninstalled.pc \ 236 m4data_DATA = vorbis.m4 238 pkgconfig_DATA = vorbis.pc vorbisenc.pc vorbisfile.pc 243 vorbis.m4 \ 244 vorbis.pc.in vorbisenc.pc.in vorbisfile.pc.in \ 245 vorbis-uninstalled.pc.in \ 308 vorbis.pc: $(top_builddir)/config.status $(srcdir)/vorbis.pc.i [all...] |
configure.ac | 8 AC_INIT([libvorbis],[1.3.1],[vorbis-dev@xiph.org]) 137 # that will cripple Vorbis. Look to see if the magic FP stack 286 include/Makefile include/vorbis/Makefile 291 vorbis.pc 294 vorbis-uninstalled.pc
|
/external/libogg/doc/ |
rfc5334.txt | 71 Binary data contained in Ogg, such as Vorbis and Theora, has 80 video, [Speex] (narrow-band and wide-band) speech, [Vorbis] or [FLAC] 200 char[7]: '\x01vorbis' | vorbis 219 o video/ogg; codecs="theora, vorbis" 280 [ThRTP] video, Vorbis [RFC5215], or Speex [SpRTP] audio, as well 416 Vorbis-encoded audio. 486 ogg"; for example, a combination of Theora video, Vorbis audio, 549 contain only a Vorbis bitstream, while .spx is used for Ogg files 641 [RFC5215] Barbato, L., "RTP Payload Format for Vorbis Encoded 661 [Vorbis] Xiph.Org Foundation, "Vorbis I Specification", July 2004 [all...] |
/external/libvorbis/examples/ |
seeking_example.c | 20 #include "vorbis/codec.h" 21 #include "vorbis/vorbisfile.h" 105 fprintf(stderr,"Sorry; right now seeking_test can only use Vorbis files\n"
|
/cts/tests/tests/mediastress/src/android/mediastress/cts/ |
Vp8R480x360ShortPlayerTest.java | 41 super(CamcorderProfile.QUALITY_480P, VideoEncoder.VP8, AudioEncoder.VORBIS);
|
/external/chromium_org/media/cdm/ppapi/external_clear_key/ |
ffmpeg_cdm_audio_decoder.h | 82 // This is required for handling negative timestamps when decoding Vorbis
|
/external/chromium_org/third_party/opus/src/celt/ |
mdct.h | 33 This replaces the Vorbis FFT (and uses the exact same API), which
|
/external/libopus/celt/ |
mdct.h | 33 This replaces the Vorbis FFT (and uses the exact same API), which
|
/external/libvorbis/doc/ |
Makefile.in | 233 vorbis-clip.txt \ 234 vorbis-errors.txt \ 235 vorbis-fidelity.html \ 236 vorbis.html \ 656 @HAVE_DOXYGEN_TRUE@doxygen-build.stamp: Doxyfile $(top_srcdir)/include/vorbis/*.h 665 if test -d vorbis; then \ 666 for dir in vorbis/*; do \ 681 if test -d vorbis; then rm -rf vorbis; fi
|
10-tables.tex | 4 \section{Tables} \label{vorbis:spec:tables} 6 \subsection{floor1\_inverse\_dB\_table} \label{vorbis:spec:floor1:inverse:dB:table}
|
Vorbis_I_spec.tex | 40 % escaping it (\_ instead of _). Since the Vorbis specs use it a lot, 98 \title{Vorbis I specification}
|
floor1_inverse_dB_table.html | 6 <title>Ogg Vorbis Documentation</title> 73 <h1>Ogg Vorbis I format specification: floor1_inverse_dB_table</h1>
|
framing.html | 6 <title>Ogg Vorbis Documentation</title> 79 consist of raw, unencapsulated data packets, such as the Vorbis audio 82 <h2>Application example: Vorbis</h2> 84 <p>Vorbis encodes short-time blocks of PCM data into raw packets of 88 files) and transport (such as TCP streams or pipes), Vorbis uses the 119 mapping of raw Vorbis packets into a valid Ogg Vorbis physical 120 bitstream is described in the Vorbis I Specification.</p>
|
/external/libvorbis/lib/modes/ |
residue_8.h | 18 #include "vorbis/codec.h"
|
/external/libvorbis/macosx/Vorbis.xcodeproj/ |
project.pbxproj | 129 0867D691FE84028FC02AAC07 /* vorbis */ = { 139 name = vorbis; 159 path = ../include/vorbis; 301 productName = vorbis; 310 buildConfigurationList = 730F23F3091827B200AB638C /* Build configuration list for PBXProject "Vorbis" */; 320 mainGroup = 0867D691FE84028FC02AAC07 /* vorbis */; 422 PRODUCT_NAME = vorbis; 439 PRODUCT_NAME = vorbis; 447 730F23F3091827B200AB638C /* Build configuration list for PBXProject "Vorbis" */ = {
|
/external/libvorbis/symbian/ |
vorbis.mmp | 33 TARGET vorbis.lib
|
/external/libvorbis/test/ |
test.c | 13 function: vorbis coded test suite using vorbisfile
|
/frameworks/av/media/libstagefright/ |
MediaDefs.cpp | 39 const char *MEDIA_MIMETYPE_AUDIO_VORBIS = "audio/vorbis";
|
/external/chromium_org/content/browser/media/ |
encrypted_media_browsertest.cc | 20 const char kWebMAudioOnly[] = "audio/webm; codecs=\"vorbis\""; 22 const char kWebMAudioVideo[] = "video/webm; codecs=\"vorbis, vp8\"";
|
/external/chromium_org/media/base/android/ |
media_codec_bridge.cc | 42 return "audio/vorbis"; 73 if (codec == "vorbis") 74 return "audio/vorbis"; 92 if (mime == "audio/vorbis") 93 return "vorbis"; 546 LOG(ERROR) << "Invalid number of vorbis headers before the codec " 563 LOG(ERROR) << "Vorbis header size too large"; 571 LOG(ERROR) << "Invalid vorbis header size in the extra data";
|
/external/tremolo/Tremolo/ |
codec_internal.h | 55 /* vorbis_dsp_state buffers the current vorbis audio 193 /* Vorbis supports only short and long blocks, but allows the
|
/frameworks/av/media/libstagefright/data/ |
media_codecs_google_audio.xml | 49 <MediaCodec name="OMX.google.vorbis.decoder" type="audio/vorbis">
|
/frameworks/av/media/libstagefright/omx/ |
SoftOMXPlugin.cpp | 53 { "OMX.google.vorbis.decoder", "vorbisdec", "audio_decoder.vorbis" },
|