Searched refs:CompressRawToJpeg (Results 1 – 1 of 1) sorted by relevance
49 …frame = CompressRawToJpeg(decompressed.Data, decompressed.Width, decompressed.Height, ForcedScaleD… in GrabFrame()177 …private static byte[] CompressRawToJpeg(byte[] input, int width, int height, int scale, int qualit… in CompressRawToJpeg() method in Antmicro.Renode.HostInterfaces.Camera.HostCamera