Searched defs:src_info (Results 1 – 3 of 3) sorted by relevance
49 static gboolean gst_vdec_h265_parser_codec_data(GstVdecH265 *self, GstMapInfo &src_info, in gst_vdec_h265_parser_codec_data()90 static gboolean gst_vdec_h265_parser_nalu(GstVdecH265 *self, const GstMapInfo &src_info, in gst_vdec_h265_parser_nalu()124 static gboolean gst_vdec_h265_copy_info(const GstMapInfo &src_info, const GstMapInfo &dts_info, gui… in gst_vdec_h265_copy_info()
164 static gboolean cat_slice_buffer(GstVdecBase *self, GstMapInfo *src_info) in cat_slice_buffer()
77 GstMapInfo &src_info; member