Searched refs:vp9 (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/media/libstagefright/webm/ |
D | WebmWriter.cpp | 446 const char *vp9 = MEDIA_MIMETYPE_VIDEO_VP9; in addSource() local 452 !strncasecmp(mime, vp9, strlen(vp9))) { 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() 190 vp9, 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() 202 vp9, enumerator 313 {Codec2VideoDecHidlTest::standardComp::vp9, in GetURLForComponent() 520 mCompName == vp9 || mCompName == mpeg2)) in TEST_F()
|
/frameworks/av/media/codec2/hidl/1.0/vts/functional/common/ |
D | README.md | 35 example: `VtsHalMediaC2V1_0TargetVideoEncTest -I software -C c2.android.vp9.encoder -P /data/local/…
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 15005 field public static final java.lang.String MIMETYPE_VIDEO_VP9 = "video/x-vnd.on2.vp9";
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 25393 field public static final String MIMETYPE_VIDEO_VP9 = "video/x-vnd.on2.vp9";
|
/frameworks/base/api/ |
D | current.txt | 25417 field public static final String MIMETYPE_VIDEO_VP9 = "video/x-vnd.on2.vp9";
|