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

  /external/libogg/include/ogg/
ogg.h 143 extern void oggpackB_writeclear(oggpack_buffer *b);
  /external/libogg/src/
bitwise.c 245 void oggpackB_writeclear(oggpack_buffer *b){
814 oggpackB_writeclear(&o);

Completed in 18 milliseconds