Searched refs:video_luma_spatial_filter_type (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/media/
H A Dcx2341x.h77 enum v4l2_mpeg_cx2341x_video_luma_spatial_filter_type video_luma_spatial_filter_type; member in struct:cx2341x_mpeg_params
174 struct v4l2_ctrl *video_luma_spatial_filter_type; member in struct:cx2341x_handler::__anon18306
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dcx2341x.c262 .video_luma_spatial_filter_type =
355 ctrl->value = params->video_luma_spatial_filter_type;
515 params->video_luma_spatial_filter_type = ctrl->value;
771 default_params.video_luma_spatial_filter_type);
1102 if (force || NEQ(video_luma_spatial_filter_type) ||
1106 2, new->video_luma_spatial_filter_type,
1443 v4l2_ctrl_activate(hdl->video_luma_spatial_filter_type, active_filter);
1461 hdl->video_luma_spatial_filter_type->val,
1619 cxhdl->video_luma_spatial_filter_type = cx2341x_ctrl_new_custom(hdl,
1673 v4l2_ctrl_cluster(2, &cxhdl->video_luma_spatial_filter_type);
[all...]

Completed in 84 milliseconds