Searched refs:_vorbis_pack_comment (Results 1 – 2 of 2) sorted by relevance
461 static int _vorbis_pack_comment(oggpack_buffer *opb,vorbis_comment *vc){ in _vorbis_pack_comment() function553 if(_vorbis_pack_comment(&opb,vc)) return OV_EIMPL; in vorbis_commentheader_out()601 if(_vorbis_pack_comment(&opb,vc))goto err_out; in vorbis_analysis_headerout()
234 …the above can be found in \filename{vorbis/lib/info.c}, \function{_vorbis_pack_comment()} and \fun…