Lines Matching full:boundary
117 /* from the head of the stream, get the next page. boundary specifies
121 boundary: -1) unbounded search
131 ogg_int64_t boundary){
132 if(boundary>0)boundary+=vf->offset;
136 if(boundary>0 && vf->offset>=boundary)return OV_FALSE;
145 if(!boundary)return OV_FALSE;
543 bitstream boundary and dumps the decoding machine. If the decoding
646 /* has our decoding just traversed a bitstream boundary? */
667 boundary if we just left the previous logical bitstream and
994 bitstream boundary, but only if it can't get any packets out of the
1013 boundary */
1032 packet boundary, and we need to make sure the granpos is
1408 logical bitstream boundary with abandon is OK. */