Searched refs:DECODER_STATUS_GOOD (Results 1 – 7 of 7) sorted by relevance
19 #define DECODER_STATUS_GOOD 1 /* receiving acceptable input */ macro
149 *iarg = DECODER_STATUS_GOOD | DECODER_STATUS_NTSC | in indycam_command()
201 res |= DECODER_STATUS_GOOD; in saa7191_command()
252 res |= DECODER_STATUS_GOOD; in saa7111_command()
281 res |= DECODER_STATUS_GOOD; in saa7110_command()
283 res |= DECODER_STATUS_GOOD; in bt819_command()
2768 || (status & DECODER_STATUS_GOOD)) { in error_handler()4219 bs.signal = (status & DECODER_STATUS_GOOD) ? 1 : 0; in do_zoran_ioctl()