Home
last modified time | relevance | path

Searched refs:COMPRESSED (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/media/video/
Dcpia.h323 #define COMPRESSED 1 macro
Dcpia.c1944 if ((ibuf[28] != NOT_COMPRESSED) && (ibuf[28] != COMPRESSED)) { in parse_picture()
1949 compressed = (ibuf[28] == COMPRESSED); in parse_picture()