Searched refs:COMPRESSED (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dcpia.c38 #define COMPRESSED 1 macro
70 || (header[28] != NOT_COMPRESSED && header[28] != COMPRESSED)
146 if ((src[j] & 1) && header[28] == COMPRESSED) {
166 if ((src[j] & 1) && header[28] == COMPRESSED) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dcpia.h330 #define COMPRESSED 1 macro
H A Dcpia.c2082 if ((ibuf[28] != NOT_COMPRESSED) && (ibuf[28] != COMPRESSED)) {
2087 compressed = (ibuf[28] == COMPRESSED);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/gspca/
H A Dcpia1.c49 #define COMPRESSED 1 macro

Completed in 124 milliseconds