OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vorbis
(Results
151 - 175
of
338
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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
...]
framing.html
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/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"
/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>
Vorbis_I_spec.html
4
<head><title>
Vorbis
I specification</title>
22
<h2 class="titleHead">
Vorbis
I specification</h2>
228
href="#x1-126000A" id="QQ2-1-138">Embedding
Vorbis
into an Ogg stream</a></span>
241
href="#x1-132000B" id="QQ2-1-144">
Vorbis
encapsulation in RTP</a></span>
251
<!--l. 8--><p class="noindent" >This document provides a high level description of the
Vorbis
codec’s construction. A bit-by-bit
254
href="#x1-580004">Codec Setup and Packet Decode<!--tex4ht:ref:
vorbis
:spec:codec --></a>”. The later
255
sections assume a high-level understanding of the
Vorbis
decode process, which is provided
260
<!--l. 16--><p class="noindent" >
Vorbis
is a general purpose perceptual audio CODEC intended to allow maximum encoder
264
rate stereo at below 48kbps without resampling to a lower rate.
Vorbis
is also intended for lower
271
<!--l. 30--><p class="noindent" >
Vorbis
I is a forward-adaptive monolithic transform CODEC based on the Modified Discret
[
all
...]
/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
21
const char kWebMAudioOnly[] = "audio/webm; codecs=\"
vorbis
\"";
23
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
";
504
LOG(ERROR) << "Invalid number of
vorbis
headers before the codec "
521
LOG(ERROR) << "
Vorbis
header size too large";
529
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
treminfo.c
335
/* The
Vorbis
header is in three packets; the initial small packet in
347
/* Also verify header-ness,
vorbis
*/
353
if(memcmp(buffer,"
vorbis
",6)){
354
/* not a
vorbis
header */
387
/* Not a valid
vorbis
header type */
/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
" },
/external/libvorbis/
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/flac/include/FLAC/
format.h
615
/**
Vorbis
comment entry structure used in VORBIS_COMMENT blocks. (c.f. <A HREF="../format.html#metadata_block_vorbis_comment">format specification</A>)
[
all
...]
Completed in 1359 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>