Home
last modified time | relevance | path

Searched refs:GST_MATROSKA_ENCODING_COMPRESSION (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.h540 GST_MATROSKA_ENCODING_COMPRESSION = 0x00, enumerator
Dmatroska-read-common.c313 if (enc->type != GST_MATROSKA_ENCODING_COMPRESSION) in gst_matroska_decode_content_encodings()
363 if (enc->type != GST_MATROSKA_ENCODING_COMPRESSION) { in gst_matroska_decode_data()