Home
last modified time | relevance | path

Searched refs:GST_VIDEO_DECODER_CLASS (Results 1 – 25 of 48) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvvp8dec.c90 GstVideoDecoderClass *decoder_class = GST_VIDEO_DECODER_CLASS (klass); in gst_nv_vp8_dec_class_init()
193 return GST_VIDEO_DECODER_CLASS (parent_class)->negotiate (decoder); in gst_nv_vp8_dec_negotiate()
206 return GST_VIDEO_DECODER_CLASS (parent_class)->decide_allocation in gst_nv_vp8_dec_decide_allocation()
229 return GST_VIDEO_DECODER_CLASS (parent_class)->src_query (decoder, query); in gst_nv_vp8_dec_src_query()
Dgstnvvp9dec.c93 GstVideoDecoderClass *decoder_class = GST_VIDEO_DECODER_CLASS (klass); in gst_nv_vp9_dec_class_init()
203 return GST_VIDEO_DECODER_CLASS (parent_class)->negotiate (decoder); in gst_nv_vp9_dec_negotiate()
216 return GST_VIDEO_DECODER_CLASS (parent_class)->decide_allocation in gst_nv_vp9_dec_decide_allocation()
239 return GST_VIDEO_DECODER_CLASS (parent_class)->src_query (decoder, query); in gst_nv_vp9_dec_src_query()
Dgstnvh264dec.c163 GstVideoDecoderClass *decoder_class = GST_VIDEO_DECODER_CLASS (klass); in gst_nv_h264_dec_class_init()
316 return GST_VIDEO_DECODER_CLASS (parent_class)->negotiate (decoder); in gst_nv_h264_dec_negotiate()
329 return GST_VIDEO_DECODER_CLASS (parent_class)->decide_allocation in gst_nv_h264_dec_decide_allocation()
352 return GST_VIDEO_DECODER_CLASS (parent_class)->src_query (decoder, query); in gst_nv_h264_dec_src_query()
Dgstnvh265dec.c151 GstVideoDecoderClass *decoder_class = GST_VIDEO_DECODER_CLASS (klass); in gst_nv_h265_dec_class_init()
268 return GST_VIDEO_DECODER_CLASS (parent_class)->negotiate (decoder); in gst_nv_h265_dec_negotiate()
281 return GST_VIDEO_DECODER_CLASS (parent_class)->decide_allocation in gst_nv_h265_dec_decide_allocation()
304 return GST_VIDEO_DECODER_CLASS (parent_class)->src_query (decoder, query); in gst_nv_h265_dec_src_query()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecvp8dec.c168 return GST_VIDEO_DECODER_CLASS (parent_class)->stop (decoder); in gst_v4l2_codec_vp8_dec_stop()
247 if (GST_VIDEO_DECODER_CLASS (parent_class)->negotiate (decoder)) { in gst_v4l2_codec_vp8_dec_negotiate()
312 return GST_VIDEO_DECODER_CLASS (parent_class)->decide_allocation in gst_v4l2_codec_vp8_dec_decide_allocation()
772 return GST_VIDEO_DECODER_CLASS (parent_class)->flush (decoder); in gst_v4l2_codec_vp8_dec_flush()
789 return GST_VIDEO_DECODER_CLASS (parent_class)->sink_event (decoder, event); in gst_v4l2_codec_vp8_dec_sink_event()
866 GstVideoDecoderClass *decoder_class = GST_VIDEO_DECODER_CLASS (klass); in gst_v4l2_codec_vp8_dec_subclass_init()
Dgstv4l2codecmpeg2dec.c181 return GST_VIDEO_DECODER_CLASS (parent_class)->stop (decoder); in gst_v4l2_codec_mpeg2_dec_stop()
302 if (GST_VIDEO_DECODER_CLASS (parent_class)->negotiate (decoder)) { in gst_v4l2_codec_mpeg2_dec_negotiate()
353 return GST_VIDEO_DECODER_CLASS (parent_class)->decide_allocation in gst_v4l2_codec_mpeg2_dec_decide_allocation()
909 return GST_VIDEO_DECODER_CLASS (parent_class)->flush (decoder); in gst_v4l2_codec_mpeg2_dec_flush()
927 return GST_VIDEO_DECODER_CLASS (parent_class)->sink_event (decoder, event); in gst_v4l2_codec_mpeg2_dec_sink_event()
1004 GstVideoDecoderClass *decoder_class = GST_VIDEO_DECODER_CLASS (klass); in gst_v4l2_codec_mpeg2_dec_subclass_init()
Dgstv4l2codecvp9dec.c429 return GST_VIDEO_DECODER_CLASS (parent_class)->stop (decoder); in gst_v4l2_codec_vp9_dec_stop()
508 if (GST_VIDEO_DECODER_CLASS (parent_class)->negotiate (decoder)) { in gst_v4l2_codec_vp9_dec_negotiate()
573 return GST_VIDEO_DECODER_CLASS (parent_class)->decide_allocation in gst_v4l2_codec_vp9_dec_decide_allocation()
980 return GST_VIDEO_DECODER_CLASS (parent_class)->flush (decoder); in gst_v4l2_codec_vp9_dec_flush()
997 return GST_VIDEO_DECODER_CLASS (parent_class)->sink_event (decoder, event); in gst_v4l2_codec_vp9_dec_sink_event()
1076 GstVideoDecoderClass *decoder_class = GST_VIDEO_DECODER_CLASS (klass); in gst_v4l2_codec_vp9_dec_subclass_init()
Dgstv4l2codech264dec.c265 return GST_VIDEO_DECODER_CLASS (parent_class)->stop (decoder); in gst_v4l2_codec_h264_dec_stop()
379 if (GST_VIDEO_DECODER_CLASS (parent_class)->negotiate (decoder)) { in gst_v4l2_codec_h264_dec_negotiate()
443 return GST_VIDEO_DECODER_CLASS (parent_class)->decide_allocation in gst_v4l2_codec_h264_dec_decide_allocation()
1371 return GST_VIDEO_DECODER_CLASS (parent_class)->flush (decoder); in gst_v4l2_codec_h264_dec_flush()
1388 return GST_VIDEO_DECODER_CLASS (parent_class)->sink_event (decoder, event); in gst_v4l2_codec_h264_dec_sink_event()
1468 GstVideoDecoderClass *decoder_class = GST_VIDEO_DECODER_CLASS (klass); in gst_v4l2_codec_h264_dec_subclass_init()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11vp8dec.cpp131 GstVideoDecoderClass *decoder_class = GST_VIDEO_DECODER_CLASS (klass); in gst_d3d11_vp8_dec_class_init()
254 return GST_VIDEO_DECODER_CLASS (parent_class)->negotiate (decoder); in gst_d3d11_vp8_dec_negotiate()
269 return GST_VIDEO_DECODER_CLASS (parent_class)->decide_allocation in gst_d3d11_vp8_dec_decide_allocation()
290 return GST_VIDEO_DECODER_CLASS (parent_class)->src_query (decoder, query); in gst_d3d11_vp8_dec_src_query()
311 return GST_VIDEO_DECODER_CLASS (parent_class)->sink_event (decoder, event); in gst_d3d11_vp8_sink_event()
Dgstd3d11mpeg2dec.cpp144 GstVideoDecoderClass *decoder_class = GST_VIDEO_DECODER_CLASS (klass); in gst_d3d11_mpeg2_dec_class_init()
270 return GST_VIDEO_DECODER_CLASS (parent_class)->negotiate (decoder); in gst_d3d11_mpeg2_dec_negotiate()
285 return GST_VIDEO_DECODER_CLASS (parent_class)->decide_allocation in gst_d3d11_mpeg2_dec_decide_allocation()
306 return GST_VIDEO_DECODER_CLASS (parent_class)->src_query (decoder, query); in gst_d3d11_mpeg2_dec_src_query()
327 return GST_VIDEO_DECODER_CLASS (parent_class)->sink_event (decoder, event); in gst_d3d11_mpeg2_dec_sink_event()
Dgstd3d11vp9dec.cpp165 GstVideoDecoderClass *decoder_class = GST_VIDEO_DECODER_CLASS (klass); in gst_d3d11_vp9_dec_class_init()
302 return GST_VIDEO_DECODER_CLASS (parent_class)->negotiate (decoder); in gst_d3d11_vp9_dec_negotiate()
317 return GST_VIDEO_DECODER_CLASS (parent_class)->decide_allocation in gst_d3d11_vp9_dec_decide_allocation()
338 return GST_VIDEO_DECODER_CLASS (parent_class)->src_query (decoder, query); in gst_d3d11_vp9_dec_src_query()
359 return GST_VIDEO_DECODER_CLASS (parent_class)->sink_event (decoder, event); in gst_d3d11_vp9_dec_sink_event()
Dgstd3d11h264dec.cpp166 GstVideoDecoderClass *decoder_class = GST_VIDEO_DECODER_CLASS (klass); in gst_d3d11_h264_dec_class_init()
310 return GST_VIDEO_DECODER_CLASS (parent_class)->negotiate (decoder); in gst_d3d11_h264_dec_negotiate()
325 return GST_VIDEO_DECODER_CLASS (parent_class)->decide_allocation in gst_d3d11_h264_dec_decide_allocation()
346 return GST_VIDEO_DECODER_CLASS (parent_class)->src_query (decoder, query); in gst_d3d11_h264_dec_src_query()
367 return GST_VIDEO_DECODER_CLASS (parent_class)->sink_event (decoder, event); in gst_d3d11_h264_dec_sink_event()
Dgstd3d11h265dec.cpp135 GstVideoDecoderClass *decoder_class = GST_VIDEO_DECODER_CLASS (klass); in gst_d3d11_h265_dec_class_init()
258 return GST_VIDEO_DECODER_CLASS (parent_class)->negotiate (decoder); in gst_d3d11_h265_dec_negotiate()
273 return GST_VIDEO_DECODER_CLASS (parent_class)->decide_allocation in gst_d3d11_h265_dec_decide_allocation()
294 return GST_VIDEO_DECODER_CLASS (parent_class)->src_query (decoder, query); in gst_d3d11_h265_dec_src_query()
315 return GST_VIDEO_DECODER_CLASS (parent_class)->sink_event (decoder, event); in gst_d3d11_h265_dec_sink_event()
Dgstd3d11av1dec.cpp445 GstVideoDecoderClass *decoder_class = GST_VIDEO_DECODER_CLASS (klass); in gst_d3d11_av1_dec_class_init()
570 return GST_VIDEO_DECODER_CLASS (parent_class)->negotiate (decoder); in gst_d3d11_av1_dec_negotiate()
585 return GST_VIDEO_DECODER_CLASS (parent_class)->decide_allocation in gst_d3d11_av1_dec_decide_allocation()
606 return GST_VIDEO_DECODER_CLASS (parent_class)->src_query (decoder, query); in gst_d3d11_av1_dec_src_query()
628 return GST_VIDEO_DECODER_CLASS (parent_class)->sink_event (decoder, event); in gst_d3d11_av1_dec_sink_event()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvabasedec.c91 return GST_VIDEO_DECODER_CLASS (GST_VA_BASE_DEC_GET_PARENT_CLASS in gst_va_base_dec_stop()
181 ret = GST_VIDEO_DECODER_CLASS (GST_VA_BASE_DEC_GET_PARENT_CLASS in gst_va_base_dec_src_query()
194 return GST_VIDEO_DECODER_CLASS (GST_VA_BASE_DEC_GET_PARENT_CLASS in gst_va_base_dec_sink_query()
631 GstVideoDecoderClass *decoder_class = GST_VIDEO_DECODER_CLASS (klass); in gst_va_base_dec_class_init()
Dgstvavp8dec.c129 return GST_VIDEO_DECODER_CLASS (parent_class)->negotiate (decoder); in gst_va_vp8_dec_negotiate()
485 GstVideoDecoderClass *decoder_class = GST_VIDEO_DECODER_CLASS (g_class); in gst_va_vp8_dec_class_init()
Dgstvavp9dec.c616 return GST_VIDEO_DECODER_CLASS (parent_class)->negotiate (decoder); in gst_va_vp9_dec_negotiate()
632 GstVideoDecoderClass *decoder_class = GST_VIDEO_DECODER_CLASS (g_class); in gst_va_vp9_dec_class_init()
Dgstvampeg2dec.c133 return GST_VIDEO_DECODER_CLASS (parent_class)->negotiate (decoder); in gst_va_mpeg2_dec_negotiate()
612 GstVideoDecoderClass *decoder_class = GST_VIDEO_DECODER_CLASS (g_class); in gst_va_mpeg2_dec_class_init()
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp98 GstVideoDecoderClass *video_decoder_class = GST_VIDEO_DECODER_CLASS (klass); in gst_openh264dec_class_init()
431 if (!GST_VIDEO_DECODER_CLASS (gst_openh264dec_parent_class)->decide_allocation in gst_openh264dec_decide_allocation()
/third_party/gstreamer/gstplugins_bad/ext/webp/
Dgstwebpdec.c258 if (!GST_VIDEO_DECODER_CLASS (parent_class)->decide_allocation (bdec, query)) in gst_webp_dec_decide_allocation()
294 return GST_VIDEO_DECODER_CLASS (parent_class)->sink_event (bdec, event); in gst_webp_dec_sink_event()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2videodec.c375 return GST_VIDEO_DECODER_CLASS (parent_class)->negotiate (decoder); in gst_v4l2_video_dec_negotiate()
884 ret = GST_VIDEO_DECODER_CLASS (parent_class)->decide_allocation (decoder, in gst_v4l2_video_dec_decide_allocation()
933 ret = GST_VIDEO_DECODER_CLASS (parent_class)->src_query (decoder, query); in gst_v4l2_video_dec_src_query()
971 ret = GST_VIDEO_DECODER_CLASS (parent_class)->sink_event (decoder, event); in gst_v4l2_video_dec_sink_event()
/third_party/gstreamer/gstplugins_bad/tools/element-templates/
Dvideodecoder37 GstVideoDecoderClass *video_decoder_class = GST_VIDEO_DECODER_CLASS (klass);
/third_party/gstreamer/gstplugins_good/ext/libpng/
Dgstpngdec.c559 if (!GST_VIDEO_DECODER_CLASS (parent_class)->decide_allocation (bdec, query)) in gst_pngdec_decide_allocation()
595 return GST_VIDEO_DECODER_CLASS (parent_class)->sink_event (bdec, event); in gst_pngdec_sink_event()
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvpxdec.c137 base_video_decoder_class = GST_VIDEO_DECODER_CLASS (klass); in gst_vpx_dec_class_init()
793 if (!GST_VIDEO_DECODER_CLASS (parent_class)->decide_allocation (bdec, query)) in gst_vpx_dec_decide_allocation()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideodecoder.h37 #define GST_VIDEO_DECODER_CLASS(klass) \ macro

12