Searched refs:APP0_DATA_LEN (Results 1 – 2 of 2) sorted by relevance
578 #define APP0_DATA_LEN 14 /* Length of interesting data in APP0 */ macro593 if (datalen >= APP0_DATA_LEN && in examine_app0()623 totallen -= APP0_DATA_LEN; in examine_app0()1362 if (marker_code == (int) M_APP0 && length_limit < APP0_DATA_LEN) in jpeg_save_markers()1363 length_limit = APP0_DATA_LEN; in jpeg_save_markers()