Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstjpeg2000parse.h111 } GstJPEG2000ParseFormats; typedef
124 GstJPEG2000ParseFormats src_codec_format;
125 GstJPEG2000ParseFormats sink_codec_format;
Dgstjpeg2000parse.c145 static GstJPEG2000ParseFormats
239 static GstJPEG2000ParseFormats
297 media_type_from_codec_format (GstJPEG2000ParseFormats f) in media_type_from_codec_format()