Home
last modified time | relevance | path

Searched refs:video_temporal_decimation (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/media/common/
Dcx2341x.c250 .video_temporal_decimation = 0,
330 ctrl->value = params->video_temporal_decimation; in cx2341x_get_ctrl()
479 params->video_temporal_decimation = ctrl->value; in cx2341x_set_ctrl()
1141 if (force || NEQ(video_temporal_decimation)) { in cx2341x_update()
1143 1, new->video_temporal_decimation); in cx2341x_update()
1215 if (p->video_temporal_decimation) in cx2341x_log_status()
1217 prefix, p->video_temporal_decimation); in cx2341x_log_status()
/Linux-v4.19/include/media/drv-intf/
Dcx2341x.h70 u16 video_temporal_decimation; member