Searched refs:ogg_buffer_split (Results 1 – 1 of 1) sorted by relevance
230 static ogg_reference *ogg_buffer_split(ogg_reference **tail, in ogg_buffer_split() function747 og->header=ogg_buffer_split(&oy->fifo_tail,&oy->fifo_head,oy->headerbytes); in ogg_sync_pageseek()749 og->body=ogg_buffer_split(&oy->fifo_tail,&oy->fifo_head,oy->bodybytes); in ogg_sync_pageseek()1111 op->packet=ogg_buffer_split(&os->body_tail,&os->body_head, in _packetout()