/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmfvideobuffer.cpp | 199 GST_TRACE ("%p, %d", this, ref_count_); in STDMETHODIMP_() 208 GST_TRACE ("%p, %d", this, ref_count_); in STDMETHODIMP_() 215 GST_TRACE ("Delete instance %p", this); in STDMETHODIMP_() 232 GST_TRACE ("query IUnknown interface %p", this); in QueryInterface() 235 GST_TRACE ("query IMFMediaBuffer interface %p", this); in QueryInterface() 238 GST_TRACE ("query IMF2DBuffer interface %p", this); in QueryInterface() 241 GST_TRACE ("query IGstMFVideoBuffer interface %p", this); in QueryInterface() 260 GST_TRACE ("%p", this); in Lock() 295 GST_TRACE ("%p", this); in Unlock() 305 GST_TRACE ("%p, Have configured contiguous data", this); in Unlock() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/ |
D | rtmpchunkstream.c | 136 GST_TRACE ("Converted DTS %" GST_TIME_FORMAT " into abs TS %" in dts_to_abs_ts() 166 GST_TRACE ("Converted DTS %" GST_TIME_FORMAT " (%" G_GUINT32_FORMAT in dts_diff_to_delta_ts() 195 GST_TRACE ("Picking header 0: no previous header"); in select_chunk_type() 204 GST_TRACE ("Picking header 0: stream mismatch; " in select_chunk_type() 212 GST_TRACE ("Picking header 0: timestamp delta overflow"); in select_chunk_type() 220 GST_TRACE ("Picking header 1: type mismatch; want %d got %d", in select_chunk_type() 226 GST_TRACE ("Picking header 1: size mismatch; " in select_chunk_type() 235 GST_TRACE ("Picking header 2: timestamp delta mismatch; " in select_chunk_type() 243 GST_TRACE ("Picking header 3"); in select_chunk_type() 258 GST_TRACE ("Serializing a chunk of type %d, offset %" G_GUINT32_FORMAT, in serialize_next() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/ |
D | gsth264picture.c | 308 GST_TRACE ("last_output_poc reset because of IDR or mem_mgmt_5"); in gst_h264_dpb_add() 334 GST_TRACE in gst_h264_dpb_delete_unused() 748 GST_TRACE ("Continuous non-reference frame poc: %d -> %d," in gst_h264_dpb_needs_bump() 767 GST_TRACE ("frame with lowest poc %d has %d precede frame, already" in gst_h264_dpb_needs_bump() 778 GST_TRACE ("The negative poc %d, bumping for low-latency.", lowest_poc); in gst_h264_dpb_needs_bump() 788 GST_TRACE ("The IDR or mem_mgmt_5 frame, bumping for low-latency."); in gst_h264_dpb_needs_bump() 792 GST_TRACE ("The IDR or mem_mgmt_5 frame is not the first frame."); in gst_h264_dpb_needs_bump() 799 GST_TRACE ("non ref with lowest-poc: %d bumping for low-latency", in gst_h264_dpb_needs_bump() 808 GST_TRACE ("lowest-poc: %d < to insert non ref pic: %d, bumping " in gst_h264_dpb_needs_bump() 824 GST_TRACE ("lowest-poc: %d, last-output-poc: %d, diff <= 2, " in gst_h264_dpb_needs_bump() [all …]
|
D | gstvp9picture.c | 34 GST_TRACE ("Free picture %p", picture); in _gst_vp9_picture_free() 60 GST_TRACE ("New picture %p", pic); in gst_vp9_picture_new() 172 GST_TRACE ("keyframe, fill to all pictures"); in gst_vp9_dpb_add() 175 GST_TRACE ("non-keyframe, refresh frame flags 0x%x", refresh_frame_flags); in gst_vp9_dpb_add()
|
D | gstav1picture.c | 34 GST_TRACE ("Free picture %p", picture); in _gst_av1_picture_free() 62 GST_TRACE ("New picture %p", pic); in gst_av1_picture_new() 188 GST_TRACE ("reference frame %p to ref slot:%d", picture, i); in gst_av1_dpb_add()
|
D | gstvp8picture.c | 34 GST_TRACE ("Free picture %p", picture); in _gst_vp8_picture_free() 61 GST_TRACE ("New picture %p", pic); in gst_vp8_picture_new()
|
D | gsth265picture.c | 254 GST_TRACE ("remove picture %p (poc %d) from dpb", in gst_h265_dpb_delete_unused() 528 GST_TRACE ("No empty frame buffer, need bumping"); in gst_h265_dpb_needs_bump() 534 GST_TRACE ("num_output_needed (%d) > max_num_reorder_pics (%d)", in gst_h265_dpb_needs_bump() 541 GST_TRACE ("has late picture, max_latency_increase: %d", in gst_h265_dpb_needs_bump() 548 GST_TRACE ("dpb size (%d) >= max_dec_pic_buffering (%d)", in gst_h265_dpb_needs_bump()
|
/third_party/gstreamer/gstreamer/libs/gst/net/ |
D | gstptpclock.c | 361 GST_TRACE ("PTP message:"); in dump_ptp_message() 362 GST_TRACE ("\ttransport_specific: %u", msg->transport_specific); in dump_ptp_message() 363 GST_TRACE ("\tmessage_type: 0x%01x", msg->message_type); in dump_ptp_message() 364 GST_TRACE ("\tversion_ptp: %u", msg->version_ptp); in dump_ptp_message() 365 GST_TRACE ("\tmessage_length: %u", msg->message_length); in dump_ptp_message() 366 GST_TRACE ("\tdomain_number: %u", msg->domain_number); in dump_ptp_message() 367 GST_TRACE ("\tflag_field: 0x%04x", msg->flag_field); in dump_ptp_message() 368 GST_TRACE ("\tcorrection_field: %" G_GINT64_FORMAT ".%03u", in dump_ptp_message() 371 GST_TRACE ("\tsource_port_identity: 0x%016" G_GINT64_MODIFIER "x %u", in dump_ptp_message() 374 GST_TRACE ("\tsequence_id: %u", msg->sequence_id); in dump_ptp_message() [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstxmlhelper.c | 91 GST_TRACE ("duration: %s, len %d", str, len); in _mpd_helper_parse_duration() 119 GST_TRACE ("parsing substring %s", str); in _mpd_helper_parse_duration() 161 GST_TRACE ("read number %u type %c", read, str[pos]); in _mpd_helper_parse_duration() 174 GST_TRACE ("Y:M:D=%d:%d:%d", years, months, days); in _mpd_helper_parse_duration() 185 GST_TRACE ("parsing substring %s", str); in _mpd_helper_parse_duration() 219 GST_TRACE ("decimal number %u (%d digits) -> %d ms", read, pos, in _mpd_helper_parse_duration() 245 GST_TRACE ("read number %u type %c", read, str[pos]); in _mpd_helper_parse_duration() 259 GST_TRACE ("H:M:S.MS=%d:%d:%d.%03d", hours, minutes, seconds, decimals); in _mpd_helper_parse_duration() 603 GST_TRACE ("range: %s, len %d", str, len); in gst_xml_helper_get_prop_range() 608 GST_TRACE ("pos %d >= len %d", pos, len); in gst_xml_helper_get_prop_range() [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | licenses.c | 127 GST_TRACE ("Result: '%s' for language '%s'", *translation, lang); in gst_variant_lookup_string_value() 149 GST_TRACE ("Result: '%s' for forced language '%s'", s, env_lang); in gst_license_str_translate() 155 GST_TRACE ("Looking up '%s' for language '%s'", s, *lang); in gst_license_str_translate() 162 GST_TRACE ("Result: '%s'", s); in gst_license_str_translate() 166 GST_TRACE ("No result for '%s' for language '%s'", s, *lang); in gst_license_str_translate() 254 GST_TRACE ("Looking up '%s'", license_ref); in gst_tag_get_license_idx() 274 GST_TRACE ("[%2d] %s checking generic match", i, licenses[i].ref); in gst_tag_get_license_idx() 288 GST_TRACE ("[%2d] %s checking jurisdictions", i, licenses[i].ref); in gst_tag_get_license_idx()
|
/third_party/gstreamer/gstplugins_good/ext/qt/ |
D | qtglrenderer.cc | 162 GST_TRACE ("%p reffing shared render data", data); in shared_render_data_ref() 170 GST_TRACE ("%p unreffing shared render data", data); in shared_render_data_unref() 194 GST_TRACE ("freeing Qfbo %p", data->fbo); in delete_cxx_gl_context() 245 GST_TRACE ("%p destroying create surface event", this); in ~CreateSurfaceEvent() 279 GST_TRACE ("%p creating surface", m_sharedRenderData); in event() 285 GST_TRACE ("%p created surface %p", m_sharedRenderData, in event() 323 GST_TRACE ("%p retrieved shared render data %p", this, m_sharedRenderData); in init() 353 GST_TRACE ("%p new QOpenGLContext %p", this, m_sharedRenderData->m_context); in init() 357 GST_TRACE ("%p posting create surface event to main thread with " in init() 382 GST_TRACE ("%p surface successfully created", this); in init() [all …]
|
D | qtitem.cc | 151 GST_TRACE ("old buffer %p should be unbound now, unreffing", tmp_buffer); in ~QtGLVideoItem() 155 GST_TRACE ("old buffer %p should be unbound now, unreffing", tmp_buffer); in ~QtGLVideoItem() 286 GST_TRACE ("%p updatePaintNode", this); in updatePaintNode() 310 GST_TRACE ("old buffer %p was not bound yet, unreffing", old_buffer); in updatePaintNode() 315 GST_TRACE ("old buffer %p was bound, queueing up for later", old_buffer); in updatePaintNode() 320 GST_TRACE ("old buffer %p should be unbound now, unreffing", tmp_buffer); in updatePaintNode() 328 GST_TRACE ("old buffer %p is potentially unbound now", tmp_buffer); in updatePaintNode() 422 GST_TRACE ("transform %fx%f into %fx%f", x, y, stream_x, stream_y); in mapPointToStreamSize()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideoutils.c | 115 GST_TRACE ("%p ref %d->%d", frame, frame->ref_count, frame->ref_count + 1); in gst_video_codec_frame_ref() 135 GST_TRACE ("%p unref %d->%d", frame, frame->ref_count, frame->ref_count - 1); in gst_video_codec_frame_unref() 156 GST_TRACE ("%p ref %d->%d", state, state->ref_count, state->ref_count + 1); in gst_video_codec_state_ref() 194 GST_TRACE ("%p unref %d->%d", state, state->ref_count, state->ref_count - 1); in gst_video_codec_state_unref()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglquery.c | 179 GST_TRACE ("%p unsetting query %u", query, query->query_id); in gst_gl_query_unset() 254 GST_TRACE ("%p start query type \'%s\' id %u", query, in gst_gl_query_start() 283 GST_TRACE ("%p end query type \'%s\' id %u", query, in gst_gl_query_end() 310 GST_TRACE ("%p query counter type \'%s\' id %u", query, in gst_gl_query_counter() 350 GST_TRACE ("%p get result %" G_GUINT64_FORMAT " type \'%s\' id %u", query, in gst_gl_query_result()
|
D | gstglfeature.c | 158 GST_TRACE ("found %s in extension string", full_extension_name->str); in _gst_gl_feature_check_for_extension() 228 GST_TRACE ("%s should %sbe in core", full_function_name, in _gst_gl_feature_check() 233 GST_TRACE ("%s was not found in core, trying the extension version", in _gst_gl_feature_check()
|
/third_party/gstreamer/gstplugins_bad/ext/wpe/ |
D | WPEThreadedView.cpp | 498 GST_TRACE ("%p destroying", this); in ~WPEView() 515 GST_TRACE ("%p freeing shm pending %" GST_PTR_FORMAT, this, shm.pending); in ~WPEView() 520 GST_TRACE ("%p freeing shm commited %" GST_PTR_FORMAT, this, shm.committed); in ~WPEView() 571 GST_TRACE ("%p destroyed", this); in ~WPEView() 599 … GST_TRACE("pending %" GST_PTR_FORMAT " (%d) committed %" GST_PTR_FORMAT " (%d)", egl.pending, in image() 634 … GST_TRACE("pending %" GST_PTR_FORMAT " (%d) committed %" GST_PTR_FORMAT " (%d)", shm.pending, in buffer() 674 GST_TRACE("frame complete"); in frameComplete() 676 GST_TRACE("dispatching"); in frameComplete() 717 GST_TRACE("Dispatch release exported image %p", imagePointer); in releaseImage() 739 GST_TRACE("EGLImage %p wrapped in GstEGLImage %" GST_PTR_FORMAT, eglImage, gstImage); in handleExportedImage() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkfence.c | 77 GST_TRACE ("Freeing fence %p", fence); in gst_vulkan_fence_free() 108 GST_TRACE ("Creating fence %p with device %" GST_PTR_FORMAT, fence, device); in gst_vulkan_fence_new() 146 GST_TRACE ("Creating always-signalled fence %p with device %" GST_PTR_FORMAT, in gst_vulkan_fence_new_always_signalled() 184 GST_TRACE ("resetting fence %p", fence); in gst_vulkan_fence_reset()
|
D | gstvkcommandbuffer.c | 75 GST_TRACE ("Freeing %p", cmd); in gst_vulkan_command_buffer_free() 89 GST_TRACE ("new %p", cmd); in gst_vulkan_command_buffer_init()
|
D | gstvkdescriptorset.c | 80 GST_TRACE ("Freeing %p", set); in gst_vulkan_descriptor_set_free() 110 GST_TRACE ("new %p", set); in gst_vulkan_descriptor_set_init()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudanvrtc.c | 57 GST_TRACE ("CUDA kernel source \n%s", source); in gst_cuda_nvrtc_compile() 112 GST_TRACE ("compiled CUDA PTX %s\n", ptx); in gst_cuda_nvrtc_compile()
|
/third_party/gstreamer/gstreamer/tests/benchmarks/ |
D | tracerserialize.c | 45 GST_TRACE ("%s", l); in log_gst_structure() 74 GST_TRACE ("%s", l); in log_g_variant()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | mpegtsmux.c | 169 GST_TRACE ("input keyframe"); in check_tsmux_pad_given_muxer() 172 GST_TRACE ("input delta"); in check_tsmux_pad_given_muxer() 219 GST_TRACE ("pid: %d", pid); in check_tsmux_pad_given_muxer() 224 GST_TRACE ("not at start"); in check_tsmux_pad_given_muxer() 236 GST_TRACE ("adaptation %d", y); in check_tsmux_pad_given_muxer()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | gstglmatrix.c | 164 GST_TRACE ("%.4f * %.4f + %.4f * %.4f + %.4f * %.4f + %.4f * %.4f", in dot4() 187 GST_TRACE ("original matrix"); in _vertex_mult_matrix4() 190 GST_TRACE ("transposed matrix"); in _vertex_mult_matrix4()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11screencapture.cpp | 307 GST_TRACE ("Capturing"); in Capture() 314 GST_TRACE ("timeout"); in Capture() 318 GST_TRACE ("Getting mouse pointer info"); in Capture() 341 GST_TRACE ("Capture done"); in Capture() 352 GST_TRACE ("Drawing mouse"); in DrawMouse() 355 GST_TRACE ("Mouse is invisiable"); in DrawMouse() 813 GST_TRACE ("Timeout"); in GetFrame() 828 GST_TRACE ( in GetFrame() 873 GST_TRACE ("MoveRects count %d", *move_count); in GetFrame() 879 GST_TRACE ("MoveRect[%d] SourcePoint: %ldx%ld, " in GetFrame() [all …]
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcvideodec.c | 93 GST_TRACE ("gl_sync result %p ref", result); in _gl_sync_result_ref() 103 GST_TRACE ("gl_sync result %p unref", result); in _gl_sync_result_unref() 106 GST_TRACE ("freeing gl_sync result %p", result); in _gl_sync_result_unref() 131 GST_TRACE ("gl_sync %p ref", sync); in _gl_sync_ref() 141 GST_TRACE ("gl_sync %p unref", sync); in _gl_sync_unref() 144 GST_TRACE ("freeing gl_sync %p", sync); in _gl_sync_unref() 919 GST_TRACE ("gl_sync %p release_output_buffer idx %u frame %u render %s", in _gl_sync_release_buffer() 960 GST_TRACE ("gl_sync %p no next frame available", sync); in _gl_sync_release_next_buffer() 1042 GST_TRACE ("gl_sync %p result %p render (updated:%u)", sync, sync->result, in _gl_sync_render_unlocked() 1055 GST_TRACE ("gl_sync %p rendering timestamp before update %" G_GINT64_FORMAT, in _gl_sync_render_unlocked() [all …]
|