Searched refs:SMIAPP_PAD_SINK (Results 1 – 2 of 2) sorted by relevance
1421 sensor->scaler->crop[SMIAPP_PAD_SINK].left); in smiapp_start_streaming()1427 sensor->scaler->crop[SMIAPP_PAD_SINK].top); in smiapp_start_streaming()1433 sensor->scaler->crop[SMIAPP_PAD_SINK].width); in smiapp_start_streaming()1439 sensor->scaler->crop[SMIAPP_PAD_SINK].height); in smiapp_start_streaming()1692 SMIAPP_PAD_SINK); in smiapp_get_crop_compose()1711 comp->width = crops[SMIAPP_PAD_SINK]->width; in smiapp_propagate()1712 comp->height = crops[SMIAPP_PAD_SINK]->height; in smiapp_propagate()1906 crops[SMIAPP_PAD_SINK]->width, sel->r.width, in smiapp_set_compose_binner()1907 crops[SMIAPP_PAD_SINK]->height, sel->r.height, sel->flags); in smiapp_set_compose_binner()1912 crops[SMIAPP_PAD_SINK]->width in smiapp_set_compose_binner()[all …]
183 #define SMIAPP_PAD_SINK 0 macro