gst_value_get_fraction_numerator 1489 gst/gststructure.c   *value_numerator = gst_value_get_fraction_numerator (&field->value);
gst_value_get_fraction_numerator 2468 gst/gststructure.c         num = gst_value_get_fraction_numerator (list_value);
gst_value_get_fraction_numerator 1154 gst/gstvalue.c   dest_values[0][0] = gst_value_get_fraction_numerator (&vals[0]);
gst_value_get_fraction_numerator 1156 gst/gstvalue.c   dest_values[2][0] = gst_value_get_fraction_numerator (&vals[1]);
gst_value_get_fraction_numerator  473 gst/gstvalue.h gint		gst_value_get_fraction_numerator (const GValue	*value);
gst_value_get_fraction_numerator   86 tests/check/gst/gstparamspecs.c   dobj->num = gst_value_get_fraction_numerator (val);
gst_value_get_fraction_numerator  110 tests/check/gst/gstparamspecs.c   fail_unless_equals_int (gst_value_get_fraction_numerator (&val), 15);
gst_value_get_fraction_numerator  270 tests/check/gst/gstvalue.c     fail_unless (gst_value_get_fraction_numerator (&value) == result_numers[i],
gst_value_get_fraction_numerator  272 tests/check/gst/gstvalue.c         ", for string %s (%d)", gst_value_get_fraction_numerator (&value),
gst_value_get_fraction_numerator 1327 tests/check/gst/gstvalue.c   fail_unless (gst_value_get_fraction_numerator (&result) == 1);
gst_value_get_fraction_numerator 1341 tests/check/gst/gstvalue.c   fail_unless (gst_value_get_fraction_numerator (&result) == 19);
gst_value_get_fraction_numerator 1355 tests/check/gst/gstvalue.c   fail_unless (gst_value_get_fraction_numerator (&result) == 16);
gst_value_get_fraction_numerator  578 tools/gst-inspect.c                 gst_value_get_fraction_numerator (&value),