Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2-enc.c1083 solo_enc->motion_thresh = ctrl->val << 8; in solo_s_ctrl()
1087 solo_enc->motion_thresh); in solo_s_ctrl()
1094 solo_enc->motion_thresh); in solo_s_ctrl()
1266 solo_enc->motion_thresh = SOLO_DEF_MOT_THRESH; in solo_enc_alloc()
Dsolo6x10.h151 u16 motion_thresh; member