Home
last modified time | relevance | path

Searched refs:JPEG_MARKER_IS_START_OF_FRAME (Results 1 – 12 of 12) sorted by relevance

/dports/devel/liboil/liboil-0.3.17/examples/jpeg/
H A Djpeg.h51 #define JPEG_MARKER_IS_START_OF_FRAME(x) ((x)>=0xc0 && (x) <= 0xcf && (x)!=0xc4 && (x)!=0xc8 && (x)… macro
H A Djpeg.c636 } else if (JPEG_MARKER_IS_START_OF_FRAME(marker)) { in jpeg_decoder_decode()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst/typefind/
H A Dgsttypefindfunctions.c3895 #define JPEG_MARKER_IS_START_OF_FRAME(x) \ macro
3970 } else if (JPEG_MARKER_IS_START_OF_FRAME (marker) && len >= (2 + 8)) { in jpeg_type_find()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst/typefind/
H A Dgsttypefindfunctions.c3895 #define JPEG_MARKER_IS_START_OF_FRAME(x) \ macro
3970 } else if (JPEG_MARKER_IS_START_OF_FRAME (marker) && len >= (2 + 8)) { in jpeg_type_find()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst/typefind/
H A Dgsttypefindfunctions.c3895 #define JPEG_MARKER_IS_START_OF_FRAME(x) \ macro
3970 } else if (JPEG_MARKER_IS_START_OF_FRAME (marker) && len >= (2 + 8)) { in jpeg_type_find()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst/typefind/
H A Dgsttypefindfunctions.c3895 #define JPEG_MARKER_IS_START_OF_FRAME(x) \ macro
3970 } else if (JPEG_MARKER_IS_START_OF_FRAME (marker) && len >= (2 + 8)) { in jpeg_type_find()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst/typefind/
H A Dgsttypefindfunctions.c3895 #define JPEG_MARKER_IS_START_OF_FRAME(x) \ macro
3970 } else if (JPEG_MARKER_IS_START_OF_FRAME (marker) && len >= (2 + 8)) { in jpeg_type_find()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst/typefind/
H A Dgsttypefindfunctions.c3895 #define JPEG_MARKER_IS_START_OF_FRAME(x) \ macro
3970 } else if (JPEG_MARKER_IS_START_OF_FRAME (marker) && len >= (2 + 8)) { in jpeg_type_find()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst/typefind/
H A Dgsttypefindfunctions.c3895 #define JPEG_MARKER_IS_START_OF_FRAME(x) \ macro
3970 } else if (JPEG_MARKER_IS_START_OF_FRAME (marker) && len >= (2 + 8)) { in jpeg_type_find()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst/typefind/
H A Dgsttypefindfunctions.c3895 #define JPEG_MARKER_IS_START_OF_FRAME(x) \ macro
3970 } else if (JPEG_MARKER_IS_START_OF_FRAME (marker) && len >= (2 + 8)) { in jpeg_type_find()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst/typefind/
H A Dgsttypefindfunctions.c3895 #define JPEG_MARKER_IS_START_OF_FRAME(x) \ macro
3970 } else if (JPEG_MARKER_IS_START_OF_FRAME (marker) && len >= (2 + 8)) { in jpeg_type_find()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst/typefind/
H A Dgsttypefindfunctions.c3895 #define JPEG_MARKER_IS_START_OF_FRAME(x) \ macro
3970 } else if (JPEG_MARKER_IS_START_OF_FRAME (marker) && len >= (2 + 8)) { in jpeg_type_find()