Searched refs:NO_SYNC_LINE (Results 1 – 6 of 6) 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/cx25821/ |
D | cx25821-core.c | 1087 if (sync_line != NO_SYNC_LINE) in cx25821_risc_field() 1192 if (sync_line != NO_SYNC_LINE) in cx25821_risc_field_audio() 1268 rp = cx25821_risc_field_audio(rp, sglist, 0, NO_SYNC_LINE, bpl, 0, in cx25821_risc_databuffer_audio()
|
D | cx25821.h | 55 #define NO_SYNC_LINE (-1U) macro
|
D | cx25821-video-upstream-ch2.c | 91 if (sync_line != NO_SYNC_LINE) in cx25821_risc_field_upstream_ch2()
|
D | cx25821-video-upstream.c | 143 if (sync_line != NO_SYNC_LINE) in cx25821_risc_field_upstream()
|
/drivers/media/video/cx23885/ |
D | cx23885-core.c | 62 #define NO_SYNC_LINE (-1U) macro 1091 if (sync_line != NO_SYNC_LINE) in cx23885_risc_field() 1208 rp = cx23885_risc_field(rp, sglist, 0, NO_SYNC_LINE, in cx23885_risc_databuffer()
|