Searched refs:staticRawCaps (Results 1 – 2 of 2) sorted by relevance
274 static GstStaticCaps staticRawCaps = in decoderFromCaps() local281 GstCaps *rawCaps = gst_static_caps_get(&staticRawCaps); in decoderFromCaps()
423 static GstStaticCaps staticRawCaps = in supportedCodecs() local430 auto rawCaps = gst_static_caps_get(&staticRawCaps); in supportedCodecs()653 static GstStaticCaps staticRawCaps = GST_STATIC_CAPS("video/x-raw;" in defaultCodecParams() local659 auto rawCaps = gst_static_caps_get(&staticRawCaps); in defaultCodecParams()