Searched refs:video_chroma_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.h78 enum v4l2_mpeg_cx2341x_video_chroma_spatial_filter_type video_chroma_spatial_filter_type; member in struct:cx2341x_mpeg_params
175 struct v4l2_ctrl *video_chroma_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.c264 .video_chroma_spatial_filter_type =
358 ctrl->value = params->video_chroma_spatial_filter_type;
518 params->video_chroma_spatial_filter_type = ctrl->value;
782 default_params.video_chroma_spatial_filter_type);
1103 NEQ(video_chroma_spatial_filter_type)) {
1107 new->video_chroma_spatial_filter_type);
1444 v4l2_ctrl_activate(hdl->video_chroma_spatial_filter_type, active_filter);
1462 hdl->video_chroma_spatial_filter_type->val);
1625 cxhdl->video_chroma_spatial_filter_type = cx2341x_ctrl_new_custom(hdl,

Completed in 88 milliseconds