Searched refs:M_PSEUDO (Results 1 – 2 of 2) sorted by relevance
362 #define M_PSEUDO 0xFFD8 /* pseudo marker for start of image(byte 0) */ macro465 unsigned int marker = M_PSEUDO; in php_handle_jpeg()
2670 #define M_PSEUDO 0x123 /* Extra value. */ macro3768 int marker = 0, last_marker = M_PSEUDO, comment_correction=1; in exif_scan_JPEG_header()3796 last_marker = M_PSEUDO; /* stop skipping 0 for M_COM */ in exif_scan_JPEG_header()3858 sn = exif_file_sections_add(ImageInfo, M_PSEUDO, size, NULL); in exif_scan_JPEG_header()4032 sn = exif_file_sections_add(ImageInfo, M_PSEUDO, 2, NULL); in exif_process_IFD_in_TIFF_impl()
Completed in 17 milliseconds