Home
last modified time | relevance | path

Searched refs:vorbis (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/webm/
DWebmWriter.cpp384 const char *vorbis = MEDIA_MIMETYPE_AUDIO_VORBIS; in addSource() local
389 } else if (!strncasecmp(mime, vorbis, strlen(vorbis))) { in addSource()
392 ALOGE("Track (%s) other than %s or %s is not supported", mime, vp8, vorbis); in addSource()
/frameworks/base/docs/html/guide/topics/providers/
Ddocument-provider.jd269 // If one wanted to search for ogg vorbis files, the type would be "audio/ogg".
/frameworks/base/docs/html/about/versions/
Dandroid-4.1.jd311 "video/3gpp"} or {@code "audio/vorbis"}. </p>
/frameworks/base/api/
Dsystem-current.txt16021 field public static final java.lang.String MIMETYPE_AUDIO_VORBIS = "audio/vorbis";
Dcurrent.txt14997 field public static final java.lang.String MIMETYPE_AUDIO_VORBIS = "audio/vorbis";