Searched refs:SRU_PAD_SINK (Results 1 – 2 of 2) sorted by relevance
135 format = vsp1_entity_get_pad_format(&sru->entity, config, SRU_PAD_SINK); in sru_enum_frame_size()144 if (fse->pad == SRU_PAD_SINK) { in sru_enum_frame_size()176 case SRU_PAD_SINK: in sru_try_format()189 SRU_PAD_SINK); in sru_try_format()242 if (fmt->pad == SRU_PAD_SINK) { in sru_set_format()284 SRU_PAD_SINK); in sru_configure_stream()314 SRU_PAD_SINK); in sru_max_width()340 SRU_PAD_SINK); in sru_partition()
20 #define SRU_PAD_SINK 0 macro