Home
last modified time | relevance | path

Searched refs:G_GUINT16_FORMAT (Results 1 – 19 of 19) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/gbm/
Dgstgldisplay_gbm.c241 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/
Dgstrtpjpegdepay.c575 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/
Dtype-test.c110 " %" G_GUINT16_FORMAT " %" G_GUINT32_FORMAT "\n" in main()
/third_party/gstreamer/gstplugins_bad/gst/asfmux/
Dgstasfmux.c699 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()
Dgstasfparse.c129 ", duration %" G_GUINT16_FORMAT " and %s keyframe(s)", in gst_asf_parse_parse_packet()
Dgstasfobjects.c700 ", duration %" G_GUINT16_FORMAT " and %s keyframe(s)", in gst_asf_parse_packet_from_data()
/third_party/glib/glib/
Dglibconfig.h48 #define G_GUINT16_FORMAT "hu" macro
Dglibconfig.h.in48 #define G_GUINT16_FORMAT @guint16_format@ macro
Dgvariant.c2524 g_string_append_printf (string, "%"G_GUINT16_FORMAT, in g_variant_print_string()
/third_party/glib/glib/tests/
Dutils.c749 "%" G_GINT16_FORMAT " %" G_GINT16_FORMAT " %" G_GUINT16_FORMAT "\n" in test_int_limits()
Dtest-printf.c127 res = g_snprintf (buf, 128, "%" G_GUINT16_FORMAT, (guint16)5); in test_d()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-scte-section.c222 GST_LOG ("unique_program_id:%" G_GUINT16_FORMAT, event->unique_program_id); in _parse_splice_event()
/third_party/glib/gio/tests/
Dgdbus-serialization.c341 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/
Dcodec-utils.c2442 g_string_append_printf (codec_string, "%" G_GUINT16_FORMAT ".%X.%c%d", in hevc_caps_get_mime_codec()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt42 G_GUINT16_FORMAT
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth264parse.c747 "repetition_period %" G_GUINT16_FORMAT, in gst_h264_parse_process_sei()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c10383 G_GUINT16_FORMAT, version); in qtdemux_parse_svq3_stsd_data()
/third_party/gstreamer/gstplugins_good/
DChangeLog54158 seqnum in this function is 32-bit, so G_GUINT16_FORMAT would
/third_party/gstreamer/gstplugins_bad/
DChangeLog131392 mainly G_GUINT16_FORMAT to ... the right type (guint32 or guint8)