<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Stream processing - Page 10 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Stream_processing&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Stream_processing&amp;p=11">3.Next</a>
</p>
<p>record might be a single pixel from an image;<br/>
* In a video encoder, each record may be 256 pixels forming a macroblock of data; or<br/>
* In wireless signal processing, each record could be a sequence of samples received from an antenna.</p>

<p>For each record we can only read from the input, perform operations on it, and write to the output. It is permissible to have multiple inputs and multiple outputs, but never a piece of memory that is both readable and writable. </p>

<p><big>Code examples</big></p>
<p>By way of illustration, the following</p><p>
<a accesskey="1" href="page.php?w=Stream_processing&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Stream_processing&amp;p=11">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
