Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstjpeg2000sampling.h100 GST_JPEG2000_COLORSPACE_YUV, enumerator
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstjpeg2000parse.c605 && (colorspace != GST_JPEG2000_COLORSPACE_YUV) in gst_jpeg2000_parse_handle_frame()
626 inferred_colorspace = GST_JPEG2000_COLORSPACE_YUV; in gst_jpeg2000_parse_handle_frame()
647 if (colorspace == GST_JPEG2000_COLORSPACE_YUV) { in gst_jpeg2000_parse_handle_frame()
689 colorspace = GST_JPEG2000_COLORSPACE_YUV; in gst_jpeg2000_parse_handle_frame()