Searched refs:APP0_DATA_LEN (Results 1 – 1 of 1) sorted by relevance
713 #define APP0_DATA_LEN 14 /* Length of interesting data in APP0 */ macro728 if (datalen >= APP0_DATA_LEN && in examine_app0()759 totallen -= APP0_DATA_LEN; in examine_app0()1465 if (marker_code == (int) M_APP0 && length_limit < APP0_DATA_LEN) in jpeg_save_markers()1466 length_limit = APP0_DATA_LEN; in jpeg_save_markers()