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

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

Completed in 42 milliseconds