Searched refs:oggpack_writetrunc (Results 1 – 7 of 7) 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);
176 oggpack_writetrunc(vbi->packetblob[choice],maxsize*8); in vorbis_bitrate_addblock()
59 void oggpack_writetrunc(oggpack_buffer *b,long bits){ in oggpack_writetrunc() function