Home
last modified time | relevance | path

Searched refs:G_PARAM_SPEC_UINT64 (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstfakesinkutils.c77 GParamSpecUInt64 *prop = G_PARAM_SPEC_UINT64 (properties[i]); in gst_fake_sink_proxy_properties()
/third_party/glib/gobject/
Dgparamspecs.h239 #define G_PARAM_SPEC_UINT64(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_UINT6… macro
Dgparamspecs.c351 GParamSpecUInt64 *uspec = G_PARAM_SPEC_UINT64 (pspec); in param_uint64_init()
362 value->data[0].v_uint64 = G_PARAM_SPEC_UINT64 (pspec)->default_value; in param_uint64_set_default()
369 GParamSpecUInt64 *uspec = G_PARAM_SPEC_UINT64 (pspec); in param_uint64_validate()
/third_party/glib/docs/reference/gobject/
Dgobject-sections.txt639 G_PARAM_SPEC_UINT64
/third_party/gstreamer/gstreamer/docs/
Dgst-hotdoc-plugins-scanner.c486 GParamSpecUInt64 *puint64 = G_PARAM_SPEC_UINT64 (spec); in _add_properties()
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Ddvbbasebin.c390 GParamSpecUInt64 *src_pspec = G_PARAM_SPEC_UINT64 (pspec); in dvb_base_bin_class_init()
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c538 GParamSpecUInt64 *puint64 = G_PARAM_SPEC_UINT64 (param); in print_object_properties_info()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgsturisourcebin.c1517 GParamSpecUInt64 *pspecuint = G_PARAM_SPEC_UINT64 (pspec); in gen_source_element()
Dgsturidecodebin.c1564 GParamSpecUInt64 *pspecuint = G_PARAM_SPEC_UINT64 (pspec); in gen_source_element()
Dgstparsebin.c2034 GParamSpecUInt64 *pspecuint = G_PARAM_SPEC_UINT64 (pspec); in connect_pad()
Dgstdecodebin2.c2631 GParamSpecUInt64 *pspecuint = G_PARAM_SPEC_UINT64 (pspec); in connect_pad()