Searched refs:_encode_control_codes (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/ |
D | gstmpegtsdescriptor.c | 256 _encode_control_codes (gchar * text, gsize length, gboolean is_multibyte) in _encode_control_codes() function 346 _encode_control_codes (out_text, *out_size, FALSE); in dvb_text_from_utf8() 353 _encode_control_codes (out_text, *out_size, FALSE); in dvb_text_from_utf8() 374 _encode_control_codes (out_text, *out_size, FALSE); in dvb_text_from_utf8() 385 _encode_control_codes (out_text, *out_size, TRUE); in dvb_text_from_utf8() 395 _encode_control_codes (out_text, *out_size, FALSE); in dvb_text_from_utf8()
|