Searched refs:COMPRESSED (Results 1 – 2 of 2) sorted by relevance
323 #define COMPRESSED 1 macro
1944 if ((ibuf[28] != NOT_COMPRESSED) && (ibuf[28] != COMPRESSED)) { in parse_picture()1949 compressed = (ibuf[28] == COMPRESSED); in parse_picture()