Home
last modified time | relevance | path

Searched refs:oggpackB_writetrunc (Results 1 – 3 of 3) sorted by relevance

/external/libogg/win32/
Dogg.def27 oggpackB_writetrunc
/external/libogg/include/ogg/
Dogg.h139 extern void oggpackB_writetrunc(oggpack_buffer *b,long bits);
/external/libogg/src/
Dbitwise.c70 void oggpackB_writetrunc(oggpack_buffer *b,long bits){ in oggpackB_writetrunc() function