Lines Matching full:logical
97 <li>Sort the pages by logical bitstream and buffer then into logical streams</li>
98 <li>Decompose the logical streams into raw packets</li>
120 beginning play in a new logical bitstream requires initializing a
127 serial number to seperate logical bitstreams. Initialize logical
130 logical bitstream buffer using <tt>ogg_stream_pagein</tt>; the serial
140 <p>After submitting page[s] to a logical stream, read available packets
173 the logical bitstream</dd>
176 logical bitstream</dd>
234 beginning of stream flag is set on the initial page of a logical
238 logical bitstream). Nonzero indicates the flag is set (this is the
239 initial page of a logical bitstream).</p>
258 flag is set on the last (terminal) page of a logical bitstream.</p>
260 <p>Zero (unset) indicates that this is not the last page of a logical
262 logical bitstream and that no addiitonal pages belonging to this
276 represented in the logical bitstream (for example, the first page of a
292 page in a logical bitstream is numbered zero; following pages are
300 used as a handle to distinguish various logical bitstreams in a
301 physical Ogg bitstresm. Every logical bitstream within a
375 <p>Used during decoding to read raw packets from the given logical
403 normally produced by <tt>ogg_sync_pageout</tt>, and from the logical
434 marked as the 'initial' page of the logical bitstream.</p>