Home
last modified time | relevance | path

Searched refs:GST_H265_DECODER_GET_CLASS (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth265decoder.h34 #define GST_H265_DECODER_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS((obj),GST_TYPE_H265_DECODER,Gst… macro
Dgsth265decoder.c330 GstH265DecoderClass *klass = GST_H265_DECODER_GET_CLASS (self); in gst_h265_decoder_process_sps()
586 GstH265DecoderClass *klass = GST_H265_DECODER_GET_CLASS (self); in gst_h265_decoder_decode_slice()
681 GstH265DecoderClass *klass = GST_H265_DECODER_GET_CLASS (self); in gst_h265_decoder_parse_slice()
1507 klass = GST_H265_DECODER_GET_CLASS (self); in gst_h265_decoder_do_output_picture()
1647 klass = GST_H265_DECODER_GET_CLASS (self); in gst_h265_decoder_start_current_picture()
1720 klass = GST_H265_DECODER_GET_CLASS (self); in gst_h265_decoder_finish_current_picture()