BMP_RLE4 121 libavcodec/bmp.c if (comp != BMP_RGB && comp != BMP_BITFIELDS && comp != BMP_RLE4 && BMP_RLE4 222 libavcodec/bmp.c if (n * avctx->height > dsize && comp != BMP_RLE4 && comp != BMP_RLE8) { BMP_RLE4 233 libavcodec/bmp.c if (comp == BMP_RLE4 || comp == BMP_RLE8) BMP_RLE4 278 libavcodec/bmp.c if (comp == BMP_RLE4 || comp == BMP_RLE8) {