Searched refs:gst_num (Results 1 – 1 of 1) sorted by relevance
409 gdouble gst_num, exif_num; in compare_shutter_speed() local432 gst_value_get_fraction_denominator (gst_value), &gst_num); in compare_shutter_speed()436 GST_LOG ("Shutter speed in gst=%lf and in exif=%lf", gst_num, exif_num); in compare_shutter_speed()437 fail_unless (ABS (gst_num - exif_num) < 0.001); in compare_shutter_speed()847 gdouble gst_num; in check_content() local855 tag_map[tagindex].gst_tag, 0, &gst_num)); in check_content()857 fail_unless (gst_num == exif_num); in check_content()868 gint gst_num; in check_content() local880 tag_map[tagindex].gst_tag, 0, &gst_num)); in check_content()882 fail_unless (exif_num == gst_num); in check_content()