Home
last modified time | relevance | path

Searched refs:GST_VIDEO_DECODER_SRC_PAD (Results 1 – 12 of 12) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcvideodec.c1543 flow_ret = gst_pad_push (GST_VIDEO_DECODER_SRC_PAD (self), outbuf); in gst_amc_video_dec_loop()
1625 gst_pad_push_event (GST_VIDEO_DECODER_SRC_PAD (self), gst_event_new_eos ()); in gst_amc_video_dec_loop()
1626 gst_pad_pause_task (GST_VIDEO_DECODER_SRC_PAD (self)); in gst_amc_video_dec_loop()
1643 gst_pad_push_event (GST_VIDEO_DECODER_SRC_PAD (self), gst_event_new_eos ()); in gst_amc_video_dec_loop()
1644 gst_pad_pause_task (GST_VIDEO_DECODER_SRC_PAD (self)); in gst_amc_video_dec_loop()
1656 gst_pad_push_event (GST_VIDEO_DECODER_SRC_PAD (self), gst_event_new_eos ()); in gst_amc_video_dec_loop()
1657 gst_pad_pause_task (GST_VIDEO_DECODER_SRC_PAD (self)); in gst_amc_video_dec_loop()
1669 gst_pad_pause_task (GST_VIDEO_DECODER_SRC_PAD (self)); in gst_amc_video_dec_loop()
1679 gst_pad_push_event (GST_VIDEO_DECODER_SRC_PAD (self), in gst_amc_video_dec_loop()
1681 gst_pad_pause_task (GST_VIDEO_DECODER_SRC_PAD (self)); in gst_amc_video_dec_loop()
[all …]
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2videodec.c700 task_state = gst_pad_get_task_state (GST_VIDEO_DECODER_SRC_PAD (self)); in gst_v4l2_video_dec_handle_frame()
728 if (gst_pad_get_task_state (GST_VIDEO_DECODER_SRC_PAD (self)) != in gst_v4l2_video_dec_handle_frame()
826 GstPad *pad = GST_VIDEO_DECODER_SRC_PAD (decoder); in gst_v4l2_video_dec_src_query()
965 GST_OBJECT (GST_VIDEO_DECODER_SRC_PAD (self)), in gst_v4l2_video_dec_subinstance_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideodecoder.h66 #define GST_VIDEO_DECODER_SRC_PAD(obj) (((GstVideoDecoder *) (obj))->srcpad) macro
Dgstvideodecoder.c1570 GstPad *pad = GST_VIDEO_DECODER_SRC_PAD (dec); in gst_video_decoder_src_query_default()
1736 GST_VIDEO_DECODER_SRC_PAD (decoder), caps, filter); in gst_video_decoder_proxy_getcaps()
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp347 if (!gst_pad_has_current_caps (GST_VIDEO_DECODER_SRC_PAD (openh264dec)) in gst_openh264dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dvtdec.c250 peercaps = gst_pad_peer_query_caps (GST_VIDEO_DECODER_SRC_PAD (vtdec), NULL); in gst_vtdec_negotiate()
262 gst_pad_get_pad_template_caps (GST_VIDEO_DECODER_SRC_PAD (decoder)); in gst_vtdec_negotiate()
/third_party/gstreamer/gstplugins_bad/gst/pnm/
Dgstpnmdec.c157 gst_pad_peer_query_caps (GST_VIDEO_DECODER_SRC_PAD (decoder), in gst_pnmdec_negotiate()
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvpxdec.c374 gst_pad_push_event (GST_VIDEO_DECODER_SRC_PAD (dec), in gst_vpx_dec_default_send_tags()
/third_party/gstreamer/gstplugins_bad/sys/nvdec/
Dgstnvdec.c685 if (!gst_pad_has_current_caps (GST_VIDEO_DECODER_SRC_PAD (decoder)) in handle_pending_frames()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkdec.c445 srcpad = GST_VIDEO_DECODER_SRC_PAD (thiz); in srcpad_can_dmabuf()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavviddec.c1777 if (GST_PAD_IS_FLUSHING (GST_VIDEO_DECODER_SRC_PAD (ffmpegdec))) { in gst_ffmpegviddec_video_frame()
/third_party/gstreamer/gstplugins_base/docs/libs/
Dgst-plugins-base-libs-sections.txt3390 GST_VIDEO_DECODER_SRC_PAD