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

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

Completed in 820 milliseconds