Searched refs:presence_str (Results 1 – 1 of 1) sorted by relevance
1867 gchar *presence_str = NULL; in create_encoding_stream_profile() local1891 presence_str = propv[0]; in create_encoding_stream_profile()1893 presence_str = propv[1]; in create_encoding_stream_profile()1914 if (presence_str) { in create_encoding_stream_profile()1915 presence = g_ascii_strtoll (presence_str, &endptr, 10); in create_encoding_stream_profile()1918 g_warning ("Wrong presence %s", presence_str); in create_encoding_stream_profile()