Searched refs:v4l2_src_h (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/media/pci/ivtv/
H A Divtv-yuv.c1135 dma_args.src.height = yi->v4l2_src_h; ivtv_yuv_setup_stream_frame()
1138 dma_args.src_height = yi->v4l2_src_h; ivtv_yuv_setup_stream_frame()
1158 dma_args.uv_source = src + 720 * ((yi->v4l2_src_h + 31) & ~31); ivtv_yuv_udma_stream_frame()
H A Divtv-ioctl.c436 pixfmt->height = itv->yuv_info.v4l2_src_h; ivtv_g_fmt_vid_out()
660 yi->v4l2_src_h = fmt->fmt.pix.height; ivtv_s_fmt_vid_out()
682 1080 * ((yi->v4l2_src_h + 31) & ~31); ivtv_s_fmt_vid_out()
H A Divtv-driver.h522 u32 v4l2_src_h; member in struct:yuv_playback_info
H A Divtv-fileops.c1040 1080 * ((itv->yuv_info.v4l2_src_h + 31) & ~31);
H A Divtv-irq.c808 1080 * ((itv->yuv_info.v4l2_src_h + 31) & ~31); ivtv_irq_dec_data_req()
H A Divtv-driver.c1169 itv->yuv_info.v4l2_src_h = itv->yuv_info.osd_full_h; ivtv_probe()

Completed in 113 milliseconds