Home
last modified time | relevance | path

Searched refs:G_MAXINT (Results 1 – 25 of 315) sorted by relevance

12345678910>>...13

/third_party/glib/glib/tests/
Doverflow.c28 { TRUE, G_MAXINT, G_MAXINT, 0 }, in test_checked_guint_add()
29 { TRUE, G_MAXINT, 0, G_MAXINT }, in test_checked_guint_add()
32 { TRUE, G_MAXUINT - 1, G_MAXINT, G_MAXINT }, in test_checked_guint_add()
55 { TRUE, 0, G_MAXINT, 0 }, in test_checked_guint_mul()
56 { TRUE, G_MAXINT, G_MAXINT, 1 }, in test_checked_guint_mul()
59 { TRUE, 2 * (guint) G_MAXINT, 2, G_MAXINT }, in test_checked_guint_mul()
60 { TRUE, 2 * (guint) G_MAXINT, G_MAXINT, 2 }, in test_checked_guint_mul()
61 { FALSE, 0, 3, G_MAXINT }, in test_checked_guint_mul()
62 { FALSE, 0, G_MAXINT, 3 } in test_checked_guint_mul()
Drefcount.c39 g_assert_false (g_ref_count_compare (&a, G_MAXINT)); in test_grefcount()
133 g_assert_false (g_atomic_ref_count_compare (&a, G_MAXINT)); in test_gatomicrefcount()
183 a = G_MAXINT - 1; in test_gatomicrefcount_saturation()
186 g_assert_true (a == G_MAXINT); in test_gatomicrefcount_saturation()
189 g_assert_true (a == G_MAXINT); in test_gatomicrefcount_saturation()
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstcvsmooth.cpp135 #define DEFAULT_WIDTH G_MAXINT
136 #define DEFAULT_HEIGHT G_MAXINT
185 1, G_MAXINT, DEFAULT_KERNELWIDTH, in gst_cv_smooth_class_init()
190 0, G_MAXINT, DEFAULT_KERNELHEIGHT, in gst_cv_smooth_class_init()
208 0, G_MAXINT, DEFAULT_POSITION_X, in gst_cv_smooth_class_init()
213 0, G_MAXINT, DEFAULT_POSITION_Y, in gst_cv_smooth_class_init()
218 0, G_MAXINT, DEFAULT_WIDTH, in gst_cv_smooth_class_init()
223 0, G_MAXINT, DEFAULT_HEIGHT, in gst_cv_smooth_class_init()
391 filter->width != G_MAXINT || filter->height != G_MAXINT) { in gst_cv_smooth_transform_ip()
Dgsttextoverlay.cpp167 "Sets the Horizontal position", 0, G_MAXINT, in gst_opencv_text_overlay_class_init()
173 "Sets the Vertical position", 0, G_MAXINT, in gst_opencv_text_overlay_class_init()
179 "Sets the Thickness of Font", 0, G_MAXINT, in gst_opencv_text_overlay_class_init()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamc.c1950 "rate", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_amc_codec_info_to_caps()
1951 "channels", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_amc_codec_info_to_caps()
1963 "rate", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_amc_codec_info_to_caps()
1964 "channels", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_amc_codec_info_to_caps()
1969 "rate", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_amc_codec_info_to_caps()
1970 "channels", GST_TYPE_INT_RANGE, 1, G_MAXINT, NULL); in gst_amc_codec_info_to_caps()
1974 "rate", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_amc_codec_info_to_caps()
1975 "channels", GST_TYPE_INT_RANGE, 1, G_MAXINT, NULL); in gst_amc_codec_info_to_caps()
1993 "rate", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_amc_codec_info_to_caps()
1994 "channels", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_amc_codec_info_to_caps()
[all …]
/third_party/gstreamer/gstplugins_bad/ext/rsvg/
Dgstrsvgoverlay.c484 "Specify an x offset.", -G_MAXINT, G_MAXINT, 0, in gst_rsvg_overlay_class_init()
488 "Specify a y offset.", -G_MAXINT, G_MAXINT, 0, in gst_rsvg_overlay_class_init()
501 "Specify a width in pixels.", -G_MAXINT, G_MAXINT, 0, in gst_rsvg_overlay_class_init()
505 "Specify a height in pixels.", -G_MAXINT, G_MAXINT, 0, in gst_rsvg_overlay_class_init()
/third_party/gstreamer/gstplugins_good/ext/aalib/
Dgstaasink.c180 g_param_spec_int ("width", "width", "width", G_MININT, G_MAXINT, 0, in gst_aasink_class_init()
183 g_param_spec_int ("height", "height", "height", G_MININT, G_MAXINT, 0, in gst_aasink_class_init()
193 G_MAXINT, 0, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_aasink_class_init()
195 g_param_spec_int ("contrast", "contrast", "contrast", G_MININT, G_MAXINT, in gst_aasink_class_init()
205 G_MAXINT, 0, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_aasink_class_init()
208 "frames displayed", "frames displayed", G_MININT, G_MAXINT, 0, in gst_aasink_class_init()
212 G_MAXINT, 0, G_PARAM_READABLE | G_PARAM_STATIC_STRINGS)); in gst_aasink_class_init()
/third_party/gstreamer/gstplugins_bad/gst/videosignal/
Dgstsimplevideomarkdetect.c170 "The width of the pattern markers", 1, G_MAXINT, in gst_video_detect_class_init()
175 "The height of the pattern markers", 1, G_MAXINT, in gst_video_detect_class_init()
180 "The number of pattern markers", 0, G_MAXINT, in gst_video_detect_class_init()
185 "The number of extra data pattern markers", 0, G_MAXINT, in gst_video_detect_class_init()
201 G_MAXINT, DEFAULT_LEFT_OFFSET, in gst_video_detect_class_init()
206 G_MAXINT, DEFAULT_BOTTOM_OFFSET, in gst_video_detect_class_init()
Dgstsimplevideomark.c143 "The width of the pattern markers", 1, G_MAXINT, in gst_video_mark_class_init()
148 "The height of the pattern markers", 1, G_MAXINT, in gst_video_mark_class_init()
153 "The number of pattern markers", 0, G_MAXINT, in gst_video_mark_class_init()
174 G_MAXINT, DEFAULT_LEFT_OFFSET, in gst_video_mark_class_init()
179 G_MAXINT, DEFAULT_BOTTOM_OFFSET, in gst_video_mark_class_init()
/third_party/gstreamer/gstplugins_bad/ext/spandsp/
Dgsttonegeneratesrc.c103 1, G_MAXINT, DEFAULT_SAMPLES_PER_BUFFER, in gst_tone_generate_src_class_init()
128 G_MAXINT, DEFAULT_ON_TIME, G_PARAM_READWRITE)); in gst_tone_generate_src_class_init()
132 "Time of the first period when the tone signal is off", 0, G_MAXINT, in gst_tone_generate_src_class_init()
138 G_MAXINT, DEFAULT_ON_TIME, G_PARAM_READWRITE)); in gst_tone_generate_src_class_init()
142 "Time of the second period when the tone signal is off", 0, G_MAXINT, in gst_tone_generate_src_class_init()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvacaps.c157 gint min_width = 1, max_width = G_MAXINT; in gst_va_create_raw_caps_from_config()
158 gint min_height = 1, max_height = G_MAXINT; in gst_va_create_raw_caps_from_config()
305 if (value <= G_MAXINT) in gst_va_create_coded_caps()
309 if (value <= G_MAXINT) in gst_va_create_coded_caps()
388 gint min_width = 1, max_width = G_MAXINT; in gst_va_caps_from_profiles()
389 gint min_height = 1, max_height = G_MAXINT; in gst_va_caps_from_profiles()
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmsutils.c208 "width", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_kms_sink_caps_template_fill()
209 "height", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_kms_sink_caps_template_fill()
210 "framerate", GST_TYPE_FRACTION_RANGE, 0, 1, G_MAXINT, 1, NULL); in gst_kms_sink_caps_template_fill()
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/
Dgstgdiscreencapsrc.c122 0, G_MAXINT, 0, G_PARAM_READWRITE)); in gst_gdiscreencapsrc_class_init()
132 "area", 0, G_MAXINT, 0, G_PARAM_READWRITE)); in gst_gdiscreencapsrc_class_init()
136 "area", 0, G_MAXINT, 0, G_PARAM_READWRITE)); in gst_gdiscreencapsrc_class_init()
141 0, G_MAXINT, 0, G_PARAM_READWRITE)); in gst_gdiscreencapsrc_class_init()
145 0, G_MAXINT, 0, G_PARAM_READWRITE)); in gst_gdiscreencapsrc_class_init()
368 "framerate", GST_TYPE_FRACTION_RANGE, 1, G_MAXINT, G_MAXINT, 1, in gst_gdiscreencapsrc_get_caps()
Dgstdxgiscreencapsrc.c161 DEFAULT_MONITOR, G_MAXINT, DEFAULT_MONITOR, G_PARAM_READWRITE)); in gst_dxgi_screen_cap_src_class_init()
174 "area", 0, G_MAXINT, DEFAULT_X_POS, G_PARAM_READWRITE)); in gst_dxgi_screen_cap_src_class_init()
178 "area", 0, G_MAXINT, DEFAULT_Y_POS, G_PARAM_READWRITE)); in gst_dxgi_screen_cap_src_class_init()
182 0, G_MAXINT, DEFAULT_WIDTH, G_PARAM_READWRITE)); in gst_dxgi_screen_cap_src_class_init()
186 0, G_MAXINT, DEFAULT_HEIGHT, G_PARAM_READWRITE)); in gst_dxgi_screen_cap_src_class_init()
380 "framerate", GST_TYPE_FRACTION_RANGE, 1, 1, G_MAXINT, in gst_dxgi_screen_cap_src_get_caps()
Dgstdx9screencapsrc.c123 0, G_MAXINT, 0, G_PARAM_READWRITE)); in gst_dx9screencapsrc_class_init()
133 "area", 0, G_MAXINT, 0, G_PARAM_READWRITE)); in gst_dx9screencapsrc_class_init()
137 "area", 0, G_MAXINT, 0, G_PARAM_READWRITE)); in gst_dx9screencapsrc_class_init()
142 0, G_MAXINT, 0, G_PARAM_READWRITE)); in gst_dx9screencapsrc_class_init()
146 0, G_MAXINT, 0, G_PARAM_READWRITE)); in gst_dx9screencapsrc_class_init()
365 "framerate", GST_TYPE_FRACTION_RANGE, 1, 1, G_MAXINT, 1, in gst_dx9screencapsrc_get_caps()
/third_party/glib/glib/
Dgrefcount.c192 if (val == G_MAXINT) in gboolean()
237 if (g_atomic_int_get (arc) == G_MAXINT)
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudascale.c125 gst_structure_set (structure, "width", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_cuda_scale_transform_caps()
126 "height", GST_TYPE_INT_RANGE, 1, G_MAXINT, NULL); in gst_cuda_scale_transform_caps()
131 GST_TYPE_FRACTION_RANGE, 1, G_MAXINT, G_MAXINT, 1, NULL); in gst_cuda_scale_transform_caps()
186 gst_value_set_fraction_range_full (&tpar, 1, G_MAXINT, G_MAXINT, 1); in gst_cuda_scale_fixate_caps()
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdmultsegmentbasenode.c124 "duration", "duration of segment", 0, G_MAXINT, 0, in gst_mpd_mult_segment_base_node_class_init()
130 "start number in the segment list", 0, G_MAXINT, 0, in gst_mpd_mult_segment_base_node_class_init()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvideocrop.c697 "width", GST_TYPE_INT_RANGE, 2, G_MAXINT, in GST_START_TEST()
698 "height", GST_TYPE_INT_RANGE, 2, G_MAXINT, NULL); in GST_START_TEST()
709 fail_unless_equals_int (gst_value_get_int_range_max (w_val), G_MAXINT); in GST_START_TEST()
715 fail_unless_equals_int (gst_value_get_int_range_max (h_val), G_MAXINT); in GST_START_TEST()
728 G_MAXINT - (1 + 3)); in GST_START_TEST()
735 G_MAXINT - (5 + 7)); in GST_START_TEST()
748 g_value_set_int (&ival, G_MAXINT); in GST_START_TEST()
775 fail_unless_equals_int (notgst_value_list_get_nth_int (w_val, 1), G_MAXINT); in GST_START_TEST()
796 G_MAXINT - (1 + 3)); in GST_START_TEST()
/third_party/glib/tests/gobject/
Dgvalue-test.c164 error = collect (&value, G_MAXINT); in test_collection()
166 g_assert (g_value_get_int (&value) == G_MAXINT); in test_collection()
264 g_value_set_int (&value, G_MAXINT); in test_copying()
267 g_assert (c == G_MAXINT); in test_copying()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideosrc.c144 "The zero-based device index", -1, G_MAXINT, DEFAULT_DEVICE_INDEX, in gst_mf_video_src_class_init()
361 gst_structure_fixate_field_nearest_int (structure, "width", G_MAXINT); in gst_mf_video_src_fixate()
362 gst_structure_fixate_field_nearest_int (structure, "height", G_MAXINT); in gst_mf_video_src_fixate()
364 G_MAXINT, 1); in gst_mf_video_src_fixate()
/third_party/gstreamer/gstplugins_bad/ext/ladspa/
Dgstladspautils.c390 lower = CLAMP (lower, G_MININT, G_MAXINT); in gst_ladspa_object_class_get_param_spec()
391 upper = CLAMP (upper, G_MININT, G_MAXINT); in gst_ladspa_object_class_get_param_spec()
507 gint64 ival = CLAMP ((gint64) controls[prop_id], G_MININT, G_MAXINT); in gst_ladspa_object_get_property()
673 "rate", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_ladspa_filter_type_class_add_pad_templates()
679 "rate", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_ladspa_filter_type_class_add_pad_templates()
697 "rate", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_ladspa_source_type_class_add_pad_template()
714 "rate", GST_TYPE_INT_RANGE, 1, G_MAXINT, in gst_ladspa_sink_type_class_add_pad_template()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2src.c317 gint aw = G_MAXINT, ah = G_MAXINT, ad = G_MAXINT; in gst_v4l2src_fixed_caps_compare()
318 gint bw = G_MAXINT, bh = G_MAXINT, bd = G_MAXINT; in gst_v4l2src_fixed_caps_compare()
402 gint i = G_MAXINT; in gst_v4l2src_fixate()
473 i = G_MAXINT; in gst_v4l2src_fixate()
/third_party/gstreamer/gstplugins_good/gst/videocrop/
Dgstvideocrop.c188 "Pixels to crop at left (-1 to auto-crop)", -1, G_MAXINT, 0, in gst_video_crop_class_init()
193 "Pixels to crop at right (-1 to auto-crop)", -1, G_MAXINT, 0, in gst_video_crop_class_init()
198 -1, G_MAXINT, 0, in gst_video_crop_class_init()
203 "Pixels to crop at bottom (-1 to auto-crop)", -1, G_MAXINT, 0, in gst_video_crop_class_init()
577 new_val = CLAMP (new_val, 1, G_MAXINT); in gst_video_crop_transform_dimension()
594 if (ival == G_MAXINT) { in gst_video_crop_transform_dimension_value()
599 gst_value_set_int_range (dest_val, ival, G_MAXINT); in gst_video_crop_transform_dimension_value()
623 max = G_MAXINT; in gst_video_crop_transform_dimension_value()
/third_party/glib/gobject/tests/
Difaceproperties.c129 G_MAXINT, /* max */ in test_iface_default_init()
138 G_MAXINT, /* max */ in test_iface_default_init()
298 G_MAXINT, /* max */ in base_object_class_init()
309 G_MAXINT, /* max */ in base_object_class_init()

12345678910>>...13