/third_party/gstreamer/gstplugins_bad/ext/openaptx/ |
D | gstopenaptxdec.c | 82 gsize dropped; in gst_openaptx_dec_handle_frame() local 129 out_map.data, output_size, &written, &synced, &dropped); in gst_openaptx_dec_handle_frame() 138 dropped = aptx_decode_sync_finish (dec->aptx_c); in gst_openaptx_dec_handle_frame() 148 if (dropped) { in gst_openaptx_dec_handle_frame() 151 aptx_name (dec->hd), dropped); in gst_openaptx_dec_handle_frame()
|
/third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/ |
D | cupti_interface.cc | 58 …yGetNumDroppedRecordsFunc = CUptiResult (*)(CUcontext context, uint32_t streamId, size_t *dropped); 106 CUptiResult CuptiActivityGetNumDroppedRecords(CUcontext context, uint32_t streamId, size_t *dropped… in CuptiActivityGetNumDroppedRecords() argument 109 return func_ptr(context, streamId, dropped); in CuptiActivityGetNumDroppedRecords()
|
D | cupti_interface.h | 36 CUptiResult CuptiActivityGetNumDroppedRecords(CUcontext context, uint32_t streamId, size_t *dropped…
|
/third_party/pulseaudio/src/modules/ |
D | module-pipe-sink.c | 231 size_t dropped = 0; in process_render_use_timing() local 252 dropped = chunk.length - written; in process_render_use_timing() 254 if (u->bytes_dropped != 0 && dropped != chunk.length) { in process_render_use_timing() 259 if (u->bytes_dropped == 0 && dropped != 0) in process_render_use_timing() 260 pa_log_debug("Pipe-sink just dropped %zu bytes", dropped); in process_render_use_timing() 262 u->bytes_dropped += dropped; in process_render_use_timing()
|
/third_party/grpc/src/proto/grpc/lb/v1/ |
D | load_balancer.proto | 76 // The total number of RPCs that failed to reach a server except dropped RPCs. 83 // The list of dropped calls. 144 // also used in client stats for reporting dropped calls. 149 // Indicates whether this particular request should be dropped by the client. 150 // If the request is dropped, there will be a corresponding entry in
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | drag_target.dart | 34 /// Signature for when a [Draggable] is dropped without being accepted by a [DragTarget]. 39 /// Signature for when the draggable is dropped. 42 /// was dropped is available in the [DraggableDetails]. Also included in the 124 /// The data that will be dropped by this draggable. 224 /// Called when the draggable is dropped without being accepted by a [DragTarget]. 234 /// Called when the draggable is dropped and accepted by a [DragTarget]. 244 /// Called when the draggable is dropped. 247 /// dropped is available in the [DraggableDetails]. Also included in the 462 /// A widget that receives data when a [Draggable] widget is dropped. 496 /// either [onAccept], if the data is dropped, or [onLeave], if the drag [all …]
|
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/commands/ |
D | run_test.dart | 82 // FakeDevice.startApp checks that --dart-flags doesn't get dropped and 99 // FakeDevice.startApp checks that --dart-flags doesn't get dropped and 116 // FakeDevice.startApp checks that --dart-flags *does* get dropped and 247 // provided flags should be dropped. In debug and profile modes,
|
/third_party/grpc/src/proto/grpc/testing/xds/v3/ |
D | load_report.proto | 130 // Total number of deliberately dropped requests for the category. 149 // The total number of dropped requests. This covers requests 150 // deliberately dropped by the drop_overload policy and circuit breaking. 153 // Information about deliberately dropped requests for each category specified
|
/third_party/gstreamer/gstreamer/tests/check/libs/ |
D | queuearray.c | 232 gpointer dropped; in GST_START_TEST() local 237 dropped = gst_queue_array_drop_element (array, idx); in GST_START_TEST() 238 fail_unless_equals_int (i, GPOINTER_TO_INT (dropped)); in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstmessage.c | 355 guint64 dropped; in GST_START_TEST() local 375 gst_message_parse_qos_stats (message, &format, &processed, &dropped); in GST_START_TEST() 378 fail_unless (dropped == -1); in GST_START_TEST() 400 gst_message_parse_qos_stats (message, &format, &processed, &dropped); in GST_START_TEST() 403 fail_unless (dropped == 65); in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/docs/random/ensonic/ |
D | profiling.txt | 19 * number of audio/video frames dropped from each element that support QOS 31 number of frames dropped 112 * dropped buffers
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | amrparse.c | 179 ptest.dropped = sizeof (frame_hdr_nb); in GST_START_TEST() 255 ptest.dropped = sizeof (frame_hdr_wb); in GST_START_TEST()
|
D | parser.h | 73 guint dropped; member
|
/third_party/libnl/doc/images/icons/ |
D | README | 2 icons (http://jimmac.musichall.cz/ikony.php3). I dropped transparency
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudioaggregator.c | 124 guint64 dropped; /* Number of sampels dropped since the element came out of READY */ member 230 pad->priv->dropped = 0; in gst_audio_aggregator_pad_reset_qos() 1721 guint64 processed, dropped; in gst_audio_aggregator_pad_enqueue_qos_message() local 1736 dropped = gst_util_uint64_scale (pad->priv->dropped, rate_output, in gst_audio_aggregator_pad_enqueue_qos_message() 1741 gst_message_set_qos_stats (msg, GST_FORMAT_DEFAULT, processed, dropped); in gst_audio_aggregator_pad_enqueue_qos_message() 1929 pad->priv->dropped += pad->priv->size; in gst_audio_aggregator_fill_buffer() 1966 pad->priv->dropped += MIN (diff, pad->priv->size); in gst_audio_aggregator_fill_buffer() 1981 pad->priv->dropped += pad->priv->size; in gst_audio_aggregator_fill_buffer() 2197 gboolean dropped = FALSE; in gst_audio_aggregator_aggregate() local 2371 dropped = TRUE; in gst_audio_aggregator_aggregate() [all …]
|
/third_party/gstreamer/gstreamer/docs/random/thomasvs/ |
D | capturing | 11 has processed/dropped/... 31 - if the code can detect how many samples it dropped, it should just 35 - if it cannot detect how many samples it dropped, there's a fallback 40 time, and use that delta to guesstimate the number of samples dropped. 56 If the exact number of samples dropped is detectable, this is the 77 previous one, the capture element dropped samples/frames. 162 - to compensate, the equivalent of 150 ms of audio could be dropped so
|
/third_party/node/deps/histogram/src/ |
D | hdr_histogram.c | 577 int64_t dropped = 0; in hdr_add() local 587 dropped += count; in hdr_add() 591 return dropped; in hdr_add() 598 int64_t dropped = 0; in hdr_add_while_correcting_for_coordinated_omission() local 608 dropped += count; in hdr_add_while_correcting_for_coordinated_omission() 612 return dropped; in hdr_add_while_correcting_for_coordinated_omission()
|
/third_party/gstreamer/gstplugins_bad/gst/debugutils/ |
D | fpsdisplaysink.c | 685 guint64 rendered, dropped; in fps_display_sink_handle_message() local 687 gst_message_parse_qos_stats (message, &format, &rendered, &dropped); in fps_display_sink_handle_message() 692 if (dropped != -1) in fps_display_sink_handle_message() 693 g_atomic_int_set (&self->frames_dropped, dropped); in fps_display_sink_handle_message()
|
/third_party/iptables/extensions/ |
D | libxt_AUDIT.man | 2 It can be used to record accepted, dropped, and rejected packets. See
|
/third_party/boost/libs/property_tree/doc/ |
D | parsers.qbk | 17 [/ These parsers will be dropped for now.]
|
/third_party/grpc/src/proto/grpc/testing/xds/ |
D | lrs_for_test.proto | 98 // The total number of dropped requests. This covers requests 99 // deliberately dropped by the drop_overload policy and circuit breaking. 105 // Total number of deliberately dropped requests for the category. 108 // Information about deliberately dropped requests for each category specified
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/ |
D | gstdecklinkaudiosrc.h | 77 guint64 dropped; member
|
/third_party/python/Doc/library/ |
D | textwrap.rst | 61 Otherwise, enough words are dropped from the end so that the remaining words 212 every line (after wrapping but before indenting) is dropped. 213 Whitespace at the beginning of the paragraph, however, is not dropped 214 if non-whitespace follows it. If whitespace being dropped takes up an 215 entire line, the whole line is dropped.
|
/third_party/glslang/Test/ |
D | spv.controlFlowAttributes.frag | 23 [[dont_flatten]] switch(3) { } // dropped
|
/third_party/ffmpeg/libavdevice/ |
D | decklink_dec.cpp | 687 ++ctx->dropped; in handle_klv() 863 ++ctx->dropped; in VideoInputFrameArrived() 907 "- Frames dropped %u\n", ctx->frameCount, ++ctx->dropped); in VideoInputFrameArrived() 913 "- Frames dropped %u\n", ctx->frameCount, ++ctx->dropped); in VideoInputFrameArrived() 960 "- Frames dropped %u\n", ctx->frameCount, ++ctx->dropped); in VideoInputFrameArrived() 1043 ++ctx->dropped; in VideoInputFrameArrived() 1054 ++ctx->dropped; in VideoInputFrameArrived() 1076 ++ctx->dropped; in VideoInputFrameArrived()
|