Searched refs:y_source (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Divtv.h29 YUV mode you need to call IVTV_IOC_DMA_FRAME with y_source == NULL
39 with y_source == NULL before you can set the correct format using
48 void __user *y_source; /* if NULL and type == V4L2_BUF_TYPE_VIDEO_OUTPUT, member in struct:ivtv_dma_frame
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-ioctl.c1267 if (itv->output_mode == OUT_UDMA_YUV && args->y_source == NULL)
1276 if (args->y_source == NULL)
H A Divtv-yuv.c63 ivtv_udma_get_page_info (&y_dma, (unsigned long)args->y_source, 720 * y_decode_height);

Completed in 72 milliseconds