Searched refs:bitmap_decompress1 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dbitmap.c76 bitmap_decompress1(uint8 * output, int width, int height, uint8 * input, int size) function
900 rv = bitmap_decompress1(output, width, height, input, size);

Completed in 42 milliseconds