Home
last modified time | relevance | path

Searched defs:src_info (Results 1 – 3 of 3) sorted by relevance

/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/codec/common/vdec/
Dgst_vdec_h265.cpp49 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()
Dgst_vdec_h264.cpp164 static gboolean cat_slice_buffer(GstVdecBase *self, GstMapInfo *src_info) in cat_slice_buffer()
Dgst_vdec_base.h77 GstMapInfo &src_info; member