X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2F04-codec.tex;h=333c22729103923694ec3cd829820e18cbc61b90;hb=679433ebb8287744a9801f847b7a105dbc2a0404;hp=5d69fa2ee37a28e11764b7ac283c25742e7e94ef;hpb=ab9ee4a0d9aa7c1d005fd54e5b7cbb32659db486;p=platform%2Fupstream%2Flibvorbis.git diff --git a/doc/04-codec.tex b/doc/04-codec.tex index 5d69fa2..333c227 100644 --- a/doc/04-codec.tex +++ b/doc/04-codec.tex @@ -1,7 +1,6 @@ % -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*- %!TEX root = Vorbis_I_spec.tex -% $Id$ \section{Codec Setup and Packet Decode} \label{vorbis:spec:codec} \subsection{Overview} @@ -590,7 +589,7 @@ attention however to returning the correct data range; the amount of data to be returned is: \begin{programlisting} -window\_blocksize(previous\_window)/4+window\_blocksize(current\_window)/4 +window_blocksize(previous_window)/4+window_blocksize(current_window)/4 \end{programlisting} from the center (element windowsize/2) of the previous window to the