Searched refs:DoPreparedSwitchBitrate (Results 1 – 2 of 2) sorted by relevance
90 bool DoPreparedSwitchBitrate(bool switchBitrateOk, bool &needDownload, int &streamId);
883 bool DashMediaDownloader::DoPreparedSwitchBitrate(bool switchBitrateOk, bool &needDownload, int &st… in DoPreparedSwitchBitrate() function in OHOS::Media::Plugins::HttpPlugin::DashMediaDownloader962 if (DoPreparedSwitchBitrate(switchBitrateOk, segmentNeedDownload, streamId)) { in DoPreparedSwitchAction()