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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Dcx2341x.h73 enum v4l2_mpeg_cx2341x_video_chroma_spatial_filter_type video_chroma_spatial_filter_type; member in struct:cx2341x_mpeg_params
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dcx2341x.c160 ctrl->value = params->video_chroma_spatial_filter_type;
294 params->video_chroma_spatial_filter_type = ctrl->value;
727 .video_chroma_spatial_filter_type = V4L2_MPEG_CX2341X_VIDEO_CHROMA_SPATIAL_FILTER_TYPE_1D_HOR,
859 old->video_chroma_spatial_filter_type != new->video_chroma_spatial_filter_type) {
861 new->video_luma_spatial_filter_type, new->video_chroma_spatial_filter_type);

Completed in 39 milliseconds