Home
last modified time | relevance | path

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

/external/libogg/win32/
Dogg.def40 oggpackB_bytes
/external/libogg/src/
Dbitwise.c472 long oggpackB_bytes(oggpack_buffer *b){ in oggpackB_bytes() function
554 bytes=oggpackB_bytes(&o); in cliptestB()
578 if(oggpackB_bytes(&r)!=bytes)report("leftover bytes after read!\n"); in cliptestB()
754 bytes=oggpackB_bytes(&o); in main()
765 if(oggpackB_bytes(&r)!=bytes)report("leftover bytes after read!\n"); in main()
/external/libogg/include/ogg/
Dogg.h152 extern long oggpackB_bytes(oggpack_buffer *b);