temporal_strength  745 drivers/media/pci/cx18/cx18-driver.c 	cx->temporal_strength = cx->cxhdl.video_temporal_filter->cur.val;
temporal_strength  588 drivers/media/pci/cx18/cx18-driver.h 	u32 temporal_strength;
temporal_strength  742 drivers/media/pci/cx18/cx18-mailbox.c 	mode = (cx->filter_mode & 2) ? 2 : (cx->temporal_strength ? 1 : 0);
temporal_strength  744 drivers/media/pci/cx18/cx18-mailbox.c 			s->handle, 0, mode, cx->temporal_strength);
temporal_strength  800 drivers/media/pci/cx18/cx18-mailbox.c 		cx->temporal_strength = data[1];