Searched refs:ogg_stream_iovecin (Results 1 - 2 of 2) sorted by relevance

/external/libogg/include/ogg/
H A Dogg.h159 extern int ogg_stream_iovecin(ogg_stream_state *os, ogg_iovec_t *iov,
/external/libogg/src/
H A Dframing.c304 int ogg_stream_iovecin(ogg_stream_state *os, ogg_iovec_t *iov, int count, function
366 return ogg_stream_iovecin(os, &iov, 1, op->e_o_s, op->granulepos);

Completed in 31 milliseconds