Home
last modified time | relevance | path

Searched refs:f_max (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstparamspecs.c65 GValue f_max = { 0, }; in _gst_param_fraction_validate() local
74 g_value_init (&f_max, GST_TYPE_FRACTION); in _gst_param_fraction_validate()
75 gst_value_set_fraction (&f_max, fspec->max_num, fspec->max_den); in _gst_param_fraction_validate()
89 res = gst_value_compare (&f_this, &f_max); in _gst_param_fraction_validate()
98 g_value_unset (&f_max); in _gst_param_fraction_validate()
/third_party/libxml2/
Dxmlregexp.c6548 int f_max; member
6558 #define exp_max field.count.f_max
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlregexp.c6486 int f_max; member
6496 #define exp_max field.count.f_max