Searched refs:mpd (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/multimedia/av_codec/test/unittest/dash_test/ |
H A D | dash_mpd_parser_unit_test.cpp | 83 std::string mpd = BASE_MPD; variable 85 mpdParser->ParseMPD(mpd.c_str(), mpd.length()); 119 std::string mpd = BASE_MPD; variable 121 mpdParser->ParseMPD(mpd.c_str(), mpd.length()); 157 std::string mpd = "<?xml version=\"1.0\" ?>\n" variable 201 mpdParser->ParseMPD(mpd.c_str(), mpd.length()); 209 std::string mpd = "<?xml version=\"1.0\" ?>\n" variable 248 mpdParser->ParseMPD(mpd.c_str(), mpd.length());
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | render_system.cpp | 1427 renderSubmesh.id = mpd.renderMeshEntity.id; in ProcessSubmesh() 1428 renderSubmesh.meshId = mpd.meshEntity.id; in ProcessSubmesh() 1485 …RenderMeshData rmd { mpd.world, mpd.world, mpd.prevWorld, mpd.renderMeshEntity.id, mpd.meshEntity.… in ProcessMesh() 1486 mpd.layerMask }; in ProcessMesh() 1487 …std::copy(std::begin(mpd.renderMeshComponent.customData), std::end(mpd.renderMeshComponent.customD… in ProcessMesh() 1501 const bool isMeshNegative = Math::Determinant(mpd.world) < 0.0f; in ProcessMesh() 1526 if (mpd.batchInstanceCount > 0) { in ProcessMesh() 1588 ProcessMesh(mpd, mam, {}, &materialIndices); in ProcessRenderMeshBatch() 1624 ProcessMesh(mpd, {}, spd, nullptr); in ProcessSingleRenderMesh() 1626 ProcessMesh(mpd, {}, {}, nullptr); in ProcessSingleRenderMesh() [all …]
|
H A D | render_system.h | 178 …uint32_t ProcessSubmesh(const MeshProcessData& mpd, const MeshComponent::Submesh& submesh, const u… 180 …void ProcessMesh(const MeshProcessData& mpd, const MinAndMax& batchMam, const SkinProcessData& spd,
|
/ohos5.0/docs/zh-cn/application-dev/media/media/ |
H A D | streaming-media-playback-development-guide.md | 11 | DASH | `https://xxxx.mpd` | 支持 | - | 支持,详见[DRM Kit](../drm/drm-overview.md)。 | 109 let mediaSource : media.MediaSource = media.createMediaSourceWithUrl("http://test.cn/dash/aaa.mpd",… 271 …edia.MediaSource = media.createMediaSourceWithUrl("http://test.cn/dash/aaa.mpd", {"User-Agent" : … 275 avPlayer.url = 'http://test.cn/dash/aaa.mpd'; //须替换为DASH资源实际地址
|
/ohos5.0/docs/en/application-dev/media/media/ |
H A D | streaming-media-playback-development-guide.md | 12 | DASH | `https://xxxx.mpd` | Supported| - | Supported (see [DRM Kit](../drm/drm-overview.md))| 106 let mediaSource : media.MediaSource = media.createMediaSourceWithUrl("http://test.cn/dash/aaa.mpd",… 261 …edia.MediaSource = media.createMediaSourceWithUrl("http://test.cn/dash/aaa.mpd", {"User-Agent" : … 265 …avPlayer.url = 'http://test.cn/dash/aaa.mpd'; // Use the actual address of the DASH streaming vide…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-drm-kit/ |
H A D | js-apis-drm.md | 1284 // pssh数据为版权保护系统描述头,封装在加密码流中,mp4文件中位于pssh box、dash码流中位于mpd及mp4的pssh box、hls+ts的码流位于m3u8及每个ts片段中,请按实…
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/resources/video_res/test_cbr/1080_3M/ |
H A D | video_10808.ts | 5205 …�����&�I��� ��JW��[����-��tDi�D�n��+ʫ�I�PS� !k�n�l������)��X,`�mpd�l��Ђ����1�54��…
|