Searched refs:SRU_PAD_SINK (Results 1 – 2 of 2) sorted by relevance
134 format = vsp1_entity_get_pad_format(&sru->entity, config, SRU_PAD_SINK); in sru_enum_frame_size()143 if (fse->pad == SRU_PAD_SINK) { in sru_enum_frame_size()175 case SRU_PAD_SINK: in sru_try_format()188 SRU_PAD_SINK); in sru_try_format()240 if (fmt->pad == SRU_PAD_SINK) { in sru_set_format()282 SRU_PAD_SINK); in sru_configure_stream()312 SRU_PAD_SINK); in sru_max_width()338 SRU_PAD_SINK); in sru_partition()
20 #define SRU_PAD_SINK 0 macro