Searched refs:video_encoding (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-controls.c297 if (p.video_encoding != cx->params.video_encoding) {
298 int is_mpeg1 = p.video_encoding ==
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dcx2341x.c246 .video_encoding = V4L2_MPEG_VIDEO_ENCODING_MPEG_2,
310 ctrl->value = params->video_encoding;
467 if (params->video_encoding == V4L2_MPEG_VIDEO_ENCODING_MPEG_1 &&
495 params->video_encoding =
500 if (params->video_encoding == V4L2_MPEG_VIDEO_ENCODING_MPEG_1)
726 params->video_encoding == V4L2_MPEG_VIDEO_ENCODING_MPEG_1)
1033 if (force || NEQ(width) || NEQ(height) || NEQ(video_encoding)) {
1037 if (new->video_encoding == V4L2_MPEG_VIDEO_ENCODING_MPEG_1) {
1157 int is_mpeg1 = p->video_encoding == V4L2_MPEG_VIDEO_ENCODING_MPEG_1;
1292 hdl->video_encoding
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/media/
H A Dcx2341x.h62 enum v4l2_mpeg_video_encoding video_encoding; member in struct:cx2341x_mpeg_params
153 struct v4l2_ctrl *video_encoding; member in struct:cx2341x_handler::__anon18303
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-ioctl.c587 if (v4l2_ctrl_g_ctrl(itv->cxhdl.video_encoding) == V4L2_MPEG_VIDEO_ENCODING_MPEG_1)

Completed in 103 milliseconds