Lines Matching refs:GST_TRACE
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()
1058 GST_TRACE ("gl_sync %p update_tex_image", sync); in _gl_sync_render_unlocked()
1064 GST_TRACE ("gl_sync result %p updated", sync->result); in _gl_sync_render_unlocked()
1073 GST_TRACE ("gl_sync %p rendering timestamp after update %" G_GINT64_FORMAT, in _gl_sync_render_unlocked()
1117 GST_TRACE ("gl_sync %p waiting for frame %u current %u updated %u ", sync, in _amc_gl_possibly_wait_for_gl_sync()
1174 GST_TRACE ("gl_sync %p frame %u is ahead of gl_sync %p frame %u", tmp, in _amc_gl_iterate_queue_unlocked()
1237 GST_TRACE ("copying gl_sync %p to %p", sync, tmp); in _amc_gl_copy()
1453 GST_TRACE ("new gl_sync %p result %p", sync, sync->result); in gst_amc_video_dec_loop()