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