Home
last modified time | relevance | path

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

/drivers/media/pci/solo6x10/
Dsolo6x10.h153 bool motion_enabled; member
Dsolo6x10-v4l2-enc.c1081 if (!solo_enc->motion_global || !solo_enc->motion_enabled) in solo_s_ctrl()
1087 solo_enc->motion_enabled = ctrl->val > V4L2_DETECT_MD_MODE_DISABLED; in solo_s_ctrl()
1101 if (solo_enc->motion_enabled && !solo_enc->motion_global) in solo_s_ctrl()