/third_party/gstreamer/gstplugins_bad/ext/openaptx/ |
D | gstopenaptxdec.c | 157 "%s decoding error, processed = %" G_GSSIZE_FORMAT ", " in gst_openaptx_dec_handle_frame() 158 "written = %" G_GSSIZE_FORMAT ", input size = %" G_GSIZE_FORMAT, in gst_openaptx_dec_handle_frame() 164 GST_LOG_OBJECT (dec, "%s written = %" G_GSSIZE_FORMAT, in gst_openaptx_dec_handle_frame()
|
D | gstopenaptxenc.c | 210 "%s encoding error, processed = %" G_GSSIZE_FORMAT ", " in gst_openaptx_enc_handle_frame() 211 "written = %" G_GSSIZE_FORMAT ", expected = %" G_GSIZE_FORMAT, in gst_openaptx_enc_handle_frame() 217 GST_LOG_OBJECT (enc, "%s written = %" G_GSSIZE_FORMAT, in gst_openaptx_enc_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/ext/sbc/ |
D | gstsbcdec.c | 110 GST_WARNING_OBJECT (dec, "decoding error, ret = %" G_GSSIZE_FORMAT ", " in gst_sbc_dec_handle_frame() 111 "written = %" G_GSSIZE_FORMAT, ret, written); in gst_sbc_dec_handle_frame()
|
D | gstsbcenc.c | 277 GST_WARNING_OBJECT (enc, "encoding error, ret = %" G_GSSIZE_FORMAT ", " in gst_sbc_enc_handle_frame() 278 "written = %" G_GSSIZE_FORMAT, ret, written); in gst_sbc_enc_handle_frame()
|
/third_party/glib/glib/ |
D | glibconfig.h | 84 #define G_GSSIZE_FORMAT "li" macro 136 #define G_GSSIZE_FORMAT "i" macro
|
D | glibconfig.h.in | 82 #define G_GSSIZE_FORMAT @gssize_format@ macro
|
/third_party/glib/gio/tests/ |
D | socket-server.c | 277 g_print ("received %" G_GSSIZE_FORMAT " bytes of data", size); in main() 332 g_print ("sent %" G_GSSIZE_FORMAT " bytes of data\n", size); in main()
|
D | socket-client.c | 369 g_print ("sent %" G_GSSIZE_FORMAT " bytes of data\n", size); in main() 405 g_print ("received %" G_GSSIZE_FORMAT " bytes of data", size); in main()
|
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/ |
D | gstspu-pgs.c | 453 GST_ERROR ("PGS Composition Object: %" G_GSSIZE_FORMAT in parse_presentation_segment() 514 GST_ERROR ("PGS Set Palette: %" G_GSSIZE_FORMAT " bytes not consumed", in parse_set_palette() 557 GST_ERROR ("PGS Set Window: %" G_GSSIZE_FORMAT " bytes not consumed", in parse_set_window() 630 GST_ERROR ("PGS Set Object Data: %" G_GSSIZE_FORMAT " bytes not consumed",
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstfdsrc.c | 485 GST_LOG_OBJECT (src, "read %" G_GSSIZE_FORMAT, readbytes); in gst_fd_src_create_offset() 501 GST_DEBUG_OBJECT (src, "Read buffer of size %" G_GSSIZE_FORMAT, readbytes); in gst_fd_src_create_offset() 629 GST_LOG_OBJECT (src, "read %" G_GSSIZE_FORMAT, readbytes); in gst_fd_src_create() 645 GST_LOG_OBJECT (psrc, "Read buffer of size %" G_GSSIZE_FORMAT, readbytes); in gst_fd_src_create()
|
/third_party/gstreamer/gstreamer/libs/gst/helpers/ |
D | gst-ptp-helper.c | 105 g_message ("Received %" G_GSSIZE_FORMAT " bytes from %s socket", read, in have_socket_data_cb() 200 g_error ("Unexpected write size: %" G_GSSIZE_FORMAT, written); in have_stdin_data_cb() 203 g_message ("Sent %" G_GSSIZE_FORMAT " bytes to %s socket", read, in have_stdin_data_cb()
|
/third_party/gstreamer/gstreamer/libs/gst/net/ |
D | gstnettimepacket.c | 193 GST_DEBUG ("someone sent us a short packet (%" G_GSSIZE_FORMAT " < %d)", in gst_net_time_packet_receive()
|
D | gstntppacket.c | 310 GST_DEBUG ("someone sent us a short packet (%" G_GSSIZE_FORMAT " < %d)", in gst_ntp_packet_receive()
|
/third_party/gstreamer/gstreamer/tests/examples/memory/ |
D | my-memory.c | 94 GST_DEBUG ("%p: share %" G_GSSIZE_FORMAT " %" G_GSIZE_FORMAT, mem, offset, in _my_mem_share()
|
D | my-vidmem.c | 89 GST_DEBUG ("%p: share %" G_GSSIZE_FORMAT " %" G_GSIZE_FORMAT, mem, offset, in _my_vidmem_share()
|
/third_party/glib/tests/ |
D | type-test.c | 138 #define FORMATSIZE "%" G_GSSIZE_FORMAT " %" G_GSIZE_FORMAT "\n" in main()
|
/third_party/gstreamer/gstplugins_bad/ext/wayland/ |
D | wllinuxdmabuf.c | 98 G_GSSIZE_FORMAT " (%d x %d), format %s", info->size, width, height, in gst_wl_linux_dmabuf_construct_wl_buffer()
|
D | wlshmallocator.c | 236 G_GSSIZE_FORMAT " (%d x %d, stride %d), format %s", size, width, height, in gst_wl_shm_memory_construct_wl_buffer()
|
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/ |
D | amf.c | 424 GST_WARNING ("Long string too long (%" G_GSSIZE_FORMAT "), truncating", in gst_amf_node_take_string() 1043 GST_WARNING ("String too long: %" G_GSSIZE_FORMAT, size); in serialize_string() 1059 GST_WARNING ("Long string too long: %" G_GSSIZE_FORMAT, size); in serialize_long_string()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/allocators/ |
D | gstfdmemory.c | 189 GST_DEBUG ("%p: share %" G_GSSIZE_FORMAT " %" G_GSIZE_FORMAT, mem, offset, in gst_fd_mem_share()
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | corevideomemory.c | 321 GST_DEBUG ("%p: gpixbuf %p, plane: %" G_GSSIZE_FORMAT ", size %" in gst_apple_core_video_memory_new()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | multisocketsink.c | 152 GST_INFO ("read %" G_GSSIZE_FORMAT " bytes, total now %" G_GSSIZE_FORMAT, in read_handle_n_bytes_exactly()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtph261pay.c | 769 G_GSSIZE_FORMAT " (%02x %02x %02x)", ret, in find_gob() 793 GST_LOG_OBJECT (pay, "Found GOB %d at pos %" G_GSSIZE_FORMAT, i, gobpos); in gst_rtp_h261_pay_init_gobs()
|
/third_party/gstreamer/gstplugins_bad/ext/openexr/ |
D | gstopenexrdec.cpp | 251 GST_DEBUG_OBJECT (decoder, "Have complete image of size %" G_GSSIZE_FORMAT, size + parsed_size); in gst_openexr_dec_parse()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstallocator.c | 118 "memcpy %" G_GSSIZE_FORMAT " memory %p -> %p", size, mem, copy); in _fallback_mem_copy()
|