Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstjpeg2000sampling.c116 GST_JPEG2000_COLORSPACE_NONE); in gst_jpeg2000_colorspace_from_string()
122 return GST_JPEG2000_COLORSPACE_NONE; in gst_jpeg2000_colorspace_from_string()
129 g_return_val_if_fail (colorspace > GST_JPEG2000_COLORSPACE_NONE in gst_jpeg2000_colorspace_to_string()
Dgstjpeg2000sampling.h98 GST_JPEG2000_COLORSPACE_NONE, enumerator
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstjpeg2000parse.c185 jpeg2000parse->colorspace = GST_JPEG2000_COLORSPACE_NONE; in gst_jpeg2000_parse_reset()
323 GstJPEG2000Colorspace colorspace = GST_JPEG2000_COLORSPACE_NONE; in gst_jpeg2000_parse_handle_frame()
556 if (colorspace == GST_JPEG2000_COLORSPACE_NONE) { in gst_jpeg2000_parse_handle_frame()
604 if (colorspace != GST_JPEG2000_COLORSPACE_NONE in gst_jpeg2000_parse_handle_frame()
616 GST_JPEG2000_COLORSPACE_NONE; in gst_jpeg2000_parse_handle_frame()
629 if (inferred_colorspace != GST_JPEG2000_COLORSPACE_NONE) { in gst_jpeg2000_parse_handle_frame()
646 if (colorspace != GST_JPEG2000_COLORSPACE_NONE) { in gst_jpeg2000_parse_handle_frame()