Searched refs:ccs_cap_mode (Results 1 – 2 of 2) sorted by relevance
92 static int ccs_cap_mode[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = -1 }; variable93 module_param_array(ccs_cap_mode, int, NULL, 0444);94 MODULE_PARM_DESC(ccs_cap_mode, " capture crop/compose/scale mode:\n"644 int ccs_cap = ccs_cap_mode[inst]; in vivid_create_instance()
181 ccs_cap_mode: specify the allowed video capture crop/compose/scaling combination243 removed. Unless overridden by ccs_cap_mode and/or ccs_out_mode the257 ccs_cap_mode (see section 1 for more detailed information), but by default668 the ccs_cap_mode module option is set to the default value of -1 and if672 present if the ccs_cap_mode module option is set to the default value of676 and downscaling). This control is only present if the ccs_cap_mode957 ccs_cap_mode and ccs_out_mode module options. See section 1 on the details of