/ndk/sources/host-tools/sed-4.2.1/ |
ABOUT-NLS | 354 vorbis-tools | [] [] [] [] | [all...] |
/external/chromium_org/chrome/browser/media/ |
encrypted_media_browsertest.cc | 52 const char kWebMAudioOnly[] = "audio/webm; codecs=\"vorbis\""; 55 const char kWebMAudioVideo[] = "video/webm; codecs=\"vorbis, vp8\"";
|
/external/chromium_org/content/renderer/media/crypto/ |
key_systems.cc | 52 {"vorbis", EME_CODEC_WEBM_VORBIS}, 67 // On Android, Vorbis, VP8, AAC and AVC1 are supported in MediaCodec:
|
/external/chromium_org/net/base/ |
mime_util_unittest.cc | 263 { "\"theora, vorbis\"", 2, { "theora", "vorbis" } },
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/nestegg/include/nestegg/ |
nestegg.h | 69 #define NESTEGG_CODEC_VORBIS 1 /**< Track uses Xiph Vorbis codec. */ 233 @retval #NESTEGG_CODEC_VORBIS Track codec is Vorbis.
|
/external/libvorbis/lib/ |
codebook.c | 22 #include "vorbis/codec.h" 270 turned out to be wrong; Vorbis II and future Ogg codecs should go
|
bitrate.c | 22 #include "vorbis/codec.h"
|
/external/libvpx/libvpx/third_party/nestegg/include/nestegg/ |
nestegg.h | 69 #define NESTEGG_CODEC_VORBIS 1 /**< Track uses Xiph Vorbis codec. */ 233 @retval #NESTEGG_CODEC_VORBIS Track codec is Vorbis.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/include/nestegg/ |
nestegg.h | 69 #define NESTEGG_CODEC_VORBIS 1 /**< Track uses Xiph Vorbis codec. */ 233 @retval #NESTEGG_CODEC_VORBIS Track codec is Vorbis.
|
/developers/build/prebuilts/gradle/StorageClient/Application/src/main/java/com/example/android/storageclient/ |
StorageClientFragment.java | 78 // If one wanted to search for ogg vorbis files, the type would be "audio/ogg".
|
/developers/samples/android/content/documentsUi/StorageClient/Application/src/main/java/com/example/android/storageclient/ |
StorageClientFragment.java | 78 // If one wanted to search for ogg vorbis files, the type would be "audio/ogg".
|
/development/samples/browseable/StorageClient/src/com.example.android.storageclient/ |
StorageClientFragment.java | 78 // If one wanted to search for ogg vorbis files, the type would be "audio/ogg".
|
/external/chromium_org/ppapi/api/ |
ppb_video_decoder.idl | 35 * All: theora, vorbis, vp8.
|
/external/chromium_org/ppapi/cpp/ |
video_decoder.h | 42 /// All: theora, vorbis, vp8.
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libmkv/ |
WebMElement.c | 97 Ebml_SerializeString(glob, CodecName, "VORBIS"); // fixed for now
|
/external/libvorbis/lib/modes/ |
residue_44.h | 18 #include "vorbis/codec.h"
|
residue_44u.h | 18 #include "vorbis/codec.h"
|
/external/libvorbis/win32/VS2005/libvorbisfile/ |
libvorbisfile_dynamic.vcproj | 100 <File RelativePath="..\..\..\include\vorbis\vorbisfile.h">
|
/external/libvorbis/win32/VS2008/libvorbisfile/ |
libvorbisfile_dynamic.vcproj | 100 <File RelativePath="..\..\..\include\vorbis\vorbisfile.h">
|
/external/libvpx/libvpx/third_party/libmkv/ |
WebMElement.c | 97 Ebml_SerializeString(glob, CodecName, "VORBIS"); // fixed for now
|
/external/speex/libspeex/ |
arch.h | 59 #error Vorbis-psy model currently not implemented in fixed-point
|
/frameworks/av/media/libmediaplayerservice/ |
MediaPlayerFactory.cpp | 193 // Ogg vorbis?
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/ |
WebMElement.c | 97 Ebml_SerializeString(glob, CodecName, "VORBIS"); // fixed for now
|
/external/libogg/doc/ |
oggstream.html | 415 example, Vorbis uses two auxiliary headers), these headers must follow 419 <p>As an example, Ogg Vorbis places the name and revision of the 420 Vorbis CODEC, the audio rate and the audio quality into this initial
|
/frameworks/av/media/libstagefright/omx/tests/ |
OMXHarness.cpp | 465 { "audio_decoder.vorbis", "audio/vorbis" }, 498 { "audio/vorbis", NULL },
|