BMP_RGB 119 libavcodec/bmp.c comp = BMP_RGB; BMP_RGB 121 libavcodec/bmp.c if(comp != BMP_RGB && comp != BMP_BITFIELDS && comp != BMP_RLE4 && comp != BMP_RLE8){ BMP_RGB 161 libavcodec/bmp.c if(comp == BMP_RGB) BMP_RGB 69 libavcodec/bmpenc.c bytestream_put_le32(&buf, BMP_RGB); // BITMAPINFOHEADER.biCompression