Home
last modified time | relevance | path

Searched refs:gmt_offset_min (Results 1 – 25 of 57) sorted by relevance

123

/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstdatetime.c768 gint gmt_offset_hour = -99, gmt_offset_min = -99; in gst_date_time_new_from_iso8601_string() local
871 ret_tz = sscanf (pos, "%d:%d", &gmt_offset_hour, &gmt_offset_min); in gst_date_time_new_from_iso8601_string()
873 ret_tz = sscanf (pos, "%02d%02d", &gmt_offset_hour, &gmt_offset_min); in gst_date_time_new_from_iso8601_string()
880 gmt_offset_min *= -1; in gst_date_time_new_from_iso8601_string()
882 gmt_offset = gmt_offset_hour * 60 + gmt_offset_min; in gst_date_time_new_from_iso8601_string()
900 g_assert (gmt_offset_min != -99); in gst_date_time_new_from_iso8601_string()
904 (60 * gmt_offset_hour) + gmt_offset_min); in gst_date_time_new_from_iso8601_string()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgstxmptag.c1555 gint gmt_offset_hour, gmt_offset_min; in gst_value_serialize_xmp() local
1577 gmt_offset_min = (ABS (gmt_offset) - gmt_offset_hour) * 60; in gst_value_serialize_xmp()
1581 gmt_offset >= 0 ? '+' : '-', gmt_offset_hour, gmt_offset_min); in gst_value_serialize_xmp()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgstxmptag.c1555 gint gmt_offset_hour, gmt_offset_min; in gst_value_serialize_xmp() local
1577 gmt_offset_min = (ABS (gmt_offset) - gmt_offset_hour) * 60; in gst_value_serialize_xmp()
1581 gmt_offset >= 0 ? '+' : '-', gmt_offset_hour, gmt_offset_min); in gst_value_serialize_xmp()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgstxmptag.c1555 gint gmt_offset_hour, gmt_offset_min; in gst_value_serialize_xmp() local
1577 gmt_offset_min = (ABS (gmt_offset) - gmt_offset_hour) * 60; in gst_value_serialize_xmp()
1581 gmt_offset >= 0 ? '+' : '-', gmt_offset_hour, gmt_offset_min); in gst_value_serialize_xmp()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgstxmptag.c1555 gint gmt_offset_hour, gmt_offset_min; in gst_value_serialize_xmp() local
1577 gmt_offset_min = (ABS (gmt_offset) - gmt_offset_hour) * 60; in gst_value_serialize_xmp()
1581 gmt_offset >= 0 ? '+' : '-', gmt_offset_hour, gmt_offset_min); in gst_value_serialize_xmp()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgstxmptag.c1555 gint gmt_offset_hour, gmt_offset_min; in gst_value_serialize_xmp() local
1577 gmt_offset_min = (ABS (gmt_offset) - gmt_offset_hour) * 60; in gst_value_serialize_xmp()
1581 gmt_offset >= 0 ? '+' : '-', gmt_offset_hour, gmt_offset_min); in gst_value_serialize_xmp()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgstxmptag.c1555 gint gmt_offset_hour, gmt_offset_min; in gst_value_serialize_xmp() local
1577 gmt_offset_min = (ABS (gmt_offset) - gmt_offset_hour) * 60; in gst_value_serialize_xmp()
1581 gmt_offset >= 0 ? '+' : '-', gmt_offset_hour, gmt_offset_min); in gst_value_serialize_xmp()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgstxmptag.c1555 gint gmt_offset_hour, gmt_offset_min; in gst_value_serialize_xmp() local
1577 gmt_offset_min = (ABS (gmt_offset) - gmt_offset_hour) * 60; in gst_value_serialize_xmp()
1581 gmt_offset >= 0 ? '+' : '-', gmt_offset_hour, gmt_offset_min); in gst_value_serialize_xmp()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgstxmptag.c1555 gint gmt_offset_hour, gmt_offset_min; in gst_value_serialize_xmp() local
1577 gmt_offset_min = (ABS (gmt_offset) - gmt_offset_hour) * 60; in gst_value_serialize_xmp()
1581 gmt_offset >= 0 ? '+' : '-', gmt_offset_hour, gmt_offset_min); in gst_value_serialize_xmp()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgstxmptag.c1555 gint gmt_offset_hour, gmt_offset_min; in gst_value_serialize_xmp() local
1577 gmt_offset_min = (ABS (gmt_offset) - gmt_offset_hour) * 60; in gst_value_serialize_xmp()
1581 gmt_offset >= 0 ? '+' : '-', gmt_offset_hour, gmt_offset_min); in gst_value_serialize_xmp()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/tag/
H A Dgstxmptag.c1555 gint gmt_offset_hour, gmt_offset_min; in gst_value_serialize_xmp() local
1577 gmt_offset_min = (ABS (gmt_offset) - gmt_offset_hour) * 60; in gst_value_serialize_xmp()
1581 gmt_offset >= 0 ? '+' : '-', gmt_offset_hour, gmt_offset_min); in gst_value_serialize_xmp()
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/dash/
H A Dgstmpdparser.c857 gint gmt_offset_hour = -99, gmt_offset_min = -99; in gst_mpdparser_get_xml_prop_dateTime() local
927 ret_tz = sscanf (pos, "%d:%d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
929 ret_tz = sscanf (pos, "%02d%02d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
936 gmt_offset_min *= -1; in gst_mpdparser_get_xml_prop_dateTime()
938 gmt_offset = gmt_offset_hour * 60 + gmt_offset_min; in gst_mpdparser_get_xml_prop_dateTime()
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/dash/
H A Dgstmpdparser.c857 gint gmt_offset_hour = -99, gmt_offset_min = -99; in gst_mpdparser_get_xml_prop_dateTime() local
927 ret_tz = sscanf (pos, "%d:%d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
929 ret_tz = sscanf (pos, "%02d%02d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
936 gmt_offset_min *= -1; in gst_mpdparser_get_xml_prop_dateTime()
938 gmt_offset = gmt_offset_hour * 60 + gmt_offset_min; in gst_mpdparser_get_xml_prop_dateTime()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/dash/
H A Dgstmpdparser.c857 gint gmt_offset_hour = -99, gmt_offset_min = -99; in gst_mpdparser_get_xml_prop_dateTime() local
927 ret_tz = sscanf (pos, "%d:%d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
929 ret_tz = sscanf (pos, "%02d%02d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
936 gmt_offset_min *= -1; in gst_mpdparser_get_xml_prop_dateTime()
938 gmt_offset = gmt_offset_hour * 60 + gmt_offset_min; in gst_mpdparser_get_xml_prop_dateTime()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/dash/
H A Dgstmpdparser.c857 gint gmt_offset_hour = -99, gmt_offset_min = -99; in gst_mpdparser_get_xml_prop_dateTime() local
927 ret_tz = sscanf (pos, "%d:%d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
929 ret_tz = sscanf (pos, "%02d%02d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
936 gmt_offset_min *= -1; in gst_mpdparser_get_xml_prop_dateTime()
938 gmt_offset = gmt_offset_hour * 60 + gmt_offset_min; in gst_mpdparser_get_xml_prop_dateTime()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/dash/
H A Dgstmpdparser.c857 gint gmt_offset_hour = -99, gmt_offset_min = -99; in gst_mpdparser_get_xml_prop_dateTime() local
927 ret_tz = sscanf (pos, "%d:%d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
929 ret_tz = sscanf (pos, "%02d%02d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
936 gmt_offset_min *= -1; in gst_mpdparser_get_xml_prop_dateTime()
938 gmt_offset = gmt_offset_hour * 60 + gmt_offset_min; in gst_mpdparser_get_xml_prop_dateTime()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/dash/
H A Dgstmpdparser.c857 gint gmt_offset_hour = -99, gmt_offset_min = -99; in gst_mpdparser_get_xml_prop_dateTime() local
927 ret_tz = sscanf (pos, "%d:%d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
929 ret_tz = sscanf (pos, "%02d%02d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
936 gmt_offset_min *= -1; in gst_mpdparser_get_xml_prop_dateTime()
938 gmt_offset = gmt_offset_hour * 60 + gmt_offset_min; in gst_mpdparser_get_xml_prop_dateTime()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/dash/
H A Dgstmpdparser.c857 gint gmt_offset_hour = -99, gmt_offset_min = -99; in gst_mpdparser_get_xml_prop_dateTime() local
927 ret_tz = sscanf (pos, "%d:%d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
929 ret_tz = sscanf (pos, "%02d%02d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
936 gmt_offset_min *= -1; in gst_mpdparser_get_xml_prop_dateTime()
938 gmt_offset = gmt_offset_hour * 60 + gmt_offset_min; in gst_mpdparser_get_xml_prop_dateTime()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/dash/
H A Dgstmpdparser.c857 gint gmt_offset_hour = -99, gmt_offset_min = -99; in gst_mpdparser_get_xml_prop_dateTime() local
927 ret_tz = sscanf (pos, "%d:%d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
929 ret_tz = sscanf (pos, "%02d%02d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
936 gmt_offset_min *= -1; in gst_mpdparser_get_xml_prop_dateTime()
938 gmt_offset = gmt_offset_hour * 60 + gmt_offset_min; in gst_mpdparser_get_xml_prop_dateTime()
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/ext/dash/
H A Dgstmpdparser.c857 gint gmt_offset_hour = -99, gmt_offset_min = -99; in gst_mpdparser_get_xml_prop_dateTime() local
927 ret_tz = sscanf (pos, "%d:%d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
929 ret_tz = sscanf (pos, "%02d%02d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
936 gmt_offset_min *= -1; in gst_mpdparser_get_xml_prop_dateTime()
938 gmt_offset = gmt_offset_hour * 60 + gmt_offset_min; in gst_mpdparser_get_xml_prop_dateTime()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/dash/
H A Dgstmpdparser.c857 gint gmt_offset_hour = -99, gmt_offset_min = -99; in gst_mpdparser_get_xml_prop_dateTime() local
927 ret_tz = sscanf (pos, "%d:%d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
929 ret_tz = sscanf (pos, "%02d%02d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
936 gmt_offset_min *= -1; in gst_mpdparser_get_xml_prop_dateTime()
938 gmt_offset = gmt_offset_hour * 60 + gmt_offset_min; in gst_mpdparser_get_xml_prop_dateTime()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/dash/
H A Dgstmpdparser.c857 gint gmt_offset_hour = -99, gmt_offset_min = -99; in gst_mpdparser_get_xml_prop_dateTime() local
927 ret_tz = sscanf (pos, "%d:%d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
929 ret_tz = sscanf (pos, "%02d%02d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
936 gmt_offset_min *= -1; in gst_mpdparser_get_xml_prop_dateTime()
938 gmt_offset = gmt_offset_hour * 60 + gmt_offset_min; in gst_mpdparser_get_xml_prop_dateTime()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/dash/
H A Dgstmpdparser.c857 gint gmt_offset_hour = -99, gmt_offset_min = -99; in gst_mpdparser_get_xml_prop_dateTime() local
927 ret_tz = sscanf (pos, "%d:%d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
929 ret_tz = sscanf (pos, "%02d%02d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
936 gmt_offset_min *= -1; in gst_mpdparser_get_xml_prop_dateTime()
938 gmt_offset = gmt_offset_hour * 60 + gmt_offset_min; in gst_mpdparser_get_xml_prop_dateTime()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/dash/
H A Dgstmpdparser.c857 gint gmt_offset_hour = -99, gmt_offset_min = -99; in gst_mpdparser_get_xml_prop_dateTime() local
927 ret_tz = sscanf (pos, "%d:%d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
929 ret_tz = sscanf (pos, "%02d%02d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
936 gmt_offset_min *= -1; in gst_mpdparser_get_xml_prop_dateTime()
938 gmt_offset = gmt_offset_hour * 60 + gmt_offset_min; in gst_mpdparser_get_xml_prop_dateTime()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/dash/
H A Dgstmpdparser.c857 gint gmt_offset_hour = -99, gmt_offset_min = -99; in gst_mpdparser_get_xml_prop_dateTime() local
927 ret_tz = sscanf (pos, "%d:%d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
929 ret_tz = sscanf (pos, "%02d%02d", &gmt_offset_hour, &gmt_offset_min); in gst_mpdparser_get_xml_prop_dateTime()
936 gmt_offset_min *= -1; in gst_mpdparser_get_xml_prop_dateTime()
938 gmt_offset = gmt_offset_hour * 60 + gmt_offset_min; in gst_mpdparser_get_xml_prop_dateTime()

123