HomeSort by relevance Sort by last modified time
    Searched refs:oggpack_writecopy (Results 1 - 4 of 4) sorted by null

  /external/libogg/macos/
libogg.mcp.exp 8 oggpack_writecopy
  /external/libogg/doc/libogg/
Makefile.am 24 oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html\
  /external/libogg/include/ogg/
ogg.h 122 extern void oggpack_writecopy(oggpack_buffer *b,void *source,long bits);
  /external/libogg/src/
bitwise.c 221 void oggpack_writecopy(oggpack_buffer *b,void *source,long bits){ function

Completed in 477 milliseconds