Searched refs:SRU_PAD_SINK (Results 1 – 2 of 2) sorted by relevance
139 input = &sru->entity.formats[SRU_PAD_SINK]; in sru_s_stream()180 if (code->pad == SRU_PAD_SINK) { in sru_enum_mbus_code()193 SRU_PAD_SINK, code->which); in sru_enum_mbus_code()208 SRU_PAD_SINK, fse->which); in sru_enum_frame_size()213 if (fse->pad == SRU_PAD_SINK) { in sru_enum_frame_size()254 case SRU_PAD_SINK: in sru_try_format()267 SRU_PAD_SINK, which); in sru_try_format()308 if (fmt->pad == SRU_PAD_SINK) { in sru_set_format()
24 #define SRU_PAD_SINK 0 macro