Lines Matching defs:decoder
164 Cea708Dec *decoder = g_malloc (sizeof (Cea708Dec));; in gst_cea708dec_create() local
193 gst_cea708dec_set_service_number (Cea708Dec * decoder, gint8 desired_service) in gst_cea708dec_set_service_number()
210 gst_cea708dec_process_dtvcc_packet (Cea708Dec * decoder, guint8 * dtvcc_buffer, in gst_cea708dec_process_dtvcc_packet()
269 gst_cea708dec_process_dtvcc_byte (Cea708Dec * decoder, in gst_cea708dec_process_dtvcc_byte()
321 gst_cea708dec_print_command_name (Cea708Dec * decoder, guint8 c) in gst_cea708dec_print_command_name()
615 gst_cea708dec_set_pen_color (Cea708Dec * decoder, in gst_cea708dec_set_pen_color()
639 gst_cea708dec_set_window_attributes (Cea708Dec * decoder, in gst_cea708dec_set_window_attributes()
669 gst_cea708dec_set_pen_style (Cea708Dec * decoder, guint8 pen_style_id) in gst_cea708dec_set_pen_style()
721 gst_cea708dec_set_window_style (Cea708Dec * decoder, guint8 style_id) in gst_cea708dec_set_window_style()
773 gst_cea708dec_define_window (Cea708Dec * decoder, in gst_cea708dec_define_window()
983 gst_cea708dec_show_pango_window (Cea708Dec * decoder, guint window_id) in gst_cea708dec_show_pango_window()
1273 gst_cea708dec_clear_window_text (Cea708Dec * decoder, guint window_id) in gst_cea708dec_clear_window_text()
1289 gst_cea708dec_scroll_window_up (Cea708Dec * decoder, guint window_id) in gst_cea708dec_scroll_window_up()
1317 gst_cea708dec_clear_window (Cea708Dec * decoder, cea708Window * window) in gst_cea708dec_clear_window()
1324 gst_cea708dec_init_window (Cea708Dec * decoder, guint window_id) in gst_cea708dec_init_window()
1396 gst_cea708dec_set_pen_attributes (Cea708Dec * decoder, in gst_cea708dec_set_pen_attributes()
1425 gst_cea708dec_for_each_window (Cea708Dec * decoder, in gst_cea708dec_for_each_window()
1468 gst_cea708dec_process_command (Cea708Dec * decoder, in gst_cea708dec_process_command()
1607 gst_cea708dec_render_text (Cea708Dec * decoder, GSList ** text_list, in gst_cea708dec_render_text()
1653 gst_cea708dec_window_add_char (Cea708Dec * decoder, gunichar c) in gst_cea708dec_window_add_char()
1768 gst_cea708dec_process_c2 (Cea708Dec * decoder, guint8 * dtvcc_buffer, int index) in gst_cea708dec_process_c2()
1783 gst_cea708dec_process_g2 (Cea708Dec * decoder, guint8 * dtvcc_buffer, int index) in gst_cea708dec_process_g2()
1791 gst_cea708dec_process_c3 (Cea708Dec * decoder, guint8 * dtvcc_buffer, int index) in gst_cea708dec_process_c3()
1806 gst_cea708dec_process_g3 (Cea708Dec * decoder, guint8 * dtvcc_buffer, int index) in gst_cea708dec_process_g3()
1813 gst_cea708dec_set_video_width_height (Cea708Dec * decoder, gint width, in gst_cea708dec_set_video_width_height()