1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
\relax
\citation{Patel93}
\@writefile{toc}{\contentsline {section}{\numberline {1}Introduction and Background}{1}}
\@writefile{toc}{\contentsline {section}{\numberline {2}Programming with the MPEG Library}{1}}
\@writefile{toc}{\contentsline {section}{\numberline {3}Concepts and Data Formats}{3}}
\@writefile{toc}{\contentsline {subsection}{\numberline {3.1}Dithering modes}{3}}
\newlabel{sec:dithering}{{3.1}{3}}
\@writefile{toc}{\contentsline {subsection}{\numberline {3.2}Colour maps}{4}}
\newlabel{sec:colour_maps}{{3.2}{4}}
\@writefile{toc}{\contentsline {subsection}{\numberline {3.3}Image data format}{5}}
\newlabel{sec:image_data}{{3.3}{5}}
\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces Illustration of image data layout for a sample $8 \times 10$ image. The number at each pixel is just the offset into the image data array.}}{5}}
\newlabel{fig:image_format}{{1}{5}}
\@writefile{toc}{\contentsline {section}{\numberline {4}Programming Reference}{6}}
\@writefile{toc}{\contentsline {subsection}{\numberline {4.1}The \texttt {ImageDesc} structure}{6}}
\@writefile{toc}{\contentsline {subsection}{\numberline {4.2}\texttt {SetMPEGOption()}}{7}}
\@writefile{toc}{\contentsline {subsection}{\numberline {4.3}\texttt {OpenMPEG()}}{7}}
\bibcite{LeGall91}{1}
\@writefile{toc}{\contentsline {subsection}{\numberline {4.4}\texttt {GetMPEGFrame()}}{8}}
\@writefile{toc}{\contentsline {subsection}{\numberline {4.5}\texttt {RewindMPEG()}}{8}}
\bibcite{Patel93}{2}
|