Searched refs:temporal_strength (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-mailbox.c708 mode = (cx->filter_mode & 2) ? 2 : (cx->temporal_strength ? 1 : 0);
710 s->handle, 0, mode, cx->temporal_strength);
767 cx->temporal_strength = data[1];
H A Dcx18-driver.h566 u32 temporal_strength; member in struct:cx18
H A Dcx18-driver.c722 cx->temporal_strength = cx->params.video_temporal_filter;

Completed in 44 milliseconds