Searched refs:last_field (Results 1 – 6 of 6) sorted by relevance
445 if ( vv->last_field == V4L2_FIELD_TOP ) { in calculate_video_dma_grab_packed()448 } else if ( vv->last_field == V4L2_FIELD_BOTTOM ) { in calculate_video_dma_grab_packed()671 if ( vv->last_field == V4L2_FIELD_INTERLACED ) { in program_capture_engine()674 } else if ( vv->last_field == V4L2_FIELD_TOP ) { in program_capture_engine()677 } else if ( vv->last_field == V4L2_FIELD_BOTTOM ) { in program_capture_engine()741 if ( vv->last_field == V4L2_FIELD_INTERLACED ) { in saa7146_set_capture()742 } else if ( vv->last_field == V4L2_FIELD_TOP ) { in saa7146_set_capture()743 vv->last_field = V4L2_FIELD_BOTTOM; in saa7146_set_capture()744 } else if ( vv->last_field == V4L2_FIELD_BOTTOM ) { in saa7146_set_capture()745 vv->last_field = V4L2_FIELD_TOP; in saa7146_set_capture()
436 vv->last_field = V4L2_FIELD_TOP; in vidioc_s_fmt_vid_cap()439 vv->last_field = V4L2_FIELD_INTERLACED; in vidioc_s_fmt_vid_cap()
90 buf->vb.field = vv->last_field; in saa7146_buffer_finish()
92 enum v4l2_field last_field; member
528 bool last_field; member726 if (fbuf->last_field) in fdp1_field_complete()1283 i, fbuf->last_field); in fdp1_m2m_device_run()1797 fbuf->last_field = (field_num + 1) == num_fields; in fdp1_buf_prepare_field()
1734 struct tep_format_field *last_field = NULL; in syscall_arg_fmt__init_array() local1738 last_field = field; in syscall_arg_fmt__init_array()1781 return last_field; in syscall_arg_fmt__init_array()1786 struct tep_format_field *last_field = syscall_arg_fmt__init_array(sc->arg_fmt, sc->args); in syscall__set_arg_fmts() local1788 if (last_field) in syscall__set_arg_fmts()1789 sc->args_size = last_field->offset + last_field->size; in syscall__set_arg_fmts()