Home
last modified time | relevance | path

Searched refs:GstFormatDefinition (Results 1 – 16 of 16) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstformat.c47 static GstFormatDefinition standard_definitions[] = {
59 GstFormatDefinition *standards = standard_definitions; in _priv_gst_format_initialize()
95 const GstFormatDefinition *def; in gst_format_get_name()
118 const GstFormatDefinition *def; in gst_format_to_quark()
145 GstFormatDefinition *format; in gst_format_register()
156 format = g_slice_new (GstFormatDefinition); in gst_format_register()
184 GstFormatDefinition *format; in gst_format_get_by_nick()
234 const GstFormatDefinition *
237 const GstFormatDefinition *result; in gst_format_get_details()
Dgstformat.h76 typedef struct _GstFormatDefinition GstFormatDefinition; typedef
118 const GstFormatDefinition*
Dgstvalue.c4053 const GstFormatDefinition *format_def; in gst_value_serialize_enum()
4068 const GstFormatDefinition *format_def = in gst_value_deserialize_enum_iter_cmp()
4099 const GstFormatDefinition *format_def; in gst_value_deserialize_enum()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dstruct_ppc64.h25 {"GstFormatDefinition", sizeof (GstFormatDefinition), 32},
Dstruct_i386.h25 {"GstFormatDefinition", sizeof (GstFormatDefinition), 16},
Dstruct_x86_64.h25 {"GstFormatDefinition", sizeof (GstFormatDefinition), 32},
Dstruct_i386w.h25 {"GstFormatDefinition", sizeof (GstFormatDefinition), 16},
Dstruct_arm.h26 {"GstFormatDefinition", sizeof (GstFormatDefinition), 16},
Dstruct_x86_64w.h25 {"GstFormatDefinition", sizeof (GstFormatDefinition), 32},
Dstruct_hppa.h25 {"GstFormatDefinition", sizeof (GstFormatDefinition), 32},
Dstruct_sparc.h25 {"GstFormatDefinition", sizeof (GstFormatDefinition), 32},
Dstruct_ppc32.h25 {"GstFormatDefinition", sizeof (GstFormatDefinition), 16},
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dprogressreport.c303 const GstFormatDefinition *details; in gst_progress_report_do_query()
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstindex.c601 const GstFormatDefinition *def;
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstindex.c587 const GstFormatDefinition *def;
/third_party/gstreamer/gstplugins_base/tests/examples/playback/
Dplayback-test.c197 const GstFormatDefinition *seek_format;
1780 const GstFormatDefinition *format = NULL; in seek_format_changed_cb()
1785 const GstFormatDefinition *tmp = l->data; in seek_format_changed_cb()
1828 GstFormatDefinition *def = g_value_get_pointer (&item); in update_formats()
1856 const GstFormatDefinition *def = l->data; in update_formats()