Searched refs:NO_SYNC_LINE (Results 1 – 2 of 2) sorted by relevance
/drivers/media/video/cx88/ |
D | cx88-core.c | 70 #define NO_SYNC_LINE (-1U) macro 83 if (sync_line != NO_SYNC_LINE) in cx88_risc_field() 186 rp = cx88_risc_field(rp, sglist, 0, NO_SYNC_LINE, bpl, 0, lines, lpi); in cx88_risc_databuffer()
|
/drivers/media/video/cx23885/ |
D | cx23885-core.c | 57 #define NO_SYNC_LINE (-1U) macro 958 if (sync_line != NO_SYNC_LINE) in cx23885_risc_field() 1069 rp = cx23885_risc_field(rp, sglist, 0, NO_SYNC_LINE, bpl, 0, lines); in cx23885_risc_databuffer()
|