Home
last modified time | relevance | path

Searched defs:seg (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_utils.cpp151 float WaterFlowLayoutUtils::GetUserDefHeight(const RefPtr<WaterFlowSections>& sections, int32_t seg, int32_t idx) in GetUserDefHeight() argument
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dref_uri.h355 inline bool RefUri::AddSegment(BASE_NS::string seg) in AddSegment() argument
[all...]
/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/
H A Daudio_g711mu_encoder_plugin.cpp121 uint16_t seg; in G711MuLawEncode() local
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/g711mu/
H A Daudio_g711mu_encoder_plugin.cpp129 uint16_t seg; in G711MuLawEncode() local
/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_mpd_downloader_unit_test.cpp132 std::shared_ptr<DashSegment> seg = nullptr; in HWTEST_F() local
149 std::shared_ptr<DashSegment> seg = nullptr; in HWTEST_F() local
158 std::shared_ptr<DashSegment> seg = nullptr; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_layout_info.cpp120 auto seg = GetSegment(itemIndex); in GetMainHeight() local
H A Dwater_flow_segmented_layout.cpp380 auto seg = info_->GetSegment(i); in MeasureOnJump() local
428 int32_t seg = info_->GetSegment(i); in MeasureToTarget() local
528 int32_t seg = info_->GetSegment(itemIdx); in SyncPreloadItem() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_media_downloader.cpp164 std::shared_ptr<DashSegment> seg; in UpdateDownloadFinished() local
375 std::shared_ptr<DashSegment> seg = nullptr; in ReceiveMpdStreamInitEvent() local
392 OpenInitSegment( const std::shared_ptr<DashStreamDescription> &streamDesc, const std::shared_ptr<DashSegment> &seg) OpenInitSegment() argument
[all...]
H A Ddash_mpd_downloader.cpp223 DashMpdGetRet DashMpdDownloader::GetNextSegmentByStreamId(int streamId, std::shared_ptr<DashSegment> &seg) in GetNextSegmentByStreamId() argument
256 GetBreakPointSegment(int streamId, int64_t breakpoint, std::shared_ptr<DashSegment> &seg) GetBreakPointSegment() argument
[all...]

Completed in 11 milliseconds