scale_nearest_neighbor 578 libheif-1.3.2/libheif/heif.cc Error err = input->image->scale_nearest_neighbor(out_img, width, height); scale_nearest_neighbor 1623 libheif-1.3.2/libheif/heif_context.cc error = image->scale_nearest_neighbor(thumbnail_image, thumb_width, thumb_height); scale_nearest_neighbor 95 libheif-1.3.2/libheif/heif_image.h Error scale_nearest_neighbor(std::shared_ptr<HeifPixelImage>& output, int width,int height) const;