/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | mssdemux.c | 108 const gchar *mpd = in GST_START_TEST() local 123 {"http://unit.test/Manifest", (guint8 *) mpd, 0}, in GST_START_TEST() 167 const gchar *mpd = in GST_START_TEST() local 175 {"http://unit.test/Manifest", (guint8 *) mpd, 0}, in GST_START_TEST() 223 const gchar *mpd = in run_seek_position_test() local 233 {"http://unit.test/Manifest", (guint8 *) mpd, 0}, in run_seek_position_test() 380 const gchar *mpd = in GST_START_TEST() local 388 {"http://unit.test/Manifest", (guint8 *) mpd, 0}, in GST_START_TEST() 482 const gchar *mpd = in GST_START_TEST() local 489 {"http://unit.test/Manifest", (guint8 *) mpd, 0}, in GST_START_TEST() [all …]
|
D | dash_demux.c | 197 const gchar *mpd = in GST_START_TEST() local 240 {"http://unit.test/test.mpd", (guint8 *) mpd, 0}, in GST_START_TEST() 284 const gchar *mpd = in GST_START_TEST() local 361 {"http://unit.test/test.mpd", (guint8 *) mpd, 0}, in GST_START_TEST() 483 const gchar *mpd = in GST_START_TEST() local 511 {"http://unit.test/test.mpd", (guint8 *) mpd, 0}, in GST_START_TEST() 554 const gchar *mpd = in GST_START_TEST() local 582 {"http://unit.test/test.mpd", (guint8 *) mpd, 0}, in GST_START_TEST() 636 const gchar *mpd = in run_seek_position_test() local 669 {"http://unit.test/test.mpd", (guint8 *) mpd, 0}, in run_seek_position_test() [all …]
|
/third_party/flutter/skia/gm/ |
D | multipicturedraw.cpp | 361 static void create_content(SkMultiPictureDraw* mpd, PFContentMtd pfGen, in create_content() argument 379 mpd->add(dest, composite.get(), &xform); in create_content() 382 typedef void(*PFLayoutMtd)(SkCanvas* finalCanvas, SkMultiPictureDraw* mpd, 387 static void simple(SkCanvas* finalCanvas, SkMultiPictureDraw* mpd, in simple() argument 398 create_content(mpd, pfGen, pictures, subCanvas, SkMatrix::I()); in simple() 402 static void tiled(SkCanvas* finalCanvas, SkMultiPictureDraw* mpd, in tiled() argument 436 create_content(mpd, pfGen, pictures, subCanvas, trans); in tiled() 504 SkMultiPictureDraw mpd; in onDraw() local 508 (*gLayoutMthds[fLayout])(canvas, &mpd, in onDraw() 512 mpd.draw(); in onDraw()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/dash_mpd_data/ |
D | xlink_double_period.period | 1 <Period id="xlink-double-period-Period1" duration="PT10S" xmlns="urn:mpeg:dash:schema:mpd:2011"></P… 2 <Period id="xlink-double-period-Period2" duration="PT20S" xmlns="urn:mpeg:dash:schema:mpd:2011"></P…
|
D | xlink_single_period.period | 1 <Period id="xlink-single-period-Period1" duration="PT10S" xmlns="urn:mpeg:dash:schema:mpd:2011"></P…
|
/third_party/flutter/skia/bench/ |
D | SKPBench.cpp | 128 SkMultiPictureDraw mpd; in drawMPDPicture() local 134 mpd.add(fSurfaces[j]->getCanvas(), fPic.get(), &trans); in drawMPDPicture() 138 mpd.draw(/*flush = */ true); in drawMPDPicture()
|
D | nanobench.cpp | 116 static DEFINE_bool(mpd, true, "Use MultiPictureDraw for the SKPs?");
|
/third_party/flutter/skia/src/core/ |
D | SkMultiPictureDraw.cpp | 72 AutoMPDReset(SkMultiPictureDraw* mpd) : fMPD(mpd) {} in AutoMPDReset() argument
|
/third_party/boost/libs/geometry/test/geometries/ |
D | initialization.cpp | 53 mpoly mpd; in BOOST_GEOMETRY_REGISTER_POINT_2D() local 54 BOOST_CHECK(bg::num_points(mpd) == 0); in BOOST_GEOMETRY_REGISTER_POINT_2D()
|
/third_party/flutter/skia/resources/lua/ |
D | slides_content2.lua | 86 - mpd(canvas[], picture[], matrix[], paint[])
|
/third_party/node/deps/npm/node_modules/mime-db/ |
D | HISTORY.md | 105 * Fix extension of `application/dash+xml` to be `.mpd`
|
/third_party/flutter/skia/dm/ |
D | DMSrcSink.cpp | 1857 SkMultiPictureDraw mpd(xTiles*yTiles); in draw() local 1874 mpd.add(c, pic.get()); in draw() 1877 mpd.draw(); in draw()
|
/third_party/ffmpeg/doc/ |
D | muxers.texi | 236 -f dash /path/to/out.mpd 378 Set the mpd update period ,for dynamic content.
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 7360 was NULL, causing a crash when writing the mpd file. 14968 Return hvc1 for video/x-h265 mime type in mpd helper function 25797 check: Fix dash mpd unit test 30707 Add static or dynamic mpd with: 30807 Add mpd node base class to provide 31819 provide a separate namespace for mpd helper 31820 for xml parsing and the real mpd parsing. 60697 http://dash.akamaized.net/dash264/TestCases/1a/sony/SNE_DASH_SD_CASE1A_REVISED.mpd 61895 http://dash.akamaized.net/dash264/TestCases/1a/netflix/exMPD_BIP_TC1.mpd 64270 Fix seek fail with On-Demand profile mpd which has no indexRange attribute [all …]
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 48615 uri=http://127.0.0.1:8079/defaults/exMPD_BIP_TC1/exMPD_BIP_TC1.mpd 48669 uri=http://127.0.0.1:8079/defaults/exMPD_BIP_TC1/exMPD_BIP_TC1.mpd
|