Lines Matching full:page
117 /* from the head of the stream, get the next page. boundary specifies
123 n) search for a new page beginning for n bytes
125 return: <0) did not find a page (OV_FALSE, OV_EOF, OV_EREAD)
126 n) found a page at absolute offset n
128 produces a refcounted page */
152 /* got a page. Return the offset at the page beginning,
153 advance the internal offset past the page end */
163 /* find the latest page beginning before the current stream cursor
167 /* returns offset or OV_EREAD, OV_FAULT and produces a refcounted page */
191 /* we have the offset. Actually snork and hold the page now */
202 (has to begin by knowing the offset of the lb's initial page).
278 /* consumes the page that's passed in (if any) */
302 /* extract the initial header from the first page and verify that the
428 /* count blocksizes of all frames in the page */
441 /* pcm offset of last packet on the first audio page */
455 get the last page of the stream */
515 /* We get the offset for the last page of the physical bitstream.
561 /* extract packets from page */
565 neither is a page */
595 completed on a page carries the offset) After processing
600 reading anew right at the last page; the end-of-stream
602 last packet of the last page may be a partial frame.
603 So, we need a previous granulepos from an in-sequence page
659 /* Do we need to load a new machine before submitting the page? */
1030 Unfortuantely, on the last page we still advance to last packet
1031 because the granulepos on the last page is not necessarily on a
1091 /* did we just grab a page from other than current link? */
1147 /* Page granularity seek (faster than sample granularity because we
1150 Seek to the last [granule marked] page preceeding the specified pos
1180 /* search within the logical bitstream for the page with the highest
1227 begin=vf->offset; /* raw offset of next page */
1252 /* found our page. seek to it, update pcm offset. Easier case than
1271 /* !!! the packet finishing this page originated on a
1272 preceeding page. Keep fetching previous pages until we
1377 /* suck in a new page */
1457 /* page-granularity version of ov_time_seek