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()179 if (code->pad == SRU_PAD_SINK) { in sru_enum_mbus_code()192 SRU_PAD_SINK, code->which); in sru_enum_mbus_code()207 SRU_PAD_SINK, fse->which); in sru_enum_frame_size()212 if (fse->pad == SRU_PAD_SINK) { in sru_enum_frame_size()253 case SRU_PAD_SINK: in sru_try_format()266 SRU_PAD_SINK, which); in sru_try_format()307 if (fmt->pad == SRU_PAD_SINK) { in sru_set_format()
24 #define SRU_PAD_SINK 0 macro