Searched refs:contour (Results 1 – 2 of 2) sorted by relevance
84 .id = PWC_CID_CUSTOM(contour),317 pdev->contour = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls()828 if (ret == 0 && pdev->contour->is_new) { in pwc_s_ctrl()831 pdev->contour->val); in pwc_s_ctrl()
333 struct v4l2_ctrl *contour; member