Searched refs:last_field (Results 1 – 4 of 4) sorted by relevance
739 if ( vv->last_field == V4L2_FIELD_TOP ) { in calculate_video_dma_grab_packed()742 } else if ( vv->last_field == V4L2_FIELD_BOTTOM ) { in calculate_video_dma_grab_packed()962 if ( vv->last_field == V4L2_FIELD_INTERLACED ) { in program_capture_engine()965 } else if ( vv->last_field == V4L2_FIELD_TOP ) { in program_capture_engine()968 } else if ( vv->last_field == V4L2_FIELD_BOTTOM ) { in program_capture_engine()1015 if ( vv->last_field == V4L2_FIELD_INTERLACED ) { in saa7146_set_capture()1016 } else if ( vv->last_field == V4L2_FIELD_TOP ) { in saa7146_set_capture()1017 vv->last_field = V4L2_FIELD_BOTTOM; in saa7146_set_capture()1018 } else if ( vv->last_field == V4L2_FIELD_BOTTOM ) { in saa7146_set_capture()1019 vv->last_field = V4L2_FIELD_TOP; in saa7146_set_capture()
659 vv->last_field = V4L2_FIELD_TOP; in vidioc_try_fmt_vid_cap()664 vv->last_field = V4L2_FIELD_INTERLACED; in vidioc_try_fmt_vid_cap()668 vv->last_field = V4L2_FIELD_INTERLACED; in vidioc_try_fmt_vid_cap()
129 enum v4l2_field last_field; member
526 bool last_field; member724 if (fbuf->last_field) in fdp1_field_complete()1281 i, fbuf->last_field); in fdp1_m2m_device_run()1799 fbuf->last_field = (field_num + 1) == num_fields; in fdp1_buf_prepare_field()