Searched refs:linebuf_size (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-anc.c | 419 gst_info_dump_mem16_line (gchar * linebuf, gsize linebuf_size, in gst_info_dump_mem16_line() argument 440 g_snprintf (linebuf, linebuf_size, "%08x: %-48.48s", in gst_info_dump_mem16_line()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/ |
D | ts-parser.c | 37 gst_info_dump_mem_line (gchar * linebuf, gsize linebuf_size, in gst_info_dump_mem_line() argument 61 g_snprintf (linebuf, linebuf_size, "%08x: %-48.48s %-16.16s", in gst_info_dump_mem_line()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstinfo.c | 2296 gst_info_dump_mem_line (gchar * linebuf, gsize linebuf_size, in gst_info_dump_mem_line() argument 2320 g_snprintf (linebuf, linebuf_size, "%08x: %-48.48s %-16.16s", in gst_info_dump_mem_line()
|