Searched refs:field (Results 451 - 475 of 1183) sorted by path

<<11121314151617181920>>

/linux-master/drivers/media/i2c/
H A Dtda1997x.c818 /* F1/F2 FREF, field polarity */
1098 * REG_V_PER: Period of a frame (or field) in MCLK (27MHz) cycles
1774 format->field = (bt->interlaced) ?
H A Dthp7312.c385 * data-lanes is 1-indexed while the field position in the
872 fmt->field = V4L2_FIELD_NONE;
H A Dtvp514x.c907 format->format.field = V4L2_FIELD_INTERLACED;
926 if (fmt->format.field != V4L2_FIELD_INTERLACED ||
967 .field = V4L2_FIELD_INTERLACED,
H A Dtvp5150.c253 dprintk0(sd->dev, "tvp5150: Full field enable = 0x%02x\n",
255 dprintk0(sd->dev, "tvp5150: Full field mode register = 0x%02x\n",
319 * field indicator (FID) signal on FID/GLCO/VLK/HVLK and set
1063 f->field = TVP5150_FIELD;
1500 * to 17 lines/field again, although I couldn't find a register
H A Dtvp7002.c841 fmt->format.field = tvp7002->current_timings->scanmode;
H A Dtw9900.c179 fmt->field = V4L2_FIELD_NONE;
H A Dtw9910.c134 /* Must use 24.54MHz for 60Hz field rate */
135 /* source or 29.5MHz for 50Hz field rate */
769 mf->field = V4L2_FIELD_INTERLACED_BT;
780 WARN_ON(mf->field != V4L2_FIELD_ANY &&
781 mf->field != V4L2_FIELD_INTERLACED_BT);
811 if (mf->field == V4L2_FIELD_ANY) {
812 mf->field = V4L2_FIELD_INTERLACED_BT;
813 } else if (mf->field != V4L2_FIELD_INTERLACED_BT) {
814 dev_err(&client->dev, "Field type %d invalid\n", mf->field);
H A Dvideo-i2c.c431 vbuf->field = V4L2_FIELD_NONE;
677 pix->field = V4L2_FIELD_NONE;
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-driver.c249 vdelay start of active video in 2 * field lines relative to
251 sheight height of active video in 2 * field lines.
254 to vdelay in the first field. */
258 /* * 2 because vertically we count field lines times two, */ \
293 we can capture, of the first and second field.
1512 if (btv->field != V4L2_FIELD_ALTERNATE) {
1513 buf->vbuf.field = btv->field;
1515 buf->vbuf.field = V4L2_FIELD_BOTTOM;
1518 buf->vbuf.field
1795 bttv_crop_adjust(struct bttv_crop * c, const struct v4l2_rect * b, __s32 width, __s32 height, enum v4l2_field field) argument
1842 limit_scaled_size_lock(struct bttv *btv, __s32 *width, __s32 *height, enum v4l2_field field, unsigned int width_mask, unsigned int width_bias, int adjust_size, int adjust_crop) argument
2017 enum v4l2_field field; local
2075 enum v4l2_field field; local
[all...]
H A Dbttv-risc.c457 /* top field */
467 /* bottom field */
473 /* jump back to top field */
674 V4L2_FIELD_HAS_BOTH(buf->vbuf.field), tvnorm,
676 switch (buf->vbuf.field) {
721 switch (buf->vbuf.field) {
790 buf->vbuf.field = V4L2_FIELD_SEQ_TB;
H A Dbttv-vbi.c107 buf->vbuf.field = V4L2_FIELD_NONE;
160 /* stop field counter */
190 because cropping counts field lines times two. */
210 /* No data from this field. We leave f->start[i]
290 because vbi_fmt.end counts field lines times two. */
H A Dbttvp.h90 capture, of the first and second field. The last possible line
95 numbers of the first field times two (2, 4, 6, ... 524 or 624). */
157 struct bttv_buffer *top; /* top field buffer */
158 struct bttv_buffer *bottom; /* bottom field buffer */
435 enum v4l2_field field; member in struct:bttv
/linux-master/drivers/media/pci/cobalt/
H A Dcobalt-v4l2.c102 vbuf->field = V4L2_FIELD_NONE;
711 pix->field = V4L2_FIELD_NONE;
787 pix->field = V4L2_FIELD_NONE;
862 pix->field = V4L2_FIELD_NONE;
876 pix->field = V4L2_FIELD_NONE;
/linux-master/drivers/media/pci/cx18/
H A Dcx18-av-core.c297 * Note: At the end of a field, there are 3 sets of half line duration
327 * extract line 23 & 335 (WSS). We'll lose 1 line in each field
945 fmt->field = V4L2_FIELD_INTERLACED;
H A Dcx18-ioctl.c63 pixfmt->field = V4L2_FIELD_INTERLACED;
117 pixfmt->field = V4L2_FIELD_INTERLACED;
173 /* Check if VBI services are allowed on the (field, line) for the video std */
174 static int valid_service_line(int field, int line, int is_pal) argument
177 ((field == 0 && line <= 23) || (field == 1 && line <= 22))) ||
182 * For a (field, line, std) and inbound potential set of services for that line,
188 static u16 select_service_from_set(int field, int line, u16 set, int is_pal) argument
194 if (set == 0 || !valid_service_line(field, line, is_pal))
200 if (line == 16 && field
[all...]
H A Dcx18-streams.c171 vbuf->field = V4L2_FIELD_INTERLACED;
588 * Tell the encoder to capture 21-4+1=18 lines per field,
596 * lines per field, since we want lines 6 through 23.
602 /* Lines per field */
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-417.c1359 f->fmt.pix.field = V4L2_FIELD_INTERLACED;
1375 f->fmt.pix.field = V4L2_FIELD_INTERLACED;
1391 f->fmt.pix.field = V4L2_FIELD_INTERLACED;
1393 f->fmt.pix.width, f->fmt.pix.height, f->fmt.pix.field);
H A Dcx23885-core.c1405 dev->width, dev->height, dev->field);
H A Dcx23885-video.c130 dev->field = V4L2_FIELD_INTERLACED;
136 format.format.field = dev->field;
360 switch (dev->field) {
383 /* cx25840 transmits NTSC bottom field first */
389 /* All other formats are top field first */
538 f->fmt.pix.field = dev->field;
554 enum v4l2_field field; local
561 field
[all...]
H A Dcx23885.h219 /* Force bottom field first during DMA (888 workaround) */
425 unsigned field; member in struct:cx23885_dev
/linux-master/drivers/media/pci/cx25821/
H A Dcx25821-video.c162 buf->vb.field = chan->field;
177 switch (chan->field) {
189 /* All other formats are top field first */
191 dprintk(1, "top field first\n");
324 f->fmt.pix.field = chan->field;
339 enum v4l2_field field = f->fmt.pix.field; local
349 if (field !
[all...]
H A Dcx25821.h208 unsigned field; member in struct:cx25821_channel
/linux-master/drivers/media/pci/cx88/
H A Dcx88-blackbird.c824 f->fmt.pix.field = core->field;
834 enum v4l2_field field; local
844 field = f->fmt.pix.field;
846 switch (field) {
854 field = (f->fmt.pix.height > maxh / 2)
859 if (V4L2_FIELD_HAS_T_OR_B(field))
864 f->fmt.pix.field = field;
[all...]
H A Dcx88-cards.c3728 core->field = V4L2_FIELD_INTERLACED;
H A Dcx88-core.c528 buf->vb.field = core->field;
683 unsigned int height, enum v4l2_field field)
690 V4L2_FIELD_HAS_TOP(field) ? "T" : "",
691 V4L2_FIELD_HAS_BOTTOM(field) ? "B" : "",
693 if (!V4L2_FIELD_HAS_BOTH(field))
735 if (field == V4L2_FIELD_INTERLACED)
682 cx88_set_scale(struct cx88_core *core, unsigned int width, unsigned int height, enum v4l2_field field) argument

Completed in 370 milliseconds

<<11121314151617181920>>