Searched refs:G_GUINT16_FORMAT (Results 1 – 19 of 19) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/gbm/ |
D | gstgldisplay_gbm.c | 241 GST_DEBUG ("Found DRM mode #%d width/height %" G_GUINT16_FORMAT "/%" in gst_gl_display_gbm_setup_drm() 242 G_GUINT16_FORMAT " hsync/vsync start %" G_GUINT16_FORMAT "/%" in gst_gl_display_gbm_setup_drm() 243 G_GUINT16_FORMAT " hsync/vsync end %" G_GUINT16_FORMAT "/%" in gst_gl_display_gbm_setup_drm() 244 G_GUINT16_FORMAT " htotal/vtotal %" G_GUINT16_FORMAT "/%" in gst_gl_display_gbm_setup_drm() 245 G_GUINT16_FORMAT " hskew %" G_GUINT16_FORMAT " vscan %" in gst_gl_display_gbm_setup_drm() 246 G_GUINT16_FORMAT " vrefresh %" G_GUINT32_FORMAT " preferred %d", i, in gst_gl_display_gbm_setup_drm()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpjpegdepay.c | 575 GST_DEBUG_OBJECT (rtpjpegdepay, "DRI %" G_GUINT16_FORMAT, dri); in gst_rtp_jpeg_depay_process() 598 GST_DEBUG_OBJECT (rtpjpegdepay, "precision %04x, length %" G_GUINT16_FORMAT, in gst_rtp_jpeg_depay_process() 644 GST_LOG_OBJECT (rtpjpegdepay, "first packet, length %" G_GUINT16_FORMAT, in gst_rtp_jpeg_depay_process()
|
/third_party/glib/tests/ |
D | type-test.c | 110 " %" G_GUINT16_FORMAT " %" G_GUINT32_FORMAT "\n" in main()
|
/third_party/gstreamer/gstplugins_bad/gst/asfmux/ |
D | gstasfmux.c | 699 GST_DEBUG_OBJECT (asfmux, "Stream %" G_GUINT16_FORMAT " codec data length: %" in gst_asf_mux_write_stream_properties() 736 "wave formatex values: codec_id=%" G_GUINT16_FORMAT ", channels=%" in gst_asf_mux_write_stream_properties() 737 G_GUINT16_FORMAT ", rate=%" G_GUINT32_FORMAT ", bytes_per_sec=%" in gst_asf_mux_write_stream_properties() 738 G_GUINT32_FORMAT ", block_alignment=%" G_GUINT16_FORMAT in gst_asf_mux_write_stream_properties() 739 ", bits_per_sample=%" G_GUINT16_FORMAT ", codec_data_length=%u", in gst_asf_mux_write_stream_properties() 1420 "packet count: %" G_GUINT16_FORMAT, in gst_asf_mux_add_simple_index_entry() 1728 G_GUINT32_FORMAT " packet_count:%" G_GUINT16_FORMAT, in gst_asf_mux_push_simple_index() 1758 G_GUINT16_FORMAT, (guint16) pad->stream_number); in gst_asf_mux_write_indexes()
|
D | gstasfparse.c | 129 ", duration %" G_GUINT16_FORMAT " and %s keyframe(s)", in gst_asf_parse_parse_packet()
|
D | gstasfobjects.c | 700 ", duration %" G_GUINT16_FORMAT " and %s keyframe(s)", in gst_asf_parse_packet_from_data()
|
/third_party/glib/glib/ |
D | glibconfig.h | 48 #define G_GUINT16_FORMAT "hu" macro
|
D | glibconfig.h.in | 48 #define G_GUINT16_FORMAT @guint16_format@ macro
|
D | gvariant.c | 2524 g_string_append_printf (string, "%"G_GUINT16_FORMAT, in g_variant_print_string()
|
/third_party/glib/glib/tests/ |
D | utils.c | 749 "%" G_GINT16_FORMAT " %" G_GINT16_FORMAT " %" G_GUINT16_FORMAT "\n" in test_int_limits()
|
D | test-printf.c | 127 res = g_snprintf (buf, 128, "%" G_GUINT16_FORMAT, (guint16)5); in test_d()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/ |
D | gst-scte-section.c | 222 GST_LOG ("unique_program_id:%" G_GUINT16_FORMAT, event->unique_program_id); in _parse_splice_event()
|
/third_party/glib/gio/tests/ |
D | gdbus-serialization.c | 341 g_string_append_printf (s, "uint16: %" G_GUINT16_FORMAT "\n", value); in dbus_1_message_append()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | codec-utils.c | 2442 g_string_append_printf (codec_string, "%" G_GUINT16_FORMAT ".%X.%c%d", in hevc_caps_get_mime_codec()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 42 G_GUINT16_FORMAT
|
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | gsth264parse.c | 747 "repetition_period %" G_GUINT16_FORMAT, in gst_h264_parse_process_sei()
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | qtdemux.c | 10383 G_GUINT16_FORMAT, version); in qtdemux_parse_svq3_stsd_data()
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 54158 seqnum in this function is 32-bit, so G_GUINT16_FORMAT would
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 131392 mainly G_GUINT16_FORMAT to ... the right type (guint32 or guint8)
|