Home
last modified time | relevance | path

Searched refs:_v_readstring (Results 1 – 2 of 2) sorted by relevance

/external/tremolo/Tremolo/
Dtreminfo.c52 static void _v_readstring(oggpack_buffer *o,char *buf,int bytes){ in _v_readstring() function
222 _v_readstring(opb,vc->vendor,vendorlen); in _vorbis_unpack_comment()
239 _v_readstring(opb,vc->user_comments[i],len); in _vorbis_unpack_comment()
352 _v_readstring(&opb,buffer,6); in vorbis_dsp_headerin()
/external/libvorbis/lib/
Dinfo.c55 static void _v_readstring(oggpack_buffer *o,char *buf,int bytes){ in _v_readstring() function
246 _v_readstring(opb,vc->vendor,vendorlen); in _vorbis_unpack_comment()
260 _v_readstring(opb,vc->user_comments[i],len); in _vorbis_unpack_comment()
364 _v_readstring(&opb,buffer,6); in vorbis_synthesis_idheader()
391 _v_readstring(&opb,buffer,6); in vorbis_synthesis_headerin()