Home
last modified time | relevance | path

Searched refs:pre_bytes (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c4198 int64_t pre_bytes, pre_ns; in webm_dash_manifest_compute_bandwidth() local
4224 pre_bytes = desc_end.end_offset - desc_end.start_offset; in webm_dash_manifest_compute_bandwidth()
4230 pre_bytes * ((temp_prebuffer_ns / nano_seconds_per_second) / pre_sec); in webm_dash_manifest_compute_bandwidth()

Completed in 7 milliseconds