Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2-enc.c1080 solo_enc->motion_thresh = ctrl->val << 8; in solo_s_ctrl()
1084 solo_enc->motion_thresh); in solo_s_ctrl()
1091 solo_enc->motion_thresh); in solo_s_ctrl()
1263 solo_enc->motion_thresh = SOLO_DEF_MOT_THRESH; in solo_enc_alloc()
H A Dsolo6x10.h151 u16 motion_thresh; member