Searched refs:source_pad (Results 1 – 1 of 1) sorted by relevance
183 struct media_v2_pad **source_pad) in find_codec_entity_pads() argument188 *source_pad = NULL; in find_codec_entity_pads()202 if (*source_pad) in find_codec_entity_pads()204 *source_pad = pad; in find_codec_entity_pads()211 return (*source_pad && *sink_pad); in find_codec_entity_pads()351 struct media_v2_pad *source_pad; in gst_v4l2_codec_find_devices() local359 if (!find_codec_entity_pads (&topology, entity, &sink_pad, &source_pad)) in gst_v4l2_codec_find_devices()365 sink_entity = find_peer_v4l_entity (&topology, source_pad); in gst_v4l2_codec_find_devices()