Searched refs:prebuffer_bytes (Results 1 – 1 of 1) sorted by relevance
4196 double prebuffer_bytes = 0.0; in webm_dash_manifest_compute_bandwidth() local4212 prebuffer_bytes += desc_end.end_offset - desc_end.start_offset; in webm_dash_manifest_compute_bandwidth()4229 prebuffer_bytes += in webm_dash_manifest_compute_bandwidth()4247 percent = (desc_bytes - prebuffer_bytes) / desc_bytes; in webm_dash_manifest_compute_bandwidth()