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