Searched refs:M_COM (Results 1 – 2 of 2) sorted by relevance
2696 #define M_COM 0xFE /* COMment */ macro3817 if (last_marker==M_COM && comment_correction) { in exif_scan_JPEG_header()3825 if (last_marker==M_COM && comment_correction>0) { in exif_scan_JPEG_header()3834 if (last_marker==M_COM && !comment_correction) { in exif_scan_JPEG_header()3837 if (last_marker==M_COM && comment_correction) in exif_scan_JPEG_header()3906 case M_COM: /* Comment section */ in exif_scan_JPEG_header()
361 #define M_COM 0xFE /* COMment */ macro
Completed in 20 milliseconds