OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ogg
(Results
26 - 50
of
65
) sorted by null
1
2
3
/external/libvorbis/symbian/
vorbis.mmp
43
SYSTEMINCLUDE \epoc32\include \epoc32\include\libc ..\include ..\..\
ogg
\include ..\..\
ogg
\symbian
/external/jmonkeyengine/engine/src/jogg/com/jme3/audio/plugins/
CachedOggStream.java
36
import de.jarnbjo.
ogg
.LogicalOggStream;
37
import de.jarnbjo.
ogg
.LogicalOggStreamImpl;
38
import de.jarnbjo.
ogg
.OggPage;
39
import de.jarnbjo.
ogg
.PhysicalOggStream;
49
* and caching an
Ogg
stream from a URL. This class reads the data as fast as
70
// Read all
OGG
pages in file
76
Logger.getLogger(CachedOggStream.class.getName()).log(Level.INFO, "Took {0} ms to load
OGG
", dt/1000000);
UncachedOggStream.java
35
import de.jarnbjo.
ogg
.*;
43
* Single-threaded physical
ogg
stream. Decodes audio in the same thread
OGGLoader.java
43
import de.jarnbjo.
ogg
.EndOfOggStreamException;
44
import de.jarnbjo.
ogg
.LogicalOggStream;
45
import de.jarnbjo.
ogg
.PhysicalOggStream;
156
* Returns the total of expected
OGG
bytes.
260
// throw new IOException("
OGG
File does not contain vorbis audio stream");
/build/target/product/
core.mk
23
ro.config.notification_sound=OnTheHunt.
ogg
\
24
ro.config.alarm_alert=Alarm_Classic.
ogg
sdk.mk
80
frameworks/base/data/sounds/effects/camera_click.
ogg
:system/media/audio/ui/camera_click.
ogg
\
81
frameworks/base/data/sounds/effects/VideoRecord.
ogg
:system/media/audio/ui/VideoRecord.
ogg
\
mini.mk
51
ro.config.notification_sound=OnTheHunt.
ogg
\
52
ro.config.alarm_alert=Alarm_Classic.
ogg
210
ro.config.ringtone=Ring_Synth_04.
ogg
\
211
ro.config.notification_sound=pixiedust.
ogg
/external/libogg/win32/VS6/
build_ogg_dynamic.bat
2
echo ---+++--- Building
Ogg
(Dynamic) ---+++---
11
echo Setting include paths for
Ogg
12
set INCLUDE=%INCLUDE%;%SRCROOT%\
ogg
\include
build_ogg_dynamic_debug.bat
2
echo ---+++--- Building
Ogg
(Dynamic) ---+++---
11
echo Setting include paths for
Ogg
12
set INCLUDE=%INCLUDE%;%SRCROOT%\
ogg
\include
build_ogg_static.bat
2
echo ---+++--- Building
Ogg
(Static) ---+++---
11
echo Setting include paths for
Ogg
12
set INCLUDE=%INCLUDE%;%SRCROOT%\
ogg
\include
build_ogg_static_debug.bat
2
echo ---+++--- Building
Ogg
(Static) ---+++---
11
echo Setting include paths for
Ogg
12
set INCLUDE=%INCLUDE%;%SRCROOT%\
ogg
\include
/external/libogg/win32/
Makefile
41
ACLOCAL = ${SHELL} /home/xiphmont/MotherfishSVN/
ogg
/missing --run aclocal-1.6
42
AUTOCONF = ${SHELL} /home/xiphmont/MotherfishSVN/
ogg
/missing --run autoconf
43
AUTOMAKE = ${SHELL} /home/xiphmont/MotherfishSVN/
ogg
/missing --run automake-1.6
44
AUTOHEADER = ${SHELL} /home/xiphmont/MotherfishSVN/
ogg
/missing --run autoheader
68
AMTAR = ${SHELL} /home/xiphmont/MotherfishSVN/
ogg
/missing --run tar
108
install_sh = /home/xiphmont/MotherfishSVN/
ogg
/install-sh
110
EXTRA_DIST =
ogg
.def ogg_dynamic.dsp ogg_static.dsp\
112
build_ogg_static.bat build_ogg_static_debug.bat
ogg
.dsw
/external/libvorbis/lib/
analysis.c
21
#include <
ogg
/
ogg
.h>
codebook.h
21
#include <
ogg
/
ogg
.h>
synthesis.c
19
#include <
ogg
/
ogg
.h>
os.h
25
#include <
ogg
/os_types.h>
bitrate.c
21
#include <
ogg
/
ogg
.h>
floor0.c
21
#include <
ogg
/
ogg
.h>
/external/libvorbis/vq/
localcodebook.h
21
#include <
ogg
/
ogg
.h>
/external/chromium/chrome/browser/resources/shared/js/
media_common.js
10
return /\.(aac|aiff|atrac|cda|flac|m4a|mp3|pcm|oga|
ogg
|raw|wav)$/i.test(path);
/external/libogg/doc/libogg/
Makefile.am
3
docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/
ogg
/external/libvorbis/include/vorbis/
codec.h
26
#include <
ogg
/
ogg
.h>
/external/libogg/include/ogg/
os_types.h
144
# include <
ogg
/config_types.h>
ogg.h
14
last mod: $Id:
ogg
.h 16051 2009-05-27 05:00:06Z xiphmont $
25
#include <
ogg
/os_types.h>
41
/* ogg_page is used to encapsulate the data in one
Ogg
bitstream page *****/
51
Ogg
bitstream **********************************************************/
88
to a single raw
Ogg
/Vorbis packet *************************************/
116
/*
Ogg
BITSTREAM PRIMITIVES: bitstream ************************/
156
/*
Ogg
BITSTREAM PRIMITIVES: encoding **************************/
164
/*
Ogg
BITSTREAM PRIMITIVES: decoding **************************/
180
/*
Ogg
BITSTREAM PRIMITIVES: general ***************************/
/external/libvorbis/doc/
a1-encapsulation-ogg.tex
4
\section{Embedding Vorbis into an
Ogg
stream} \label{vorbis:over:
ogg
}
8
This document describes using
Ogg
logical and physical transport
15
The \href{oggstream.html}{
Ogg
16
bitstream overview} and \href{framing.html}{
Ogg
logical
17
bitstream and framing spec} provide detailed descriptions of
Ogg
24
The
Ogg
/Vorbis I specification currently dictates that
Ogg
/Vorbis
25
streams use
Ogg
transport streams in degenerate, unmultiplexed
30
A meta-headerless
Ogg
file encapsulates the Vorbis I packet
[
all
...]
Completed in 384 milliseconds
1
2
3