Home
last modified time | relevance | path

Searched refs:CCS_PAD_SINK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/i2c/ccs/
H A Dccs-core.c1794 sensor->scaler->crop[CCS_PAD_SINK].left); in ccs_start_streaming()
1800 sensor->scaler->crop[CCS_PAD_SINK].top); in ccs_start_streaming()
1806 sensor->scaler->crop[CCS_PAD_SINK].width); in ccs_start_streaming()
1812 sensor->scaler->crop[CCS_PAD_SINK].height); in ccs_start_streaming()
2115 CCS_PAD_SINK); in ccs_get_crop_compose()
2132 comp->width = crops[CCS_PAD_SINK]->width; in ccs_propagate()
2133 comp->height = crops[CCS_PAD_SINK]->height; in ccs_propagate()
2325 crops[CCS_PAD_SINK]->width, sel->r.width, in ccs_set_compose_binner()
2326 crops[CCS_PAD_SINK]->height, sel->r.height, sel->flags); in ccs_set_compose_binner()
2331 crops[CCS_PAD_SINK] in ccs_set_compose_binner()
[all...]
H A Dccs.h173 #define CCS_PAD_SINK 0 macro

Completed in 4 milliseconds