Lines Matching full:vorbis
4 \section{Helper equations} \label{vorbis:spec:helper}
8 The equations below are used in multiple places by the Vorbis codec
15 \subsubsection{ilog} \label{vorbis:spec:ilog}
48 \subsubsection{float32_unpack} \label{vorbis:spec:float32:unpack}
51 representation of a Vorbis codebook float value into the
53 purposes of this example, we will unpack a Vorbis float32 into a
66 \subsubsection{lookup1_values} \label{vorbis:spec:lookup1:values}
81 \subsubsection{low_neighbor} \label{vorbis:spec:low:neighbor}
88 \subsubsection{high_neighbor} \label{vorbis:spec:high:neighbor}
97 \subsubsection{render_point} \label{vorbis:spec:render:point}
125 \subsubsection{render_line} \label{vorbis:spec:render:line}