Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c4197 int64_t temp_prebuffer_ns = prebuffer_ns; in webm_dash_manifest_compute_bandwidth() local
4213 temp_prebuffer_ns -= desc_end.end_time_ns - desc_end.start_time_ns; 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 10 milliseconds