/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/ |
D | d3dvideosink.h | 83 GST_TRACE_OBJECT(sink, "Locking sink from thread %p", g_thread_self()); \ 85 GST_TRACE_OBJECT(sink, "Locked sink from thread %p", g_thread_self()); \ 88 GST_TRACE_OBJECT(sink, "Unlocking sink from thread %p", g_thread_self()); \ 92 GST_TRACE_OBJECT(obj, "Locking class from thread %p", g_thread_self()); \ 94 GST_TRACE_OBJECT(obj, "Locked class from thread %p", g_thread_self()); \ 97 GST_TRACE_OBJECT(obj, "Unlocking class from thread %p", g_thread_self()); \
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtph263pay.c | 779 GST_TRACE_OBJECT (rtph263pay, "value:0x%08x, code:0x%04x", value, code); in gst_rtp_h263_pay_decode_mcbpc_I() 804 GST_TRACE_OBJECT (rtph263pay, "value:0x%08x, code:0x%04x", value, code); in gst_rtp_h263_pay_decode_mcbpc_P() 830 GST_TRACE_OBJECT (rtph263pay, "value:0x%08x, code:0x%04x", value, code); in gst_rtp_h263_pay_decode_cbpy() 855 GST_TRACE_OBJECT (rtph263pay, "value:0x%08x, code:0x%04x", value, code); in gst_rtp_h263_pay_decode_mvd() 880 GST_TRACE_OBJECT (rtph263pay, "value:0x%08x, code:0x%04x", value, code); in gst_rtp_h263_pay_decode_tcoef() 884 GST_TRACE_OBJECT (rtph263pay, "tcoef is %d", i); in gst_rtp_h263_pay_decode_tcoef() 905 GST_TRACE_OBJECT (rtph263pay, in gst_rtp_h263_pay_move_window_right() 947 GST_TRACE_OBJECT (rtph263pay, in gst_rtp_h263_pay_move_window_right() 993 GST_TRACE_OBJECT (rtph263pay, "MCBPC index: %d", mb_type_index); in gst_rtp_h263_pay_B_mbfinder() 1007 GST_TRACE_OBJECT (rtph263pay, "Stuffing skipping rest of MB header"); in gst_rtp_h263_pay_B_mbfinder() [all …]
|
D | gstrtpvp9depay.c | 217 GST_TRACE_OBJECT (self, "IPLFBEV : %d%d%d%d%d%d%d", i_bit, p_bit, l_bit, in gst_rtp_vp9_depay_process() 239 GST_TRACE_OBJECT (self, "TID=%d, U=%d, SID=%d, D=%d", in gst_rtp_vp9_depay_process() 268 GST_TRACE_OBJECT (self, "P_DIFF[%d]=%d", i, p_diff); in gst_rtp_vp9_depay_process() 289 GST_TRACE_OBJECT (self, "SS header: N_S=%u, Y=%u, G=%u", n_s, y_bit, g_bit); in gst_rtp_vp9_depay_process() 301 GST_TRACE_OBJECT (self, "N_S[%d]: WIDTH=%u, HEIGHT=%u", i, in gst_rtp_vp9_depay_process() 316 GST_TRACE_OBJECT (self, "N_G[%u]: 0x%02x -> T=%u, U=%u, R=%u", i, in gst_rtp_vp9_depay_process() 319 GST_TRACE_OBJECT (self, " R[%u]: P_DIFF=%u", j, ss[sssize + 1 + j]); in gst_rtp_vp9_depay_process()
|
D | gstrtph261pay.c | 581 GST_TRACE_OBJECT (pay, "Parsing GOB %d", gob->gn); in parse_gob_header() 584 GST_TRACE_OBJECT (pay, "GQUANT %d", gob->gquant); in parse_gob_header() 608 GST_TRACE_OBJECT (pay, "Parse MBA %d (mba_diff %d)", mb->mba, mba_diff); in parse_mb() 612 GST_TRACE_OBJECT (pay, in parse_mb() 621 GST_TRACE_OBJECT (pay, "MQUANT: %d", mb->quant); in parse_mb() 661 GST_TRACE_OBJECT (pay, "Decode TCOEFF for block %d", block); in parse_mb()
|
/third_party/gstreamer/gstplugins_bad/ext/dtls/ |
D | gstdtlsconnection.c | 338 GST_TRACE_OBJECT (self, "locking @ start"); in gst_dtls_connection_start() 340 GST_TRACE_OBJECT (self, "locked @ start"); in gst_dtls_connection_start() 376 GST_TRACE_OBJECT (self, "unlocking @ start"); in gst_dtls_connection_start() 431 GST_TRACE_OBJECT (self, "Schedule timeout now"); in schedule_timeout_handling() 478 GST_TRACE_OBJECT (self, "Schedule timeout now"); in gst_dtls_connection_check_timeout_locked() 498 GST_TRACE_OBJECT (self, "locking @ start_timeout"); in gst_dtls_connection_check_timeout() 500 GST_TRACE_OBJECT (self, "locked @ start_timeout"); in gst_dtls_connection_check_timeout() 503 GST_TRACE_OBJECT (self, "unlocking @ start_timeout"); in gst_dtls_connection_check_timeout() 517 GST_TRACE_OBJECT (self, "locking @ stop"); in gst_dtls_connection_stop() 519 GST_TRACE_OBJECT (self, "locked @ stop"); in gst_dtls_connection_stop() [all …]
|
D | gstdtlsenc.c | 453 GST_TRACE_OBJECT (self, "src loop: acquiring lock"); in src_task_loop() 455 GST_TRACE_OBJECT (self, "src loop: acquired lock"); in src_task_loop() 459 GST_TRACE_OBJECT (self, "src loop: releasing lock"); in src_task_loop() 465 GST_TRACE_OBJECT (self, "src loop: queue empty, waiting for add"); in src_task_loop() 467 GST_TRACE_OBJECT (self, "src loop: add signaled"); in src_task_loop() 471 GST_TRACE_OBJECT (self, "src loop: releasing lock"); in src_task_loop() 476 GST_TRACE_OBJECT (self, "src loop: queue has element"); in src_task_loop() 498 GST_TRACE_OBJECT (self, "src loop: releasing lock"); in src_task_loop() 671 GST_TRACE_OBJECT (self, "send data: acquiring lock"); in on_send_data() 673 GST_TRACE_OBJECT (self, "send data: acquired lock"); in on_send_data() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/netsim/ |
D | gstnetsim.c | 119 GST_TRACE_OBJECT (netsim, "TASK: begin"); in gst_net_sim_loop() 124 GST_TRACE_OBJECT (netsim, "TASK: signal start"); in gst_net_sim_loop() 128 GST_TRACE_OBJECT (netsim, "TASK: run"); in gst_net_sim_loop() 133 GST_TRACE_OBJECT (netsim, "TASK: pause"); in gst_net_sim_loop() 136 GST_TRACE_OBJECT (netsim, "TASK: signal end"); in gst_net_sim_loop() 139 GST_TRACE_OBJECT (netsim, "TASK: end"); in gst_net_sim_loop() 166 GST_TRACE_OBJECT (netsim, "ACT: Starting task on srcpad"); in gst_net_sim_src_activatemode() 170 GST_TRACE_OBJECT (netsim, "ACT: Wait for task to start"); in gst_net_sim_src_activatemode() 174 GST_TRACE_OBJECT (netsim, "ACT: Task on srcpad started"); in gst_net_sim_src_activatemode() 183 GST_TRACE_OBJECT (netsim, "DEACT: Stopping main loop on deactivate"); in gst_net_sim_src_activatemode() [all …]
|
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/ |
D | gstipcpipelinecomm.c | 108 GST_TRACE_OBJECT (comm->element, "Waiting for ACK/NAK for request %u", in comm_request_wait() 120 GST_TRACE_OBJECT (comm->element, "Got reply for request %u: %d (%s)", in comm_request_wait() 229 GST_TRACE_OBJECT (comm->element, "Writing %u bytes to fdout", in write_to_fd_raw() 291 GST_TRACE_OBJECT (comm->element, "Writing ACK for %u: %s (%d)", id, in gst_ipc_pipeline_comm_write_ack_to_fd() 358 GST_TRACE_OBJECT (comm->element, in gst_ipc_pipeline_comm_write_query_result_to_fd() 502 GST_TRACE_OBJECT (repr->comm->element, "Found GstMeta type %s: %s", in build_meta() 538 GST_TRACE_OBJECT (comm->element, "Writing buffer %u: %" GST_PTR_FORMAT, in gst_ipc_pipeline_comm_write_buffer_to_fd() 766 GST_TRACE_OBJECT (comm->element, in gst_ipc_pipeline_comm_write_sink_message_event_to_fd() 936 GST_TRACE_OBJECT (comm->element, "Writing event %u: %" GST_PTR_FORMAT, in gst_ipc_pipeline_comm_write_event_to_fd() 1076 GST_TRACE_OBJECT (comm->element, "Writing query %u: %" GST_PTR_FORMAT, in gst_ipc_pipeline_comm_write_query_to_fd() [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/wayland/ |
D | wlbuffer.c | 91 GST_TRACE_OBJECT (self, "dispose"); in gst_wl_buffer_dispose() 109 GST_TRACE_OBJECT (self, "finalize"); in gst_wl_buffer_finalize() 155 GST_TRACE_OBJECT (self, "owning GstMemory was finalized"); in gstmemory_disposed() 224 GST_TRACE_OBJECT (self, "finalizing early"); in gst_wl_buffer_force_release_and_unref()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvktrash.c | 173 GST_TRACE_OBJECT (device, "Freeing vulkan " G_STRINGIFY (type) \ 210 GST_TRACE_OBJECT (device, "Freeing vulkan " G_STRINGIFY (type) \ 339 GST_TRACE_OBJECT (pool, "reset trash object %p", trash); in gst_vulkan_trash_list_release_impl() 399 GST_TRACE_OBJECT (trash_list, "acquired trash object %p", trash); in gst_vulkan_trash_list_acquire() 427 GST_TRACE_OBJECT (fence_list, "fence %" GST_PTR_FORMAT " has been " in gst_vulkan_trash_fence_list_gc() 469 GST_TRACE_OBJECT (trash_list, "Waiting on %d fences with timeout %" in gst_vulkan_trash_fence_list_wait()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/ |
D | gsttranscoder.c | 147 GST_TRACE_OBJECT (self, "Initializing"); in gst_transcoder_init() 160 GST_TRACE_OBJECT (self, "Initialized"); in gst_transcoder_init() 227 GST_TRACE_OBJECT (self, "Stopping main thread"); in gst_transcoder_dispose() 260 GST_TRACE_OBJECT (self, "Finalizing"); in gst_transcoder_finalize() 274 GST_TRACE_OBJECT (self, "Constructed"); in gst_transcoder_constructed() 365 GST_TRACE_OBJECT (self, "Returning position=%" GST_TIME_FORMAT, in gst_transcoder_get_property() 375 GST_TRACE_OBJECT (self, "Returning duration=%" GST_TIME_FORMAT, in gst_transcoder_get_property() 441 GST_TRACE_OBJECT (self, "Main loop running now"); in main_loop_running_cb() 791 GST_TRACE_OBJECT (self, "Starting main thread"); in gst_transcoder_main() 828 GST_TRACE_OBJECT (self, "Starting main loop"); in gst_transcoder_main() [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglshader.c | 124 GST_TRACE_OBJECT (shader, "finalizing shader %u", priv->program_handle); in gst_gl_shader_finalize() 219 GST_TRACE_OBJECT (shader, "Retrieved uniform \'%s\' location %i", name, in _get_uniform_location() 845 GST_TRACE_OBJECT (shader, "Setting uniform %s (%i) index %i to " \ 859 GST_TRACE_OBJECT (shader, "Setting uniform %s (%i) = " debug_str, \ 876 GST_TRACE_OBJECT (shader, "Setting uniform %s (%i) index %i to " \ 890 GST_TRACE_OBJECT (shader, "Setting uniform %s (%i) = " debug_str, \ 1282 GST_TRACE_OBJECT (shader, "retrieved program %i attribute \'%s\' location %i", in gst_gl_shader_get_attribute_location() 1304 GST_TRACE_OBJECT (shader, "binding program %i attribute \'%s\' location %i", in gst_gl_shader_bind_attribute_location() 1329 GST_TRACE_OBJECT (shader, "binding program %i frag data \'%s\' location %i", in gst_gl_shader_bind_frag_data_location()
|
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | gstwebrtcbin.c | 570 GST_TRACE_OBJECT (webrtc, "Found ice stream id %" GST_PTR_FORMAT " for " in _find_ice_stream_for_session() 576 GST_TRACE_OBJECT (webrtc, "No ice stream available for session %u", in _find_ice_stream_for_session() 587 GST_TRACE_OBJECT (webrtc, "adding ice stream %" GST_PTR_FORMAT " for " in _add_ice_stream_item() 635 GST_TRACE_OBJECT (webrtc, in _find_transceiver_for_mline() 675 GST_TRACE_OBJECT (webrtc, in _find_transport_for_session() 751 GST_TRACE_OBJECT (webrtc, in _find_data_channel_for_id() 1030 GST_TRACE_OBJECT (webrtc, "transceiver %p stopped", rtp_trans); in _collate_ice_connection_states() 1035 GST_TRACE_OBJECT (webrtc, "transceiver %p has no mid", rtp_trans); in _collate_ice_connection_states() 1043 GST_TRACE_OBJECT (webrtc, "transceiver %p state 0x%x", rtp_trans, in _collate_ice_connection_states() 1056 GST_TRACE_OBJECT (webrtc, "ICE connection state: 0x%x", any_state); in _collate_ice_connection_states() [all …]
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | avsamplevideosink.m | 451 GST_TRACE_OBJECT (bsink, "PAR: %u/%u DAR:%u/%u", par_n, par_d, display_par_n, 530 GST_TRACE_OBJECT (av_sink, "redisplay of size:%ux%u, window size:%ux%u", 593 GST_TRACE_OBJECT (av_sink, "CVPixelBuffer n_planes %u width %u height %u" 601 GST_TRACE_OBJECT (av_sink, "GstVideoFrame n_planes %u width %u height %u" 610 GST_TRACE_OBJECT (av_sink, "plane %i CVPixelBuffer width %u height %u " 616 GST_TRACE_OBJECT (av_sink, "plane %i GstVideoFrame width %u height %u " 624 GST_TRACE_OBJECT (av_sink, "CVPixelBuffer attrs stride %u data %p", 627 GST_TRACE_OBJECT (av_sink, "GstVideoFrame attrs stride %u data %p", 739 GST_TRACE_OBJECT (vsink, "rendering buffer:%p", buf);
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstaggregator.c | 167 GST_TRACE_OBJECT (pad, "Taking PAD lock from thread %p", \ 170 GST_TRACE_OBJECT (pad, "Took PAD lock from thread %p", \ 175 GST_TRACE_OBJECT (pad, "Releasing PAD lock from thread %p", \ 178 GST_TRACE_OBJECT (pad, "Release PAD lock from thread %p", \ 200 GST_TRACE_OBJECT (pad, "Taking lock from thread %p", \ 203 GST_TRACE_OBJECT (pad, "Took lock from thread %p", \ 208 GST_TRACE_OBJECT (pad, "Releasing lock from thread %p", \ 211 GST_TRACE_OBJECT (pad, "Release lock from thread %p", \ 216 GST_TRACE_OBJECT (self, "Taking src lock from thread %p", \ 219 GST_TRACE_OBJECT (self, "Took src lock from thread %p", \ [all …]
|
/third_party/gstreamer/gstreamer/plugins/tracers/ |
D | gstleaks.c | 702 GST_TRACE_OBJECT (self, "start listing currently alive objects"); in process_leaks() 707 GST_TRACE_OBJECT (self, "No objects alive currently"); in process_leaks() 720 GST_TRACE_OBJECT (self, "done listing currently alive objects"); in process_leaks() 815 GST_TRACE_OBJECT (tracer, "First checkpoint, start tracking objects"); in sig_usr2_handler_foreach() 1075 GST_TRACE_OBJECT (self, "listing objects created since last checkpoint"); in gst_leaks_tracer_activity_log_checkpoint() 1077 GST_TRACE_OBJECT (self, "listing objects removed since last checkpoint"); in gst_leaks_tracer_activity_log_checkpoint()
|
/third_party/gstreamer/gstplugins_bad/ext/aom/ |
D | gstav1dec.c | 310 GST_TRACE_OBJECT (dec, in gst_av1_dec_image_to_buffer() 321 GST_TRACE_OBJECT (dec, "Stride matches. Comp %d: %d, copying full plane", in gst_av1_dec_image_to_buffer() 325 GST_TRACE_OBJECT (dec, "Stride mismatch. Comp %d: %d != %d, copying " in gst_av1_dec_image_to_buffer()
|
/third_party/gstreamer/gstplugins_bad/sys/asio/ |
D | gstasioringbuffer.cpp | 165 GST_TRACE_OBJECT (self, "Buffer Switch callback, index %ld", index); in gst_asio_buffer_switch_cb() 173 GST_TRACE_OBJECT (self, "segment %d, length %d", segment, len); in gst_asio_buffer_switch_cb() 214 GST_TRACE_OBJECT (self, "Sample Position %" G_GUINT64_FORMAT in gst_asio_buffer_switch_cb()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/ |
D | gstnonstreamaudiodecoder.c | 1010 GST_TRACE_OBJECT (parent, "duration query"); in gst_nonstream_audio_decoder_src_query() 1018 GST_TRACE_OBJECT (parent, "parsing duration query"); in gst_nonstream_audio_decoder_src_query() 1215 GST_TRACE_OBJECT (dec, "src caps set"); in gst_nonstream_audio_decoder_negotiate_default() 1386 GST_TRACE_OBJECT (dec, "enter finish_load"); in gst_nonstream_audio_decoder_finish_load() 1411 GST_TRACE_OBJECT (dec, "requesting current subsong"); in gst_nonstream_audio_decoder_finish_load() 1419 GST_TRACE_OBJECT (dec, "requesting subsong duration"); in gst_nonstream_audio_decoder_finish_load() 1430 GST_TRACE_OBJECT (dec, "requesting subsong tags"); in gst_nonstream_audio_decoder_finish_load() 1467 GST_TRACE_OBJECT (dec, "negotiating caps and allocator"); in gst_nonstream_audio_decoder_finish_load() 1479 GST_TRACE_OBJECT (dec, "exit finish_load"); in gst_nonstream_audio_decoder_finish_load()
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
D | gstv4l2decoder.c | 583 GST_TRACE_OBJECT (self, "Queueing bitstream buffer %i", buf.index); in gst_v4l2_decoder_queue_sink_mem() 612 GST_TRACE_OBJECT (self, "Queuing picture buffer %i", buf.index); in gst_v4l2_decoder_queue_src_buffer() 659 GST_TRACE_OBJECT (self, "Dequeued bitstream buffer %i", buf.index); in gst_v4l2_decoder_dequeue_sink() 687 GST_TRACE_OBJECT (self, "Dequeued picture buffer %i", buf.index); in gst_v4l2_decoder_dequeue_src() 1064 GST_TRACE_OBJECT (decoder, "Recycling request %p.", request); in gst_v4l2_request_unref() 1085 GST_TRACE_OBJECT (decoder, "Queuing request %p.", request); in gst_v4l2_request_queue()
|
/third_party/gstreamer/gstplugins_good/ext/soup/ |
D | gstsouputils.c | 66 GST_TRACE_OBJECT (G_OBJECT (user_data), "HTTP_SESSION(%c): %c %s", c, in gst_soup_util_log_printer_cb()
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmftransform.cpp | 444 GST_TRACE_OBJECT (self, "Main loop running now"); in gst_mf_transform_main_loop_running_cb() 548 GST_TRACE_OBJECT (self, "Starting main loop"); in gst_mf_transform_thread_func() 550 GST_TRACE_OBJECT (self, "Stopped main loop"); in gst_mf_transform_thread_func() 578 GST_TRACE_OBJECT (self, "Process output"); in gst_mf_transform_process_output() 697 GST_TRACE_OBJECT (object, "Process input"); in gst_mf_transform_process_input() 1049 GST_TRACE_OBJECT (self, "Have event %s (%d)", in gst_mf_transform_on_event()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/ |
D | gstplay.c | 269 GST_TRACE_OBJECT (self, "Initializing"); in gst_play_init() 294 GST_TRACE_OBJECT (self, "Initialized"); in gst_play_init() 445 GST_TRACE_OBJECT (self, "Stopping main thread"); in gst_play_dispose() 475 GST_TRACE_OBJECT (self, "Finalizing"); in gst_play_finalize() 506 GST_TRACE_OBJECT (self, "Constructed"); in gst_play_constructed() 709 GST_TRACE_OBJECT (self, "Returning position=%" GST_TIME_FORMAT, in gst_play_get_property() 715 GST_TRACE_OBJECT (self, "Returning duration=%" GST_TIME_FORMAT, in gst_play_get_property() 742 GST_TRACE_OBJECT (self, "Returning volume=%lf", in gst_play_get_property() 752 GST_TRACE_OBJECT (self, "Returning mute=%d", g_value_get_boolean (value)); in gst_play_get_property() 760 GST_TRACE_OBJECT (self, "Return multiview mode=%d", in gst_play_get_property() [all …]
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstinfo.h | 1110 #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA… macro 1145 #define GST_TRACE_OBJECT(obj,args...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, … macro 1371 GST_TRACE_OBJECT (gpointer obj, const char *format, ...) in GST_TRACE_OBJECT() function 1581 #define GST_TRACE_OBJECT(...) G_STMT_START{ }G_STMT_END macro 1618 #define GST_TRACE_OBJECT(args...) G_STMT_START{ }G_STMT_END macro 1743 GST_TRACE_OBJECT (gpointer obj, const char *format, ...) in GST_TRACE_OBJECT() function
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/ |
D | gstglwindow_wayland_egl.c | 181 GST_TRACE_OBJECT (window_egl, "seat %p has name %s", seat, name); in seat_name() 195 GST_TRACE_OBJECT (window_egl, "ping received serial %u", serial); in handle_ping() 501 GST_TRACE_OBJECT (window_wayland, "registry_handle_global with registry %p, " in registry_handle_global() 534 GST_TRACE_OBJECT (window_wayland, "wl_registry %p global_remove %" in registry_handle_global_remove()
|