OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vorbis
(Results
76 - 100
of
263
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/external/libvorbis/doc/vorbisfile/
ov_pcm_seek.html
18
<p><i>declared in "
vorbis
/vorbisfile.h";</i></p>
74
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/
vorbis
/">Ogg
Vorbis
</a></p></td>
ov_pcm_total.html
18
<p><i>declared in "
vorbis
/vorbisfile.h";</i></p>
58
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/
vorbis
/">Ogg
Vorbis
</a></p></td>
ov_raw_seek.html
18
<p><i>declared in "
vorbis
/vorbisfile.h";</i></p>
74
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/
vorbis
/">Ogg
Vorbis
</a></p></td>
ov_raw_tell.html
18
<p><i>declared in "
vorbis
/vorbisfile.h";</i></p>
56
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/
vorbis
/">Ogg
Vorbis
</a></p></td>
ov_raw_total.html
18
<p><i>declared in "
vorbis
/vorbisfile.h";</i></p>
59
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/
vorbis
/">Ogg
Vorbis
</a></p></td>
ov_serialnumber.html
18
<p><i>declared in "
vorbis
/vorbisfile.h";</i></p>
58
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/
vorbis
/">Ogg
Vorbis
</a></p></td>
ov_time_seek.html
18
<p><i>declared in "
vorbis
/vorbisfile.h";</i></p>
73
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/
vorbis
/">Ogg
Vorbis
</a></p></td>
ov_time_total.html
18
<p><i>declared in "
vorbis
/vorbisfile.h";</i></p>
58
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/
vorbis
/">Ogg
Vorbis
</a></p></td>
datastructures.html
17
<p>There are several data structures used to hold file and bitstream information during libvorbisfile decoding. These structures are declared in "
vorbis
/vorbisfile.h" and "
vorbis
/codec.h".
52
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/
vorbis
/">Ogg
Vorbis
</a></p></td>
threads.html
41
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/
vorbis
/">Ogg
Vorbis
</a></p></td>
ov_read.html
18
<p><i>declared in "
vorbis
/vorbisfile.h";</i></p>
21
This is the main function used to decode a
Vorbis
file within a
29
<p>The output channels are in stream order and not remapped.
Vorbis
I
116
decode at most one
vorbis
packet per invocation, so the value
139
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/
vorbis
/">Ogg
Vorbis
</a></p></td>
example.html
21
This program takes a
vorbis
bitstream from stdin and writes raw pcm to stdout.
24
First, relevant headers, including
vorbis
-specific "
vorbis
/codec.h" and "vorbisfile.h" have to be included.
34
#include "
vorbis
/codec.h"
93
to ensure that we're reading
Vorbis
format and not something else. The
199
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/
vorbis
/">Ogg
Vorbis
</a></p></td>
callbacks.html
19
ANSI C, it is not suited to all or even most potential uses of
Vorbis
.
22
suitable. One common example is decoding a
Vorbis
stream from a
63
if the application desires libvorbisfile to treat the
Vorbis
data
112
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/
vorbis
/">Ogg
Vorbis
</a></p></td>
ov_bitrate.html
18
<p><i>declared in "
vorbis
/vorbisfile.h";</i></p>
63
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/
vorbis
/">Ogg
Vorbis
</a></p></td>
ov_crosslap.html
18
<p><i>declared in "
vorbis
/vorbisfile.h";</i></p>
91
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/
vorbis
/">Ogg
Vorbis
</a></p></td>
/external/libvorbis/doc/
04-codec.tex
5
\section{Codec Setup and Packet Decode} \label{
vorbis
:spec:codec}
10
bit-by-bit decode specification of
Vorbis
I. This document assumes a
11
high-level understanding of the
Vorbis
decode process, which is
12
provided in \xref{
vorbis
:spec:intro}. \xref{
vorbis
:spec:bitpacking} covers reading and writing bit fields from
19
A
Vorbis
bitstream begins with three header packets. The header
47
to declare the stream definitively as
Vorbis
, and provide a few externally
67
Vorbis
I. \varname{[blocksize_0]} must be less than or equal to
87
\xref{
vorbis
:spec:comment}.
92
Vorbis
codec setup is configurable to an extreme degree
[
all
...]
vorbis-fidelity.html
6
<title>Ogg
Vorbis
Documentation</title>
73
<h1>Ogg
Vorbis
: Fidelity measurement and terminology discussion</h1>
78
context of
Vorbis
as
Vorbis
functions somewhat differently than most
80
for discussion of
Vorbis
's and other formats' audio quality.</p>
133
codecs [ASPEC, ATRAC, MP3, WMA, AAC, TwinVQ, AC3 and
Vorbis
included]
169
fundamental design objective of
Vorbis
and that objective is reflected
170
in
Vorbis
's design and tuning.</p>
stereo.html
6
<title>Ogg
Vorbis
Documentation</title>
73
<h1>Ogg
Vorbis
stereo-specific channel coupling discussion</h1>
77
<p>The
Vorbis
audio CODEC provides a channel coupling
82
mechanisms available within the
Vorbis
specification, as well as the
88
<p>In encoder release beta 4 and earlier,
Vorbis
supported multiple
92
stereo</em> mode and
Vorbis
uses the same name for its analogous
95
<p>However, the
Vorbis
spec provides for, and
Vorbis
release 1.0 rc1 and
96
later implement a coupled channel strategy.
Vorbis
has two specific
101
suited to coupling due to the structure of
Vorbis
encoding, as we'l
[
all
...]
07-floor1.tex
4
\section{Floor type 1 setup and decode} \label{
vorbis
:spec:floor1}
8
Vorbis
floor type one uses a piecewise straight-line representation to
167
\paragraph{packet decode} \label{
vorbis
:spec:floor1-decode}
187
2) vector [floor1_Y] element [0] = read \link{
vorbis
:spec:ilog}{ilog}([range]-1) bits as unsigned integer
188
3) vector [floor1_Y] element [1] = read \link{
vorbis
:spec:ilog}{ilog}([range]-1) bits as unsigned integer
237
\paragraph{curve computation} \label{
vorbis
:spec:floor1-synth}
266
7) [low_neighbor_offset] = \link{
vorbis
:spec:low:neighbor}{low_neighbor}([floor1_X_list],[i])
267
8) [high_neighbor_offset] = \link{
vorbis
:spec:high:neighbor}{high_neighbor}([floor1_X_list],[i])
269
9) [predicted] = \link{
vorbis
:spec:render:point}{render_point}( vector [floor1_X_list] element [low_neighbor_offset],
367
8) \link{
vorbis
:spec:render:line}{render_line}( [lx], [ly], [hx], [hy], [floor]
[
all
...]
/external/libvorbis/lib/
lpc.h
21
#include "
vorbis
/codec.h"
smallft.h
21
#include "
vorbis
/codec.h"
/external/libvorbis/test/
util.h
13
function: utility functions for
vorbis
codec test suite.
/external/libvorbis/doc/vorbisenc/
examples.html
18
VBR is always the recommended mode for
Vorbis
encoding when
123
<td><p class=tiny>copyright © 2000-2004
vorbis
team</p></td>
124
<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/
vorbis
/">Ogg
Vorbis
</a><br><a href="mailto:team@
vorbis
.org">team@
vorbis
.org</a></p></td>
/external/libogg/
README
16
(eg, the modules
vorbis
,
vorbis
-tools and
vorbis
-plugins for the
Vorbis
130
(Build instructions for Ogg codecs such as
vorbis
are similar and may
/external/libvorbis/include/vorbis/
codec.h
56
/* vorbis_dsp_state buffers the current
vorbis
audio
163
/*
Vorbis
PRIMITIVES: general ***************************************/
184
/*
Vorbis
PRIMITIVES: analysis/DSP layer ****************************/
202
/*
Vorbis
PRIMITIVES: synthesis layer *******************************/
220
/*
Vorbis
ERRORS and return codes ***********************************/
Completed in 605 milliseconds
1
2
3
4
5
6
7
8
9
10
11