Searched refs:JPEG_MARKER_APP0 (Results 1 – 3 of 3) sorted by relevance
40 #undef JPEG_MARKER_APP041 #define JPEG_MARKER_APP0 0xe0 macro316 case JPEG_MARKER_APP0: in exif_loader_write()
46 #undef JPEG_MARKER_APP047 #define JPEG_MARKER_APP0 0xe0 macro
117 JPEG_MARKER_APP0 = 0xE0, enumerator801 (marker >= JPEG_MARKER_APP0 && marker <= JPEG_MARKER_APP15)) { in gst_rtp_jpeg_pay_handle_buffer()