Lines Matching full:vorbis
615 /** Vorbis comment entry structure used in VORBIS_COMMENT blocks. (c.f. <A HREF="../format.html#metadata_block_vorbis_comment">format specification</A>)
893 /** Check a Vorbis comment entry name to see if it conforms to the Vorbis
896 * Vorbis comment names must be composed only of characters from
907 /** Check a Vorbis comment entry value to see if it conforms to the Vorbis
910 * Vorbis comment values must be valid UTF-8 sequences.
923 /** Check a Vorbis comment entry to see if it conforms to the Vorbis
926 * Vorbis comment entries must be of the form 'name=value', and 'name' and