Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstjpeg2000parse.h88 #define GST_JPEG2000_PARSE_PROFILE_CINEMA_LTS 0x0007/** Long Term Storage Cinema profile - defined… macro
Dgstjpeg2000parse.c463 if ((profile > GST_JPEG2000_PARSE_PROFILE_CINEMA_LTS) in gst_jpeg2000_parse_handle_frame()