Home
last modified time | relevance | path

Searched refs:GST_VIDEO_DECODER_CAST (Results 1 – 15 of 15) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideodecoder.h45 #define GST_VIDEO_DECODER_CAST(obj) ((GstVideoDecoder *)(obj)) macro
88 #define GST_VIDEO_DECODER_INPUT_SEGMENT(obj) (GST_VIDEO_DECODER_CAST (obj)->input_segment)
96 #define GST_VIDEO_DECODER_OUTPUT_SEGMENT(obj) (GST_VIDEO_DECODER_CAST (obj)->output_segment)
/third_party/gstreamer/gstplugins_bad/ext/rsvg/
Dgstrsvgdec.c105 gst_video_decoder_set_use_default_pad_acceptcaps (GST_VIDEO_DECODER_CAST in gst_rsvg_dec_init()
/third_party/gstreamer/gstplugins_bad/ext/openexr/
Dgstopenexrdec.cpp152 gst_video_decoder_set_use_default_pad_acceptcaps (GST_VIDEO_DECODER_CAST in gst_openexr_dec_init()
/third_party/gstreamer/gstplugins_bad/ext/webp/
Dgstwebpdec.c144 gst_video_decoder_set_use_default_pad_acceptcaps (GST_VIDEO_DECODER_CAST in gst_webp_dec_init()
/third_party/gstreamer/gstplugins_bad/gst/pnm/
Dgstpnmdec.c124 gst_video_decoder_set_use_default_pad_acceptcaps (GST_VIDEO_DECODER_CAST in gst_pnmdec_init()
/third_party/gstreamer/gstplugins_good/ext/libpng/
Dgstpngdec.c118 gst_video_decoder_set_use_default_pad_acceptcaps (GST_VIDEO_DECODER_CAST in gst_pngdec_init()
/third_party/gstreamer/gstplugins_bad/ext/libde265/
Dlibde265-dec.c149 gst_video_decoder_set_use_default_pad_acceptcaps (GST_VIDEO_DECODER_CAST in gst_libde265_dec_init()
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoradec.c211 gst_video_decoder_set_use_default_pad_acceptcaps (GST_VIDEO_DECODER_CAST in gst_theora_dec_init()
/third_party/gstreamer/gstplugins_bad/gst/vmnc/
Dvmncdec.c110 gst_video_decoder_set_use_default_pad_acceptcaps (GST_VIDEO_DECODER_CAST in gst_vmnc_dec_init()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkdec.c1388 return gst_msdkdec_drain (GST_VIDEO_DECODER_CAST (thiz)); in gst_msdkdec_flush()
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegdec.c112 gst_video_decoder_set_use_default_pad_acceptcaps (GST_VIDEO_DECODER_CAST in gst_openjpeg_dec_init()
/third_party/gstreamer/gstplugins_good/ext/jpeg/
Dgstjpegdec.c277 gst_video_decoder_set_use_default_pad_acceptcaps (GST_VIDEO_DECODER_CAST in gst_jpeg_dec_init()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavviddec.c293 gst_video_decoder_set_use_default_pad_acceptcaps (GST_VIDEO_DECODER_CAST in gst_ffmpegviddec_init()
/third_party/gstreamer/gstplugins_base/docs/libs/
Dgst-plugins-base-libs-sections.txt3435 GST_VIDEO_DECODER_CAST
/third_party/gstreamer/gstplugins_base/
DChangeLog50466 videodecoder: Add GST_VIDEO_DECODER_CAST macro