HomeSort by relevance Sort by last modified time
    Searched full:vorbis (Results 176 - 200 of 263) sorted by null

1 2 3 4 5 6 78 91011

  /external/libvorbis/lib/
floor0.c 22 #include "vorbis/codec.h"
103 with static tables, but Vorbis allows a number of possible
vorbisfile.c 24 #include "vorbis/codec.h"
28 #include "vorbis/vorbisfile.h"
33 /* A 'chained bitstream' is a Vorbis bitstream that contains more than
35 multiplexing allowed in a Vorbis bitstream; grouping [parallel
36 multiplexing] is not allowed in Vorbis) */
38 /* A Vorbis file can be played beginning to end (streamed) without
300 /* extract the serialnos of all BOS pages + the first set of vorbis
318 /* we don't have a vorbis stream in this link yet, so begin
325 /* vorbis header; continue setup */
346 /* if this page also belongs to our vorbis stream, submit it and break *
    [all...]
lpc.c 91 Vorbis we don't save it. If anyone wants to recycle this code
synthesis.c 20 #include "vorbis/codec.h"
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioSystemLegacy.h 115 // VORBIS sub format field definition: specify quality for recording...
135 VORBIS = 0x07000000,
  /external/libogg/doc/
ogg-multiplex.html 240 Vorbis), a simple timestamp, or a more complex bit-division encoding
305 <h4>Example: samplestamp (Vorbis)</h4>
307 <p>Frame counting is insufficient in codecs such as Vorbis where an audio
308 frame [packet] encodes a variable number of samples. In Vorbis's
394 Vorbis) or discontinuous (such as Writ).</p>
  /external/libvorbis/doc/
programming.html 6 <title>Ogg Vorbis Documentation</title>
77 <p>Libvorbis is the Xiph.org Foundation's portable Ogg Vorbis CODEC
80 Vorbis for streaming), a full analysis (encoding) interface as well as
121 synthesis engine with the headers from that bitstream. Vorbis
281 vorbis audio bitstream, for example, defines one frame to be the
08-residue.tex 4 \section{Residue setup and decode} \label{vorbis:spec:residue}
15 Whatever the exact qualities, the Vorbis residue abstraction codes the
17 vectors during decode. Vorbis makes use of three different encoding
208 stages (8 in Vorbis I, as constrained by the elements of the cascade
  /external/flac/include/FLAC/
metadata.h     [all...]
  /external/e2fsprogs/
ABOUT-NLS 245 vorbis-tools | [] |
319 vorbis-tools | [] |
393 vorbis-tools | [] | 3
  /external/bison/
ABOUT-NLS 361 vorbis-tools | |
    [all...]
  /external/libvpx/libvpx/nestegg/include/nestegg/
nestegg.h 69 #define NESTEGG_CODEC_VORBIS 1 /**< Track uses Xiph Vorbis codec. */
195 @retval #NESTEGG_CODEC_VORBIS Track codec is Vorbis.
  /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
MainActivity.java 41 final String SUGGESTED_URL = "http://www.vorbis.com/music/Epoq-Lepidoptera.ogg";
  /external/chromium/net/base/
mime_util.cc 242 "vorbis",
314 { "video/webm", "vorbis,vp8,vp8.0" },
315 { "audio/webm", "vorbis" },
580 "audio/vorbis",
  /external/libogg/include/ogg/
ogg.h 88 to a single raw Ogg/Vorbis packet *************************************/
  /external/libvorbis/
autogen.sh 5 package="vorbis"
  /external/libvorbis/lib/modes/
floor_all.h 18 #include "vorbis/codec.h"
  /external/libvorbis/win32/VS2005/libvorbis/
libvorbis_static.vcproj 238 <File RelativePath="..\..\vorbis.def">
252 <File RelativePath="..\..\..\include\vorbis\codec.h">
324 <File RelativePath="..\..\..\include\vorbis\vorbisenc.h">
326 <File RelativePath="..\..\..\include\vorbis\vorbisfile.h">
  /external/libvorbis/win32/VS2005/libvorbisfile/
libvorbisfile_static.vcproj 88 <File RelativePath="..\..\..\include\vorbis\vorbisfile.h">
  /external/libvorbis/win32/VS2008/libvorbis/
libvorbis_static.vcproj 871 RelativePath="..\..\vorbis.def"
901 RelativePath="..\..\..\include\vorbis\codec.h"
1045 RelativePath="..\..\..\include\vorbis\vorbisenc.h"
1049 RelativePath="..\..\..\include\vorbis\vorbisfile.h"
  /external/libvorbis/win32/VS2008/libvorbisfile/
libvorbisfile_static.vcproj 306 RelativePath="..\..\..\include\vorbis\vorbisfile.h"
  /external/webkit/Source/WebKit/gtk/tests/
testmimehandling.c 128 g_assert_cmpstr(mime_type, ==, "audio/x-vorbis+ogg");
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h 236 struct snd_enc_vorbis vorbis; member in union:snd_codec_options
  /ndk/sources/host-tools/make-3.81/
ABOUT-NLS 312 vorbis-tools | [] [] [] [] |
449 vorbis-tools | [] |
    [all...]
  /external/elfutils/
ABOUT-NLS 352 vorbis-tools | [] [] [] [] |
    [all...]

Completed in 1201 milliseconds

1 2 3 4 5 6 78 91011