Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2-enc.c1103 solo_enc->motion_thresh = ctrl->val << 8; in solo_s_ctrl()
1107 solo_enc->motion_thresh); in solo_s_ctrl()
1114 solo_enc->motion_thresh); in solo_s_ctrl()
1283 solo_enc->motion_thresh = SOLO_DEF_MOT_THRESH; in solo_enc_alloc()
Dsolo6x10.h160 u16 motion_thresh; member