Searched refs:bottom_offset (Results 1 – 8 of 8) sorted by relevance
/linux-3.4.99/drivers/media/video/cx88/ |
D | cx88-core.c | 130 unsigned int top_offset, unsigned int bottom_offset, in cx88_risc_buffer() argument 140 if (UNSET != bottom_offset) in cx88_risc_buffer() 157 if (UNSET != bottom_offset) in cx88_risc_buffer() 158 rp = cx88_risc_field(rp, sglist, bottom_offset, 0x200, in cx88_risc_buffer()
|
D | cx88.h | 615 unsigned int top_offset, unsigned int bottom_offset,
|
/linux-3.4.99/drivers/media/video/cx23885/ |
D | cx23885-core.c | 1144 unsigned int bottom_offset, unsigned int bpl, in cx23885_risc_buffer() argument 1154 if (UNSET != bottom_offset) in cx23885_risc_buffer() 1174 if (UNSET != bottom_offset) in cx23885_risc_buffer() 1175 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x200, in cx23885_risc_buffer() 1219 unsigned int bottom_offset, unsigned int bpl, in cx23885_risc_vbibuffer() argument 1229 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer() 1252 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer() 1253 rp = cx23885_risc_field(rp, sglist, bottom_offset, 0x207, in cx23885_risc_vbibuffer()
|
D | cx23885.h | 519 unsigned int top_offset, unsigned int bottom_offset, 524 unsigned int top_offset, unsigned int bottom_offset,
|
/linux-3.4.99/drivers/media/video/cx25821/ |
D | cx25821-core.c | 1136 unsigned int bottom_offset, unsigned int bpl, in cx25821_risc_buffer() argument 1147 if (UNSET != bottom_offset) in cx25821_risc_buffer() 1171 if (UNSET != bottom_offset) { in cx25821_risc_buffer() 1172 rp = cx25821_risc_field(rp, sglist, bottom_offset, 0x200, bpl, in cx25821_risc_buffer()
|
D | cx25821-video-upstream-ch2.c | 140 unsigned int bottom_offset = bpl; in cx25821_risc_buffer_upstream_ch2() local 177 bottom_offset, 0x200, bpl, singlefield_lines, in cx25821_risc_buffer_upstream_ch2()
|
D | cx25821-video-upstream.c | 191 unsigned int bottom_offset = bpl; in cx25821_risc_buffer_upstream() local 224 databuf_offset, bottom_offset, in cx25821_risc_buffer_upstream()
|
D | cx25821.h | 562 unsigned int bottom_offset,
|