Searched refs:GST_PAD_IS_SRC (Results 1 – 17 of 17) sorted by relevance
168 } else if (GST_PAD_IS_SRC (info->pad)) { in gst_ffmpegdata_seek()217 if (GST_PAD_IS_SRC (info->pad)) { in gst_ffmpegdata_close()257 g_return_val_if_fail (GST_PAD_IS_SRC (pad), -EINVAL); in gst_ffmpegdata_open()
58 if (GST_PAD_IS_SRC (pad)) in gst_pad_set_caps()
493 if (GST_PAD_IS_SRC (pad)) in gst_ghost_pad_dispose()857 if (GST_PAD_IS_SRC (internal)) in gst_ghost_pad_set_target()872 if (GST_PAD_IS_SRC (internal)) in gst_ghost_pad_set_target()
714 if (GST_PAD_IS_SRC (pad)) in gst_pad_dispose()1866 g_return_if_fail (GST_PAD_IS_SRC (pad)); in gst_pad_set_getrange_function_full()2126 g_return_val_if_fail (GST_PAD_IS_SRC (srcpad), FALSE); in gst_pad_unlink()2504 g_return_val_if_fail (GST_PAD_IS_SRC (srcpad), GST_PAD_LINK_WRONG_DIRECTION); in gst_pad_link_full()4042 if (GST_PAD_IS_SRC (pad)) { in gst_pad_query()4169 if (GST_PAD_IS_SRC (pad)) { in gst_pad_peer_query()4186 if (GST_PAD_IS_SRC (pad) && serialized) { in gst_pad_peer_query()4698 g_return_val_if_fail (GST_PAD_IS_SRC (pad), GST_FLOW_ERROR); in gst_pad_push()4738 g_return_val_if_fail (GST_PAD_IS_SRC (pad), GST_FLOW_ERROR); in gst_pad_push_list()4949 g_return_val_if_fail (GST_PAD_IS_SRC (pad), GST_FLOW_ERROR); in gst_pad_get_range()[all …]
1047 if (!GST_PAD_IS_SRC (srcpad)) { in gst_pad_check_link()1112 if (GST_PAD_IS_SRC (pad)) { in gst_element_get_compatible_pad()1134 if (GST_PAD_IS_SRC (current)) { in gst_element_get_compatible_pad()2369 if (GST_PAD_IS_SRC (pad)) { in gst_element_unlink()3928 g_return_val_if_fail (GST_PAD_IS_SRC (pad), NULL); in gst_pad_create_stream_id_internal()
987 #define GST_PAD_IS_SRC(pad) (GST_PAD_DIRECTION(pad) == GST_PAD_SRC) macro
796 if (GST_PAD_IS_SRC (pad)) in gst_element_remove_pad()
66 GST_PAD_IS_SRC (pad) ? "source" : "sink", caps_str); in _event_received()
558 if (GST_PAD_IS_SRC (pad)) in db_pad_added_cb()568 if (!GST_PAD_IS_SRC (pad)) in db_pad_removed_cb()
1359 if (!GST_PAD_IS_SRC (pad)) in pad_removed_cb()
1292 if (!GST_PAD_IS_SRC (pad)) in pad_removed_cb()
224 g_return_if_fail (GST_PAD_IS_SRC (next_pad)); in gst_output_selector_set_property()
206 if (GST_PAD_IS_SRC (pad)) { in gst_tee_dispose()
451 if (GST_PAD_IS_SRC (pad)) in gst_insert_bin_block_pad_unlock()
76 fail_unless (GST_PAD_IS_SRC (srcpad), in setup_multiqueue()
4878 if (GST_PAD_IS_SRC (stream->channelpad[0])) in gst_rtspsrc_stream_push_event()4899 if (GST_PAD_IS_SRC (stream->channelpad[1])) in gst_rtspsrc_stream_push_event()5326 if (GST_PAD_IS_SRC (ostream->channelpad[0])) in gst_rtspsrc_handle_data()5345 if (GST_PAD_IS_SRC (ostream->channelpad[1])) in gst_rtspsrc_handle_data()5405 if (GST_PAD_IS_SRC (stream->channelpad[0])) in gst_rtspsrc_handle_data()
2150 GST_PAD_IS_SRC