Home
last modified time | relevance | path

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

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dmatroskadec.c3177 CueDesc desc_beg = get_cue_desc(s, time_ns, cues_start); in webm_dash_manifest_compute_bandwidth() local
3180 CueDesc desc_end = desc_beg; in webm_dash_manifest_compute_bandwidth()
3208 int64_t desc_bytes = desc_end.end_offset - desc_beg.start_offset; in webm_dash_manifest_compute_bandwidth()
3209 int64_t desc_ns = desc_end.end_time_ns - desc_beg.start_time_ns; in webm_dash_manifest_compute_bandwidth()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dmatroskadec.c3177 CueDesc desc_beg = get_cue_desc(s, time_ns, cues_start); in webm_dash_manifest_compute_bandwidth() local
3180 CueDesc desc_end = desc_beg; in webm_dash_manifest_compute_bandwidth()
3208 int64_t desc_bytes = desc_end.end_offset - desc_beg.start_offset; in webm_dash_manifest_compute_bandwidth()
3209 int64_t desc_ns = desc_end.end_time_ns - desc_beg.start_time_ns; in webm_dash_manifest_compute_bandwidth()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dmatroskadec.c3808 CueDesc desc_beg = get_cue_desc(s, time_ns, cues_start); in webm_dash_manifest_compute_bandwidth() local
3811 CueDesc desc_end = desc_beg; in webm_dash_manifest_compute_bandwidth()
3840 int64_t desc_bytes = desc_end.end_offset - desc_beg.start_offset; in webm_dash_manifest_compute_bandwidth()
3841 int64_t desc_ns = desc_end.end_time_ns - desc_beg.start_time_ns; in webm_dash_manifest_compute_bandwidth()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dmatroskadec.c4104 CueDesc desc_beg = get_cue_desc(s, time_ns, cues_start); in webm_dash_manifest_compute_bandwidth() local
4107 CueDesc desc_end = desc_beg; in webm_dash_manifest_compute_bandwidth()
4136 int64_t desc_bytes = desc_end.end_offset - desc_beg.start_offset; in webm_dash_manifest_compute_bandwidth()
4137 int64_t desc_ns = desc_end.end_time_ns - desc_beg.start_time_ns; 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.c3987 CueDesc desc_beg = get_cue_desc(s, time_ns, cues_start); in webm_dash_manifest_compute_bandwidth() local
3990 CueDesc desc_end = desc_beg; in webm_dash_manifest_compute_bandwidth()
4019 int64_t desc_bytes = desc_end.end_offset - desc_beg.start_offset; in webm_dash_manifest_compute_bandwidth()
4020 int64_t desc_ns = desc_end.end_time_ns - desc_beg.start_time_ns; in webm_dash_manifest_compute_bandwidth()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c4032 CueDesc desc_beg = get_cue_desc(s, time_ns, cues_start); in webm_dash_manifest_compute_bandwidth() local
4035 CueDesc desc_end = desc_beg; in webm_dash_manifest_compute_bandwidth()
4064 int64_t desc_bytes = desc_end.end_offset - desc_beg.start_offset; in webm_dash_manifest_compute_bandwidth()
4065 int64_t desc_ns = desc_end.end_time_ns - desc_beg.start_time_ns; in webm_dash_manifest_compute_bandwidth()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dmatroskadec.c4098 CueDesc desc_beg = get_cue_desc(s, time_ns, cues_start); in webm_dash_manifest_compute_bandwidth() local
4101 CueDesc desc_end = desc_beg; in webm_dash_manifest_compute_bandwidth()
4130 int64_t desc_bytes = desc_end.end_offset - desc_beg.start_offset; in webm_dash_manifest_compute_bandwidth()
4131 int64_t desc_ns = desc_end.end_time_ns - desc_beg.start_time_ns; in webm_dash_manifest_compute_bandwidth()