Searched refs:BMP_RGB (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dbmp.h28 BMP_RGB =0, enumerator in enum:__anon3100
H A Dbmp.c118 comp = BMP_RGB;
120 if (comp != BMP_RGB && comp != BMP_BITFIELDS && comp != BMP_RLE4 &&
163 if (comp == BMP_RGB)
H A Dbmpenc.c77 int pad_bytes_per_row, pal_entries = 0, compression = BMP_RGB;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dbmp.h32 BMP_RGB =0, enumerator in enum:__anon1885
H A Dbmp.c122 comp = BMP_RGB;
124 if(comp != BMP_RGB && comp != BMP_BITFIELDS && comp != BMP_RLE4 && comp != BMP_RLE8){
164 if(comp == BMP_RGB)
H A Dbmpenc.c72 int pad_bytes_per_row, pal_entries = 0, compression = BMP_RGB;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dcinedec.c134 case BMP_RGB:

Completed in 66 milliseconds