Lines Matching refs:GstH265Decoder
192 gst_va_h265_dec_end_picture (GstH265Decoder * decoder, GstH265Picture * picture) in gst_va_h265_dec_end_picture()
227 gst_va_h265_dec_output_picture (GstH265Decoder * decoder, in gst_va_h265_dec_output_picture()
266 _find_frame_rps_type (GstH265Decoder * decoder, GstH265Picture * ref_pic) in _find_frame_rps_type()
290 _fill_vaapi_pic (GstH265Decoder * decoder, VAPictureHEVC * va_picture, in _fill_vaapi_pic()
313 _get_reference_index (GstH265Decoder * decoder, GstH265Picture * picture) in _get_reference_index()
334 _fill_ref_pic_list (GstH265Decoder * decoder, GstH265Picture * cur_pic, in _fill_ref_pic_list()
479 gst_va_h265_dec_decode_slice (GstH265Decoder * decoder, in gst_va_h265_dec_decode_slice()
653 gst_va_h265_dec_start_picture (GstH265Decoder * decoder, in gst_va_h265_dec_start_picture()
849 gst_va_h265_dec_new_picture (GstH265Decoder * decoder, in gst_va_h265_dec_new_picture()
990 GstH265Decoder *h265_decoder = GST_H265_DECODER (self); in _get_profile()
1046 gst_va_h265_dec_new_sequence (GstH265Decoder * decoder, const GstH265SPS * sps, in gst_va_h265_dec_new_sequence()
1207 GstH265Decoder *h265dec = GST_H265_DECODER (decoder); in gst_va_h265_dec_negotiate()