Searched refs:last_field (Results 1 – 5 of 5) sorted by relevance
740 if ( vv->last_field == V4L2_FIELD_TOP ) { in calculate_video_dma_grab_packed()743 } else if ( vv->last_field == V4L2_FIELD_BOTTOM ) { in calculate_video_dma_grab_packed()963 if ( vv->last_field == V4L2_FIELD_INTERLACED ) { in program_capture_engine()966 } else if ( vv->last_field == V4L2_FIELD_TOP ) { in program_capture_engine()969 } else if ( vv->last_field == V4L2_FIELD_BOTTOM ) { in program_capture_engine()1016 if ( vv->last_field == V4L2_FIELD_INTERLACED ) { in saa7146_set_capture()1017 } else if ( vv->last_field == V4L2_FIELD_TOP ) { in saa7146_set_capture()1018 vv->last_field = V4L2_FIELD_BOTTOM; in saa7146_set_capture()1019 } else if ( vv->last_field == V4L2_FIELD_BOTTOM ) { in saa7146_set_capture()1020 vv->last_field = V4L2_FIELD_TOP; in saa7146_set_capture()
128 enum v4l2_field last_field; member
637 vv->last_field = V4L2_FIELD_TOP; in vidioc_try_fmt_vid_cap()642 vv->last_field = V4L2_FIELD_INTERLACED; in vidioc_try_fmt_vid_cap()646 vv->last_field = V4L2_FIELD_INTERLACED; in vidioc_try_fmt_vid_cap()
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()
1707 struct tep_format_field *last_field = NULL; in syscall_arg_fmt__init_array() local1711 last_field = field; in syscall_arg_fmt__init_array()1753 return last_field; in syscall_arg_fmt__init_array()1758 struct tep_format_field *last_field = syscall_arg_fmt__init_array(sc->arg_fmt, sc->args); in syscall__set_arg_fmts() local1760 if (last_field) in syscall__set_arg_fmts()1761 sc->args_size = last_field->offset + last_field->size; in syscall__set_arg_fmts()