convert_mono_to_RGB  245 libheif-1.3.2/libheif/heif_image.cc         out_img = convert_mono_to_RGB(3);
convert_mono_to_RGB  252 libheif-1.3.2/libheif/heif_image.cc         out_img = convert_mono_to_RGB(4);
convert_mono_to_RGB  118 libheif-1.3.2/libheif/heif_image.h   std::shared_ptr<HeifPixelImage> convert_mono_to_RGB(int bpp) const;