Searched refs:SMIAPP_PAD_SINK (Results 1 – 2 of 2) sorted by relevance
1450 sensor->scaler->crop[SMIAPP_PAD_SINK].left); in smiapp_start_streaming()1456 sensor->scaler->crop[SMIAPP_PAD_SINK].top); in smiapp_start_streaming()1462 sensor->scaler->crop[SMIAPP_PAD_SINK].width); in smiapp_start_streaming()1468 sensor->scaler->crop[SMIAPP_PAD_SINK].height); in smiapp_start_streaming()1696 SMIAPP_PAD_SINK); in smiapp_get_crop_compose()1715 comp->width = crops[SMIAPP_PAD_SINK]->width; in smiapp_propagate()1716 comp->height = crops[SMIAPP_PAD_SINK]->height; in smiapp_propagate()1911 crops[SMIAPP_PAD_SINK]->width, sel->r.width, in smiapp_set_compose_binner()1912 crops[SMIAPP_PAD_SINK]->height, sel->r.height, sel->flags); in smiapp_set_compose_binner()1917 crops[SMIAPP_PAD_SINK]->width in smiapp_set_compose_binner()[all …]
149 #define SMIAPP_PAD_SINK 0 macro