Home
last modified time | relevance | path

Searched refs:frames_dropped (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/mediastream/
H A Dlow_latency_video_renderer_algorithm_unittest.cc50 size_t* frames_dropped, in RenderAndStep() argument
92 size_t frames_dropped = 0; in TEST_F() local
105 size_t frames_dropped = 0u; in TEST_F() local
132 size_t frames_dropped = 0; in TEST_F() local
166 size_t frames_dropped = 0; in TEST_F() local
185 size_t frames_dropped = 0; in TEST_F() local
214 size_t frames_dropped = 0; in TEST_F() local
242 size_t frames_dropped = 0; in TEST_F() local
274 size_t frames_dropped = 0; in TEST_F() local
359 size_t frames_dropped = 0; in TEST_F() local
[all …]
H A Dlow_latency_video_renderer_algorithm.cc24 size_t* frames_dropped) { in Render() argument
26 if (frames_dropped) { in Render()
27 *frames_dropped = 0; in Render()
70 if (frames_dropped) { in Render()
71 ++(*frames_dropped); in Render()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/filters/
H A Dvideo_renderer_algorithm_unittest.cc134 size_t frames_dropped = 0; in GetCadence() local
336 size_t frames_dropped = 0; in TEST_F() local
356 size_t frames_dropped = 0; in TEST_F() local
406 size_t frames_dropped = 0; in TEST_F() local
490 size_t frames_dropped = 0; in TEST_F() local
561 size_t frames_dropped = 0; in TEST_F() local
654 size_t frames_dropped = 0; in TEST_F() local
694 size_t frames_dropped = 0; in TEST_F() local
731 size_t frames_dropped = 0; in TEST_F() local
751 size_t frames_dropped = 0; in TEST_F() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/filters/
H A Dvideo_renderer_algorithm_unittest.cc134 size_t frames_dropped = 0; in GetCadence() local
336 size_t frames_dropped = 0; in TEST_F() local
356 size_t frames_dropped = 0; in TEST_F() local
406 size_t frames_dropped = 0; in TEST_F() local
490 size_t frames_dropped = 0; in TEST_F() local
561 size_t frames_dropped = 0; in TEST_F() local
654 size_t frames_dropped = 0; in TEST_F() local
694 size_t frames_dropped = 0; in TEST_F() local
731 size_t frames_dropped = 0; in TEST_F() local
751 size_t frames_dropped = 0; in TEST_F() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/capabilities/
H A Dvideo_decode_stats_db.cc68 uint64_t frames_dropped, in DecodeStatsEntry() argument
71 frames_dropped(frames_dropped), in DecodeStatsEntry()
74 DCHECK_GE(frames_dropped, 0u); in DecodeStatsEntry()
81 frames_dropped(entry.frames_dropped), in DecodeStatsEntry()
88 frames_decoded, frames_dropped, frames_power_efficient); in ToLogString()
94 DCHECK_GE(right.frames_dropped, 0u); in operator +=()
98 frames_dropped += right.frames_dropped; in operator +=()
117 x.frames_dropped == y.frames_dropped && in operator ==()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/capabilities/
H A Dvideo_decode_stats_db.cc67 uint64_t frames_dropped, in DecodeStatsEntry() argument
70 frames_dropped(frames_dropped), in DecodeStatsEntry()
73 DCHECK_GE(frames_dropped, 0u); in DecodeStatsEntry()
80 frames_dropped(entry.frames_dropped), in DecodeStatsEntry()
87 frames_decoded, frames_dropped, frames_power_efficient); in ToLogString()
93 DCHECK_GE(right.frames_dropped, 0u); in operator +=()
97 frames_dropped += right.frames_dropped; in operator +=()
116 x.frames_dropped == y.frames_dropped && in operator ==()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/mojo/services/
H A Dtest_helpers.cc35 uint32_t frames_dropped, in MakeTargets() argument
39 targets.frames_dropped = frames_dropped; in MakeTargets()
45 uint32_t frames_dropped, in MakeTargetsPtr() argument
49 MakeTargets(frames_decoded, frames_dropped, frames_power_efficient); in MakeTargetsPtr()
H A Dvideo_decode_stats_recorder.cc57 << " dropped:" << targets->frames_dropped; in UpdateRecord()
60 DCHECK_LE(targets->frames_dropped, targets->frames_decoded); in UpdateRecord()
65 DCHECK_GE(targets->frames_dropped, targets_.frames_dropped); in UpdateRecord()
81 << " dropped:" << targets_.frames_dropped in FinalizeRecord()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/mojo/services/
H A Dtest_helpers.cc35 uint32_t frames_dropped, in MakeTargets() argument
39 targets.frames_dropped = frames_dropped; in MakeTargets()
45 uint32_t frames_dropped, in MakeTargetsPtr() argument
49 MakeTargets(frames_decoded, frames_dropped, frames_power_efficient); in MakeTargetsPtr()
H A Dvideo_decode_stats_recorder.cc56 << " dropped:" << targets->frames_dropped; in UpdateRecord()
59 DCHECK_LE(targets->frames_dropped, targets->frames_decoded); in UpdateRecord()
64 DCHECK_GE(targets->frames_dropped, targets_.frames_dropped); in UpdateRecord()
80 << " dropped:" << targets_.frames_dropped in FinalizeRecord()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/lib/libv4lconvert/
H A Dmr97310a.c182 data->frames_dropped++; in v4lconvert_decode_mr97310a()
183 if (data->frames_dropped == 3) { in v4lconvert_decode_mr97310a()
199 data->frames_dropped = 0; in v4lconvert_decode_mr97310a()
207 data->frames_dropped = 0; in v4lconvert_decode_mr97310a()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/lib/libv4lconvert/
H A Dmr97310a.c182 data->frames_dropped++; in v4lconvert_decode_mr97310a()
183 if (data->frames_dropped == 3) { in v4lconvert_decode_mr97310a()
199 data->frames_dropped = 0; in v4lconvert_decode_mr97310a()
207 data->frames_dropped = 0; in v4lconvert_decode_mr97310a()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/lib/libv4lconvert/
H A Dmr97310a.c182 data->frames_dropped++; in v4lconvert_decode_mr97310a()
183 if (data->frames_dropped == 3) { in v4lconvert_decode_mr97310a()
199 data->frames_dropped = 0; in v4lconvert_decode_mr97310a()
207 data->frames_dropped = 0; in v4lconvert_decode_mr97310a()
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/gst/debugutils/
H A Dfpsdisplaysink.c348 guint64 frames_rendered, frames_dropped; in display_current_fps() local
355 frames_dropped = g_atomic_int_get (&self->frames_dropped); in display_current_fps()
357 if ((frames_rendered + frames_dropped) == 0) { in display_current_fps()
366 dr = (gdouble) (frames_dropped - self->last_frames_dropped) / time_diff; in display_current_fps()
396 ", current: %.2f, average: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
401 ", fps: %.2f, drop rate: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
418 self->last_frames_dropped = frames_dropped; in display_current_fps()
431 self->frames_dropped = 0; in fps_display_sink_start()
605 g_value_set_uint (value, g_atomic_int_get (&self->frames_dropped)); in fps_display_sink_get_property()
692 g_atomic_int_set (&self->frames_dropped, dropped); in fps_display_sink_handle_message()
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/gst/debugutils/
H A Dfpsdisplaysink.c348 guint64 frames_rendered, frames_dropped; in display_current_fps() local
355 frames_dropped = g_atomic_int_get (&self->frames_dropped); in display_current_fps()
357 if ((frames_rendered + frames_dropped) == 0) { in display_current_fps()
366 dr = (gdouble) (frames_dropped - self->last_frames_dropped) / time_diff; in display_current_fps()
396 ", current: %.2f, average: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
401 ", fps: %.2f, drop rate: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
418 self->last_frames_dropped = frames_dropped; in display_current_fps()
431 self->frames_dropped = 0; in fps_display_sink_start()
605 g_value_set_uint (value, g_atomic_int_get (&self->frames_dropped)); in fps_display_sink_get_property()
692 g_atomic_int_set (&self->frames_dropped, dropped); in fps_display_sink_handle_message()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/gst/debugutils/
H A Dfpsdisplaysink.c348 guint64 frames_rendered, frames_dropped; in display_current_fps() local
355 frames_dropped = g_atomic_int_get (&self->frames_dropped); in display_current_fps()
357 if ((frames_rendered + frames_dropped) == 0) { in display_current_fps()
366 dr = (gdouble) (frames_dropped - self->last_frames_dropped) / time_diff; in display_current_fps()
396 ", current: %.2f, average: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
401 ", fps: %.2f, drop rate: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
418 self->last_frames_dropped = frames_dropped; in display_current_fps()
431 self->frames_dropped = 0; in fps_display_sink_start()
605 g_value_set_uint (value, g_atomic_int_get (&self->frames_dropped)); in fps_display_sink_get_property()
692 g_atomic_int_set (&self->frames_dropped, dropped); in fps_display_sink_handle_message()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/gst/debugutils/
H A Dfpsdisplaysink.c348 guint64 frames_rendered, frames_dropped; in display_current_fps() local
355 frames_dropped = g_atomic_int_get (&self->frames_dropped); in display_current_fps()
357 if ((frames_rendered + frames_dropped) == 0) { in display_current_fps()
366 dr = (gdouble) (frames_dropped - self->last_frames_dropped) / time_diff; in display_current_fps()
396 ", current: %.2f, average: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
401 ", fps: %.2f, drop rate: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
418 self->last_frames_dropped = frames_dropped; in display_current_fps()
431 self->frames_dropped = 0; in fps_display_sink_start()
605 g_value_set_uint (value, g_atomic_int_get (&self->frames_dropped)); in fps_display_sink_get_property()
692 g_atomic_int_set (&self->frames_dropped, dropped); in fps_display_sink_handle_message()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/gst/debugutils/
H A Dfpsdisplaysink.c348 guint64 frames_rendered, frames_dropped; in display_current_fps() local
355 frames_dropped = g_atomic_int_get (&self->frames_dropped); in display_current_fps()
357 if ((frames_rendered + frames_dropped) == 0) { in display_current_fps()
366 dr = (gdouble) (frames_dropped - self->last_frames_dropped) / time_diff; in display_current_fps()
396 ", current: %.2f, average: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
401 ", fps: %.2f, drop rate: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
418 self->last_frames_dropped = frames_dropped; in display_current_fps()
431 self->frames_dropped = 0; in fps_display_sink_start()
605 g_value_set_uint (value, g_atomic_int_get (&self->frames_dropped)); in fps_display_sink_get_property()
692 g_atomic_int_set (&self->frames_dropped, dropped); in fps_display_sink_handle_message()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/gst/debugutils/
H A Dfpsdisplaysink.c348 guint64 frames_rendered, frames_dropped; in display_current_fps() local
355 frames_dropped = g_atomic_int_get (&self->frames_dropped); in display_current_fps()
357 if ((frames_rendered + frames_dropped) == 0) { in display_current_fps()
366 dr = (gdouble) (frames_dropped - self->last_frames_dropped) / time_diff; in display_current_fps()
396 ", current: %.2f, average: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
401 ", fps: %.2f, drop rate: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
418 self->last_frames_dropped = frames_dropped; in display_current_fps()
431 self->frames_dropped = 0; in fps_display_sink_start()
605 g_value_set_uint (value, g_atomic_int_get (&self->frames_dropped)); in fps_display_sink_get_property()
692 g_atomic_int_set (&self->frames_dropped, dropped); in fps_display_sink_handle_message()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/gst/debugutils/
H A Dfpsdisplaysink.c348 guint64 frames_rendered, frames_dropped; in display_current_fps() local
355 frames_dropped = g_atomic_int_get (&self->frames_dropped); in display_current_fps()
357 if ((frames_rendered + frames_dropped) == 0) { in display_current_fps()
366 dr = (gdouble) (frames_dropped - self->last_frames_dropped) / time_diff; in display_current_fps()
396 ", current: %.2f, average: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
401 ", fps: %.2f, drop rate: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
418 self->last_frames_dropped = frames_dropped; in display_current_fps()
431 self->frames_dropped = 0; in fps_display_sink_start()
605 g_value_set_uint (value, g_atomic_int_get (&self->frames_dropped)); in fps_display_sink_get_property()
692 g_atomic_int_set (&self->frames_dropped, dropped); in fps_display_sink_handle_message()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/gst/debugutils/
H A Dfpsdisplaysink.c348 guint64 frames_rendered, frames_dropped; in display_current_fps() local
355 frames_dropped = g_atomic_int_get (&self->frames_dropped); in display_current_fps()
357 if ((frames_rendered + frames_dropped) == 0) { in display_current_fps()
366 dr = (gdouble) (frames_dropped - self->last_frames_dropped) / time_diff; in display_current_fps()
396 ", current: %.2f, average: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
401 ", fps: %.2f, drop rate: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
418 self->last_frames_dropped = frames_dropped; in display_current_fps()
431 self->frames_dropped = 0; in fps_display_sink_start()
605 g_value_set_uint (value, g_atomic_int_get (&self->frames_dropped)); in fps_display_sink_get_property()
692 g_atomic_int_set (&self->frames_dropped, dropped); in fps_display_sink_handle_message()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/gst/debugutils/
H A Dfpsdisplaysink.c348 guint64 frames_rendered, frames_dropped; in display_current_fps() local
355 frames_dropped = g_atomic_int_get (&self->frames_dropped); in display_current_fps()
357 if ((frames_rendered + frames_dropped) == 0) { in display_current_fps()
366 dr = (gdouble) (frames_dropped - self->last_frames_dropped) / time_diff; in display_current_fps()
396 ", current: %.2f, average: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
401 ", fps: %.2f, drop rate: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
418 self->last_frames_dropped = frames_dropped; in display_current_fps()
431 self->frames_dropped = 0; in fps_display_sink_start()
605 g_value_set_uint (value, g_atomic_int_get (&self->frames_dropped)); in fps_display_sink_get_property()
692 g_atomic_int_set (&self->frames_dropped, dropped); in fps_display_sink_handle_message()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/gst/debugutils/
H A Dfpsdisplaysink.c348 guint64 frames_rendered, frames_dropped; in display_current_fps() local
355 frames_dropped = g_atomic_int_get (&self->frames_dropped); in display_current_fps()
357 if ((frames_rendered + frames_dropped) == 0) { in display_current_fps()
366 dr = (gdouble) (frames_dropped - self->last_frames_dropped) / time_diff; in display_current_fps()
396 ", current: %.2f, average: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
401 ", fps: %.2f, drop rate: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
418 self->last_frames_dropped = frames_dropped; in display_current_fps()
431 self->frames_dropped = 0; in fps_display_sink_start()
605 g_value_set_uint (value, g_atomic_int_get (&self->frames_dropped)); in fps_display_sink_get_property()
692 g_atomic_int_set (&self->frames_dropped, dropped); in fps_display_sink_handle_message()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/gst/debugutils/
H A Dfpsdisplaysink.c348 guint64 frames_rendered, frames_dropped; in display_current_fps() local
355 frames_dropped = g_atomic_int_get (&self->frames_dropped); in display_current_fps()
357 if ((frames_rendered + frames_dropped) == 0) { in display_current_fps()
366 dr = (gdouble) (frames_dropped - self->last_frames_dropped) / time_diff; in display_current_fps()
396 ", current: %.2f, average: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
401 ", fps: %.2f, drop rate: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
418 self->last_frames_dropped = frames_dropped; in display_current_fps()
431 self->frames_dropped = 0; in fps_display_sink_start()
605 g_value_set_uint (value, g_atomic_int_get (&self->frames_dropped)); in fps_display_sink_get_property()
692 g_atomic_int_set (&self->frames_dropped, dropped); in fps_display_sink_handle_message()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/gst/debugutils/
H A Dfpsdisplaysink.c348 guint64 frames_rendered, frames_dropped; in display_current_fps() local
355 frames_dropped = g_atomic_int_get (&self->frames_dropped); in display_current_fps()
357 if ((frames_rendered + frames_dropped) == 0) { in display_current_fps()
366 dr = (gdouble) (frames_dropped - self->last_frames_dropped) / time_diff; in display_current_fps()
396 ", current: %.2f, average: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
401 ", fps: %.2f, drop rate: %.2f", frames_rendered, frames_dropped, rr, in display_current_fps()
418 self->last_frames_dropped = frames_dropped; in display_current_fps()
431 self->frames_dropped = 0; in fps_display_sink_start()
605 g_value_set_uint (value, g_atomic_int_get (&self->frames_dropped)); in fps_display_sink_get_property()
692 g_atomic_int_set (&self->frames_dropped, dropped); in fps_display_sink_handle_message()

12345678910>>...12