<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
Currently, I am working and porting <b>Android Kitkat 4.4.2</b> on
<b>All-winner A20 Soc</b> board with following hardware and software
details.<br>
<ul>
<li>A20 Allwinner SoC</li>
<li>1 GB RAM</li>
<li>8 GB NAND MMC</li>
<li>Linux Kernel Version 3.4.39</li>
<li>Malli 400 GPU</li>
<li>Android Kitkat Version 4.4.2</li>
<li>SPICE GTK Version 0.22<br>
</li>
</ul>
<br>
I have configured and installed <b>Linux Virtual Manager</b> in one
<b>Ubuntu Desktop 14.04 Linux System</b> to configure and run SPICE
Server on it. Then, I have developed one Android based application
which is used to configure SPICE Client settings and to start SPICE
Client for connecting with SPICE Server which is running on Ubuntu
Desktop System.<br>
<br>
After connecting to SPICE Server from SPICE Client, I have started
one video sample which is stored in Ubuntu Desktop System on which
SPICE Server is running. <br>
<br>
Now, The issue is that the Video Sample which is streamed on A20
board is too much slow compare to playing it in normal mode using
video player.<br>
<br>
So, I have tried to debug SPICE Client code on A20 board and found
that it takes around <b>300</b><b> to </b><b>400</b><b>
millisecond</b> in <b>QUIC_UNCOMPRESS_RGB(prefix, type)</b> with
prefix as 32 and type is RGB32 to uncompress and decode one display
frame which is coming from SPICE Server.<br>
<br>
I have also observed that SPICE Client is using <b>QUIC Image
decompression method</b> to uncompress compressed Image Frame.<br>
<br>
So, Does anyone has idea or solution to decrease time in QUIC Image
De-compression Method or any alternative De-compression Method which
is faster than QUIC Mode?<br>
<br>
<br>
<pre class="moz-signature" cols="72">--
Regards,
Ritesh Prajapati,
System Level Solutions (India) Pvt.Ltd.
</pre>
</body>
</html>