Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstjpeg2000sampling.h76 GstJPEG2000Sampling gst_jpeg2000_sampling_from_string (const gchar *
Dgstjpeg2000sampling.c50 gst_jpeg2000_sampling_from_string (const gchar * sampling_string) in gst_jpeg2000_sampling_from_string() function
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstjpeg2000parse.c552 sink_sampling = gst_jpeg2000_sampling_from_string (sink_sampling_string); in gst_jpeg2000_parse_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegdec.c392 gst_jpeg2000_sampling_from_string (gst_structure_get_string (s, in gst_openjpeg_dec_set_format()