Home
last modified time | relevance | path

Searched refs:vp8 (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/webm/
DWebmWriter.cpp445 const char *vp8 = MEDIA_MIMETYPE_VIDEO_VP8; in addSource() local
451 if (!strncasecmp(mime, vp8, strlen(vp8)) || in addSource()
459 mime, vp8, vp9, vorbis, opus); in addSource()
/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/
DVtsHalMediaC2V1_0TargetVideoEncTest.cpp98 {"hevc", hevc}, {"vp8", vp8}, {"vp9", vp9}, in SetUp()
189 vp8, enumerator
465 if (!mCsd && (mCompName != vp8 && mCompName != vp9)) { in TEST_P()
469 if (mCsd && (mCompName == vp8 || mCompName == vp9)) { in TEST_P()
DVtsHalMediaC2V1_0TargetVideoDecTest.cpp108 {"hevc", hevc}, {"vp8", vp8}, {"vp9", vp9}, {"av1", av1}, in SetUp()
201 vp8, enumerator
308 {Codec2VideoDecHidlTest::standardComp::vp8, in GetURLForComponent()
519 if (!(mCompName == avc || mCompName == hevc || mCompName == vp8 || in TEST_F()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt15004 field public static final java.lang.String MIMETYPE_VIDEO_VP8 = "video/x-vnd.on2.vp8";
/frameworks/base/non-updatable-api/
Dcurrent.txt25392 field public static final String MIMETYPE_VIDEO_VP8 = "video/x-vnd.on2.vp8";
/frameworks/base/api/
Dcurrent.txt25416 field public static final String MIMETYPE_VIDEO_VP8 = "video/x-vnd.on2.vp8";