Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c4147 int64_t desc_ns = desc_curr.end_time_ns - desc_curr.start_time_ns; in buffer_size_after_time_downloaded() local
4148 double desc_sec = desc_ns / nano_seconds_per_second; in buffer_size_after_time_downloaded()
4238 int64_t desc_ns = desc_end.end_time_ns - desc_beg.start_time_ns; in webm_dash_manifest_compute_bandwidth() local
4243 desc_sec = desc_ns / nano_seconds_per_second; in webm_dash_manifest_compute_bandwidth()

Completed in 7 milliseconds