Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-core.c98 static int ccs_out_mode[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = -1 }; variable
99 module_param_array(ccs_out_mode, int, NULL, 0444);
100 MODULE_PARM_DESC(ccs_out_mode, " output crop/compose/scale mode:\n"
656 int ccs_out = ccs_out_mode[inst]; in vivid_create_instance()
/linux-4.4.14/Documentation/video4linux/
Dvivid.txt204 ccs_out_mode: specify the allowed video output crop/compose/scaling combination
243 removed. Unless overridden by ccs_cap_mode and/or ccs_out_mode the
374 num_outputs, output_types and ccs_out_mode (see section 1 for more detailed
705 the ccs_out_mode module option is set to the default value of -1 and if
709 present if the ccs_out_mode module option is set to the default value of
713 and downscaling). This control is only present if the ccs_out_mode
964 ccs_cap_mode and ccs_out_mode module options. See section 1 on the details of