Home
last modified time | relevance | path

Searched defs:representation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/
H A Dmod.rs49 mod representation; module
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_adpt_set_manager.cpp248 for (auto representation : adptSetInfo_->representationList_) { in IsOnDemand() local