Searched refs:other_pad (Results 1 – 2 of 2) sorted by relevance
545 GstPad *other_pad; in sink_chain_list() local572 other_pad = self->src; in sink_chain_list()573 if (other_pad) in sink_chain_list()574 gst_object_ref (other_pad); in sink_chain_list()577 if (other_pad) { in sink_chain_list()582 process_list_data.flow_ret = gst_pad_push_list (other_pad, list); in sink_chain_list()586 gst_pad_push_event (other_pad, gst_event_new_eos ()); in sink_chain_list()588 gst_object_unref (other_pad); in sink_chain_list()604 GstPad *other_pad; in sink_chain() local625 other_pad = self->src; in sink_chain()[all …]
660 GstPad *other_pad; in gst_insert_bin_do_change() local673 other_pad = get_single_pad (data->element, GST_PAD_SINK); in gst_insert_bin_do_change()675 other_pad = get_single_pad (data->element, GST_PAD_SRC); in gst_insert_bin_do_change()677 if (!other_pad) { in gst_insert_bin_do_change()682 other_peer = gst_pad_get_peer (other_pad); in gst_insert_bin_do_change()683 gst_object_unref (other_pad); in gst_insert_bin_do_change()