Searched refs:_v_writestring (Results 1 - 1 of 1) sorted by relevance

/external/libvorbis/lib/
H A Dinfo.c48 static void _v_writestring(oggpack_buffer *o,const char *s, int bytes){ function
443 _v_writestring(opb,"vorbis", 6);
466 _v_writestring(opb,"vorbis", 6);
470 _v_writestring(opb,ENCODE_VENDOR_STRING, bytes);
480 _v_writestring(opb,vc->user_comments[i], vc->comment_lengths[i]);
497 _v_writestring(opb,"vorbis", 6);

Completed in 81 milliseconds