Searched refs:oggpack_writecopy (Results 1 – 6 of 6) sorted by relevance
8 oggpack_writecopy
11 oggpack_writecopy
24 oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html\
197 oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html\
122 extern void oggpack_writecopy(oggpack_buffer *b,void *source,long bits);
221 void oggpack_writecopy(oggpack_buffer *b,void *source,long bits){ in oggpack_writecopy() function