Searched refs:temporal_strength (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/media/pci/cx18/
H A Dcx18-mailbox.c743 mode = (cx->filter_mode & 2) ? 2 : (cx->temporal_strength ? 1 : 0);
745 s->handle, 0, mode, cx->temporal_strength);
801 cx->temporal_strength = data[1];
H A Dcx18-driver.h588 u32 temporal_strength; member in struct:cx18
H A Dcx18-driver.c744 cx->temporal_strength = cx->cxhdl.video_temporal_filter->cur.val;

Completed in 176 milliseconds