Home
last modified time | relevance | path

Searched defs:duration_str (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/
Dgstmssmanifest.c140 gchar *duration_str; in gst_mss_fragment_list_builder_add() local
/third_party/nghttp2/src/
Dutil.cc1243 std::string duration_str(double t) { in duration_str() function