Searched refs:representationList_ (Results 1 – 6 of 6) sorted by relevance
59 this->representationList_ = this->adptSetInfo_->representationList_; in Init()60 if (this->representationList_.size() == 0) { in Init()64 this->representationList_.sort(SortByBitrate); in Init()82 this->representationList_.clear(); in Reset()141 if (representationList_.size() == 0) { in GetBandwidths()146 curRep != representationList_.end(); ++curRep) { in GetBandwidths()171 if (this->representationList_.size() == 0) { in GetRepresentationByBandwidth()176 for (; it != this->representationList_.end(); ++it) { in GetRepresentationByBandwidth()187 if (this->representationList_.size() == 0) { in GetHighRepresentation()197 if (this->representationList_.size() == 0) { in GetLowRepresentation()[all …]
47 DashList<DashRepresentationInfo *> representationList = adptSetInfo->representationList_; in GetMimeTypeFromRepresentation()
670 adptSetInfo->representationList_.push_back(representationInfo); in ParseRepresentation()1178 ClearRepresentation(adptSetInfo->representationList_); in ClearAdaptationSet()
54 DashList<DashRepresentationInfo *> representationList_; variable
166 DashList<DashRepresentationInfo *> representationList_; member
170 if (repreIndex >= adptSet->representationList_.size()) { in GetRepresentationFromAdptSet()175 for (DashList<DashRepresentationInfo *>::iterator it = adptSet->representationList_.begin(); in GetRepresentationFromAdptSet()176 it != adptSet->representationList_.end(); ++it, ++index) { in GetRepresentationFromAdptSet()579 DashList<DashRepresentationInfo*> representationList = adptSetInfo->representationList_; in GetAdpDrmInfos()961 if (adptSetInfo->representationList_.size() == 0) { in SetOndemandSegBase()967 if (SetOndemandSegBase(adptSetInfo->representationList_)) { in SetOndemandSegBase()1099 std::list<DashRepresentationInfo*> repList = adptSetInfo->representationList_; in GetStreamsInfoInAdptSet()1393 if (streamDesc->representationIndex_ < adptSetInfo->representationList_.size()) { in GetSegmentsInAdptSet()1837 … for (std::list<DashRepresentationInfo *>::iterator it = adptSetInfo->representationList_.begin(); in GetRepresemtationFromAdptSet()1838 it != adptSetInfo->representationList_.end(); ++it, ++index) { in GetRepresemtationFromAdptSet()