BMP_RLE4 120 libavcodec/bmp.c if (comp != BMP_RGB && comp != BMP_BITFIELDS && comp != BMP_RLE4 && BMP_RLE4 217 libavcodec/bmp.c if (n * avctx->height > dsize && comp != BMP_RLE4 && comp != BMP_RLE8) { BMP_RLE4 228 libavcodec/bmp.c if (comp == BMP_RLE4 || comp == BMP_RLE8) BMP_RLE4 273 libavcodec/bmp.c if (comp == BMP_RLE4 || comp == BMP_RLE8) {