OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oggpack_writetrunc
(Results
1 - 5
of
5
) sorted by null
/external/libogg/macos/
libogg.mcp.exp
6
oggpack_writetrunc
/external/libogg/doc/libogg/
Makefile.am
24
oggpack_writecopy.html oggpack_writeinit.html
oggpack_writetrunc
.html\
/external/libogg/include/ogg/
ogg.h
120
extern void
oggpack_writetrunc
(oggpack_buffer *b,long bits);
/external/libvorbis/lib/
bitrate.c
176
oggpack_writetrunc
(vbi->packetblob[choice],maxsize*8);
/external/libogg/src/
bitwise.c
59
void
oggpack_writetrunc
(oggpack_buffer *b,long bits){
function
Completed in 93 milliseconds