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