Searched refs:video_temporal_decimation (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.h70 u16 video_temporal_decimation; member in struct:cx2341x_mpeg_params
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dcx2341x.c254 .video_temporal_decimation = 0,
334 ctrl->value = params->video_temporal_decimation;
483 params->video_temporal_decimation = ctrl->value;
1116 if (force || NEQ(video_temporal_decimation)) {
1118 1, new->video_temporal_decimation);
1190 if (p->video_temporal_decimation)
1192 prefix, p->video_temporal_decimation);

Completed in 28 milliseconds