Home
last modified time | relevance | path

Searched refs:_v_readstring (Results 1 – 1 of 1) 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()