Home
last modified time | relevance | path

Searched refs:GST_JPEG2000_SAMPLING_YBR444 (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstjpeg2000sampling.h60 GST_JPEG2000_SAMPLING_YBR444, enumerator
Dgstjpeg2000sampling.c88 sampling == GST_JPEG2000_SAMPLING_YBR444 || in gst_jpeg2000_sampling_is_yuv()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstjpeg2000parse.c659 parsed_sampling = GST_JPEG2000_SAMPLING_YBR444; in gst_jpeg2000_parse_handle_frame()
672 parsed_sampling = GST_JPEG2000_SAMPLING_YBR444; in gst_jpeg2000_parse_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegenc.c860 sampling = GST_JPEG2000_SAMPLING_YBR444; in gst_openjpeg_enc_set_format()