Searched refs:DecodeRLE4 (Results 1 – 2 of 2) sorted by relevance
118 int32_t DecodeRLE4();
328 return DecodeRLE4(); in DecodeImage()512 int32_t BMPDecompressor::DecodeRLE4() { in DecodeRLE4() function in BMPDecompressor