Home
last modified time | relevance | path

Searched refs:gst_matroska_track_init_video_context (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.c32 gst_matroska_track_init_video_context (GstMatroskaTrackContext ** p_context) in gst_matroska_track_init_video_context() function
Dmatroska-ids.h753 gboolean gst_matroska_track_init_video_context (GstMatroskaTrackContext ** p_context);
Dmatroska-parse.c383 gst_matroska_track_init_video_context (&context); in gst_matroska_parse_add_stream()
414 if (!gst_matroska_track_init_video_context (&context)) { in gst_matroska_parse_add_stream()
Dmatroska-demux.c807 gst_matroska_track_init_video_context (&context); in gst_matroska_demux_parse_stream()
835 if (!gst_matroska_track_init_video_context (&context)) { in gst_matroska_demux_parse_stream()
/third_party/gstreamer/gstplugins_good/
DChangeLog128034 (gst_matroska_track_init_video_context):
142538 (gst_matroska_track_init_video_context):
149905 (gst_matroska_track_init_video_context),