/device/generic/armv7-a-neon/ |
mini_common.mk | 100 ro.config.ringtone=Ring_Synth_04.ogg \ 101 ro.config.notification_sound=pixiedust.ogg
|
/external/libvorbis/lib/ |
bitrate.c | 21 #include <ogg/ogg.h>
|
floor0.c | 21 #include <ogg/ogg.h>
|
codebook.c | 21 #include <ogg/ogg.h> 270 turned out to be wrong; Vorbis II and future Ogg codecs should go
|
envelope.c | 22 #include <ogg/ogg.h>
|
sharedbook.c | 21 #include <ogg/ogg.h>
|
block.c | 24 #include <ogg/ogg.h>
|
info.c | 24 #include <ogg/ogg.h>
|
mapping0.c | 22 #include <ogg/ogg.h>
|
res0.c | 26 #include <ogg/ogg.h>
|
floor1.c | 21 #include <ogg/ogg.h>
|
/external/libogg/include/ogg/ |
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/ |
Makefile.am | 67 a1-encapsulation-ogg.tex \
|
Vorbis_I_spec.tex | 116 \include{a1-encapsulation-ogg}
|
01-introduction.tex | 66 in accordance with these design assumptions, such as Ogg (for file 69 embedded in an Ogg stream specifically, although this is by no means a 73 an Ogg transport stream is in \xref{vorbis:over:ogg}.
|
/external/chromium_org/media/ffmpeg/ |
ffmpeg_unittest.cc | 412 FFMPEG_TEST_CASE(sync1, ogg); 418 FFMPEG_TEST_CASE(sync2, ogg);
|
/external/libogg/src/ |
bitwise.c | 3 * THIS FILE IS PART OF THE Ogg CONTAINER SOURCE CODE. * 23 #include <ogg/ogg.h>
|
framing.c | 3 * THIS FILE IS PART OF THE Ogg CONTAINER SOURCE CODE. * 14 decode Ogg streams back into raw packets 25 #include <ogg/ogg.h> 27 /* A complete description of Ogg framing exists in docs/framing.html */ [all...] |
/external/chromium_org/chrome/third_party/chromevox/ |
chromeVoxChromeBackgroundScript.js | [all...] |
chromeVoxChromeOptionsScript.js | [all...] |
chromeVoxChromePageScript.js | [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ |
file_tasks.js | 140 '.odf', '.odp', '.ods', '.odt', '.oga', '.ogg', '.ogv', '.pdf', '.png',
|
/external/chromium_org/third_party/usb_ids/ |
usb.ids | [all...] |
/external/libvorbis/ |
configure | [all...] |
/external/chromium/chrome/browser/resources/file_manager/js/ |
file_manager.js | 126 'audio': /\.(mp3|m4a|oga|ogg|wav)$/i, [all...] |