Searched refs:vp8 (Results 1 – 6 of 6) sorted by relevance
/frameworks/av/media/libstagefright/webm/ |
D | WebmWriter.cpp | 445 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/ |
D | VtsHalMediaC2V1_0TargetVideoEncTest.cpp | 98 {"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()
|
D | VtsHalMediaC2V1_0TargetVideoDecTest.cpp | 108 {"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/ |
D | android-22.txt | 15004 field public static final java.lang.String MIMETYPE_VIDEO_VP8 = "video/x-vnd.on2.vp8";
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 25392 field public static final String MIMETYPE_VIDEO_VP8 = "video/x-vnd.on2.vp8";
|
/frameworks/base/api/ |
D | current.txt | 25416 field public static final String MIMETYPE_VIDEO_VP8 = "video/x-vnd.on2.vp8";
|