Home
last modified time | relevance | path

Searched refs:GST_MATROSKA_CODEC_ID_VIDEO_UNCOMPRESSED (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.h360 #define GST_MATROSKA_CODEC_ID_VIDEO_UNCOMPRESSED "V_UNCOMPRESSED" macro
Dmatroska-mux.c1231 GST_MATROSKA_CODEC_ID_VIDEO_UNCOMPRESSED); in gst_matroska_mux_video_pad_setcaps()
Dmatroska-demux.c6444 } else if (!strcmp (codec_id, GST_MATROSKA_CODEC_ID_VIDEO_UNCOMPRESSED)) { in gst_matroska_demux_video_caps()