Searched defs:fragmentSize (Results 1 – 4 of 4) sorted by relevance
370 void DashSegmentDownloader::CalculateBitRate(size_t fragmentSize, double duration) in CalculateBitRate()1045 size_t fragmentSize = mediaSegment_->contentLength_; in UpdateDownloadFinished() local
1129 size_t fragmentSize = downloadRequest_->GetFileContentLength(); in UpdateDownloadFinished() local1484 void HlsMediaDownloader::CalculateBitRate(size_t fragmentSize, double duration) in CalculateBitRate()
1869 const Size2D& fragmentSize, const FragmentShadingRateCombinerOps& combinerOps) in SetDynamicStateFragmentShadingRate()
2541 … const VkExtent2D fragmentSize = { renderCmd.fragmentSize.width, renderCmd.fragmentSize.height }; in RenderCommand() local