Searched refs:output_ignore (Results 1 – 2 of 2) sorted by relevance
274 if (decoder->output_ignore) { in gst_cea708dec_process_dtvcc_byte()277 decoder->output_ignore--; in gst_cea708dec_process_dtvcc_byte()299 decoder->output_ignore = 1; in gst_cea708dec_process_dtvcc_byte()303 decoder->output_ignore = 2; in gst_cea708dec_process_dtvcc_byte()1496 decoder->output_ignore = 1; /* 1 byte parameter = windowmap */ in gst_cea708dec_process_command()1504 decoder->output_ignore = 1; /* 1 byte parameter = windowmap */ in gst_cea708dec_process_command()1512 decoder->output_ignore = 1; /* 1 byte parameter = windowmap */ in gst_cea708dec_process_command()1520 decoder->output_ignore = 1; /* 1 byte parameter = windowmap */ in gst_cea708dec_process_command()1528 decoder->output_ignore = 1; /* 1 byte parameter = windowmap */ in gst_cea708dec_process_command()1536 decoder->output_ignore = 1; /* 1 byte parameter = delay in 1/10 sec */ in gst_cea708dec_process_command()[all …]
459 gint8 output_ignore; member