Home
last modified time | relevance | path

Searched refs:prebuffered_ns (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dmatroskadec.c3172 int64_t prebuffered_ns = time_ns + prebuffer_ns; in webm_dash_manifest_compute_bandwidth() local
3184 while (desc_end.start_time_ns != -1 && desc_end.end_time_ns < prebuffered_ns) { in webm_dash_manifest_compute_bandwidth()
3192 return (matroska->duration * matroska->time_scale >= prebuffered_ns) ? -1 : 0; in webm_dash_manifest_compute_bandwidth()
3228 int rv = buffer_size_after_time_downloaded(prebuffered_ns, search_sec, bps, in webm_dash_manifest_compute_bandwidth()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dmatroskadec.c3172 int64_t prebuffered_ns = time_ns + prebuffer_ns; in webm_dash_manifest_compute_bandwidth() local
3184 while (desc_end.start_time_ns != -1 && desc_end.end_time_ns < prebuffered_ns) { in webm_dash_manifest_compute_bandwidth()
3192 return (matroska->duration * matroska->time_scale >= prebuffered_ns) ? -1 : 0; in webm_dash_manifest_compute_bandwidth()
3228 int rv = buffer_size_after_time_downloaded(prebuffered_ns, search_sec, bps, in webm_dash_manifest_compute_bandwidth()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dmatroskadec.c3803 int64_t prebuffered_ns = time_ns + prebuffer_ns; in webm_dash_manifest_compute_bandwidth() local
3815 while (desc_end.start_time_ns != -1 && desc_end.end_time_ns < prebuffered_ns) { in webm_dash_manifest_compute_bandwidth()
3823 if (matroska->duration * matroska->time_scale >= prebuffered_ns) in webm_dash_manifest_compute_bandwidth()
3860 int rv = buffer_size_after_time_downloaded(prebuffered_ns, search_sec, bps, in webm_dash_manifest_compute_bandwidth()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dmatroskadec.c4099 int64_t prebuffered_ns = time_ns + prebuffer_ns; in webm_dash_manifest_compute_bandwidth() local
4111 while (desc_end.start_time_ns != -1 && desc_end.end_time_ns < prebuffered_ns) { in webm_dash_manifest_compute_bandwidth()
4119 if (matroska->duration * matroska->time_scale >= prebuffered_ns) in webm_dash_manifest_compute_bandwidth()
4156 int rv = buffer_size_after_time_downloaded(prebuffered_ns, search_sec, bps, in webm_dash_manifest_compute_bandwidth()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c3982 int64_t prebuffered_ns = time_ns + prebuffer_ns; in webm_dash_manifest_compute_bandwidth() local
3994 while (desc_end.start_time_ns != -1 && desc_end.end_time_ns < prebuffered_ns) { in webm_dash_manifest_compute_bandwidth()
4002 if (matroska->duration * matroska->time_scale >= prebuffered_ns) in webm_dash_manifest_compute_bandwidth()
4039 int rv = buffer_size_after_time_downloaded(prebuffered_ns, search_sec, bps, in webm_dash_manifest_compute_bandwidth()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c4027 int64_t prebuffered_ns = time_ns + prebuffer_ns; in webm_dash_manifest_compute_bandwidth() local
4039 while (desc_end.start_time_ns != -1 && desc_end.end_time_ns < prebuffered_ns) { in webm_dash_manifest_compute_bandwidth()
4047 if (matroska->duration * matroska->time_scale >= prebuffered_ns) in webm_dash_manifest_compute_bandwidth()
4084 int rv = buffer_size_after_time_downloaded(prebuffered_ns, search_sec, bps, in webm_dash_manifest_compute_bandwidth()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dmatroskadec.c4093 int64_t prebuffered_ns = time_ns + prebuffer_ns; in webm_dash_manifest_compute_bandwidth() local
4105 while (desc_end.start_time_ns != -1 && desc_end.end_time_ns < prebuffered_ns) { in webm_dash_manifest_compute_bandwidth()
4113 if (matroska->duration * matroska->time_scale >= prebuffered_ns) in webm_dash_manifest_compute_bandwidth()
4150 int rv = buffer_size_after_time_downloaded(prebuffered_ns, search_sec, bps, in webm_dash_manifest_compute_bandwidth()