Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/subtitle/
Dgst_subtitle_srt_parse.cpp329 static void srt_parse_calibrate_time(gchar *srt_str, guint len) in srt_parse_calibrate_time()
347 static gboolean parse_timestamp(const gchar *srt_str, GstClockTime *timestamp) in parse_timestamp()
375 gchar srt_str[128] = {0}; // 128 shows the length of srt_str in srt_parse_time() local