summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2024-03-03 12:51:03 +0100
committerAki <please@ignore.pl>2024-03-03 12:51:03 +0100
commit8e94244f86e657e4113e35438e59cf5771882b25 (patch)
treeb4a84a732f7f29abc8b6a129f51e406c101e7f77
parentdad0e8562c8e5994fcf2ebedac5a7ec920297d1f (diff)
downloadstarshatter-8e94244f86e657e4113e35438e59cf5771882b25.zip
starshatter-8e94244f86e657e4113e35438e59cf5771882b25.tar.gz
starshatter-8e94244f86e657e4113e35438e59cf5771882b25.tar.bz2
libogg and libvorbis are no longer part of this source tree
-rw-r--r--contrib/CMakeLists.txt9
-rw-r--r--contrib/libpng/4.aliases.patch19
-rw-r--r--contrib/libpng/CMakeLists.txt1
-rw-r--r--contrib/ogg/.gitignore33
-rw-r--r--contrib/ogg/.travis.yml17
-rw-r--r--contrib/ogg/1.cmake.patch111
-rw-r--r--contrib/ogg/AUTHORS7
-rw-r--r--contrib/ogg/CHANGES94
-rw-r--r--contrib/ogg/CMakeLists.txt115
-rw-r--r--contrib/ogg/COPYING28
-rw-r--r--contrib/ogg/Makefile.am32
-rw-r--r--contrib/ogg/README.md131
-rw-r--r--contrib/ogg/appveyor.yml19
-rwxr-xr-xcontrib/ogg/autogen.sh12
-rw-r--r--contrib/ogg/configure.ac185
-rw-r--r--contrib/ogg/doc/Makefile.am9
-rw-r--r--contrib/ogg/doc/fish_xiph_org.pngbin2536 -> 0 bytes
-rw-r--r--contrib/ogg/doc/framing.html429
-rw-r--r--contrib/ogg/doc/index.html105
-rw-r--r--contrib/ogg/doc/libogg/Makefile.am39
-rw-r--r--contrib/ogg/doc/libogg/bitpacking.html103
-rw-r--r--contrib/ogg/doc/libogg/datastructures.html59
-rw-r--r--contrib/ogg/doc/libogg/decoding.html104
-rw-r--r--contrib/ogg/doc/libogg/encoding.html76
-rw-r--r--contrib/ogg/doc/libogg/general.html109
-rw-r--r--contrib/ogg/doc/libogg/index.html39
-rw-r--r--contrib/ogg/doc/libogg/ogg_iovec_t.html62
-rw-r--r--contrib/ogg/doc/libogg/ogg_packet.html75
-rw-r--r--contrib/ogg/doc/libogg/ogg_packet_clear.html64
-rw-r--r--contrib/ogg/doc/libogg/ogg_page.html75
-rw-r--r--contrib/ogg/doc/libogg/ogg_page_bos.html65
-rw-r--r--contrib/ogg/doc/libogg/ogg_page_checksum_set.html62
-rw-r--r--contrib/ogg/doc/libogg/ogg_page_continued.html64
-rw-r--r--contrib/ogg/doc/libogg/ogg_page_eos.html65
-rw-r--r--contrib/ogg/doc/libogg/ogg_page_granulepos.html65
-rw-r--r--contrib/ogg/doc/libogg/ogg_page_packets.html75
-rw-r--r--contrib/ogg/doc/libogg/ogg_page_pageno.html63
-rw-r--r--contrib/ogg/doc/libogg/ogg_page_serialno.html63
-rw-r--r--contrib/ogg/doc/libogg/ogg_page_version.html63
-rw-r--r--contrib/ogg/doc/libogg/ogg_stream_check.html71
-rw-r--r--contrib/ogg/doc/libogg/ogg_stream_clear.html61
-rw-r--r--contrib/ogg/doc/libogg/ogg_stream_destroy.html71
-rw-r--r--contrib/ogg/doc/libogg/ogg_stream_eos.html62
-rw-r--r--contrib/ogg/doc/libogg/ogg_stream_flush.html67
-rw-r--r--contrib/ogg/doc/libogg/ogg_stream_flush_fill.html74
-rw-r--r--contrib/ogg/doc/libogg/ogg_stream_init.html66
-rw-r--r--contrib/ogg/doc/libogg/ogg_stream_iovecin.html80
-rw-r--r--contrib/ogg/doc/libogg/ogg_stream_packetin.html72
-rw-r--r--contrib/ogg/doc/libogg/ogg_stream_packetout.html85
-rw-r--r--contrib/ogg/doc/libogg/ogg_stream_packetpeek.html85
-rw-r--r--contrib/ogg/doc/libogg/ogg_stream_pagein.html67
-rw-r--r--contrib/ogg/doc/libogg/ogg_stream_pageout.html84
-rw-r--r--contrib/ogg/doc/libogg/ogg_stream_pageout_fill.html89
-rw-r--r--contrib/ogg/doc/libogg/ogg_stream_reset.html61
-rw-r--r--contrib/ogg/doc/libogg/ogg_stream_reset_serialno.html67
-rw-r--r--contrib/ogg/doc/libogg/ogg_stream_state.html121
-rw-r--r--contrib/ogg/doc/libogg/ogg_sync_buffer.html67
-rw-r--r--contrib/ogg/doc/libogg/ogg_sync_check.html71
-rw-r--r--contrib/ogg/doc/libogg/ogg_sync_clear.html62
-rw-r--r--contrib/ogg/doc/libogg/ogg_sync_destroy.html68
-rw-r--r--contrib/ogg/doc/libogg/ogg_sync_init.html63
-rw-r--r--contrib/ogg/doc/libogg/ogg_sync_pageout.html77
-rw-r--r--contrib/ogg/doc/libogg/ogg_sync_pageseek.html68
-rw-r--r--contrib/ogg/doc/libogg/ogg_sync_reset.html63
-rw-r--r--contrib/ogg/doc/libogg/ogg_sync_state.html77
-rw-r--r--contrib/ogg/doc/libogg/ogg_sync_wrote.html73
-rw-r--r--contrib/ogg/doc/libogg/oggpack_adv.html64
-rw-r--r--contrib/ogg/doc/libogg/oggpack_adv1.html62
-rw-r--r--contrib/ogg/doc/libogg/oggpack_bits.html62
-rw-r--r--contrib/ogg/doc/libogg/oggpack_buffer.html66
-rw-r--r--contrib/ogg/doc/libogg/oggpack_bytes.html67
-rw-r--r--contrib/ogg/doc/libogg/oggpack_get_buffer.html62
-rw-r--r--contrib/ogg/doc/libogg/oggpack_look.html66
-rw-r--r--contrib/ogg/doc/libogg/oggpack_look1.html63
-rw-r--r--contrib/ogg/doc/libogg/oggpack_read.html65
-rw-r--r--contrib/ogg/doc/libogg/oggpack_read1.html63
-rw-r--r--contrib/ogg/doc/libogg/oggpack_readinit.html64
-rw-r--r--contrib/ogg/doc/libogg/oggpack_reset.html62
-rw-r--r--contrib/ogg/doc/libogg/oggpack_write.html68
-rw-r--r--contrib/ogg/doc/libogg/oggpack_writealign.html65
-rw-r--r--contrib/ogg/doc/libogg/oggpack_writecheck.html81
-rw-r--r--contrib/ogg/doc/libogg/oggpack_writeclear.html62
-rw-r--r--contrib/ogg/doc/libogg/oggpack_writecopy.html69
-rw-r--r--contrib/ogg/doc/libogg/oggpack_writeinit.html62
-rw-r--r--contrib/ogg/doc/libogg/oggpack_writetrunc.html65
-rw-r--r--contrib/ogg/doc/libogg/overview.html44
-rw-r--r--contrib/ogg/doc/libogg/reference.html98
-rw-r--r--contrib/ogg/doc/libogg/style.css7
-rw-r--r--contrib/ogg/doc/multiplex1.pngbin54409 -> 0 bytes
-rw-r--r--contrib/ogg/doc/multiplex1.svg632
-rw-r--r--contrib/ogg/doc/ogg-multiplex.html446
-rw-r--r--contrib/ogg/doc/oggstream.html594
-rw-r--r--contrib/ogg/doc/packets.pngbin19776 -> 0 bytes
-rw-r--r--contrib/ogg/doc/packets.svg876
-rw-r--r--contrib/ogg/doc/pages.pngbin43547 -> 0 bytes
-rw-r--r--contrib/ogg/doc/pages.svg1219
-rw-r--r--contrib/ogg/doc/rfc3533.txt843
-rw-r--r--contrib/ogg/doc/rfc3534.txt339
-rw-r--r--contrib/ogg/doc/rfc5334.txt787
-rwxr-xr-xcontrib/ogg/doc/skeleton.html222
-rw-r--r--contrib/ogg/doc/stream.pngbin2254 -> 0 bytes
-rw-r--r--contrib/ogg/doc/vorbisword2.pngbin1394 -> 0 bytes
-rw-r--r--contrib/ogg/doc/white-ogg.pngbin2652 -> 0 bytes
-rw-r--r--contrib/ogg/doc/white-xifish.pngbin965 -> 0 bytes
-rw-r--r--contrib/ogg/include/Makefile.am3
-rw-r--r--contrib/ogg/include/ogg/Makefile.am6
-rw-r--r--contrib/ogg/include/ogg/config_types.h.in25
-rw-r--r--contrib/ogg/include/ogg/ogg.h210
-rw-r--r--contrib/ogg/include/ogg/os_types.h148
-rw-r--r--contrib/ogg/libogg.spec.in109
-rw-r--r--contrib/ogg/macosx/English.lproj/InfoPlist.stringsbin136 -> 0 bytes
-rw-r--r--contrib/ogg/macosx/Info.plist30
-rw-r--r--contrib/ogg/macosx/Ogg.xcodeproj/project.pbxproj363
-rw-r--r--contrib/ogg/macosx/Ogg_Prefix.pch5
-rw-r--r--contrib/ogg/ogg-uninstalled.pc.in14
-rw-r--r--contrib/ogg/ogg.m4116
-rw-r--r--contrib/ogg/ogg.pc.in14
-rw-r--r--contrib/ogg/releases.sha234
-rw-r--r--contrib/ogg/src/Makefile.am28
-rw-r--r--contrib/ogg/src/bitwise.c1088
-rw-r--r--contrib/ogg/src/framing.c2140
-rw-r--r--contrib/ogg/symbian/bld.inf35
-rw-r--r--contrib/ogg/symbian/ogg.mmp39
-rw-r--r--contrib/ogg/win32/.gitignore21
-rw-r--r--contrib/ogg/win32/VS2015/libogg_dynamic.sln26
-rw-r--r--contrib/ogg/win32/VS2015/libogg_dynamic.vcxproj187
-rw-r--r--contrib/ogg/win32/VS2015/libogg_static.sln26
-rw-r--r--contrib/ogg/win32/VS2015/libogg_static.vcxproj174
-rw-r--r--contrib/ogg/win32/ogg.def80
-rw-r--r--contrib/vorbis/.gitignore40
-rw-r--r--contrib/vorbis/.travis.yml24
-rw-r--r--contrib/vorbis/.ycm_extra_conf.py8
-rw-r--r--contrib/vorbis/1.cmake.patch176
-rw-r--r--contrib/vorbis/AUTHORS3
-rw-r--r--contrib/vorbis/CHANGES165
-rw-r--r--contrib/vorbis/CMakeLists.txt67
-rw-r--r--contrib/vorbis/COPYING28
-rw-r--r--contrib/vorbis/Makefile.am47
-rw-r--r--contrib/vorbis/README.md149
-rw-r--r--contrib/vorbis/appveyor.yml32
-rwxr-xr-xcontrib/vorbis/autogen.sh12
-rw-r--r--contrib/vorbis/configure.ac304
-rw-r--r--contrib/vorbis/debian/changelog208
-rw-r--r--contrib/vorbis/debian/control60
-rw-r--r--contrib/vorbis/debian/copyright38
-rw-r--r--contrib/vorbis/debian/libvorbis-dev.docs1
-rw-r--r--contrib/vorbis/debian/libvorbis-dev.examples2
-rw-r--r--contrib/vorbis/debian/libvorbis-dev.install16
-rw-r--r--contrib/vorbis/debian/libvorbis0a.install1
-rw-r--r--contrib/vorbis/debian/libvorbisenc2.install1
-rw-r--r--contrib/vorbis/debian/libvorbisfile3.install1
-rwxr-xr-xcontrib/vorbis/debian/rules154
-rw-r--r--contrib/vorbis/debian/watch3
-rw-r--r--contrib/vorbis/doc/01-introduction.tex528
-rw-r--r--contrib/vorbis/doc/02-bitpacking.tex246
-rw-r--r--contrib/vorbis/doc/03-codebook.tex456
-rw-r--r--contrib/vorbis/doc/04-codec.tex660
-rw-r--r--contrib/vorbis/doc/05-comment.tex239
-rw-r--r--contrib/vorbis/doc/06-floor0.tex201
-rw-r--r--contrib/vorbis/doc/07-floor1.tex404
-rw-r--r--contrib/vorbis/doc/08-residue.tex451
-rw-r--r--contrib/vorbis/doc/09-helper.tex180
-rw-r--r--contrib/vorbis/doc/10-tables.tex76
-rw-r--r--contrib/vorbis/doc/Doxyfile.in1142
-rw-r--r--contrib/vorbis/doc/Makefile.am148
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec.cfg4
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec.css144
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec.html13243
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec.pdfbin418532 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec.tex141
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec0x.pngbin1341 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec10x.pngbin3781 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec11x.pngbin3825 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec12x.pngbin3371 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec13x.pngbin1768 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec14x.pngbin1792 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec1x.pngbin556 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec2x.pngbin556 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec3x.pngbin556 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec4x.pngbin556 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec5x.pngbin556 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec6x.pngbin557 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec7x.pngbin2436 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec8x.pngbin2569 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/Vorbis_I_spec9x.pngbin1819 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/a1-encapsulation-ogg.tex184
-rw-r--r--contrib/vorbis/doc/a2-encapsulation-rtp.tex8
-rw-r--r--contrib/vorbis/doc/components.pngbin9741 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/eightphase.pngbin11130 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/fish_xiph_org.pngbin2503 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/floor1-1.pngbin3420 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/floor1-2.pngbin3752 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/floor1-3.pngbin4627 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/floor1-4.pngbin4163 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/floor1_inverse_dB_table.html154
-rw-r--r--contrib/vorbis/doc/floorval.pngbin2545 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/footer.tex31
-rw-r--r--contrib/vorbis/doc/fourphase.pngbin9992 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/framing.html431
-rw-r--r--contrib/vorbis/doc/helper.html239
-rw-r--r--contrib/vorbis/doc/hufftree-under.pngbin1206 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/hufftree.pngbin1228 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/index.html114
-rw-r--r--contrib/vorbis/doc/libvorbis/Makefile.am24
-rw-r--r--contrib/vorbis/doc/libvorbis/index.html44
-rw-r--r--contrib/vorbis/doc/libvorbis/overview.html136
-rw-r--r--contrib/vorbis/doc/libvorbis/reference.html86
-rw-r--r--contrib/vorbis/doc/libvorbis/return.html79
-rw-r--r--contrib/vorbis/doc/libvorbis/style.css7
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_analysis.html86
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_analysis_blockout.html79
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_analysis_buffer.html74
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_analysis_headerout.html83
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_analysis_init.html66
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_analysis_wrote.html80
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_bitrate_addblock.html74
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_bitrate_flushpacket.html80
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_block.html60
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_block_clear.html61
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_block_init.html66
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_comment.html80
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_comment_add.html70
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_comment_add_tag.html74
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_comment_clear.html69
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_comment_init.html72
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_comment_query.html72
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_comment_query_count.html66
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_commentheader_out.html65
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_dsp_clear.html63
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_dsp_state.html57
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_granule_time.html65
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_info.html80
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_info_blocksize.html66
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_info_clear.html61
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_info_init.html62
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_packet_blocksize.html66
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_synthesis.html70
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_synthesis_blockin.html69
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_synthesis_halfrate.html68
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_synthesis_halfrate_p.html64
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_synthesis_headerin.html80
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_synthesis_idheader.html63
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_synthesis_init.html69
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_synthesis_lapout.html74
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_synthesis_pcmout.html75
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_synthesis_read.html67
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_synthesis_restart.html64
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_synthesis_trackonly.html71
-rw-r--r--contrib/vorbis/doc/libvorbis/vorbis_version_string.html56
-rw-r--r--contrib/vorbis/doc/oggstream.html234
-rw-r--r--contrib/vorbis/doc/programming.html554
-rw-r--r--contrib/vorbis/doc/release.txt16
-rw-r--r--contrib/vorbis/doc/residue-pack.pngbin32318 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/residue2.pngbin20427 -> 0 bytes
-rwxr-xr-xcontrib/vorbis/doc/rfc5215.txt1459
-rwxr-xr-xcontrib/vorbis/doc/rfc5215.xml1176
-rw-r--r--contrib/vorbis/doc/squarepolar.pngbin8406 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/stereo.html419
-rw-r--r--contrib/vorbis/doc/stream.pngbin2171 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/v-comment.html285
-rw-r--r--contrib/vorbis/doc/vorbis-clip.txt139
-rw-r--r--contrib/vorbis/doc/vorbis-errors.txt103
-rw-r--r--contrib/vorbis/doc/vorbis-fidelity.html180
-rw-r--r--contrib/vorbis/doc/vorbisenc/Makefile.am11
-rw-r--r--contrib/vorbis/doc/vorbisenc/changes.html104
-rw-r--r--contrib/vorbis/doc/vorbisenc/examples.html133
-rw-r--r--contrib/vorbis/doc/vorbisenc/index.html40
-rw-r--r--contrib/vorbis/doc/vorbisenc/ovectl_ratemanage2_arg.html92
-rw-r--r--contrib/vorbis/doc/vorbisenc/ovectl_ratemanage_arg.html92
-rw-r--r--contrib/vorbis/doc/vorbisenc/overview.html382
-rw-r--r--contrib/vorbis/doc/vorbisenc/reference.html54
-rw-r--r--contrib/vorbis/doc/vorbisenc/style.css7
-rw-r--r--contrib/vorbis/doc/vorbisenc/vorbis_encode_ctl.html183
-rw-r--r--contrib/vorbis/doc/vorbisenc/vorbis_encode_init.html88
-rw-r--r--contrib/vorbis/doc/vorbisenc/vorbis_encode_init_vbr.html81
-rw-r--r--contrib/vorbis/doc/vorbisenc/vorbis_encode_setup_init.html88
-rw-r--r--contrib/vorbis/doc/vorbisenc/vorbis_encode_setup_managed.html102
-rw-r--r--contrib/vorbis/doc/vorbisenc/vorbis_encode_setup_vbr.html90
-rw-r--r--contrib/vorbis/doc/vorbisfile/Makefile.am25
-rw-r--r--contrib/vorbis/doc/vorbisfile/OggVorbis_File.html137
-rw-r--r--contrib/vorbis/doc/vorbisfile/callbacks.html121
-rw-r--r--contrib/vorbis/doc/vorbisfile/chaining_example_c.html90
-rw-r--r--contrib/vorbis/doc/vorbisfile/chainingexample.html175
-rw-r--r--contrib/vorbis/doc/vorbisfile/crosslap.html121
-rw-r--r--contrib/vorbis/doc/vorbisfile/datastructures.html61
-rw-r--r--contrib/vorbis/doc/vorbisfile/decoding.html92
-rw-r--r--contrib/vorbis/doc/vorbisfile/example.html208
-rw-r--r--contrib/vorbis/doc/vorbisfile/exampleindex.html39
-rw-r--r--contrib/vorbis/doc/vorbisfile/fileinfo.html95
-rw-r--r--contrib/vorbis/doc/vorbisfile/index.html49
-rw-r--r--contrib/vorbis/doc/vorbisfile/initialization.html118
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_bitrate.html72
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_bitrate_instant.html65
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_callbacks.html117
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_clear.html64
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_comment.html66
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_crosslap.html100
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_fopen.html124
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_info.html64
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_open.html183
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_open_callbacks.html147
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_pcm_seek.html83
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_pcm_seek_lap.html103
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_pcm_seek_page.html84
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_pcm_seek_page_lap.html112
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_pcm_tell.html63
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_pcm_total.html67
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_raw_seek.html83
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_raw_seek_lap.html110
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_raw_tell.html65
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_raw_total.html68
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_read.html148
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_read_filter.html114
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_read_float.html105
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_seekable.html63
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_serialnumber.html67
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_streams.html64
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_test.html104
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_test_callbacks.html111
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_test_open.html82
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_time_seek.html82
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_time_seek_lap.html105
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_time_seek_page.html83
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_time_seek_page_lap.html112
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_time_tell.html63
-rw-r--r--contrib/vorbis/doc/vorbisfile/ov_time_total.html67
-rw-r--r--contrib/vorbis/doc/vorbisfile/overview.html61
-rw-r--r--contrib/vorbis/doc/vorbisfile/reference.html86
-rw-r--r--contrib/vorbis/doc/vorbisfile/seekexample.html152
-rw-r--r--contrib/vorbis/doc/vorbisfile/seeking.html107
-rw-r--r--contrib/vorbis/doc/vorbisfile/seeking_example_c.html86
-rw-r--r--contrib/vorbis/doc/vorbisfile/seeking_test_c.html86
-rw-r--r--contrib/vorbis/doc/vorbisfile/seekingexample.html203
-rw-r--r--contrib/vorbis/doc/vorbisfile/style.css7
-rw-r--r--contrib/vorbis/doc/vorbisfile/threads.html50
-rw-r--r--contrib/vorbis/doc/vorbisfile/vorbisfile_example_c.html106
-rw-r--r--contrib/vorbis/doc/window1.pngbin1703 -> 0 bytes
-rw-r--r--contrib/vorbis/doc/window2.pngbin1601 -> 0 bytes
-rw-r--r--contrib/vorbis/examples/Makefile.am34
-rw-r--r--contrib/vorbis/examples/chaining_example.c71
-rw-r--r--contrib/vorbis/examples/decoder_example.c313
-rw-r--r--contrib/vorbis/examples/encoder_example.c251
-rwxr-xr-xcontrib/vorbis/examples/frameview.pl630
-rw-r--r--contrib/vorbis/examples/seeking_example.c277
-rw-r--r--contrib/vorbis/examples/vorbisfile_example.c91
-rw-r--r--contrib/vorbis/include/Makefile.am3
-rw-r--r--contrib/vorbis/include/vorbis/Makefile.am7
-rw-r--r--contrib/vorbis/include/vorbis/codec.h242
-rw-r--r--contrib/vorbis/include/vorbis/vorbisenc.h435
-rw-r--r--contrib/vorbis/include/vorbis/vorbisfile.h205
-rw-r--r--contrib/vorbis/lib/CMakeLists.txt109
-rw-r--r--contrib/vorbis/lib/Makefile.am63
-rw-r--r--contrib/vorbis/lib/analysis.c119
-rw-r--r--contrib/vorbis/lib/backends.h143
-rw-r--r--contrib/vorbis/lib/barkmel.c63
-rw-r--r--contrib/vorbis/lib/bitrate.c252
-rw-r--r--contrib/vorbis/lib/bitrate.h58
-rw-r--r--contrib/vorbis/lib/block.c1046
-rw-r--r--contrib/vorbis/lib/books/Makefile.am3
-rw-r--r--contrib/vorbis/lib/books/coupled/Makefile.am3
-rw-r--r--contrib/vorbis/lib/books/coupled/res_books_51.h12273
-rw-r--r--contrib/vorbis/lib/books/coupled/res_books_stereo.h15782
-rw-r--r--contrib/vorbis/lib/books/floor/Makefile.am3
-rw-r--r--contrib/vorbis/lib/books/floor/floor_books.h1546
-rw-r--r--contrib/vorbis/lib/books/uncoupled/Makefile.am3
-rw-r--r--contrib/vorbis/lib/books/uncoupled/res_books_uncoupled.h7757
-rw-r--r--contrib/vorbis/lib/codebook.c461
-rw-r--r--contrib/vorbis/lib/codebook.h117
-rw-r--r--contrib/vorbis/lib/codec_internal.h166
-rw-r--r--contrib/vorbis/lib/envelope.c374
-rw-r--r--contrib/vorbis/lib/envelope.h79
-rw-r--r--contrib/vorbis/lib/floor0.c223
-rw-r--r--contrib/vorbis/lib/floor1.c1086
-rw-r--r--contrib/vorbis/lib/highlevel.h57
-rw-r--r--contrib/vorbis/lib/info.c679
-rw-r--r--contrib/vorbis/lib/lookup.c93
-rw-r--r--contrib/vorbis/lib/lookup.h31
-rw-r--r--contrib/vorbis/lib/lookup_data.h191
-rwxr-xr-xcontrib/vorbis/lib/lookups.pl141
-rw-r--r--contrib/vorbis/lib/lpc.c159
-rw-r--r--contrib/vorbis/lib/lpc.h28
-rw-r--r--contrib/vorbis/lib/lsp.c453
-rw-r--r--contrib/vorbis/lib/lsp.h27
-rw-r--r--contrib/vorbis/lib/mapping0.c808
-rw-r--r--contrib/vorbis/lib/masking.h784
-rw-r--r--contrib/vorbis/lib/mdct.c562
-rw-r--r--contrib/vorbis/lib/mdct.h70
-rw-r--r--contrib/vorbis/lib/misc.c216
-rw-r--r--contrib/vorbis/lib/misc.h57
-rw-r--r--contrib/vorbis/lib/modes/Makefile.am6
-rw-r--r--contrib/vorbis/lib/modes/floor_all.h259
-rw-r--r--contrib/vorbis/lib/modes/psych_11.h50
-rw-r--r--contrib/vorbis/lib/modes/psych_16.h132
-rw-r--r--contrib/vorbis/lib/modes/psych_44.h641
-rw-r--r--contrib/vorbis/lib/modes/psych_8.h100
-rw-r--r--contrib/vorbis/lib/modes/residue_16.h162
-rw-r--r--contrib/vorbis/lib/modes/residue_44.h291
-rw-r--r--contrib/vorbis/lib/modes/residue_44p51.h450
-rw-r--r--contrib/vorbis/lib/modes/residue_44u.h317
-rw-r--r--contrib/vorbis/lib/modes/residue_8.h108
-rw-r--r--contrib/vorbis/lib/modes/setup_11.h142
-rw-r--r--contrib/vorbis/lib/modes/setup_16.h152
-rw-r--r--contrib/vorbis/lib/modes/setup_22.h127
-rw-r--r--contrib/vorbis/lib/modes/setup_32.h131
-rw-r--r--contrib/vorbis/lib/modes/setup_44.h116
-rw-r--r--contrib/vorbis/lib/modes/setup_44p51.h73
-rw-r--r--contrib/vorbis/lib/modes/setup_44u.h73
-rw-r--r--contrib/vorbis/lib/modes/setup_8.h148
-rw-r--r--contrib/vorbis/lib/modes/setup_X.h224
-rw-r--r--contrib/vorbis/lib/os.h190
-rw-r--r--contrib/vorbis/lib/psy.c1205
-rw-r--r--contrib/vorbis/lib/psy.h153
-rw-r--r--contrib/vorbis/lib/psytune.c523
-rw-r--r--contrib/vorbis/lib/registry.c44
-rw-r--r--contrib/vorbis/lib/registry.h31
-rw-r--r--contrib/vorbis/lib/res0.c889
-rw-r--r--contrib/vorbis/lib/scales.h89
-rw-r--r--contrib/vorbis/lib/sharedbook.c595
-rw-r--r--contrib/vorbis/lib/smallft.c1254
-rw-r--r--contrib/vorbis/lib/smallft.h33
-rw-r--r--contrib/vorbis/lib/synthesis.c179
-rw-r--r--contrib/vorbis/lib/tone.c54
-rw-r--r--contrib/vorbis/lib/vorbisenc.c1223
-rw-r--r--contrib/vorbis/lib/vorbisfile.c2424
-rw-r--r--contrib/vorbis/lib/window.c2135
-rw-r--r--contrib/vorbis/lib/window.h25
-rw-r--r--contrib/vorbis/libvorbis.spec.in121
-rw-r--r--contrib/vorbis/m4/Makefile.am4
-rw-r--r--contrib/vorbis/m4/add_cflags.m415
-rw-r--r--contrib/vorbis/m4/ogg.m4116
-rw-r--r--contrib/vorbis/m4/pkg.m4157
-rw-r--r--contrib/vorbis/macosx/English.lproj/InfoPlist.stringsbin142 -> 0 bytes
-rw-r--r--contrib/vorbis/macosx/Info.plist30
-rw-r--r--contrib/vorbis/macosx/Vorbis.xcodeproj/project.pbxproj891
-rw-r--r--contrib/vorbis/symbian/bld.inf35
-rw-r--r--contrib/vorbis/symbian/config.h54
-rw-r--r--contrib/vorbis/symbian/vorbis.mmp43
-rw-r--r--contrib/vorbis/test/Makefile.am19
-rw-r--r--contrib/vorbis/test/test.c99
-rw-r--r--contrib/vorbis/test/util.c52
-rw-r--r--contrib/vorbis/test/util.h23
-rw-r--r--contrib/vorbis/test/write_read.c297
-rw-r--r--contrib/vorbis/test/write_read.h27
-rw-r--r--contrib/vorbis/vorbis-uninstalled.pc.in14
-rw-r--r--contrib/vorbis/vorbis.m4136
-rw-r--r--contrib/vorbis/vorbis.pc.in15
-rw-r--r--contrib/vorbis/vorbisenc-uninstalled.pc.in14
-rw-r--r--contrib/vorbis/vorbisenc.pc.in14
-rw-r--r--contrib/vorbis/vorbisfile-uninstalled.pc.in14
-rw-r--r--contrib/vorbis/vorbisfile.pc.in14
-rw-r--r--contrib/vorbis/vq/16.vqs74
-rw-r--r--contrib/vorbis/vq/16u.vqs69
-rw-r--r--contrib/vorbis/vq/44c-1.vqs63
-rw-r--r--contrib/vorbis/vq/44c0.vqs65
-rw-r--r--contrib/vorbis/vq/44c1.vqs66
-rw-r--r--contrib/vorbis/vq/44c2.vqs37
-rw-r--r--contrib/vorbis/vq/44c3.vqs36
-rw-r--r--contrib/vorbis/vq/44c4.vqs36
-rw-r--r--contrib/vorbis/vq/44c5.vqs37
-rw-r--r--contrib/vorbis/vq/44c6.vqs37
-rw-r--r--contrib/vorbis/vq/44c7.vqs38
-rw-r--r--contrib/vorbis/vq/44c8.vqs39
-rw-r--r--contrib/vorbis/vq/44c9.vqs37
-rw-r--r--contrib/vorbis/vq/44p-1.vqs49
-rw-r--r--contrib/vorbis/vq/44p0.vqs49
-rw-r--r--contrib/vorbis/vq/44p1.vqs49
-rw-r--r--contrib/vorbis/vq/44p2.vqs52
-rw-r--r--contrib/vorbis/vq/44p3.vqs52
-rw-r--r--contrib/vorbis/vq/44p4.vqs52
-rw-r--r--contrib/vorbis/vq/44p5.vqs52
-rw-r--r--contrib/vorbis/vq/44p6.vqs52
-rw-r--r--contrib/vorbis/vq/44p7.vqs52
-rw-r--r--contrib/vorbis/vq/44p8.vqs52
-rw-r--r--contrib/vorbis/vq/44p9.vqs52
-rw-r--r--contrib/vorbis/vq/44u0.vqs33
-rw-r--r--contrib/vorbis/vq/44u1.vqs33
-rw-r--r--contrib/vorbis/vq/44u2.vqs32
-rw-r--r--contrib/vorbis/vq/44u3.vqs33
-rw-r--r--contrib/vorbis/vq/44u4.vqs33
-rw-r--r--contrib/vorbis/vq/44u5.vqs35
-rw-r--r--contrib/vorbis/vq/44u6.vqs35
-rw-r--r--contrib/vorbis/vq/44u7.vqs34
-rw-r--r--contrib/vorbis/vq/44u8.vqs35
-rw-r--r--contrib/vorbis/vq/44u9.vqs36
-rw-r--r--contrib/vorbis/vq/8.vqs43
-rw-r--r--contrib/vorbis/vq/8u.vqs41
-rw-r--r--contrib/vorbis/vq/Makefile.am36
-rw-r--r--contrib/vorbis/vq/bookutil.c476
-rw-r--r--contrib/vorbis/vq/bookutil.h42
-rw-r--r--contrib/vorbis/vq/distribution.c247
-rw-r--r--contrib/vorbis/vq/floor_11.vqs10
-rw-r--r--contrib/vorbis/vq/floor_22.vqs27
-rw-r--r--contrib/vorbis/vq/floor_44.vqs83
-rw-r--r--contrib/vorbis/vq/huffbuild.c197
-rw-r--r--contrib/vorbis/vq/latticebuild.c176
-rw-r--r--contrib/vorbis/vq/latticetune.c163
-rw-r--r--contrib/vorbis/vq/localcodebook.h120
-rwxr-xr-xcontrib/vorbis/vq/make_floor_books.pl108
-rwxr-xr-xcontrib/vorbis/vq/make_residue_books.pl177
-rw-r--r--contrib/vorbis/vq/metrics.c294
-rw-r--r--contrib/vorbis/vq/vqgen.c566
-rw-r--r--contrib/vorbis/vq/vqgen.h84
-rw-r--r--contrib/vorbis/win32/VS2005/README16
-rw-r--r--contrib/vorbis/win32/VS2005/libogg.vsprops19
-rw-r--r--contrib/vorbis/win32/VS2005/libvorbis/libvorbis_dynamic.vcproj1200
-rw-r--r--contrib/vorbis/win32/VS2005/libvorbis/libvorbis_static.vcproj1062
-rw-r--r--contrib/vorbis/win32/VS2005/libvorbisfile/libvorbisfile_dynamic.vcproj108
-rw-r--r--contrib/vorbis/win32/VS2005/libvorbisfile/libvorbisfile_static.vcproj96
-rw-r--r--contrib/vorbis/win32/VS2005/vorbis_dynamic.sln56
-rw-r--r--contrib/vorbis/win32/VS2005/vorbis_static.sln56
-rw-r--r--contrib/vorbis/win32/VS2005/vorbisdec/vorbisdec_dynamic.vcproj106
-rw-r--r--contrib/vorbis/win32/VS2005/vorbisdec/vorbisdec_static.vcproj106
-rw-r--r--contrib/vorbis/win32/VS2005/vorbisenc/vorbisenc_dynamic.vcproj106
-rw-r--r--contrib/vorbis/win32/VS2005/vorbisenc/vorbisenc_static.vcproj106
-rw-r--r--contrib/vorbis/win32/VS2008/README16
-rw-r--r--contrib/vorbis/win32/VS2008/libogg.vsprops19
-rw-r--r--contrib/vorbis/win32/VS2008/libvorbis/libvorbis_dynamic.vcproj348
-rw-r--r--contrib/vorbis/win32/VS2008/libvorbis/libvorbis_static.vcproj1069
-rw-r--r--contrib/vorbis/win32/VS2008/libvorbisfile/libvorbisfile_dynamic.vcproj108
-rw-r--r--contrib/vorbis/win32/VS2008/libvorbisfile/libvorbisfile_static.vcproj96
-rw-r--r--contrib/vorbis/win32/VS2008/vorbis_dynamic.sln92
-rw-r--r--contrib/vorbis/win32/VS2008/vorbis_static.sln92
-rw-r--r--contrib/vorbis/win32/VS2008/vorbisdec/vorbisdec_dynamic.vcproj106
-rw-r--r--contrib/vorbis/win32/VS2008/vorbisdec/vorbisdec_static.vcproj106
-rw-r--r--contrib/vorbis/win32/VS2008/vorbisenc/vorbisenc_dynamic.vcproj106
-rw-r--r--contrib/vorbis/win32/VS2008/vorbisenc/vorbisenc_static.vcproj106
-rw-r--r--contrib/vorbis/win32/VS2010/README16
-rw-r--r--contrib/vorbis/win32/VS2010/libogg.props22
-rw-r--r--contrib/vorbis/win32/VS2010/libvorbis/libvorbis_dynamic.vcxproj286
-rw-r--r--contrib/vorbis/win32/VS2010/libvorbis/libvorbis_static.vcxproj235
-rw-r--r--contrib/vorbis/win32/VS2010/libvorbisfile/libvorbisfile_dynamic.vcxproj203
-rw-r--r--contrib/vorbis/win32/VS2010/libvorbisfile/libvorbisfile_static.vcxproj165
-rw-r--r--contrib/vorbis/win32/VS2010/vorbis_dynamic.sln56
-rw-r--r--contrib/vorbis/win32/VS2010/vorbis_static.sln56
-rw-r--r--contrib/vorbis/win32/VS2010/vorbisdec/vorbisdec_dynamic.vcxproj213
-rw-r--r--contrib/vorbis/win32/VS2010/vorbisdec/vorbisdec_static.vcxproj213
-rw-r--r--contrib/vorbis/win32/VS2010/vorbisenc/vorbisenc_dynamic.vcxproj217
-rw-r--r--contrib/vorbis/win32/VS2010/vorbisenc/vorbisenc_static.vcxproj217
-rw-r--r--contrib/vorbis/win32/vorbis.def58
-rw-r--r--contrib/vorbis/win32/vorbisenc.def12
-rw-r--r--contrib/vorbis/win32/vorbisfile.def39
541 files changed, 326 insertions, 129713 deletions
diff --git a/contrib/CMakeLists.txt b/contrib/CMakeLists.txt
index 138dc01..520ca73 100644
--- a/contrib/CMakeLists.txt
+++ b/contrib/CMakeLists.txt
@@ -2,15 +2,12 @@ include(ApplyPatch)
include(FetchContent)
include(MakeAvailable)
add_subdirectory(libpng)
-add_subdirectory(zlib)
-make_available(zlib libpng)
-add_library(Png::png ALIAS png15)
add_subdirectory(ogg)
+add_subdirectory(vorbis)
+add_subdirectory(zlib)
+make_available(libpng ogg vorbis zlib)
add_subdirectory(Opcode)
add_subdirectory(sha1)
-add_subdirectory(vorbis)
-get_target_property(LIBB_INCLUDES Png::png INCLUDE_DIRECTORIES)
-message(STATUS "PNG includes: ${LIBB_INCLUDES}")
install(
TARGETS png15 Opcode zlib
RUNTIME
diff --git a/contrib/libpng/4.aliases.patch b/contrib/libpng/4.aliases.patch
new file mode 100644
index 0000000..14d81d4
--- /dev/null
+++ b/contrib/libpng/4.aliases.patch
@@ -0,0 +1,19 @@
+diff '--color=auto' -arNu a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt 2024-03-03 12:45:31.540235890 +0100
++++ b/CMakeLists.txt 2024-03-03 12:46:11.986903772 +0100
+@@ -185,6 +185,7 @@
+ endif()
+ target_include_directories(${PNG_LIB_NAME} PUBLIC ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_CURRENT_SOURCE_DIR})
+ target_link_libraries(${PNG_LIB_NAME} Zlib::zlib ${M_LIBRARY})
++ add_library(Png::png ALIAS ${PNG_LIB_NAME})
+ endif()
+
+ if(PNG_STATIC)
+@@ -197,6 +198,7 @@
+ endif()
+ target_include_directories(${PNG_LIB_NAME_STATIC} PUBLIC ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_CURRENT_SOURCE_DIR})
+ target_link_libraries(${PNG_LIB_NAME_STATIC} Zlib::zlibstatic ${M_LIBRARY})
++ add_library(Png::pngstatic ALIAS ${PNG_LIB_NAME_STATIC})
+ endif()
+
+
diff --git a/contrib/libpng/CMakeLists.txt b/contrib/libpng/CMakeLists.txt
index b35c5d7..c8aafb6 100644
--- a/contrib/libpng/CMakeLists.txt
+++ b/contrib/libpng/CMakeLists.txt
@@ -7,4 +7,5 @@ FetchContent_Declare(
PATCH_COMMAND ${CMAKE_COMMAND} -D "PATCH_FILE=${CMAKE_CURRENT_SOURCE_DIR}/1.zlib.patch" -P ${PATCH_SCRIPT}
PATCH_COMMAND ${CMAKE_COMMAND} -D "PATCH_FILE=${CMAKE_CURRENT_SOURCE_DIR}/2.export.patch" -P ${PATCH_SCRIPT}
PATCH_COMMAND ${CMAKE_COMMAND} -D "PATCH_FILE=${CMAKE_CURRENT_SOURCE_DIR}/3.includes.patch" -P ${PATCH_SCRIPT}
+ PATCH_COMMAND ${CMAKE_COMMAND} -D "PATCH_FILE=${CMAKE_CURRENT_SOURCE_DIR}/4.aliases.patch" -P ${PATCH_SCRIPT}
DOWNLOAD_EXTRACT_TIMESTAMP No)
diff --git a/contrib/ogg/.gitignore b/contrib/ogg/.gitignore
deleted file mode 100644
index 255f7b0..0000000
--- a/contrib/ogg/.gitignore
+++ /dev/null
@@ -1,33 +0,0 @@
-aclocal.m4
-autom4te.cache
-ChangeLog
-compile
-config.guess
-config.h
-config.h.in
-config.h.in~
-config.log
-config.status
-config.sub
-configure
-depcomp
-install-sh
-libogg.spec
-libtool
-ltmain.sh
-Makefile
-Makefile.in
-missing
-mkinstalldirs
-ogg.pc
-ogg-uninstalled.pc
-stamp-h1
-.project
-include/ogg/config_types.h
-src/*.o
-src/*.lo
-src/lib*.la
-src/.libs
-src/.deps
-src/test_*
-macosx/build/
diff --git a/contrib/ogg/.travis.yml b/contrib/ogg/.travis.yml
deleted file mode 100644
index 43a3b1a..0000000
--- a/contrib/ogg/.travis.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-language: c
-dist: trusty
-
-env:
- - BUILD=AUTOTOOLS
- - BUILD=CMAKE
-
-script:
- - if [[ "$BUILD" == "AUTOTOOLS" ]] ; then ./autogen.sh ; fi
- - if [[ "$BUILD" == "AUTOTOOLS" ]] ; then ./configure ; fi
- - if [[ "$BUILD" == "AUTOTOOLS" ]] ; then make distcheck ; fi
- - if [[ "$BUILD" == "CMAKE" ]] ; then mkdir build ; fi
- - if [[ "$BUILD" == "CMAKE" ]] ; then pushd build ; fi
- - if [[ "$BUILD" == "CMAKE" ]] ; then cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$PWD/_inst .. ; fi
- - if [[ "$BUILD" == "CMAKE" ]] ; then cmake --build . ; fi
- - if [[ "$BUILD" == "CMAKE" ]] ; then cmake --build . --target install ; fi
- - if [[ "$BUILD" == "CMAKE" ]] ; then popd ; fi
diff --git a/contrib/ogg/1.cmake.patch b/contrib/ogg/1.cmake.patch
new file mode 100644
index 0000000..1534d17
--- /dev/null
+++ b/contrib/ogg/1.cmake.patch
@@ -0,0 +1,111 @@
+diff '--color=auto' -arNu a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt 1970-01-01 01:00:00.000000000 +0100
++++ b/CMakeLists.txt 2024-03-03 12:39:28.260224931 +0100
+@@ -0,0 +1,107 @@
++cmake_minimum_required(VERSION 2.8.7)
++project(libogg)
++
++# Required modules
++include(GNUInstallDirs)
++include(CheckIncludeFiles)
++
++# Build options
++option(BUILD_SHARED_LIBS "Build shared library" OFF)
++if(APPLE)
++ option(BUILD_FRAMEWORK "Build Framework bundle for OSX" OFF)
++endif()
++
++# Extract project version from configure.ac
++file(READ configure.ac CONFIGURE_AC_CONTENTS)
++string(REGEX MATCH "AC_INIT\\(\\[libogg\\],\\[([0-9]*).([0-9]*).([0-9]*)" DUMMY ${CONFIGURE_AC_CONTENTS})
++set(PROJECT_VERSION_MAJOR ${CMAKE_MATCH_1})
++set(PROJECT_VERSION_MINOR ${CMAKE_MATCH_2})
++set(PROJECT_VERSION_PATCH ${CMAKE_MATCH_3})
++set(PROJECT_VERSION ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH})
++
++# Helper function to get version-info
++function(get_version_info result current_var_name age_var_name revision_var_name)
++ string(REGEX MATCH "${current_var_name}=([0-9]*)" DUMMY ${CONFIGURE_AC_CONTENTS})
++ set(VERSION_INFO_CURRENT ${CMAKE_MATCH_1})
++
++ string(REGEX MATCH "${age_var_name}=([0-9]*)" DUMMY ${CONFIGURE_AC_CONTENTS})
++ set(VERSION_INFO_AGE ${CMAKE_MATCH_1})
++
++ string(REGEX MATCH "${revision_var_name}=([0-9]*)" DUMMY ${CONFIGURE_AC_CONTENTS})
++ set(VERSION_INFO_REVISION ${CMAKE_MATCH_1})
++
++ math(EXPR VERSION_INFO_CURRENT_MINUS_AGE "${VERSION_INFO_CURRENT} - ${VERSION_INFO_AGE}")
++
++ set(${result} "${VERSION_INFO_CURRENT_MINUS_AGE}.${VERSION_INFO_AGE}.${VERSION_INFO_REVISION}" PARENT_SCOPE)
++endfunction()
++
++# Helper function to configure pkg-config files
++function(configure_pkg_config_file pkg_config_file_in)
++ set(prefix ${CMAKE_INSTALL_PREFIX})
++ set(exec_prefix ${CMAKE_INSTALL_FULL_BINDIR})
++ set(libdir ${CMAKE_INSTALL_FULL_LIBDIR})
++ set(includedir ${CMAKE_INSTALL_FULL_INCLUDEDIR})
++ set(VERSION ${PROJECT_VERSION})
++ string(REPLACE ".in" "" pkg_config_file ${pkg_config_file_in})
++ configure_file(${pkg_config_file_in} ${CMAKE_CURRENT_BINARY_DIR}/${pkg_config_file} @ONLY)
++endfunction()
++
++message(STATUS "Configuring ${PROJECT_NAME} ${PROJECT_VERSION}")
++
++# Configure config_type.h
++check_include_files(inttypes.h INCLUDE_INTTYPES_H)
++check_include_files(stdint.h INCLUDE_STDINT_H)
++check_include_files(sys/types.h INCLUDE_SYS_TYPES_H)
++
++set(SIZE16 int16_t)
++set(USIZE16 uint16_t)
++set(SIZE32 int32_t)
++set(USIZE32 uint32_t)
++set(SIZE64 int64_t)
++
++configure_file(include/ogg/config_types.h.in ${CMAKE_CURRENT_BINARY_DIR}/include/ogg/config_types.h @ONLY)
++
++set(OGG_HEADERS
++ ${CMAKE_CURRENT_BINARY_DIR}/include/ogg/config_types.h
++ include/ogg/ogg.h
++ include/ogg/os_types.h
++)
++
++set(OGG_SOURCES
++ src/bitwise.c
++ src/framing.c
++)
++
++if(MSVC)
++ list(APPEND OGG_SOURCES win32/ogg.def)
++endif()
++
++if(BUILD_FRAMEWORK)
++ set(BUILD_SHARED_LIBS TRUE)
++endif()
++
++include_directories(include ${CMAKE_CURRENT_BINARY_DIR}/include)
++add_library(ogg ${OGG_HEADERS} ${OGG_SOURCES})
++target_include_directories(ogg PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/include)
++add_library(Ogg::ogg ALIAS ogg)
++
++get_version_info(OGG_VERSION_INFO "LIB_CURRENT" "LIB_AGE" "LIB_REVISION")
++set_target_properties(
++ ogg PROPERTIES
++ SOVERSION ${OGG_VERSION_INFO}
++ PUBLIC_HEADER "${OGG_HEADERS}"
++)
++
++if(BUILD_FRAMEWORK)
++ set_target_properties(ogg PROPERTIES
++ FRAMEWORK TRUE
++ FRAMEWORK_VERSION ${PROJECT_VERSION}
++ MACOSX_FRAMEWORK_IDENTIFIER org.xiph.ogg
++ MACOSX_FRAMEWORK_SHORT_VERSION_STRING ${PROJECT_VERSION}
++ MACOSX_FRAMEWORK_BUNDLE_VERSION ${PROJECT_VERSION}
++ XCODE_ATTRIBUTE_INSTALL_PATH "@rpath"
++ OUTPUT_NAME Ogg
++ )
++endif()
++
++configure_pkg_config_file(ogg.pc.in)
diff --git a/contrib/ogg/AUTHORS b/contrib/ogg/AUTHORS
deleted file mode 100644
index a0023f2..0000000
--- a/contrib/ogg/AUTHORS
+++ /dev/null
@@ -1,7 +0,0 @@
-Monty <monty@xiph.org>
-Greg Maxwell <greg@xiph.org>
-Ralph Giles <giles@xiph.org>
-Cristian Adam <cristian.adam@gmail.com>
-Tim Terriberry <tterribe@xiph.org>
-
-and the rest of the Xiph.Org Foundation.
diff --git a/contrib/ogg/CHANGES b/contrib/ogg/CHANGES
deleted file mode 100644
index 6814e31..0000000
--- a/contrib/ogg/CHANGES
+++ /dev/null
@@ -1,94 +0,0 @@
-Version 1.3.3 (2017 November 7)
-
- * Fix and issue with corrupt continued packet handling.
- * Update Windows projects and build settings.
- * Remove Mac OS 9 build support.
-
-Version 1.3.2 (2014 May 27)
-
- * Fix an bug in oggpack_writecopy().
-
-Version 1.3.1 (2013 May 12)
-
-* Guard against very large packets.
-* Respect the configure --docdir override.
-* Documentation fixes.
-* More Windows build fixes.
-
-Version 1.3.0 (2011 August 4)
-
-* Add ogg_stream_flush_fill() call
- This produces longer packets on flush, similar to
- what ogg_stream_pageout_fill() does for single pages.
-* Windows build fixes
-
-Version 1.2.2 (2010 December 07)
-
-* Build fix (types correction) for Mac OS X
-* Update win32 project files to Visual Studio 2008
-* ogg_stream_pageout_fill documentation fix
-
-Version 1.2.1 (2010 November 01)
-
-* Various build updates (see SVN)
-* Add ogg_stream_pageout_fill() to API to allow applications
- greater explicit flexibility in page sizing.
-* Documentation updates including multiplexing description,
- terminology and API (incl. ogg_packet_clear(),
- ogg_stream_pageout_fill())
-* Correct possible buffer overwrite in stream encoding on 32 bit
- when a single packet exceed 250MB.
-* Correct read-buffer overrun [without side effects] under
- similar circumstances.
-* Update unit testing to work properly with new page spill
- heuristic.
-
-Version 1.2.0 (2010 March 25)
-
-* Alter default flushing behavior to span less often and use larger page
- sizes when packet sizes are large.
-* Build fixes for additional compilers
-* Documentation updates
-
-Version 1.1.4 (2009 June 24)
-
-* New async error reporting mechanism. Calls made after a fatal error are
- now safely handled in the event an error code is ignored
-* Added allocation checks useful to some embedded applications
-* fix possible read past end of buffer when reading 0 bits
-* Updates to API documentation
-* Build fixes
-
-Version 1.1.3 (2005 November 27)
-
- * Correct a bug in the granulepos field of pages where no packet ends
- * New VS2003 and XCode builds, minor fixes to other builds
- * documentation fixes and cleanup
-
-Version 1.1.2 (2004 September 23)
-
- * fix a bug with multipage packet assembly after seek
-
-Version 1.1.1 (2004 September 12)
-
- * various bugfixes
- * important bugfix for 64-bit platforms
- * various portability fixes
- * autotools cleanup from Thomas Vander Stichele
- * Symbian OS build support from Colin Ward at CSIRO
- * new multiplexed Ogg stream documentation
-
-Version 1.1 (2003 November 17)
-
- * big-endian bitpacker routines for Theora
- * various portability fixes
- * improved API documenation
- * RFC 3533 documentation of the format by Silvia Pfeiffer at CSIRO
- * RFC 3534 documentation of the application/ogg mime-type by Linus Walleij
-
-Version 1.0 (2002 July 19)
-
- * First stable release
- * little-endian bitpacker routines for Vorbis
- * basic Ogg bitstream sync and coding support
-
diff --git a/contrib/ogg/CMakeLists.txt b/contrib/ogg/CMakeLists.txt
index 24f204f..a1d2372 100644
--- a/contrib/ogg/CMakeLists.txt
+++ b/contrib/ogg/CMakeLists.txt
@@ -1,107 +1,8 @@
-cmake_minimum_required(VERSION 2.8.7)
-project(libogg)
-
-# Required modules
-include(GNUInstallDirs)
-include(CheckIncludeFiles)
-
-# Build options
-option(BUILD_SHARED_LIBS "Build shared library" OFF)
-if(APPLE)
- option(BUILD_FRAMEWORK "Build Framework bundle for OSX" OFF)
-endif()
-
-# Extract project version from configure.ac
-file(READ configure.ac CONFIGURE_AC_CONTENTS)
-string(REGEX MATCH "AC_INIT\\(\\[libogg\\],\\[([0-9]*).([0-9]*).([0-9]*)" DUMMY ${CONFIGURE_AC_CONTENTS})
-set(PROJECT_VERSION_MAJOR ${CMAKE_MATCH_1})
-set(PROJECT_VERSION_MINOR ${CMAKE_MATCH_2})
-set(PROJECT_VERSION_PATCH ${CMAKE_MATCH_3})
-set(PROJECT_VERSION ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH})
-
-# Helper function to get version-info
-function(get_version_info result current_var_name age_var_name revision_var_name)
- string(REGEX MATCH "${current_var_name}=([0-9]*)" DUMMY ${CONFIGURE_AC_CONTENTS})
- set(VERSION_INFO_CURRENT ${CMAKE_MATCH_1})
-
- string(REGEX MATCH "${age_var_name}=([0-9]*)" DUMMY ${CONFIGURE_AC_CONTENTS})
- set(VERSION_INFO_AGE ${CMAKE_MATCH_1})
-
- string(REGEX MATCH "${revision_var_name}=([0-9]*)" DUMMY ${CONFIGURE_AC_CONTENTS})
- set(VERSION_INFO_REVISION ${CMAKE_MATCH_1})
-
- math(EXPR VERSION_INFO_CURRENT_MINUS_AGE "${VERSION_INFO_CURRENT} - ${VERSION_INFO_AGE}")
-
- set(${result} "${VERSION_INFO_CURRENT_MINUS_AGE}.${VERSION_INFO_AGE}.${VERSION_INFO_REVISION}" PARENT_SCOPE)
-endfunction()
-
-# Helper function to configure pkg-config files
-function(configure_pkg_config_file pkg_config_file_in)
- set(prefix ${CMAKE_INSTALL_PREFIX})
- set(exec_prefix ${CMAKE_INSTALL_FULL_BINDIR})
- set(libdir ${CMAKE_INSTALL_FULL_LIBDIR})
- set(includedir ${CMAKE_INSTALL_FULL_INCLUDEDIR})
- set(VERSION ${PROJECT_VERSION})
- string(REPLACE ".in" "" pkg_config_file ${pkg_config_file_in})
- configure_file(${pkg_config_file_in} ${CMAKE_CURRENT_BINARY_DIR}/${pkg_config_file} @ONLY)
-endfunction()
-
-message(STATUS "Configuring ${PROJECT_NAME} ${PROJECT_VERSION}")
-
-# Configure config_type.h
-check_include_files(inttypes.h INCLUDE_INTTYPES_H)
-check_include_files(stdint.h INCLUDE_STDINT_H)
-check_include_files(sys/types.h INCLUDE_SYS_TYPES_H)
-
-set(SIZE16 int16_t)
-set(USIZE16 uint16_t)
-set(SIZE32 int32_t)
-set(USIZE32 uint32_t)
-set(SIZE64 int64_t)
-
-configure_file(include/ogg/config_types.h.in ${CMAKE_CURRENT_BINARY_DIR}/include/ogg/config_types.h @ONLY)
-
-set(OGG_HEADERS
- ${CMAKE_CURRENT_BINARY_DIR}/include/ogg/config_types.h
- include/ogg/ogg.h
- include/ogg/os_types.h
-)
-
-set(OGG_SOURCES
- src/bitwise.c
- src/framing.c
-)
-
-if(MSVC)
- list(APPEND OGG_SOURCES win32/ogg.def)
-endif()
-
-if(BUILD_FRAMEWORK)
- set(BUILD_SHARED_LIBS TRUE)
-endif()
-
-include_directories(include ${CMAKE_CURRENT_BINARY_DIR}/include)
-add_library(ogg ${OGG_HEADERS} ${OGG_SOURCES})
-target_include_directories(ogg PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/include)
-add_library(Ogg::ogg ALIAS ogg)
-
-get_version_info(OGG_VERSION_INFO "LIB_CURRENT" "LIB_AGE" "LIB_REVISION")
-set_target_properties(
- ogg PROPERTIES
- SOVERSION ${OGG_VERSION_INFO}
- PUBLIC_HEADER "${OGG_HEADERS}"
-)
-
-if(BUILD_FRAMEWORK)
- set_target_properties(ogg PROPERTIES
- FRAMEWORK TRUE
- FRAMEWORK_VERSION ${PROJECT_VERSION}
- MACOSX_FRAMEWORK_IDENTIFIER org.xiph.ogg
- MACOSX_FRAMEWORK_SHORT_VERSION_STRING ${PROJECT_VERSION}
- MACOSX_FRAMEWORK_BUNDLE_VERSION ${PROJECT_VERSION}
- XCODE_ATTRIBUTE_INSTALL_PATH "@rpath"
- OUTPUT_NAME Ogg
- )
-endif()
-
-configure_pkg_config_file(ogg.pc.in)
+FetchContent_Declare(
+ ogg
+ URL
+ https://downloads.xiph.org/releases/ogg/libogg-1.3.3.tar.gz
+ https://ftp.ignore.pl/starshatter/resources/mirror/libogg-1.3.3.tar.gz
+ URL_HASH SHA1=28ba40fd2e2d41988f658a0016fa7b534e509bc0
+ PATCH_COMMAND ${CMAKE_COMMAND} -D "PATCH_FILE=${CMAKE_CURRENT_SOURCE_DIR}/1.cmake.patch" -P ${PATCH_SCRIPT}
+ DOWNLOAD_EXTRACT_TIMESTAMP No)
diff --git a/contrib/ogg/COPYING b/contrib/ogg/COPYING
deleted file mode 100644
index 6111c6c..0000000
--- a/contrib/ogg/COPYING
+++ /dev/null
@@ -1,28 +0,0 @@
-Copyright (c) 2002, Xiph.org Foundation
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-
-- Redistributions of source code must retain the above copyright
-notice, this list of conditions and the following disclaimer.
-
-- Redistributions in binary form must reproduce the above copyright
-notice, this list of conditions and the following disclaimer in the
-documentation and/or other materials provided with the distribution.
-
-- Neither the name of the Xiph.org Foundation nor the names of its
-contributors may be used to endorse or promote products derived from
-this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION
-OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/contrib/ogg/Makefile.am b/contrib/ogg/Makefile.am
deleted file mode 100644
index 8bfe303..0000000
--- a/contrib/ogg/Makefile.am
+++ /dev/null
@@ -1,32 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-
-#AUTOMAKE_OPTIONS = foreign 1.6 dist-zip
-AUTOMAKE_OPTIONS = foreign 1.11 dist-zip dist-xz
-
-SUBDIRS = src include doc
-
-m4datadir = $(datadir)/aclocal
-m4data_DATA = ogg.m4
-
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = ogg.pc
-
-EXTRA_DIST = README.md AUTHORS CHANGES COPYING \
- libogg.spec libogg.spec.in \
- ogg.m4 ogg.pc.in ogg-uninstalled.pc.in \
- macosx win32
-
-dist-hook:
- for item in $(EXTRA_DIST); do \
- if test -d $$item; then \
- echo -n "cleaning dir $$item for distribution..."; \
- rm -rf `find $(distdir)/$$item -name .svn`; \
- echo "OK"; \
- fi; \
- done
-debug:
- $(MAKE) all CFLAGS="@DEBUG@"
-
-profile:
- $(MAKE) all CFLAGS="@PROFILE@"
diff --git a/contrib/ogg/README.md b/contrib/ogg/README.md
deleted file mode 100644
index 2e8a3d7..0000000
--- a/contrib/ogg/README.md
+++ /dev/null
@@ -1,131 +0,0 @@
-# Ogg
-
-[![Travis Build Status](https://travis-ci.org/xiph/ogg.svg?branch=master)](https://travis-ci.org/xiph/ogg)
-[![Jenkins Build Status](https://mf4.xiph.org/jenkins/job/libogg/badge/icon)](https://mf4.xiph.org/jenkins/job/libogg/)
-[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/xiph/ogg?branch=master&svg=true)](https://ci.appveyor.com/project/rillian/ogg)
-
-Ogg project codecs use the Ogg bitstream format to arrange the raw,
-compressed bitstream into a more robust, useful form. For example,
-the Ogg bitstream makes seeking, time stamping and error recovery
-possible, as well as mixing several sepearate, concurrent media
-streams into a single physical bitstream.
-
-## What's here ##
-This source distribution includes libogg and nothing else. Other modules
-(eg, the modules libvorbis, vorbis-tools for the Vorbis music codec,
-libtheora for the Theora video codec) contain the codec libraries for
-use with Ogg bitstreams.
-
-Directory:
-
-- `src` The source for libogg, a BSD-license inplementation of the public domain Ogg bitstream format
-
-- `include` Library API headers
-
-- `doc` Ogg specification and libogg API documents
-
-- `win32` Win32 projects and build automation
-
-- `macosx` Mac OS X project and build files
-
-## Contact ##
-
-The Ogg homepage is located at https://www.xiph.org/ogg/ .
-Up to date technical documents, contact information, source code and
-pre-built utilities may be found there.
-
-## Building ##
-
-#### Building from tarball distributions ####
-
- ./configure
- make
-
-and optionally (as root):
-
- make install
-
-This will install the Ogg libraries (static and shared) into
-/usr/local/lib, includes into /usr/local/include and API
-documentation into /usr/local/share/doc.
-
-#### Building from repository source ####
-
-A standard svn build should consist of nothing more than:
-
- ./autogen.sh
- ./configure
- make
-
-and as root if desired :
-
- make install
-
-#### Building on Windows ####
-
-Use the project file in the win32 directory. It should compile out of the box.
-
-#### Cross-compiling from Linux to Windows ####
-
-It is also possible to cross compile from Linux to windows using the MinGW
-cross tools and even to run the test suite under Wine, the Linux/*nix
-windows emulator.
-
-On Debian and Ubuntu systems, these cross compiler tools can be installed
-by doing:
-
- sudo apt-get mingw32 mingw32-binutils mingw32-runtime wine
-
-Once these tools are installed its possible to compile and test by
-executing the following commands, or something similar depending on
-your system:
-
- ./configure --host=i586-mingw32msvc --target=i586-mingw32msvc --build=i586-linux
- make
- make check
-
-(Build instructions for Ogg codecs such as vorbis are similar and may
-be found in those source modules' README files)
-
-## Building with CMake ##
-
-Ogg supports building using [CMake](http://www.cmake.org/). CMake is a meta build system that generates native projects for each platform.
-To generate projects just run cmake replacing `YOUR-PROJECT-GENERATOR` with a proper generator from a list [here](http://www.cmake.org/cmake/help/v3.2/manual/cmake-generators.7.html):
-
- cmake -G YOUR-PROJECT-GENERATOR .
-
-Note that by default cmake generates projects that will build static libraries.
-To generate projects that will build dynamic library use `BUILD_SHARED_LIBS` option like this:
-
- cmake -G YOUR-PROJECT-GENERATOR -DBUILD_SHARED_LIBS=1 .
-
-After projects are generated use them as usual
-
-#### Building on Windows ####
-
-Use proper generator for your Visual Studio version like:
-
- cmake -G "Visual Studio 12 2013" .
-
-#### Building on Mac OS X ####
-
-Use Xcode generator. To build framework run:
-
- cmake -G Xcode -DBUILD_FRAMEWORK=1 .
-
-#### Building on Linux ####
-
-Use Makefile generator which is default one.
-
- cmake .
- make
-
-## License ##
-
-THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.
-USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS
-GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE
-IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.
-
-THE OggVorbis SOURCE CODE IS COPYRIGHT (C) 1994-2015
-by the Xiph.Org Foundation https://www.xiph.org/
diff --git a/contrib/ogg/appveyor.yml b/contrib/ogg/appveyor.yml
deleted file mode 100644
index c419edb..0000000
--- a/contrib/ogg/appveyor.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-image: Visual Studio 2015
-configuration:
-- Debug
-- Release
-
-platform:
-- Win32
-- x64
-
-build:
- project: win32\VS2015\libogg_static.sln
- parallel: true
- verbosity: minimal
-
-after_build:
-- cmd: 7z a ogg.zip win32\VS2015\%PLATFORM%\%CONFIGURATION%\libogg_static.lib include\ogg\*.h
-
-artifacts:
-- path: ogg.zip
diff --git a/contrib/ogg/autogen.sh b/contrib/ogg/autogen.sh
deleted file mode 100755
index c9782e1..0000000
--- a/contrib/ogg/autogen.sh
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-# Run this to set up the build system: configure, makefiles, etc.
-set -e
-
-package="libogg"
-
-srcdir=`dirname $0`
-test -n "$srcdir" && cd "$srcdir"
-
-echo "Updating build configuration files for $package, please wait...."
-
-autoreconf -if
diff --git a/contrib/ogg/configure.ac b/contrib/ogg/configure.ac
deleted file mode 100644
index 33c88ab..0000000
--- a/contrib/ogg/configure.ac
+++ /dev/null
@@ -1,185 +0,0 @@
-dnl Process this file with autoconf to produce a configure script.
-
-AC_INIT([libogg],[1.3.3],[ogg-dev@xiph.org])
-
-AC_CONFIG_SRCDIR(src/framing.c)
-
-AM_INIT_AUTOMAKE
-AM_MAINTAINER_MODE([enable])
-
-dnl Library versioning
-
-LIB_CURRENT=8
-LIB_REVISION=3
-LIB_AGE=8
-AC_SUBST(LIB_CURRENT)
-AC_SUBST(LIB_REVISION)
-AC_SUBST(LIB_AGE)
-
-AC_PROG_CC
-AM_PROG_LIBTOOL
-AM_PROG_CC_C_O
-
-dnl Set some options based on environment
-
-cflags_save="$CFLAGS"
-if test -z "$GCC"; then
- case $host in
- *-*-irix*)
- DEBUG="-g -signed"
- CFLAGS="-O2 -w -signed"
- PROFILE="-p -g3 -O2 -signed"
- ;;
- sparc-sun-solaris*)
- DEBUG="-v -g"
- CFLAGS="-xO4 -fast -w -fsimple -native -xcg92"
- PROFILE="-v -xpg -g -xO4 -fast -native -fsimple -xcg92 -Dsuncc"
- ;;
- *)
- DEBUG="-g"
- CFLAGS="-O"
- PROFILE="-g -p"
- ;;
- esac
-else
- case $host in
- *-*-linux*)
- DEBUG="-g -Wall -fsigned-char"
- CFLAGS="-O20 -Wall -ffast-math -fsigned-char"
- PROFILE="-Wall -W -pg -g -O20 -ffast-math -fsigned-char"
- ;;
- sparc-sun-*)
- DEBUG="-g -Wall -fsigned-char"
- CFLAGS="-O20 -ffast-math -fsigned-char"
- PROFILE="-pg -g -O20 -fsigned-char"
- ;;
- *-*-darwin*)
- DEBUG="-fno-common -g -Wall -fsigned-char"
- CFLAGS="-fno-common -O4 -Wall -fsigned-char -ffast-math"
- PROFILE="-fno-common -O4 -Wall -pg -g -fsigned-char -ffast-math"
- ;;
- *)
- DEBUG="-g -Wall -fsigned-char"
- CFLAGS="-O20 -fsigned-char"
- PROFILE="-O20 -g -pg -fsigned-char"
- ;;
- esac
-fi
-CFLAGS="$CFLAGS $cflags_save"
-DEBUG="$DEBUG $cflags_save"
-PROFILE="$PROFILE $cflags_save"
-
-dnl Checks for programs.
-
-dnl Checks for libraries.
-
-dnl Checks for header files.
-AC_HEADER_STDC
-INCLUDE_INTTYPES_H=0
-INCLUDE_STDINT_H=0
-INCLUDE_SYS_TYPES_H=0
-AC_CHECK_HEADER(inttypes.h,INCLUDE_INTTYPES_H=1)
-AC_CHECK_HEADER(stdint.h,INCLUDE_STDINT_H=1)
-AC_CHECK_HEADER(sys/types.h,INCLUDE_SYS_TYPES_H=1)
-
-dnl Checks for typedefs, structures, and compiler characteristics.
-AC_C_CONST
-
-dnl Check for types
-
-AC_CHECK_SIZEOF(int16_t)
-AC_CHECK_SIZEOF(uint16_t)
-AC_CHECK_SIZEOF(u_int16_t)
-AC_CHECK_SIZEOF(int32_t)
-AC_CHECK_SIZEOF(uint32_t)
-AC_CHECK_SIZEOF(u_int32_t)
-AC_CHECK_SIZEOF(int64_t)
-AC_CHECK_SIZEOF(short)
-AC_CHECK_SIZEOF(int)
-AC_CHECK_SIZEOF(long)
-AC_CHECK_SIZEOF(long long)
-
-case 2 in
- $ac_cv_sizeof_int16_t) SIZE16="int16_t";;
- $ac_cv_sizeof_short) SIZE16="short";;
- $ac_cv_sizeof_int) SIZE16="int";;
-esac
-
-case 2 in
- $ac_cv_sizeof_uint16_t) USIZE16="uint16_t";;
- $ac_cv_sizeof_short) USIZE16="unsigned short";;
- $ac_cv_sizeof_int) USIZE16="unsigned int";;
- $ac_cv_sizeof_u_int16_t) USIZE16="u_int16_t";;
-esac
-
-case 4 in
- $ac_cv_sizeof_int32_t) SIZE32="int32_t";;
- $ac_cv_sizeof_short) SIZE32="short";;
- $ac_cv_sizeof_int) SIZE32="int";;
- $ac_cv_sizeof_long) SIZE32="long";;
-esac
-
-case 4 in
- $ac_cv_sizeof_uint32_t) USIZE32="uint32_t";;
- $ac_cv_sizeof_short) USIZE32="unsigned short";;
- $ac_cv_sizeof_int) USIZE32="unsigned int";;
- $ac_cv_sizeof_long) USIZE32="unsigned long";;
- $ac_cv_sizeof_u_int32_t) USIZE32="u_int32_t";;
-esac
-
-case 8 in
- $ac_cv_sizeof_int64_t) SIZE64="int64_t";;
- $ac_cv_sizeof_int) SIZE64="int";;
- $ac_cv_sizeof_long) SIZE64="long";;
- $ac_cv_sizeof_long_long) SIZE64="long long";;
-esac
-
-if test -z "$SIZE16"; then
- AC_MSG_ERROR(No 16 bit type found on this platform!)
-fi
-if test -z "$USIZE16"; then
- AC_MSG_ERROR(No unsigned 16 bit type found on this platform!)
-fi
-if test -z "$SIZE32"; then
- AC_MSG_ERROR(No 32 bit type found on this platform!)
-fi
-if test -z "$USIZE32"; then
- AC_MSG_ERROR(No unsigned 32 bit type found on this platform!)
-fi
-if test -z "$SIZE64"; then
- AC_MSG_WARN(No 64 bit type found on this platform!)
-fi
-
-dnl Checks for library functions.
-AC_FUNC_MEMCMP
-
-dnl Make substitutions
-
-AC_SUBST(LIBTOOL_DEPS)
-AC_SUBST(INCLUDE_INTTYPES_H)
-AC_SUBST(INCLUDE_STDINT_H)
-AC_SUBST(INCLUDE_SYS_TYPES_H)
-AC_SUBST(SIZE16)
-AC_SUBST(USIZE16)
-AC_SUBST(SIZE32)
-AC_SUBST(USIZE32)
-AC_SUBST(SIZE64)
-AC_SUBST(OPT)
-AC_SUBST(LIBS)
-AC_SUBST(DEBUG)
-AC_SUBST(CFLAGS)
-AC_SUBST(PROFILE)
-
-
-AC_CONFIG_FILES([
-Makefile
-src/Makefile
-doc/Makefile doc/libogg/Makefile
-include/Makefile include/ogg/Makefile include/ogg/config_types.h
-libogg.spec
-ogg.pc
-ogg-uninstalled.pc
-])
-AC_CONFIG_HEADERS([config.h])
-
-AC_OUTPUT
diff --git a/contrib/ogg/doc/Makefile.am b/contrib/ogg/doc/Makefile.am
deleted file mode 100644
index 3dd47b9..0000000
--- a/contrib/ogg/doc/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-## Process this with automake to create Makefile.in
-
-SUBDIRS = libogg
-
-dist_html_DATA = framing.html index.html oggstream.html ogg-multiplex.html \
- fish_xiph_org.png multiplex1.png packets.png pages.png stream.png \
- vorbisword2.png white-ogg.png white-xifish.png \
- rfc3533.txt rfc5334.txt skeleton.html
-
diff --git a/contrib/ogg/doc/fish_xiph_org.png b/contrib/ogg/doc/fish_xiph_org.png
deleted file mode 100644
index b398c06..0000000
--- a/contrib/ogg/doc/fish_xiph_org.png
+++ /dev/null
Binary files differ
diff --git a/contrib/ogg/doc/framing.html b/contrib/ogg/doc/framing.html
deleted file mode 100644
index b5ac6ac..0000000
--- a/contrib/ogg/doc/framing.html
+++ /dev/null
@@ -1,429 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"/>
-<title>Ogg Documentation</title>
-
-<style type="text/css">
-body {
- margin: 0 18px 0 18px;
- padding-bottom: 30px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- color: #333333;
- font-size: .8em;
-}
-
-a {
- color: #3366cc;
-}
-
-img {
- border: 0;
-}
-
-#xiphlogo {
- margin: 30px 0 16px 0;
-}
-
-#content p {
- line-height: 1.4;
-}
-
-h1, h1 a, h2, h2 a, h3, h3 a {
- font-weight: bold;
- color: #ff9900;
- margin: 1.3em 0 8px 0;
-}
-
-h1 {
- font-size: 1.3em;
-}
-
-h2 {
- font-size: 1.2em;
-}
-
-h3 {
- font-size: 1.1em;
-}
-
-li {
- line-height: 1.4;
-}
-
-#copyright {
- margin-top: 30px;
- line-height: 1.5em;
- text-align: center;
- font-size: .8em;
- color: #888888;
- clear: both;
-}
-</style>
-
-</head>
-
-<body>
-
-<div id="xiphlogo">
- <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.org"/></a>
-</div>
-
-<h1>Ogg logical bitstream framing</h1>
-
-<h2>Ogg bitstreams</h2>
-
-<p>The Ogg transport bitstream is designed to provide framing, error
-protection and seeking structure for higher-level codec streams that
-consist of raw, unencapsulated data packets, such as the Vorbis audio
-codec or Theora video codec.</p>
-
-<h2>Application example: Vorbis</h2>
-
-<p>Vorbis encodes short-time blocks of PCM data into raw packets of
-bit-packed data. These raw packets may be used directly by transport
-mechanisms that provide their own framing and packet-separation
-mechanisms (such as UDP datagrams). For stream based storage (such as
-files) and transport (such as TCP streams or pipes), Vorbis uses the
-Ogg bitstream format to provide framing/sync, sync recapture
-after error, landmarks during seeking, and enough information to
-properly separate data back into packets at the original packet
-boundaries without relying on decoding to find packet boundaries.</p>
-
-<h2>Design constraints for Ogg bitstreams</h2>
-
-<ol>
-<li>True streaming; we must not need to seek to build a 100%
- complete bitstream.</li>
-<li>Use no more than approximately 1-2% of bitstream bandwidth for
- packet boundary marking, high-level framing, sync and seeking.</li>
-<li>Specification of absolute position within the original sample
- stream.</li>
-<li>Simple mechanism to ease limited editing, such as a simplified
- concatenation mechanism.</li>
-<li>Detection of corruption, recapture after error and direct, random
- access to data at arbitrary positions in the bitstream.</li>
-</ol>
-
-<h2>Logical and Physical Bitstreams</h2>
-
-<p>A <em>logical</em> Ogg bitstream is a contiguous stream of
-sequential pages belonging only to the logical bitstream. A
-<em>physical</em> Ogg bitstream is constructed from one or more
-than one logical Ogg bitstream (the simplest physical bitstream
-is simply a single logical bitstream). We describe below the exact
-formatting of an Ogg logical bitstream. Combining logical
-bitstreams into more complex physical bitstreams is described in the
-<a href="oggstream.html">Ogg bitstream overview</a>. The exact
-mapping of raw Vorbis packets into a valid Ogg Vorbis physical
-bitstream is described in the Vorbis I Specification.</p>
-
-<h2>Bitstream structure</h2>
-
-<p>An Ogg stream is structured by dividing incoming packets into
-segments of up to 255 bytes and then wrapping a group of contiguous
-packet segments into a variable length page preceded by a page
-header. Both the header size and page size are variable; the page
-header contains sizing information and checksum data to determine
-header/page size and data integrity.</p>
-
-<p>The bitstream is captured (or recaptured) by looking for the beginning
-of a page, specifically the capture pattern. Once the capture pattern
-is found, the decoder verifies page sync and integrity by computing
-and comparing the checksum. At that point, the decoder can extract the
-packets themselves.</p>
-
-<h3>Packet segmentation</h3>
-
-<p>Packets are logically divided into multiple segments before encoding
-into a page. Note that the segmentation and fragmentation process is a
-logical one; it's used to compute page header values and the original
-page data need not be disturbed, even when a packet spans page
-boundaries.</p>
-
-<p>The raw packet is logically divided into [n] 255 byte segments and a
-last fractional segment of &lt; 255 bytes. A packet size may well
-consist only of the trailing fractional segment, and a fractional
-segment may be zero length. These values, called "lacing values" are
-then saved and placed into the header segment table.</p>
-
-<p>An example should make the basic concept clear:</p>
-
-<pre>
-<tt>
-raw packet:
- ___________________________________________
- |______________packet data__________________| 753 bytes
-
-lacing values for page header segment table: 255,255,243
-</tt>
-</pre>
-
-<p>We simply add the lacing values for the total size; the last lacing
-value for a packet is always the value that is less than 255. Note
-that this encoding both avoids imposing a maximum packet size as well
-as imposing minimum overhead on small packets (as opposed to, eg,
-simply using two bytes at the head of every packet and having a max
-packet size of 32k. Small packets (&lt;255, the typical case) are
-penalized with twice the segmentation overhead). Using the lacing
-values as suggested, small packets see the minimum possible
-byte-aligned overhead (1 byte) and large packets, over 512 bytes or
-so, see a fairly constant ~.5% overhead on encoding space.</p>
-
-<p>Note that a lacing value of 255 implies that a second lacing value
-follows in the packet, and a value of &lt; 255 marks the end of the
-packet after that many additional bytes. A packet of 255 bytes (or a
-multiple of 255 bytes) is terminated by a lacing value of 0:</p>
-
-<pre><tt>
-raw packet:
- _______________________________
- |________packet data____________| 255 bytes
-
-lacing values: 255, 0
-</tt></pre>
-
-<p>Note also that a 'nil' (zero length) packet is not an error; it
-consists of nothing more than a lacing value of zero in the header.</p>
-
-<h3>Packets spanning pages</h3>
-
-<p>Packets are not restricted to beginning and ending within a page,
-although individual segments are, by definition, required to do so.
-Packets are not restricted to a maximum size, although excessively
-large packets in the data stream are discouraged.</p>
-
-<p>After segmenting a packet, the encoder may decide not to place all the
-resulting segments into the current page; to do so, the encoder places
-the lacing values of the segments it wishes to belong to the current
-page into the current segment table, then finishes the page. The next
-page is begun with the first value in the segment table belonging to
-the next packet segment, thus continuing the packet (data in the
-packet body must also correspond properly to the lacing values in the
-spanned pages. The segment data in the first packet corresponding to
-the lacing values of the first page belong in that page; packet
-segments listed in the segment table of the following page must begin
-the page body of the subsequent page).</p>
-
-<p>The last mechanic to spanning a page boundary is to set the header
-flag in the new page to indicate that the first lacing value in the
-segment table continues rather than begins a packet; a header flag of
-0x01 is set to indicate a continued packet. Although mandatory, it
-is not actually algorithmically necessary; one could inspect the
-preceding segment table to determine if the packet is new or
-continued. Adding the information to the packet_header flag allows a
-simpler design (with no overhead) that needs only inspect the current
-page header after frame capture. This also allows faster error
-recovery in the event that the packet originates in a corrupt
-preceding page, implying that the previous page's segment table
-cannot be trusted.</p>
-
-<p>Note that a packet can span an arbitrary number of pages; the above
-spanning process is repeated for each spanned page boundary. Also a
-'zero termination' on a packet size that is an even multiple of 255
-must appear even if the lacing value appears in the next page as a
-zero-length continuation of the current packet. The header flag
-should be set to 0x01 to indicate that the packet spanned, even though
-the span is a nil case as far as data is concerned.</p>
-
-<p>The encoding looks odd, but is properly optimized for speed and the
-expected case of the majority of packets being between 50 and 200
-bytes (note that it is designed such that packets of wildly different
-sizes can be handled within the model; placing packet size
-restrictions on the encoder would have only slightly simplified design
-in page generation and increased overall encoder complexity).</p>
-
-<p>The main point behind tracking individual packets (and packet
-segments) is to allow more flexible encoding tricks that requiring
-explicit knowledge of packet size. An example is simple bandwidth
-limiting, implemented by simply truncating packets in the nominal case
-if the packet is arranged so that the least sensitive portion of the
-data comes last.</p>
-
-<a name="page_header"></a>
-<h3>Page header</h3>
-
-<p>The headering mechanism is designed to avoid copying and re-assembly
-of the packet data (ie, making the packet segmentation process a
-logical one); the header can be generated directly from incoming
-packet data. The encoder buffers packet data until it finishes a
-complete page at which point it writes the header followed by the
-buffered packet segments.</p>
-
-<h4>capture_pattern</h4>
-
-<p>A header begins with a capture pattern that simplifies identifying
-pages; once the decoder has found the capture pattern it can do a more
-intensive job of verifying that it has in fact found a page boundary
-(as opposed to an inadvertent coincidence in the byte stream).</p>
-
-<pre><tt>
- byte value
-
- 0 0x4f 'O'
- 1 0x67 'g'
- 2 0x67 'g'
- 3 0x53 'S'
-</tt></pre>
-
-<h4>stream_structure_version</h4>
-
-<p>The capture pattern is followed by the stream structure revision:</p>
-
-<pre><tt>
- byte value
-
- 4 0x00
-</tt></pre>
-
-<h4>header_type_flag</h4>
-
-<p>The header type flag identifies this page's context in the bitstream:</p>
-
-<pre><tt>
- byte value
-
- 5 bitflags: 0x01: unset = fresh packet
- set = continued packet
- 0x02: unset = not first page of logical bitstream
- set = first page of logical bitstream (bos)
- 0x04: unset = not last page of logical bitstream
- set = last page of logical bitstream (eos)
-</tt></pre>
-
-<h4>absolute granule position</h4>
-
-<p>(This is packed in the same way the rest of Ogg data is packed; LSb
-of LSB first. Note that the 'position' data specifies a 'sample'
-number (eg, in a CD quality sample is four octets, 16 bits for left
-and 16 bits for right; in video it would likely be the frame number.
-It is up to the specific codec in use to define the semantic meaning
-of the granule position value). The position specified is the total
-samples encoded after including all packets finished on this page
-(packets begun on this page but continuing on to the next page do not
-count). The rationale here is that the position specified in the
-frame header of the last page tells how long the data coded by the
-bitstream is. A truncated stream will still return the proper number
-of samples that can be decoded fully.</p>
-
-<p>A special value of '-1' (in two's complement) indicates that no packets
-finish on this page.</p>
-
-<pre><tt>
- byte value
-
- 6 0xXX LSB
- 7 0xXX
- 8 0xXX
- 9 0xXX
- 10 0xXX
- 11 0xXX
- 12 0xXX
- 13 0xXX MSB
-</tt></pre>
-
-<h4>stream serial number</h4>
-
-<p>Ogg allows for separate logical bitstreams to be mixed at page
-granularity in a physical bitstream. The most common case would be
-sequential arrangement, but it is possible to interleave pages for
-two separate bitstreams to be decoded concurrently. The serial
-number is the means by which pages physical pages are associated with
-a particular logical stream. Each logical stream must have a unique
-serial number within a physical stream:</p>
-
-<pre><tt>
- byte value
-
- 14 0xXX LSB
- 15 0xXX
- 16 0xXX
- 17 0xXX MSB
-</tt></pre>
-
-<h4>page sequence no</h4>
-
-<p>Page counter; lets us know if a page is lost (useful where packets
-span page boundaries).</p>
-
-<pre><tt>
- byte value
-
- 18 0xXX LSB
- 19 0xXX
- 20 0xXX
- 21 0xXX MSB
-</tt></pre>
-
-<h4>page checksum</h4>
-
-<p>32 bit CRC value (direct algorithm, initial val and final XOR = 0,
-generator polynomial=0x04c11db7). The value is computed over the
-entire header (with the CRC field in the header set to zero) and then
-continued over the page. The CRC field is then filled with the
-computed value.</p>
-
-<p>(A thorough discussion of CRC algorithms can be found in <a
-href="http://www.ross.net/crc/download/crc_v3.txt">"A
-Painless Guide to CRC Error Detection Algorithms"</a> by Ross
-Williams <a href="mailto:ross@ross.net">ross@ross.net</a>.)</p>
-
-<pre><tt>
- byte value
-
- 22 0xXX LSB
- 23 0xXX
- 24 0xXX
- 25 0xXX MSB
-</tt></pre>
-
-<h4>page_segments</h4>
-
-<p>The number of segment entries to appear in the segment table. The
-maximum number of 255 segments (255 bytes each) sets the maximum
-possible physical page size at 65307 bytes or just under 64kB (thus
-we know that a header corrupted so as destroy sizing/alignment
-information will not cause a runaway bitstream. We'll read in the
-page according to the corrupted size information that's guaranteed to
-be a reasonable size regardless, notice the checksum mismatch, drop
-sync and then look for recapture).</p>
-
-<pre><tt>
- byte value
-
- 26 0x00-0xff (0-255)
-</tt></pre>
-
-<h4>segment_table (containing packet lacing values)</h4>
-
-<p>The lacing values for each packet segment physically appearing in
-this page are listed in contiguous order.</p>
-
-<pre><tt>
- byte value
-
- 27 0x00-0xff (0-255)
- [...]
- n 0x00-0xff (0-255, n=page_segments+26)
-</tt></pre>
-
-<p>Total page size is calculated directly from the known header size and
-lacing values in the segment table. Packet data segments follow
-immediately after the header.</p>
-
-<p>Page headers typically impose a flat .25-.5% space overhead assuming
-nominal ~8k page sizes. The segmentation table needed for exact
-packet recovery in the streaming layer adds approximately .5-1%
-nominal assuming expected encoder behavior in the 44.1kHz, 128kbps
-stereo encodings.</p>
-
-<div id="copyright">
- The Xiph Fish Logo is a
- trademark (&trade;) of Xiph.Org.<br/>
-
- These pages &copy; 1994 - 2005 Xiph.Org. All rights reserved.
-</div>
-
-</body>
-</html>
diff --git a/contrib/ogg/doc/index.html b/contrib/ogg/doc/index.html
deleted file mode 100644
index 6e02f79..0000000
--- a/contrib/ogg/doc/index.html
+++ /dev/null
@@ -1,105 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"/>
-<title>Ogg Documentation</title>
-
-<style type="text/css">
-body {
- margin: 0 18px 0 18px;
- padding-bottom: 30px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- color: #333333;
- font-size: .8em;
-}
-
-a {
- color: #3366cc;
-}
-
-img {
- border: 0;
-}
-
-#xiphlogo {
- margin: 30px 0 16px 0;
-}
-
-#content p {
- line-height: 1.4;
-}
-
-h1, h1 a, h2, h2 a, h3, h3 a {
- font-weight: bold;
- color: #ff9900;
- margin: 1.3em 0 8px 0;
-}
-
-h1 {
- font-size: 1.3em;
-}
-
-h2 {
- font-size: 1.2em;
-}
-
-h3 {
- font-size: 1.1em;
-}
-
-li {
- line-height: 1.4;
-}
-
-#copyright {
- margin-top: 30px;
- line-height: 1.5em;
- text-align: center;
- font-size: .8em;
- color: #888888;
- clear: both;
-}
-</style>
-
-</head>
-
-<body>
-
-<div id="xiphlogo">
- <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.org"/></a>
-</div>
-
-<h1>Ogg Documentation</h1>
-
-<h2>Ogg programming documentation</h2>
-
-<ul>
-<li><a href="libogg/index.html">Programming with ogg</a></li>
-</ul>
-
-<h2>Ogg bitstream documentation</h2>
-
-<ul>
-<li><a href="oggstream.html">Ogg bitstream overview</a></li>
-<li><a href="framing.html">Ogg bitstream framing</a></li>
-<li><a href="ogg-multiplex.html">Ogg multi-stream multiplexing</a></li>
-<li><a href="skeleton.html">The Ogg Skeleton Metadata Bitstream</a></li>
-</ul>
-
-<h2>RFC documentation</h2>
-
-<ul>
-<li><a href="rfc3533.txt">rfc3533: The Ogg Encapsulation Format Version 0</a></li>
-<li><a href="rfc5334.txt">rfc5334: Ogg Media Types</a></li>
-</ul>
-
-<div id="copyright">
- The Xiph Fish Logo is a
- trademark (&trade;) of Xiph.Org.<br/>
-
- These pages &copy; 1994 - 2010 Xiph.Org. All rights reserved.
-</div>
-
-</body>
-</html>
diff --git a/contrib/ogg/doc/libogg/Makefile.am b/contrib/ogg/doc/libogg/Makefile.am
deleted file mode 100644
index 4007907..0000000
--- a/contrib/ogg/doc/libogg/Makefile.am
+++ /dev/null
@@ -1,39 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-apidocdir = $(htmldir)/libogg
-
-dist_apidoc_DATA = bitpacking.html datastructures.html decoding.html encoding.html\
- general.html index.html ogg_iovec_t.html ogg_packet.html ogg_packet_clear.html\
- ogg_page.html ogg_page_bos.html ogg_page_checksum_set.html\
- ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html\
- ogg_page_packets.html ogg_page_pageno.html ogg_page_serialno.html\
- ogg_page_version.html ogg_stream_check.html ogg_stream_clear.html ogg_stream_destroy.html\
- ogg_stream_eos.html ogg_stream_flush.html ogg_stream_flush_fill.html ogg_stream_init.html\
- ogg_stream_iovecin.html ogg_stream_packetin.html ogg_stream_packetout.html\
- ogg_stream_packetpeek.html ogg_stream_pagein.html\
- ogg_stream_pageout.html ogg_stream_pageout_fill.html ogg_stream_reset.html\
- ogg_stream_reset_serialno.html ogg_stream_state.html\
- ogg_sync_buffer.html ogg_sync_check.html ogg_sync_clear.html ogg_sync_destroy.html\
- ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html\
- ogg_sync_reset.html ogg_sync_state.html ogg_sync_wrote.html\
- oggpack_adv.html oggpack_adv1.html oggpack_bits.html\
- oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html\
- oggpack_look.html oggpack_look1.html oggpack_read.html\
- oggpack_read1.html oggpack_readinit.html oggpack_reset.html\
- oggpack_write.html oggpack_writealign.html oggpack_writecheck.html oggpack_writeclear.html\
- oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html\
- overview.html reference.html style.css
-
-update-doc-version:
- @YEAR=$$(date +%Y); DAY=$$(date +%Y%m%d); \
- for f in $(srcdir)/*.html; do \
- sed -e "s/2000-[0-9]\{4\} Xiph.Org/2000-$$YEAR Xiph.Org/g" \
- -e "s/libogg release [0-9. -]\+/libogg release $(VERSION) - $$DAY/g"\
- < $$f > $$f.tmp; \
- if diff -q $$f $$f.tmp > /dev/null; then \
- rm $$f.tmp; \
- else \
- mv $$f.tmp $$f; \
- fi; \
- done;
-
diff --git a/contrib/ogg/doc/libogg/bitpacking.html b/contrib/ogg/doc/libogg/bitpacking.html
deleted file mode 100644
index cc76015..0000000
--- a/contrib/ogg/doc/libogg/bitpacking.html
+++ /dev/null
@@ -1,103 +0,0 @@
-<html>
-
-<head>
-<title>libogg - Bitpacking Functions</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>Bitpacking Functions</h1>
-<p>Libogg contains a basic bitpacking library that is useful for manipulating data within a buffer.
-<p>
-All the <b>libogg</b> specific functions are declared in "ogg/ogg.h".
-<p>
-
-<table border=1 color=black width=50% cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td><b>function</b></td>
- <td><b>purpose</b></td>
-</tr>
-<tr valign=top>
-<td><a href="oggpack_writeinit.html">oggpack_writeinit</a></td>
- <td>Initializes a buffer for writing using this bitpacking library.</td>
-</tr>
-<tr valign=top>
-<td><a href="oggpack_writecheck.html">oggpack_writecheck</a></td>
- <td>Asynchronously checks error status of bitpacker write buffer.</td>
-</tr>
-<tr valign=top>
-<td><a href="oggpack_reset.html">oggpack_reset</a></td>
- <td>Clears and resets the buffer to the initial position.</td>
-</tr>
-<tr valign=top>
-<td><a href="oggpack_writeclear.html">oggpack_writeclear</a></td>
- <td>Frees the memory used by the buffer.</td>
-</tr>
-<tr valign=top>
-<td><a href="oggpack_readinit.html">oggpack_readinit</a></td>
- <td>Initializes a buffer for reading using this bitpacking library.</td>
-</tr>
-<tr valign=top>
-<td><a href="oggpack_write.html">oggpack_write</a></td>
- <td>Writes bytes to the specified location within the buffer.</td>
-</tr>
-<tr valign=top>
-<td><a href="oggpack_look.html">oggpack_look</a></td>
- <td>Look at a specified number of bits, <=32, without advancing the location pointer.</td>
-</tr>
-<tr valign=top>
-<td><a href="oggpack_look1.html">oggpack_look1</a></td>
- <td>Looks at one bit without advancing the location pointer.</td>
-</tr>
-<tr valign=top>
-<td><a href="oggpack_adv.html">oggpack_adv</a></td>
- <td>Advances the location pointer by a specified number of bits.</td>
-</tr>
-<tr valign=top>
-<td><a href="oggpack_adv1.html">oggpack_adv1</a></td>
- <td>Advances the location pointer by one bit.</td>
-</tr>
-<tr valign=top>
-<td><a href="oggpack_read.html">oggpack_read</a></td>
- <td>Reads a specified number of bits from the buffer.</td>
-</tr>
-<tr valign=top>
-<td><a href="oggpack_read1.html">oggpack_read1</a></td>
- <td>Reads one bit from the buffer.</td>
-</tr>
-<tr valign=top>
-<td><a href="oggpack_bytes.html">oggpack_bytes</a></td>
- <td>Returns the total number of bytes contained within the buffer.</td>
-</tr>
-<tr valign=top>
-<td><a href="oggpack_bits.html">oggpack_bits</a></td>
- <td>Returns the total number of bits contained within the buffer.</td>
-</tr>
-<tr valign=top>
-<td><a href="oggpack_get_buffer.html">oggpack_get_buffer</a></td>
- <td>Returns a pointer to the buffer encapsulated within the <a href="oggpack_buffer.html">oggpack_buffer</a> struct.</td>
-</tr>
-</table>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/datastructures.html b/contrib/ogg/doc/libogg/datastructures.html
deleted file mode 100644
index 0f56102..0000000
--- a/contrib/ogg/doc/libogg/datastructures.html
+++ /dev/null
@@ -1,59 +0,0 @@
-<html>
-
-<head>
-<title>libogg - Base Data Structures</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>Base Data Structures</h1>
-<p>Libogg uses several data structures to hold data and state information.
-<p>
-All the <b>libogg</b> specific data structures are declared in "ogg/ogg.h".
-<p>
-
-<table border=1 color=black width=50% cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td><b>datatype</b></td>
- <td><b>purpose</b></td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_page.html">ogg_page</a></td>
- <td>This structure encapsulates data into one ogg bitstream page.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_stream_state.html">ogg_stream_state</a></td>
- <td>This structure contains current encode/decode data for a logical bitstream.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_packet.html">ogg_packet</a></td>
- <td>This structure encapsulates the data and metadata for a single Ogg packet.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_sync_state.html">ogg_sync_state</a></td>
- <td>Contains bitstream synchronization information.</td>
-</tr>
-</table>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/decoding.html b/contrib/ogg/doc/libogg/decoding.html
deleted file mode 100644
index f393a07..0000000
--- a/contrib/ogg/doc/libogg/decoding.html
+++ /dev/null
@@ -1,104 +0,0 @@
-<html>
-
-<head>
-<title>libogg - Decoding</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>Decoding</h1>
-<p>Libogg contains a set of functions used in the decoding process.
-<p>
-All the <b>libogg</b> specific functions are declared in "ogg/ogg.h".
-<p>
-<p>Decoding is based around the ogg synchronization layer. The <a href="ogg_sync_state.html">ogg_sync_state</a> struct coordinates between incoming data and the decoder. We read data into the synchronization layer, submit the data to the stream, and output raw packets to the decoder.
-<p>Decoding through the Ogg layer follows a specific logical sequence. A read loop follows these logical steps:
-<ul>
-<li>Expose a buffer using <a href="ogg_sync_buffer.html">ogg_sync_buffer()</a>.
-<li>Read data into the buffer, using fread() or a similar function.
-<li>Call <a href="ogg_sync_wrote.html">ogg_sync_wrote()</a> to tell the synchronization layer how many bytes you wrote into the buffer.
-<li>Write out the data using <a href="ogg_sync_pageout.html">ogg_sync_pageout</a>.
-<li>Submit the completed page to the streaming layer with <a href="ogg_stream_pagein.html">ogg_stream_pagein</a>.
-<li>Output a packet of data to the codec-specific decoding layer using <a href="ogg_stream_packetout.html">ogg_stream_packetout</a>.
-</ul>
-<p>In practice, streams are more complex, and Ogg also must handle headers, incomplete or dropped pages, and other errors in input.
-<br><br>
-
-<table border=1 color=black width=50% cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td><b>function</b></td>
- <td><b>purpose</b></td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_sync_init.html">ogg_sync_init</a></td>
- <td>Initializes an Ogg bitstream.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_sync_clear.html">ogg_sync_clear</a></td>
- <td>Clears the status information from the synchronization struct.<td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_sync_reset.html">ogg_sync_reset</a></td>
- <td>Resets the synchronization status to initial values.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_sync_destroy.html">ogg_sync_destroy</a></td>
- <td>Frees the synchronization struct.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_sync_check.html">ogg_sync_check</a></td>
- <td>Check for asynchronous errors.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_sync_buffer.html">ogg_sync_buffer</a></td>
- <td>Exposes a buffer from the synchronization layer in order to read data.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_sync_wrote.html">ogg_sync_wrote</a></td>
- <td>Tells the synchronization layer how many bytes were written into the buffer.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_sync_pageseek.html">ogg_sync_pageseek</a></td>
- <td>Finds the borders of pages and resynchronizes the stream.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_sync_pageout.html">ogg_sync_pageout</a></td>
- <td>Outputs a page from the synchronization layer.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_stream_pagein.html">ogg_stream_pagein</a></td>
- <td>Submits a complete page to the stream layer.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_stream_packetout.html">ogg_stream_packetout</a></td>
- <td>Outputs a packet to the codec-specific decoding engine.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_stream_packetpeek.html">ogg_stream_packetpeek</a></td>
- <td>Provides access to the next packet in the bitstream without
-advancing decoding.</td>
-</tr>
-</table>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/encoding.html b/contrib/ogg/doc/libogg/encoding.html
deleted file mode 100644
index 6aa8470..0000000
--- a/contrib/ogg/doc/libogg/encoding.html
+++ /dev/null
@@ -1,76 +0,0 @@
-<html>
-
-<head>
-<title>libogg - Encoding</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>Encoding</h1>
-<p>Libogg contains a set of functions used in the encoding process.
-<p>
-All the <b>libogg</b> specific functions are declared in "ogg/ogg.h".
-<p>
-<p>When encoding, the encoding engine will output raw packets which must be placed into an Ogg bitstream.
-<p>Raw packets are inserted into the stream, and an <a href="ogg_page.html">ogg_page</a> is output when enough packets have been written to create a full page. The pages output are pointers to buffered packet segments, and can then be written out and saved as an ogg stream.
-<p>There are a couple of basic steps:
-<ul>
-<li>Use the encoding engine to produce a raw packet of data.
-<li>Call <a href="ogg_stream_packetin.html">ogg_stream_packetin</a> to submit a raw packet to the stream.
-<li>Use <a href="ogg_stream_pageout.html">ogg_stream_pageout</a> to output a page, if enough data has been submitted. Otherwise, continue submitting data.
-</ul>
-<br><br>
-
-<table border=1 color=black width=50% cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td><b>function</b></td>
- <td><b>purpose</b></td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_stream_packetin.html">ogg_stream_packetin</a></td>
- <td>Submits a raw packet to the streaming layer, so that it can be formed into a page.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_stream_iovecin.html">ogg_stream_iovecin</a></td>
- <td>iovec version of ogg_stream_packetin() above.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_stream_pageout.html">ogg_stream_pageout</a></td>
- <td>Outputs a completed page if the stream contains enough packets to form a full page.<td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_stream_pageout_fill.html">ogg_stream_pageout_fill</a></td>
- <td>Similar to ogg_stream_pageout(), but specifies a page spill threshold in bytes.
-</tr>
-<tr valign=top>
-<td><a href="ogg_stream_flush.html">ogg_stream_flush</a></td>
- <td>Forces any remaining packets in the stream to be returned as a page of any size.<td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_stream_flush_fill.html">ogg_stream_flush_fill</a></td>
- <td>Similar to ogg_stream_flush(), but specifies a page spill threshold in bytes.<td>
-</tr>
-</table>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/general.html b/contrib/ogg/doc/libogg/general.html
deleted file mode 100644
index d892dd3..0000000
--- a/contrib/ogg/doc/libogg/general.html
+++ /dev/null
@@ -1,109 +0,0 @@
-<html>
-
-<head>
-<title>libogg - General Functions</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>General Functions</h1>
-<p>Libogg contains several functions which are generally useful when using Ogg streaming, whether encoding or decoding.
-<p>
-All the <b>libogg</b> specific functions are declared in "ogg/ogg.h".
-<p>
-<p>These functions can be used to manipulate some of the basic elements of Ogg - streams and pages. Streams and pages are important during both the encode and decode process.
-<br>
-
-<table border=1 color=black width=50% cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td><b>function</b></td>
- <td><b>purpose</b></td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_stream_init.html">ogg_stream_init</a></td>
- <td>Initializes an Ogg bitstream.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_stream_clear.html">ogg_stream_clear</a></td>
- <td>Clears the storage within the Ogg stream, but does not free the stream itself.<td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_stream_reset.html">ogg_stream_reset</a></td>
- <td>Resets the stream status to its initial position.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_stream_destroy.html">ogg_stream_destroy</a></td>
- <td>Frees the entire Ogg stream.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_stream_check.html">ogg_stream_check</a></td>
- <td>Check for asyncronous errors.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_stream_eos.html">ogg_stream_eos</a></td>
- <td>Indicates whether we are at the end of the stream.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_page_version.html">ogg_page_version</a></td>
- <td>Returns the version of ogg_page that this stream/page uses</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_page_continued.html">ogg_page_continued</a></td>
- <td>Indicates if the current page contains a continued packet from the last page.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_page_packets.html">ogg_page_packets</a></td>
- <td>Indicates the number of packets contained in a page.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_page_bos.html">ogg_page_bos</a></td>
- <td>Indicates if the current page is the beginning of the stream.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_page_eos.html">ogg_page_eos</a></td>
- <td>Indicates if the current page is the end of the stream.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_page_granulepos.html">ogg_page_granulepos</a></td>
- <td>Returns the precise playback location of this page.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_page_serialno.html">ogg_page_serialno</a></td>
- <td>Returns the unique serial number of the logical bitstream associated with this page.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_page_pageno.html">ogg_page_pageno</a></td>
- <td>Returns the sequential page number for this page.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_packet_clear.html">ogg_packet_clear</a></td>
- <td>Clears the ogg_packet structure.</td>
-</tr>
-<tr valign=top>
-<td><a href="ogg_page_checksum_set.html">ogg_page_checksum_set</a></td>
- <td>Checksums an ogg_page.</td>
-</tr>
-</table>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/index.html b/contrib/ogg/doc/libogg/index.html
deleted file mode 100644
index 6d3feab..0000000
--- a/contrib/ogg/doc/libogg/index.html
+++ /dev/null
@@ -1,39 +0,0 @@
-<html>
-
-<head>
-<title>libogg - Documentation</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>Libogg Documentation</h1>
-
-<p>
-Libogg contains necessary functionality to create, decode, and work with Ogg bitstreams.
-<p>This document explains how to use the libogg API in detail.
-<p>
-<a href="overview.html">libogg api overview</a><br>
-<a href="reference.html">libogg api reference</a><br>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_iovec_t.html b/contrib/ogg/doc/libogg/ogg_iovec_t.html
deleted file mode 100644
index 2cf7e8b..0000000
--- a/contrib/ogg/doc/libogg/ogg_iovec_t.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<html>
-
-<head>
-<title>libogg - datatype - ogg_iovec_t</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_iovec_t</h1>
-
-<p><i>declared in "ogg/ogg.h"</i></p>
-
-<p>
-The ogg_iovec_t struct encapsulates a length-encoded buffer. An array
-of ogg_iovec_t is used to pass a list of buffers to functions that
-accept data in ogg_iovec_t* form.
-<p>
-
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-typedef struct {
- void *iov_base;
- size_t iov_len;
-} ogg_iovec_t;
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Relevant Struct Members</h3>
-<dl>
-<dt><i>iov_base</i></dt>
-<dd>Pointer to the buffer data.</dd>
-<dt><i>iov_len</i></dt>
-<dd>Length of buffer data in bytes.</dd>
-</dl>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_packet.html b/contrib/ogg/doc/libogg/ogg_packet.html
deleted file mode 100644
index 5672eba..0000000
--- a/contrib/ogg/doc/libogg/ogg_packet.html
+++ /dev/null
@@ -1,75 +0,0 @@
-<html>
-
-<head>
-<title>libogg - datatype - ogg_packet</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_packet</h1>
-
-<p><i>declared in "ogg/ogg.h"</i></p>
-
-<p>
-The ogg_packet struct encapsulates the data for a single raw packet of data
-and is used to transfer data between the ogg framing layer and the handling codec.
-<p>
-
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-typedef struct {
- unsigned char *packet;
- long bytes;
- long b_o_s;
- long e_o_s;
-
- ogg_int64_t granulepos;
- ogg_int64_t packetno;
-
-} ogg_packet;
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Relevant Struct Members</h3>
-<dl>
-<dt><i>packet</i></dt>
-<dd>Pointer to the packet's data. This is treated as an opaque type by the ogg layer.</dd>
-<dt><i>bytes</i></dt>
-<dd>Indicates the size of the packet data in bytes. Packets can be of arbitrary size.</dd>
-<dt><i>b_o_s</i></dt>
-<dd>Flag indicating whether this packet begins a logical bitstream. <tt>1</tt> indicates this is the first packet, <tt>0</tt> indicates any other position in the stream.</dd>
-<dt><i>e_o_s</i></dt>
-<dd>Flag indicating whether this packet ends a bitstream. <tt>1</tt> indicates the last packet, <tt>0</tt> indicates any other position in the stream.</dd>
-<dt><i>granulepos</i></dt>
-<dd>A number indicating the position of this packet in the decoded data. This is the last sample, frame or other unit of information ('granule') that can be completely decoded from this packet.</dd>
-<dt><i>packetno</i></dt>
-<dd>Sequential number of this packet in the ogg bitstream.<dd>
-</dl>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_packet_clear.html b/contrib/ogg/doc/libogg/ogg_packet_clear.html
deleted file mode 100644
index 87dadea..0000000
--- a/contrib/ogg/doc/libogg/ogg_packet_clear.html
+++ /dev/null
@@ -1,64 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_packet_clear</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_packet_clear</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function clears the memory used by the <a href="ogg_packet.html">ogg_packet</a> struct,
-but does not free the structure itself.
-It unconditionally frees the <i>packet</i> data buffer,
-then it zeros all structure members.
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-void ogg_packet_clear(ogg_packet *op);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>op</i></dt>
-<dd>Pointer to the ogg_packet struct to be cleared.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-None.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_page.html b/contrib/ogg/doc/libogg/ogg_page.html
deleted file mode 100644
index ac1a994..0000000
--- a/contrib/ogg/doc/libogg/ogg_page.html
+++ /dev/null
@@ -1,75 +0,0 @@
-<html>
-
-<head>
-<title>libogg - datatype - ogg_page</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_page</h1>
-
-<p><i>declared in "ogg/ogg.h"</i></p>
-
-<p>
-The ogg_page struct encapsulates the data for an Ogg page.
-<p>
-Ogg pages are the fundamental unit of framing and interleave in an ogg bitstream.
-They are made up of packet segments of 255 bytes each. There can be as many as
-255 packet segments per page, for a maximum page size of a little under 64 kB.
-This is not a practical limitation as the segments can be joined across
-page boundaries allowing packets of arbitrary size. In practice many
-applications will not completely fill all pages because they flush the
-accumulated packets periodically order to bound latency more tightly.
-<p>
-<p>For a complete description of ogg pages and headers, please refer to the <a href="../framing.html">framing document</a>.
-
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-typedef struct {
- unsigned char *header;
- long header_len;
- unsigned char *body;
- long body_len;
-} ogg_page;
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Relevant Struct Members</h3>
-<dl>
-<dt><i>header</i></dt>
-<dd>Pointer to the page header for this page. The exact contents of this header are defined in the framing spec document.</dd>
-<dt><i>header_len</i></dt>
-<dd>Length of the page header in bytes.</a>
-<dt><i>body</i></dt>
-<dd>Pointer to the data for this page.</dd>
-<dt><i>body_len</i></dt>
-<dd>Length of the body data in bytes.</dd>
-</dl>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_page_bos.html b/contrib/ogg/doc/libogg/ogg_page_bos.html
deleted file mode 100644
index 9286e1a..0000000
--- a/contrib/ogg/doc/libogg/ogg_page_bos.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_page_bos</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_page_bos</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>Indicates whether this page is at the beginning of the logical bitstream.
-<p>
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_page_bos(ogg_page *og);
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>og</i></dt>
-<dd>Pointer to the current ogg_page struct.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-greater than 0 if this page is the beginning of a bitstream.</li>
-<li>
-0 if this page is from any other location in the stream.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_page_checksum_set.html b/contrib/ogg/doc/libogg/ogg_page_checksum_set.html
deleted file mode 100644
index 9af7d4e..0000000
--- a/contrib/ogg/doc/libogg/ogg_page_checksum_set.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_page_checksum_set</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_page_checksum_set</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>Checksums an ogg_page.
-<p>
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_page_checksum_set(ogg_page *og);
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>og</i></dt>
-<dd>Pointer to an ogg_page struct.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-None.
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_page_continued.html b/contrib/ogg/doc/libogg/ogg_page_continued.html
deleted file mode 100644
index 20b4ede..0000000
--- a/contrib/ogg/doc/libogg/ogg_page_continued.html
+++ /dev/null
@@ -1,64 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_page_version</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_page_continued</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>Indicates whether this page contains packet data which has been continued from the previous page.
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_page_continued(ogg_page *og);
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>og</i></dt>
-<dd>Pointer to the current ogg_page struct.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-1 if this page contains packet data continued from the last page.</li>
-<li>
-0 if this page does not contain continued data.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_page_eos.html b/contrib/ogg/doc/libogg/ogg_page_eos.html
deleted file mode 100644
index d81ebae..0000000
--- a/contrib/ogg/doc/libogg/ogg_page_eos.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_page_eos</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_page_eos</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>Indicates whether this page is at the end of the logical bitstream.
-<p>
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_page_eos(ogg_page *og);
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>og</i></dt>
-<dd>Pointer to the current ogg_page struct.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-greater than zero if this page contains the end of a bitstream.</li>
-<li>
-0 if this page is from any other location in the stream.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_page_granulepos.html b/contrib/ogg/doc/libogg/ogg_page_granulepos.html
deleted file mode 100644
index 826b48e..0000000
--- a/contrib/ogg/doc/libogg/ogg_page_granulepos.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_page_granulepos</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_page_granulepos</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>Returns the exact granular position of the packet data contained at the end of this page.
-<p>This is useful for tracking location when seeking or decoding.
-<p>For example, in audio codecs this position is the pcm sample number and in video this is the frame number.
-<p>
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-ogg_in64_t ogg_page_granulepos(ogg_page *og);
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>og</i></dt>
-<dd>Pointer to the current ogg_page struct.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-<i>n</i> is the specific last granular position of the decoded data contained in the page.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_page_packets.html b/contrib/ogg/doc/libogg/ogg_page_packets.html
deleted file mode 100644
index 0115777..0000000
--- a/contrib/ogg/doc/libogg/ogg_page_packets.html
+++ /dev/null
@@ -1,75 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_page_packets</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_page_packets</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>Returns the number of packets that are completed on this page. If the
-leading packet is begun on a previous page, but ends on this page, it's
-counted.
-<p>
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_page_packets(ogg_page *og);
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>og</i></dt>
-<dd>Pointer to the current ogg_page struct.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-If a page consists of a packet begun on a previous page, and a new packet
-begun (but not completed) on this page, the return will be:<br>
-<br>
-ogg_page_packets(page) will return 1,<br>
-ogg_page_continued(paged) will return non-zero.<br>
-<br><br>
-If a page happens to be a single packet that was begun on a previous page, and
-spans to the next page (in the case of a three or more page packet), the
-return will be:<br>
-<br>
-ogg_page_packets(page) will return 0,<br>
-ogg_page_continued(page) will return non-zero.<br>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_page_pageno.html b/contrib/ogg/doc/libogg/ogg_page_pageno.html
deleted file mode 100644
index b70b550..0000000
--- a/contrib/ogg/doc/libogg/ogg_page_pageno.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_page_pageno</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_page_pageno</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>Returns the sequential page number.
-<p>This is useful for ordering pages or determining when pages have been lost.
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-long ogg_page_pageno(ogg_page *og);
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>og</i></dt>
-<dd>Pointer to the current ogg_page struct.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-<i>n</i> is the page number for this page.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_page_serialno.html b/contrib/ogg/doc/libogg/ogg_page_serialno.html
deleted file mode 100644
index 12ff580..0000000
--- a/contrib/ogg/doc/libogg/ogg_page_serialno.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_page_serialno</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_page_serialno</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>Returns the unique serial number for the logical bitstream of this page. Each page contains the serial number for the logical bitstream that it belongs to.
-<p>
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_page_serialno(ogg_page *og);
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>og</i></dt>
-<dd>Pointer to the current ogg_page struct.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-<i>n</i> is the serial number for this page.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_page_version.html b/contrib/ogg/doc/libogg/ogg_page_version.html
deleted file mode 100644
index 01062ff..0000000
--- a/contrib/ogg/doc/libogg/ogg_page_version.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_page_version</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_page_version</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function returns the version of ogg_page used in this page.
-<p>In current versions of libogg, all ogg_page structs have the same version, so 0 should always be returned.
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_page_version(ogg_page *og);
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>og</i></dt>
-<dd>Pointer to the current ogg_page struct.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-<i>n</i> is the version number. In the current version of Ogg, the version number is always 0. Nonzero return values indicate an error in page encoding.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_stream_check.html b/contrib/ogg/doc/libogg/ogg_stream_check.html
deleted file mode 100644
index 64d171f..0000000
--- a/contrib/ogg/doc/libogg/ogg_stream_check.html
+++ /dev/null
@@ -1,71 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_stream_check</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_stream_check</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function is used to check the error or readiness condition of an <a href="ogg_stream_state.html">ogg_stream_state</a> structure.
-<p>It is safe practice to ignore unrecoverable errors (such as an internal error caused by a malloc() failure) returned by ogg stream synchronization calls. Should an
-internal error occur, the <a href="ogg_stream_state.html">ogg_stream_state</a> structure will be cleared (equivalent to a
-call to
-<a href="ogg_stream_clear.html">ogg_stream_clear</a>) and subsequent calls
-using this <a href="ogg_stream_state.html">ogg_stream_state</a> will be
-noops. Error detection is then handled via a single call to
-ogg_stream_check at the end of the operational block. </p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_stream_check(<a href="ogg_stream_state.html">ogg_stream_state</a> *os);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>os</i></dt>
-<dd>Pointer to a previously declared <a href="ogg_stream_state.html">ogg_stream_state</a> struct.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 is returned if the <a href="ogg_stream_state.html">ogg_stream_state</a> structure is initialized and ready.</li>
-<li>
-nonzero is returned if the structure was never initialized, or if an unrecoverable internal error occurred in a previous call using the passed in <a href="ogg_stream_state.html">ogg_stream_state</a> struct.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_stream_clear.html b/contrib/ogg/doc/libogg/ogg_stream_clear.html
deleted file mode 100644
index 83149e0..0000000
--- a/contrib/ogg/doc/libogg/ogg_stream_clear.html
+++ /dev/null
@@ -1,61 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_stream_clear</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_stream_clear</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function clears and frees the internal memory used by the <a href="ogg_sync_state.html">ogg_stream_state</a> struct, but does not free the structure itself. It is safe to call ogg_stream_clear on the same structure more than once.
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_stream_clear(ogg_stream_state *os);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>os</i></dt>
-<dd>Pointer to the ogg_stream_state struct to be cleared.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 is always returned.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_stream_destroy.html b/contrib/ogg/doc/libogg/ogg_stream_destroy.html
deleted file mode 100644
index 5eee7f0..0000000
--- a/contrib/ogg/doc/libogg/ogg_stream_destroy.html
+++ /dev/null
@@ -1,71 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_stream_destroy</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_stream_destroy</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function frees the internal memory used by
-the <a href="ogg_stream_state.html">ogg_stream_state</a> struct as
-well as the structure itself.
-
-<p>This should be called when you are done working with an ogg stream.
-It can also be called to make sure that the struct does not exist.</p>
-
-<p>It calls free() on its argument, so if the ogg_stream_state
-is not malloc()'d or will otherwise be freed by your own code, use
-<a href="ogg_stream_clear.html">ogg_stream_clear</a> instead.</p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_stream_destroy(ogg_stream_state *os);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>os</i></dt>
-<dd>Pointer to the ogg_stream_state struct to be destroyed.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 is always returned.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_stream_eos.html b/contrib/ogg/doc/libogg/ogg_stream_eos.html
deleted file mode 100644
index 519e618..0000000
--- a/contrib/ogg/doc/libogg/ogg_stream_eos.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_stream_eos</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_stream_eos</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function indicates whether we have reached the end of the stream or not.
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_stream_eos(ogg_stream_state *os);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>os</i></dt>
-<dd>Pointer to the current ogg_stream_state struct.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>1 if we are at the end of the stream or an internal error occurred.</li>
-<li>
-0 if we have not yet reached the end of the stream.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_stream_flush.html b/contrib/ogg/doc/libogg/ogg_stream_flush.html
deleted file mode 100644
index 317f442..0000000
--- a/contrib/ogg/doc/libogg/ogg_stream_flush.html
+++ /dev/null
@@ -1,67 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_stream_flush</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_stream_flush</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function checks for remaining packets inside the stream and forces remaining packets into a page, regardless of the size of the page.
-<p>This should only be used when you want to flush an undersized page from the middle of the stream. Otherwise, <a href="ogg_stream_pageout.html">ogg_stream_pageout</a> or <a href="ogg_stream_pageout_fill.html">ogg_stream_pageout_fill</a> should always be used.
-<p>This function can also be used to verify that all packets have been flushed. If the return value is 0, all packets have been placed into a page. Like <a href="ogg_stream_pageout.html">ogg_stream_pageout</a>, it should generally be called in a loop until available packet data has been flushes, since even a single packet may span multiple pages.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_stream_flush(<a href="ogg_stream_state.html">ogg_stream_state</a> *os, <a href="ogg_page.html">ogg_page</a> *og);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>os</i></dt>
-<dd>Pointer to a previously declared <a href="ogg_stream_state.html">ogg_stream_state</a> struct, which represents the current logical bitstream.</dd>
-<dt><i>og</i></dt>
-<dd>Pointer to a page of data. The remaining packets in the stream will be placed into this page, if any remain.
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>0 means that all packet data has already been flushed into pages, and there are no packets to put into the page. 0 is also returned in the case of an <a href="ogg_stream_state.html">ogg_stream_state</a> that has been cleared explicitly or implicitly due to an internal error.</li>
-<li>
-Nonzero means that remaining packets have successfully been flushed into the page.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_stream_flush_fill.html b/contrib/ogg/doc/libogg/ogg_stream_flush_fill.html
deleted file mode 100644
index 62aa11a..0000000
--- a/contrib/ogg/doc/libogg/ogg_stream_flush_fill.html
+++ /dev/null
@@ -1,74 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_stream_flush_fill</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_stream_flush_fill</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function flushes available packets into pages, similar to
-<a href="ogg_stream_flush.html">ogg_stream_flush()</a>, but
-allows applications to explicitly request a specific page spill
-size.</p>
-
-<p>This function checks for remaining packets inside the stream and forces remaining packets into pages of approximately the requested size.
-This should be used when you want to flush all remaining data from a stream. <a href="ogg_stream_flush.html">ogg_stream_flush</a> may be used instead if a particular page size isn't important.
-<p>This function can be used to verify that all packets have been flushed. If the return value is 0, all packets have been placed into a page. Generally speaking, it should be called in a loop until all packets are flushed, since even a single packet may span multiple pages.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_stream_flush_fill(<a href="ogg_stream_state.html">ogg_stream_state</a> *os, <a href="ogg_page.html">ogg_page</a> *og, int fillbytes);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>os</i></dt>
-<dd>Pointer to a previously declared <a href="ogg_stream_state.html">ogg_stream_state</a> struct, which represents the current logical bitstream.</dd>
-<dt><i>og</i></dt>
-<dd>Pointer to a page of data. The remaining packets in the stream will be placed into this page, if any remain.
-<dt><i>fillbytes</i></dt>
-<dd>Packet data watermark in bytes.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>0 means that all packet data has already been flushed into pages, and there are no packets to put into the page. 0 is also returned in the case of an <a href="ogg_stream_state.html">ogg_stream_state</a> that has been cleared explicitly or implicitly due to an internal error.</li>
-<li>
-Nonzero means that remaining packets have successfully been flushed into the page.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_stream_init.html b/contrib/ogg/doc/libogg/ogg_stream_init.html
deleted file mode 100644
index 4459ee9..0000000
--- a/contrib/ogg/doc/libogg/ogg_stream_init.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_stream_init</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_stream_init</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function is used to initialize an <a href="ogg_sync_state.html">ogg_stream_state</a> struct and allocates appropriate memory in preparation for encoding or decoding.
-<p>It also assigns the stream a given serial number.
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_stream_init(<a href="ogg_stream_state.html">ogg_stream_state</a> *os,int serialno);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>os</i></dt>
-<dd>Pointer to the ogg_stream_state struct that we will be initializing.</dd>
-<dt><i>serialno</i></dt>
-<dd>Serial number that we will attach to this stream.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 if successful</li>
-<li>
--1 if unsuccessful.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_stream_iovecin.html b/contrib/ogg/doc/libogg/ogg_stream_iovecin.html
deleted file mode 100644
index b7cfe67..0000000
--- a/contrib/ogg/doc/libogg/ogg_stream_iovecin.html
+++ /dev/null
@@ -1,80 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_stream_iovecin</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_stream_iovecin</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function submits packet data (in the form of
-an array of <a href="ogg_iovec_t.html">ogg_iovec_t</a>, rather than using
-an <a href="ogg_packet.html">ogg_packet</a> structure) to the
-bitstream for page encapsulation. After this is called, more packets
-can be submitted, or pages can be written out.</p>
-
-<p>In a typical encoding situation, this should be used after filling a
-packet with data.
-The data in the packet is copied into the internal storage managed by
-the <a href="ogg_stream_state.html">ogg_stream_state</a>, so the caller
-is free to alter the contents of <i>os</i> after this call has returned.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_stream_iovecin(ogg_stream_state *os, ogg_iovec_t *iov, int count, long e_o_s, ogg_int64_t granulepos);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>os</i></dt>
-<dd>Pointer to a previously declared <a href="ogg_stream_state.html">ogg_stream_state</a> struct.</dd>
-<dt><i>iov</i></dt>
-<dd>Length-encoded buffers held in an array of <a href="ogg_iovec_t.html">ogg_iovec_t</a>.
-<dt><i>count</i></dt>
-<dd>Length of the iov array.
-<dt><i>e_o_s</i></dt>
-<dd>End of stream flag, analagous to the e_o_s field in an <a href="ogg_packet.html">ogg_packet</a>.
-<dt><i>granulepos</i></dt>
-<dd>Granule position value, analagous to the granpos field in an <a href="ogg_packet.html">ogg_packet</a>.
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 returned on success. -1 returned in the event of internal error.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_stream_packetin.html b/contrib/ogg/doc/libogg/ogg_stream_packetin.html
deleted file mode 100644
index bc05f52..0000000
--- a/contrib/ogg/doc/libogg/ogg_stream_packetin.html
+++ /dev/null
@@ -1,72 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_stream_packetin</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_stream_packetin</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function submits a packet to the bitstream for page
-encapsulation. After this is called, more packets can be submitted,
-or pages can be written out.</p>
-
-<p>In a typical encoding situation, this should be used after filling a
-packet with data.
-The data in the packet is copied into the internal storage managed by
-the <a href="ogg_stream_state.html">ogg_stream_state</a>, so the caller
-is free to alter the contents of <i>op</i> after this call has returned.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_stream_packetin(ogg_stream_state *os,ogg_packet *op);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>os</i></dt>
-<dd>Pointer to a previously declared <a href="ogg_stream_state.html">ogg_stream_state</a> struct.</dd>
-<dt><i>op</i></dt>
-<dd>Pointer to the packet we are putting into the bitstream.
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 returned on success. -1 returned in the event of internal error.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_stream_packetout.html b/contrib/ogg/doc/libogg/ogg_stream_packetout.html
deleted file mode 100644
index 148f782..0000000
--- a/contrib/ogg/doc/libogg/ogg_stream_packetout.html
+++ /dev/null
@@ -1,85 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_stream_packetout</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_stream_packetout</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function assembles a data packet for output to the codec
-decoding engine. The data has already been submitted to the
-<a href="ogg_stream_state.html">ogg_stream_state</a> and broken
-into segments. Each successive call returns the next complete packet
-built from those segments.</p>
-
-<p>In a typical decoding situation, this should be used after calling
-<a href="ogg_stream_pagein.html">ogg_stream_pagein()</a> to submit a
-page of data to the bitstream. If the function returns 0, more data is
-needed and another page should be submitted. A non-zero return value
-indicates successful return of a packet.</p>
-
-<p>The <i>op</i> is filled in with pointers to memory managed by
-the stream state and is only valid until the next call. The client
-must copy the packet data if a longer lifetime is required.</p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_stream_packetout(ogg_stream_state *os,ogg_packet *op);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>os</i></dt>
-<dd>Pointer to a previously declared <a
-href="ogg_stream_state.html">ogg_stream_state</a> struct. Before this function is called, an <a href="ogg_page.html">ogg_page</a> should be submitted to the stream using <a href="ogg_stream_pagein.html">ogg_stream_pagein()</a>.</dd>
-<dt><i>op</i></dt>
-<dd>Pointer to the packet to be filled in with pointers to the new data.
-This will typically be submitted to a codec for decode after this
-function is called. The pointers are only valid until the next call
-on this stream state.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<ul>
-<li>-1 if we are out of sync and there is a gap in the data. This is usually a recoverable error and subsequent calls to ogg_stream_packetout are likely to succeed. <i>op</i> has not been updated.</li>
-<li>0 if there is insufficient data available to complete a packet, or on unrecoverable internal error occurred. <i>op</i> has not been updated.
-<li>1 if a packet was assembled normally. <i>op</i> contains the next packet from the stream.</li>
-</ul>
-</blockquote>
-
-<br><br>
-
-<hr noshade>
-
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 xiph.org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_stream_packetpeek.html b/contrib/ogg/doc/libogg/ogg_stream_packetpeek.html
deleted file mode 100644
index a6dc678..0000000
--- a/contrib/ogg/doc/libogg/ogg_stream_packetpeek.html
+++ /dev/null
@@ -1,85 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_stream_packetpeek</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_stream_packetpeek</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function attempts to assemble a raw data packet and returns
-it without advancing decoding.</p>
-
-<p>In a typical situation, this would be called
-speculatively after <a
-href="ogg_stream_pagein.html">ogg_stream_pagein()</a> to check
-the packet contents before handing it off to a codec for
-decompression. To advance page decoding and remove
-the packet from the sync structure, call
-<a href="ogg_stream_packetout.html">ogg_stream_packetout()</a>.</p>
-
-<br><br>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_stream_packetpeek(ogg_stream_state *os,ogg_packet *op);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>os</i></dt>
-<dd>Pointer to a previously declared
-<a href="ogg_stream_state.html">ogg_stream_state</a> struct. Before this
-function is called, an <a href="ogg_page.html">ogg_page</a> should be
-submitted to the stream using
-<a href="ogg_stream_pagein.html">ogg_stream_pagein()</a>.</dd>
-<dt><i>op</i></dt>
-<dd>Pointer to the next packet available in the bitstream, if
-any. A NULL value may be passed in the case of a simple "is there a
-packet?" check.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<ul>
-<li>-1 if there's no packet available due to lost sync or a hole in the data.</li>
-<li>0 if there is insufficient data available to complete a packet, or on unrecoverable internal error occurred.</li>
-<li>1 if a packet is available.</li>
-</ul>
-</blockquote>
-
-
-<br><br>
-
-<hr noshade>
-
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_stream_pagein.html b/contrib/ogg/doc/libogg/ogg_stream_pagein.html
deleted file mode 100644
index fddaed1..0000000
--- a/contrib/ogg/doc/libogg/ogg_stream_pagein.html
+++ /dev/null
@@ -1,67 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_stream_pagein</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_stream_pagein</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function adds a complete page to the bitstream.
- <p>In a typical decoding situation, this function would be called after using <a href="ogg_sync_pageout.html">ogg_sync_pageout</a> to create a valid <a href="ogg_page.html">ogg_page</a> struct.
-<p>Internally, this function breaks the page into packet segments in preparation for outputting a valid packet to the codec decoding layer.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_stream_pagein(<a href="ogg_stream_state.html">ogg_stream_state</a> *os, <a href="ogg_page.html">ogg_page</a> *og);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>os</i></dt>
-<dd>Pointer to a previously declared <a href="ogg_stream_state.html">ogg_stream_state</a> struct, which represents the current logical bitstream.</dd>
-<dt><i>og</i></dt>
-<dd>Pointer to a page of data. The data inside this page is being submitted to the streaming layer in order to be allocated into packets.
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>-1 indicates failure. This means that the serial number of the page did not match the serial number of the bitstream, the page version was incorrect, or an internal error occurred.</li>
-<li>
-0 means that the page was successfully submitted to the bitstream.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_stream_pageout.html b/contrib/ogg/doc/libogg/ogg_stream_pageout.html
deleted file mode 100644
index 66139e3..0000000
--- a/contrib/ogg/doc/libogg/ogg_stream_pageout.html
+++ /dev/null
@@ -1,84 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_stream_pageout</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_stream_pageout</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function forms packets into pages.</p>
-
-<p>In a typical encoding situation, this would be called after using <a
-href="ogg_stream_packetin.html">ogg_stream_packetin()</a> to submit
-data packets to the bitstream. Internally, this function assembles
-the accumulated packet bodies into an Ogg page suitable for writing
-to a stream. The function is typically called in a loop until there
-are no more pages ready for output.</p>
-
-<p>This function will only return a page when a "reasonable" amount of
-packet data is available. Normally this is appropriate since it
-limits the overhead of the Ogg page headers in the bitstream, and so
-calling ogg_stream_pageout() after ogg_stream_packetin() should be the
-common case. Call <a href="ogg_stream_flush.html">ogg_stream_flush()</a>
-if immediate page generation is desired. This may be occasionally
-necessary, for example, to limit the temporal latency of a variable
-bitrate stream.</p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_stream_pageout(<a href="ogg_stream_state.html">ogg_stream_state</a> *os, <a href="ogg_page.html">ogg_page</a> *og);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>os</i></dt>
-<dd>Pointer to a previously declared <a href="ogg_stream.html">ogg_stream</a> struct, which represents the current logical bitstream.</dd>
-<dt><i>og</i></dt>
-<dd>Pointer to an <a href="ogg_page.html">ogg_page</a> structure to fill
-in. Data pointed to is owned by libogg. The structure is valid until the
-next call to ogg_stream_pageout(), ogg_stream_packetin(), or
-ogg_stream_flush().</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>Zero means that insufficient data has accumulated to fill a page, or an internal error occurred. In
-this case <i>og</i> is not modified.</li>
-<li>Non-zero means that a page has been completed and returned.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 xiph.org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_stream_pageout_fill.html b/contrib/ogg/doc/libogg/ogg_stream_pageout_fill.html
deleted file mode 100644
index af95531..0000000
--- a/contrib/ogg/doc/libogg/ogg_stream_pageout_fill.html
+++ /dev/null
@@ -1,89 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_stream_pageout_fill</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_stream_pageout_fill</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function forms packets into pages, similar
-to <a href="ogg_stream_pageout.html">ogg_stream_pageout()</a>, but
-allows applications to explicitly request a specific page spill
-size.</p>
-
-<p>In a typical encoding situation, this would be called after using <a
-href="ogg_stream_packetin.html">ogg_stream_packetin()</a> to submit
-data packets to the bitstream. Internally, this function assembles
-the accumulated packet bodies into an Ogg page suitable for writing
-to a stream. The function is typically called in a loop until there
-are no more pages ready for output.</p>
-
-<p>This function will return a page when at least four packets have
-been accumulated and accumulated packet data meets or exceeds the
-specified number of bytes, <b>and/or</b> when the accumulated packet
-data meets/exceeds the maximum page size regardless of accumulated
-packet count.
-Call <a href="ogg_stream_flush.html">ogg_stream_flush()</a> or
-<a href="ogg_stream_flush_fill.html">ogg_stream_flush_fill()</a> if
-immediate page generation is desired regardless of accumulated data.</p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_stream_pageout_fill(<a href="ogg_stream_state.html">ogg_stream_state</a> *os, <a href="ogg_page.html">ogg_page</a> *og, int fillbytes);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>os</i></dt>
-<dd>Pointer to a previously declared <a href="ogg_stream.html">ogg_stream</a> struct, which represents the current logical bitstream.</dd>
-<dt><i>og</i></dt>
-<dd>Pointer to an <a href="ogg_page.html">ogg_page</a> structure to fill
-in. Data pointed to is owned by libogg. The structure is valid until the
-next call to ogg_stream_pageout(), ogg_stream_packetin(), or
-ogg_stream_flush().</dd>
-<dt><i>fillbytes</i></dt>
-<dd>Packet data watermark in bytes.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>Zero means that insufficient data has accumulated to fill a page, or an internal error occurred. In
-this case <i>og</i> is not modified.</li>
-<li>Non-zero means that a page has been completed and returned.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 xiph.org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_stream_reset.html b/contrib/ogg/doc/libogg/ogg_stream_reset.html
deleted file mode 100644
index eb7ee36..0000000
--- a/contrib/ogg/doc/libogg/ogg_stream_reset.html
+++ /dev/null
@@ -1,61 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_stream_reset</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_stream_reset</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function sets values in the <a href="ogg_stream_state.html">ogg_stream_state</a> struct back to initial values.
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_stream_reset(ogg_stream_state *os);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>os</i></dt>
-<dd>Pointer to the ogg_stream_state struct to be cleared.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 indicates success. nonzero is returned on internal error.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_stream_reset_serialno.html b/contrib/ogg/doc/libogg/ogg_stream_reset_serialno.html
deleted file mode 100644
index 6805018..0000000
--- a/contrib/ogg/doc/libogg/ogg_stream_reset_serialno.html
+++ /dev/null
@@ -1,67 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_stream_reset_serialno</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_stream_reset</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function reinitializes the values in the
-<a href="ogg_stream_state.html">ogg_stream_state</a>,
-just like <a href="ogg_stream_reset.html">ogg_stream_reset()</a>.
-Additionally, it sets the stream serial number to the given value.</p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_stream_reset_serialno(ogg_stream_state *os, int serialno);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>os</i></dt>
-<dd>Pointer to the ogg_stream_state struct to be cleared.</dd>
-<dt><i>serialno</i></dt>
-<dd>New stream serial number to use</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 indicates success. nonzero is returned on internal error.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org Foundation</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_stream_state.html b/contrib/ogg/doc/libogg/ogg_stream_state.html
deleted file mode 100644
index 6f42faf..0000000
--- a/contrib/ogg/doc/libogg/ogg_stream_state.html
+++ /dev/null
@@ -1,121 +0,0 @@
-<html>
-
-<head>
-<title>libogg - datatype - ogg_stream_state</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_stream_state</h1>
-
-<p><i>declared in "ogg/ogg.h"</i></p>
-
-<p>
-The ogg_stream_state struct tracks the current encode/decode state of the current logical bitstream.
-<p>
-
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-typedef struct {
- unsigned char *body_data; /* bytes from packet bodies */
- long body_storage; /* storage elements allocated */
- long body_fill; /* elements stored; fill mark */
- long body_returned; /* elements of fill returned */
-
-
- int *lacing_vals; /* The values that will go to the segment table */
- ogg_int64_t *granule_vals; /* granulepos values for headers. Not compact
- this way, but it is simple coupled to the
- lacing fifo */
- long lacing_storage;
- long lacing_fill;
- long lacing_packet;
- long lacing_returned;
-
- unsigned char header[282]; /* working space for header encode */
- int header_fill;
-
- int e_o_s; /* set when we have buffered the last packet in the
- logical bitstream */
- int b_o_s; /* set after we've written the initial page
- of a logical bitstream */
- long serialno;
- int pageno;
- ogg_int64_t packetno; /* sequence number for decode; the framing
- knows where there's a hole in the data,
- but we need coupling so that the codec
- (which is in a seperate abstraction
- layer) also knows about the gap */
- ogg_int64_t granulepos;
-
-} ogg_stream_state;
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Relevant Struct Members</h3>
-<dl>
-<dt><i>body_data</i></dt>
-<dd>Pointer to data from packet bodies.</dd>
-<dt><i>body_storage</i></dt>
-<dd>Storage allocated for bodies in bytes (filled or unfilled).</dd>
-<dt><i>body_fill</i></dt>
-<dd>Amount of storage filled with stored packet bodies.</dd>
-<dt><i>body_returned</i></dt>
-<dd>Number of elements returned from storage.</dd>
-<dt><i>lacing_vals</i></dt>
-<dd>String of lacing values for the packet segments within the current page. Each value is a byte, indicating packet segment length.</dd>
-<dt><i>granule_vals</i></dt>
-<dd>Pointer to the lacing values for the packet segments within the current page.</dd>
-<dt><i>lacing_storage</i></dt>
-<dd>Total amount of storage (in bytes) allocated for storing lacing values.</dd>
-<dt><i>lacing_fill</i></dt>
-<dd>Fill marker for the current vs. total allocated storage of lacing values for the page.</dd>
-<dt><i>lacing_packet</i></dt>
-<dd>Lacing value for current packet segment.</dd>
-<dt><i>lacing_returned</i></dt>
-<dd>Number of lacing values returned from lacing_storage.</dd>
-<dt><i>header</i></dt>
-<dd>Temporary storage for page header during encode process, while the header is being created.</dd>
-<dt><i>header_fill</i></dt>
-<dd>Fill marker for header storage allocation. Used during the header creation process.</dd>
-<dt><i>e_o_s</i></dt>
-<dd>Marker set when the last packet of the logical bitstream has been buffered.</dd>
-<dt><i>b_o_s</i></dt>
-<dd>Marker set after we have written the first page in the logical bitstream.</dd>
-<dt><i>serialno</i></dt>
-<dd>Serial number of this logical bitstream.</dd>
-<dt><i>pageno</i></dt>
-<dd>Number of the current page within the stream.</dd>
-<dt><i>packetno</i></dt>
-<dd>Number of the current packet.</dd>
-<dt><i>granulepos</i></dt>
-<dd>Exact position of decoding/encoding process.</dd>
-</dl>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_sync_buffer.html b/contrib/ogg/doc/libogg/ogg_sync_buffer.html
deleted file mode 100644
index be7915a..0000000
--- a/contrib/ogg/doc/libogg/ogg_sync_buffer.html
+++ /dev/null
@@ -1,67 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_sync_buffer</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_sync_buffer</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function is used to provide a properly-sized buffer for writing.
-<p>Buffer space which has already been returned is cleared, and the buffer is extended as necessary by the size plus some additional bytes. Within the current implementation, an extra 4096 bytes are allocated, but applications should not rely on this additional buffer space.
-<p>The buffer exposed by this function is empty internal storage from the <a href="ogg_sync_state.html">ogg_sync_state</a> struct, beginning at the fill mark within the struct.
-<p>A pointer to this buffer is returned to be used by the calling application.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-char *ogg_sync_buffer(ogg_sync_state *oy, long size);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>oy</i></dt>
-<dd>Pointer to a previously declared <a href="ogg_sync_state.html">ogg_sync_state</a> struct.</dd>
-<dt><i>size</i></dt>
-<dd>Size of the desired buffer. The actual size of the buffer returned will be this size plus some extra bytes (currently 4096).
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-Returns a pointer to the newly allocated buffer or NULL on error</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_sync_check.html b/contrib/ogg/doc/libogg/ogg_sync_check.html
deleted file mode 100644
index daac330..0000000
--- a/contrib/ogg/doc/libogg/ogg_sync_check.html
+++ /dev/null
@@ -1,71 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_sync_check</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_sync_check</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function is used to check the error or readiness condition of an <a href="ogg_sync_state.html">ogg_sync_state</a> structure.
-<p>It is safe practice to ignore unrecoverable errors (such as an internal error caused by a malloc() failure) returned by ogg stream synchronization calls. Should an
-internal error occur, the <a href="ogg_sync_state.html">ogg_sync_state</a> structure will be cleared (equivalent to a
-call to
-<a href="ogg_sync_clear.html">ogg_sync_clear</a>) and subsequent calls
-using this <a href="ogg_sync_state.html">ogg_sync_state</a> will be
-noops. Error detection is then handled via a single call to
-ogg_sync_check at the end of the operational block. </p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_sync_check(<a href="ogg_sync_state.html">ogg_sync_state</a> *oy);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>oy</i></dt>
-<dd>Pointer to a previously declared <a href="ogg_sync_state.html">ogg_sync_state</a> struct.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 is returned if the <a href="ogg_sync_state.html">ogg_sync_state</a> structure is initialized and ready.</li>
-<li>
-nonzero is returned if the structure was never initialized, or if an unrecoverable internal error occurred in a previous call using the passed in <a href="ogg_sync_state.html">ogg_sync_state</a> struct.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_sync_clear.html b/contrib/ogg/doc/libogg/ogg_sync_clear.html
deleted file mode 100644
index 209317b..0000000
--- a/contrib/ogg/doc/libogg/ogg_sync_clear.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_sync_clear</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_sync_clear</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function is used to free the internal storage of an <a href="ogg_sync_state.html">ogg_sync_state</a> struct and resets the struct to the initial state. To free the entire struct, <a href="ogg_sync_destroy.html">ogg_sync_destroy</a> should be used instead. In situations where the struct needs to be reset but the internal storage does not need to be freed, <a href="ogg_sync_reset.html">ogg_sync_reset</a> should be used.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_sync_clear(<a href="ogg_sync_state.html">ogg_sync_state</a> *oy);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>oy</i></dt>
-<dd>Pointer to a previously declared <a href="ogg_sync_state.html">ogg_sync_state</a> struct.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 is always returned.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_sync_destroy.html b/contrib/ogg/doc/libogg/ogg_sync_destroy.html
deleted file mode 100644
index 333faf3..0000000
--- a/contrib/ogg/doc/libogg/ogg_sync_destroy.html
+++ /dev/null
@@ -1,68 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_sync_destroy</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_sync_destroy</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function is used to destroy an <a href="ogg_sync_state.html">ogg_sync_state</a> struct and free all memory used.</p>
-
-<p>Note this calls free() on its argument so you should only use this
-function if you've allocated the ogg_sync_state on the heap. If it is
-allocated on the stack, or it will otherwise be freed by your
-own code, use <a href="ogg_sync_clear.html">ogg_sync_clear</a> instead
-to release just the internal memory.</p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_sync_destroy(<a href="ogg_sync_state.html">ogg_sync_state</a> *oy);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>oy</i></dt>
-<dd>Pointer to a previously declared <a href="ogg_sync_state.html">ogg_sync_state</a> struct.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 is always returned.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_sync_init.html b/contrib/ogg/doc/libogg/ogg_sync_init.html
deleted file mode 100644
index 590edc8..0000000
--- a/contrib/ogg/doc/libogg/ogg_sync_init.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_sync_init</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_sync_init</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function is used to initialize an <a href="ogg_sync_state.html">ogg_sync_state</a> struct to a known initial value in preparation for manipulation of an Ogg bitstream.
-<p>The ogg_sync struct is important when decoding, as it synchronizes retrieval and return of data.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_sync_init(<a href="ogg_sync_state.html">ogg_sync_state</a> *oy);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>oy</i></dt>
-<dd>Pointer to a previously declared <a href="ogg_sync_state.html">ogg_sync_state</a> struct. After this function call, this struct has been initialized.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 is always returned.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_sync_pageout.html b/contrib/ogg/doc/libogg/ogg_sync_pageout.html
deleted file mode 100644
index 5f3f24c..0000000
--- a/contrib/ogg/doc/libogg/ogg_sync_pageout.html
+++ /dev/null
@@ -1,77 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_sync_pageout</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_sync_pageout</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function takes the data stored in the buffer of the <a href="ogg_sync_state.html">ogg_sync_state</a> struct and inserts them into an <a href="ogg_page.html">ogg_page</a>.
-
-<p>In an actual decoding loop, this function should be called first to ensure that the buffer is cleared. The example code below illustrates a clean reading loop which will fill and output pages.
-<p><b>Caution:</b>This function should be called before reading into the buffer to ensure that data does not remain in the ogg_sync_state struct. Failing to do so may result in a memory leak. See the example code below for details.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_sync_pageout(<a href="ogg_sync_state.html">ogg_sync_state</a> *oy, <a href="ogg_page.html">ogg_page</a> *og);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>oy</i></dt>
-<dd>Pointer to a previously declared <a href="ogg_sync_state.html">ogg_sync_state</a> struct. Normally, the internal storage of this struct should be filled with newly read data and verified using <a href="ogg_sync_wrote.html">ogg_sync_wrote</a>.</dd>
-<dt><i>og</i></dt>
-<dd>Pointer to page struct filled by this function.
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>-1 returned if stream has not yet captured sync (bytes were skipped).</li>
-<li>0 returned if more data needed or an internal error occurred.</li>
-<li>1 indicated a page was synced and returned.</li>
-</blockquote>
-<p>
-
-<h3>Example Usage</h3>
-<pre>
-if (ogg_sync_pageout(&oy, &og) != 1) {
- buffer = ogg_sync_buffer(&oy, 8192);
- bytes = fread(buffer, 1, 8192, stdin);
- ogg_sync_wrote(&oy, bytes);
-}
-</pre>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_sync_pageseek.html b/contrib/ogg/doc/libogg/ogg_sync_pageseek.html
deleted file mode 100644
index b2efe89..0000000
--- a/contrib/ogg/doc/libogg/ogg_sync_pageseek.html
+++ /dev/null
@@ -1,68 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_sync_pageseek</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_sync_pageseek</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function synchronizes the ogg_sync_state struct to the next ogg_page.
- <p>This is useful when seeking within a bitstream. ogg_sync_pageseek will synchronize to the next page in the bitstream and return information about how many bytes we advanced or skipped in order to do so.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_sync_pageseek(<a href="ogg_sync_state.html">ogg_sync_state</a> *oy, <a href="ogg_page.html">ogg_page</a> *og);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>oy</i></dt>
-<dd>Pointer to a previously declared <a href="ogg_sync_state.html">ogg_sync_state</a> struct.</dd>
-<dt><i>og</i></dt>
-<dd>Pointer to a page (or an incomplete page) of data. This is the page we are attempting to sync.
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>-n means that we skipped n bytes within the bitstream.</li>
-<li>
-0 means that the page isn't ready and we need more data, or than an internal error occurred. No bytes have been skipped.</li>
-<li>
-n means that the page was synced at the current location, with a page length of n bytes.
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_sync_reset.html b/contrib/ogg/doc/libogg/ogg_sync_reset.html
deleted file mode 100644
index 12cd6c1..0000000
--- a/contrib/ogg/doc/libogg/ogg_sync_reset.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_sync_reset</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_sync_reset</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function is used to reset the internal counters of the <a href="ogg_sync_state.html">ogg_sync_state</a> struct to initial values.
-<p>It is a good idea to call this before seeking within a bitstream.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_sync_reset(<a href="ogg_sync_state.html">ogg_sync_state</a> *oy);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>oy</i></dt>
-<dd>Pointer to a previously declared <a href="ogg_sync_state.html">ogg_sync_state</a> struct.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 is always returned.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_sync_state.html b/contrib/ogg/doc/libogg/ogg_sync_state.html
deleted file mode 100644
index 78f8388..0000000
--- a/contrib/ogg/doc/libogg/ogg_sync_state.html
+++ /dev/null
@@ -1,77 +0,0 @@
-<html>
-
-<head>
-<title>libogg - datatype - ogg_sync_state</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_sync_state</h1>
-
-<p><i>declared in "ogg/ogg.h"</i></p>
-
-<p>
-The ogg_sync_state struct tracks the synchronization of the current page.
-<p>It is used during decoding to track the status of data as it is read in, synchronized, verified, and parsed into pages belonging to the various logical bistreams in the current physical bitstream link.
-<p>
-
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-typedef struct {
- unsigned char *data;
- int storage;
- int fill;
- int returned;
-
- int unsynced;
- int headerbytes;
- int bodybytes;
-} ogg_sync_state;
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Relevant Struct Members</h3>
-<dl>
-<dt><i>data</i></dt>
-<dd>Pointer to buffered stream data.</dd>
-<dt><i>storage</i></dt>
-<dd>Current allocated size of the stream buffer held in <tt>*data</tt>.</dd>
-<dt><i>fill</i></dt>
-<dd>The number of valid bytes currently held in <tt>*data</tt>; functions as the buffer head pointer.</dd>
-<dt><i>returned</i></dt>
-<dd>The number of bytes at the head of <tt>*data</tt> that have already been returned as pages; functions as the buffer tail pointer.</dd>
-<dt><i>unsynced</i></dt>
-<dd>Synchronization state flag; nonzero if sync has not yet been attained or has been lost.</dd>
-<dt><i>headerbytes</i></dt>
-<dd>If synced, the number of bytes used by the synced page's header.</dd>
-<dt><i>bodybytes</i></dt>
-<dd>If synced, the number of bytes used by the synced page's body.</dd>
-</dl>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/ogg_sync_wrote.html b/contrib/ogg/doc/libogg/ogg_sync_wrote.html
deleted file mode 100644
index 1825185..0000000
--- a/contrib/ogg/doc/libogg/ogg_sync_wrote.html
+++ /dev/null
@@ -1,73 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - ogg_sync_wrote</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>ogg_sync_wrote</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function is used to tell the <a href="ogg_sync_state.html">ogg_sync_state</a> struct how many bytes we wrote into the buffer.
-
-<p>
-The general proceedure is to request a pointer into an internal
-<a href="ogg_sync_state.html">ogg_sync_state</a> buffer by calling
-<a href="ogg_sync_buffer.html">ogg_sync_buffer()</a>. The buffer
-is then filled up to the requested size with new input, and
-ogg_sync_wrote() is called to advance the fill pointer by however
-much data was actually available.</p>
-
-<br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ogg_sync_wrote(<a href="ogg_sync_state.html">ogg_sync_state</a> *oy, long bytes);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>oy</i></dt>
-<dd>Pointer to a previously declared <a href="ogg_sync_state.html">ogg_sync_state</a> struct.</dd>
-<dt><i>bytes</i></dt>
-<dd>Number of bytes of new data written.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>-1 if the number of bytes written overflows the internal storage of the <a href="ogg_sync_state.html">ogg_sync_state</a> struct or an internal error occurred.
-<li>
-0 in all other cases.</li>
-</blockquote>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/oggpack_adv.html b/contrib/ogg/doc/libogg/oggpack_adv.html
deleted file mode 100644
index 0e67b93..0000000
--- a/contrib/ogg/doc/libogg/oggpack_adv.html
+++ /dev/null
@@ -1,64 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - oggpack_adv</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>oggpack_adv</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function advances the location pointer by the specified number of bits without reading any data.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-void oggpack_adv(oggpack_buffer *b,int bits);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>b</i></dt>
-<dd>Pointer to the current oggpack_buffer.</dd>
-<dt><i>bits</i></dt>
-<dd>Number of bits to advance.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-No values are returned.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org Foundation</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/oggpack_adv1.html b/contrib/ogg/doc/libogg/oggpack_adv1.html
deleted file mode 100644
index 0b7dd89..0000000
--- a/contrib/ogg/doc/libogg/oggpack_adv1.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - oggpack_adv1</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>oggpack_adv1</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function advances the location pointer by one bit without reading any data.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-void oggpack_adv1(oggpack_buffer *b);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>b</i></dt>
-<dd>Pointer to the current oggpack_buffer.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>No values are returned.
-</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/oggpack_bits.html b/contrib/ogg/doc/libogg/oggpack_bits.html
deleted file mode 100644
index a31bd1b..0000000
--- a/contrib/ogg/doc/libogg/oggpack_bits.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - oggpack_bits</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>oggpack_bits</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function returns the total number of bits currently in the <a href="oggpack_buffer.html">oggpack_buffer</a>'s internal buffer.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-long oggpack_bits(<a href="oggpack_buffer.html">oggpack_buffer</a> *b);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>b</i></dt>
-<dd><a href="oggpack_buffer.html">oggpack_buffer</a> struct to be .</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-<i>n</i> is the total number of bits within the current buffer.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/oggpack_buffer.html b/contrib/ogg/doc/libogg/oggpack_buffer.html
deleted file mode 100644
index 906cbf9..0000000
--- a/contrib/ogg/doc/libogg/oggpack_buffer.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<html>
-
-<head>
-<title>libogg - datatype - oggpack_buffer</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>oggpack_buffer</h1>
-
-<p><i>declared in "ogg/ogg.h"</i></p>
-
-<p>
-The oggpack_buffer struct is used with libogg's bitpacking functions. You should never need to directly access anything in this structure.
-<p>
-
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-typedef struct {
- long endbyte;
- int endbit;
-
- unsigned char *buffer;
- unsigned char *ptr;
- long storage;
-} oggpack_buffer;
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Relevant Struct Members</h3>
-<dl>
-<dt><i>buffer</i></dt>
-<dd>Pointer to data being manipulated.</dd>
-<dt><i>ptr</i></dt>
-<dd>Location pointer to mark which data has been read.</dd>
-<dt><i>storage</i></dt>
-<dd>Size of buffer.</i></dt>
-</dl>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/oggpack_bytes.html b/contrib/ogg/doc/libogg/oggpack_bytes.html
deleted file mode 100644
index 4eb48fe..0000000
--- a/contrib/ogg/doc/libogg/oggpack_bytes.html
+++ /dev/null
@@ -1,67 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - oggpack_bytes</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>oggpack_bytes</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function returns the total number of bytes behind the current
-access point in the <a href="oggpack_buffer.html">oggpack_buffer</a>.
-For write-initialized buffers, this is the number of complete bytes
-written so far. For read-initialized buffers, it is the number of
-complete bytes that have been read so far.
-<p>The return value is the number of <b>complete</b> bytes in the buffer.
-There may be extra (<8) bits.
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-long oggpack_bytes(<a href="oggpack_buffer.html">oggpack_buffer</a> *b);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>b</i></dt>
-<dd><a href="oggpack_buffer.html">oggpack_buffer</a> struct to be checked.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-<i>n</i> is the total number of bytes within the current buffer.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 xiph.org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/oggpack_get_buffer.html b/contrib/ogg/doc/libogg/oggpack_get_buffer.html
deleted file mode 100644
index a4bfad2..0000000
--- a/contrib/ogg/doc/libogg/oggpack_get_buffer.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - oggpack_get_buffer</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>oggpack_get_buffer</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function returns a pointer to the data buffer within the given <a href="oggpack_buffer.html">oggpack_buffer</a> struct.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-unsigned char *oggpack_get_buffer(<a href="oggpack_buffer.html">oggpack_buffer</a> *b);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>b</i></dt>
-<dd>Pointer to the current <a href="oggpack_buffer.html">oggpack_buffer</a>.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-No values are returned.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/oggpack_look.html b/contrib/ogg/doc/libogg/oggpack_look.html
deleted file mode 100644
index 076eff3..0000000
--- a/contrib/ogg/doc/libogg/oggpack_look.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - oggpack_look</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>oggpack_look</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function looks at a specified number of bits inside the buffer without advancing the location pointer.
-<p>The specified number of bits are read, starting from the location pointer.
-<p>This function can be used to read 32 or fewer bits.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-long oggpack_look(<a href="oggpack_buffer.html">oggpack_buffer</a> *b,int bits);
-</b></pre>
-</td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>b</i></dt>
-<dd>Pointer to <a href="oggpack_buffer.html">oggpack_buffer</a> to be read.</dd>
-<dt><i>bits</i></dt>
-<dd>Number of bits to look at. For this function, must be 32 or fewer.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-<i>n</i> represents the requested bits.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/oggpack_look1.html b/contrib/ogg/doc/libogg/oggpack_look1.html
deleted file mode 100644
index 5361164..0000000
--- a/contrib/ogg/doc/libogg/oggpack_look1.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - oggpack_look1</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>oggpack_look1</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function looks at the next bit without advancing the location pointer.
-<p>The next bit is read starting from the location pointer.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-long oggpack_look1(oggpack_buffer *b);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>b</i></dt>
-<dd>Pointer to an <a href="oggpack_buffer.html">oggpack_buffer</a> struct containing our buffer.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-<i>n</i> represents the value of the next bit after the location pointer.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/oggpack_read.html b/contrib/ogg/doc/libogg/oggpack_read.html
deleted file mode 100644
index a826916..0000000
--- a/contrib/ogg/doc/libogg/oggpack_read.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - oggpack_read</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>oggpack_read</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function reads the requested number of bits from the buffer and advances the location pointer.
-<p>Before reading, the buffer should be initialized using <a href="oggpack_readinit.html">oggpack_readinit</a>.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-long oggpack_read(oggpack_buffer *b,int bits);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>b</i></dt>
-<dd>Pointer to an <a href="oggpack_buffer.html">oggpack_buffer</a> struct containing buffered data to be read.</dd>
-<dt><i>bits</i></dt>
-<dd>Number of bits to read.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-<i>n</i> represents the requested bits.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/oggpack_read1.html b/contrib/ogg/doc/libogg/oggpack_read1.html
deleted file mode 100644
index 9a7e1cb..0000000
--- a/contrib/ogg/doc/libogg/oggpack_read1.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - oggpack_read1</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>oggpack_read1</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function reads one bit from the <a href="oggpack_buffer.html">oggpack_buffer</a> data buffer and advances the location pointer.
-<p>Before reading, the buffer should be initialized using <a href="oggpack_readinit.html">oggpack_readinit</a>.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-long oggpack_read1(oggpack_buffer *b);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>b</i></dt>
-<dd>Pointer to an <a href="oggpack_buffer.html">oggpack_buffer</a> struct containing buffered data to be read.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-<i>n</i> is the bit read by this function.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/oggpack_readinit.html b/contrib/ogg/doc/libogg/oggpack_readinit.html
deleted file mode 100644
index 6f27ee9..0000000
--- a/contrib/ogg/doc/libogg/oggpack_readinit.html
+++ /dev/null
@@ -1,64 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - oggpack_readinit</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>oggpack_readinit</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function takes an ordinary buffer and prepares an <a href="oggpack_buffer.html">oggpack_buffer</a> for reading using the Ogg <a href="bitpacking.html">bitpacking</a> functions.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-void oggpack_readinit(oggpack_buffer *b,unsigned char *buf,int bytes);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>b</i></dt>
-<dd>Pointer to <a href=oggpack_buffer.html">oggpack_buffer</a> to be initialized with some extra markers to ease bit navigation and manipulation.</dd>
-<dt><i>buf</i></dt>
-<dd>Original data buffer, to be inserted into the <a href="oggpack_buffer.html">oggpack_buffer</a> so that it can be read using bitpacking functions.
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-No values are returned.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/oggpack_reset.html b/contrib/ogg/doc/libogg/oggpack_reset.html
deleted file mode 100644
index d9fedbc..0000000
--- a/contrib/ogg/doc/libogg/oggpack_reset.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - oggpack_reset</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>oggpack_reset</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function resets the contents of an <a href="oggpack_buffer">oggpack_buffer</a> to their original state but does not free the memory used.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-void oggpack_reset(oggpack_buffer *b);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>b</i></dt>
-<dd><a href="oggpack_buffer.html">oggpack_buffer</a> to be reset.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-No values are returned.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/oggpack_write.html b/contrib/ogg/doc/libogg/oggpack_write.html
deleted file mode 100644
index ad1d7ee..0000000
--- a/contrib/ogg/doc/libogg/oggpack_write.html
+++ /dev/null
@@ -1,68 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - oggpack_write</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>oggpack_write</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function writes bits into an <a href="oggpack_buffer.html">oggpack_buffer</a>.
-<p>The oggpack_buffer must already be initialized for writing using <a href="oggpack_writeinit.html">oggpack_writeinit</a>.
-<p>Only 32 bits can be written at a time.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-void oggpack_write(oggpack_buffer *b,unsigned long value,int bits);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>b</i></dt>
-<dd>Buffer to be used for writing.</dd>
-<dt><i>value</i></dt>
-<dd>The data to be written into the buffer. This must be 32 bits or fewer.</dd>
-<dt><i>bits</i></dt>
-<dd>The number of bits being written into the buffer.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-No values are returned.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/oggpack_writealign.html b/contrib/ogg/doc/libogg/oggpack_writealign.html
deleted file mode 100644
index acedc2c..0000000
--- a/contrib/ogg/doc/libogg/oggpack_writealign.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - oggpack_writealign</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>oggpack_writealign</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function pads the <a href="oggpack_buffer.html">oggpack_buffer</a> with zeros out to the
-next byte boundary.</p>
-<p>The oggpack_buffer must already be initialized for writing using <a href="oggpack_writeinit.html">oggpack_writeinit</a>.
-<p>Only 32 bits can be written at a time.</p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-void oggpack_writetrunc(oggpack_buffer *b);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>b</i></dt>
-<dd>Buffer to be used for writing.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-No values are returned.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org Foundation</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/oggpack_writecheck.html b/contrib/ogg/doc/libogg/oggpack_writecheck.html
deleted file mode 100644
index e23131b..0000000
--- a/contrib/ogg/doc/libogg/oggpack_writecheck.html
+++ /dev/null
@@ -1,81 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - oggpack_writecheck</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>oggpack_writecheck</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function checks the readiness status of
-an <a href="oggpack_buffer.html">oggpack_buffer</a> previously
-initialized for writing using the
-Ogg <a href="bitpacking.html">bitpacking</a> functions. A write
-buffer that encounters an error (such as a failed malloc) will clear
-its internal state and release any in-use memory, flagging itself as
-'not ready'. Subsequent attempts to write using the buffer will
-silently fail. This error state may be detected at any later time by
-using oggpack_writecheck(). It is safe but not necessary to
-call <a href="oggpack_writeclear.html">oggpack_writeclear()</a> on a buffer that
-has flagged an error and released its resources.
-
-<p><em>Important note to developers: Although libogg checks the
-results of memory allocations, these checks are only useful on a
-narrow range of embedded platforms. Allocation checks perform no
-useful service on a general purpose desktop OS where pages are
-routinely overallocated and all allocations succeed whether memory is
-available or not. The only way to detect an out of memory condition
-on the vast majority of OSes is to watch for and capture segmentation
-faults. This function is useful only to embedded developers.</em>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int oggpack_writecheck(<a href="oggpack_buffer.html">oggpack_buffer</a> *b);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>b</i></dt>
-<dd>An <a href="oggpack_buffer.html">oggpack_buffer</a> previously initialized for writing.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li><i>zero</i>: buffer is ready for writing</li>
-<li><i>nonzero</i>: buffer is not ready or encountered an error</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/oggpack_writeclear.html b/contrib/ogg/doc/libogg/oggpack_writeclear.html
deleted file mode 100644
index 5dadaa9..0000000
--- a/contrib/ogg/doc/libogg/oggpack_writeclear.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - oggpack_reset</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>oggpack_writeclear</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function clears the buffer after writing and frees the memory used by the oggpack_buffer.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-void oggpack_writeclear(oggpack_buffer *b);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>b</i></dt>
-<dd>Our oggpack_buffer. This is an ordinary data buffer with some extra markers to ease bit navigation and manipulation.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-No values are returned.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/oggpack_writecopy.html b/contrib/ogg/doc/libogg/oggpack_writecopy.html
deleted file mode 100644
index 94d3124..0000000
--- a/contrib/ogg/doc/libogg/oggpack_writecopy.html
+++ /dev/null
@@ -1,69 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - oggpack_writecopy</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>oggpack_writecopy</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function copies a sequence of bits from a source buffer into an
-<a href="oggpack_buffer.html">oggpack_buffer</a>.</p>
-<p>The oggpack_buffer must already be initialized for writing using <a href="oggpack_writeinit.html">oggpack_writeinit</a>.</p>
-<p>Only 32 bits can be written at a time.</p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-void oggpack_writecopy(oggpack_buffer *b, void *source, long bits);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>b</i></dt>
-<dd>Buffer to be used for writing.</dd>
-<dt><i>source</i></dt>
-<dd>A pointer to the data to be written into the buffer.</dd>
-<dt><i>bits</i></dt>
-<dd>The number of bits to be copied into the buffer.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-No values are returned.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org Foundation</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/oggpack_writeinit.html b/contrib/ogg/doc/libogg/oggpack_writeinit.html
deleted file mode 100644
index 7999b9c..0000000
--- a/contrib/ogg/doc/libogg/oggpack_writeinit.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - oggpack_writeinit</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>oggpack_writeinit</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function initializes an <a href="oggpack_buffer.html">oggpack_buffer</a> for writing using the Ogg <a href="bitpacking.html">bitpacking</a> functions.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-void oggpack_writeinit(<a href="oggpack_buffer.html">oggpack_buffer</a> *b);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>b</i></dt>
-<dd>Buffer to be used for writing. This is an ordinary data buffer with some extra markers to ease bit navigation and manipulation.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-No values are returned.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/oggpack_writetrunc.html b/contrib/ogg/doc/libogg/oggpack_writetrunc.html
deleted file mode 100644
index bf23b2e..0000000
--- a/contrib/ogg/doc/libogg/oggpack_writetrunc.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<html>
-
-<head>
-<title>libogg - function - oggpack_writetrunc</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>oggpack_writetrunc</h1>
-
-<p><i>declared in "ogg/ogg.h";</i></p>
-
-<p>This function truncates an already written-to <a href="oggpack_buffer.html">oggpack_buffer</a>.</p>
-<p>The oggpack_buffer must already be initialized for writing using <a href="oggpack_writeinit.html">oggpack_writeinit</a>.</p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-void oggpack_writetrunc(oggpack_buffer *b, long bits);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>b</i></dt>
-<dd>Buffer to be truncated.</dd>
-<dt><i>bits</i></dt>
-<dd>Number of bits to keep in the buffer (size after truncation)</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-No values are returned.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org Foundation</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/overview.html b/contrib/ogg/doc/libogg/overview.html
deleted file mode 100644
index 347ebeb..0000000
--- a/contrib/ogg/doc/libogg/overview.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<html>
-
-<head>
-<title>libogg - API Overview</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>Libogg API Overview</h1>
-
-<p>
-The libogg API consists of the following functional categories:
-<p>
-<ul>
-<li><p><a href="datastructures.html">Base data structures</a>
-<li><p><a href="bitpacking.html">Bitpacking</a>
-<li><p><a href="general.html">General</a>
-<li><p><a href="encoding.html">Encoding-Related</a>
-<li><p><a href="decoding.html">Decoding-Related</a>
-
-</ul>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/reference.html b/contrib/ogg/doc/libogg/reference.html
deleted file mode 100644
index cfe1608..0000000
--- a/contrib/ogg/doc/libogg/reference.html
+++ /dev/null
@@ -1,98 +0,0 @@
-<html>
-
-<head>
-<title>Libogg API Reference</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-<h1>Libogg API Reference</h1>
-
-<p>
-<b>Data Structures</b><br>
-<a href="oggpack_buffer.html">oggpack_buffer</a><br>
-<a href="ogg_page.html">ogg_page</a><br>
-<a href="ogg_stream_state.html">ogg_stream_state</a><br>
-<a href="ogg_packet.html">ogg_packet</a><br>
-<a href="ogg_sync_state.html">ogg_sync_state</a><br>
-<br>
-<b>Bitpacking</b><br>
-<a href="oggpack_writeinit.html">oggpack_writeinit()</a><br>
-<a href="oggpack_writecheck.html">oggpack_writecheck()</a><br>
-<a href="oggpack_reset.html">oggpack_reset()</a><br>
-<a href="oggpack_writetrunc.html">oggpack_writetrunc()</a><br>
-<a href="oggpack_writealign.html">oggpack_writealign()</a><br>
-<a href="oggpack_writecopy.html">oggpack_writecopy()</a><br>
-<a href="oggpack_writeclear.html">oggpack_writeclear()</a><br>
-<a href="oggpack_readinit.html">oggpack_readinit()</a><br>
-<a href="oggpack_write.html">oggpack_write()</a><br>
-<a href="oggpack_look.html">oggpack_look()</a><br>
-<a href="oggpack_look1.html">oggpack_look1()</a><br>
-<a href="oggpack_adv.html">oggpack_adv()</a><br>
-<a href="oggpack_adv1.html">oggpack_adv1()</a><br>
-<a href="oggpack_read.html">oggpack_read()</a><br>
-<a href="oggpack_read1.html">oggpack_read1()</a><br>
-<a href="oggpack_bytes.html">oggpack_bytes()</a><br>
-<a href="oggpack_bits.html">oggpack_bits()</a><br>
-<a href="oggpack_get_buffer.html">oggpack_get_buffer()</a><br>
-<br>
-<b>Decoding-Related</b><br>
-<a href="ogg_sync_init.html">ogg_sync_init()</a><br>
-<a href="ogg_sync_check.html">ogg_sync_check()</a><br>
-<a href="ogg_sync_clear.html">ogg_sync_clear()</a><br>
-<a href="ogg_sync_destroy.html">ogg_sync_destroy()</a><br>
-<a href="ogg_sync_reset.html">ogg_sync_reset()</a><br>
-<a href="ogg_sync_buffer.html">ogg_sync_buffer()</a><br>
-<a href="ogg_sync_wrote.html">ogg_sync_wrote()</a><br>
-<a href="ogg_sync_pageseek.html">ogg_sync_pageseek()</a><br>
-<a href="ogg_sync_pageout.html">ogg_sync_pageout()</a><br>
-<a href="ogg_stream_pagein.html">ogg_stream_pagein()</a><br>
-<a href="ogg_stream_packetout.html">ogg_stream_packetout()</a><br>
-<a href="ogg_stream_packetpeek.html">ogg_stream_packetpeek()</a><br>
-<br>
-<b>Encoding-Related</b><br>
-<a href="ogg_stream_packetin.html">ogg_stream_packetin()</a><br>
-<a href="ogg_stream_pageout.html">ogg_stream_pageout()</a><br>
-<a href="ogg_stream_pageout_fill.html">ogg_stream_pageout_fill()</a><br>
-<a href="ogg_stream_flush.html">ogg_stream_flush()</a><br>
-<a href="ogg_stream_flush_fill.html">ogg_stream_flush_fill()</a><br>
-<br>
-<b>General</b><br>
-<a href="ogg_stream_init.html">ogg_stream_init()</a><br>
-<a href="ogg_stream_check.html">ogg_stream_check()</a><br>
-<a href="ogg_stream_clear.html">ogg_stream_clear()</a><br>
-<a href="ogg_stream_reset.html">ogg_stream_reset()</a><br>
-<a href="ogg_stream_reset_serialno.html">ogg_stream_reset_serialno()</a><br>
-<a href="ogg_stream_destroy.html">ogg_stream_destroy()</a><br>
-<a href="ogg_page_version.html">ogg_page_version()</a><br>
-<a href="ogg_page_continued.html">ogg_page_continued()</a><br>
-<a href="ogg_page_packets.html">ogg_page_packets()</a></br>
-<a href="ogg_page_bos.html">ogg_page_bos()</a><br>
-<a href="ogg_page_eos.html">ogg_page_eos()</a><br>
-<a href="ogg_page_granulepos.html">ogg_page_granulepos()</a><br>
-<a href="ogg_page_serialno.html">ogg_page_serialno()</a><br>
-<a href="ogg_page_pageno.html">ogg_page_pageno()</a><br>
-<a href="ogg_packet_clear.html">ogg_packet_clear()</a><br>
-<a href="ogg_page_checksum_set.html">ogg_page_checksum_set()</a><br>
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2014 Xiph.Org Foundation</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/">Ogg Container Format</a></p></td>
-</tr><tr>
-<td><p class=tiny>libogg documentation</p></td>
-<td align=right><p class=tiny>libogg release 1.3.2 - 20140527</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/ogg/doc/libogg/style.css b/contrib/ogg/doc/libogg/style.css
deleted file mode 100644
index 81cf417..0000000
--- a/contrib/ogg/doc/libogg/style.css
+++ /dev/null
@@ -1,7 +0,0 @@
-BODY { font-family: Helvetica, sans-serif }
-TD { font-family: Helvetica, sans-serif }
-P { font-family: Helvetica, sans-serif }
-H1 { font-family: Helvetica, sans-serif }
-H2 { font-family: Helvetica, sans-serif }
-H4 { font-family: Helvetica, sans-serif }
-P.tiny { font-size: 8pt }
diff --git a/contrib/ogg/doc/multiplex1.png b/contrib/ogg/doc/multiplex1.png
deleted file mode 100644
index e48d1dd..0000000
--- a/contrib/ogg/doc/multiplex1.png
+++ /dev/null
Binary files differ
diff --git a/contrib/ogg/doc/multiplex1.svg b/contrib/ogg/doc/multiplex1.svg
deleted file mode 100644
index 46e6d52..0000000
--- a/contrib/ogg/doc/multiplex1.svg
+++ /dev/null
@@ -1,632 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="744.09448819"
- height="1052.3622047"
- id="svg2"
- sodipodi:version="0.32"
- inkscape:version="0.46"
- sodipodi:docname="multiplex1.svg"
- inkscape:output_extension="org.inkscape.output.svg.inkscape"
- inkscape:export-filename="/home/xiphmont/MotherfishSVN/ogg/doc/multiplex1.png"
- inkscape:export-xdpi="78.239998"
- inkscape:export-ydpi="78.239998">
- <defs
- id="defs4">
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 526.18109 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="744.09448 : 526.18109 : 1"
- inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
- id="perspective10" />
- </defs>
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- gridtolerance="10000"
- guidetolerance="10"
- objecttolerance="10"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="0.98994949"
- inkscape:cx="414.22127"
- inkscape:cy="675.05057"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="true"
- inkscape:window-width="1436"
- inkscape:window-height="986"
- inkscape:window-x="1776"
- inkscape:window-y="26"
- showguides="true"
- inkscape:guide-bbox="true">
- <inkscape:grid
- type="xygrid"
- id="grid2383" />
- </sodipodi:namedview>
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1">
- <text
- xml:space="preserve"
- style="font-size:12;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="147.14285"
- y="265.93362"
- id="text3566"><tspan
- sodipodi:role="line"
- id="tspan3568"
- x="147.14285"
- y="265.93362" /></text>
- <text
- xml:space="preserve"
- style="font-size:12;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="144.28571"
- y="265.21933"
- id="text3570"><tspan
- sodipodi:role="line"
- id="tspan3572"
- x="144.28571"
- y="265.21933" /></text>
- <text
- xml:space="preserve"
- style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="135.71429"
- y="264.50504"
- id="text3574"><tspan
- sodipodi:role="line"
- id="tspan3576"
- x="135.71429"
- y="264.50504" /></text>
- <rect
- style="fill:#bbddbb;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect3155"
- width="90"
- height="80"
- x="80"
- y="127.36218"
- ry="0" />
- <rect
- ry="0"
- y="127.36218"
- x="580"
- height="80"
- width="90"
- id="rect3188"
- style="fill:#bbddbb;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- style="fill:#bbddbb;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect3196"
- width="90"
- height="80"
- x="480"
- y="127.36218"
- ry="0" />
- <rect
- ry="0"
- y="127.36218"
- x="380"
- height="80"
- width="90"
- id="rect3204"
- style="fill:#bbddbb;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- style="fill:#bbddbb;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect3212"
- width="90"
- height="80"
- x="280"
- y="127.36218"
- ry="0" />
- <rect
- ry="0"
- y="127.36218"
- x="180"
- height="80"
- width="90"
- id="rect3220"
- style="fill:#bbddbb;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- style="fill:#5fd35f;fill-opacity:1;stroke:none;stroke-width:2.70000005;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect3258"
- width="620"
- height="40"
- x="65"
- y="157.36218"
- ry="4.3460864e-06" />
- <path
- style="fill:#5fd35f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 70,157.36218 L 70,147.36218 L 30,177.36218 L 70,207.36218 L 70,157.36218 z"
- id="path3266"
- sodipodi:nodetypes="ccccc" />
- <path
- style="font-size:24px;fill:#5fd35f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 680,157.36218 L 680,147.36218 L 720,177.36218 L 680,207.36218 L 680,157.36218 z"
- id="path3268" />
- <rect
- style="fill:#bbddbb;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect3260"
- width="620"
- height="20"
- x="65"
- y="102.36218"
- ry="0"
- inkscape:export-xdpi="78.239998"
- inkscape:export-ydpi="78.239998" />
- <path
- style="fill:#bbddbb;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 70,102.36218 L 70,92.362183 L 40,112.36218 L 70,132.36218 L 70,102.36218 z"
- id="path3262" />
- <path
- style="fill:#bbddbb;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 680,102.36218 L 680,92.362183 L 710,112.36218 L 680,132.36218 L 680,102.36218 z"
- id="path3264" />
- <text
- xml:space="preserve"
- style="font-size:24px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
- x="280"
- y="122.36218"
- id="text3270"
- sodipodi:linespacing="125%"><tspan
- sodipodi:role="line"
- id="tspan3562"
- x="280"
- y="122.36218">elementary physical bitstream A</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:24px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="445"
- y="192.36218"
- id="text3274"><tspan
- sodipodi:role="line"
- id="tspan3276"
- x="445"
- y="192.36218">logical bitstream A</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="87.979683"
- y="146.8571"
- id="text3161"><tspan
- sodipodi:role="line"
- id="tspan3163"
- x="87.979683"
- y="146.8571">OggS</tspan></text>
- <text
- id="text3190"
- y="146.8571"
- x="587.97968"
- style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="146.8571"
- x="587.97968"
- id="tspan3192"
- sodipodi:role="line">OggS</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="487.97971"
- y="146.8571"
- id="text3198"><tspan
- sodipodi:role="line"
- id="tspan3200"
- x="487.97971"
- y="146.8571">OggS</tspan></text>
- <text
- id="text3206"
- y="146.8571"
- x="387.97971"
- style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="146.8571"
- x="387.97971"
- id="tspan3208"
- sodipodi:role="line">OggS</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="287.97971"
- y="146.8571"
- id="text3214"><tspan
- sodipodi:role="line"
- id="tspan3216"
- x="287.97971"
- y="146.8571">OggS</tspan></text>
- <text
- id="text3222"
- y="146.8571"
- x="187.97968"
- style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="146.8571"
- x="187.97968"
- id="tspan3224"
- sodipodi:role="line">OggS</tspan></text>
- <path
- sodipodi:nodetypes="ccccc"
- id="path3372"
- d="M 70,292.36218 L 70,282.36218 L 30,312.36218 L 70,342.36218 L 70,292.36218 z"
- style="fill:#5fa3d3;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <rect
- ry="9.3506489"
- y="262.36218"
- x="80"
- height="80"
- width="90"
- id="rect3318"
- style="fill:#b5cfdf;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- style="fill:#b5cfdf;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect3326"
- width="90"
- height="80"
- x="580"
- y="262.36218"
- ry="9.3506489" />
- <rect
- ry="9.3506489"
- y="262.36218"
- x="480"
- height="80"
- width="90"
- id="rect3334"
- style="fill:#b5cfdf;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- style="fill:#b5cfdf;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect3342"
- width="90"
- height="80"
- x="380"
- y="262.36218"
- ry="9.3506489" />
- <rect
- ry="9.3506489"
- y="262.36218"
- x="280"
- height="80"
- width="90"
- id="rect3350"
- style="fill:#b5cfdf;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- style="fill:#b5cfdf;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect3358"
- width="90"
- height="80"
- x="180"
- y="262.36218"
- ry="9.3506489" />
- <rect
- ry="0.25253814"
- y="292.36218"
- x="65"
- height="40"
- width="620"
- id="rect3364"
- style="fill:#5fa3d3;fill-opacity:1;stroke:none;stroke-width:2.70000005;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <path
- id="path3374"
- d="M 680,292.36218 L 680,282.36218 L 720,312.36218 L 680,342.36218 L 680,292.36218 z"
- style="font-size:24px;fill:#5fa3d3;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <rect
- ry="0"
- y="237.36218"
- x="65"
- height="20"
- width="620"
- id="rect3366"
- style="fill:#b5cfdf;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <path
- id="path3368"
- d="M 70,237.36218 L 70,227.36218 L 40,247.36218 L 70,267.36218 L 70,237.36218 z"
- style="fill:#b5cfdf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <path
- id="path3370"
- d="M 680,237.36218 L 680,227.36218 L 710,247.36218 L 680,267.36218 L 680,237.36218 z"
- style="fill:#b5cfdf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <text
- id="text3376"
- y="257.36218"
- x="280"
- style="font-size:24px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
- xml:space="preserve"
- sodipodi:linespacing="125%"><tspan
- sodipodi:role="line"
- id="tspan3564"
- x="280"
- y="257.36218">elementary physical bitstream B</tspan></text>
- <text
- id="text3380"
- y="327.36218"
- x="445"
- style="font-size:24px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
- xml:space="preserve"
- sodipodi:linespacing="125%"><tspan
- sodipodi:role="line"
- id="tspan3524"
- x="445"
- y="327.36218">logical bitstream B</tspan></text>
- <text
- id="text3320"
- y="282.32013"
- x="87.943802"
- style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="282.32013"
- x="87.943802"
- id="tspan3322"
- sodipodi:role="line">OggS</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="587.94385"
- y="282.32013"
- id="text3328"><tspan
- sodipodi:role="line"
- id="tspan3330"
- x="587.94385"
- y="282.32013">OggS</tspan></text>
- <text
- id="text3336"
- y="282.32013"
- x="487.94382"
- style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="282.32013"
- x="487.94382"
- id="tspan3338"
- sodipodi:role="line">OggS</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="387.94382"
- y="282.32013"
- id="text3344"><tspan
- sodipodi:role="line"
- id="tspan3346"
- x="387.94382"
- y="282.32013">OggS</tspan></text>
- <text
- id="text3352"
- y="282.32013"
- x="287.94382"
- style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="282.32013"
- x="287.94382"
- id="tspan3354"
- sodipodi:role="line">OggS</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="187.9438"
- y="282.32013"
- id="text3360"><tspan
- sodipodi:role="line"
- id="tspan3362"
- x="187.9438"
- y="282.32013">OggS</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:12px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="444.9722"
- y="496.02066"
- id="text3638"><tspan
- sodipodi:role="line"
- id="tspan3640"></tspan></text>
- <path
- style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
- d="M 365,352.36218 L 365,402.36218 L 335,392.36218 L 375,432.36218 L 415,392.36218 L 385,402.36218 L 385,352.36218 L 365,352.36218 z"
- id="path3299" />
- <rect
- style="fill:#bbddbb;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect3388"
- width="90"
- height="80"
- x="80.166489"
- y="467.36224"
- ry="0" />
- <rect
- ry="9.3506489"
- y="467.36224"
- x="580.1665"
- height="80"
- width="90"
- id="rect3396"
- style="fill:#b5cfdf;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- style="fill:#bbddbb;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect3404"
- width="89.833496"
- height="80"
- x="480.1665"
- y="467.36224"
- ry="0"
- inkscape:export-xdpi="78.239998"
- inkscape:export-ydpi="78.239998" />
- <rect
- ry="9.3506489"
- y="467.36224"
- x="380.1665"
- height="80"
- width="90"
- id="rect3412"
- style="fill:#b5cfdf;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- style="fill:#bbddbb;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect3420"
- width="90"
- height="80"
- x="280.1665"
- y="467.36224"
- ry="0" />
- <rect
- ry="9.3506489"
- y="467.36224"
- x="180.16649"
- height="80"
- width="90"
- id="rect3428"
- style="fill:#b5cfdf;fill-opacity:1;stroke:none;stroke-width:2.70000004999999987;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- style="fill:#5fd35f;fill-opacity:1;stroke:none;stroke-width:2.70000005;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect3434"
- width="615.1665"
- height="40.000061"
- x="65"
- y="497.36218"
- ry="4.3460864e-06" />
- <path
- style="fill:#5fd35f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 70.16649,497.36224 L 70.16649,487.36224 L 30.16649,517.36224 L 70.16649,547.36224 L 70.16649,497.36224 z"
- id="path3442"
- sodipodi:nodetypes="ccccc" />
- <path
- style="font-size:24px;fill:#5fd35f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 680.16649,497.36224 L 680.16649,487.36224 L 720.16649,517.36224 L 680.16649,547.36224 L 680.16649,497.36224 z"
- id="path3444" />
- <rect
- style="fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:2.70000005;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect3436"
- width="620"
- height="20"
- x="65"
- y="442.36218"
- ry="0" />
- <path
- style="fill:#cccccc;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 70.16649,442.36224 L 70.16649,432.36224 L 40.16649,452.36224 L 70.16649,472.36224 L 70.16649,442.36224 z"
- id="path3438" />
- <path
- style="fill:#cccccc;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 680.16649,442.36224 L 680.16649,432.36224 L 710.16649,452.36224 L 680.16649,472.36224 L 680.16649,442.36224 z"
- id="path3440" />
- <text
- xml:space="preserve"
- style="font-size:24px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
- x="300.1665"
- y="462.36224"
- id="text3446"
- sodipodi:linespacing="125%"><tspan
- sodipodi:role="line"
- id="tspan3526"
- x="300.1665"
- y="462.36224">multiplexed physical bitstream</tspan></text>
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 175.16649,492.36224 L 175.16649,547.36224"
- id="path3662" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 275.16649,542.36224 L 275.16649,492.36224"
- id="path3668" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 375.16649,492.36224 L 375.16649,542.36224"
- id="path3670" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 475.16649,492.36224 L 475.16649,542.36224"
- id="path3672" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 575.16649,492.36224 L 575.16649,542.36224"
- id="path3674" />
- <path
- style="fill:#5fa3d3;fill-opacity:1;stroke:none;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- d="M 176.84389,517.32564 L 176.84389,497.37512 L 225.20495,497.37512 L 273.566,497.37512 L 273.566,517.32564 L 273.566,537.27615 L 225.20495,537.27615 L 176.84389,537.27615 L 176.84389,517.32564 z"
- id="path3676" />
- <path
- style="fill:#5fa3d3;fill-opacity:1;stroke:none;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- d="M 376.79115,517.32564 L 376.79115,497.37512 L 425.1522,497.37512 L 473.51325,497.37512 L 473.51325,517.32564 L 473.51325,537.27615 L 425.1522,537.27615 L 376.79115,537.27615 L 376.79115,517.32564 z"
- id="path3678" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 575.16649,492.36224 L 575.16649,542.36224"
- id="path3680" />
- <path
- style="fill:#5fa3d3;fill-opacity:1;stroke:none;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- d="M 680.18684,542.21496 L 680.18684,537.27615 L 628.5428,537.27615 L 576.89875,537.27615 L 576.89875,517.32564 L 576.89875,497.37512 L 628.5428,497.37512 L 680.18684,497.37512 L 680.18684,492.45006 L 680.18684,487.525 L 700,502.36218 C 710.89722,510.52263 719.81813,517.27102 719.82422,517.3586 C 719.83225,517.47395 684.31753,544.18376 680.64581,546.82378 C 680.20662,547.13956 680.18684,546.94102 680.18684,542.21496 z"
- id="path3682" />
- <text
- xml:space="preserve"
- style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="88.110291"
- y="487.82529"
- id="text3390"><tspan
- sodipodi:role="line"
- id="tspan3392"
- x="88.110291"
- y="487.82529">OggS</tspan></text>
- <text
- id="text3398"
- y="487.82529"
- x="588.11029"
- style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="487.82529"
- x="588.11029"
- id="tspan3400"
- sodipodi:role="line">OggS</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="488.11032"
- y="487.82529"
- id="text3406"><tspan
- sodipodi:role="line"
- id="tspan3408"
- x="488.11032"
- y="487.82529">OggS</tspan></text>
- <text
- id="text3414"
- y="487.82529"
- x="388.11032"
- style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="487.82529"
- x="388.11032"
- id="tspan3416"
- sodipodi:role="line">OggS</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="288.11032"
- y="487.82529"
- id="text3422"><tspan
- sodipodi:role="line"
- id="tspan3424"
- x="288.11032"
- y="487.82529">OggS</tspan></text>
- <text
- id="text4306"
- y="487.86862"
- x="183.07068"
- style="font-size:10px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="487.86862"
- x="183.07068"
- id="tspan4308"
- sodipodi:role="line">OggS</tspan></text>
- </g>
-</svg>
diff --git a/contrib/ogg/doc/ogg-multiplex.html b/contrib/ogg/doc/ogg-multiplex.html
deleted file mode 100644
index bd08e25..0000000
--- a/contrib/ogg/doc/ogg-multiplex.html
+++ /dev/null
@@ -1,446 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"/>
-<title>Ogg Documentation</title>
-
-<style type="text/css">
-body {
- margin: 0 18px 0 18px;
- padding-bottom: 30px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- color: #333333;
- font-size: .8em;
-}
-
-a {
- color: #3366cc;
-}
-
-img {
- border: 0;
-}
-
-#xiphlogo {
- margin: 30px 0 16px 0;
-}
-
-#content p {
- line-height: 1.4;
-}
-
-h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a {
- font-weight: bold;
- color: #ff9900;
- margin: 1.3em 0 8px 0;
-}
-
-h1 {
- font-size: 1.3em;
-}
-
-h2 {
- font-size: 1.2em;
-}
-
-h3 {
- font-size: 1.1em;
-}
-
-li {
- line-height: 1.4;
-}
-
-#copyright {
- margin-top: 30px;
- line-height: 1.5em;
- text-align: center;
- font-size: .8em;
- color: #888888;
- clear: both;
-}
-</style>
-
-</head>
-
-<body>
-
-<div id="xiphlogo">
- <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.org"/></a>
-</div>
-
-<h1>Page Multiplexing and Ordering in a Physical Ogg Stream</h1>
-
-<p>The low-level mechanisms of an Ogg stream (as described in the Ogg
-Bitstream Overview) provide means for mixing multiple logical streams
-and media types into a single linear-chronological stream. This
-document specifies the high-level arrangement and use of page
-structure to multiplex multiple streams of mixed media type within a
-physical Ogg stream.</p>
-
-<h2>Design Elements</h2>
-
-<p>The design and arrangement of the Ogg container format is governed by
-several high-level design decisions that form the reasoning behind
-specific low-level design decisions.</p>
-
-<h3>Linear media</h3>
-
-<p>The Ogg bitstream is intended to encapsulate chronological,
-time-linear mixed media into a single delivery stream or file. The
-design is such that an application can always encode and/or decode a
-full-featured bitstream in one pass with no seeking and minimal
-buffering. Seeking to provide optimized encoding (such as two-pass
-encoding) or interactive decoding (such as scrubbing or instant
-replay) is not disallowed or discouraged, however no bitstream feature
-must require nonlinear operation on the bitstream.</p>
-
-<h3>Multiplexing</h3>
-
-<p>Ogg bitstreams multiplex multiple logical streams into a single
-physical stream at the page level. Each page contains an abstract
-time stamp (the Granule Position) that represents an absolute time
-landmark within the stream. After the pages representing stream
-headers (all logical stream headers occur at the beginning of a
-physical bitstream section before any logical stream data), logical
-stream data pages are arranged in a physical bitstream in strict
-non-decreasing order by chronological absolute time as
-specified by the granule position.</p>
-
-<p>The only exception to arranging pages in strictly ascending time order
-by granule position is those pages that do not set the granule
-position value. This is a special case when exceptionally large
-packets span multiple pages; the specifics of handling this special
-case are described later under 'Continuous and Discontinuous
-Streams'.</p>
-
-<h3>Seeking</h3>
-
-<p>Ogg is designed to use an interpolated bisection search to
-implement exact positional seeking. Interpolated bisection search is
-a spec-mandated mechanism.</p>
-
-<p><i>An index may improve objective performance, but it seldom
-improves subjective performance outside of a few high-latency use
-cases and adds no additional functionality as bisection search
-delivers the same functionality for both one- and two-pass stream
-types. For these reasons, use of indexes is discouraged, except in
-cases where an index provides demonstrable and noticable performance
-improvement.</i></p>
-
-<p>Seek operations are by absolute time; a direct bisection search must
-find the exact time position requested. Information in the Ogg
-bitstream is arranged such that all information to be presented for
-playback from the desired seek point will occur at or after the
-desired seek point. Seek operations are neither 'fuzzy' nor
-heuristic.</p>
-
-<p><i>Although key frame handling in video appears to be an exception to
-"all needed playback information lies ahead of a given seek",
-key frames can still be handled directly within this indexless
-framework. Seeking to a key frame in video (as well as seeking in other
-media types with analogous restraints) is handled as two seeks; first
-a seek to the desired time which extracts state information that
-decodes to the time of the last key frame, followed by a second seek
-directly to the key frame. The location of the previous key frame is
-embedded as state information in the granulepos; this mechanism is
-described in more detail later.</i></p>
-
-<h3>Continuous and Discontinuous Streams</h3>
-
-<p>Logical streams within a physical Ogg stream belong to one of two
-categories, "Continuous" streams and "Discontinuous" streams.
-Although these are discussed in more detail later, the distinction is
-important to a high-level understanding of how to buffer an Ogg
-stream.</p>
-
-<p>A stream that provides a gapless, time-continuous media type with a
-fine-grained timebase is considered to be 'Continuous'. A continuous
-stream should never be starved of data. Clear examples of continuous
-data types include broadcast audio and video.</p>
-
-<p>A stream that delivers data in a potentially irregular pattern or with
-widely spaced timing gaps is considered to be 'Discontinuous'. A
-discontinuous stream may be best thought of as data representing
-scattered events; although they happen in order, they are typically
-unconnected data often located far apart. One possible example of a
-discontinuous stream types would be captioning. Although it's
-possible to design captions as a continuous stream type, it's most
-natural to think of captions as widely spaced pieces of text with
-little happening between.</p>
-
-<p>The fundamental design distinction between continuous and
-discontinuous streams concerns buffering.</p>
-
-<h3>Buffering</h3>
-
-<p>Because a continuous stream is, by definition, gapless, Ogg buffering
-is based on the simple premise of never allowing any active continuous
-stream to starve for data during decode; buffering proceeds ahead
-until all continuous streams in a physical stream have data ready to
-decode on demand.</p>
-
-<p>Discontinuous stream data may occur on a fairly regular basis, but the
-timing of, for example, a specific caption is impossible to predict
-with certainty in most captioning systems. Thus the buffering system
-should take discontinuous data 'as it comes' rather than working ahead
-(for a potentially unbounded period) to look for future discontinuous
-data. As such, discontinuous streams are ignored when managing
-buffering; their pages simply 'fall out' of the stream when continuous
-streams are handled properly.</p>
-
-<p>Buffering requirements need not be explicitly declared or managed for
-the encoded stream; the decoder simply reads as much data as is
-necessary to keep all continuous stream types gapless (also ensuring
-discontinuous data arrives in time) and no more, resulting in optimum
-implicit buffer usage for a given stream. Because all pages of all
-data types are stamped with absolute timing information within the
-stream, inter-stream synchronization timing is always explicitly
-maintained without the need for explicitly declared buffer-ahead
-hinting.</p>
-
-<p>Further details, mechanisms and reasons for the differing arrangement
-and behavior of continuous and discontinuous streams is discussed
-later.</p>
-
-<h3>Whole-stream navigation</h3>
-
-<p>Ogg is designed so that the simplest navigation operations treat the
-physical Ogg stream as a whole summary of its streams, rather than
-navigating each interleaved stream as a separate entity.</p>
-
-<p>First Example: seeking to a desired time position in a multiplexed (or
-unmultiplexed) Ogg stream can be accomplished through a bisection
-search on time position of all pages in the stream (as encoded in the
-granule position). More powerful searches (such as a key frame-aware
-seek within video) are also possible with additional search
-complexity, but similar computational complexity.</p>
-
-<p>Second Example: A bitstream section may consist of three multiplexed
-streams of differing lengths. The result of multiplexing these
-streams should be thought of as a single mixed stream with a length
-equal to the longest of the three component streams. Although it is
-also possible to think of the multiplexed results as three concurrent
-streams of different lengths and it is possible to recover the three
-original streams, it will also become obvious that once multiplexed,
-it isn't possible to find the internal lengths of the component
-streams without a linear search of the whole bitstream section.
-However, it is possible to find the length of the whole bitstream
-section easily (in near-constant time per section) just as it is for a
-single-media unmultiplexed stream.</p>
-
-<h2>Granule Position</h2>
-
-<h3>Description</h3>
-
-<p>The Granule Position is a signed 64 bit field appearing in the header
-of every Ogg page. Although the granule position represents absolute
-time within a logical stream, its value does not necessarily directly
-encode a simple timestamp. It may represent frames elapsed (as in
-Vorbis), a simple timestamp, or a more complex bit-division encoding
-(such as in Theora). The exact encoding of the granule position is up
-to a specific codec.</p>
-
-<p>The granule position is governed by the following rules:</p>
-
-<ul>
-
-<li>Granule Position must always increase forward or remain equal from
-page to page, be unset, or be zero for a header page. The absolute
-time to which any correct sequence of granule position maps must
-similarly always increase forward or remain equal. <i>(A codec may
-make use of data, such as a control sequence, that only affects codec
-working state without producing data and thus advancing granule
-position and time. Although the packet sequence number increases in
-this case, the granule position, and thus the time position, do
-not.)</i></li>
-
-<li>Granule position may only be unset if there no packet defining a
-time boundary on the page (that is, if no packet in a continuous
-stream ends on the page, or no packet in a discontinuous stream begins
-on the page. This will be discussed in more detail under Continuous
-and Discontinuous streams).</li>
-
-<li>A codec must be able to translate a given granule position value
-to a unique, deterministic absolute time value through direct
-calculation. A codec is not required to be able to translate an
-absolute time value into a unique granule position value.</li>
-
-<li>Codecs shall choose a granule position definition that allows that
-codec means to seek as directly as possible to an immediately
-decodable point, such as the bit-divided granule position encoding of
-Theora allows the codec to seek efficiently to key frame without using
-an index. That is, additional information other than absolute time
-may be encoded into a granule position value so long as the granule
-position obeys the above points.</li>
-
-</ul>
-
-<h4>Example: timestamp</h4>
-
-<p>In general, a codec/stream type should choose the simplest granule
-position encoding that addresses its requirements. The examples here
-are by no means exhaustive of the possibilities within Ogg.</p>
-
-<p>A simple granule position could encode a timestamp directly. For
-example, a granule position that encoded milliseconds from beginning
-of stream would allow a logical stream length of over 100,000,000,000
-days before beginning a new logical stream (to avoid the granule
-position wrapping).</p>
-
-<h4>Example: framestamp</h4>
-
-<p>A simple millisecond timestamp granule encoding might suit many stream
-types, but a millisecond resolution is inappropriate to, eg, most
-audio encodings where exact single-sample resolution is generally a
-requirement. A millisecond is both too large a granule and often does
-not represent an integer number of samples.</p>
-
-<p>In the event that audio frames are always encoded as the same number of
-samples, the granule position could simply be a linear count of frames
-since beginning of stream. This has the advantages of being exact and
-efficient. Position in time would simply be <tt>[granule_position] *
-[samples_per_frame] / [samples_per_second]</tt>.</p>
-
-<h4>Example: samplestamp (Vorbis)</h4>
-
-<p>Frame counting is insufficient in codecs such as Vorbis where an audio
-frame [packet] encodes a variable number of samples. In Vorbis's
-case, the granule position is a count of the number of raw samples
-from the beginning of stream; the absolute time of
-a granule position is <tt>[granule_position] /
-[samples_per_second]</tt>.</p>
-
-<h4>Example: bit-divided framestamp (Theora)</h4>
-
-<p>Some video codecs may be able to use the simple framestamp scheme for
-granule position. However, most modern video codecs introduce at
-least the following complications:</p>
-
-<ul>
-
-<li>video frames are relatively far apart compared to audio samples;
-for this reason, the point at which a video frame changes to the next
-frame is usually a strictly defined offset within the frame 'period'.
-That is, video at 50fps could just as easily define frame transitions
-&lt;.015, .035, .055...&gt; as at &lt;.00, .02, .04...&gt;.</li>
-
-<li>frame rates often include drop-frames, leap-frames or other
-rational-but-non-integer timings.</li>
-
-<li>Decode must begin at a 'key frame' or 'I frame'. Keyframes usually
-occur relatively seldom.</li>
-
-</ul>
-
-<p>The first two points can be handled straightforwardly via the fact
-that the codec has complete control mapping granule position to
-absolute time; non-integer frame rates and offsets can be set in the
-codec's initial header, and the rest is just arithmetic.</p>
-
-<p>The third point appears trickier at first glance, but it too can be
-handled through the granule position mapping mechanism. Here we
-arrange the granule position in such a way that granule positions of
-key frames are easy to find. Divide the granule position into two
-fields; the most-significant bits are an absolute frame counter, but
-it's only updated at each key frame. The least significant bits encode
-the number of frames since the last key frame. In this way, each
-granule position both encodes the absolute time of the current frame
-as well as the absolute time of the last key frame.</p>
-
-<p>Seeking to a most recent preceding key frame is then accomplished by
-first seeking to the original desired point, inspecting the granulepos
-of the resulting video page, extracting from that granulepos the
-absolute time of the desired key frame, and then seeking directly to
-that key frame's page. Of course, it's still possible for an
-application to ignore key frames and use a simpler seeking algorithm
-(decode would be unable to present decoded video until the next
-key frame). Surprisingly many player applications do choose the
-simpler approach.</p>
-
-<h3>granule position, packets and pages</h3>
-
-<p>Although each packet of data in a logical stream theoretically has a
-specific granule position, only one granule position is encoded
-per page. It is possible to encode a logical stream such that each
-page contains only a single packet (so that granule positions are
-preserved for each packet), however a one-to-one packet/page mapping
-is not intended to be the general case.</p>
-
-<p>Because Ogg functions at the page, not packet, level, this
-once-per-page time information provides Ogg with the finest-grained
-time information is can use. Ogg passes this granule positioning data
-to the codec (along with the packets extracted from a page); it is the
-responsibility of codecs to track timing information at granularities
-finer than a single page.</p>
-
-<h3>start-time and end-time positioning</h3>
-
-<p>A granule position represents the <em>instantaneous time location
-between two pages</em>. However, continuous streams and discontinuous
-streams differ on whether the granulepos represents the end-time of
-the data on a page or the start-time. Continuous streams are
-'end-time' encoded; the granulepos represents the point in time
-immediately after the last data decoded from a page. Discontinuous
-streams are 'start-time' encoded; the granulepos represents the point
-in time of the first data decoded from the page.</p>
-
-<p>An Ogg stream type is declared continuous or discontinuous by its
-codec. A given codec may support both continuous and discontinuous
-operation so long as any given logical stream is continuous or
-discontinuous for its entirety and the codec is able to ascertain (and
-inform the Ogg layer) as to which after decoding the initial stream
-header. The majority of codecs will always be continuous (such as
-Vorbis) or discontinuous (such as Writ).</p>
-
-<p>Start- and end-time encoding do not affect multiplexing sort-order;
-pages are still sorted by the absolute time a given granulepos maps to
-regardless of whether that granulepos represents start- or
-end-time.</p>
-
-<h2>Multiplex/Demultiplex Division of Labor</h2>
-
-<p>The Ogg multiplex/demultiplex layer provides mechanisms for encoding
-raw packets into Ogg pages, decoding Ogg pages back into the original
-codec packets, determining the logical structure of an Ogg stream, and
-navigating through and synchronizing with an Ogg stream at a desired
-stream location. Strict multiplex/demultiplex operations are entirely
-in the Ogg domain and require no intervention from codecs.</p>
-
-<p>Implementation of more complex operations does require codec
-knowledge, however. Unlike other framing systems, Ogg maintains
-strict separation between framing and the framed bitstream data; Ogg
-does not replicate codec-specific information in the page/framing
-data, nor does Ogg blur the line between framing and stream
-data/metadata. Because Ogg is fully data-agnostic toward the data it
-frames, operations which require specifics of bitstream data (such as
-'seek to key frame') also require interaction with the codec layer
-(because, in this example, the Ogg layer is not aware of the concept
-of key frames). This is different from systems that blur the
-separation between framing and stream data in order to simplify the
-separation of code. The Ogg system purposely keeps the distinction in
-data simple so that later codec innovations are not constrained by
-framing design.</p>
-
-<p>For this reason, however, complex seeking operations require
-interaction with the codecs in order to decode the granule position of
-a given stream type back to absolute time or in order to find
-'decodable points' such as key frames in video.</p>
-
-<h2>Unsorted Discussion Points</h2>
-
-<p>flushes around key frames? RFC suggestion: repaginating or building a
-stream this way is nice but not required</p>
-
-<h2>Appendix A: multiplexing examples</h2>
-
-<div id="copyright">
- The Xiph Fish Logo is a
- trademark (&trade;) of Xiph.Org.<br/>
-
- These pages &copy; 1994 - 2005 Xiph.Org. All rights reserved.
-</div>
-
-</body>
-</html>
diff --git a/contrib/ogg/doc/oggstream.html b/contrib/ogg/doc/oggstream.html
deleted file mode 100644
index 71bbce7..0000000
--- a/contrib/ogg/doc/oggstream.html
+++ /dev/null
@@ -1,594 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"/>
-<title>Ogg Documentation</title>
-
-<style type="text/css">
-body {
- margin: 0 18px 0 18px;
- padding-bottom: 30px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- color: #333333;
- font-size: .8em;
-}
-
-a {
- color: #3366cc;
-}
-
-img {
- border: 0;
-}
-
-#xiphlogo {
- margin: 30px 0 16px 0;
-}
-
-#content p {
- line-height: 1.4;
-}
-
-h1, h1 a, h2, h2 a, h3, h3 a {
- font-weight: bold;
- color: #ff9900;
- margin: 1.3em 0 8px 0;
-}
-
-h1 {
- font-size: 1.3em;
-}
-
-h2 {
- font-size: 1.2em;
-}
-
-h3 {
- font-size: 1.1em;
-}
-
-li {
- line-height: 1.4;
-}
-
-#copyright {
- margin-top: 30px;
- line-height: 1.5em;
- text-align: center;
- font-size: .8em;
- color: #888888;
- clear: both;
-}
-
-.caption {
- color: #000000;
- background-color: #aabbff;
- margin: 1em;
- margin-left: 2em;
- margin-right: 2em;
- padding: 1em;
- padding-bottom: 0em;
- overflow: hidden;
-}
-
-.caption p {
- clear: none;
-}
-
-.caption img {
- display: block;
- margin: 0px;
- margin-left: auto;
- margin-right: auto;
- margin-bottom: 1.5em;
- background-color: #ffffff;
- padding: 10px;
-}
-
-#thepage {
- margin-left: auto;
- margin-right: auto;
- width: 840px;
-}
-
-</style>
-
-</head>
-
-<body>
-<div id="thepage">
-
-<div id="xiphlogo">
- <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.org"/></a>
-</div>
-
-<h1>Ogg bitstream overview</h1>
-
-<p>This document serves as starting point for understanding the design
-and implementation of the Ogg container format. If you're new to Ogg
-or merely want a high-level technical overview, start reading here.
-Other documents linked from the <a href="index.html">index page</a>
-give distilled technical descriptions and references of the container
-mechanisms. This document is intended to aid understanding.
-
-<h2>Container format design points</h2>
-
-<p>Ogg is intended to be a simplest-possible container, concerned only
-with framing, ordering, and interleave. It can be used as a stream delivery
-mechanism, for media file storage, or as a building block toward
-implementing a more complex, non-linear container (for example, see
-the <a href="skeleton.html">Skeleton</a> or <a
-href="http://en.wikipedia.org/wiki/Annodex">Annodex/CMML</a>).
-
-<p>The Ogg container is not intended to be a monolithic
-'kitchen-sink'. It exists only to frame and deliver in-order stream
-data and as such is vastly simpler than most other containers.
-Elementary and multiplexed streams are both constructed entirely from a
-single building block (an Ogg page) comprised of eight fields
-totalling twenty-eight bytes (the page header) a list of packet lengths
-(up to 255 bytes) and payload data (up to 65025 bytes). The structure
-of every page is the same. There are no optional fields or alternate
-encodings.
-
-<p>Stream and media metadata is contained in Ogg and not built into
-the Ogg container itself. Metadata is thus compartmentalized and
-layered rather than part of a monolithic design, an especially good
-idea as no two groups seem able to agree on what a complete or
-complete-enough metadata set should be. In this way, the container and
-container implementation are isolated from unnecessary metadata design
-flux.
-
-<h3>Streaming</h3>
-
-<p>The Ogg container is primarily a streaming format,
-encapsulating chronological, time-linear mixed media into a single
-delivery stream or file. The design is such that an application can
-always encode and/or decode all features of a bitstream in one pass
-with no seeking and minimal buffering. Seeking to provide optimized
-encoding (such as two-pass encoding) or interactive decoding (such as
-scrubbing or instant replay) is not disallowed or discouraged, however
-no container feature requires nonlinear access of the bitstream.
-
-<h3>Variable Bit Rate, Variable Payload Size</h3>
-
-<p>Ogg is designed to contain any size data payload with bounded,
-predictable efficiency. Ogg packets have no maximum size and a
-zero-byte minimum size. There is no restriction on size changes from
-packet to packet. Variable size packets do not require the use of any
-optional or additional container features. There is no optimal
-suggested packet size, though special consideration was paid to make
-sure 50-200 byte packets were no less efficient than larger packet
-sizes. The original design criteria was a 2% overhead at 50 byte
-packets, dropping to a maximum working overhead of 1% with larger
-packets, and a typical working overhead of .5-.7% for most practical
-uses.
-
-<h3>Simple pagination</h3>
-
-<p>Ogg is a byte-aligned container with no context-dependent, optional
-or variable-length fields. Ogg requires no repacking of codec data.
-The page structure is written out in-line as packet data is submitted
-to the streaming abstraction. In addition, it is possible to
-implement both Ogg mux and demux as MT-hot zero-copy abstractions (as
-is done in the Tremor sourcebase).
-
-<h3>Capture</h3>
-
-<p>Ogg is designed for efficient and immediate stream capture with
-high confidence. Although packets have no size limit in Ogg, pages
-are a maximum of just under 64kB meaning that any Ogg stream can be
-captured with confidence after seeing 128kB of data or less [worst
-case; typical figure is 6kB] from any random starting point in the
-stream.
-
-<h3>Seeking</h3>
-
-<p>Ogg implements simple coarse- and fine-grained seeking by design.
-
-<p>Coarse seeking may be performed by simply 'moving the tone arm' to a
-new position and 'dropping the needle'. Rapid capture with
-accompanying timecode from any location in an Ogg file is guaranteed
-by the stream design. From the acquisition of the first timecode,
-all data needed to play back from that time code forward is ahead of
-the stream cursor.
-
-<p>Ogg implements full sample-granularity seeking using an
-interpolated bisection search built on the capture and timecode
-mechanisms used by coarse seeking. As above, once a search finds
-the desired timecode, all data needed to play back from that time code
-forward is ahead of the stream cursor.
-
-<p>Both coarse and fine seeking use the page structure and sequencing
-inherent to the Ogg format. All Ogg streams are fully seekable from
-creation; seekability is unaffected by truncation or missing data, and
-is tolerant of gross corruption. Seek operations are neither 'fuzzy' nor
-heuristic.
-
-<p>Seeking without use of an index is a major point of the Ogg
-design. There two primary reasons why Ogg transport forgoes an index:
-
-<ol>
-
-<li>An index is only marginally useful in Ogg for the complexity
-added; it adds no new functionality and seldom improves performance
-noticeably. Empirical testing shows that indexless interpolation
-search does not require many more seeks in practice than using an
-index would.
-
-<li>'Optional' indexes encourage lazy implementations that can seek
-only when indexes are present, or that implement indexless seeking
-only by building an internal index after reading the entire file
-beginning to end. This has been the fate of other containers that
-specify optional indexing.
-
-</ol>
-
-<p>In addition, it must be possible to create an Ogg stream in a
-single pass. Although an optional index can simply be tacked on the
-end of the created stream, some software groups object to
-end-positioned indexes and claim to be unwilling to support indexes
-not located at the stream beginning.
-
-<p><i>All this said, it's become clear that an optional index is a
-demanded feature. For this reason, the <a
-href="http://wiki.xiph.org/Ogg_Index">OggSkeleton now defines a
-proposed index.</a></i>
-
-<h3>Simple multiplexing</h3>
-
-<p>Ogg multiplexes streams by interleaving pages from multiple elementary streams into a
-multiplexed stream in time order. The multiplexed pages are not
-altered. Muxing an Ogg AV stream out of separate audio,
-video and data streams is akin to shuffling several decks of cards
-together into a single deck; the cards themselves remain unchanged.
-Demultiplexing is similarly simple (as the cards are marked).
-
-<p>The goal of this design is to make the mux/demux operation as
-trivial as possible to allow live streaming systems to build and
-rebuild streams on the fly with minimal CPU usage and no additional
-storage or latency requirements.
-
-<h3>Continuous and Discontinuous Media</h3>
-
-<p>Ogg streams belong to one of two categories, "Continuous" streams and
-"Discontinuous" streams.
-
-<p>A stream that provides a gapless, time-continuous media type with a
-fine-grained timebase is considered to be 'Continuous'. A continuous
-stream should never be starved of data. Examples of continuous data
-types include broadcast audio and video.
-
-<p>A stream that delivers data in a potentially irregular pattern or
-with widely spaced timing gaps is considered to be 'Discontinuous'. A
-discontinuous stream may be best thought of as data representing
-scattered events; although they happen in order, they are typically
-unconnected data often located far apart. One example of a
-discontinuous stream types would be captioning such as <a
-href="http://wiki.xiph.org/OggKate">Ogg Kate</a>. Although it's
-possible to design captions as a continuous stream type, it's most
-natural to think of captions as widely spaced pieces of text with
-little happening between.
-
-<p>The fundamental reason for distinction between continuous and
-discontinuous streams concerns buffering.
-
-<h3>Buffering</h3>
-
-<p>A continuous stream is, by definition, gapless. Ogg buffering is based
-on the simple premise of never allowing an active continuous stream
-to starve for data during decode; buffering works ahead until all
-continuous streams in a physical stream have data ready and no further.
-
-<p>Discontinuous stream data is not assumed to be predictable. The
-buffering design takes discontinuous data 'as it comes' rather than
-working ahead to look for future discontinuous data for a potentially
-unbounded period. Thus, the buffering process makes no attempt to fill
-discontinuous stream buffers; their pages simply 'fall out' of the
-stream when continuous streams are handled properly.
-
-<p>Buffering requirements in this design need not be explicitly
-declared or managed in the encoded stream. The decoder simply reads as
-much data as is necessary to keep all continuous stream types gapless
-and no more, with discontinuous data processed as it arrives in the
-continuous data. Buffering is implicitly optimal for the given
-stream. Because all pages of all data types are stamped with absolute
-timing information within the stream, inter-stream synchronization
-timing is always maintained without the need for explicitly declared
-buffer-ahead hinting.
-
-<h3>Codec metadata</h3>
-
-<p>Ogg does not replicate codec-specific metadata into the mux layer
-in an attempt to make the mux and codec layer implementations 'fully
-separable'. Things like specific timebase, keyframing strategy, frame
-duration, etc, do not appear in the Ogg container. The mux layer is,
-instead, expected to query a codec through a centralized interface,
-left to the implementation, for this data when it is needed.
-
-<p>Though modern design wisdom usually prefers to predict all possible
-needs of current and future codecs then embed these dependencies and
-the required metadata into the container itself, this strategy
-increases container specification complexity, fragility, and rigidity.
-The mux and codec code becomes more independent, but the
-specifications become logically less independent. A codec can't do
-what a container hasn't already provided for. Novel codecs are harder
-to support, and you can do fewer useful things with the ones you've
-already got (eg, try to make a good splitter without using any codecs.
-Such a splitter is limited to splitting at keyframes only, or building
-yet another new mechanism into the container layer to mark what frames
-to skip displaying).
-
-<p>Ogg's design goes the opposite direction, where the specification
-is to be as simple, easy to understand, and 'proofed' against novel
-codecs as possible. When an Ogg mux layer requires codec-specific
-information, it queries the codec (or a codec stub). This trades a
-more complex implementation for a simpler, more flexible
-specification.
-
-<h3>Stream structure metadata</h3>
-
-<p>The Ogg container itself does not define a metadata system for
-declaring the structure and interrelations between multiple media
-types in a muxed stream. That is, the Ogg container itself does not
-specify data like 'which steam is the subtitle stream?' or 'which
-video stream is the primary angle?'. This metadata still exists, but
-is stored by the Ogg container rather than being built into the Ogg
-container itself. Xiph specifies the 'Skeleton' metadata format for Ogg
-streams, but this decoupling of container and stream structure
-metadata means it is possible to use Ogg with any metadata
-specification without altering the container itself, or without stream
-structure metadata at all.
-
-<h3>Frame accurate absolute position</h3>
-
-<p>Every Ogg page is stamped with a 64 bit 'granule position' that
-serves as an absolute timestamp for mux and seeking. A few nifty
-little tricks are usually also embedded in the granpos state, but
-we'll leave those aside for the moment (strictly speaking, they're
-part of each codec's mapping, not Ogg).
-
-<p>As previously mentioned above, granule positions are mapped into
-absolute timestamps by the codec, rather than being a hard timestamp.
-This allows maximally efficient use of the available 64 bits to
-address every sample/frame position without approximation while
-supporting new and previously unknown timebase encodings without
-needing to extend or update the mux layer. When a codec needs a novel
-timebase, it simply brings the code for that mapping along with it.
-This is not a theoretical curiosity; new, wholly novel timebases were
-deployed with the adoption of both Theora and Dirac. "Rolling INTRA"
-(keyframeless video) also benefits from novel use of the granule
-position.
-
-<h2>Ogg stream arrangement</h2>
-
-<h3>Packets, pages, and bitstreams</h3>
-
-<p>Ogg codecs place raw compressed data into <em>packets</em>.
-Packets are octet payloads containing the data needed for a single
-decompressed unit, eg, one video frame. Packets have no maximum size
-and may be zero length. They do not generally have any framing
-information; strung together, the unframed packets form a <em>logical
-bitstream</em> of codec data with no internal landmarks.
-
-<div class="caption">
- <img src="packets.png">
-
- <p> Packets of raw codec data are not typically internally framed.
- When they are strung together into a stream without any container to
- provide framing, they lose their individual boundaries. Seek and
- capture are not possible within an unframed stream, and for many
- codecs with variable length payloads and/or early-packet termination
- (such as Vorbis), it may become impossible to recover the original
- frame boundaries even if the stream is scanned linearly from
- beginning to end.
-
-</div>
-
-<p>Logical bitstream packets are grouped and framed into Ogg pages
-along with a unique stream <em>serial number</em> to produce a
-<em>physical bitstream</em>. An <em>elementary stream</em> is a
-physical bitstream containing only a single logical bitstream. Each
-page is a self contained entity, although a packet may be split and
-encoded across one or more pages. The page decode mechanism is
-designed to recognize, verify and handle single pages at a time from
-the overall bitstream.
-
-<div class="caption">
- <img src="pages.png">
-
- <p> The primary purpose of a container is to provide framing for raw
- packets, marking the packet boundaries so the exact packets can be
- retrieved for decode later. The container also provides secondary
- functions such as capture, timestamping, sequencing, stream
- identification and so on. Not all of these functions are represented in the diagram.
-
- <p>In the Ogg container, pages do not necessarily contain
- integer numbers of packets. Packets may span across page boundaries
- or even multiple pages. This is necessary as pages have a maximum
- possible size in order to provide capture guarantees, but packet
- size is unbounded.
-</div>
-
-
-<p><a href="framing.html">Ogg Bitstream Framing</a> specifies
-the page format of an Ogg bitstream, the packet coding process
-and elementary bitstreams in detail.
-
-<h3>Multiplexed bitstreams</h3>
-
-<p>Multiple logical/elementary bitstreams can be combined into a single
-<em>multiplexed bitstream</em> by interleaving whole pages from each
-contributing elementary stream in time order. The result is a single
-physical stream that multiplexes and frames multiple logical streams.
-Each logical stream is identified by the unique stream serial number
-stamped in its pages. A physical stream may include a 'meta-header'
-(such as the <a href="skeleton.html">Ogg Skeleton</a>) comprising its
-own Ogg page at the beginning of the physical stream. A decoder
-recovers the original logical/elementary bitstreams out of the
-physical bitstream by taking the pages in order from the physical
-bitstream and redirecting them into the appropriate logical decoding
-entity.
-
-<div class="caption">
- <img src="multiplex1.png">
-
-<p>Multiple media types are mutliplexed into a single Ogg stream by
-interleaving the pages from each elementary physical stream.
-
-</div>
-
-<p><a href="ogg-multiplex.html">Ogg Bitstream Multiplexing</a> specifies
-proper multiplexing of an Ogg bitstream in detail.
-
-<h3>Chaining</h3>
-
-<p>Multiple Ogg physical bitstreams may be concatenated into a single new
-stream; this is <em>chaining</em>. The bitstreams do not overlap; the
-final page of a given logical bitstream is immediately followed by the
-initial page of the next.</p>
-
-<p>Each logical bitstream in a chain must have a unique serial number
-within the scope of the full physical bitstream, not only within a
-particular <em>link</em> or <em>segment</em> of the chain.</p>
-
-<h3>Continuous and discontinuous streams</h3>
-
-<p>Within Ogg, each stream must be declared (by the codec) to be
-continuous- or discontinuous-time. Most codecs treat all streams they
-use as either inherently continuous- or discontinuous-time, although
-this is not a requirement. A codec may, as part of its mapping, choose
-according to data in the initial header.
-
-<p>Continuous-time pages are stamped by end-time, discontinuous pages
-are stamped by begin-time. Pages in a multiplexed stream are
-interleaved in order of the time stamp regardless of stream type.
-Both continuous and discontinuous logical streams are used to seek
-within a physical stream, however only continuous streams are used to
-determine buffering depth; because discontinuous streams are stamped
-by start time, they will always 'fall out' at the proper time when
-buffering the continuous streams. See 'Examples' for an illustration
-of the buffering mechanism.
-
-<h2>Multiplexing Requirements</h2>
-
-<p>Multiplexing requirements within Ogg are straightforward. When
-constructing a single-link (unchained) physical bitstream consisting
-of multiple elementary streams:
-
-<ol>
-
-<li><p> The initial header for each stream appears in sequence, each
-header on a single page. All initial headers must appear with no
-intervening data (no auxiliary header pages or packets, no data pages
-or packets). Order of the initial headers is unspecified. The
-'beginning of stream' flag is set on each initial header.
-
-<li><p> All auxiliary headers for all streams must follow. Order
-is unspecified. The final auxiliary header of each stream must flush
-its page.
-
-<li><p>Data pages for each stream follow, interleaved in time order.
-
-<li><p>The final page of each stream sets the 'end of stream' flag.
-Unlike initial pages, terminal pages for the logical bitstreams need
-not occur contiguously; indeed it may not be possible for them to do so.
-</oL>
-
-<p><p>Each grouped bitstream must have a unique serial number within the
-scope of the physical bitstream.</p>
-
-<h3>chaining and multiplexing</h3>
-
-<p>Multiplexed and/or unmultiplexed bitstreams may be chained
-consecutively. Such a physical bitstream obeys all the rules of both
-chained and multiplexed streams. Each link, when unchained, must
-stand on its own as a valid physical bitstream. Chained streams do
-not mix or interleave; a new segment may not begin until all streams
-in the preceding segment have terminated. </p>
-
-<h2>Codec Mapping Requirements</h2>
-
-<p>Each codec is allowed some freedom in deciding how its logical
-bitstream is encapsulated into an Ogg bitstream (even if it is a
-trivial mapping, eg, 'plop the packets in and go'). This is the
-codec's <em>mapping</em>. Ogg imposes a few mapping requirements
-on any codec.
-
-<ol>
-
-<li><p>The <a href="framing.html">framing specification</a> defines
-'beginning of stream' and 'end of stream' page markers via a header
-flag (it is possible for a stream to consist of a single page). A
-correct stream always consists of an integer number of pages, an easy
-requirement given the variable size nature of pages.</p>
-
-<li><p>The first page of an elementary Ogg bitstream consists of a single,
-small 'initial header' packet that must include sufficient information
-to identify the exact CODEC type. From this initial header, the codec
-must also be able to determine its timebase and whether or not it is a
-continuous- or discontinuous-time stream. The initial header must fit
-on a single page. If a codec makes use of auxiliary headers (for
-example, Vorbis uses two auxiliary headers), these headers must follow
-the initial header immediately. The last header finishes its page;
-data begins on a fresh page.
-
-<p><p>As an example, Ogg Vorbis places the name and revision of the
-Vorbis CODEC, the audio rate and the audio quality into this initial
-header. Vorbis comments and detailed codec setup appears in the larger
-auxiliary headers.</p>
-
-<li><p>Granule positions must be translatable to an exact absolute
-time value. As described above, the mux layer is permitted to query a
-codec or codec stub plugin to perform this mapping. It is not
-necessary for an absolute time to be mappable into a single unique
-granule position value.
-
-<li><p>Codecs are not required to use a fixed duration-per-packet (for
-example, Vorbis does not). the mux layer is permitted to query a
-codec or codec stub plugin for the time duration of a packet.
-
-<li><p>Although an absolute time need not be translatable to a unique
-granule position, a codec must be able to determine the unique granule
-position of the current packet using the granule position of a
-preceeding packet.
-
-<li><p>Packets and pages must be arranged in ascending
-granule-position and time order.
-
-</ol>
-
-<h2>Examples</h2>
-
-<em>[More to come shortly; this section is currently being revised and expanded]</em>
-
-<p>Below, we present an example of a multiplexed and chained bitstream:</p>
-
-<p><img src="stream.png" alt="stream"/></p>
-
-<p>In this example, we see pages from five total logical bitstreams
-multiplexed into a physical bitstream. Note the following
-characteristics:</p>
-
-<ol>
-<li>Multiplexed bitstreams in a given link begin together; all of the
-initial pages must appear before any data pages. When concurrently
-multiplexed groups are chained, the new group does not begin until all
-the bitstreams in the previous group have terminated.</li>
-
-<li>The ordering of pages of concurrently multiplexed bitstreams is
-goverened by timestamp (not shown here); there is no regular
-interleaving order. Pages within a logical bitstream appear in
-sequence order.</li>
-</ol>
-
-<div id="copyright">
- The Xiph Fish Logo is a
- trademark (&trade;) of Xiph.Org.<br/>
-
- These pages &copy; 1994 - 2010 Xiph.Org. All rights reserved.
-</div>
-
-</div>
-</body>
-</html>
diff --git a/contrib/ogg/doc/packets.png b/contrib/ogg/doc/packets.png
deleted file mode 100644
index 917b6c1..0000000
--- a/contrib/ogg/doc/packets.png
+++ /dev/null
Binary files differ
diff --git a/contrib/ogg/doc/packets.svg b/contrib/ogg/doc/packets.svg
deleted file mode 100644
index 6b426c7..0000000
--- a/contrib/ogg/doc/packets.svg
+++ /dev/null
@@ -1,876 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="744.09448819"
- height="1052.3622047"
- id="svg2"
- sodipodi:version="0.32"
- inkscape:version="0.46"
- sodipodi:docname="packets.svg"
- inkscape:output_extension="org.inkscape.output.svg.inkscape"
- inkscape:export-filename="/home/xiphmont/MotherfishSVN/ogg/doc/packets.png"
- inkscape:export-xdpi="72"
- inkscape:export-ydpi="72">
- <defs
- id="defs4">
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 526.18109 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="744.09448 : 526.18109 : 1"
- inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
- id="perspective10" />
- </defs>
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- gridtolerance="10000"
- guidetolerance="10"
- objecttolerance="10"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="0.98994949"
- inkscape:cx="396.07243"
- inkscape:cy="782.406"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="true"
- inkscape:window-width="1367"
- inkscape:window-height="979"
- inkscape:window-x="1955"
- inkscape:window-y="25">
- <inkscape:grid
- type="xygrid"
- id="grid2383" />
- </sodipodi:namedview>
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:groupmode="layer"
- id="layer2"
- inkscape:label="under"
- style="display:inline">
- <rect
- style="opacity:1;fill:#5fd35f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="rect3483"
- width="695"
- height="90"
- x="20"
- y="222.36218" />
- </g>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1"
- style="display:inline">
- <g
- id="g3301">
- <rect
- y="32.362183"
- x="20"
- height="90"
- width="30"
- id="rect2385"
- style="fill:#5fd35f" />
- <rect
- y="32.362183"
- x="55"
- height="90"
- width="30"
- id="rect2387"
- style="fill:#5fd35f" />
- <rect
- y="32.362183"
- x="90"
- height="90"
- width="40"
- id="rect2389"
- style="fill:#5fd35f" />
- <rect
- y="32.362183"
- x="135"
- height="90"
- width="20"
- id="rect2391"
- style="fill:#5fd35f" />
- <rect
- y="32.362183"
- x="160"
- height="90"
- width="40"
- id="rect2393"
- style="fill:#5fd35f" />
- <rect
- y="32.362183"
- x="205"
- height="90"
- width="30"
- id="rect2395"
- style="fill:#5fd35f" />
- <rect
- y="32.362183"
- x="240"
- height="90"
- width="25"
- id="rect2397"
- style="fill:#5fd35f" />
- <rect
- y="32.362183"
- x="270"
- height="90"
- width="40"
- id="rect2399"
- style="fill:#5fd35f" />
- <rect
- y="32.362183"
- x="315"
- height="90"
- width="35"
- id="rect2401"
- style="fill:#5fd35f" />
- <rect
- y="32.362183"
- x="355"
- height="90"
- width="25"
- id="rect2403"
- style="fill:#5fd35f" />
- <rect
- y="32.362183"
- x="385"
- height="90"
- width="30"
- id="rect2407"
- style="fill:#5fd35f" />
- <rect
- y="32.362183"
- x="420"
- height="90"
- width="30"
- id="rect2409"
- style="fill:#5fd35f" />
- <rect
- y="32.362183"
- x="455"
- height="90"
- width="35"
- id="rect2411"
- style="fill:#5fd35f" />
- <rect
- y="32.362183"
- x="495"
- height="90"
- width="35"
- id="rect2413"
- style="fill:#5fd35f" />
- <rect
- y="32.362183"
- x="535"
- height="90"
- width="30"
- id="rect2415"
- style="fill:#5fd35f" />
- <rect
- y="32.362183"
- x="570"
- height="90"
- width="25"
- id="rect2417"
- style="fill:#5fd35f" />
- <rect
- y="32.362183"
- x="600"
- height="90"
- width="40"
- id="rect2419"
- style="fill:#5fd35f" />
- <rect
- y="32.362183"
- x="645"
- height="90"
- width="30"
- id="rect2421"
- style="fill:#5fd35f" />
- <rect
- y="32.362183"
- x="680"
- height="90"
- width="35"
- id="rect2423"
- style="fill:#5fd35f" />
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text2445"
- y="40"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="40"
- x="-107.36218"
- id="tspan2447"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="75"
- id="text2449"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan2451"
- x="-107.36218"
- y="75">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text2453"
- y="115"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="115"
- x="-107.36218"
- id="tspan2455"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="150"
- id="text2457"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan2459"
- x="-107.36218"
- y="150">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text2461"
- y="185"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="185"
- x="-107.36218"
- id="tspan2463"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="225"
- id="text2465"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan2467"
- x="-107.36218"
- y="225">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text2469"
- y="258.03046"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="258.03046"
- x="-107.36218"
- id="tspan2471"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="295"
- id="text2473"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan2475"
- x="-107.36218"
- y="295">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text2477"
- y="338.48477"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="338.48477"
- x="-107.36218"
- id="tspan2479"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="373.48477"
- id="text2481"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan2483"
- x="-107.36218"
- y="373.48477">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text2485"
- y="405"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="405"
- x="-107.36218"
- id="tspan2487"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="440"
- id="text2489"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan2491"
- x="-107.36218"
- y="440">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text2493"
- y="478.03046"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="478.03046"
- x="-107.36218"
- id="tspan2495"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="518.03046"
- id="text2497"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan2499"
- x="-107.36218"
- y="518.03046">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text2501"
- y="555"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="555"
- x="-107.36218"
- id="tspan2503"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="588.48474"
- id="text2505"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan2507"
- x="-107.36218"
- y="588.48474">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text2509"
- y="625"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="625"
- x="-107.36218"
- id="tspan2511"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="665"
- id="text2513"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan2515"
- x="-107.36218"
- y="665">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text2517"
- y="702.47461"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="702.47461"
- x="-107.36218"
- id="tspan2519"
- sodipodi:role="line">packet</tspan></text>
- </g>
- <path
- style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
- d="M 360,132.36218 L 360,182.36218 L 330,172.36218 L 370,212.36218 L 410,172.36218 L 380,182.36218 L 380,132.36218 L 360,132.36218 z"
- id="path3299" />
- <g
- id="g3360"
- transform="translate(0,190)">
- <rect
- style="fill:#5fd35f;stroke:none"
- id="rect3362"
- width="30"
- height="90"
- x="20"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3364"
- width="30"
- height="90"
- x="55"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3366"
- width="40"
- height="90"
- x="90"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3368"
- width="20"
- height="90"
- x="135"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3370"
- width="40"
- height="90"
- x="160"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3372"
- width="30"
- height="90"
- x="205"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3374"
- width="25"
- height="90"
- x="240"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3376"
- width="40"
- height="90"
- x="270"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3378"
- width="35"
- height="90"
- x="315"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3380"
- width="25"
- height="90"
- x="355"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3382"
- width="30"
- height="90"
- x="385"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3384"
- width="30"
- height="90"
- x="420"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3386"
- width="35"
- height="90"
- x="455"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3388"
- width="35"
- height="90"
- x="495"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3390"
- width="30"
- height="90"
- x="535"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3392"
- width="25"
- height="90"
- x="570"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3394"
- width="40"
- height="90"
- x="600"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3396"
- width="30"
- height="90"
- x="645"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3398"
- width="35"
- height="90"
- x="680"
- y="32.362183" />
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="40"
- id="text3400"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3402"
- x="-107.36218"
- y="40">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text3404"
- y="75"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="75"
- x="-107.36218"
- id="tspan3406"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="115"
- id="text3408"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3410"
- x="-107.36218"
- y="115">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text3412"
- y="150"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="150"
- x="-107.36218"
- id="tspan3414"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="185"
- id="text3416"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3418"
- x="-107.36218"
- y="185">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text3420"
- y="225"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="225"
- x="-107.36218"
- id="tspan3422"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="258.03046"
- id="text3424"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3426"
- x="-107.36218"
- y="258.03046">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text3428"
- y="295"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="295"
- x="-107.36218"
- id="tspan3430"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="338.48477"
- id="text3432"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3434"
- x="-107.36218"
- y="338.48477">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text3436"
- y="373.48477"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="373.48477"
- x="-107.36218"
- id="tspan3438"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="405"
- id="text3440"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3442"
- x="-107.36218"
- y="405">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text3444"
- y="440"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="440"
- x="-107.36218"
- id="tspan3446"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="478.03046"
- id="text3448"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3450"
- x="-107.36218"
- y="478.03046">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text3452"
- y="518.03046"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="518.03046"
- x="-107.36218"
- id="tspan3454"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="555"
- id="text3456"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3458"
- x="-107.36218"
- y="555">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text3460"
- y="588.48474"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="588.48474"
- x="-107.36218"
- id="tspan3462"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="625"
- id="text3464"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3466"
- x="-107.36218"
- y="625">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text3468"
- y="665"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="665"
- x="-107.36218"
- id="tspan3470"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="702.47461"
- id="text3472"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3474"
- x="-107.36218"
- y="702.47461">packet</tspan></text>
- </g>
- <text
- xml:space="preserve"
- style="font-size:24px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="540"
- y="152.36218"
- id="text13982"><tspan
- sodipodi:role="line"
- id="tspan13984"
- x="540"
- y="152.36218">packet stream</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:24px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="390"
- y="342.36218"
- id="text13986"><tspan
- sodipodi:role="line"
- id="tspan13988"
- x="390"
- y="342.36218">unframed logical bitstream</tspan></text>
- </g>
-</svg>
diff --git a/contrib/ogg/doc/pages.png b/contrib/ogg/doc/pages.png
deleted file mode 100644
index b4b431e..0000000
--- a/contrib/ogg/doc/pages.png
+++ /dev/null
Binary files differ
diff --git a/contrib/ogg/doc/pages.svg b/contrib/ogg/doc/pages.svg
deleted file mode 100644
index 436849c..0000000
--- a/contrib/ogg/doc/pages.svg
+++ /dev/null
@@ -1,1219 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="744.09448819"
- height="1052.3622047"
- id="svg2"
- sodipodi:version="0.32"
- inkscape:version="0.46"
- sodipodi:docname="pages.svg"
- inkscape:output_extension="org.inkscape.output.svg.inkscape"
- inkscape:export-filename="/home/xiphmont/MotherfishSVN/ogg/doc/pages.png"
- inkscape:export-xdpi="69"
- inkscape:export-ydpi="69">
- <defs
- id="defs4">
- <marker
- inkscape:stockid="Arrow2Lend"
- orient="auto"
- refY="0.0"
- refX="0.0"
- id="Arrow2Lend"
- style="overflow:visible;">
- <path
- id="path4073"
- style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
- d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
- transform="scale(1.1) rotate(180) translate(1,0)" />
- </marker>
- <marker
- inkscape:stockid="Arrow1Lend"
- orient="auto"
- refY="0.0"
- refX="0.0"
- id="Arrow1Lend"
- style="overflow:visible;">
- <path
- id="path4055"
- d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
- style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none;"
- transform="scale(0.8) rotate(180) translate(12.5,0)" />
- </marker>
- <marker
- inkscape:stockid="Arrow2Mend"
- orient="auto"
- refY="0.0"
- refX="0.0"
- id="Arrow2Mend"
- style="overflow:visible;">
- <path
- id="path4079"
- style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
- d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
- transform="scale(0.6) rotate(180) translate(0,0)" />
- </marker>
- <inkscape:perspective
- sodipodi:type="inkscape:persp3d"
- inkscape:vp_x="0 : 526.18109 : 1"
- inkscape:vp_y="0 : 1000 : 0"
- inkscape:vp_z="744.09448 : 526.18109 : 1"
- inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
- id="perspective10" />
- </defs>
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- gridtolerance="10000"
- guidetolerance="10"
- objecttolerance="10"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="3.959798"
- inkscape:cx="696.8735"
- inkscape:cy="856.51679"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="true"
- inkscape:window-width="2018"
- inkscape:window-height="979"
- inkscape:window-x="1682"
- inkscape:window-y="27">
- <inkscape:grid
- type="xygrid"
- id="grid2383" />
- </sodipodi:namedview>
- <metadata
- id="metadata7">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:groupmode="layer"
- id="layer4"
- inkscape:label="underunder"
- style="display:inline">
- <path
- style="opacity:1;fill:#cccccc;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 710,32.362183 L 710,22.362183 L 740,42.362183 L 710,62.362183 L 710,52.362183 L 20,52.362183 L 20,62.362183 L -10,42.362183 L 20,22.362183 C 20,25.695516 20,29.028849 20,32.362183"
- id="path16024"
- sodipodi:nodetypes="ccccccccc" />
- <path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 20,22.362183 L 20,32.362183 L 710,32.362183"
- id="path16028" />
- <path
- id="path16032"
- d="M 30,402.36218 L 30,412.36218 L 720,412.36218"
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- </g>
- <g
- inkscape:groupmode="layer"
- id="layer3"
- inkscape:label="page"
- style="display:inline">
- <rect
- style="opacity:1;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.42414129;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="rect3508"
- width="209.9294"
- height="310.07443"
- x="30.035299"
- y="62.39748" />
- <rect
- style="opacity:1;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.42415214;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="rect3512"
- width="219.9294"
- height="310.0744"
- x="250.03531"
- y="62.397488" />
- <rect
- style="font-size:10px;opacity:1;fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.42415214;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="rect3514"
- width="219.9294"
- height="310.0744"
- x="480.03531"
- y="62.397488" />
- <text
- xml:space="preserve"
- style="font-size:20px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="40"
- y="92.362183"
- id="text3516"><tspan
- sodipodi:role="line"
- id="tspan3518"
- x="40"
- y="92.362183">OggS</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:20px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="260"
- y="92.362183"
- id="text3520"><tspan
- sodipodi:role="line"
- id="tspan3522"
- x="260"
- y="92.362183">OggS</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans"
- x="490"
- y="92.362183"
- id="text3524"
- sodipodi:linespacing="125%"><tspan
- sodipodi:role="line"
- id="tspan16046"
- x="490"
- y="92.362183">OggS</tspan></text>
- <g
- id="g7967">
- <path
- d="M 230,89.862183 A 15,17.5 0 1 1 200,89.862183 A 15,17.5 0 1 1 230,89.862183 z"
- sodipodi:ry="17.5"
- sodipodi:rx="15"
- sodipodi:cy="89.862183"
- sodipodi:cx="215"
- id="path3532"
- style="fill:none;stroke:none;stroke-width:1.35354328;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- sodipodi:type="arc" />
- <path
- transform="matrix(1.1428314,0,0,1.1442126,-39.376676,-32.673847)"
- d="M 240,104.86218 A 17.5,17.5 0 1 1 205,104.86218 A 17.5,17.5 0 1 1 240,104.86218 z"
- sodipodi:ry="17.5"
- sodipodi:rx="17.5"
- sodipodi:cy="104.86218"
- sodipodi:cx="222.5"
- id="path3536"
- style="fill:none;stroke:#000000;stroke-width:1.35354328;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- sodipodi:type="arc" />
- <path
- id="path4829"
- d="M 215,87.362183 L 235,87.362183"
- style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-opacity:1" />
- <path
- id="path7438"
- d="M 215,87.362183 L 215,72.362183"
- style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow2Mend);stroke-opacity:1" />
- </g>
- <path
- d="M 230,89.862183 A 15,17.5 0 1 1 200,89.862183 A 15,17.5 0 1 1 230,89.862183 z"
- sodipodi:ry="17.5"
- sodipodi:rx="15"
- sodipodi:cy="89.862183"
- sodipodi:cx="215"
- id="path7975"
- style="fill:none;stroke:none;stroke-width:1.35354328;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- sodipodi:type="arc"
- transform="translate(230.09714,5.1399003e-2)" />
- <path
- transform="matrix(1.1428314,0,0,1.1442126,190.72046,-32.622448)"
- d="M 240,104.86218 A 17.5,17.5 0 1 1 205,104.86218 A 17.5,17.5 0 1 1 240,104.86218 z"
- sodipodi:ry="17.5"
- sodipodi:rx="17.5"
- sodipodi:cy="104.86218"
- sodipodi:cx="222.5"
- id="path7977"
- style="fill:none;stroke:#000000;stroke-width:1.35354328;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- sodipodi:type="arc" />
- <path
- id="path7979"
- d="M 445.09714,87.413582 L 460,97.362183"
- style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-opacity:1"
- sodipodi:nodetypes="cc" />
- <path
- id="path7981"
- d="M 445.09714,87.413582 L 445.09714,72.413582"
- style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow2Mend);stroke-opacity:1" />
- <path
- sodipodi:type="arc"
- style="fill:none;stroke:none;stroke-width:1.35354328;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="path7985"
- sodipodi:cx="215"
- sodipodi:cy="89.862183"
- sodipodi:rx="15"
- sodipodi:ry="17.5"
- d="M 230,89.862183 A 15,17.5 0 1 1 200,89.862183 A 15,17.5 0 1 1 230,89.862183 z"
- transform="translate(460.09714,5.1399003e-2)" />
- <path
- sodipodi:type="arc"
- style="fill:none;stroke:#000000;stroke-width:1.35354328;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="path7987"
- sodipodi:cx="222.5"
- sodipodi:cy="104.86218"
- sodipodi:rx="17.5"
- sodipodi:ry="17.5"
- d="M 240,104.86218 A 17.5,17.5 0 1 1 205,104.86218 A 17.5,17.5 0 1 1 240,104.86218 z"
- transform="matrix(1.1428314,0,0,1.1442126,420.72046,-32.622448)" />
- <path
- style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-opacity:1"
- d="M 675.09714,87.413582 L 682.97969,104.38249"
- id="path7989"
- sodipodi:nodetypes="cc" />
- <path
- style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker-end:url(#Arrow2Mend);stroke-opacity:1"
- d="M 675.09714,87.413582 L 675.09714,72.413582"
- id="path7991" />
- <text
- xml:space="preserve"
- style="font-size:20px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="154.55334"
- y="92.212189"
- id="text8001"><tspan
- sodipodi:role="line"
- id="tspan8003"
- x="154.55334"
- y="92.212189">23</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:20px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="375.77676"
- y="92.717262"
- id="text8005"><tspan
- sodipodi:role="line"
- id="tspan8007"
- x="375.77676"
- y="92.717262">24</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:20px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="610"
- y="92.362183"
- id="text8009"><tspan
- sodipodi:role="line"
- id="tspan8011"
- x="610"
- y="92.362183">25</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:144px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-48.992397"
- y="284.64624"
- id="text8013"><tspan
- sodipodi:role="line"
- id="tspan8015"
- x="-48.992397"
- y="284.64624" /></text>
- <text
- xml:space="preserve"
- style="font-size:72px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-50"
- y="272.36218"
- id="text8021"><tspan
- sodipodi:role="line"
- id="tspan8023"
- x="-50"
- y="272.36218">...</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:72px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="720"
- y="272.36218"
- id="text8025"><tspan
- sodipodi:role="line"
- id="tspan8027"
- x="720"
- y="272.36218">...</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:24px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="480"
- y="52.362183"
- id="text14422"><tspan
- sodipodi:role="line"
- id="tspan14424"
- x="480"
- y="52.362183">physical bitstream</tspan></text>
- <path
- sodipodi:nodetypes="ccccccccc"
- id="path16030"
- d="M 710,322.36218 L 710,312.36218 L 740,332.36218 L 710,352.36218 L 710,342.36218 L 20,342.36218 L 20,352.36218 L -10,332.36218 L 20,312.36218 C 20,315.69552 20,319.02885 20,322.36218"
- style="opacity:1;fill:#5fd35f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- </g>
- <g
- inkscape:groupmode="layer"
- id="layer2"
- inkscape:label="under"
- style="display:inline">
- <rect
- style="opacity:1;fill:#5fd35f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="rect3483"
- width="695"
- height="90"
- x="20"
- y="222.36218" />
- <path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 235,312.36218 L 235,222.36218"
- id="path13403" />
- <path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 200,312.36218 L 200,222.36218"
- id="path13405" />
- <path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 160,312.36218 L 160,222.36218"
- id="path13407" />
- <path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 130,222.36218 L 130,312.36218"
- id="path13411" />
- <path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 90,312.36218 L 90,222.36218"
- id="path13413" />
- <path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 50,312.36218 L 50,222.36218"
- id="path13415" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 200,127.36218 L 50,127.36218 C 50,149.02885 50,170.69552 50,192.36218 C 50,200.69552 50,214.02885 50,222.36218"
- id="path9694"
- sodipodi:nodetypes="ccsc" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 200,137.36218 L 90,137.36218 C 90,159.02885 90,180.69552 90,202.36218 C 90,207.36218 90,217.36218 90,222.36218"
- id="path10223"
- sodipodi:nodetypes="ccsc" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 200,147.36218 L 130,147.36218 C 130,169.02885 130,190.69552 130,212.36218 C 130,214.02885 130,220.69552 130,222.36218"
- id="path10752"
- sodipodi:nodetypes="ccsc" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 200,157.36218 L 160,157.36218 L 160,222.36218"
- id="path11283"
- sodipodi:nodetypes="ccc" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 200,167.36218 L 175,167.36218"
- id="path11812"
- sodipodi:nodetypes="cc" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 175,167.36218 L 175,207.36218 C 175,207.36218 185,207.36218 185,207.36218 C 190,207.36218 195,207.36218 200,207.36218 C 200,210.69538 200,219.02898 200,222.36218"
- id="path11814"
- sodipodi:nodetypes="ccccc" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 230,187.36218 L 240,187.36218"
- id="path12345" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 200,177.36218 L 185,177.36218 C 185,185.69551 185,194.02885 185,202.36218 C 185,202.36218 217.21399,202.36218 220,202.36218 C 225,202.36218 230,202.36218 235,202.36218 C 235,207.36218 235,217.36218 235,222.36218"
- id="path12874"
- sodipodi:nodetypes="cccscc" />
- <g
- id="g2739"
- transform="translate(0.341629,-3.4065247e-2)">
- <rect
- y="122.39625"
- x="199.89244"
- height="10.06949"
- width="29.765936"
- id="rect8035"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="132.46574"
- x="199.89244"
- height="10.06949"
- width="29.765936"
- id="rect8037"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="142.53523"
- x="199.89244"
- height="10.06949"
- width="29.765936"
- id="rect8039"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="152.60472"
- x="199.89244"
- height="10.06949"
- width="29.765936"
- id="rect8041"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="162.67421"
- x="199.89244"
- height="10.06949"
- width="29.765936"
- id="rect8043"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="172.7437"
- x="199.89244"
- height="10.06949"
- width="29.765936"
- id="rect8045"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="182.81319"
- x="199.89244"
- height="10.06949"
- width="29.765936"
- id="rect8047"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect13433"
- width="29.765936"
- height="10.06949"
- x="199.89244"
- y="142.53523" />
- <rect
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect13437"
- width="29.765936"
- height="10.06949"
- x="199.89244"
- y="162.67421" />
- <g
- id="g2675">
- <rect
- y="122.39625"
- x="199.89244"
- height="10.06949"
- width="29.765936"
- id="rect13429"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="132.46574"
- x="199.89244"
- height="10.06949"
- width="29.765936"
- id="rect13431"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="152.60472"
- x="199.89244"
- height="10.06949"
- width="29.765936"
- id="rect13435"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="172.7437"
- x="199.89244"
- height="10.06949"
- width="29.765936"
- id="rect13439"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="182.81319"
- x="199.89244"
- height="10.06949"
- width="29.765936"
- id="rect13441"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- </g>
- </g>
- <path
- id="path13443"
- d="M 230,187.36218 L 240,187.36218"
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <path
- sodipodi:nodetypes="ccsc"
- id="path13492"
- d="M 430.10756,126.84169 L 270,127.36219 C 270,149.02886 270,170.69553 270,192.36219 C 270,200.69553 270,214.02886 270,222.36219"
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <path
- sodipodi:nodetypes="ccsc"
- id="path13494"
- d="M 430.10756,136.84169 L 310,137.36219 C 310,159.02886 310,180.69553 310,202.36219 C 310,207.36219 310,217.36219 310,222.36219"
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <path
- sodipodi:nodetypes="ccsc"
- id="path13496"
- d="M 430.10756,146.84169 L 355,147.36219 C 355,169.02886 355,190.69553 355,212.36219 C 355,214.02886 355,220.69553 355,222.36219"
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <path
- sodipodi:nodetypes="ccc"
- id="path13498"
- d="M 430.10756,156.84169 L 380,157.36219 L 380,222.36219"
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <path
- sodipodi:nodetypes="cc"
- id="path13500"
- d="M 430.10756,166.84169 L 405.10756,166.84169"
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <path
- sodipodi:nodetypes="ccccc"
- id="path13502"
- d="M 405.10756,166.84169 L 405,207.36219 C 405,207.36219 405,207.36219 405,207.36219 C 410,207.36219 415,207.36219 420,207.36219 C 420,212.36219 420,219.02899 420,222.36219"
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <path
- id="path13520"
- d="M 460.10756,186.84169 L 470.10756,186.84169"
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <path
- sodipodi:nodetypes="cccscc"
- id="path13522"
- d="M 430.10756,176.84169 L 415.10756,176.84169 C 415.10756,185.17502 415,194.02886 415,202.36219 C 415,202.36219 432.21399,202.36219 435,202.36219 C 440,202.36219 445,202.36219 450,202.36219 C 450,207.36219 450,217.36219 450,222.36219"
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <g
- id="g2723"
- transform="translate(0.2340698,0.4864197)">
- <rect
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect13506"
- width="29.765936"
- height="10.06949"
- x="430"
- y="121.87576" />
- <rect
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect13508"
- width="29.765936"
- height="10.06949"
- x="430"
- y="131.94525" />
- <rect
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect13510"
- width="29.765936"
- height="10.06949"
- x="430"
- y="142.01474" />
- <rect
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect13512"
- width="29.765936"
- height="10.06949"
- x="430"
- y="152.08423" />
- <rect
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect13514"
- width="29.765936"
- height="10.06949"
- x="430"
- y="162.15372" />
- <rect
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect13516"
- width="29.765936"
- height="10.06949"
- x="430"
- y="172.22321" />
- <rect
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
- id="rect13518"
- width="29.765936"
- height="10.06949"
- x="430"
- y="182.29269" />
- <rect
- y="121.87576"
- x="430"
- height="10.06949"
- width="29.765936"
- id="rect13526"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="131.94525"
- x="430"
- height="10.06949"
- width="29.765936"
- id="rect13528"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="142.01474"
- x="430"
- height="10.06949"
- width="29.765936"
- id="rect13530"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="152.08423"
- x="430"
- height="10.06949"
- width="29.765936"
- id="rect13532"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="162.15372"
- x="430"
- height="10.06949"
- width="29.765936"
- id="rect13534"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="172.22321"
- x="430"
- height="10.06949"
- width="29.765936"
- id="rect13536"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="182.29269"
- x="430"
- height="10.06949"
- width="29.765936"
- id="rect13538"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- </g>
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 460.10756,186.84169 L 470.10756,186.84169"
- id="path13540" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 660,127.36218 L 495,127.36218 C 495,149.02885 495,170.69552 495,192.36218 C 495,200.69552 495,214.02885 495,222.36218"
- id="path13544"
- sodipodi:nodetypes="ccsc" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 660,137.36218 L 530,137.36218 C 530,159.02885 530,180.69552 530,202.36218 C 530,207.36218 530,217.36218 530,222.36218"
- id="path13546"
- sodipodi:nodetypes="ccsc" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 660,147.36218 L 570,147.36218 C 570,169.02885 570,190.69552 570,212.36218 C 570,214.02885 570,220.69552 570,222.36218"
- id="path13548"
- sodipodi:nodetypes="ccsc" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 660,157.36218 L 595,157.36218 L 595,222.36218"
- id="path13550"
- sodipodi:nodetypes="ccc" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 660,167.36218 L 635,167.36218"
- id="path13552"
- sodipodi:nodetypes="cc" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 635,167.36218 L 635,207.36218 C 635,207.36218 640,207.36218 640,207.36218 C 645,207.36218 640,207.36218 645,207.36218 C 645,210.69538 645,219.02898 645,222.36218"
- id="path13554"
- sodipodi:nodetypes="ccccc" />
- <g
- id="g2797"
- transform="translate(0.3416138,-3.4065247e-2)">
- <rect
- y="122.39625"
- x="659.89246"
- height="10.06949"
- width="29.765936"
- id="rect13558"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="132.46574"
- x="659.89246"
- height="10.06949"
- width="29.765936"
- id="rect13560"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="142.53523"
- x="659.89246"
- height="10.06949"
- width="29.765936"
- id="rect13562"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="152.60472"
- x="659.89246"
- height="10.06949"
- width="29.765936"
- id="rect13564"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="162.67421"
- x="659.89246"
- height="10.06949"
- width="29.765936"
- id="rect13566"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="172.7437"
- x="659.89246"
- height="10.06949"
- width="29.765936"
- id="rect13568"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- <rect
- y="182.81319"
- x="659.89246"
- height="10.06949"
- width="29.765936"
- id="rect13570"
- style="fill:none;stroke:#000000;stroke-width:1.16799998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
- </g>
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 690,187.36218 L 700,187.36218"
- id="path13572" />
- <path
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 660,177.36218 L 645,177.36218 C 645,185.69551 645,194.02885 645,202.36218 C 645,202.36218 662.21399,202.36218 665,202.36218 C 670,202.36218 670,202.36218 675,202.36218 C 675,207.36218 675,217.36218 675,222.36218"
- id="path13574"
- sodipodi:nodetypes="cccscc" />
- <path
- id="path13592"
- d="M 690,187.36218 L 700,187.36218"
- style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:url(#Arrow2Mend);stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
- <path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 270,312.36218 L 270,222.36218"
- id="path13598" />
- <path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 310,312.36218 L 310,222.36218"
- id="path13600" />
- <path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 355,312.36218 L 355,222.36218"
- id="path13602" />
- <path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 380,312.36218 L 380,222.36218"
- id="path13604" />
- <path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 420,312.36218 L 420,222.36218"
- id="path13606" />
- <path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 450,312.36218 L 450,222.36218"
- id="path13608" />
- <path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 495,312.36218 L 495,222.36218"
- id="path13610" />
- <path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 530,312.36218 L 530,222.36218"
- id="path13612" />
- <path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 570,312.36218 L 570,222.36218"
- id="path13614" />
- <path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 595,312.36218 L 595,222.36218"
- id="path13616" />
- <path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 645,312.36218 L 645,222.36218"
- id="path13618" />
- <path
- style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- d="M 675,222.36218 L 675,312.36218"
- id="path13620" />
- <text
- xml:space="preserve"
- style="font-size:24px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="420"
- y="342.36218"
- id="text14418"><tspan
- sodipodi:role="line"
- id="tspan14420"
- x="420"
- y="342.36218">framed logical bitstream</tspan></text>
- </g>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1"
- style="display:inline">
- <g
- id="g3360"
- transform="translate(0,190)">
- <rect
- style="fill:#5fd35f;stroke:none"
- id="rect3362"
- width="30"
- height="90"
- x="20"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3364"
- width="30"
- height="90"
- x="55"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3366"
- width="40"
- height="90"
- x="90"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3368"
- width="20"
- height="90"
- x="135"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3370"
- width="40"
- height="90"
- x="160"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3372"
- width="30"
- height="90"
- x="205"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3374"
- width="25"
- height="90"
- x="240"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3376"
- width="40"
- height="90"
- x="270"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3378"
- width="35"
- height="90"
- x="315"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3380"
- width="25"
- height="90"
- x="355"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3382"
- width="30"
- height="90"
- x="385"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3384"
- width="30"
- height="90"
- x="420"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3386"
- width="35"
- height="90"
- x="455"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3388"
- width="35"
- height="90"
- x="495"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3390"
- width="30"
- height="90"
- x="535"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3392"
- width="25"
- height="90"
- x="570"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3394"
- width="40"
- height="90"
- x="600"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3396"
- width="30"
- height="90"
- x="645"
- y="32.362183" />
- <rect
- style="fill:#5fd35f"
- id="rect3398"
- width="35"
- height="90"
- x="680"
- y="32.362183" />
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="40"
- id="text3400"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3402"
- x="-107.36218"
- y="40">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text3404"
- y="75"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="75"
- x="-107.36218"
- id="tspan3406"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="115"
- id="text3408"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3410"
- x="-107.36218"
- y="115">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text3412"
- y="150"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="150"
- x="-107.36218"
- id="tspan3414"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="185"
- id="text3416"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3418"
- x="-107.36218"
- y="185">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text3420"
- y="225"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="225"
- x="-107.36218"
- id="tspan3422"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="258.03046"
- id="text3424"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3426"
- x="-107.36218"
- y="258.03046">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text3428"
- y="295"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="295"
- x="-107.36218"
- id="tspan3430"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="338.48477"
- id="text3432"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3434"
- x="-107.36218"
- y="338.48477">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text3436"
- y="373.48477"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="373.48477"
- x="-107.36218"
- id="tspan3438"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="405"
- id="text3440"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3442"
- x="-107.36218"
- y="405">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text3444"
- y="440"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="440"
- x="-107.36218"
- id="tspan3446"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="478.03046"
- id="text3448"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3450"
- x="-107.36218"
- y="478.03046">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text3452"
- y="518.03046"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="518.03046"
- x="-107.36218"
- id="tspan3454"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="555"
- id="text3456"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3458"
- x="-107.36218"
- y="555">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text3460"
- y="588.48474"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="588.48474"
- x="-107.36218"
- id="tspan3462"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="625"
- id="text3464"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3466"
- x="-107.36218"
- y="625">packet</tspan></text>
- <text
- inkscape:transform-center-y="21.605011"
- inkscape:transform-center-x="-6.0662994"
- transform="matrix(0,-1,1,0,0,0)"
- id="text3468"
- y="665"
- x="-107.36218"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- xml:space="preserve"><tspan
- y="665"
- x="-107.36218"
- id="tspan3470"
- sodipodi:role="line">packet</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:18px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans"
- x="-107.36218"
- y="702.47461"
- id="text3472"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:transform-center-x="-6.0662994"
- inkscape:transform-center-y="21.605011"><tspan
- sodipodi:role="line"
- id="tspan3474"
- x="-107.36218"
- y="702.47461">packet</tspan></text>
- </g>
- </g>
-</svg>
diff --git a/contrib/ogg/doc/rfc3533.txt b/contrib/ogg/doc/rfc3533.txt
deleted file mode 100644
index f2fcd1a..0000000
--- a/contrib/ogg/doc/rfc3533.txt
+++ /dev/null
@@ -1,843 +0,0 @@
-
-
-
-
-
-
-Network Working Group S. Pfeiffer
-Request for Comments: 3533 CSIRO
-Category: Informational May 2003
-
-
- The Ogg Encapsulation Format Version 0
-
-Status of this Memo
-
- This memo provides information for the Internet community. It does
- not specify an Internet standard of any kind. Distribution of this
- memo is unlimited.
-
-Copyright Notice
-
- Copyright (C) The Internet Society (2003). All Rights Reserved.
-
-Abstract
-
- This document describes the Ogg bitstream format version 0, which is
- a general, freely-available encapsulation format for media streams.
- It is able to encapsulate any kind and number of video and audio
- encoding formats as well as other data streams in a single bitstream.
-
-Terminology
-
- The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
- "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
- document are to be interpreted as described in BCP 14, RFC 2119 [2].
-
-Table of Contents
-
- 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 2
- 2. Definitions . . . . . . . . . . . . . . . . . . . . . . . . . 2
- 3. Requirements for a generic encapsulation format . . . . . . . 3
- 4. The Ogg bitstream format . . . . . . . . . . . . . . . . . . . 3
- 5. The encapsulation process . . . . . . . . . . . . . . . . . . 6
- 6. The Ogg page format . . . . . . . . . . . . . . . . . . . . . 9
- 7. Security Considerations . . . . . . . . . . . . . . . . . . . 11
- 8. References . . . . . . . . . . . . . . . . . . . . . . . . . . 12
- A. Glossary of terms and abbreviations . . . . . . . . . . . . . 13
- B. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . 14
- Author's Address . . . . . . . . . . . . . . . . . . . . . . . 14
- Full Copyright Statement . . . . . . . . . . . . . . . . . . . 15
-
-
-
-
-
-
-
-Pfeiffer Informational [Page 1]
-
-RFC 3533 OGG May 2003
-
-
-1. Introduction
-
- The Ogg bitstream format has been developed as a part of a larger
- project aimed at creating a set of components for the coding and
- decoding of multimedia content (codecs) which are to be freely
- available and freely re-implementable, both in software and in
- hardware for the computing community at large, including the Internet
- community. It is the intention of the Ogg developers represented by
- Xiph.Org that it be usable without intellectual property concerns.
-
- This document describes the Ogg bitstream format and how to use it to
- encapsulate one or several media bitstreams created by one or several
- encoders. The Ogg transport bitstream is designed to provide
- framing, error protection and seeking structure for higher-level
- codec streams that consist of raw, unencapsulated data packets, such
- as the Vorbis audio codec or the upcoming Tarkin and Theora video
- codecs. It is capable of interleaving different binary media and
- other time-continuous data streams that are prepared by an encoder as
- a sequence of data packets. Ogg provides enough information to
- properly separate data back into such encoder created data packets at
- the original packet boundaries without relying on decoding to find
- packet boundaries.
-
- Please note that the MIME type application/ogg has been registered
- with the IANA [1].
-
-2. Definitions
-
- For describing the Ogg encapsulation process, a set of terms will be
- used whose meaning needs to be well understood. Therefore, some of
- the most fundamental terms are defined now before we start with the
- description of the requirements for a generic media stream
- encapsulation format, the process of encapsulation, and the concrete
- format of the Ogg bitstream. See the Appendix for a more complete
- glossary.
-
- The result of an Ogg encapsulation is called the "Physical (Ogg)
- Bitstream". It encapsulates one or several encoder-created
- bitstreams, which are called "Logical Bitstreams". A logical
- bitstream, provided to the Ogg encapsulation process, has a
- structure, i.e., it is split up into a sequence of so-called
- "Packets". The packets are created by the encoder of that logical
- bitstream and represent meaningful entities for that encoder only
- (e.g., an uncompressed stream may use video frames as packets). They
- do not contain boundary information - strung together they appear to
- be streams of random bytes with no landmarks.
-
-
-
-
-
-Pfeiffer Informational [Page 2]
-
-RFC 3533 OGG May 2003
-
-
- Please note that the term "packet" is not used in this document to
- signify entities for transport over a network.
-
-3. Requirements for a generic encapsulation format
-
- The design idea behind Ogg was to provide a generic, linear media
- transport format to enable both file-based storage and stream-based
- transmission of one or several interleaved media streams independent
- of the encoding format of the media data. Such an encapsulation
- format needs to provide:
-
- o framing for logical bitstreams.
-
- o interleaving of different logical bitstreams.
-
- o detection of corruption.
-
- o recapture after a parsing error.
-
- o position landmarks for direct random access of arbitrary positions
- in the bitstream.
-
- o streaming capability (i.e., no seeking is needed to build a 100%
- complete bitstream).
-
- o small overhead (i.e., use no more than approximately 1-2% of
- bitstream bandwidth for packet boundary marking, high-level
- framing, sync and seeking).
-
- o simplicity to enable fast parsing.
-
- o simple concatenation mechanism of several physical bitstreams.
-
- All of these design considerations have been taken into consideration
- for Ogg. Ogg supports framing and interleaving of logical
- bitstreams, seeking landmarks, detection of corruption, and stream
- resynchronisation after a parsing error with no more than
- approximately 1-2% overhead. It is a generic framework to perform
- encapsulation of time-continuous bitstreams. It does not know any
- specifics about the codec data that it encapsulates and is thus
- independent of any media codec.
-
-4. The Ogg bitstream format
-
- A physical Ogg bitstream consists of multiple logical bitstreams
- interleaved in so-called "Pages". Whole pages are taken in order
- from multiple logical bitstreams multiplexed at the page level. The
- logical bitstreams are identified by a unique serial number in the
-
-
-
-Pfeiffer Informational [Page 3]
-
-RFC 3533 OGG May 2003
-
-
- header of each page of the physical bitstream. This unique serial
- number is created randomly and does not have any connection to the
- content or encoder of the logical bitstream it represents. Pages of
- all logical bitstreams are concurrently interleaved, but they need
- not be in a regular order - they are only required to be consecutive
- within the logical bitstream. Ogg demultiplexing reconstructs the
- original logical bitstreams from the physical bitstream by taking the
- pages in order from the physical bitstream and redirecting them into
- the appropriate logical decoding entity.
-
- Each Ogg page contains only one type of data as it belongs to one
- logical bitstream only. Pages are of variable size and have a page
- header containing encapsulation and error recovery information. Each
- logical bitstream in a physical Ogg bitstream starts with a special
- start page (bos=beginning of stream) and ends with a special page
- (eos=end of stream).
-
- The bos page contains information to uniquely identify the codec type
- and MAY contain information to set up the decoding process. The bos
- page SHOULD also contain information about the encoded media - for
- example, for audio, it should contain the sample rate and number of
- channels. By convention, the first bytes of the bos page contain
- magic data that uniquely identifies the required codec. It is the
- responsibility of anyone fielding a new codec to make sure it is
- possible to reliably distinguish his/her codec from all other codecs
- in use. There is no fixed way to detect the end of the codec-
- identifying marker. The format of the bos page is dependent on the
- codec and therefore MUST be given in the encapsulation specification
- of that logical bitstream type. Ogg also allows but does not require
- secondary header packets after the bos page for logical bitstreams
- and these must also precede any data packets in any logical
- bitstream. These subsequent header packets are framed into an
- integral number of pages, which will not contain any data packets.
- So, a physical bitstream begins with the bos pages of all logical
- bitstreams containing one initial header packet per page, followed by
- the subsidiary header packets of all streams, followed by pages
- containing data packets.
-
- The encapsulation specification for one or more logical bitstreams is
- called a "media mapping". An example for a media mapping is "Ogg
- Vorbis", which uses the Ogg framework to encapsulate Vorbis-encoded
- audio data for stream-based storage (such as files) and transport
- (such as TCP streams or pipes). Ogg Vorbis provides the name and
- revision of the Vorbis codec, the audio rate and the audio quality on
- the Ogg Vorbis bos page. It also uses two additional header pages
- per logical bitstream. The Ogg Vorbis bos page starts with the byte
- 0x01, followed by "vorbis" (a total of 7 bytes of identifier).
-
-
-
-
-Pfeiffer Informational [Page 4]
-
-RFC 3533 OGG May 2003
-
-
- Ogg knows two types of multiplexing: concurrent multiplexing (so-
- called "Grouping") and sequential multiplexing (so-called
- "Chaining"). Grouping defines how to interleave several logical
- bitstreams page-wise in the same physical bitstream. Grouping is for
- example needed for interleaving a video stream with several
- synchronised audio tracks using different codecs in different logical
- bitstreams. Chaining on the other hand, is defined to provide a
- simple mechanism to concatenate physical Ogg bitstreams, as is often
- needed for streaming applications.
-
- In grouping, all bos pages of all logical bitstreams MUST appear
- together at the beginning of the Ogg bitstream. The media mapping
- specifies the order of the initial pages. For example, the grouping
- of a specific Ogg video and Ogg audio bitstream may specify that the
- physical bitstream MUST begin with the bos page of the logical video
- bitstream, followed by the bos page of the audio bitstream. Unlike
- bos pages, eos pages for the logical bitstreams need not all occur
- contiguously. Eos pages may be 'nil' pages, that is, pages
- containing no content but simply a page header with position
- information and the eos flag set in the page header. Each grouped
- logical bitstream MUST have a unique serial number within the scope
- of the physical bitstream.
-
- In chaining, complete logical bitstreams are concatenated. The
- bitstreams do not overlap, i.e., the eos page of a given logical
- bitstream is immediately followed by the bos page of the next. Each
- chained logical bitstream MUST have a unique serial number within the
- scope of the physical bitstream.
-
- It is possible to consecutively chain groups of concurrently
- multiplexed bitstreams. The groups, when unchained, MUST stand on
- their own as a valid concurrently multiplexed bitstream. The
- following diagram shows a schematic example of such a physical
- bitstream that obeys all the rules of both grouped and chained
- multiplexed bitstreams.
-
- physical bitstream with pages of
- different logical bitstreams grouped and chained
- -------------------------------------------------------------
- |*A*|*B*|*C*|A|A|C|B|A|B|#A#|C|...|B|C|#B#|#C#|*D*|D|...|#D#|
- -------------------------------------------------------------
- bos bos bos eos eos eos bos eos
-
- In this example, there are two chained physical bitstreams, the first
- of which is a grouped stream of three logical bitstreams A, B, and C.
- The second physical bitstream is chained after the end of the grouped
- bitstream, which ends after the last eos page of all its grouped
- logical bitstreams. As can be seen, grouped bitstreams begin
-
-
-
-Pfeiffer Informational [Page 5]
-
-RFC 3533 OGG May 2003
-
-
- together - all of the bos pages MUST appear before any data pages.
- It can also be seen that pages of concurrently multiplexed bitstreams
- need not conform to a regular order. And it can be seen that a
- grouped bitstream can end long before the other bitstreams in the
- group end.
-
- Ogg does not know any specifics about the codec data except that each
- logical bitstream belongs to a different codec, the data from the
- codec comes in order and has position markers (so-called "Granule
- positions"). Ogg does not have a concept of 'time': it only knows
- about sequentially increasing, unitless position markers. An
- application can only get temporal information through higher layers
- which have access to the codec APIs to assign and convert granule
- positions or time.
-
- A specific definition of a media mapping using Ogg may put further
- constraints on its specific use of the Ogg bitstream format. For
- example, a specific media mapping may require that all the eos pages
- for all grouped bitstreams need to appear in direct sequence. An
- example for a media mapping is the specification of "Ogg Vorbis".
- Another example is the upcoming "Ogg Theora" specification which
- encapsulates Theora-encoded video data and usually comes multiplexed
- with a Vorbis stream for an Ogg containing synchronised audio and
- video. As Ogg does not specify temporal relationships between the
- encapsulated concurrently multiplexed bitstreams, the temporal
- synchronisation between the audio and video stream will be specified
- in this media mapping. To enable streaming, pages from various
- logical bitstreams will typically be interleaved in chronological
- order.
-
-5. The encapsulation process
-
- The process of multiplexing different logical bitstreams happens at
- the level of pages as described above. The bitstreams provided by
- encoders are however handed over to Ogg as so-called "Packets" with
- packet boundaries dependent on the encoding format. The process of
- encapsulating packets into pages will be described now.
-
- From Ogg's perspective, packets can be of any arbitrary size. A
- specific media mapping will define how to group or break up packets
- from a specific media encoder. As Ogg pages have a maximum size of
- about 64 kBytes, sometimes a packet has to be distributed over
- several pages. To simplify that process, Ogg divides each packet
- into 255 byte long chunks plus a final shorter chunk. These chunks
- are called "Ogg Segments". They are only a logical construct and do
- not have a header for themselves.
-
-
-
-
-
-Pfeiffer Informational [Page 6]
-
-RFC 3533 OGG May 2003
-
-
- A group of contiguous segments is wrapped into a variable length page
- preceded by a header. A segment table in the page header tells about
- the "Lacing values" (sizes) of the segments included in the page. A
- flag in the page header tells whether a page contains a packet
- continued from a previous page. Note that a lacing value of 255
- implies that a second lacing value follows in the packet, and a value
- of less than 255 marks the end of the packet after that many
- additional bytes. A packet of 255 bytes (or a multiple of 255 bytes)
- is terminated by a lacing value of 0. Note also that a 'nil' (zero
- length) packet is not an error; it consists of nothing more than a
- lacing value of zero in the header.
-
- The encoding is optimized for speed and the expected case of the
- majority of packets being between 50 and 200 bytes large. This is a
- design justification rather than a recommendation. This encoding
- both avoids imposing a maximum packet size as well as imposing
- minimum overhead on small packets. In contrast, e.g., simply using
- two bytes at the head of every packet and having a max packet size of
- 32 kBytes would always penalize small packets (< 255 bytes, the
- typical case) with twice the segmentation overhead. Using the lacing
- values as suggested, small packets see the minimum possible byte-
- aligned overhead (1 byte) and large packets (>512 bytes) see a fairly
- constant ~0.5% overhead on encoding space.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Pfeiffer Informational [Page 7]
-
-RFC 3533 OGG May 2003
-
-
- The following diagram shows a schematic example of a media mapping
- using Ogg and grouped logical bitstreams:
-
- logical bitstream with packet boundaries
- -----------------------------------------------------------------
- > | packet_1 | packet_2 | packet_3 | <
- -----------------------------------------------------------------
-
- |segmentation (logically only)
- v
-
- packet_1 (5 segments) packet_2 (4 segs) p_3 (2 segs)
- ------------------------------ -------------------- ------------
- .. |seg_1|seg_2|seg_3|seg_4|s_5 | |seg_1|seg_2|seg_3|| |seg_1|s_2 | ..
- ------------------------------ -------------------- ------------
-
- | page encapsulation
- v
-
- page_1 (packet_1 data) page_2 (pket_1 data) page_3 (packet_2 data)
------------------------- ---------------- ------------------------
-|H|------------------- | |H|----------- | |H|------------------- |
-|D||seg_1|seg_2|seg_3| | |D|seg_4|s_5 | | |D||seg_1|seg_2|seg_3| | ...
-|R|------------------- | |R|----------- | |R|------------------- |
------------------------- ---------------- ------------------------
-
- |
-pages of |
-other --------| |
-logical -------
-bitstreams | MUX |
- -------
- |
- v
-
- page_1 page_2 page_3
- ------ ------ ------- ----- -------
- ... || | || | || | || | || | ...
- ------ ------ ------- ----- -------
- physical Ogg bitstream
-
- In this example we take a snapshot of the encapsulation process of
- one logical bitstream. We can see part of that bitstream's
- subdivision into packets as provided by the codec. The Ogg
- encapsulation process chops up the packets into segments. The
- packets in this example are rather large such that packet_1 is split
- into 5 segments - 4 segments with 255 bytes and a final smaller one.
- Packet_2 is split into 4 segments - 3 segments with 255 bytes and a
-
-
-
-Pfeiffer Informational [Page 8]
-
-RFC 3533 OGG May 2003
-
-
- final very small one - and packet_3 is split into two segments. The
- encapsulation process then creates pages, which are quite small in
- this example. Page_1 consists of the first three segments of
- packet_1, page_2 contains the remaining 2 segments from packet_1, and
- page_3 contains the first three pages of packet_2. Finally, this
- logical bitstream is multiplexed into a physical Ogg bitstream with
- pages of other logical bitstreams.
-
-6. The Ogg page format
-
- A physical Ogg bitstream consists of a sequence of concatenated
- pages. Pages are of variable size, usually 4-8 kB, maximum 65307
- bytes. A page header contains all the information needed to
- demultiplex the logical bitstreams out of the physical bitstream and
- to perform basic error recovery and landmarks for seeking. Each page
- is a self-contained entity such that the page decode mechanism can
- recognize, verify, and handle single pages at a time without
- requiring the overall bitstream.
-
- The Ogg page header has the following format:
-
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1| Byte
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-| capture_pattern: Magic number for page start "OggS" | 0-3
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-| version | header_type | granule_position | 4-7
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-| | 8-11
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-| | bitstream_serial_number | 12-15
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-| | page_sequence_number | 16-19
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-| | CRC_checksum | 20-23
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-| |page_segments | segment_table | 24-27
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-| ... | 28-
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-
- The LSb (least significant bit) comes first in the Bytes. Fields
- with more than one byte length are encoded LSB (least significant
- byte) first.
-
-
-
-
-
-
-
-Pfeiffer Informational [Page 9]
-
-RFC 3533 OGG May 2003
-
-
- The fields in the page header have the following meaning:
-
- 1. capture_pattern: a 4 Byte field that signifies the beginning of a
- page. It contains the magic numbers:
-
- 0x4f 'O'
-
- 0x67 'g'
-
- 0x67 'g'
-
- 0x53 'S'
-
- It helps a decoder to find the page boundaries and regain
- synchronisation after parsing a corrupted stream. Once the
- capture pattern is found, the decoder verifies page sync and
- integrity by computing and comparing the checksum.
-
- 2. stream_structure_version: 1 Byte signifying the version number of
- the Ogg file format used in this stream (this document specifies
- version 0).
-
- 3. header_type_flag: the bits in this 1 Byte field identify the
- specific type of this page.
-
- * bit 0x01
-
- set: page contains data of a packet continued from the previous
- page
-
- unset: page contains a fresh packet
-
- * bit 0x02
-
- set: this is the first page of a logical bitstream (bos)
-
- unset: this page is not a first page
-
- * bit 0x04
-
- set: this is the last page of a logical bitstream (eos)
-
- unset: this page is not a last page
-
- 4. granule_position: an 8 Byte field containing position information.
- For example, for an audio stream, it MAY contain the total number
- of PCM samples encoded after including all frames finished on this
- page. For a video stream it MAY contain the total number of video
-
-
-
-Pfeiffer Informational [Page 10]
-
-RFC 3533 OGG May 2003
-
-
- frames encoded after this page. This is a hint for the decoder
- and gives it some timing and position information. Its meaning is
- dependent on the codec for that logical bitstream and specified in
- a specific media mapping. A special value of -1 (in two's
- complement) indicates that no packets finish on this page.
-
- 5. bitstream_serial_number: a 4 Byte field containing the unique
- serial number by which the logical bitstream is identified.
-
- 6. page_sequence_number: a 4 Byte field containing the sequence
- number of the page so the decoder can identify page loss. This
- sequence number is increasing on each logical bitstream
- separately.
-
- 7. CRC_checksum: a 4 Byte field containing a 32 bit CRC checksum of
- the page (including header with zero CRC field and page content).
- The generator polynomial is 0x04c11db7.
-
- 8. number_page_segments: 1 Byte giving the number of segment entries
- encoded in the segment table.
-
- 9. segment_table: number_page_segments Bytes containing the lacing
- values of all segments in this page. Each Byte contains one
- lacing value.
-
- The total header size in bytes is given by:
- header_size = number_page_segments + 27 [Byte]
-
- The total page size in Bytes is given by:
- page_size = header_size + sum(lacing_values: 1..number_page_segments)
- [Byte]
-
-7. Security Considerations
-
- The Ogg encapsulation format is a container format and only
- encapsulates content (such as Vorbis-encoded audio). It does not
- provide for any generic encryption or signing of itself or its
- contained content bitstreams. However, it encapsulates any kind of
- content bitstream as long as there is a codec for it, and is thus
- able to contain encrypted and signed content data. It is also
- possible to add an external security mechanism that encrypts or signs
- an Ogg physical bitstream and thus provides content confidentiality
- and authenticity.
-
- As Ogg encapsulates binary data, it is possible to include executable
- content in an Ogg bitstream. This can be an issue with applications
- that are implemented using the Ogg format, especially when Ogg is
- used for streaming or file transfer in a networking scenario. As
-
-
-
-Pfeiffer Informational [Page 11]
-
-RFC 3533 OGG May 2003
-
-
- such, Ogg does not pose a threat there. However, an application
- decoding Ogg and its encapsulated content bitstreams has to ensure
- correct handling of manipulated bitstreams, of buffer overflows and
- the like.
-
-8. References
-
- [1] Walleij, L., "The application/ogg Media Type", RFC 3534, May
- 2003.
-
- [2] Bradner, S., "Key words for use in RFCs to Indicate Requirement
- Levels", BCP 14, RFC 2119, March 1997.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Pfeiffer Informational [Page 12]
-
-RFC 3533 OGG May 2003
-
-
-Appendix A. Glossary of terms and abbreviations
-
- bos page: The initial page (beginning of stream) of a logical
- bitstream which contains information to identify the codec type
- and other decoding-relevant information.
-
- chaining (or sequential multiplexing): Concatenation of two or more
- complete physical Ogg bitstreams.
-
- eos page: The final page (end of stream) of a logical bitstream.
-
- granule position: An increasing position number for a specific
- logical bitstream stored in the page header. Its meaning is
- dependent on the codec for that logical bitstream and specified in
- a specific media mapping.
-
- grouping (or concurrent multiplexing): Interleaving of pages of
- several logical bitstreams into one complete physical Ogg
- bitstream under the restriction that all bos pages of all grouped
- logical bitstreams MUST appear before any data pages.
-
- lacing value: An entry in the segment table of a page header
- representing the size of the related segment.
-
- logical bitstream: A sequence of bits being the result of an encoded
- media stream.
-
- media mapping: A specific use of the Ogg encapsulation format
- together with a specific (set of) codec(s).
-
- (Ogg) packet: A subpart of a logical bitstream that is created by the
- encoder for that bitstream and represents a meaningful entity for
- the encoder, but only a sequence of bits to the Ogg encapsulation.
-
- (Ogg) page: A physical bitstream consists of a sequence of Ogg pages
- containing data of one logical bitstream only. It usually
- contains a group of contiguous segments of one packet only, but
- sometimes packets are too large and need to be split over several
- pages.
-
- physical (Ogg) bitstream: The sequence of bits resulting from an Ogg
- encapsulation of one or several logical bitstreams. It consists
- of a sequence of pages from the logical bitstreams with the
- restriction that the pages of one logical bitstream MUST come in
- their correct temporal order.
-
-
-
-
-
-
-Pfeiffer Informational [Page 13]
-
-RFC 3533 OGG May 2003
-
-
- (Ogg) segment: The Ogg encapsulation process splits each packet into
- chunks of 255 bytes plus a last fractional chunk of less than 255
- bytes. These chunks are called segments.
-
-Appendix B. Acknowledgements
-
- The author gratefully acknowledges the work that Christopher
- Montgomery and the Xiph.Org foundation have done in defining the Ogg
- multimedia project and as part of it the open file format described
- in this document. The author hopes that providing this document to
- the Internet community will help in promoting the Ogg multimedia
- project at http://www.xiph.org/. Many thanks also for the many
- technical and typo corrections that C. Montgomery and the Ogg
- community provided as feedback to this RFC.
-
-Author's Address
-
- Silvia Pfeiffer
- CSIRO, Australia
- Locked Bag 17
- North Ryde, NSW 2113
- Australia
-
- Phone: +61 2 9325 3141
- EMail: Silvia.Pfeiffer@csiro.au
- URI: http://www.cmis.csiro.au/Silvia.Pfeiffer/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Pfeiffer Informational [Page 14]
-
-RFC 3533 OGG May 2003
-
-
-Full Copyright Statement
-
- Copyright (C) The Internet Society (2003). All Rights Reserved.
-
- This document and translations of it may be copied and furnished to
- others, and derivative works that comment on or otherwise explain it
- or assist in its implementation may be prepared, copied, published
- and distributed, in whole or in part, without restriction of any
- kind, provided that the above copyright notice and this paragraph are
- included on all such copies and derivative works. However, this
- document itself may not be modified in any way, such as by removing
- the copyright notice or references to the Internet Society or other
- Internet organizations, except as needed for the purpose of
- developing Internet standards in which case the procedures for
- copyrights defined in the Internet Standards process must be
- followed, or as required to translate it into languages other than
- English.
-
- The limited permissions granted above are perpetual and will not be
- revoked by the Internet Society or its successors or assigns.
-
- This document and the information contained herein is provided on an
- "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
- TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
- BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
- HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
- MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
-
-Acknowledgement
-
- Funding for the RFC Editor function is currently provided by the
- Internet Society.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Pfeiffer Informational [Page 15]
-
diff --git a/contrib/ogg/doc/rfc3534.txt b/contrib/ogg/doc/rfc3534.txt
deleted file mode 100644
index 840f1ec..0000000
--- a/contrib/ogg/doc/rfc3534.txt
+++ /dev/null
@@ -1,339 +0,0 @@
-
-
-
-
-
-
-Network Working Group L. Walleij
-Request for Comments: 3534 The Ogg Vorbis Community
-Category: Standards Track May 2003
-
-
- The application/ogg Media Type
-
-Status of this Memo
-
- This document specifies an Internet standards track protocol for the
- Internet community, and requests discussion and suggestions for
- improvements. Please refer to the current edition of the "Internet
- Official Protocol Standards" (STD 1) for the standardization state
- and status of this protocol. Distribution of this memo is unlimited.
-
-Copyright Notice
-
- Copyright (C) The Internet Society (2003). All Rights Reserved.
-
-Abstract
-
- The Ogg Bitstream Format aims at becoming a general, freely-available
- standard for transporting multimedia content across computing
- platforms and networks. The intention of this document is to define
- the MIME media type application/ogg to refer to this kind of content
- when transported across the Internet. It is the intention of the Ogg
- Bitstream Format developers that it be usable without intellectual
- property concerns.
-
-Conventions used in this Document
-
- The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
- "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
- document are to be interpreted as described in RFC 2119 [2].
-
-1. The Ogg Bitstream Format
-
- The Ogg Bitstream format has been developed as a part of a larger
- project aimed at creating a set of components for the coding and
- decoding of multimedia content (codecs) which are to be freely
- available and freely re-implementable both in software and in
- hardware for the computing community at large, including the Internet
- community.
-
- Raw packets from these codecs may be used directly by transport
- mechanisms that provide their own framing and packet-separation
- mechanisms (such as UDP datagrams).
-
-
-
-
-Walleij Standards Track [Page 1]
-
-RFC 3534 The application/ogg Media Type May 2003
-
-
- One such framing and content-separation mechanism is the real-time
- transport protocol (RTP). RTP allows the streaming of synchronous
- lossy data for broadcasting and similar purposes. If this function
- is desired then a separate RTP wrapping mechanism should be used. A
- wrapping mechanism is currently under development.
-
- For stream based storage (such as files) and transport (such as TCP
- streams or pipes), Ogg codecs use the Ogg Bitstream Format to provide
- framing/sync, sync recapture after error, landmarks during seeking,
- and enough information to properly separate data back into packets at
- the original packet boundaries without relying on decoding to find
- packet boundaries. The application/ogg MIME type refers to this kind
- of bitstreams, when no further knowledge of the bitstream content
- exists.
-
- The bitstream format in itself is documented in [1].
-
-2. Registration Information
-
- To: ietf-types@iana.org
-
- Subject: Registration of MIME media type application/ogg
-
- MIME media type name: application
-
- MIME subtype name: ogg
-
- Required parameters: none
-
- Optional parameters: none
-
- Encoding Considerations:
-
- The Ogg bitstream format is binary data, and must be encoded for
- non-binary transport; the Base64 encoding is suitable for Email.
- Binary encoding could also be used.
-
- Security Considerations:
-
- As the Ogg bitstream file is a container format and only a carrier of
- content (such as Vorbis audio) with a very rigid definition (see
- [1]), this format in itself is not more vulnerable than any other
- content framing mechanism. The main security consideration for the
- receiving application is to ensure that manipulated packages can not
- cause buffer overflows and the like. It is possible to encapsulate
- even executable content in the bitstream, so for such uses additional
- security considerations must be taken.
-
-
-
-
-Walleij Standards Track [Page 2]
-
-RFC 3534 The application/ogg Media Type May 2003
-
-
- Ogg bitstream files are not signed or encrypted using any applicable
- encryption schemes. External security mechanisms must be added if
- content confidentiality and authenticity is to be achieved.
-
- Interoperability considerations:
-
- The Ogg bitstream format has proved to be widely implementable across
- different computing platforms. A broadly portable reference
- implementation is available under a BSD license.
-
- The Ogg bitstream format is not patented and can be implemented by
- third parties without patent considerations.
-
- Published specification:
-
- See [1].
-
- Applications which use this media type:
-
- Any application that implements the specification will be able to
- encode or decode Ogg bitstream files. Specifically, the format is
- supposed to be used by subcodecs that implement, for example, Vorbis
- audio.
-
- Additional information:
-
- Magic number(s):
-
- In Ogg bitstream files, the first four bytes are 0x4f 0x67 0x67 0x53
- corresponding to the string "OggS".
-
- File extension: .ogg
-
- Macintosh File Type Code(s): OggS
-
- Object Identifier(s) or OID(s): none
-
- Person & email address to contact for further information:
-
- Questions about this proposal should be directed to Linus Walleij
- <triad@df.lth.se>. Technical questions about the Ogg bitstream
- standard may be asked on the mailing lists for the developer
- community. <http://www.xiph.org/archives/>
-
- Intended usage: COMMON
-
-
-
-
-
-
-Walleij Standards Track [Page 3]
-
-RFC 3534 The application/ogg Media Type May 2003
-
-
- Author/Change controller:
-
- This document was written by Linus Walleij <triad@df.lth.se>.
- Changes to this document will either be handled by him, a
- representative of the Xiph.org, or the associated development
- communities.
-
- The Ogg bitstream format is controlled by the Xiph.org and the
- respective development communities.
-
-3. Security Considerations
-
- Security considerations are discussed in the security considerations
- clause of the MIME registration in section 2.
-
-4. Normative References
-
- [1] Pfeiffer, S., "The Ogg encapsulation format version 0", RFC
- 3533, May 2003.
-
- [2] Bradner, S., "Key words for use in RFCs to Indicate Requirement
- Levels", BCP 14, RFC 2119, March 1997.
-
-5. Intellectual Property Statement
-
- The IETF takes no position regarding the validity or scope of any
- intellectual property or other rights that might be claimed to
- pertain to the implementation or use of the technology described in
- this document or the extent to which any license under such rights
- might or might not be available; neither does it represent that it
- has made any effort to identify any such rights. Information on the
- IETF's procedures with respect to rights in standards-track and
- standards-related documentation can be found in BCP-11. Copies of
- claims of rights made available for publication and any assurances of
- licenses to be made available, or the result of an attempt made to
- obtain a general license or permission for the use of such
- proprietary rights by implementors or users of this specification can
- be obtained from the IETF Secretariat.
-
- The IETF invites any interested party to bring to its attention any
- copyrights, patents or patent applications, or other proprietary
- rights which may cover technology that may be required to practice
- this standard. Please address the information to the IETF Executive
- Director.
-
-
-
-
-
-
-
-Walleij Standards Track [Page 4]
-
-RFC 3534 The application/ogg Media Type May 2003
-
-
-6. Author's Address
-
- Linus Walleij
- The Ogg Vorbis Community
- Master Olofs Vag 24
- Lund 224 66
- SE
-
- Phone: +46 703 193678
- EMail: triad@df.lth.se
- URI: http://www.xiph.org/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Walleij Standards Track [Page 5]
-
-RFC 3534 The application/ogg Media Type May 2003
-
-
-7. Full Copyright Statement
-
- Copyright (C) The Internet Society (2003). All Rights Reserved.
-
- This document and translations of it may be copied and furnished to
- others, and derivative works that comment on or otherwise explain it
- or assist in its implementation may be prepared, copied, published
- and distributed, in whole or in part, without restriction of any
- kind, provided that the above copyright notice and this paragraph are
- included on all such copies and derivative works. However, this
- document itself may not be modified in any way, such as by removing
- the copyright notice or references to the Internet Society or other
- Internet organizations, except as needed for the purpose of
- developing Internet standards in which case the procedures for
- copyrights defined in the Internet Standards process must be
- followed, or as required to translate it into languages other than
- English.
-
- The limited permissions granted above are perpetual and will not be
- revoked by the Internet Society or its successors or assigns.
-
- This document and the information contained herein is provided on an
- "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
- TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
- BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
- HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
- MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
-
-Acknowledgement
-
- Funding for the RFC Editor function is currently provided by the
- Internet Society.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Walleij Standards Track [Page 6]
-
diff --git a/contrib/ogg/doc/rfc5334.txt b/contrib/ogg/doc/rfc5334.txt
deleted file mode 100644
index fea91fb..0000000
--- a/contrib/ogg/doc/rfc5334.txt
+++ /dev/null
@@ -1,787 +0,0 @@
-
-
-
-
-
-
-Network Working Group I. Goncalves
-Request for Comments: 5334 S. Pfeiffer
-Obsoletes: 3534 C. Montgomery
-Category: Standards Track Xiph
- September 2008
-
-
- Ogg Media Types
-
-Status of This Memo
-
- This document specifies an Internet standards track protocol for the
- Internet community, and requests discussion and suggestions for
- improvements. Please refer to the current edition of the "Internet
- Official Protocol Standards" (STD 1) for the standardization state
- and status of this protocol. Distribution of this memo is unlimited.
-
-Abstract
-
- This document describes the registration of media types for the Ogg
- container format and conformance requirements for implementations of
- these types. This document obsoletes RFC 3534.
-
-Table of Contents
-
- 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . 2
- 2. Changes Since RFC 3534 . . . . . . . . . . . . . . . . . . 2
- 3. Conformance and Document Conventions . . . . . . . . . . . 3
- 4. Deployed Media Types and Compatibility . . . . . . . . . . 3
- 5. Relation between the Media Types . . . . . . . . . . . . . 5
- 6. Encoding Considerations . . . . . . . . . . . . . . . . . . 5
- 7. Security Considerations . . . . . . . . . . . . . . . . . . 6
- 8. Interoperability Considerations . . . . . . . . . . . . . . 7
- 9. IANA Considerations . . . . . . . . . . . . . . . . . . . . 7
- 10. Ogg Media Types . . . . . . . . . . . . . . . . . . . . . . 7
- 10.1. application/ogg . . . . . . . . . . . . . . . . . . . . . . 7
- 10.2. video/ogg . . . . . . . . . . . . . . . . . . . . . . . . . 8
- 10.3. audio/ogg . . . . . . . . . . . . . . . . . . . . . . . . . 9
- 11. Acknowledgements . . . . . . . . . . . . . . . . . . . . . 10
- 12. Copying Conditions . . . . . . . . . . . . . . . . . . . . 10
- 13. References . . . . . . . . . . . . . . . . . . . . . . . . 11
- 13.1. Normative References . . . . . . . . . . . . . . . . . . . 11
- 13.2. Informative References . . . . . . . . . . . . . . . . . . 11
-
-
-
-
-
-
-
-
-Goncalves, et al. Standards Track [Page 1]
-
-RFC 5334 Ogg Media Types September 2008
-
-
-1. Introduction
-
- This document describes media types for Ogg, a data encapsulation
- format defined by the Xiph.Org Foundation for public use. Refer to
- "Introduction" in [RFC3533] and "Overview" in [Ogg] for background
- information on this container format.
-
- Binary data contained in Ogg, such as Vorbis and Theora, has
- historically been interchanged using the application/ogg media type
- as defined by [RFC3534]. This document obsoletes [RFC3534] and
- defines three media types for different types of content in Ogg to
- reflect this usage in the IANA media type registry, to foster
- interoperability by defining underspecified aspects, and to provide
- general security considerations.
-
- The Ogg container format is known to contain [Theora] or [Dirac]
- video, [Speex] (narrow-band and wide-band) speech, [Vorbis] or [FLAC]
- audio, and [CMML] timed text/metadata. As Ogg encapsulates binary
- data, it is possible to include any other type of video, audio,
- image, text, or, generally speaking, any time-continuously sampled
- data.
-
- While raw packets from these data sources may be used directly by
- transport mechanisms that provide their own framing and packet-
- separation mechanisms (such as UDP datagrams or RTP), Ogg is a
- solution for stream based storage (such as files) and transport (such
- as TCP streams or pipes). The media types defined in this document
- are needed to correctly identify such content when it is served over
- HTTP, included in multi-part documents, or used in other places where
- media types [RFC2045] are used.
-
-2. Changes Since RFC 3534
-
- o The type "application/ogg" is redefined.
-
- o The types "video/ogg" and "audio/ogg" are defined.
-
- o New file extensions are defined.
-
- o New Macintosh file type codes are defined.
-
- o The codecs parameter is defined for optional use.
-
- o The Ogg Skeleton extension becomes a recommended addition for
- content served under the new types.
-
-
-
-
-
-
-Goncalves, et al. Standards Track [Page 2]
-
-RFC 5334 Ogg Media Types September 2008
-
-
-3. Conformance and Document Conventions
-
- The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
- "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
- document are to be interpreted as described in BCP 14, [RFC2119] and
- indicate requirement levels for compliant implementations.
- Requirements apply to all implementations unless otherwise stated.
-
- An implementation is a software module that supports one of the media
- types defined in this document. Software modules may support
- multiple media types, but conformance is considered individually for
- each type.
-
- Implementations that fail to satisfy one or more "MUST" requirements
- are considered non-compliant. Implementations that satisfy all
- "MUST" requirements, but fail to satisfy one or more "SHOULD"
- requirements, are said to be "conditionally compliant". All other
- implementations are "unconditionally compliant".
-
-4. Deployed Media Types and Compatibility
-
- The application/ogg media type has been used in an ad hoc fashion to
- label and exchange multimedia content in Ogg containers.
-
- Use of the "application" top-level type for this kind of content is
- known to be problematic, in particular since it obfuscates video and
- audio content. This document thus defines the media types,
-
- o video/ogg
-
- o audio/ogg
-
- which are intended for common use and SHOULD be used when dealing
- with video or audio content, respectively. This document also
- obsoletes the [RFC3534] definition of application/ogg and marks it
- for complex data (e.g., multitrack visual, audio, textual, and other
- time-continuously sampled data), which is not clearly video or audio
- data and thus not suited for either the video/ogg or audio/ogg types.
- Refer to the following section for more details.
-
- An Ogg bitstream generally consists of one or more logical bitstreams
- that each consist of a series of header and data pages packetising
- time-continuous binary data [RFC3533]. The content types of the
- logical bitstreams may be identified without decoding the header
- pages of the logical bitstreams through use of a [Skeleton]
- bitstream. Using Ogg Skeleton is REQUIRED for content served under
-
-
-
-
-
-Goncalves, et al. Standards Track [Page 3]
-
-RFC 5334 Ogg Media Types September 2008
-
-
- the application/ogg type and RECOMMENDED for video/ogg and audio/ogg,
- as Skeleton contains identifiers to describe the different
- encapsulated data.
-
- Furthermore, it is RECOMMENDED that implementations that identify a
- logical bitstream that they cannot decode SHOULD ignore it, while
- continuing to decode the ones they can. Such precaution ensures
- backward and forward compatibility with existing and future data.
-
- These media types can optionally use the "codecs" parameter described
- in [RFC4281]. Codecs encapsulated in Ogg require a text identifier
- at the beginning of the first header page, hence a machine-readable
- method to identify the encapsulated codecs would be through this
- header. The following table illustrates how those header values map
- into strings that are used in the "codecs" parameter when dealing
- with Ogg media types.
-
- Codec Identifier | Codecs Parameter
- -----------------------------------------------------------
- char[5]: 'BBCD\0' | dirac
- char[5]: '\177FLAC' | flac
- char[7]: '\x80theora' | theora
- char[7]: '\x01vorbis' | vorbis
- char[8]: 'CELT ' | celt
- char[8]: 'CMML\0\0\0\0' | cmml
- char[8]: '\213JNG\r\n\032\n' | jng
- char[8]: '\x80kate\0\0\0' | kate
- char[8]: 'OggMIDI\0' | midi
- char[8]: '\212MNG\r\n\032\n' | mng
- char[8]: 'PCM ' | pcm
- char[8]: '\211PNG\r\n\032\n' | png
- char[8]: 'Speex ' | speex
- char[8]: 'YUV4MPEG' | yuv4mpeg
-
- An up-to-date version of this table is kept at Xiph.org (see
- [Codecs]).
-
- Possible examples include:
-
- o application/ogg; codecs="theora, cmml, ecmascript"
-
- o video/ogg; codecs="theora, vorbis"
-
- o audio/ogg; codecs=speex
-
-
-
-
-
-
-
-Goncalves, et al. Standards Track [Page 4]
-
-RFC 5334 Ogg Media Types September 2008
-
-
-5. Relation between the Media Types
-
- As stated in the previous section, this document describes three
- media types that are targeted at different data encapsulated in Ogg.
- Since Ogg is capable of encapsulating any kind of data, the multiple
- usage scenarios have revealed interoperability issues between
- implementations when dealing with content served solely under the
- application/ogg type.
-
- While this document does redefine the earlier definition of
- application/ogg, this media type will continue to embrace the widest
- net possible of content with the video/ogg and audio/ogg types being
- smaller subsets of it. However, the video/ogg and audio/ogg types
- take precedence in a subset of the usages, specifically when serving
- multimedia content that is not complex enough to warrant the use of
- application/ogg. Following this line of thought, the audio/ogg type
- is an even smaller subset within video/ogg, as it is not intended to
- refer to visual content.
-
- As such, the application/ogg type is the recommended choice to serve
- content aimed at scientific and other applications that require
- various multiplexed signals or streams of continuous data, with or
- without scriptable control of content. For bitstreams containing
- visual, timed text, and any other type of material that requires a
- visual interface, but that is not complex enough to warrant serving
- under application/ogg, the video/ogg type is recommended. In
- situations where the Ogg bitstream predominantly contains audio data
- (lyrics, metadata, or cover art notwithstanding), it is recommended
- to use the audio/ogg type.
-
-6. Encoding Considerations
-
- Binary: The content consists of an unrestricted sequence of octets.
-
- Note:
-
- o Ogg encapsulated content is binary data and should be transmitted
- in a suitable encoding without CR/LF conversion, 7-bit stripping,
- etc.; base64 [RFC4648] is generally preferred for binary-to-text
- encoding.
-
- o Media types described in this document are used for stream based
- storage (such as files) and transport (such as TCP streams or
- pipes); separate types are used to identify codecs such as in
- real-time applications for the RTP payload formats of Theora
- [ThRTP] video, Vorbis [RFC5215], or Speex [SpRTP] audio, as well
- as for identification of encapsulated data within Ogg through
- Skeleton.
-
-
-
-Goncalves, et al. Standards Track [Page 5]
-
-RFC 5334 Ogg Media Types September 2008
-
-
-7. Security Considerations
-
- Refer to [RFC3552] for a discussion of terminology used in this
- section.
-
- The Ogg encapsulation format is a container and only a carrier of
- content (such as audio, video, and displayable text data) with a very
- rigid definition. This format in itself is not more vulnerable than
- any other content framing mechanism.
-
- Ogg does not provide for any generic encryption or signing of itself
- or its contained bitstreams. However, it encapsulates any kind of
- binary content and is thus able to contain encrypted and signed
- content data. It is also possible to add an external security
- mechanism that encrypts or signs an Ogg bitstream and thus provides
- content confidentiality and authenticity.
-
- As Ogg encapsulates binary data, it is possible to include executable
- content in an Ogg bitstream. Implementations SHOULD NOT execute such
- content without prior validation of its origin by the end-user.
-
- Issues may arise on applications that use Ogg for streaming or file
- transfer in a networking scenario. In such cases, implementations
- decoding Ogg and its encapsulated bitstreams have to ensure correct
- handling of manipulated bitstreams, of buffer overflows, and similar
- issues.
-
- It is also possible to author malicious Ogg bitstreams, which attempt
- to call for an excessively large picture size, high sampling-rate
- audio, etc. Implementations SHOULD protect themselves against this
- kind of attack.
-
- Ogg has an extensible structure, so that it is theoretically possible
- that metadata fields or media formats might be defined in the future
- which might be used to induce particular actions on the part of the
- recipient, thus presenting additional security risks. However, this
- type of capability is currently not supported in the referenced
- specification.
-
- Implementations may fail to implement a specific security model or
- other means to prevent possibly dangerous operations. Such failure
- might possibly be exploited to gain unauthorized access to a system
- or sensitive information; such failure constitutes an unknown factor
- and is thus considered out of the scope of this document.
-
-
-
-
-
-
-
-Goncalves, et al. Standards Track [Page 6]
-
-RFC 5334 Ogg Media Types September 2008
-
-
-8. Interoperability Considerations
-
- The Ogg container format is device-, platform-, and vendor-neutral
- and has proved to be widely implementable across different computing
- platforms through a wide range of encoders and decoders. A broadly
- portable reference implementation [libogg] is available under the
- revised (3-clause) BSD license, which is a Free Software license.
-
- The Xiph.Org Foundation has defined the specification,
- interoperability, and conformance and conducts regular
- interoperability testing.
-
- The use of the Ogg Skeleton extension has been confirmed to not cause
- interoperability issues with existing implementations. Third parties
- are, however, welcome to conduct their own testing.
-
-9. IANA Considerations
-
- In accordance with the procedures set forth in [RFC4288], this
- document registers two new media types and redefines the existing
- application/ogg as defined in the following section.
-
-10. Ogg Media Types
-
-10.1. application/ogg
-
- Type name: application
-
- Subtype name: ogg
-
- Required parameters: none
-
- Optional parameters: codecs, whose syntax is defined in RFC 4281.
- See section 4 of RFC 5334 for a list of allowed values.
-
- Encoding considerations: See section 6 of RFC 5334.
-
- Security considerations: See section 7 of RFC 5334.
-
- Interoperability considerations: None, as noted in section 8 of RFC
- 5334.
-
- Published specification: RFC 3533
-
- Applications which use this media type: Scientific and otherwise that
- require various multiplexed signals or streams of data, with or
- without scriptable control of content.
-
-
-
-
-Goncalves, et al. Standards Track [Page 7]
-
-RFC 5334 Ogg Media Types September 2008
-
-
- Additional information:
-
- Magic number(s): The first four bytes, 0x4f 0x67 0x67 0x53,
- correspond to the string "OggS".
-
- File extension(s): .ogx
-
- RFC 3534 defined the file extension .ogg for application/ogg,
- which RFC 5334 obsoletes in favor of .ogx due to concerns where,
- historically, some implementations expect .ogg files to be solely
- Vorbis-encoded audio.
-
- Macintosh File Type Code(s): OggX
-
- Person & Email address to contact for further information: See
- "Authors' Addresses" section.
-
- Intended usage: COMMON
-
- Restrictions on usage: The type application/ogg SHOULD only be used
- in situations where it is not appropriate to serve data under the
- video/ogg or audio/ogg types. Data served under the application/ogg
- type SHOULD use the .ogx file extension and MUST contain an Ogg
- Skeleton logical bitstream to identify all other contained logical
- bitstreams.
-
- Author: See "Authors' Addresses" section.
-
- Change controller: The Xiph.Org Foundation.
-
-10.2. video/ogg
-
- Type name: video
-
- Subtype name: ogg
-
- Required parameters: none
-
- Optional parameters: codecs, whose syntax is defined in RFC 4281.
- See section 4 of RFC 5334 for a list of allowed values.
-
- Encoding considerations: See section 6 of RFC 5334.
-
- Security considerations: See section 7 of RFC 5334.
-
- Interoperability considerations: None, as noted in section 8 of RFC
- 5334.
-
-
-
-
-Goncalves, et al. Standards Track [Page 8]
-
-RFC 5334 Ogg Media Types September 2008
-
-
- Published specification: RFC 3533
-
- Applications which use this media type: Multimedia applications,
- including embedded, streaming, and conferencing tools.
-
- Additional information:
-
- Magic number(s): The first four bytes, 0x4f 0x67 0x67 0x53,
- correspond to the string "OggS".
-
- File extension(s): .ogv
-
- Macintosh File Type Code(s): OggV
-
- Person & Email address to contact for further information: See
- "Authors' Addresses" section.
-
- Intended usage: COMMON
-
- Restrictions on usage: The type "video/ogg" SHOULD be used for Ogg
- bitstreams containing visual, audio, timed text, or any other type of
- material that requires a visual interface. It is intended for
- content not complex enough to warrant serving under "application/
- ogg"; for example, a combination of Theora video, Vorbis audio,
- Skeleton metadata, and CMML captioning. Data served under the type
- "video/ogg" SHOULD contain an Ogg Skeleton logical bitstream.
- Implementations interacting with the type "video/ogg" SHOULD support
- multiplexed bitstreams.
-
- Author: See "Authors' Addresses" section.
-
- Change controller: The Xiph.Org Foundation.
-
-10.3. audio/ogg
-
- Type name: audio
-
- Subtype name: ogg
-
- Required parameters: none
-
- Optional parameters: codecs, whose syntax is defined in RFC 4281.
- See section 4 of RFC 5334 for a list of allowed values.
-
- Encoding considerations: See section 6 of RFC 5334.
-
- Security considerations: See section 7 of RFC 5334.
-
-
-
-
-Goncalves, et al. Standards Track [Page 9]
-
-RFC 5334 Ogg Media Types September 2008
-
-
- Interoperability considerations: None, as noted in section 8 of RFC
- 5334.
-
- Published specification: RFC 3533
-
- Applications which use this media type: Multimedia applications,
- including embedded, streaming, and conferencing tools.
-
- Additional information:
-
- Magic number(s): The first four bytes, 0x4f 0x67 0x67 0x53,
- correspond to the string "OggS".
-
- File extension(s): .oga, .ogg, .spx
-
- Macintosh File Type Code(s): OggA
-
- Person & Email address to contact for further information: See
- "Authors' Addresses" section.
-
- Intended usage: COMMON
-
- Restrictions on usage: The type "audio/ogg" SHOULD be used when the
- Ogg bitstream predominantly contains audio data. Content served
- under the "audio/ogg" type SHOULD have an Ogg Skeleton logical
- bitstream when using the default .oga file extension. The .ogg and
- .spx file extensions indicate a specialization that requires no
- Skeleton due to backward compatibility concerns with existing
- implementations. In particular, .ogg is used for Ogg files that
- contain only a Vorbis bitstream, while .spx is used for Ogg files
- that contain only a Speex bitstream.
-
- Author: See "Authors' Addresses" section.
-
- Change controller: The Xiph.Org Foundation.
-
-11. Acknowledgements
-
- The authors gratefully acknowledge the contributions of Magnus
- Westerlund, Alfred Hoenes, and Peter Saint-Andre.
-
-12. Copying Conditions
-
- The authors agree to grant third parties the irrevocable right to
- copy, use and distribute the work, with or without modification, in
- any medium, without royalty, provided that, unless separate
- permission is granted, redistributed modified works do not contain
- misleading author, version, name of work, or endorsement information.
-
-
-
-Goncalves, et al. Standards Track [Page 10]
-
-RFC 5334 Ogg Media Types September 2008
-
-
-13. References
-
-13.1. Normative References
-
- [RFC2045] Freed, N. and N. Borenstein, "Multipurpose Internet Mail
- Extensions (MIME) Part One: Format of Internet Message
- Bodies", RFC 2045, November 1996.
-
- [RFC2119] Bradner, S., "Key words for use in RFCs to Indicate
- Requirement Levels", BCP 14, RFC 2119, March 1997.
-
- [RFC3533] Pfeiffer, S., "The Ogg Encapsulation Format Version 0",
- RFC 3533, May 2003.
-
- [RFC4281] Gellens, R., Singer, D., and P. Frojdh, "The Codecs
- Parameter for "Bucket" Media Types", RFC 4281,
- November 2005.
-
- [RFC4288] Freed, N. and J. Klensin, "Media Type Specifications and
- Registration Procedures", BCP 13, RFC 4288,
- December 2005.
-
-13.2. Informative References
-
- [CMML] Pfeiffer, S., Parker, C., and A. Pang, "The Continuous
- Media Markup Language (CMML)", Work in Progress,
- March 2006.
-
- [Codecs] Pfeiffer, S. and I. Goncalves, "Specification of MIME
- types and respective codecs parameter", July 2008,
- <http://wiki.xiph.org/index.php/MIMETypesCodecs>.
-
- [Dirac] Dirac Group, "Dirac Specification",
- <http://diracvideo.org/specifications/>.
-
- [FLAC] Coalson, J., "The FLAC Format",
- <http://flac.sourceforge.net/format.html>.
-
- [libogg] Xiph.Org Foundation, "The libogg API", June 2000,
- <http://xiph.org/ogg/doc/libogg>.
-
- [Ogg] Xiph.Org Foundation, "Ogg bitstream documentation: Ogg
- logical and physical bitstream overview, Ogg logical
- bitstream framing, Ogg multi-stream multiplexing",
- <http://xiph.org/ogg/doc>.
-
- [RFC3534] Walleij, L., "The application/ogg Media Type", RFC 3534,
- May 2003.
-
-
-
-Goncalves, et al. Standards Track [Page 11]
-
-RFC 5334 Ogg Media Types September 2008
-
-
- [RFC3552] Rescorla, E. and B. Korver, "Guidelines for Writing RFC
- Text on Security Considerations", BCP 72, RFC 3552,
- July 2003.
-
- [RFC4648] Josefsson, S., "The Base16, Base32, and Base64 Data
- Encodings", RFC 4648, October 2006.
-
- [RFC5215] Barbato, L., "RTP Payload Format for Vorbis Encoded
- Audio", RFC 5215, August 2008.
-
- [Skeleton] Pfeiffer, S. and C. Parker, "The Ogg Skeleton Metadata
- Bitstream", November 2007,
- <http://xiph.org/ogg/doc/skeleton.html>.
-
- [Speex] Valin, J., "The Speex Codec Manual", February 2002,
- <http://speex.org/docs/manual/speex-manual>.
-
- [SpRTP] Herlein, G., Valin, J., Heggestad, A., and A. Moizard,
- "RTP Payload Format for the Speex Codec", Work
- in Progress, February 2008.
-
- [Theora] Xiph.Org Foundation, "Theora Specification",
- October 2007, <http://theora.org/doc/Theora.pdf>.
-
- [ThRTP] Barbato, L., "RTP Payload Format for Theora Encoded
- Video", Work in Progress, June 2006.
-
- [Vorbis] Xiph.Org Foundation, "Vorbis I Specification", July 2004,
- <http://xiph.org/vorbis/doc/Vorbis_I_spec.html>.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Goncalves, et al. Standards Track [Page 12]
-
-RFC 5334 Ogg Media Types September 2008
-
-
-Authors' Addresses
-
- Ivo Emanuel Goncalves
- Xiph.Org Foundation
- 21 College Hill Road
- Somerville, MA 02144
- US
-
- EMail: justivo@gmail.com
- URI: xmpp:justivo@gmail.com
-
-
- Silvia Pfeiffer
- Xiph.Org Foundation
-
- EMail: silvia@annodex.net
- URI: http://annodex.net/
-
-
- Christopher Montgomery
- Xiph.Org Foundation
-
- EMail: monty@xiph.org
- URI: http://xiph.org
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Goncalves, et al. Standards Track [Page 13]
-
-RFC 5334 Ogg Media Types September 2008
-
-
-Full Copyright Statement
-
- Copyright (C) The IETF Trust (2008).
-
- This document is subject to the rights, licenses and restrictions
- contained in BCP 78, and except as set forth therein, the authors
- retain all their rights.
-
- This document and the information contained herein are provided on an
- "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
- OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY, THE IETF TRUST AND
- THE INTERNET ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS
- OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF
- THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
- WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
-
-Intellectual Property
-
- The IETF takes no position regarding the validity or scope of any
- Intellectual Property Rights or other rights that might be claimed to
- pertain to the implementation or use of the technology described in
- this document or the extent to which any license under such rights
- might or might not be available; nor does it represent that it has
- made any independent effort to identify any such rights. Information
- on the procedures with respect to rights in RFC documents can be
- found in BCP 78 and BCP 79.
-
- Copies of IPR disclosures made to the IETF Secretariat and any
- assurances of licenses to be made available, or the result of an
- attempt made to obtain a general license or permission for the use of
- such proprietary rights by implementers or users of this
- specification can be obtained from the IETF on-line IPR repository at
- http://www.ietf.org/ipr.
-
- The IETF invites any interested party to bring to its attention any
- copyrights, patents or patent applications, or other proprietary
- rights that may cover technology that may be required to implement
- this standard. Please address the information to the IETF at
- ietf-ipr@ietf.org.
-
-
-
-
-
-
-
-
-
-
-
-
-Goncalves, et al. Standards Track [Page 14]
-
diff --git a/contrib/ogg/doc/skeleton.html b/contrib/ogg/doc/skeleton.html
deleted file mode 100755
index 8b29c18..0000000
--- a/contrib/ogg/doc/skeleton.html
+++ /dev/null
@@ -1,222 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html dir="ltr" lang="en">
-<head>
-
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>The Ogg Skeleton Metadata Bitstream</title>
-
-<style type="text/css">
-body {
- margin: 0 18px 0 18px;
- padding-bottom: 30px;
- font-family: Verdana, "DejaVu Sans", sans-serif;
- color: #333333;
- font-size: .8em;
-}
-
-a {
- color: #3366cc;
-}
-
-img {
- border: 0;
-}
-
-#xiphlogo {
- margin: 30px 0 16px 0;
-}
-
-#content p {
- line-height: 1.4;
-}
-
-h1, h1 a, h2, h2 a, h3, h3 a {
- font-weight: bold;
- color: #ff9900;
- margin: 1.3em 0 8px 0;
-}
-
-h1 {
- font-size: 1.3em;
-}
-
-h2 {
- font-size: 1.2em;
-}
-
-h3 {
- font-size: 1.1em;
-}
-
-li {
- line-height: 1.4;
-}
-
-#copyright {
- margin-top: 30px;
- line-height: 1.5em;
- text-align: center;
- font-size: .8em;
- color: #888888;
- clear: both;
-}
-</style>
-
-</head>
-
-<body>
-
-<div id="xiphlogo">
- <a href="http://xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.org"></a>
-</div>
-
-<h1>The Ogg Skeleton Metadata Bitstream</h1>
-
-<h2>Overview</h2>
-
-<p><strong>Ogg Skeleton</strong> provides structuring information for multitrack <a href="//xiph.org/ogg">Ogg</a> files. It is compatible with Ogg <a rel="external" href="//theora.org">Theora</a> and provides extra clues for synchronization and content negotiation such as language selection.</p>
-
-<p>Ogg is a generic container format for time-continuous data streams, enabling interleaving of several tracks of frame-wise encoded content in a time-multiplexed manner. As an example, an Ogg physical bitstream could encapsulate several tracks of video encoded in Theora and multiple tracks of audio encoded in Speex or Vorbis or FLAC at the same time. A player that decodes such a bitstream could then, for example, play one video channel as the main video playback, alpha-blend another one on top of it (e.g. a caption track), play a main Vorbis audio together with several FLAC audio tracks simultaneously (e.g. as sound effects), and provide a choice of Speex channels (e.g. providing commentary in different languages). Such a file is generally possible to create with Ogg, it is however not possible to generically parse such a file, seek on it, understand what codecs are contained in such a file, and dynamically handle and play back such content.</p>
-
-<p>Ogg does not know anything about the content it carries and leaves it to the media mapping of each codec to declare and describe itself. There is no meta information available at the Ogg level about the content tracks encapsulated within an Ogg physical bitstream. This is particularly a problem if you don't have all the decoder libraries available and just want to parse an Ogg file to find out what type of data it encapsulates (such as the "file" command under *nix to determine what file it is through magic numbers), or want to seek to a temporal offset without having to decode the data (such as on a Web server that just serves out Ogg files and parts thereof).</p>
-
-<p>Ogg Skeleton is being designed to overcome these problems. Ogg Skeleton is a logical bitstream within an Ogg stream that contains information about the other encapsulated logical bitstreams. For each logical bitstream it provides information such as its media type, and explains the way the granulepos field in Ogg pages is mapped to time.</p>
-
-<p>Ogg Skeleton is also designed to allow the creation of substreams from Ogg physical bitstreams that retain the original timing information. For example, when cutting out the segment between the 7th and the 59th second of an Ogg file, it would be nice to continue to start this cut out file with a playback time of 7 seconds and not of 0. This is of particular interest if you're streaming this file from a Web server after a query for a temporal subpart such as in http://example.com/video.ogv?t=7-59</p>
-
-<h2>Specification</h2>
-
-<h3>How to describe the logical bitstreams within an Ogg container?</h3>
-
-<p>The following information about a logical bitstream is of interest to contain as meta information in the Skeleton:</p>
-<ul>
-<li>the serial number: it identifies a content track</li>
-<li>the mime type: it identifies the content type</li>
-<li>other generic name-value fields that can provide meta information such as the language of a track or the video height and width</li>
-<li>the number of header packets: this informs a parser about the number of actual header packets in an Ogg logical bitstream</li>
-<li>the granule rate: the granule rate represents the data rate in Hz at which content is sampled for the particular logical bitstream, allowing to map a granule position to time by calculating "granulepos / granulerate"</li>
-<li>the preroll: the number of past content packets to take into account when decoding the current Ogg page, which is necessary for seeking (vorbis has generally 2, speex 3)</li>
-<li>the granuleshift: the number of lower bits from the granulepos field that are used to provide position information for sub-seekable units (like the keyframe shift in theora)</li>
-<li>a basetime: it provides a mapping for granule position 0 (for all logical bitstreams) to a playback time; an example use: most content in professional analog video creation actually starts at a time of 1 hour and thus adding this additional field allows them retain this mapping on digitizing their content</li>
-<li>a UTC time: it provides a mapping for granule position 0 (for all logical bitstreams) to a real-world clock time allowing to remember e.g. the recording or broadcast time of some content</li>
-</ul>
-
-<h3>How to allow the creation of substreams from an Ogg physical bitstream?</h3>
-
-<p>When cutting out a subpart of an Ogg physical bitstream, the aim is to keep all the content pages intact (including the framing and granule positions) and just change some information in the Skeleton that allows reconstruction of the accurate time mapping. When remultiplexing such a bitstream, it is necessary to take into account all the different contained logical bitstreams. A given cut-in time maps to several different byte positions in the Ogg physical bitstream because each logical bitstream has its relevant information for that time at a different location. In addition, the resolution of each logical bitstream may not be high enough to accommodate for the given cut-in time and thus there may be some surplus information necessary to be remuxed into the new bitstream.</p>
-
-<p>The following information is necessary to be added to the Skeleton to allow a correct presentation of a subpart of an Ogg bitstream:</p>
-<ul>
-<li>the presentation time: this is the actual cut-in time and all logical bitstreams are meant to start presenting from this time onwards, not from the time their data starts, which may be some time before that (because this time may have mapped right into the middle of a packet, or because the logical bitstream has a preroll or a keyframe shift)</li>
-<li>the basegranule: this represents the granule number with which this logical bitstream starts in the remuxed stream and provides for each logical bitstream the accurate start time of its data stream; this information is necessary to allow correct decoding and timing of the first data packets contained in a logcial bitstream of a remuxed Ogg stream</li>
-</ul>
-
-<h3>Ogg Skeleton version 3.0 Format Specification</h3>
-
-<p>Adding the above information into an Ogg bitstream without breaking existing Ogg functionality and code requires the use of a logical bitstream for Ogg Skeleton. This logical bitstream may be ignored on decoding such that existing players can still continue to play back Ogg files that have a Skeleton bitstream. Skeleton enriches the Ogg bitstream to provide meta information about structure and content of the Ogg bitstream.</p>
-
-<p>The Skeleton logical bitstream starts with an ident header that contains information about all of the logical bitstreams and is mapped into the Skeleton bos page. The first 8 bytes provide the magic identifier "fishead\0".
-After the fishead follows a set of secondary header packets, each of which contains information about one logical bitstream. These secondary header packets are identified by an 8 byte code of "fisbone\0". The Skeleton logical bitstream has no actual content packets. Its eos page is included into the stream before any data pages of the other logical bitstreams appear and contains a packet of length 0.</p>
-
-<p>The fishead ident header looks as follows:</p>
-<pre>
-
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1| Byte
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Identifier 'fishead\0' | 0-3
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | | 4-7
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Version major | Version minor | 8-11
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Presentationtime numerator | 12-15
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | | 16-19
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Presentationtime denominator | 20-23
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | | 24-27
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Basetime numerator | 28-31
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | | 32-35
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Basetime denominator | 36-39
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | | 40-43
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | UTC | 44-47
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | | 48-51
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | | 52-55
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | | 56-59
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | | 60-63
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-
-</pre>
-<p>The version fields provide version information for the Skeleton track, currently being 3.0 (the number having evolved within the Annodex project).</p>
-
-<p>Presentation time and basetime are specified as a rational number, the denominator providing the temporal resolution at which the time is given (e.g. to specify time in milliseconds, provide a denominator of 1000).</p>
-
-<p>The fisbone secondary header packet looks as follows:</p>
-<pre>
-
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1| Byte
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Identifier 'fisbone\0' | 0-3
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | | 4-7
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Offset to message header fields | 8-11
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Serial number | 12-15
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Number of header packets | 16-19
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Granulerate numerator | 20-23
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | | 24-27
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Granulerate denominator | 28-31
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | | 32-35
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Basegranule | 36-39
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | | 40-43
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Preroll | 44-47
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Granuleshift | Padding/future use | 48-51
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Message header fields ... | 52-
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-
-</pre>
-<p>The mime type is provided as a message header field specified in the same way that HTTP header fields are given (e.g. "Content-Type: audio/vorbis"). Further meta information (such as language and screen size) are also included as message header fields. The offset to the message header fields at the beginning of a fisbone packet is included for forward compatibility - to allow further fields to be included into the packet without disrupting the message header field parsing.</p>
-
-<p>The granule rate is again given as a rational number in the same way that presentation time and basetime were provided above.</p>
-
-<p>A further restriction on how to encapsulate Skeleton into Ogg is proposed to allow for easier parsing:</p>
-<ul>
-<li>there can only be one Skeleton logical bitstream in a Ogg bitstream</li>
-<li>the Skeleton bos page is the very first bos page in the Ogg stream such that it can be identified straight away and decoders don't get confused about it being e.g. Ogg Vorbis without this meta information</li>
-<li>the bos pages of all the other logical bistreams come next (a requirement of Ogg)</li>
-<li>the secondary header pages of all logical bitstreams come next, including Skeleton's secondary header packets</li>
-<li>the Skeleton eos page end the control section of the Ogg stream before any content pages of any of the other logical bitstreams appear</li>
-</ul>
-
-<div id="copyright">
- The Xiph Fish Logo is a
- trademark (&trade;) of the Xiph.Org Foundation.<br>
-
- These pages &copy; 1994 - 2008 Xiph.Org Foundation. Some rights reserved.
-</div>
-
-</body>
-</html> \ No newline at end of file
diff --git a/contrib/ogg/doc/stream.png b/contrib/ogg/doc/stream.png
deleted file mode 100644
index ce2d2da..0000000
--- a/contrib/ogg/doc/stream.png
+++ /dev/null
Binary files differ
diff --git a/contrib/ogg/doc/vorbisword2.png b/contrib/ogg/doc/vorbisword2.png
deleted file mode 100644
index 12e3d31..0000000
--- a/contrib/ogg/doc/vorbisword2.png
+++ /dev/null
Binary files differ
diff --git a/contrib/ogg/doc/white-ogg.png b/contrib/ogg/doc/white-ogg.png
deleted file mode 100644
index 2694296..0000000
--- a/contrib/ogg/doc/white-ogg.png
+++ /dev/null
Binary files differ
diff --git a/contrib/ogg/doc/white-xifish.png b/contrib/ogg/doc/white-xifish.png
deleted file mode 100644
index ab25cc8..0000000
--- a/contrib/ogg/doc/white-xifish.png
+++ /dev/null
Binary files differ
diff --git a/contrib/ogg/include/Makefile.am b/contrib/ogg/include/Makefile.am
deleted file mode 100644
index 0084e4d..0000000
--- a/contrib/ogg/include/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-SUBDIRS = ogg
diff --git a/contrib/ogg/include/ogg/Makefile.am b/contrib/ogg/include/ogg/Makefile.am
deleted file mode 100644
index 142699d..0000000
--- a/contrib/ogg/include/ogg/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-oggincludedir = $(includedir)/ogg
-
-ogginclude_HEADERS = ogg.h os_types.h
-nodist_ogginclude_HEADERS = config_types.h
diff --git a/contrib/ogg/include/ogg/config_types.h.in b/contrib/ogg/include/ogg/config_types.h.in
deleted file mode 100644
index 750e29d..0000000
--- a/contrib/ogg/include/ogg/config_types.h.in
+++ /dev/null
@@ -1,25 +0,0 @@
-#ifndef __CONFIG_TYPES_H__
-#define __CONFIG_TYPES_H__
-
-/* these are filled in by configure */
-#define INCLUDE_INTTYPES_H @INCLUDE_INTTYPES_H@
-#define INCLUDE_STDINT_H @INCLUDE_STDINT_H@
-#define INCLUDE_SYS_TYPES_H @INCLUDE_SYS_TYPES_H@
-
-#if INCLUDE_INTTYPES_H
-# include <inttypes.h>
-#endif
-#if INCLUDE_STDINT_H
-# include <stdint.h>
-#endif
-#if INCLUDE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
-
-typedef @SIZE16@ ogg_int16_t;
-typedef @USIZE16@ ogg_uint16_t;
-typedef @SIZE32@ ogg_int32_t;
-typedef @USIZE32@ ogg_uint32_t;
-typedef @SIZE64@ ogg_int64_t;
-
-#endif
diff --git a/contrib/ogg/include/ogg/ogg.h b/contrib/ogg/include/ogg/ogg.h
deleted file mode 100644
index 7609fc2..0000000
--- a/contrib/ogg/include/ogg/ogg.h
+++ /dev/null
@@ -1,210 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: toplevel libogg include
- last mod: $Id$
-
- ********************************************************************/
-#ifndef _OGG_H
-#define _OGG_H
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-#include <stddef.h>
-#include <ogg/os_types.h>
-
-typedef struct {
- void *iov_base;
- size_t iov_len;
-} ogg_iovec_t;
-
-typedef struct {
- long endbyte;
- int endbit;
-
- unsigned char *buffer;
- unsigned char *ptr;
- long storage;
-} oggpack_buffer;
-
-/* ogg_page is used to encapsulate the data in one Ogg bitstream page *****/
-
-typedef struct {
- unsigned char *header;
- long header_len;
- unsigned char *body;
- long body_len;
-} ogg_page;
-
-/* ogg_stream_state contains the current encode/decode state of a logical
- Ogg bitstream **********************************************************/
-
-typedef struct {
- unsigned char *body_data; /* bytes from packet bodies */
- long body_storage; /* storage elements allocated */
- long body_fill; /* elements stored; fill mark */
- long body_returned; /* elements of fill returned */
-
-
- int *lacing_vals; /* The values that will go to the segment table */
- ogg_int64_t *granule_vals; /* granulepos values for headers. Not compact
- this way, but it is simple coupled to the
- lacing fifo */
- long lacing_storage;
- long lacing_fill;
- long lacing_packet;
- long lacing_returned;
-
- unsigned char header[282]; /* working space for header encode */
- int header_fill;
-
- int e_o_s; /* set when we have buffered the last packet in the
- logical bitstream */
- int b_o_s; /* set after we've written the initial page
- of a logical bitstream */
- long serialno;
- long pageno;
- ogg_int64_t packetno; /* sequence number for decode; the framing
- knows where there's a hole in the data,
- but we need coupling so that the codec
- (which is in a separate abstraction
- layer) also knows about the gap */
- ogg_int64_t granulepos;
-
-} ogg_stream_state;
-
-/* ogg_packet is used to encapsulate the data and metadata belonging
- to a single raw Ogg/Vorbis packet *************************************/
-
-typedef struct {
- unsigned char *packet;
- long bytes;
- long b_o_s;
- long e_o_s;
-
- ogg_int64_t granulepos;
-
- ogg_int64_t packetno; /* sequence number for decode; the framing
- knows where there's a hole in the data,
- but we need coupling so that the codec
- (which is in a separate abstraction
- layer) also knows about the gap */
-} ogg_packet;
-
-typedef struct {
- unsigned char *data;
- int storage;
- int fill;
- int returned;
-
- int unsynced;
- int headerbytes;
- int bodybytes;
-} ogg_sync_state;
-
-/* Ogg BITSTREAM PRIMITIVES: bitstream ************************/
-
-extern void oggpack_writeinit(oggpack_buffer *b);
-extern int oggpack_writecheck(oggpack_buffer *b);
-extern void oggpack_writetrunc(oggpack_buffer *b,long bits);
-extern void oggpack_writealign(oggpack_buffer *b);
-extern void oggpack_writecopy(oggpack_buffer *b,void *source,long bits);
-extern void oggpack_reset(oggpack_buffer *b);
-extern void oggpack_writeclear(oggpack_buffer *b);
-extern void oggpack_readinit(oggpack_buffer *b,unsigned char *buf,int bytes);
-extern void oggpack_write(oggpack_buffer *b,unsigned long value,int bits);
-extern long oggpack_look(oggpack_buffer *b,int bits);
-extern long oggpack_look1(oggpack_buffer *b);
-extern void oggpack_adv(oggpack_buffer *b,int bits);
-extern void oggpack_adv1(oggpack_buffer *b);
-extern long oggpack_read(oggpack_buffer *b,int bits);
-extern long oggpack_read1(oggpack_buffer *b);
-extern long oggpack_bytes(oggpack_buffer *b);
-extern long oggpack_bits(oggpack_buffer *b);
-extern unsigned char *oggpack_get_buffer(oggpack_buffer *b);
-
-extern void oggpackB_writeinit(oggpack_buffer *b);
-extern int oggpackB_writecheck(oggpack_buffer *b);
-extern void oggpackB_writetrunc(oggpack_buffer *b,long bits);
-extern void oggpackB_writealign(oggpack_buffer *b);
-extern void oggpackB_writecopy(oggpack_buffer *b,void *source,long bits);
-extern void oggpackB_reset(oggpack_buffer *b);
-extern void oggpackB_writeclear(oggpack_buffer *b);
-extern void oggpackB_readinit(oggpack_buffer *b,unsigned char *buf,int bytes);
-extern void oggpackB_write(oggpack_buffer *b,unsigned long value,int bits);
-extern long oggpackB_look(oggpack_buffer *b,int bits);
-extern long oggpackB_look1(oggpack_buffer *b);
-extern void oggpackB_adv(oggpack_buffer *b,int bits);
-extern void oggpackB_adv1(oggpack_buffer *b);
-extern long oggpackB_read(oggpack_buffer *b,int bits);
-extern long oggpackB_read1(oggpack_buffer *b);
-extern long oggpackB_bytes(oggpack_buffer *b);
-extern long oggpackB_bits(oggpack_buffer *b);
-extern unsigned char *oggpackB_get_buffer(oggpack_buffer *b);
-
-/* Ogg BITSTREAM PRIMITIVES: encoding **************************/
-
-extern int ogg_stream_packetin(ogg_stream_state *os, ogg_packet *op);
-extern int ogg_stream_iovecin(ogg_stream_state *os, ogg_iovec_t *iov,
- int count, long e_o_s, ogg_int64_t granulepos);
-extern int ogg_stream_pageout(ogg_stream_state *os, ogg_page *og);
-extern int ogg_stream_pageout_fill(ogg_stream_state *os, ogg_page *og, int nfill);
-extern int ogg_stream_flush(ogg_stream_state *os, ogg_page *og);
-extern int ogg_stream_flush_fill(ogg_stream_state *os, ogg_page *og, int nfill);
-
-/* Ogg BITSTREAM PRIMITIVES: decoding **************************/
-
-extern int ogg_sync_init(ogg_sync_state *oy);
-extern int ogg_sync_clear(ogg_sync_state *oy);
-extern int ogg_sync_reset(ogg_sync_state *oy);
-extern int ogg_sync_destroy(ogg_sync_state *oy);
-extern int ogg_sync_check(ogg_sync_state *oy);
-
-extern char *ogg_sync_buffer(ogg_sync_state *oy, long size);
-extern int ogg_sync_wrote(ogg_sync_state *oy, long bytes);
-extern long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og);
-extern int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og);
-extern int ogg_stream_pagein(ogg_stream_state *os, ogg_page *og);
-extern int ogg_stream_packetout(ogg_stream_state *os,ogg_packet *op);
-extern int ogg_stream_packetpeek(ogg_stream_state *os,ogg_packet *op);
-
-/* Ogg BITSTREAM PRIMITIVES: general ***************************/
-
-extern int ogg_stream_init(ogg_stream_state *os,int serialno);
-extern int ogg_stream_clear(ogg_stream_state *os);
-extern int ogg_stream_reset(ogg_stream_state *os);
-extern int ogg_stream_reset_serialno(ogg_stream_state *os,int serialno);
-extern int ogg_stream_destroy(ogg_stream_state *os);
-extern int ogg_stream_check(ogg_stream_state *os);
-extern int ogg_stream_eos(ogg_stream_state *os);
-
-extern void ogg_page_checksum_set(ogg_page *og);
-
-extern int ogg_page_version(const ogg_page *og);
-extern int ogg_page_continued(const ogg_page *og);
-extern int ogg_page_bos(const ogg_page *og);
-extern int ogg_page_eos(const ogg_page *og);
-extern ogg_int64_t ogg_page_granulepos(const ogg_page *og);
-extern int ogg_page_serialno(const ogg_page *og);
-extern long ogg_page_pageno(const ogg_page *og);
-extern int ogg_page_packets(const ogg_page *og);
-
-extern void ogg_packet_clear(ogg_packet *op);
-
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif /* _OGG_H */
diff --git a/contrib/ogg/include/ogg/os_types.h b/contrib/ogg/include/ogg/os_types.h
deleted file mode 100644
index b8f5630..0000000
--- a/contrib/ogg/include/ogg/os_types.h
+++ /dev/null
@@ -1,148 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2002 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: #ifdef jail to whip a few platforms into the UNIX ideal.
- last mod: $Id$
-
- ********************************************************************/
-#ifndef _OS_TYPES_H
-#define _OS_TYPES_H
-
-/* make it easy on the folks that want to compile the libs with a
- different malloc than stdlib */
-#define _ogg_malloc malloc
-#define _ogg_calloc calloc
-#define _ogg_realloc realloc
-#define _ogg_free free
-
-#if defined(_WIN32)
-
-# if defined(__CYGWIN__)
-# include <stdint.h>
- typedef int16_t ogg_int16_t;
- typedef uint16_t ogg_uint16_t;
- typedef int32_t ogg_int32_t;
- typedef uint32_t ogg_uint32_t;
- typedef int64_t ogg_int64_t;
- typedef uint64_t ogg_uint64_t;
-# elif defined(__MINGW32__)
-# include <sys/types.h>
- typedef short ogg_int16_t;
- typedef unsigned short ogg_uint16_t;
- typedef int ogg_int32_t;
- typedef unsigned int ogg_uint32_t;
- typedef long long ogg_int64_t;
- typedef unsigned long long ogg_uint64_t;
-# elif defined(__MWERKS__)
- typedef long long ogg_int64_t;
- typedef int ogg_int32_t;
- typedef unsigned int ogg_uint32_t;
- typedef short ogg_int16_t;
- typedef unsigned short ogg_uint16_t;
-# else
-# if defined(_MSC_VER) && (_MSC_VER >= 1800) /* MSVC 2013 and newer */
-# include <stdint.h>
- typedef int16_t ogg_int16_t;
- typedef uint16_t ogg_uint16_t;
- typedef int32_t ogg_int32_t;
- typedef uint32_t ogg_uint32_t;
- typedef int64_t ogg_int64_t;
- typedef uint64_t ogg_uint64_t;
-# else
- /* MSVC/Borland */
- typedef __int64 ogg_int64_t;
- typedef __int32 ogg_int32_t;
- typedef unsigned __int32 ogg_uint32_t;
- typedef __int16 ogg_int16_t;
- typedef unsigned __int16 ogg_uint16_t;
-# endif
-# endif
-
-#elif (defined(__APPLE__) && defined(__MACH__)) /* MacOS X Framework build */
-
-# include <inttypes.h>
- typedef int16_t ogg_int16_t;
- typedef uint16_t ogg_uint16_t;
- typedef int32_t ogg_int32_t;
- typedef uint32_t ogg_uint32_t;
- typedef int64_t ogg_int64_t;
-
-#elif defined(__HAIKU__)
-
- /* Haiku */
-# include <sys/types.h>
- typedef short ogg_int16_t;
- typedef unsigned short ogg_uint16_t;
- typedef int ogg_int32_t;
- typedef unsigned int ogg_uint32_t;
- typedef long long ogg_int64_t;
-
-#elif defined(__BEOS__)
-
- /* Be */
-# include <inttypes.h>
- typedef int16_t ogg_int16_t;
- typedef uint16_t ogg_uint16_t;
- typedef int32_t ogg_int32_t;
- typedef uint32_t ogg_uint32_t;
- typedef int64_t ogg_int64_t;
-
-#elif defined (__EMX__)
-
- /* OS/2 GCC */
- typedef short ogg_int16_t;
- typedef unsigned short ogg_uint16_t;
- typedef int ogg_int32_t;
- typedef unsigned int ogg_uint32_t;
- typedef long long ogg_int64_t;
-
-#elif defined (DJGPP)
-
- /* DJGPP */
- typedef short ogg_int16_t;
- typedef int ogg_int32_t;
- typedef unsigned int ogg_uint32_t;
- typedef long long ogg_int64_t;
-
-#elif defined(R5900)
-
- /* PS2 EE */
- typedef long ogg_int64_t;
- typedef int ogg_int32_t;
- typedef unsigned ogg_uint32_t;
- typedef short ogg_int16_t;
-
-#elif defined(__SYMBIAN32__)
-
- /* Symbian GCC */
- typedef signed short ogg_int16_t;
- typedef unsigned short ogg_uint16_t;
- typedef signed int ogg_int32_t;
- typedef unsigned int ogg_uint32_t;
- typedef long long int ogg_int64_t;
-
-#elif defined(__TMS320C6X__)
-
- /* TI C64x compiler */
- typedef signed short ogg_int16_t;
- typedef unsigned short ogg_uint16_t;
- typedef signed int ogg_int32_t;
- typedef unsigned int ogg_uint32_t;
- typedef long long int ogg_int64_t;
-
-#else
-
-# include <ogg/config_types.h>
-
-#endif
-
-#endif /* _OS_TYPES_H */
diff --git a/contrib/ogg/libogg.spec.in b/contrib/ogg/libogg.spec.in
deleted file mode 100644
index 41e9307..0000000
--- a/contrib/ogg/libogg.spec.in
+++ /dev/null
@@ -1,109 +0,0 @@
-Name: libogg
-Version: @VERSION@
-Release: 0.xiph.1
-Summary: Ogg Bitstream Library.
-
-Group: System Environment/Libraries
-License: BSD
-URL: http://www.xiph.org/
-Vendor: Xiph.org Foundation <team@xiph.org>
-Source: http://www.vorbis.com/files/1.0.1/unix/%{name}-%{version}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-root
-
-# We're forced to use an epoch since both Red Hat and Ximian use it in their
-# rc packages
-Epoch: 2
-# Dirty trick to tell rpm that this package actually provides what the
-# last rc and beta was offering
-Provides: %{name} = %{epoch}:1.0rc3-%{release}
-Provides: %{name} = %{epoch}:1.0beta4-%{release}
-
-%description
-Libogg is a library for manipulating ogg bitstreams. It handles
-both making ogg bitstreams and getting packets from ogg bitstreams.
-
-%package devel
-Summary: Ogg Bitstream Library Development
-Group: Development/Libraries
-Requires: libogg = %{version}
-# Dirty trick to tell rpm that this package actually provides what the
-# last rc and beta was offering
-Provides: %{name}-devel = %{epoch}:1.0rc3-%{release}
-Provides: %{name}-devel = %{epoch}:1.0beta4-%{release}
-
-%description devel
-The libogg-devel package contains the header files, static libraries
-and documentation needed to develop applications with libogg.
-
-%prep
-%setup -q -n %{name}-%{version}
-
-%build
-CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} --enable-static
-make
-
-%install
-rm -rf $RPM_BUILD_ROOT
-
-make DESTDIR=$RPM_BUILD_ROOT install
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
-
-%files
-%defattr(-,root,root)
-%doc AUTHORS CHANGES COPYING README
-%{_libdir}/libogg.so.*
-
-%files devel
-%defattr(-,root,root)
-%doc doc/index.html
-%doc doc/framing.html
-%doc doc/oggstream.html
-%doc doc/white-ogg.png
-%doc doc/white-xifish.png
-%doc doc/stream.png
-%doc doc/libogg/*.html
-%doc doc/libogg/style.css
-%dir %{_includedir}/ogg
-%{_includedir}/ogg/ogg.h
-%{_includedir}/ogg/os_types.h
-%{_includedir}/ogg/config_types.h
-%{_libdir}/libogg.a
-%{_libdir}/libogg.la
-%{_libdir}/libogg.so
-%{_libdir}/pkgconfig/ogg.pc
-%{_datadir}/aclocal/ogg.m4
-
-%changelog
-* Thu Nov 08 2007 Conrad Parker <conrad@metadecks.org>
-- update doc dir (reported by thosmos on #vorbis)
-
-* Thu Jun 10 2004 Thomas Vander Stichele <thomas at apestaart dot org>
-- autogenerate from configure
-- fix download location
-- remove Prefix
-- own include dir
-- move ldconfig runs to -p scripts
-- change Release tag to include xiph
-
-* Tue Oct 07 2003 Warren Dukes <shank@xiph.org>
-- update for 1.1 release
-
-* Sun Jul 14 2002 Thomas Vander Stichele <thomas@apestaart.org>
-- update for 1.0 release
-- conform Group to Red Hat's idea of it
-- take out case where configure doesn't exist; a tarball should have it
-
-* Tue Dec 18 2001 Jack Moffitt <jack@xiph.org>
-- Update for RC3 release
-
-* Sun Oct 07 2001 Jack Moffitt <jack@xiph.org>
-- add support for configurable prefixes
-
-* Sat Sep 02 2000 Jack Moffitt <jack@icecast.org>
-- initial spec file created
diff --git a/contrib/ogg/macosx/English.lproj/InfoPlist.strings b/contrib/ogg/macosx/English.lproj/InfoPlist.strings
deleted file mode 100644
index b230fea..0000000
--- a/contrib/ogg/macosx/English.lproj/InfoPlist.strings
+++ /dev/null
Binary files differ
diff --git a/contrib/ogg/macosx/Info.plist b/contrib/ogg/macosx/Info.plist
deleted file mode 100644
index d075456..0000000
--- a/contrib/ogg/macosx/Info.plist
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleExecutable</key>
- <string>Ogg</string>
- <key>CFBundleGetInfoString</key>
- <string>Ogg framework 1.1.4, Copyright © 1994-2009 Xiph.Org Foundation</string>
- <key>CFBundleIconFile</key>
- <string></string>
- <key>CFBundleIdentifier</key>
- <string>org.xiph.ogg</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundlePackageType</key>
- <string>FMWK</string>
- <key>CFBundleShortVersionString</key>
- <string>1.1.4</string>
- <key>CFBundleSignature</key>
- <string>????</string>
- <key>CFBundleVersion</key>
- <string>1.1.4</string>
- <key>NSHumanReadableCopyright</key>
- <string>Ogg framework 1.1.4, Copyright © 1994-2009 Xiph.Org Foundation</string>
- <key>CSResourcesFileMapped</key>
- <true/>
-</dict>
-</plist>
diff --git a/contrib/ogg/macosx/Ogg.xcodeproj/project.pbxproj b/contrib/ogg/macosx/Ogg.xcodeproj/project.pbxproj
deleted file mode 100644
index 596ccda..0000000
--- a/contrib/ogg/macosx/Ogg.xcodeproj/project.pbxproj
+++ /dev/null
@@ -1,363 +0,0 @@
-// !$*UTF8*$!
-{
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 42;
- objects = {
-
-/* Begin PBXBuildFile section */
- 730F236309181A8D00AB638C /* bitwise.c in Sources */ = {isa = PBXBuildFile; fileRef = 730F236109181A8D00AB638C /* bitwise.c */; };
- 730F236409181A8D00AB638C /* framing.c in Sources */ = {isa = PBXBuildFile; fileRef = 730F236209181A8D00AB638C /* framing.c */; };
- 730F236709181ABE00AB638C /* ogg.h in Headers */ = {isa = PBXBuildFile; fileRef = 730F236509181ABE00AB638C /* ogg.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 730F236809181ABE00AB638C /* os_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 730F236609181ABE00AB638C /* os_types.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 734FB2E70B18B36F00D561D7 /* bitwise.c in Sources */ = {isa = PBXBuildFile; fileRef = 730F236109181A8D00AB638C /* bitwise.c */; };
- 734FB2E80B18B36F00D561D7 /* framing.c in Sources */ = {isa = PBXBuildFile; fileRef = 730F236209181A8D00AB638C /* framing.c */; };
- 8D07F2BE0486CC7A007CD1D0 /* Ogg_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32BAE0B70371A74B00C91783 /* Ogg_Prefix.pch */; };
- 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; };
-/* End PBXBuildFile section */
-
-/* Begin PBXFileReference section */
- 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
- 32BAE0B70371A74B00C91783 /* Ogg_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ogg_Prefix.pch; sourceTree = "<group>"; };
- 730F236109181A8D00AB638C /* bitwise.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = bitwise.c; path = ../src/bitwise.c; sourceTree = SOURCE_ROOT; };
- 730F236209181A8D00AB638C /* framing.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = framing.c; path = ../src/framing.c; sourceTree = SOURCE_ROOT; };
- 730F236509181ABE00AB638C /* ogg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ogg.h; path = ../include/ogg/ogg.h; sourceTree = SOURCE_ROOT; };
- 730F236609181ABE00AB638C /* os_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = os_types.h; path = ../include/ogg/os_types.h; sourceTree = SOURCE_ROOT; };
- 734FB2E50B18B33E00D561D7 /* libogg.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libogg.a; sourceTree = BUILT_PRODUCTS_DIR; };
- 8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
- 8D07F2C80486CC7A007CD1D0 /* Ogg.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Ogg.framework; sourceTree = BUILT_PRODUCTS_DIR; };
-/* End PBXFileReference section */
-
-/* Begin PBXFrameworksBuildPhase section */
- 734FB2E30B18B33E00D561D7 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8D07F2C30486CC7A007CD1D0 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXFrameworksBuildPhase section */
-
-/* Begin PBXGroup section */
- 034768DDFF38A45A11DB9C8B /* Products */ = {
- isa = PBXGroup;
- children = (
- 8D07F2C80486CC7A007CD1D0 /* Ogg.framework */,
- 734FB2E50B18B33E00D561D7 /* libogg.a */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 0867D691FE84028FC02AAC07 /* Ogg */ = {
- isa = PBXGroup;
- children = (
- 730F235F09181A3E00AB638C /* Headers */,
- 08FB77ACFE841707C02AAC07 /* Source */,
- 089C1665FE841158C02AAC07 /* Resources */,
- 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
- 034768DDFF38A45A11DB9C8B /* Products */,
- );
- name = Ogg;
- sourceTree = "<group>";
- };
- 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
- isa = PBXGroup;
- children = (
- );
- name = "External Frameworks and Libraries";
- sourceTree = "<group>";
- };
- 089C1665FE841158C02AAC07 /* Resources */ = {
- isa = PBXGroup;
- children = (
- 8D07F2C70486CC7A007CD1D0 /* Info.plist */,
- 089C1666FE841158C02AAC07 /* InfoPlist.strings */,
- );
- name = Resources;
- sourceTree = "<group>";
- };
- 08FB77ACFE841707C02AAC07 /* Source */ = {
- isa = PBXGroup;
- children = (
- 730F236109181A8D00AB638C /* bitwise.c */,
- 730F236209181A8D00AB638C /* framing.c */,
- 32BAE0B70371A74B00C91783 /* Ogg_Prefix.pch */,
- );
- name = Source;
- sourceTree = "<group>";
- };
- 730F235F09181A3E00AB638C /* Headers */ = {
- isa = PBXGroup;
- children = (
- 730F236509181ABE00AB638C /* ogg.h */,
- 730F236609181ABE00AB638C /* os_types.h */,
- );
- name = Headers;
- sourceTree = "<group>";
- };
-/* End PBXGroup section */
-
-/* Begin PBXHeadersBuildPhase section */
- 734FB2E10B18B33E00D561D7 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8D07F2BD0486CC7A007CD1D0 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 8D07F2BE0486CC7A007CD1D0 /* Ogg_Prefix.pch in Headers */,
- 730F236709181ABE00AB638C /* ogg.h in Headers */,
- 730F236809181ABE00AB638C /* os_types.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXHeadersBuildPhase section */
-
-/* Begin PBXNativeTarget section */
- 734FB2E40B18B33E00D561D7 /* libogg (static) */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 734FB2ED0B18B3B900D561D7 /* Build configuration list for PBXNativeTarget "libogg (static)" */;
- buildPhases = (
- 734FB2E10B18B33E00D561D7 /* Headers */,
- 734FB2E20B18B33E00D561D7 /* Sources */,
- 734FB2E30B18B33E00D561D7 /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "libogg (static)";
- productName = ogg;
- productReference = 734FB2E50B18B33E00D561D7 /* libogg.a */;
- productType = "com.apple.product-type.library.static";
- };
- 8D07F2BC0486CC7A007CD1D0 /* Ogg */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 730F235409181A3A00AB638C /* Build configuration list for PBXNativeTarget "Ogg" */;
- buildPhases = (
- 8D07F2BD0486CC7A007CD1D0 /* Headers */,
- 8D07F2BF0486CC7A007CD1D0 /* Resources */,
- 8D07F2C10486CC7A007CD1D0 /* Sources */,
- 8D07F2C30486CC7A007CD1D0 /* Frameworks */,
- 8D07F2C50486CC7A007CD1D0 /* Rez */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = Ogg;
- productInstallPath = "$(HOME)/Library/Frameworks";
- productName = Ogg;
- productReference = 8D07F2C80486CC7A007CD1D0 /* Ogg.framework */;
- productType = "com.apple.product-type.framework";
- };
-/* End PBXNativeTarget section */
-
-/* Begin PBXProject section */
- 0867D690FE84028FC02AAC07 /* Project object */ = {
- isa = PBXProject;
- buildConfigurationList = 730F235809181A3A00AB638C /* Build configuration list for PBXProject "Ogg" */;
- hasScannedForEncodings = 1;
- mainGroup = 0867D691FE84028FC02AAC07 /* Ogg */;
- productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
- projectDirPath = "";
- targets = (
- 8D07F2BC0486CC7A007CD1D0 /* Ogg */,
- 734FB2E40B18B33E00D561D7 /* libogg (static) */,
- );
- };
-/* End PBXProject section */
-
-/* Begin PBXResourcesBuildPhase section */
- 8D07F2BF0486CC7A007CD1D0 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXResourcesBuildPhase section */
-
-/* Begin PBXRezBuildPhase section */
- 8D07F2C50486CC7A007CD1D0 /* Rez */ = {
- isa = PBXRezBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXRezBuildPhase section */
-
-/* Begin PBXSourcesBuildPhase section */
- 734FB2E20B18B33E00D561D7 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 734FB2E70B18B36F00D561D7 /* bitwise.c in Sources */,
- 734FB2E80B18B36F00D561D7 /* framing.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8D07F2C10486CC7A007CD1D0 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 730F236309181A8D00AB638C /* bitwise.c in Sources */,
- 730F236409181A8D00AB638C /* framing.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXSourcesBuildPhase section */
-
-/* Begin PBXVariantGroup section */
- 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = {
- isa = PBXVariantGroup;
- children = (
- 089C1667FE841158C02AAC07 /* English */,
- );
- name = InfoPlist.strings;
- sourceTree = "<group>";
- };
-/* End PBXVariantGroup section */
-
-/* Begin XCBuildConfiguration section */
- 730F235509181A3A00AB638C /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COPY_PHASE_STRIP = NO;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- FRAMEWORK_VERSION = A;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_ENABLE_FIX_AND_CONTINUE = YES;
- GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = Ogg_Prefix.pch;
- INFOPLIST_FILE = Info.plist;
- INSTALL_PATH = /Library/Frameworks;
- PRODUCT_NAME = Ogg;
- WRAPPER_EXTENSION = framework;
- ZERO_LINK = YES;
- };
- name = Debug;
- };
- 730F235609181A3A00AB638C /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COPY_PHASE_STRIP = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- FRAMEWORK_VERSION = A;
- GCC_ENABLE_FIX_AND_CONTINUE = NO;
- GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = Ogg_Prefix.pch;
- INFOPLIST_FILE = Info.plist;
- INSTALL_PATH = /Library/Frameworks;
- PRODUCT_NAME = Ogg;
- WRAPPER_EXTENSION = framework;
- ZERO_LINK = NO;
- };
- name = Release;
- };
- 730F235909181A3A00AB638C /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__;
- SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
- };
- name = Debug;
- };
- 730F235A09181A3A00AB638C /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ARCHS = (
- ppc,
- i386,
- );
- GCC_OPTIMIZATION_LEVEL = 3;
- GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__;
- OTHER_CFLAGS = (
- "$(OTHER_CFLAGS)",
- "-ffast-math",
- "-falign-loops=16",
- );
- SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
- };
- name = Release;
- };
- 734FB2EE0B18B3B900D561D7 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COPY_PHASE_STRIP = NO;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_ENABLE_FIX_AND_CONTINUE = YES;
- GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
- INSTALL_PATH = /usr/local/lib;
- PREBINDING = NO;
- PRODUCT_NAME = ogg;
- ZERO_LINK = YES;
- };
- name = Debug;
- };
- 734FB2EF0B18B3B900D561D7 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COPY_PHASE_STRIP = YES;
- GCC_ENABLE_FIX_AND_CONTINUE = NO;
- GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
- INSTALL_PATH = /usr/local/lib;
- PREBINDING = NO;
- PRODUCT_NAME = ogg;
- ZERO_LINK = NO;
- };
- name = Release;
- };
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
- 730F235409181A3A00AB638C /* Build configuration list for PBXNativeTarget "Ogg" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 730F235509181A3A00AB638C /* Debug */,
- 730F235609181A3A00AB638C /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 730F235809181A3A00AB638C /* Build configuration list for PBXProject "Ogg" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 730F235909181A3A00AB638C /* Debug */,
- 730F235A09181A3A00AB638C /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 734FB2ED0B18B3B900D561D7 /* Build configuration list for PBXNativeTarget "libogg (static)" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 734FB2EE0B18B3B900D561D7 /* Debug */,
- 734FB2EF0B18B3B900D561D7 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
-/* End XCConfigurationList section */
- };
- rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
-}
diff --git a/contrib/ogg/macosx/Ogg_Prefix.pch b/contrib/ogg/macosx/Ogg_Prefix.pch
deleted file mode 100644
index 05e3af9..0000000
--- a/contrib/ogg/macosx/Ogg_Prefix.pch
+++ /dev/null
@@ -1,5 +0,0 @@
-//
-// Prefix header for all source files of the 'Ogg' target in the 'Ogg' project.
-//
-
-#include <Carbon/Carbon.h>
diff --git a/contrib/ogg/ogg-uninstalled.pc.in b/contrib/ogg/ogg-uninstalled.pc.in
deleted file mode 100644
index 7872cc6..0000000
--- a/contrib/ogg/ogg-uninstalled.pc.in
+++ /dev/null
@@ -1,14 +0,0 @@
-# ogg uninstalled pkg-config file
-
-prefix=
-exec_prefix=
-libdir=${pcfiledir}/src
-includedir=${pcfiledir}/include
-
-Name: ogg
-Description: ogg is a library for manipulating ogg bitstreams (not installed)
-Version: @VERSION@
-Requires:
-Conflicts:
-Libs: ${libdir}/.libs/libogg.a
-Cflags: -I${includedir}
diff --git a/contrib/ogg/ogg.m4 b/contrib/ogg/ogg.m4
deleted file mode 100644
index 77d663b..0000000
--- a/contrib/ogg/ogg.m4
+++ /dev/null
@@ -1,116 +0,0 @@
-# Configure paths for libogg
-# Jack Moffitt <jack@icecast.org> 10-21-2000
-# Shamelessly stolen from Owen Taylor and Manish Singh
-
-dnl XIPH_PATH_OGG([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
-dnl Test for libogg, and define OGG_CFLAGS and OGG_LIBS
-dnl
-AC_DEFUN([XIPH_PATH_OGG],
-[dnl
-dnl Get the cflags and libraries
-dnl
-AC_ARG_WITH(ogg,AC_HELP_STRING([--with-ogg=PFX],[Prefix where libogg is installed (optional)]), ogg_prefix="$withval", ogg_prefix="")
-AC_ARG_WITH(ogg-libraries,AC_HELP_STRING([--with-ogg-libraries=DIR],[Directory where libogg library is installed (optional)]), ogg_libraries="$withval", ogg_libraries="")
-AC_ARG_WITH(ogg-includes,AC_HELP_STRING([--with-ogg-includes=DIR],[Directory where libogg header files are installed (optional)]), ogg_includes="$withval", ogg_includes="")
-AC_ARG_ENABLE(oggtest,AC_HELP_STRING([--disable-oggtest],[Do not try to compile and run a test Ogg program]),, enable_oggtest=yes)
-
- if test "x$ogg_libraries" != "x" ; then
- OGG_LIBS="-L$ogg_libraries"
- elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then
- OGG_LIBS=""
- elif test "x$ogg_prefix" != "x" ; then
- OGG_LIBS="-L$ogg_prefix/lib"
- elif test "x$prefix" != "xNONE" ; then
- OGG_LIBS="-L$prefix/lib"
- fi
-
- if test "x$ogg_prefix" != "xno" ; then
- OGG_LIBS="$OGG_LIBS -logg"
- fi
-
- if test "x$ogg_includes" != "x" ; then
- OGG_CFLAGS="-I$ogg_includes"
- elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then
- OGG_CFLAGS=""
- elif test "x$ogg_prefix" != "x" ; then
- OGG_CFLAGS="-I$ogg_prefix/include"
- elif test "x$prefix" != "xNONE"; then
- OGG_CFLAGS="-I$prefix/include"
- fi
-
- AC_MSG_CHECKING(for Ogg)
- if test "x$ogg_prefix" = "xno" ; then
- no_ogg="disabled"
- enable_oggtest="no"
- else
- no_ogg=""
- fi
-
-
- if test "x$enable_oggtest" = "xyes" ; then
- ac_save_CFLAGS="$CFLAGS"
- ac_save_LIBS="$LIBS"
- CFLAGS="$CFLAGS $OGG_CFLAGS"
- LIBS="$LIBS $OGG_LIBS"
-dnl
-dnl Now check if the installed Ogg is sufficiently new.
-dnl
- rm -f conf.oggtest
- AC_TRY_RUN([
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <ogg/ogg.h>
-
-int main ()
-{
- system("touch conf.oggtest");
- return 0;
-}
-
-],, no_ogg=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"])
- CFLAGS="$ac_save_CFLAGS"
- LIBS="$ac_save_LIBS"
- fi
-
- if test "x$no_ogg" = "xdisabled" ; then
- AC_MSG_RESULT(no)
- ifelse([$2], , :, [$2])
- elif test "x$no_ogg" = "x" ; then
- AC_MSG_RESULT(yes)
- ifelse([$1], , :, [$1])
- else
- AC_MSG_RESULT(no)
- if test -f conf.oggtest ; then
- :
- else
- echo "*** Could not run Ogg test program, checking why..."
- CFLAGS="$CFLAGS $OGG_CFLAGS"
- LIBS="$LIBS $OGG_LIBS"
- AC_TRY_LINK([
-#include <stdio.h>
-#include <ogg/ogg.h>
-], [ return 0; ],
- [ echo "*** The test program compiled, but did not run. This usually means"
- echo "*** that the run-time linker is not finding Ogg or finding the wrong"
- echo "*** version of Ogg. If it is not finding Ogg, you'll need to set your"
- echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
- echo "*** to the installed location Also, make sure you have run ldconfig if that"
- echo "*** is required on your system"
- echo "***"
- echo "*** If you have an old version installed, it is best to remove it, although"
- echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"],
- [ echo "*** The test program failed to compile or link. See the file config.log for the"
- echo "*** exact error that occured. This usually means Ogg was incorrectly installed"
- echo "*** or that you have moved Ogg since it was installed." ])
- CFLAGS="$ac_save_CFLAGS"
- LIBS="$ac_save_LIBS"
- fi
- OGG_CFLAGS=""
- OGG_LIBS=""
- ifelse([$2], , :, [$2])
- fi
- AC_SUBST(OGG_CFLAGS)
- AC_SUBST(OGG_LIBS)
- rm -f conf.oggtest
-])
diff --git a/contrib/ogg/ogg.pc.in b/contrib/ogg/ogg.pc.in
deleted file mode 100644
index 9e84375..0000000
--- a/contrib/ogg/ogg.pc.in
+++ /dev/null
@@ -1,14 +0,0 @@
-# ogg pkg-config file
-
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: ogg
-Description: ogg is a library for manipulating ogg bitstreams
-Version: @VERSION@
-Requires:
-Conflicts:
-Libs: -L${libdir} -logg
-Cflags: -I${includedir}
diff --git a/contrib/ogg/releases.sha2 b/contrib/ogg/releases.sha2
deleted file mode 100644
index 5cc3aeb..0000000
--- a/contrib/ogg/releases.sha2
+++ /dev/null
@@ -1,34 +0,0 @@
-c8a4157b0194962aa885e2088cf8561c65ce2eee36a77ca6325c6c36c842b2a9 libogg-1.0beta4.tar.gz
-37bec40bf26ba6af8e98f2996051079cd2fbc4c401960fadb15c9e75383f3361 libogg-1.0rc1.tar.gz
-c5f5924f25402a59a2586c3d037d3e79dae97de30531b8dd8b8b4abc20d5f036 libogg-1.0rc2.tar.gz
-e907b7bc56de5a9dd0c5f062c7b0340a6295671cf2c6ad994d5f62919c9e1b0b libogg-1.0rc3.tar.gz
-920fa2a0924d66884825d36a2e843de069cfdf1af01945d05da25999bbd6396c libogg-1.0.tar.gz
-269f8f6b11b8ac737cbd8ed8cfa244cc51ca42b6da6683336ba1413d2a00ceb3 libogg-1.1.1.tar.gz
-b72f4d716d8e1339469a874962aae5f055ba618772f00f43d3c6d0b543cdfadd libogg-1.1.1.zip
-7934f3bf689c6ea0870bc73fcf40b00d5050044b03e558819a1ed333dc3cfadf libogg-1.1.2.tar.gz
-01e97dd79336db38b31003ff956c7e29ebcfd8ceef8175cf17cf4f339a8c1a54 libogg-1.1.2.zip
-bae29e79fbc50bbedf1235852094b71c8c910a1ef0cd42fe4163b7b545630b65 libogg-1.1.3.tar.gz
-11c0202bc8f8e6fa361051a7d2dbc7ec95195b126c0407c5fc851d01c2a2ad6b libogg-1.1.3.zip
-253d138b8c062db4d8446be1522162940dd89cad35c8332c3127d2e842850f31 libogg-1.1.4rc1.tar.gz
-6bb65e5eafc75cc2ef7ccc37aea81749f1e72e503f7614e6748c06f532c42707 libogg-1.1.4rc1.zip
-9354c183fd88417c2860778b60b7896c9487d8f6e58b9fec3fdbf971142ce103 libogg-1.1.4.tar.gz
-0e9eb2370ba8d28ee6f6ccf27779c154fbfbd9c5e9d3a09e4419a85112a900ce libogg-1.1.4.zip
-01453d561255b5fcb361997904752860e4f8c6b9742f290578a44615fcc94356 libogg-1.1.tar.gz
-f30d983e238acd94e80ae551327ea2f83cdc330470b4188564bef28fec59eb69 libogg-1.2.0.tar.gz
-6bf8650f0f3651fa4714ab9d03a5f781879e697d85d776f4dabc31877f42a0b2 libogg-1.2.0.zip
-da222202be8be48149f0a0668f3d2445a166b1f9f40a25e27cd222bfa9c1d4d4 libogg-1.2.1.tar.bz2
-6858848617bca6eab01e7d8526bc0d2a417e95070a255cbf9c881881365e36c0 libogg-1.2.1.tar.gz
-21e0a61e15e9dd294587bcd39d81fbe1998b27b1c525e15ecfaba94344f921b4 libogg-1.2.1.tar.xz
-2d799a043865edc030ae56186a44624deb6365d59bcd8b3ae96384ccf613189d libogg-1.2.1.zip
-ab000574bc26d5f01284f5b0f50e12dc761d035c429f2e9c70cb2a9487d8cfba libogg-1.2.2.tar.gz
-559f1ea72a559520298e518865e488eb9a7185c6b9279f70602b01a87f7defed libogg-1.2.2.tar.xz
-3f3bec05106d852da5ae3899ac2047dd14e2009bba872524eeade2d0bda42da0 libogg-1.2.2.zip
-a8de807631014615549d2356fd36641833b8288221cea214f8a72750efe93780 libogg-1.3.0.tar.gz
-231725029c843492914f24e74085e734bca6f1d6446ac72df39b0c3a9d4bc74b libogg-1.3.0.tar.xz
-56db84601e7e855d1b9095ccba73d8ef98f063a2384f2239a7042070a3f1cde3 libogg-1.3.0.zip
-4e343f07aa5a1de8e0fa1107042d472186b3470d846b20b115b964eba5bae554 libogg-1.3.1.tar.gz
-3a5bad78d81afb78908326d11761c0fb1a0662ee7150b6ad587cc586838cdcfa libogg-1.3.1.tar.xz
-131ae1f65f65e0ed70db03fbe3a9d9f2e8c24ac43754ae5e055fc55e6f750bc7 libogg-1.3.1.zip
-e19ee34711d7af328cb26287f4137e70630e7261b17cbe3cd41011d73a654692 libogg-1.3.2.tar.gz
-3f687ccdd5ac8b52d76328fbbfebc70c459a40ea891dbf3dccb74a210826e79b libogg-1.3.2.tar.xz
-957b4168a03932e02853db340cfddd0fa89b6ca80073a54f7c827372c3606350 libogg-1.3.2.zip
diff --git a/contrib/ogg/src/Makefile.am b/contrib/ogg/src/Makefile.am
deleted file mode 100644
index 9472626..0000000
--- a/contrib/ogg/src/Makefile.am
+++ /dev/null
@@ -1,28 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
-
-lib_LTLIBRARIES = libogg.la
-
-libogg_la_SOURCES = framing.c bitwise.c
-libogg_la_LDFLAGS = -no-undefined -version-info @LIB_CURRENT@:@LIB_REVISION@:@LIB_AGE@
-
-# build and run the self tests on 'make check'
-
-noinst_PROGRAMS = test_bitwise test_framing
-
-test_bitwise_SOURCES = bitwise.c
-test_bitwise_CFLAGS = -D_V_SELFTEST
-
-test_framing_SOURCES = framing.c
-test_framing_CFLAGS = -D_V_SELFTEST
-
-check: $(noinst_PROGRAMS)
- ./test_bitwise$(EXEEXT)
- ./test_framing$(EXEEXT)
-
-debug:
- $(MAKE) all CFLAGS="@DEBUG@"
-
-profile:
- $(MAKE) all CFLAGS="@PROFILE@"
diff --git a/contrib/ogg/src/bitwise.c b/contrib/ogg/src/bitwise.c
deleted file mode 100644
index fa2b572..0000000
--- a/contrib/ogg/src/bitwise.c
+++ /dev/null
@@ -1,1088 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE Ogg CONTAINER SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2014 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: packing variable sized words into an octet stream
- last mod: $Id$
-
- ********************************************************************/
-
-/* We're 'LSb' endian; if we write a word but read individual bits,
- then we'll read the lsb first */
-
-#include <string.h>
-#include <stdlib.h>
-#include <limits.h>
-#include <ogg/ogg.h>
-
-#define BUFFER_INCREMENT 256
-
-static const unsigned long mask[]=
-{0x00000000,0x00000001,0x00000003,0x00000007,0x0000000f,
- 0x0000001f,0x0000003f,0x0000007f,0x000000ff,0x000001ff,
- 0x000003ff,0x000007ff,0x00000fff,0x00001fff,0x00003fff,
- 0x00007fff,0x0000ffff,0x0001ffff,0x0003ffff,0x0007ffff,
- 0x000fffff,0x001fffff,0x003fffff,0x007fffff,0x00ffffff,
- 0x01ffffff,0x03ffffff,0x07ffffff,0x0fffffff,0x1fffffff,
- 0x3fffffff,0x7fffffff,0xffffffff };
-
-static const unsigned int mask8B[]=
-{0x00,0x80,0xc0,0xe0,0xf0,0xf8,0xfc,0xfe,0xff};
-
-void oggpack_writeinit(oggpack_buffer *b){
- memset(b,0,sizeof(*b));
- b->ptr=b->buffer=_ogg_malloc(BUFFER_INCREMENT);
- b->buffer[0]='\0';
- b->storage=BUFFER_INCREMENT;
-}
-
-void oggpackB_writeinit(oggpack_buffer *b){
- oggpack_writeinit(b);
-}
-
-int oggpack_writecheck(oggpack_buffer *b){
- if(!b->ptr || !b->storage)return -1;
- return 0;
-}
-
-int oggpackB_writecheck(oggpack_buffer *b){
- return oggpack_writecheck(b);
-}
-
-void oggpack_writetrunc(oggpack_buffer *b,long bits){
- long bytes=bits>>3;
- if(b->ptr){
- bits-=bytes*8;
- b->ptr=b->buffer+bytes;
- b->endbit=bits;
- b->endbyte=bytes;
- *b->ptr&=mask[bits];
- }
-}
-
-void oggpackB_writetrunc(oggpack_buffer *b,long bits){
- long bytes=bits>>3;
- if(b->ptr){
- bits-=bytes*8;
- b->ptr=b->buffer+bytes;
- b->endbit=bits;
- b->endbyte=bytes;
- *b->ptr&=mask8B[bits];
- }
-}
-
-/* Takes only up to 32 bits. */
-void oggpack_write(oggpack_buffer *b,unsigned long value,int bits){
- if(bits<0 || bits>32) goto err;
- if(b->endbyte>=b->storage-4){
- void *ret;
- if(!b->ptr)return;
- if(b->storage>LONG_MAX-BUFFER_INCREMENT) goto err;
- ret=_ogg_realloc(b->buffer,b->storage+BUFFER_INCREMENT);
- if(!ret) goto err;
- b->buffer=ret;
- b->storage+=BUFFER_INCREMENT;
- b->ptr=b->buffer+b->endbyte;
- }
-
- value&=mask[bits];
- bits+=b->endbit;
-
- b->ptr[0]|=value<<b->endbit;
-
- if(bits>=8){
- b->ptr[1]=(unsigned char)(value>>(8-b->endbit));
- if(bits>=16){
- b->ptr[2]=(unsigned char)(value>>(16-b->endbit));
- if(bits>=24){
- b->ptr[3]=(unsigned char)(value>>(24-b->endbit));
- if(bits>=32){
- if(b->endbit)
- b->ptr[4]=(unsigned char)(value>>(32-b->endbit));
- else
- b->ptr[4]=0;
- }
- }
- }
- }
-
- b->endbyte+=bits/8;
- b->ptr+=bits/8;
- b->endbit=bits&7;
- return;
- err:
- oggpack_writeclear(b);
-}
-
-/* Takes only up to 32 bits. */
-void oggpackB_write(oggpack_buffer *b,unsigned long value,int bits){
- if(bits<0 || bits>32) goto err;
- if(b->endbyte>=b->storage-4){
- void *ret;
- if(!b->ptr)return;
- if(b->storage>LONG_MAX-BUFFER_INCREMENT) goto err;
- ret=_ogg_realloc(b->buffer,b->storage+BUFFER_INCREMENT);
- if(!ret) goto err;
- b->buffer=ret;
- b->storage+=BUFFER_INCREMENT;
- b->ptr=b->buffer+b->endbyte;
- }
-
- value=(value&mask[bits])<<(32-bits);
- bits+=b->endbit;
-
- b->ptr[0]|=value>>(24+b->endbit);
-
- if(bits>=8){
- b->ptr[1]=(unsigned char)(value>>(16+b->endbit));
- if(bits>=16){
- b->ptr[2]=(unsigned char)(value>>(8+b->endbit));
- if(bits>=24){
- b->ptr[3]=(unsigned char)(value>>(b->endbit));
- if(bits>=32){
- if(b->endbit)
- b->ptr[4]=(unsigned char)(value<<(8-b->endbit));
- else
- b->ptr[4]=0;
- }
- }
- }
- }
-
- b->endbyte+=bits/8;
- b->ptr+=bits/8;
- b->endbit=bits&7;
- return;
- err:
- oggpack_writeclear(b);
-}
-
-void oggpack_writealign(oggpack_buffer *b){
- int bits=8-b->endbit;
- if(bits<8)
- oggpack_write(b,0,bits);
-}
-
-void oggpackB_writealign(oggpack_buffer *b){
- int bits=8-b->endbit;
- if(bits<8)
- oggpackB_write(b,0,bits);
-}
-
-static void oggpack_writecopy_helper(oggpack_buffer *b,
- void *source,
- long bits,
- void (*w)(oggpack_buffer *,
- unsigned long,
- int),
- int msb){
- unsigned char *ptr=(unsigned char *)source;
-
- long bytes=bits/8;
- long pbytes=(b->endbit+bits)/8;
- bits-=bytes*8;
-
- /* expand storage up-front */
- if(b->endbyte+pbytes>=b->storage){
- void *ret;
- if(!b->ptr) goto err;
- if(b->storage>b->endbyte+pbytes+BUFFER_INCREMENT) goto err;
- b->storage=b->endbyte+pbytes+BUFFER_INCREMENT;
- ret=_ogg_realloc(b->buffer,b->storage);
- if(!ret) goto err;
- b->buffer=ret;
- b->ptr=b->buffer+b->endbyte;
- }
-
- /* copy whole octets */
- if(b->endbit){
- int i;
- /* unaligned copy. Do it the hard way. */
- for(i=0;i<bytes;i++)
- w(b,(unsigned long)(ptr[i]),8);
- }else{
- /* aligned block copy */
- memmove(b->ptr,source,bytes);
- b->ptr+=bytes;
- b->endbyte+=bytes;
- *b->ptr=0;
- }
-
- /* copy trailing bits */
- if(bits){
- if(msb)
- w(b,(unsigned long)(ptr[bytes]>>(8-bits)),bits);
- else
- w(b,(unsigned long)(ptr[bytes]),bits);
- }
- return;
- err:
- oggpack_writeclear(b);
-}
-
-void oggpack_writecopy(oggpack_buffer *b,void *source,long bits){
- oggpack_writecopy_helper(b,source,bits,oggpack_write,0);
-}
-
-void oggpackB_writecopy(oggpack_buffer *b,void *source,long bits){
- oggpack_writecopy_helper(b,source,bits,oggpackB_write,1);
-}
-
-void oggpack_reset(oggpack_buffer *b){
- if(!b->ptr)return;
- b->ptr=b->buffer;
- b->buffer[0]=0;
- b->endbit=b->endbyte=0;
-}
-
-void oggpackB_reset(oggpack_buffer *b){
- oggpack_reset(b);
-}
-
-void oggpack_writeclear(oggpack_buffer *b){
- if(b->buffer)_ogg_free(b->buffer);
- memset(b,0,sizeof(*b));
-}
-
-void oggpackB_writeclear(oggpack_buffer *b){
- oggpack_writeclear(b);
-}
-
-void oggpack_readinit(oggpack_buffer *b,unsigned char *buf,int bytes){
- memset(b,0,sizeof(*b));
- b->buffer=b->ptr=buf;
- b->storage=bytes;
-}
-
-void oggpackB_readinit(oggpack_buffer *b,unsigned char *buf,int bytes){
- oggpack_readinit(b,buf,bytes);
-}
-
-/* Read in bits without advancing the bitptr; bits <= 32 */
-long oggpack_look(oggpack_buffer *b,int bits){
- unsigned long ret;
- unsigned long m;
-
- if(bits<0 || bits>32) return -1;
- m=mask[bits];
- bits+=b->endbit;
-
- if(b->endbyte >= b->storage-4){
- /* not the main path */
- if(b->endbyte > b->storage-((bits+7)>>3)) return -1;
- /* special case to avoid reading b->ptr[0], which might be past the end of
- the buffer; also skips some useless accounting */
- else if(!bits)return(0L);
- }
-
- ret=b->ptr[0]>>b->endbit;
- if(bits>8){
- ret|=b->ptr[1]<<(8-b->endbit);
- if(bits>16){
- ret|=b->ptr[2]<<(16-b->endbit);
- if(bits>24){
- ret|=b->ptr[3]<<(24-b->endbit);
- if(bits>32 && b->endbit)
- ret|=b->ptr[4]<<(32-b->endbit);
- }
- }
- }
- return(m&ret);
-}
-
-/* Read in bits without advancing the bitptr; bits <= 32 */
-long oggpackB_look(oggpack_buffer *b,int bits){
- unsigned long ret;
- int m=32-bits;
-
- if(m<0 || m>32) return -1;
- bits+=b->endbit;
-
- if(b->endbyte >= b->storage-4){
- /* not the main path */
- if(b->endbyte > b->storage-((bits+7)>>3)) return -1;
- /* special case to avoid reading b->ptr[0], which might be past the end of
- the buffer; also skips some useless accounting */
- else if(!bits)return(0L);
- }
-
- ret=b->ptr[0]<<(24+b->endbit);
- if(bits>8){
- ret|=b->ptr[1]<<(16+b->endbit);
- if(bits>16){
- ret|=b->ptr[2]<<(8+b->endbit);
- if(bits>24){
- ret|=b->ptr[3]<<(b->endbit);
- if(bits>32 && b->endbit)
- ret|=b->ptr[4]>>(8-b->endbit);
- }
- }
- }
- return ((ret&0xffffffff)>>(m>>1))>>((m+1)>>1);
-}
-
-long oggpack_look1(oggpack_buffer *b){
- if(b->endbyte>=b->storage)return(-1);
- return((b->ptr[0]>>b->endbit)&1);
-}
-
-long oggpackB_look1(oggpack_buffer *b){
- if(b->endbyte>=b->storage)return(-1);
- return((b->ptr[0]>>(7-b->endbit))&1);
-}
-
-void oggpack_adv(oggpack_buffer *b,int bits){
- bits+=b->endbit;
-
- if(b->endbyte > b->storage-((bits+7)>>3)) goto overflow;
-
- b->ptr+=bits/8;
- b->endbyte+=bits/8;
- b->endbit=bits&7;
- return;
-
- overflow:
- b->ptr=NULL;
- b->endbyte=b->storage;
- b->endbit=1;
-}
-
-void oggpackB_adv(oggpack_buffer *b,int bits){
- oggpack_adv(b,bits);
-}
-
-void oggpack_adv1(oggpack_buffer *b){
- if(++(b->endbit)>7){
- b->endbit=0;
- b->ptr++;
- b->endbyte++;
- }
-}
-
-void oggpackB_adv1(oggpack_buffer *b){
- oggpack_adv1(b);
-}
-
-/* bits <= 32 */
-long oggpack_read(oggpack_buffer *b,int bits){
- long ret;
- unsigned long m;
-
- if(bits<0 || bits>32) goto err;
- m=mask[bits];
- bits+=b->endbit;
-
- if(b->endbyte >= b->storage-4){
- /* not the main path */
- if(b->endbyte > b->storage-((bits+7)>>3)) goto overflow;
- /* special case to avoid reading b->ptr[0], which might be past the end of
- the buffer; also skips some useless accounting */
- else if(!bits)return(0L);
- }
-
- ret=b->ptr[0]>>b->endbit;
- if(bits>8){
- ret|=b->ptr[1]<<(8-b->endbit);
- if(bits>16){
- ret|=b->ptr[2]<<(16-b->endbit);
- if(bits>24){
- ret|=b->ptr[3]<<(24-b->endbit);
- if(bits>32 && b->endbit){
- ret|=b->ptr[4]<<(32-b->endbit);
- }
- }
- }
- }
- ret&=m;
- b->ptr+=bits/8;
- b->endbyte+=bits/8;
- b->endbit=bits&7;
- return ret;
-
- overflow:
- err:
- b->ptr=NULL;
- b->endbyte=b->storage;
- b->endbit=1;
- return -1L;
-}
-
-/* bits <= 32 */
-long oggpackB_read(oggpack_buffer *b,int bits){
- long ret;
- long m=32-bits;
-
- if(m<0 || m>32) goto err;
- bits+=b->endbit;
-
- if(b->endbyte+4>=b->storage){
- /* not the main path */
- if(b->endbyte > b->storage-((bits+7)>>3)) goto overflow;
- /* special case to avoid reading b->ptr[0], which might be past the end of
- the buffer; also skips some useless accounting */
- else if(!bits)return(0L);
- }
-
- ret=b->ptr[0]<<(24+b->endbit);
- if(bits>8){
- ret|=b->ptr[1]<<(16+b->endbit);
- if(bits>16){
- ret|=b->ptr[2]<<(8+b->endbit);
- if(bits>24){
- ret|=b->ptr[3]<<(b->endbit);
- if(bits>32 && b->endbit)
- ret|=b->ptr[4]>>(8-b->endbit);
- }
- }
- }
- ret=((ret&0xffffffffUL)>>(m>>1))>>((m+1)>>1);
-
- b->ptr+=bits/8;
- b->endbyte+=bits/8;
- b->endbit=bits&7;
- return ret;
-
- overflow:
- err:
- b->ptr=NULL;
- b->endbyte=b->storage;
- b->endbit=1;
- return -1L;
-}
-
-long oggpack_read1(oggpack_buffer *b){
- long ret;
-
- if(b->endbyte >= b->storage) goto overflow;
- ret=(b->ptr[0]>>b->endbit)&1;
-
- b->endbit++;
- if(b->endbit>7){
- b->endbit=0;
- b->ptr++;
- b->endbyte++;
- }
- return ret;
-
- overflow:
- b->ptr=NULL;
- b->endbyte=b->storage;
- b->endbit=1;
- return -1L;
-}
-
-long oggpackB_read1(oggpack_buffer *b){
- long ret;
-
- if(b->endbyte >= b->storage) goto overflow;
- ret=(b->ptr[0]>>(7-b->endbit))&1;
-
- b->endbit++;
- if(b->endbit>7){
- b->endbit=0;
- b->ptr++;
- b->endbyte++;
- }
- return ret;
-
- overflow:
- b->ptr=NULL;
- b->endbyte=b->storage;
- b->endbit=1;
- return -1L;
-}
-
-long oggpack_bytes(oggpack_buffer *b){
- return(b->endbyte+(b->endbit+7)/8);
-}
-
-long oggpack_bits(oggpack_buffer *b){
- return(b->endbyte*8+b->endbit);
-}
-
-long oggpackB_bytes(oggpack_buffer *b){
- return oggpack_bytes(b);
-}
-
-long oggpackB_bits(oggpack_buffer *b){
- return oggpack_bits(b);
-}
-
-unsigned char *oggpack_get_buffer(oggpack_buffer *b){
- return(b->buffer);
-}
-
-unsigned char *oggpackB_get_buffer(oggpack_buffer *b){
- return oggpack_get_buffer(b);
-}
-
-/* Self test of the bitwise routines; everything else is based on
- them, so they damned well better be solid. */
-
-#ifdef _V_SELFTEST
-#include <stdio.h>
-
-static int ilog(unsigned int v){
- int ret=0;
- while(v){
- ret++;
- v>>=1;
- }
- return(ret);
-}
-
-oggpack_buffer o;
-oggpack_buffer r;
-
-void report(char *in){
- fprintf(stderr,"%s",in);
- exit(1);
-}
-
-void cliptest(unsigned long *b,int vals,int bits,int *comp,int compsize){
- long bytes,i;
- unsigned char *buffer;
-
- oggpack_reset(&o);
- for(i=0;i<vals;i++)
- oggpack_write(&o,b[i],bits?bits:ilog(b[i]));
- buffer=oggpack_get_buffer(&o);
- bytes=oggpack_bytes(&o);
- if(bytes!=compsize)report("wrong number of bytes!\n");
- for(i=0;i<bytes;i++)if(buffer[i]!=comp[i]){
- for(i=0;i<bytes;i++)fprintf(stderr,"%x %x\n",(int)buffer[i],(int)comp[i]);
- report("wrote incorrect value!\n");
- }
- oggpack_readinit(&r,buffer,bytes);
- for(i=0;i<vals;i++){
- int tbit=bits?bits:ilog(b[i]);
- if(oggpack_look(&r,tbit)==-1)
- report("out of data!\n");
- if(oggpack_look(&r,tbit)!=(b[i]&mask[tbit]))
- report("looked at incorrect value!\n");
- if(tbit==1)
- if(oggpack_look1(&r)!=(b[i]&mask[tbit]))
- report("looked at single bit incorrect value!\n");
- if(tbit==1){
- if(oggpack_read1(&r)!=(b[i]&mask[tbit]))
- report("read incorrect single bit value!\n");
- }else{
- if(oggpack_read(&r,tbit)!=(b[i]&mask[tbit]))
- report("read incorrect value!\n");
- }
- }
- if(oggpack_bytes(&r)!=bytes)report("leftover bytes after read!\n");
-}
-
-void cliptestB(unsigned long *b,int vals,int bits,int *comp,int compsize){
- long bytes,i;
- unsigned char *buffer;
-
- oggpackB_reset(&o);
- for(i=0;i<vals;i++)
- oggpackB_write(&o,b[i],bits?bits:ilog(b[i]));
- buffer=oggpackB_get_buffer(&o);
- bytes=oggpackB_bytes(&o);
- if(bytes!=compsize)report("wrong number of bytes!\n");
- for(i=0;i<bytes;i++)if(buffer[i]!=comp[i]){
- for(i=0;i<bytes;i++)fprintf(stderr,"%x %x\n",(int)buffer[i],(int)comp[i]);
- report("wrote incorrect value!\n");
- }
- oggpackB_readinit(&r,buffer,bytes);
- for(i=0;i<vals;i++){
- int tbit=bits?bits:ilog(b[i]);
- if(oggpackB_look(&r,tbit)==-1)
- report("out of data!\n");
- if(oggpackB_look(&r,tbit)!=(b[i]&mask[tbit]))
- report("looked at incorrect value!\n");
- if(tbit==1)
- if(oggpackB_look1(&r)!=(b[i]&mask[tbit]))
- report("looked at single bit incorrect value!\n");
- if(tbit==1){
- if(oggpackB_read1(&r)!=(b[i]&mask[tbit]))
- report("read incorrect single bit value!\n");
- }else{
- if(oggpackB_read(&r,tbit)!=(b[i]&mask[tbit]))
- report("read incorrect value!\n");
- }
- }
- if(oggpackB_bytes(&r)!=bytes)report("leftover bytes after read!\n");
-}
-
-void copytest(int prefill, int copy){
- oggpack_buffer source_write;
- oggpack_buffer dest_write;
- oggpack_buffer source_read;
- oggpack_buffer dest_read;
- unsigned char *source;
- unsigned char *dest;
- long source_bytes,dest_bytes;
- int i;
-
- oggpack_writeinit(&source_write);
- oggpack_writeinit(&dest_write);
-
- for(i=0;i<(prefill+copy+7)/8;i++)
- oggpack_write(&source_write,(i^0x5a)&0xff,8);
- source=oggpack_get_buffer(&source_write);
- source_bytes=oggpack_bytes(&source_write);
-
- /* prefill */
- oggpack_writecopy(&dest_write,source,prefill);
-
- /* check buffers; verify end byte masking */
- dest=oggpack_get_buffer(&dest_write);
- dest_bytes=oggpack_bytes(&dest_write);
- if(dest_bytes!=(prefill+7)/8){
- fprintf(stderr,"wrong number of bytes after prefill! %ld!=%d\n",dest_bytes,(prefill+7)/8);
- exit(1);
- }
- oggpack_readinit(&source_read,source,source_bytes);
- oggpack_readinit(&dest_read,dest,dest_bytes);
-
- for(i=0;i<prefill;i+=8){
- int s=oggpack_read(&source_read,prefill-i<8?prefill-i:8);
- int d=oggpack_read(&dest_read,prefill-i<8?prefill-i:8);
- if(s!=d){
- fprintf(stderr,"prefill=%d mismatch! byte %d, %x!=%x\n",prefill,i/8,s,d);
- exit(1);
- }
- }
- if(prefill<dest_bytes){
- if(oggpack_read(&dest_read,dest_bytes-prefill)!=0){
- fprintf(stderr,"prefill=%d mismatch! trailing bits not zero\n",prefill);
- exit(1);
- }
- }
-
- /* second copy */
- oggpack_writecopy(&dest_write,source,copy);
-
- /* check buffers; verify end byte masking */
- dest=oggpack_get_buffer(&dest_write);
- dest_bytes=oggpack_bytes(&dest_write);
- if(dest_bytes!=(copy+prefill+7)/8){
- fprintf(stderr,"wrong number of bytes after prefill+copy! %ld!=%d\n",dest_bytes,(copy+prefill+7)/8);
- exit(1);
- }
- oggpack_readinit(&source_read,source,source_bytes);
- oggpack_readinit(&dest_read,dest,dest_bytes);
-
- for(i=0;i<prefill;i+=8){
- int s=oggpack_read(&source_read,prefill-i<8?prefill-i:8);
- int d=oggpack_read(&dest_read,prefill-i<8?prefill-i:8);
- if(s!=d){
- fprintf(stderr,"prefill=%d mismatch! byte %d, %x!=%x\n",prefill,i/8,s,d);
- exit(1);
- }
- }
-
- oggpack_readinit(&source_read,source,source_bytes);
- for(i=0;i<copy;i+=8){
- int s=oggpack_read(&source_read,copy-i<8?copy-i:8);
- int d=oggpack_read(&dest_read,copy-i<8?copy-i:8);
- if(s!=d){
- fprintf(stderr,"prefill=%d copy=%d mismatch! byte %d, %x!=%x\n",prefill,copy,i/8,s,d);
- exit(1);
- }
- }
-
- if(copy+prefill<dest_bytes){
- if(oggpack_read(&dest_read,dest_bytes-copy-prefill)!=0){
- fprintf(stderr,"prefill=%d copy=%d mismatch! trailing bits not zero\n",prefill,copy);
- exit(1);
- }
- }
-
- oggpack_writeclear(&source_write);
- oggpack_writeclear(&dest_write);
-
-
-}
-
-void copytestB(int prefill, int copy){
- oggpack_buffer source_write;
- oggpack_buffer dest_write;
- oggpack_buffer source_read;
- oggpack_buffer dest_read;
- unsigned char *source;
- unsigned char *dest;
- long source_bytes,dest_bytes;
- int i;
-
- oggpackB_writeinit(&source_write);
- oggpackB_writeinit(&dest_write);
-
- for(i=0;i<(prefill+copy+7)/8;i++)
- oggpackB_write(&source_write,(i^0x5a)&0xff,8);
- source=oggpackB_get_buffer(&source_write);
- source_bytes=oggpackB_bytes(&source_write);
-
- /* prefill */
- oggpackB_writecopy(&dest_write,source,prefill);
-
- /* check buffers; verify end byte masking */
- dest=oggpackB_get_buffer(&dest_write);
- dest_bytes=oggpackB_bytes(&dest_write);
- if(dest_bytes!=(prefill+7)/8){
- fprintf(stderr,"wrong number of bytes after prefill! %ld!=%d\n",dest_bytes,(prefill+7)/8);
- exit(1);
- }
- oggpackB_readinit(&source_read,source,source_bytes);
- oggpackB_readinit(&dest_read,dest,dest_bytes);
-
- for(i=0;i<prefill;i+=8){
- int s=oggpackB_read(&source_read,prefill-i<8?prefill-i:8);
- int d=oggpackB_read(&dest_read,prefill-i<8?prefill-i:8);
- if(s!=d){
- fprintf(stderr,"prefill=%d mismatch! byte %d, %x!=%x\n",prefill,i/8,s,d);
- exit(1);
- }
- }
- if(prefill<dest_bytes){
- if(oggpackB_read(&dest_read,dest_bytes-prefill)!=0){
- fprintf(stderr,"prefill=%d mismatch! trailing bits not zero\n",prefill);
- exit(1);
- }
- }
-
- /* second copy */
- oggpackB_writecopy(&dest_write,source,copy);
-
- /* check buffers; verify end byte masking */
- dest=oggpackB_get_buffer(&dest_write);
- dest_bytes=oggpackB_bytes(&dest_write);
- if(dest_bytes!=(copy+prefill+7)/8){
- fprintf(stderr,"wrong number of bytes after prefill+copy! %ld!=%d\n",dest_bytes,(copy+prefill+7)/8);
- exit(1);
- }
- oggpackB_readinit(&source_read,source,source_bytes);
- oggpackB_readinit(&dest_read,dest,dest_bytes);
-
- for(i=0;i<prefill;i+=8){
- int s=oggpackB_read(&source_read,prefill-i<8?prefill-i:8);
- int d=oggpackB_read(&dest_read,prefill-i<8?prefill-i:8);
- if(s!=d){
- fprintf(stderr,"prefill=%d mismatch! byte %d, %x!=%x\n",prefill,i/8,s,d);
- exit(1);
- }
- }
-
- oggpackB_readinit(&source_read,source,source_bytes);
- for(i=0;i<copy;i+=8){
- int s=oggpackB_read(&source_read,copy-i<8?copy-i:8);
- int d=oggpackB_read(&dest_read,copy-i<8?copy-i:8);
- if(s!=d){
- fprintf(stderr,"prefill=%d copy=%d mismatch! byte %d, %x!=%x\n",prefill,copy,i/8,s,d);
- exit(1);
- }
- }
-
- if(copy+prefill<dest_bytes){
- if(oggpackB_read(&dest_read,dest_bytes-copy-prefill)!=0){
- fprintf(stderr,"prefill=%d copy=%d mismatch! trailing bits not zero\n",prefill,copy);
- exit(1);
- }
- }
-
- oggpackB_writeclear(&source_write);
- oggpackB_writeclear(&dest_write);
-
-}
-
-int main(void){
- unsigned char *buffer;
- long bytes,i,j;
- static unsigned long testbuffer1[]=
- {18,12,103948,4325,543,76,432,52,3,65,4,56,32,42,34,21,1,23,32,546,456,7,
- 567,56,8,8,55,3,52,342,341,4,265,7,67,86,2199,21,7,1,5,1,4};
- int test1size=43;
-
- static unsigned long testbuffer2[]=
- {216531625L,1237861823,56732452,131,3212421,12325343,34547562,12313212,
- 1233432,534,5,346435231,14436467,7869299,76326614,167548585,
- 85525151,0,12321,1,349528352};
- int test2size=21;
-
- static unsigned long testbuffer3[]=
- {1,0,14,0,1,0,12,0,1,0,0,0,1,1,0,1,0,1,0,1,0,1,0,1,0,1,0,0,1,1,1,1,1,0,0,1,
- 0,1,30,1,1,1,0,0,1,0,0,0,12,0,11,0,1,0,0,1};
- int test3size=56;
-
- static unsigned long large[]=
- {2136531625L,2137861823,56732452,131,3212421,12325343,34547562,12313212,
- 1233432,534,5,2146435231,14436467,7869299,76326614,167548585,
- 85525151,0,12321,1,2146528352};
-
- int onesize=33;
- static int one[33]={146,25,44,151,195,15,153,176,233,131,196,65,85,172,47,40,
- 34,242,223,136,35,222,211,86,171,50,225,135,214,75,172,
- 223,4};
- static int oneB[33]={150,101,131,33,203,15,204,216,105,193,156,65,84,85,222,
- 8,139,145,227,126,34,55,244,171,85,100,39,195,173,18,
- 245,251,128};
-
- int twosize=6;
- static int two[6]={61,255,255,251,231,29};
- static int twoB[6]={247,63,255,253,249,120};
-
- int threesize=54;
- static int three[54]={169,2,232,252,91,132,156,36,89,13,123,176,144,32,254,
- 142,224,85,59,121,144,79,124,23,67,90,90,216,79,23,83,
- 58,135,196,61,55,129,183,54,101,100,170,37,127,126,10,
- 100,52,4,14,18,86,77,1};
- static int threeB[54]={206,128,42,153,57,8,183,251,13,89,36,30,32,144,183,
- 130,59,240,121,59,85,223,19,228,180,134,33,107,74,98,
- 233,253,196,135,63,2,110,114,50,155,90,127,37,170,104,
- 200,20,254,4,58,106,176,144,0};
-
- int foursize=38;
- static int four[38]={18,6,163,252,97,194,104,131,32,1,7,82,137,42,129,11,72,
- 132,60,220,112,8,196,109,64,179,86,9,137,195,208,122,169,
- 28,2,133,0,1};
- static int fourB[38]={36,48,102,83,243,24,52,7,4,35,132,10,145,21,2,93,2,41,
- 1,219,184,16,33,184,54,149,170,132,18,30,29,98,229,67,
- 129,10,4,32};
-
- int fivesize=45;
- static int five[45]={169,2,126,139,144,172,30,4,80,72,240,59,130,218,73,62,
- 241,24,210,44,4,20,0,248,116,49,135,100,110,130,181,169,
- 84,75,159,2,1,0,132,192,8,0,0,18,22};
- static int fiveB[45]={1,84,145,111,245,100,128,8,56,36,40,71,126,78,213,226,
- 124,105,12,0,133,128,0,162,233,242,67,152,77,205,77,
- 172,150,169,129,79,128,0,6,4,32,0,27,9,0};
-
- int sixsize=7;
- static int six[7]={17,177,170,242,169,19,148};
- static int sixB[7]={136,141,85,79,149,200,41};
-
- /* Test read/write together */
- /* Later we test against pregenerated bitstreams */
- oggpack_writeinit(&o);
-
- fprintf(stderr,"\nSmall preclipped packing (LSb): ");
- cliptest(testbuffer1,test1size,0,one,onesize);
- fprintf(stderr,"ok.");
-
- fprintf(stderr,"\nNull bit call (LSb): ");
- cliptest(testbuffer3,test3size,0,two,twosize);
- fprintf(stderr,"ok.");
-
- fprintf(stderr,"\nLarge preclipped packing (LSb): ");
- cliptest(testbuffer2,test2size,0,three,threesize);
- fprintf(stderr,"ok.");
-
- fprintf(stderr,"\n32 bit preclipped packing (LSb): ");
- oggpack_reset(&o);
- for(i=0;i<test2size;i++)
- oggpack_write(&o,large[i],32);
- buffer=oggpack_get_buffer(&o);
- bytes=oggpack_bytes(&o);
- oggpack_readinit(&r,buffer,bytes);
- for(i=0;i<test2size;i++){
- if(oggpack_look(&r,32)==-1)report("out of data. failed!");
- if(oggpack_look(&r,32)!=large[i]){
- fprintf(stderr,"%ld != %ld (%lx!=%lx):",oggpack_look(&r,32),large[i],
- oggpack_look(&r,32),large[i]);
- report("read incorrect value!\n");
- }
- oggpack_adv(&r,32);
- }
- if(oggpack_bytes(&r)!=bytes)report("leftover bytes after read!\n");
- fprintf(stderr,"ok.");
-
- fprintf(stderr,"\nSmall unclipped packing (LSb): ");
- cliptest(testbuffer1,test1size,7,four,foursize);
- fprintf(stderr,"ok.");
-
- fprintf(stderr,"\nLarge unclipped packing (LSb): ");
- cliptest(testbuffer2,test2size,17,five,fivesize);
- fprintf(stderr,"ok.");
-
- fprintf(stderr,"\nSingle bit unclipped packing (LSb): ");
- cliptest(testbuffer3,test3size,1,six,sixsize);
- fprintf(stderr,"ok.");
-
- fprintf(stderr,"\nTesting read past end (LSb): ");
- oggpack_readinit(&r,(unsigned char *)"\0\0\0\0\0\0\0\0",8);
- for(i=0;i<64;i++){
- if(oggpack_read(&r,1)!=0){
- fprintf(stderr,"failed; got -1 prematurely.\n");
- exit(1);
- }
- }
- if(oggpack_look(&r,1)!=-1 ||
- oggpack_read(&r,1)!=-1){
- fprintf(stderr,"failed; read past end without -1.\n");
- exit(1);
- }
- oggpack_readinit(&r,(unsigned char *)"\0\0\0\0\0\0\0\0",8);
- if(oggpack_read(&r,30)!=0 || oggpack_read(&r,16)!=0){
- fprintf(stderr,"failed 2; got -1 prematurely.\n");
- exit(1);
- }
-
- if(oggpack_look(&r,18)!=0 ||
- oggpack_look(&r,18)!=0){
- fprintf(stderr,"failed 3; got -1 prematurely.\n");
- exit(1);
- }
- if(oggpack_look(&r,19)!=-1 ||
- oggpack_look(&r,19)!=-1){
- fprintf(stderr,"failed; read past end without -1.\n");
- exit(1);
- }
- if(oggpack_look(&r,32)!=-1 ||
- oggpack_look(&r,32)!=-1){
- fprintf(stderr,"failed; read past end without -1.\n");
- exit(1);
- }
- oggpack_writeclear(&o);
- fprintf(stderr,"ok.");
-
- /* this is partly glassbox; we're mostly concerned about the allocation boundaries */
-
- fprintf(stderr,"\nTesting aligned writecopies (LSb): ");
- for(i=0;i<71;i++)
- for(j=0;j<5;j++)
- copytest(j*8,i);
- for(i=BUFFER_INCREMENT*8-71;i<BUFFER_INCREMENT*8+71;i++)
- for(j=0;j<5;j++)
- copytest(j*8,i);
- fprintf(stderr,"ok. ");
-
- fprintf(stderr,"\nTesting unaligned writecopies (LSb): ");
- for(i=0;i<71;i++)
- for(j=1;j<40;j++)
- if(j&0x7)
- copytest(j,i);
- for(i=BUFFER_INCREMENT*8-71;i<BUFFER_INCREMENT*8+71;i++)
- for(j=1;j<40;j++)
- if(j&0x7)
- copytest(j,i);
-
- fprintf(stderr,"ok. \n");
-
-
- /********** lazy, cut-n-paste retest with MSb packing ***********/
-
- /* Test read/write together */
- /* Later we test against pregenerated bitstreams */
- oggpackB_writeinit(&o);
-
- fprintf(stderr,"\nSmall preclipped packing (MSb): ");
- cliptestB(testbuffer1,test1size,0,oneB,onesize);
- fprintf(stderr,"ok.");
-
- fprintf(stderr,"\nNull bit call (MSb): ");
- cliptestB(testbuffer3,test3size,0,twoB,twosize);
- fprintf(stderr,"ok.");
-
- fprintf(stderr,"\nLarge preclipped packing (MSb): ");
- cliptestB(testbuffer2,test2size,0,threeB,threesize);
- fprintf(stderr,"ok.");
-
- fprintf(stderr,"\n32 bit preclipped packing (MSb): ");
- oggpackB_reset(&o);
- for(i=0;i<test2size;i++)
- oggpackB_write(&o,large[i],32);
- buffer=oggpackB_get_buffer(&o);
- bytes=oggpackB_bytes(&o);
- oggpackB_readinit(&r,buffer,bytes);
- for(i=0;i<test2size;i++){
- if(oggpackB_look(&r,32)==-1)report("out of data. failed!");
- if(oggpackB_look(&r,32)!=large[i]){
- fprintf(stderr,"%ld != %ld (%lx!=%lx):",oggpackB_look(&r,32),large[i],
- oggpackB_look(&r,32),large[i]);
- report("read incorrect value!\n");
- }
- oggpackB_adv(&r,32);
- }
- if(oggpackB_bytes(&r)!=bytes)report("leftover bytes after read!\n");
- fprintf(stderr,"ok.");
-
- fprintf(stderr,"\nSmall unclipped packing (MSb): ");
- cliptestB(testbuffer1,test1size,7,fourB,foursize);
- fprintf(stderr,"ok.");
-
- fprintf(stderr,"\nLarge unclipped packing (MSb): ");
- cliptestB(testbuffer2,test2size,17,fiveB,fivesize);
- fprintf(stderr,"ok.");
-
- fprintf(stderr,"\nSingle bit unclipped packing (MSb): ");
- cliptestB(testbuffer3,test3size,1,sixB,sixsize);
- fprintf(stderr,"ok.");
-
- fprintf(stderr,"\nTesting read past end (MSb): ");
- oggpackB_readinit(&r,(unsigned char *)"\0\0\0\0\0\0\0\0",8);
- for(i=0;i<64;i++){
- if(oggpackB_read(&r,1)!=0){
- fprintf(stderr,"failed; got -1 prematurely.\n");
- exit(1);
- }
- }
- if(oggpackB_look(&r,1)!=-1 ||
- oggpackB_read(&r,1)!=-1){
- fprintf(stderr,"failed; read past end without -1.\n");
- exit(1);
- }
- oggpackB_readinit(&r,(unsigned char *)"\0\0\0\0\0\0\0\0",8);
- if(oggpackB_read(&r,30)!=0 || oggpackB_read(&r,16)!=0){
- fprintf(stderr,"failed 2; got -1 prematurely.\n");
- exit(1);
- }
-
- if(oggpackB_look(&r,18)!=0 ||
- oggpackB_look(&r,18)!=0){
- fprintf(stderr,"failed 3; got -1 prematurely.\n");
- exit(1);
- }
- if(oggpackB_look(&r,19)!=-1 ||
- oggpackB_look(&r,19)!=-1){
- fprintf(stderr,"failed; read past end without -1.\n");
- exit(1);
- }
- if(oggpackB_look(&r,32)!=-1 ||
- oggpackB_look(&r,32)!=-1){
- fprintf(stderr,"failed; read past end without -1.\n");
- exit(1);
- }
- fprintf(stderr,"ok.");
- oggpackB_writeclear(&o);
-
- /* this is partly glassbox; we're mostly concerned about the allocation boundaries */
-
- fprintf(stderr,"\nTesting aligned writecopies (MSb): ");
- for(i=0;i<71;i++)
- for(j=0;j<5;j++)
- copytestB(j*8,i);
- for(i=BUFFER_INCREMENT*8-71;i<BUFFER_INCREMENT*8+71;i++)
- for(j=0;j<5;j++)
- copytestB(j*8,i);
- fprintf(stderr,"ok. ");
-
- fprintf(stderr,"\nTesting unaligned writecopies (MSb): ");
- for(i=0;i<71;i++)
- for(j=1;j<40;j++)
- if(j&0x7)
- copytestB(j,i);
- for(i=BUFFER_INCREMENT*8-71;i<BUFFER_INCREMENT*8+71;i++)
- for(j=1;j<40;j++)
- if(j&0x7)
- copytestB(j,i);
-
- fprintf(stderr,"ok. \n\n");
-
- return(0);
-}
-#endif /* _V_SELFTEST */
-
-#undef BUFFER_INCREMENT
diff --git a/contrib/ogg/src/framing.c b/contrib/ogg/src/framing.c
deleted file mode 100644
index 79fc715..0000000
--- a/contrib/ogg/src/framing.c
+++ /dev/null
@@ -1,2140 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE Ogg CONTAINER SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2010 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: code raw packets into framed OggSquish stream and
- decode Ogg streams back into raw packets
- last mod: $Id$
-
- note: The CRC code is directly derived from public domain code by
- Ross Williams (ross@guest.adelaide.edu.au). See docs/framing.html
- for details.
-
- ********************************************************************/
-
-#include <stdlib.h>
-#include <limits.h>
-#include <string.h>
-#include <ogg/ogg.h>
-
-/* A complete description of Ogg framing exists in docs/framing.html */
-
-int ogg_page_version(const ogg_page *og){
- return((int)(og->header[4]));
-}
-
-int ogg_page_continued(const ogg_page *og){
- return((int)(og->header[5]&0x01));
-}
-
-int ogg_page_bos(const ogg_page *og){
- return((int)(og->header[5]&0x02));
-}
-
-int ogg_page_eos(const ogg_page *og){
- return((int)(og->header[5]&0x04));
-}
-
-ogg_int64_t ogg_page_granulepos(const ogg_page *og){
- unsigned char *page=og->header;
- ogg_int64_t granulepos=page[13]&(0xff);
- granulepos= (granulepos<<8)|(page[12]&0xff);
- granulepos= (granulepos<<8)|(page[11]&0xff);
- granulepos= (granulepos<<8)|(page[10]&0xff);
- granulepos= (granulepos<<8)|(page[9]&0xff);
- granulepos= (granulepos<<8)|(page[8]&0xff);
- granulepos= (granulepos<<8)|(page[7]&0xff);
- granulepos= (granulepos<<8)|(page[6]&0xff);
- return(granulepos);
-}
-
-int ogg_page_serialno(const ogg_page *og){
- return(og->header[14] |
- (og->header[15]<<8) |
- (og->header[16]<<16) |
- (og->header[17]<<24));
-}
-
-long ogg_page_pageno(const ogg_page *og){
- return(og->header[18] |
- (og->header[19]<<8) |
- (og->header[20]<<16) |
- (og->header[21]<<24));
-}
-
-
-
-/* returns the number of packets that are completed on this page (if
- the leading packet is begun on a previous page, but ends on this
- page, it's counted */
-
-/* NOTE:
- If a page consists of a packet begun on a previous page, and a new
- packet begun (but not completed) on this page, the return will be:
- ogg_page_packets(page) ==1,
- ogg_page_continued(page) !=0
-
- If a page happens to be a single packet that was begun on a
- previous page, and spans to the next page (in the case of a three or
- more page packet), the return will be:
- ogg_page_packets(page) ==0,
- ogg_page_continued(page) !=0
-*/
-
-int ogg_page_packets(const ogg_page *og){
- int i,n=og->header[26],count=0;
- for(i=0;i<n;i++)
- if(og->header[27+i]<255)count++;
- return(count);
-}
-
-
-#if 0
-/* helper to initialize lookup for direct-table CRC (illustrative; we
- use the static init below) */
-
-static ogg_uint32_t _ogg_crc_entry(unsigned long index){
- int i;
- unsigned long r;
-
- r = index << 24;
- for (i=0; i<8; i++)
- if (r & 0x80000000UL)
- r = (r << 1) ^ 0x04c11db7; /* The same as the ethernet generator
- polynomial, although we use an
- unreflected alg and an init/final
- of 0, not 0xffffffff */
- else
- r<<=1;
- return (r & 0xffffffffUL);
-}
-#endif
-
-static const ogg_uint32_t crc_lookup[256]={
- 0x00000000,0x04c11db7,0x09823b6e,0x0d4326d9,
- 0x130476dc,0x17c56b6b,0x1a864db2,0x1e475005,
- 0x2608edb8,0x22c9f00f,0x2f8ad6d6,0x2b4bcb61,
- 0x350c9b64,0x31cd86d3,0x3c8ea00a,0x384fbdbd,
- 0x4c11db70,0x48d0c6c7,0x4593e01e,0x4152fda9,
- 0x5f15adac,0x5bd4b01b,0x569796c2,0x52568b75,
- 0x6a1936c8,0x6ed82b7f,0x639b0da6,0x675a1011,
- 0x791d4014,0x7ddc5da3,0x709f7b7a,0x745e66cd,
- 0x9823b6e0,0x9ce2ab57,0x91a18d8e,0x95609039,
- 0x8b27c03c,0x8fe6dd8b,0x82a5fb52,0x8664e6e5,
- 0xbe2b5b58,0xbaea46ef,0xb7a96036,0xb3687d81,
- 0xad2f2d84,0xa9ee3033,0xa4ad16ea,0xa06c0b5d,
- 0xd4326d90,0xd0f37027,0xddb056fe,0xd9714b49,
- 0xc7361b4c,0xc3f706fb,0xceb42022,0xca753d95,
- 0xf23a8028,0xf6fb9d9f,0xfbb8bb46,0xff79a6f1,
- 0xe13ef6f4,0xe5ffeb43,0xe8bccd9a,0xec7dd02d,
- 0x34867077,0x30476dc0,0x3d044b19,0x39c556ae,
- 0x278206ab,0x23431b1c,0x2e003dc5,0x2ac12072,
- 0x128e9dcf,0x164f8078,0x1b0ca6a1,0x1fcdbb16,
- 0x018aeb13,0x054bf6a4,0x0808d07d,0x0cc9cdca,
- 0x7897ab07,0x7c56b6b0,0x71159069,0x75d48dde,
- 0x6b93dddb,0x6f52c06c,0x6211e6b5,0x66d0fb02,
- 0x5e9f46bf,0x5a5e5b08,0x571d7dd1,0x53dc6066,
- 0x4d9b3063,0x495a2dd4,0x44190b0d,0x40d816ba,
- 0xaca5c697,0xa864db20,0xa527fdf9,0xa1e6e04e,
- 0xbfa1b04b,0xbb60adfc,0xb6238b25,0xb2e29692,
- 0x8aad2b2f,0x8e6c3698,0x832f1041,0x87ee0df6,
- 0x99a95df3,0x9d684044,0x902b669d,0x94ea7b2a,
- 0xe0b41de7,0xe4750050,0xe9362689,0xedf73b3e,
- 0xf3b06b3b,0xf771768c,0xfa325055,0xfef34de2,
- 0xc6bcf05f,0xc27dede8,0xcf3ecb31,0xcbffd686,
- 0xd5b88683,0xd1799b34,0xdc3abded,0xd8fba05a,
- 0x690ce0ee,0x6dcdfd59,0x608edb80,0x644fc637,
- 0x7a089632,0x7ec98b85,0x738aad5c,0x774bb0eb,
- 0x4f040d56,0x4bc510e1,0x46863638,0x42472b8f,
- 0x5c007b8a,0x58c1663d,0x558240e4,0x51435d53,
- 0x251d3b9e,0x21dc2629,0x2c9f00f0,0x285e1d47,
- 0x36194d42,0x32d850f5,0x3f9b762c,0x3b5a6b9b,
- 0x0315d626,0x07d4cb91,0x0a97ed48,0x0e56f0ff,
- 0x1011a0fa,0x14d0bd4d,0x19939b94,0x1d528623,
- 0xf12f560e,0xf5ee4bb9,0xf8ad6d60,0xfc6c70d7,
- 0xe22b20d2,0xe6ea3d65,0xeba91bbc,0xef68060b,
- 0xd727bbb6,0xd3e6a601,0xdea580d8,0xda649d6f,
- 0xc423cd6a,0xc0e2d0dd,0xcda1f604,0xc960ebb3,
- 0xbd3e8d7e,0xb9ff90c9,0xb4bcb610,0xb07daba7,
- 0xae3afba2,0xaafbe615,0xa7b8c0cc,0xa379dd7b,
- 0x9b3660c6,0x9ff77d71,0x92b45ba8,0x9675461f,
- 0x8832161a,0x8cf30bad,0x81b02d74,0x857130c3,
- 0x5d8a9099,0x594b8d2e,0x5408abf7,0x50c9b640,
- 0x4e8ee645,0x4a4ffbf2,0x470cdd2b,0x43cdc09c,
- 0x7b827d21,0x7f436096,0x7200464f,0x76c15bf8,
- 0x68860bfd,0x6c47164a,0x61043093,0x65c52d24,
- 0x119b4be9,0x155a565e,0x18197087,0x1cd86d30,
- 0x029f3d35,0x065e2082,0x0b1d065b,0x0fdc1bec,
- 0x3793a651,0x3352bbe6,0x3e119d3f,0x3ad08088,
- 0x2497d08d,0x2056cd3a,0x2d15ebe3,0x29d4f654,
- 0xc5a92679,0xc1683bce,0xcc2b1d17,0xc8ea00a0,
- 0xd6ad50a5,0xd26c4d12,0xdf2f6bcb,0xdbee767c,
- 0xe3a1cbc1,0xe760d676,0xea23f0af,0xeee2ed18,
- 0xf0a5bd1d,0xf464a0aa,0xf9278673,0xfde69bc4,
- 0x89b8fd09,0x8d79e0be,0x803ac667,0x84fbdbd0,
- 0x9abc8bd5,0x9e7d9662,0x933eb0bb,0x97ffad0c,
- 0xafb010b1,0xab710d06,0xa6322bdf,0xa2f33668,
- 0xbcb4666d,0xb8757bda,0xb5365d03,0xb1f740b4};
-
-/* init the encode/decode logical stream state */
-
-int ogg_stream_init(ogg_stream_state *os,int serialno){
- if(os){
- memset(os,0,sizeof(*os));
- os->body_storage=16*1024;
- os->lacing_storage=1024;
-
- os->body_data=_ogg_malloc(os->body_storage*sizeof(*os->body_data));
- os->lacing_vals=_ogg_malloc(os->lacing_storage*sizeof(*os->lacing_vals));
- os->granule_vals=_ogg_malloc(os->lacing_storage*sizeof(*os->granule_vals));
-
- if(!os->body_data || !os->lacing_vals || !os->granule_vals){
- ogg_stream_clear(os);
- return -1;
- }
-
- os->serialno=serialno;
-
- return(0);
- }
- return(-1);
-}
-
-/* async/delayed error detection for the ogg_stream_state */
-int ogg_stream_check(ogg_stream_state *os){
- if(!os || !os->body_data) return -1;
- return 0;
-}
-
-/* _clear does not free os, only the non-flat storage within */
-int ogg_stream_clear(ogg_stream_state *os){
- if(os){
- if(os->body_data)_ogg_free(os->body_data);
- if(os->lacing_vals)_ogg_free(os->lacing_vals);
- if(os->granule_vals)_ogg_free(os->granule_vals);
-
- memset(os,0,sizeof(*os));
- }
- return(0);
-}
-
-int ogg_stream_destroy(ogg_stream_state *os){
- if(os){
- ogg_stream_clear(os);
- _ogg_free(os);
- }
- return(0);
-}
-
-/* Helpers for ogg_stream_encode; this keeps the structure and
- what's happening fairly clear */
-
-static int _os_body_expand(ogg_stream_state *os,long needed){
- if(os->body_storage-needed<=os->body_fill){
- long body_storage;
- void *ret;
- if(os->body_storage>LONG_MAX-needed){
- ogg_stream_clear(os);
- return -1;
- }
- body_storage=os->body_storage+needed;
- if(body_storage<LONG_MAX-1024)body_storage+=1024;
- ret=_ogg_realloc(os->body_data,body_storage*sizeof(*os->body_data));
- if(!ret){
- ogg_stream_clear(os);
- return -1;
- }
- os->body_storage=body_storage;
- os->body_data=ret;
- }
- return 0;
-}
-
-static int _os_lacing_expand(ogg_stream_state *os,long needed){
- if(os->lacing_storage-needed<=os->lacing_fill){
- long lacing_storage;
- void *ret;
- if(os->lacing_storage>LONG_MAX-needed){
- ogg_stream_clear(os);
- return -1;
- }
- lacing_storage=os->lacing_storage+needed;
- if(lacing_storage<LONG_MAX-32)lacing_storage+=32;
- ret=_ogg_realloc(os->lacing_vals,lacing_storage*sizeof(*os->lacing_vals));
- if(!ret){
- ogg_stream_clear(os);
- return -1;
- }
- os->lacing_vals=ret;
- ret=_ogg_realloc(os->granule_vals,lacing_storage*
- sizeof(*os->granule_vals));
- if(!ret){
- ogg_stream_clear(os);
- return -1;
- }
- os->granule_vals=ret;
- os->lacing_storage=lacing_storage;
- }
- return 0;
-}
-
-/* checksum the page */
-/* Direct table CRC; note that this will be faster in the future if we
- perform the checksum simultaneously with other copies */
-
-void ogg_page_checksum_set(ogg_page *og){
- if(og){
- ogg_uint32_t crc_reg=0;
- int i;
-
- /* safety; needed for API behavior, but not framing code */
- og->header[22]=0;
- og->header[23]=0;
- og->header[24]=0;
- og->header[25]=0;
-
- for(i=0;i<og->header_len;i++)
- crc_reg=(crc_reg<<8)^crc_lookup[((crc_reg >> 24)&0xff)^og->header[i]];
- for(i=0;i<og->body_len;i++)
- crc_reg=(crc_reg<<8)^crc_lookup[((crc_reg >> 24)&0xff)^og->body[i]];
-
- og->header[22]=(unsigned char)(crc_reg&0xff);
- og->header[23]=(unsigned char)((crc_reg>>8)&0xff);
- og->header[24]=(unsigned char)((crc_reg>>16)&0xff);
- og->header[25]=(unsigned char)((crc_reg>>24)&0xff);
- }
-}
-
-/* submit data to the internal buffer of the framing engine */
-int ogg_stream_iovecin(ogg_stream_state *os, ogg_iovec_t *iov, int count,
- long e_o_s, ogg_int64_t granulepos){
-
- long bytes = 0, lacing_vals;
- int i;
-
- if(ogg_stream_check(os)) return -1;
- if(!iov) return 0;
-
- for (i = 0; i < count; ++i){
- if(iov[i].iov_len>LONG_MAX) return -1;
- if(bytes>LONG_MAX-(long)iov[i].iov_len) return -1;
- bytes += (long)iov[i].iov_len;
- }
- lacing_vals=bytes/255+1;
-
- if(os->body_returned){
- /* advance packet data according to the body_returned pointer. We
- had to keep it around to return a pointer into the buffer last
- call */
-
- os->body_fill-=os->body_returned;
- if(os->body_fill)
- memmove(os->body_data,os->body_data+os->body_returned,
- os->body_fill);
- os->body_returned=0;
- }
-
- /* make sure we have the buffer storage */
- if(_os_body_expand(os,bytes) || _os_lacing_expand(os,lacing_vals))
- return -1;
-
- /* Copy in the submitted packet. Yes, the copy is a waste; this is
- the liability of overly clean abstraction for the time being. It
- will actually be fairly easy to eliminate the extra copy in the
- future */
-
- for (i = 0; i < count; ++i) {
- memcpy(os->body_data+os->body_fill, iov[i].iov_base, iov[i].iov_len);
- os->body_fill += (int)iov[i].iov_len;
- }
-
- /* Store lacing vals for this packet */
- for(i=0;i<lacing_vals-1;i++){
- os->lacing_vals[os->lacing_fill+i]=255;
- os->granule_vals[os->lacing_fill+i]=os->granulepos;
- }
- os->lacing_vals[os->lacing_fill+i]=bytes%255;
- os->granulepos=os->granule_vals[os->lacing_fill+i]=granulepos;
-
- /* flag the first segment as the beginning of the packet */
- os->lacing_vals[os->lacing_fill]|= 0x100;
-
- os->lacing_fill+=lacing_vals;
-
- /* for the sake of completeness */
- os->packetno++;
-
- if(e_o_s)os->e_o_s=1;
-
- return(0);
-}
-
-int ogg_stream_packetin(ogg_stream_state *os,ogg_packet *op){
- ogg_iovec_t iov;
- iov.iov_base = op->packet;
- iov.iov_len = op->bytes;
- return ogg_stream_iovecin(os, &iov, 1, op->e_o_s, op->granulepos);
-}
-
-/* Conditionally flush a page; force==0 will only flush nominal-size
- pages, force==1 forces us to flush a page regardless of page size
- so long as there's any data available at all. */
-static int ogg_stream_flush_i(ogg_stream_state *os,ogg_page *og, int force, int nfill){
- int i;
- int vals=0;
- int maxvals=(os->lacing_fill>255?255:os->lacing_fill);
- int bytes=0;
- long acc=0;
- ogg_int64_t granule_pos=-1;
-
- if(ogg_stream_check(os)) return(0);
- if(maxvals==0) return(0);
-
- /* construct a page */
- /* decide how many segments to include */
-
- /* If this is the initial header case, the first page must only include
- the initial header packet */
- if(os->b_o_s==0){ /* 'initial header page' case */
- granule_pos=0;
- for(vals=0;vals<maxvals;vals++){
- if((os->lacing_vals[vals]&0x0ff)<255){
- vals++;
- break;
- }
- }
- }else{
-
- /* The extra packets_done, packet_just_done logic here attempts to do two things:
- 1) Don't unneccessarily span pages.
- 2) Unless necessary, don't flush pages if there are less than four packets on
- them; this expands page size to reduce unneccessary overhead if incoming packets
- are large.
- These are not necessary behaviors, just 'always better than naive flushing'
- without requiring an application to explicitly request a specific optimized
- behavior. We'll want an explicit behavior setup pathway eventually as well. */
-
- int packets_done=0;
- int packet_just_done=0;
- for(vals=0;vals<maxvals;vals++){
- if(acc>nfill && packet_just_done>=4){
- force=1;
- break;
- }
- acc+=os->lacing_vals[vals]&0x0ff;
- if((os->lacing_vals[vals]&0xff)<255){
- granule_pos=os->granule_vals[vals];
- packet_just_done=++packets_done;
- }else
- packet_just_done=0;
- }
- if(vals==255)force=1;
- }
-
- if(!force) return(0);
-
- /* construct the header in temp storage */
- memcpy(os->header,"OggS",4);
-
- /* stream structure version */
- os->header[4]=0x00;
-
- /* continued packet flag? */
- os->header[5]=0x00;
- if((os->lacing_vals[0]&0x100)==0)os->header[5]|=0x01;
- /* first page flag? */
- if(os->b_o_s==0)os->header[5]|=0x02;
- /* last page flag? */
- if(os->e_o_s && os->lacing_fill==vals)os->header[5]|=0x04;
- os->b_o_s=1;
-
- /* 64 bits of PCM position */
- for(i=6;i<14;i++){
- os->header[i]=(unsigned char)(granule_pos&0xff);
- granule_pos>>=8;
- }
-
- /* 32 bits of stream serial number */
- {
- long serialno=os->serialno;
- for(i=14;i<18;i++){
- os->header[i]=(unsigned char)(serialno&0xff);
- serialno>>=8;
- }
- }
-
- /* 32 bits of page counter (we have both counter and page header
- because this val can roll over) */
- if(os->pageno==-1)os->pageno=0; /* because someone called
- stream_reset; this would be a
- strange thing to do in an
- encode stream, but it has
- plausible uses */
- {
- long pageno=os->pageno++;
- for(i=18;i<22;i++){
- os->header[i]=(unsigned char)(pageno&0xff);
- pageno>>=8;
- }
- }
-
- /* zero for computation; filled in later */
- os->header[22]=0;
- os->header[23]=0;
- os->header[24]=0;
- os->header[25]=0;
-
- /* segment table */
- os->header[26]=(unsigned char)(vals&0xff);
- for(i=0;i<vals;i++)
- bytes+=os->header[i+27]=(unsigned char)(os->lacing_vals[i]&0xff);
-
- /* set pointers in the ogg_page struct */
- og->header=os->header;
- og->header_len=os->header_fill=vals+27;
- og->body=os->body_data+os->body_returned;
- og->body_len=bytes;
-
- /* advance the lacing data and set the body_returned pointer */
-
- os->lacing_fill-=vals;
- memmove(os->lacing_vals,os->lacing_vals+vals,os->lacing_fill*sizeof(*os->lacing_vals));
- memmove(os->granule_vals,os->granule_vals+vals,os->lacing_fill*sizeof(*os->granule_vals));
- os->body_returned+=bytes;
-
- /* calculate the checksum */
-
- ogg_page_checksum_set(og);
-
- /* done */
- return(1);
-}
-
-/* This will flush remaining packets into a page (returning nonzero),
- even if there is not enough data to trigger a flush normally
- (undersized page). If there are no packets or partial packets to
- flush, ogg_stream_flush returns 0. Note that ogg_stream_flush will
- try to flush a normal sized page like ogg_stream_pageout; a call to
- ogg_stream_flush does not guarantee that all packets have flushed.
- Only a return value of 0 from ogg_stream_flush indicates all packet
- data is flushed into pages.
-
- since ogg_stream_flush will flush the last page in a stream even if
- it's undersized, you almost certainly want to use ogg_stream_pageout
- (and *not* ogg_stream_flush) unless you specifically need to flush
- a page regardless of size in the middle of a stream. */
-
-int ogg_stream_flush(ogg_stream_state *os,ogg_page *og){
- return ogg_stream_flush_i(os,og,1,4096);
-}
-
-/* Like the above, but an argument is provided to adjust the nominal
- page size for applications which are smart enough to provide their
- own delay based flushing */
-
-int ogg_stream_flush_fill(ogg_stream_state *os,ogg_page *og, int nfill){
- return ogg_stream_flush_i(os,og,1,nfill);
-}
-
-/* This constructs pages from buffered packet segments. The pointers
-returned are to static buffers; do not free. The returned buffers are
-good only until the next call (using the same ogg_stream_state) */
-
-int ogg_stream_pageout(ogg_stream_state *os, ogg_page *og){
- int force=0;
- if(ogg_stream_check(os)) return 0;
-
- if((os->e_o_s&&os->lacing_fill) || /* 'were done, now flush' case */
- (os->lacing_fill&&!os->b_o_s)) /* 'initial header page' case */
- force=1;
-
- return(ogg_stream_flush_i(os,og,force,4096));
-}
-
-/* Like the above, but an argument is provided to adjust the nominal
-page size for applications which are smart enough to provide their
-own delay based flushing */
-
-int ogg_stream_pageout_fill(ogg_stream_state *os, ogg_page *og, int nfill){
- int force=0;
- if(ogg_stream_check(os)) return 0;
-
- if((os->e_o_s&&os->lacing_fill) || /* 'were done, now flush' case */
- (os->lacing_fill&&!os->b_o_s)) /* 'initial header page' case */
- force=1;
-
- return(ogg_stream_flush_i(os,og,force,nfill));
-}
-
-int ogg_stream_eos(ogg_stream_state *os){
- if(ogg_stream_check(os)) return 1;
- return os->e_o_s;
-}
-
-/* DECODING PRIMITIVES: packet streaming layer **********************/
-
-/* This has two layers to place more of the multi-serialno and paging
- control in the application's hands. First, we expose a data buffer
- using ogg_sync_buffer(). The app either copies into the
- buffer, or passes it directly to read(), etc. We then call
- ogg_sync_wrote() to tell how many bytes we just added.
-
- Pages are returned (pointers into the buffer in ogg_sync_state)
- by ogg_sync_pageout(). The page is then submitted to
- ogg_stream_pagein() along with the appropriate
- ogg_stream_state* (ie, matching serialno). We then get raw
- packets out calling ogg_stream_packetout() with a
- ogg_stream_state. */
-
-/* initialize the struct to a known state */
-int ogg_sync_init(ogg_sync_state *oy){
- if(oy){
- oy->storage = -1; /* used as a readiness flag */
- memset(oy,0,sizeof(*oy));
- }
- return(0);
-}
-
-/* clear non-flat storage within */
-int ogg_sync_clear(ogg_sync_state *oy){
- if(oy){
- if(oy->data)_ogg_free(oy->data);
- memset(oy,0,sizeof(*oy));
- }
- return(0);
-}
-
-int ogg_sync_destroy(ogg_sync_state *oy){
- if(oy){
- ogg_sync_clear(oy);
- _ogg_free(oy);
- }
- return(0);
-}
-
-int ogg_sync_check(ogg_sync_state *oy){
- if(oy->storage<0) return -1;
- return 0;
-}
-
-char *ogg_sync_buffer(ogg_sync_state *oy, long size){
- if(ogg_sync_check(oy)) return NULL;
-
- /* first, clear out any space that has been previously returned */
- if(oy->returned){
- oy->fill-=oy->returned;
- if(oy->fill>0)
- memmove(oy->data,oy->data+oy->returned,oy->fill);
- oy->returned=0;
- }
-
- if(size>oy->storage-oy->fill){
- /* We need to extend the internal buffer */
- long newsize=size+oy->fill+4096; /* an extra page to be nice */
- void *ret;
-
- if(oy->data)
- ret=_ogg_realloc(oy->data,newsize);
- else
- ret=_ogg_malloc(newsize);
- if(!ret){
- ogg_sync_clear(oy);
- return NULL;
- }
- oy->data=ret;
- oy->storage=newsize;
- }
-
- /* expose a segment at least as large as requested at the fill mark */
- return((char *)oy->data+oy->fill);
-}
-
-int ogg_sync_wrote(ogg_sync_state *oy, long bytes){
- if(ogg_sync_check(oy))return -1;
- if(oy->fill+bytes>oy->storage)return -1;
- oy->fill+=bytes;
- return(0);
-}
-
-/* sync the stream. This is meant to be useful for finding page
- boundaries.
-
- return values for this:
- -n) skipped n bytes
- 0) page not ready; more data (no bytes skipped)
- n) page synced at current location; page length n bytes
-
-*/
-
-long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){
- unsigned char *page=oy->data+oy->returned;
- unsigned char *next;
- long bytes=oy->fill-oy->returned;
-
- if(ogg_sync_check(oy))return 0;
-
- if(oy->headerbytes==0){
- int headerbytes,i;
- if(bytes<27)return(0); /* not enough for a header */
-
- /* verify capture pattern */
- if(memcmp(page,"OggS",4))goto sync_fail;
-
- headerbytes=page[26]+27;
- if(bytes<headerbytes)return(0); /* not enough for header + seg table */
-
- /* count up body length in the segment table */
-
- for(i=0;i<page[26];i++)
- oy->bodybytes+=page[27+i];
- oy->headerbytes=headerbytes;
- }
-
- if(oy->bodybytes+oy->headerbytes>bytes)return(0);
-
- /* The whole test page is buffered. Verify the checksum */
- {
- /* Grab the checksum bytes, set the header field to zero */
- char chksum[4];
- ogg_page log;
-
- memcpy(chksum,page+22,4);
- memset(page+22,0,4);
-
- /* set up a temp page struct and recompute the checksum */
- log.header=page;
- log.header_len=oy->headerbytes;
- log.body=page+oy->headerbytes;
- log.body_len=oy->bodybytes;
- ogg_page_checksum_set(&log);
-
- /* Compare */
- if(memcmp(chksum,page+22,4)){
- /* D'oh. Mismatch! Corrupt page (or miscapture and not a page
- at all) */
- /* replace the computed checksum with the one actually read in */
- memcpy(page+22,chksum,4);
-
- /* Bad checksum. Lose sync */
- goto sync_fail;
- }
- }
-
- /* yes, have a whole page all ready to go */
- {
- unsigned char *page=oy->data+oy->returned;
- long bytes;
-
- if(og){
- og->header=page;
- og->header_len=oy->headerbytes;
- og->body=page+oy->headerbytes;
- og->body_len=oy->bodybytes;
- }
-
- oy->unsynced=0;
- oy->returned+=(bytes=oy->headerbytes+oy->bodybytes);
- oy->headerbytes=0;
- oy->bodybytes=0;
- return(bytes);
- }
-
- sync_fail:
-
- oy->headerbytes=0;
- oy->bodybytes=0;
-
- /* search for possible capture */
- next=memchr(page+1,'O',bytes-1);
- if(!next)
- next=oy->data+oy->fill;
-
- oy->returned=(int)(next-oy->data);
- return((long)-(next-page));
-}
-
-/* sync the stream and get a page. Keep trying until we find a page.
- Suppress 'sync errors' after reporting the first.
-
- return values:
- -1) recapture (hole in data)
- 0) need more data
- 1) page returned
-
- Returns pointers into buffered data; invalidated by next call to
- _stream, _clear, _init, or _buffer */
-
-int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og){
-
- if(ogg_sync_check(oy))return 0;
-
- /* all we need to do is verify a page at the head of the stream
- buffer. If it doesn't verify, we look for the next potential
- frame */
-
- for(;;){
- long ret=ogg_sync_pageseek(oy,og);
- if(ret>0){
- /* have a page */
- return(1);
- }
- if(ret==0){
- /* need more data */
- return(0);
- }
-
- /* head did not start a synced page... skipped some bytes */
- if(!oy->unsynced){
- oy->unsynced=1;
- return(-1);
- }
-
- /* loop. keep looking */
-
- }
-}
-
-/* add the incoming page to the stream state; we decompose the page
- into packet segments here as well. */
-
-int ogg_stream_pagein(ogg_stream_state *os, ogg_page *og){
- unsigned char *header=og->header;
- unsigned char *body=og->body;
- long bodysize=og->body_len;
- int segptr=0;
-
- int version=ogg_page_version(og);
- int continued=ogg_page_continued(og);
- int bos=ogg_page_bos(og);
- int eos=ogg_page_eos(og);
- ogg_int64_t granulepos=ogg_page_granulepos(og);
- int serialno=ogg_page_serialno(og);
- long pageno=ogg_page_pageno(og);
- int segments=header[26];
-
- if(ogg_stream_check(os)) return -1;
-
- /* clean up 'returned data' */
- {
- long lr=os->lacing_returned;
- long br=os->body_returned;
-
- /* body data */
- if(br){
- os->body_fill-=br;
- if(os->body_fill)
- memmove(os->body_data,os->body_data+br,os->body_fill);
- os->body_returned=0;
- }
-
- if(lr){
- /* segment table */
- if(os->lacing_fill-lr){
- memmove(os->lacing_vals,os->lacing_vals+lr,
- (os->lacing_fill-lr)*sizeof(*os->lacing_vals));
- memmove(os->granule_vals,os->granule_vals+lr,
- (os->lacing_fill-lr)*sizeof(*os->granule_vals));
- }
- os->lacing_fill-=lr;
- os->lacing_packet-=lr;
- os->lacing_returned=0;
- }
- }
-
- /* check the serial number */
- if(serialno!=os->serialno)return(-1);
- if(version>0)return(-1);
-
- if(_os_lacing_expand(os,segments+1)) return -1;
-
- /* are we in sequence? */
- if(pageno!=os->pageno){
- int i;
-
- /* unroll previous partial packet (if any) */
- for(i=os->lacing_packet;i<os->lacing_fill;i++)
- os->body_fill-=os->lacing_vals[i]&0xff;
- os->lacing_fill=os->lacing_packet;
-
- /* make a note of dropped data in segment table */
- if(os->pageno!=-1){
- os->lacing_vals[os->lacing_fill++]=0x400;
- os->lacing_packet++;
- }
- }
-
- /* are we a 'continued packet' page? If so, we may need to skip
- some segments */
- if(continued){
- if(os->lacing_fill<1 ||
- (os->lacing_vals[os->lacing_fill-1]&0xff)<255 ||
- os->lacing_vals[os->lacing_fill-1]==0x400){
- bos=0;
- for(;segptr<segments;segptr++){
- int val=header[27+segptr];
- body+=val;
- bodysize-=val;
- if(val<255){
- segptr++;
- break;
- }
- }
- }
- }
-
- if(bodysize){
- if(_os_body_expand(os,bodysize)) return -1;
- memcpy(os->body_data+os->body_fill,body,bodysize);
- os->body_fill+=bodysize;
- }
-
- {
- int saved=-1;
- while(segptr<segments){
- int val=header[27+segptr];
- os->lacing_vals[os->lacing_fill]=val;
- os->granule_vals[os->lacing_fill]=-1;
-
- if(bos){
- os->lacing_vals[os->lacing_fill]|=0x100;
- bos=0;
- }
-
- if(val<255)saved=os->lacing_fill;
-
- os->lacing_fill++;
- segptr++;
-
- if(val<255)os->lacing_packet=os->lacing_fill;
- }
-
- /* set the granulepos on the last granuleval of the last full packet */
- if(saved!=-1){
- os->granule_vals[saved]=granulepos;
- }
-
- }
-
- if(eos){
- os->e_o_s=1;
- if(os->lacing_fill>0)
- os->lacing_vals[os->lacing_fill-1]|=0x200;
- }
-
- os->pageno=pageno+1;
-
- return(0);
-}
-
-/* clear things to an initial state. Good to call, eg, before seeking */
-int ogg_sync_reset(ogg_sync_state *oy){
- if(ogg_sync_check(oy))return -1;
-
- oy->fill=0;
- oy->returned=0;
- oy->unsynced=0;
- oy->headerbytes=0;
- oy->bodybytes=0;
- return(0);
-}
-
-int ogg_stream_reset(ogg_stream_state *os){
- if(ogg_stream_check(os)) return -1;
-
- os->body_fill=0;
- os->body_returned=0;
-
- os->lacing_fill=0;
- os->lacing_packet=0;
- os->lacing_returned=0;
-
- os->header_fill=0;
-
- os->e_o_s=0;
- os->b_o_s=0;
- os->pageno=-1;
- os->packetno=0;
- os->granulepos=0;
-
- return(0);
-}
-
-int ogg_stream_reset_serialno(ogg_stream_state *os,int serialno){
- if(ogg_stream_check(os)) return -1;
- ogg_stream_reset(os);
- os->serialno=serialno;
- return(0);
-}
-
-static int _packetout(ogg_stream_state *os,ogg_packet *op,int adv){
-
- /* The last part of decode. We have the stream broken into packet
- segments. Now we need to group them into packets (or return the
- out of sync markers) */
-
- int ptr=os->lacing_returned;
-
- if(os->lacing_packet<=ptr)return(0);
-
- if(os->lacing_vals[ptr]&0x400){
- /* we need to tell the codec there's a gap; it might need to
- handle previous packet dependencies. */
- os->lacing_returned++;
- os->packetno++;
- return(-1);
- }
-
- if(!op && !adv)return(1); /* just using peek as an inexpensive way
- to ask if there's a whole packet
- waiting */
-
- /* Gather the whole packet. We'll have no holes or a partial packet */
- {
- int size=os->lacing_vals[ptr]&0xff;
- long bytes=size;
- int eos=os->lacing_vals[ptr]&0x200; /* last packet of the stream? */
- int bos=os->lacing_vals[ptr]&0x100; /* first packet of the stream? */
-
- while(size==255){
- int val=os->lacing_vals[++ptr];
- size=val&0xff;
- if(val&0x200)eos=0x200;
- bytes+=size;
- }
-
- if(op){
- op->e_o_s=eos;
- op->b_o_s=bos;
- op->packet=os->body_data+os->body_returned;
- op->packetno=os->packetno;
- op->granulepos=os->granule_vals[ptr];
- op->bytes=bytes;
- }
-
- if(adv){
- os->body_returned+=bytes;
- os->lacing_returned=ptr+1;
- os->packetno++;
- }
- }
- return(1);
-}
-
-int ogg_stream_packetout(ogg_stream_state *os,ogg_packet *op){
- if(ogg_stream_check(os)) return 0;
- return _packetout(os,op,1);
-}
-
-int ogg_stream_packetpeek(ogg_stream_state *os,ogg_packet *op){
- if(ogg_stream_check(os)) return 0;
- return _packetout(os,op,0);
-}
-
-void ogg_packet_clear(ogg_packet *op) {
- _ogg_free(op->packet);
- memset(op, 0, sizeof(*op));
-}
-
-#ifdef _V_SELFTEST
-#include <stdio.h>
-
-ogg_stream_state os_en, os_de;
-ogg_sync_state oy;
-
-void checkpacket(ogg_packet *op,long len, int no, long pos){
- long j;
- static int sequence=0;
- static int lastno=0;
-
- if(op->bytes!=len){
- fprintf(stderr,"incorrect packet length (%ld != %ld)!\n",op->bytes,len);
- exit(1);
- }
- if(op->granulepos!=pos){
- fprintf(stderr,"incorrect packet granpos (%ld != %ld)!\n",(long)op->granulepos,pos);
- exit(1);
- }
-
- /* packet number just follows sequence/gap; adjust the input number
- for that */
- if(no==0){
- sequence=0;
- }else{
- sequence++;
- if(no>lastno+1)
- sequence++;
- }
- lastno=no;
- if(op->packetno!=sequence){
- fprintf(stderr,"incorrect packet sequence %ld != %d\n",
- (long)(op->packetno),sequence);
- exit(1);
- }
-
- /* Test data */
- for(j=0;j<op->bytes;j++)
- if(op->packet[j]!=((j+no)&0xff)){
- fprintf(stderr,"body data mismatch (1) at pos %ld: %x!=%lx!\n\n",
- j,op->packet[j],(j+no)&0xff);
- exit(1);
- }
-}
-
-void check_page(unsigned char *data,const int *header,ogg_page *og){
- long j;
- /* Test data */
- for(j=0;j<og->body_len;j++)
- if(og->body[j]!=data[j]){
- fprintf(stderr,"body data mismatch (2) at pos %ld: %x!=%x!\n\n",
- j,data[j],og->body[j]);
- exit(1);
- }
-
- /* Test header */
- for(j=0;j<og->header_len;j++){
- if(og->header[j]!=header[j]){
- fprintf(stderr,"header content mismatch at pos %ld:\n",j);
- for(j=0;j<header[26]+27;j++)
- fprintf(stderr," (%ld)%02x:%02x",j,header[j],og->header[j]);
- fprintf(stderr,"\n");
- exit(1);
- }
- }
- if(og->header_len!=header[26]+27){
- fprintf(stderr,"header length incorrect! (%ld!=%d)\n",
- og->header_len,header[26]+27);
- exit(1);
- }
-}
-
-void print_header(ogg_page *og){
- int j;
- fprintf(stderr,"\nHEADER:\n");
- fprintf(stderr," capture: %c %c %c %c version: %d flags: %x\n",
- og->header[0],og->header[1],og->header[2],og->header[3],
- (int)og->header[4],(int)og->header[5]);
-
- fprintf(stderr," granulepos: %d serialno: %d pageno: %ld\n",
- (og->header[9]<<24)|(og->header[8]<<16)|
- (og->header[7]<<8)|og->header[6],
- (og->header[17]<<24)|(og->header[16]<<16)|
- (og->header[15]<<8)|og->header[14],
- ((long)(og->header[21])<<24)|(og->header[20]<<16)|
- (og->header[19]<<8)|og->header[18]);
-
- fprintf(stderr," checksum: %02x:%02x:%02x:%02x\n segments: %d (",
- (int)og->header[22],(int)og->header[23],
- (int)og->header[24],(int)og->header[25],
- (int)og->header[26]);
-
- for(j=27;j<og->header_len;j++)
- fprintf(stderr,"%d ",(int)og->header[j]);
- fprintf(stderr,")\n\n");
-}
-
-void copy_page(ogg_page *og){
- unsigned char *temp=_ogg_malloc(og->header_len);
- memcpy(temp,og->header,og->header_len);
- og->header=temp;
-
- temp=_ogg_malloc(og->body_len);
- memcpy(temp,og->body,og->body_len);
- og->body=temp;
-}
-
-void free_page(ogg_page *og){
- _ogg_free (og->header);
- _ogg_free (og->body);
-}
-
-void error(void){
- fprintf(stderr,"error!\n");
- exit(1);
-}
-
-/* 17 only */
-const int head1_0[] = {0x4f,0x67,0x67,0x53,0,0x06,
- 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,0,0,0,0,
- 0x15,0xed,0xec,0x91,
- 1,
- 17};
-
-/* 17, 254, 255, 256, 500, 510, 600 byte, pad */
-const int head1_1[] = {0x4f,0x67,0x67,0x53,0,0x02,
- 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,0,0,0,0,
- 0x59,0x10,0x6c,0x2c,
- 1,
- 17};
-const int head2_1[] = {0x4f,0x67,0x67,0x53,0,0x04,
- 0x07,0x18,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,1,0,0,0,
- 0x89,0x33,0x85,0xce,
- 13,
- 254,255,0,255,1,255,245,255,255,0,
- 255,255,90};
-
-/* nil packets; beginning,middle,end */
-const int head1_2[] = {0x4f,0x67,0x67,0x53,0,0x02,
- 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,0,0,0,0,
- 0xff,0x7b,0x23,0x17,
- 1,
- 0};
-const int head2_2[] = {0x4f,0x67,0x67,0x53,0,0x04,
- 0x07,0x28,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,1,0,0,0,
- 0x5c,0x3f,0x66,0xcb,
- 17,
- 17,254,255,0,0,255,1,0,255,245,255,255,0,
- 255,255,90,0};
-
-/* large initial packet */
-const int head1_3[] = {0x4f,0x67,0x67,0x53,0,0x02,
- 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,0,0,0,0,
- 0x01,0x27,0x31,0xaa,
- 18,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,255,10};
-
-const int head2_3[] = {0x4f,0x67,0x67,0x53,0,0x04,
- 0x07,0x08,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,1,0,0,0,
- 0x7f,0x4e,0x8a,0xd2,
- 4,
- 255,4,255,0};
-
-
-/* continuing packet test */
-const int head1_4[] = {0x4f,0x67,0x67,0x53,0,0x02,
- 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,0,0,0,0,
- 0xff,0x7b,0x23,0x17,
- 1,
- 0};
-
-const int head2_4[] = {0x4f,0x67,0x67,0x53,0,0x00,
- 0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
- 0x01,0x02,0x03,0x04,1,0,0,0,
- 0xf8,0x3c,0x19,0x79,
- 255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255};
-
-const int head3_4[] = {0x4f,0x67,0x67,0x53,0,0x05,
- 0x07,0x0c,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,2,0,0,0,
- 0x38,0xe6,0xb6,0x28,
- 6,
- 255,220,255,4,255,0};
-
-
-/* spill expansion test */
-const int head1_4b[] = {0x4f,0x67,0x67,0x53,0,0x02,
- 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,0,0,0,0,
- 0xff,0x7b,0x23,0x17,
- 1,
- 0};
-
-const int head2_4b[] = {0x4f,0x67,0x67,0x53,0,0x00,
- 0x07,0x10,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,1,0,0,0,
- 0xce,0x8f,0x17,0x1a,
- 23,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,255,10,255,4,255,0,0};
-
-
-const int head3_4b[] = {0x4f,0x67,0x67,0x53,0,0x04,
- 0x07,0x14,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,2,0,0,0,
- 0x9b,0xb2,0x50,0xa1,
- 1,
- 0};
-
-/* page with the 255 segment limit */
-const int head1_5[] = {0x4f,0x67,0x67,0x53,0,0x02,
- 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,0,0,0,0,
- 0xff,0x7b,0x23,0x17,
- 1,
- 0};
-
-const int head2_5[] = {0x4f,0x67,0x67,0x53,0,0x00,
- 0x07,0xfc,0x03,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,1,0,0,0,
- 0xed,0x2a,0x2e,0xa7,
- 255,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10};
-
-const int head3_5[] = {0x4f,0x67,0x67,0x53,0,0x04,
- 0x07,0x00,0x04,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,2,0,0,0,
- 0x6c,0x3b,0x82,0x3d,
- 1,
- 50};
-
-
-/* packet that overspans over an entire page */
-const int head1_6[] = {0x4f,0x67,0x67,0x53,0,0x02,
- 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,0,0,0,0,
- 0xff,0x7b,0x23,0x17,
- 1,
- 0};
-
-const int head2_6[] = {0x4f,0x67,0x67,0x53,0,0x00,
- 0x07,0x04,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,1,0,0,0,
- 0x68,0x22,0x7c,0x3d,
- 255,
- 100,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255};
-
-const int head3_6[] = {0x4f,0x67,0x67,0x53,0,0x01,
- 0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
- 0x01,0x02,0x03,0x04,2,0,0,0,
- 0xf4,0x87,0xba,0xf3,
- 255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255};
-
-const int head4_6[] = {0x4f,0x67,0x67,0x53,0,0x05,
- 0x07,0x10,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,3,0,0,0,
- 0xf7,0x2f,0x6c,0x60,
- 5,
- 254,255,4,255,0};
-
-/* packet that overspans over an entire page */
-const int head1_7[] = {0x4f,0x67,0x67,0x53,0,0x02,
- 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,0,0,0,0,
- 0xff,0x7b,0x23,0x17,
- 1,
- 0};
-
-const int head2_7[] = {0x4f,0x67,0x67,0x53,0,0x00,
- 0x07,0x04,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,1,0,0,0,
- 0x68,0x22,0x7c,0x3d,
- 255,
- 100,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255,255,255,
- 255,255,255,255,255,255};
-
-const int head3_7[] = {0x4f,0x67,0x67,0x53,0,0x05,
- 0x07,0x08,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x01,0x02,0x03,0x04,2,0,0,0,
- 0xd4,0xe0,0x60,0xe5,
- 1,
- 0};
-
-int compare_packet(const ogg_packet *op1, const ogg_packet *op2){
- if(op1->packet!=op2->packet){
- fprintf(stderr,"op1->packet != op2->packet\n");
- return(1);
- }
- if(op1->bytes!=op2->bytes){
- fprintf(stderr,"op1->bytes != op2->bytes\n");
- return(1);
- }
- if(op1->b_o_s!=op2->b_o_s){
- fprintf(stderr,"op1->b_o_s != op2->b_o_s\n");
- return(1);
- }
- if(op1->e_o_s!=op2->e_o_s){
- fprintf(stderr,"op1->e_o_s != op2->e_o_s\n");
- return(1);
- }
- if(op1->granulepos!=op2->granulepos){
- fprintf(stderr,"op1->granulepos != op2->granulepos\n");
- return(1);
- }
- if(op1->packetno!=op2->packetno){
- fprintf(stderr,"op1->packetno != op2->packetno\n");
- return(1);
- }
- return(0);
-}
-
-void test_pack(const int *pl, const int **headers, int byteskip,
- int pageskip, int packetskip){
- unsigned char *data=_ogg_malloc(1024*1024); /* for scripted test cases only */
- long inptr=0;
- long outptr=0;
- long deptr=0;
- long depacket=0;
- long granule_pos=7,pageno=0;
- int i,j,packets,pageout=pageskip;
- int eosflag=0;
- int bosflag=0;
-
- int byteskipcount=0;
-
- ogg_stream_reset(&os_en);
- ogg_stream_reset(&os_de);
- ogg_sync_reset(&oy);
-
- for(packets=0;packets<packetskip;packets++)
- depacket+=pl[packets];
-
- for(packets=0;;packets++)if(pl[packets]==-1)break;
-
- for(i=0;i<packets;i++){
- /* construct a test packet */
- ogg_packet op;
- int len=pl[i];
-
- op.packet=data+inptr;
- op.bytes=len;
- op.e_o_s=(pl[i+1]<0?1:0);
- op.granulepos=granule_pos;
-
- granule_pos+=1024;
-
- for(j=0;j<len;j++)data[inptr++]=i+j;
-
- /* submit the test packet */
- ogg_stream_packetin(&os_en,&op);
-
- /* retrieve any finished pages */
- {
- ogg_page og;
-
- while(ogg_stream_pageout(&os_en,&og)){
- /* We have a page. Check it carefully */
-
- fprintf(stderr,"%ld, ",pageno);
-
- if(headers[pageno]==NULL){
- fprintf(stderr,"coded too many pages!\n");
- exit(1);
- }
-
- check_page(data+outptr,headers[pageno],&og);
-
- outptr+=og.body_len;
- pageno++;
- if(pageskip){
- bosflag=1;
- pageskip--;
- deptr+=og.body_len;
- }
-
- /* have a complete page; submit it to sync/decode */
-
- {
- ogg_page og_de;
- ogg_packet op_de,op_de2;
- char *buf=ogg_sync_buffer(&oy,og.header_len+og.body_len);
- char *next=buf;
- byteskipcount+=og.header_len;
- if(byteskipcount>byteskip){
- memcpy(next,og.header,byteskipcount-byteskip);
- next+=byteskipcount-byteskip;
- byteskipcount=byteskip;
- }
-
- byteskipcount+=og.body_len;
- if(byteskipcount>byteskip){
- memcpy(next,og.body,byteskipcount-byteskip);
- next+=byteskipcount-byteskip;
- byteskipcount=byteskip;
- }
-
- ogg_sync_wrote(&oy,next-buf);
-
- while(1){
- int ret=ogg_sync_pageout(&oy,&og_de);
- if(ret==0)break;
- if(ret<0)continue;
- /* got a page. Happy happy. Verify that it's good. */
-
- fprintf(stderr,"(%d), ",pageout);
-
- check_page(data+deptr,headers[pageout],&og_de);
- deptr+=og_de.body_len;
- pageout++;
-
- /* submit it to deconstitution */
- ogg_stream_pagein(&os_de,&og_de);
-
- /* packets out? */
- while(ogg_stream_packetpeek(&os_de,&op_de2)>0){
- ogg_stream_packetpeek(&os_de,NULL);
- ogg_stream_packetout(&os_de,&op_de); /* just catching them all */
-
- /* verify peek and out match */
- if(compare_packet(&op_de,&op_de2)){
- fprintf(stderr,"packetout != packetpeek! pos=%ld\n",
- depacket);
- exit(1);
- }
-
- /* verify the packet! */
- /* check data */
- if(memcmp(data+depacket,op_de.packet,op_de.bytes)){
- fprintf(stderr,"packet data mismatch in decode! pos=%ld\n",
- depacket);
- exit(1);
- }
- /* check bos flag */
- if(bosflag==0 && op_de.b_o_s==0){
- fprintf(stderr,"b_o_s flag not set on packet!\n");
- exit(1);
- }
- if(bosflag && op_de.b_o_s){
- fprintf(stderr,"b_o_s flag incorrectly set on packet!\n");
- exit(1);
- }
- bosflag=1;
- depacket+=op_de.bytes;
-
- /* check eos flag */
- if(eosflag){
- fprintf(stderr,"Multiple decoded packets with eos flag!\n");
- exit(1);
- }
-
- if(op_de.e_o_s)eosflag=1;
-
- /* check granulepos flag */
- if(op_de.granulepos!=-1){
- fprintf(stderr," granule:%ld ",(long)op_de.granulepos);
- }
- }
- }
- }
- }
- }
- }
- _ogg_free(data);
- if(headers[pageno]!=NULL){
- fprintf(stderr,"did not write last page!\n");
- exit(1);
- }
- if(headers[pageout]!=NULL){
- fprintf(stderr,"did not decode last page!\n");
- exit(1);
- }
- if(inptr!=outptr){
- fprintf(stderr,"encoded page data incomplete!\n");
- exit(1);
- }
- if(inptr!=deptr){
- fprintf(stderr,"decoded page data incomplete!\n");
- exit(1);
- }
- if(inptr!=depacket){
- fprintf(stderr,"decoded packet data incomplete!\n");
- exit(1);
- }
- if(!eosflag){
- fprintf(stderr,"Never got a packet with EOS set!\n");
- exit(1);
- }
- fprintf(stderr,"ok.\n");
-}
-
-int main(void){
-
- ogg_stream_init(&os_en,0x04030201);
- ogg_stream_init(&os_de,0x04030201);
- ogg_sync_init(&oy);
-
- /* Exercise each code path in the framing code. Also verify that
- the checksums are working. */
-
- {
- /* 17 only */
- const int packets[]={17, -1};
- const int *headret[]={head1_0,NULL};
-
- fprintf(stderr,"testing single page encoding... ");
- test_pack(packets,headret,0,0,0);
- }
-
- {
- /* 17, 254, 255, 256, 500, 510, 600 byte, pad */
- const int packets[]={17, 254, 255, 256, 500, 510, 600, -1};
- const int *headret[]={head1_1,head2_1,NULL};
-
- fprintf(stderr,"testing basic page encoding... ");
- test_pack(packets,headret,0,0,0);
- }
-
- {
- /* nil packets; beginning,middle,end */
- const int packets[]={0,17, 254, 255, 0, 256, 0, 500, 510, 600, 0, -1};
- const int *headret[]={head1_2,head2_2,NULL};
-
- fprintf(stderr,"testing basic nil packets... ");
- test_pack(packets,headret,0,0,0);
- }
-
- {
- /* large initial packet */
- const int packets[]={4345,259,255,-1};
- const int *headret[]={head1_3,head2_3,NULL};
-
- fprintf(stderr,"testing initial-packet lacing > 4k... ");
- test_pack(packets,headret,0,0,0);
- }
-
- {
- /* continuing packet test; with page spill expansion, we have to
- overflow the lacing table. */
- const int packets[]={0,65500,259,255,-1};
- const int *headret[]={head1_4,head2_4,head3_4,NULL};
-
- fprintf(stderr,"testing single packet page span... ");
- test_pack(packets,headret,0,0,0);
- }
-
- {
- /* spill expand packet test */
- const int packets[]={0,4345,259,255,0,0,-1};
- const int *headret[]={head1_4b,head2_4b,head3_4b,NULL};
-
- fprintf(stderr,"testing page spill expansion... ");
- test_pack(packets,headret,0,0,0);
- }
-
- /* page with the 255 segment limit */
- {
-
- const int packets[]={0,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,50,-1};
- const int *headret[]={head1_5,head2_5,head3_5,NULL};
-
- fprintf(stderr,"testing max packet segments... ");
- test_pack(packets,headret,0,0,0);
- }
-
- {
- /* packet that overspans over an entire page */
- const int packets[]={0,100,130049,259,255,-1};
- const int *headret[]={head1_6,head2_6,head3_6,head4_6,NULL};
-
- fprintf(stderr,"testing very large packets... ");
- test_pack(packets,headret,0,0,0);
- }
-
- {
- /* test for the libogg 1.1.1 resync in large continuation bug
- found by Josh Coalson) */
- const int packets[]={0,100,130049,259,255,-1};
- const int *headret[]={head1_6,head2_6,head3_6,head4_6,NULL};
-
- fprintf(stderr,"testing continuation resync in very large packets... ");
- test_pack(packets,headret,100,2,3);
- }
-
- {
- /* term only page. why not? */
- const int packets[]={0,100,64770,-1};
- const int *headret[]={head1_7,head2_7,head3_7,NULL};
-
- fprintf(stderr,"testing zero data page (1 nil packet)... ");
- test_pack(packets,headret,0,0,0);
- }
-
-
-
- {
- /* build a bunch of pages for testing */
- unsigned char *data=_ogg_malloc(1024*1024);
- int pl[]={0, 1,1,98,4079, 1,1,2954,2057, 76,34,912,0,234,1000,1000, 1000,300,-1};
- int inptr=0,i,j;
- ogg_page og[5];
-
- ogg_stream_reset(&os_en);
-
- for(i=0;pl[i]!=-1;i++){
- ogg_packet op;
- int len=pl[i];
-
- op.packet=data+inptr;
- op.bytes=len;
- op.e_o_s=(pl[i+1]<0?1:0);
- op.granulepos=(i+1)*1000;
-
- for(j=0;j<len;j++)data[inptr++]=i+j;
- ogg_stream_packetin(&os_en,&op);
- }
-
- _ogg_free(data);
-
- /* retrieve finished pages */
- for(i=0;i<5;i++){
- if(ogg_stream_pageout(&os_en,&og[i])==0){
- fprintf(stderr,"Too few pages output building sync tests!\n");
- exit(1);
- }
- copy_page(&og[i]);
- }
-
- /* Test lost pages on pagein/packetout: no rollback */
- {
- ogg_page temp;
- ogg_packet test;
-
- fprintf(stderr,"Testing loss of pages... ");
-
- ogg_sync_reset(&oy);
- ogg_stream_reset(&os_de);
- for(i=0;i<5;i++){
- memcpy(ogg_sync_buffer(&oy,og[i].header_len),og[i].header,
- og[i].header_len);
- ogg_sync_wrote(&oy,og[i].header_len);
- memcpy(ogg_sync_buffer(&oy,og[i].body_len),og[i].body,og[i].body_len);
- ogg_sync_wrote(&oy,og[i].body_len);
- }
-
- ogg_sync_pageout(&oy,&temp);
- ogg_stream_pagein(&os_de,&temp);
- ogg_sync_pageout(&oy,&temp);
- ogg_stream_pagein(&os_de,&temp);
- ogg_sync_pageout(&oy,&temp);
- /* skip */
- ogg_sync_pageout(&oy,&temp);
- ogg_stream_pagein(&os_de,&temp);
-
- /* do we get the expected results/packets? */
-
- if(ogg_stream_packetout(&os_de,&test)!=1)error();
- checkpacket(&test,0,0,0);
- if(ogg_stream_packetout(&os_de,&test)!=1)error();
- checkpacket(&test,1,1,-1);
- if(ogg_stream_packetout(&os_de,&test)!=1)error();
- checkpacket(&test,1,2,-1);
- if(ogg_stream_packetout(&os_de,&test)!=1)error();
- checkpacket(&test,98,3,-1);
- if(ogg_stream_packetout(&os_de,&test)!=1)error();
- checkpacket(&test,4079,4,5000);
- if(ogg_stream_packetout(&os_de,&test)!=-1){
- fprintf(stderr,"Error: loss of page did not return error\n");
- exit(1);
- }
- if(ogg_stream_packetout(&os_de,&test)!=1)error();
- checkpacket(&test,76,9,-1);
- if(ogg_stream_packetout(&os_de,&test)!=1)error();
- checkpacket(&test,34,10,-1);
- fprintf(stderr,"ok.\n");
- }
-
- /* Test lost pages on pagein/packetout: rollback with continuation */
- {
- ogg_page temp;
- ogg_packet test;
-
- fprintf(stderr,"Testing loss of pages (rollback required)... ");
-
- ogg_sync_reset(&oy);
- ogg_stream_reset(&os_de);
- for(i=0;i<5;i++){
- memcpy(ogg_sync_buffer(&oy,og[i].header_len),og[i].header,
- og[i].header_len);
- ogg_sync_wrote(&oy,og[i].header_len);
- memcpy(ogg_sync_buffer(&oy,og[i].body_len),og[i].body,og[i].body_len);
- ogg_sync_wrote(&oy,og[i].body_len);
- }
-
- ogg_sync_pageout(&oy,&temp);
- ogg_stream_pagein(&os_de,&temp);
- ogg_sync_pageout(&oy,&temp);
- ogg_stream_pagein(&os_de,&temp);
- ogg_sync_pageout(&oy,&temp);
- ogg_stream_pagein(&os_de,&temp);
- ogg_sync_pageout(&oy,&temp);
- /* skip */
- ogg_sync_pageout(&oy,&temp);
- ogg_stream_pagein(&os_de,&temp);
-
- /* do we get the expected results/packets? */
-
- if(ogg_stream_packetout(&os_de,&test)!=1)error();
- checkpacket(&test,0,0,0);
- if(ogg_stream_packetout(&os_de,&test)!=1)error();
- checkpacket(&test,1,1,-1);
- if(ogg_stream_packetout(&os_de,&test)!=1)error();
- checkpacket(&test,1,2,-1);
- if(ogg_stream_packetout(&os_de,&test)!=1)error();
- checkpacket(&test,98,3,-1);
- if(ogg_stream_packetout(&os_de,&test)!=1)error();
- checkpacket(&test,4079,4,5000);
- if(ogg_stream_packetout(&os_de,&test)!=1)error();
- checkpacket(&test,1,5,-1);
- if(ogg_stream_packetout(&os_de,&test)!=1)error();
- checkpacket(&test,1,6,-1);
- if(ogg_stream_packetout(&os_de,&test)!=1)error();
- checkpacket(&test,2954,7,-1);
- if(ogg_stream_packetout(&os_de,&test)!=1)error();
- checkpacket(&test,2057,8,9000);
- if(ogg_stream_packetout(&os_de,&test)!=-1){
- fprintf(stderr,"Error: loss of page did not return error\n");
- exit(1);
- }
- if(ogg_stream_packetout(&os_de,&test)!=1)error();
- checkpacket(&test,300,17,18000);
- fprintf(stderr,"ok.\n");
- }
-
- /* the rest only test sync */
- {
- ogg_page og_de;
- /* Test fractional page inputs: incomplete capture */
- fprintf(stderr,"Testing sync on partial inputs... ");
- ogg_sync_reset(&oy);
- memcpy(ogg_sync_buffer(&oy,og[1].header_len),og[1].header,
- 3);
- ogg_sync_wrote(&oy,3);
- if(ogg_sync_pageout(&oy,&og_de)>0)error();
-
- /* Test fractional page inputs: incomplete fixed header */
- memcpy(ogg_sync_buffer(&oy,og[1].header_len),og[1].header+3,
- 20);
- ogg_sync_wrote(&oy,20);
- if(ogg_sync_pageout(&oy,&og_de)>0)error();
-
- /* Test fractional page inputs: incomplete header */
- memcpy(ogg_sync_buffer(&oy,og[1].header_len),og[1].header+23,
- 5);
- ogg_sync_wrote(&oy,5);
- if(ogg_sync_pageout(&oy,&og_de)>0)error();
-
- /* Test fractional page inputs: incomplete body */
-
- memcpy(ogg_sync_buffer(&oy,og[1].header_len),og[1].header+28,
- og[1].header_len-28);
- ogg_sync_wrote(&oy,og[1].header_len-28);
- if(ogg_sync_pageout(&oy,&og_de)>0)error();
-
- memcpy(ogg_sync_buffer(&oy,og[1].body_len),og[1].body,1000);
- ogg_sync_wrote(&oy,1000);
- if(ogg_sync_pageout(&oy,&og_de)>0)error();
-
- memcpy(ogg_sync_buffer(&oy,og[1].body_len),og[1].body+1000,
- og[1].body_len-1000);
- ogg_sync_wrote(&oy,og[1].body_len-1000);
- if(ogg_sync_pageout(&oy,&og_de)<=0)error();
-
- fprintf(stderr,"ok.\n");
- }
-
- /* Test fractional page inputs: page + incomplete capture */
- {
- ogg_page og_de;
- fprintf(stderr,"Testing sync on 1+partial inputs... ");
- ogg_sync_reset(&oy);
-
- memcpy(ogg_sync_buffer(&oy,og[1].header_len),og[1].header,
- og[1].header_len);
- ogg_sync_wrote(&oy,og[1].header_len);
-
- memcpy(ogg_sync_buffer(&oy,og[1].body_len),og[1].body,
- og[1].body_len);
- ogg_sync_wrote(&oy,og[1].body_len);
-
- memcpy(ogg_sync_buffer(&oy,og[1].header_len),og[1].header,
- 20);
- ogg_sync_wrote(&oy,20);
- if(ogg_sync_pageout(&oy,&og_de)<=0)error();
- if(ogg_sync_pageout(&oy,&og_de)>0)error();
-
- memcpy(ogg_sync_buffer(&oy,og[1].header_len),og[1].header+20,
- og[1].header_len-20);
- ogg_sync_wrote(&oy,og[1].header_len-20);
- memcpy(ogg_sync_buffer(&oy,og[1].body_len),og[1].body,
- og[1].body_len);
- ogg_sync_wrote(&oy,og[1].body_len);
- if(ogg_sync_pageout(&oy,&og_de)<=0)error();
-
- fprintf(stderr,"ok.\n");
- }
-
- /* Test recapture: garbage + page */
- {
- ogg_page og_de;
- fprintf(stderr,"Testing search for capture... ");
- ogg_sync_reset(&oy);
-
- /* 'garbage' */
- memcpy(ogg_sync_buffer(&oy,og[1].body_len),og[1].body,
- og[1].body_len);
- ogg_sync_wrote(&oy,og[1].body_len);
-
- memcpy(ogg_sync_buffer(&oy,og[1].header_len),og[1].header,
- og[1].header_len);
- ogg_sync_wrote(&oy,og[1].header_len);
-
- memcpy(ogg_sync_buffer(&oy,og[1].body_len),og[1].body,
- og[1].body_len);
- ogg_sync_wrote(&oy,og[1].body_len);
-
- memcpy(ogg_sync_buffer(&oy,og[2].header_len),og[2].header,
- 20);
- ogg_sync_wrote(&oy,20);
- if(ogg_sync_pageout(&oy,&og_de)>0)error();
- if(ogg_sync_pageout(&oy,&og_de)<=0)error();
- if(ogg_sync_pageout(&oy,&og_de)>0)error();
-
- memcpy(ogg_sync_buffer(&oy,og[2].header_len),og[2].header+20,
- og[2].header_len-20);
- ogg_sync_wrote(&oy,og[2].header_len-20);
- memcpy(ogg_sync_buffer(&oy,og[2].body_len),og[2].body,
- og[2].body_len);
- ogg_sync_wrote(&oy,og[2].body_len);
- if(ogg_sync_pageout(&oy,&og_de)<=0)error();
-
- fprintf(stderr,"ok.\n");
- }
-
- /* Test recapture: page + garbage + page */
- {
- ogg_page og_de;
- fprintf(stderr,"Testing recapture... ");
- ogg_sync_reset(&oy);
-
- memcpy(ogg_sync_buffer(&oy,og[1].header_len),og[1].header,
- og[1].header_len);
- ogg_sync_wrote(&oy,og[1].header_len);
-
- memcpy(ogg_sync_buffer(&oy,og[1].body_len),og[1].body,
- og[1].body_len);
- ogg_sync_wrote(&oy,og[1].body_len);
-
- memcpy(ogg_sync_buffer(&oy,og[2].header_len),og[2].header,
- og[2].header_len);
- ogg_sync_wrote(&oy,og[2].header_len);
-
- memcpy(ogg_sync_buffer(&oy,og[2].header_len),og[2].header,
- og[2].header_len);
- ogg_sync_wrote(&oy,og[2].header_len);
-
- if(ogg_sync_pageout(&oy,&og_de)<=0)error();
-
- memcpy(ogg_sync_buffer(&oy,og[2].body_len),og[2].body,
- og[2].body_len-5);
- ogg_sync_wrote(&oy,og[2].body_len-5);
-
- memcpy(ogg_sync_buffer(&oy,og[3].header_len),og[3].header,
- og[3].header_len);
- ogg_sync_wrote(&oy,og[3].header_len);
-
- memcpy(ogg_sync_buffer(&oy,og[3].body_len),og[3].body,
- og[3].body_len);
- ogg_sync_wrote(&oy,og[3].body_len);
-
- if(ogg_sync_pageout(&oy,&og_de)>0)error();
- if(ogg_sync_pageout(&oy,&og_de)<=0)error();
-
- fprintf(stderr,"ok.\n");
- }
-
- /* Free page data that was previously copied */
- {
- for(i=0;i<5;i++){
- free_page(&og[i]);
- }
- }
- }
-
- return(0);
-}
-
-#endif
diff --git a/contrib/ogg/symbian/bld.inf b/contrib/ogg/symbian/bld.inf
deleted file mode 100644
index 47132c3..0000000
--- a/contrib/ogg/symbian/bld.inf
+++ /dev/null
@@ -1,35 +0,0 @@
-/*
- Copyright (C) 2003 Commonwealth Scientific and Industrial Research
- Organisation (CSIRO) Australia
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
-
- - Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
-
- - Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
-
- - Neither the name of CSIRO Australia nor the names of its
- contributors may be used to endorse or promote products derived from
- this software without specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
- PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE ORGANISATION OR
- CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
-
-PRJ_MMPFILES
-
-ogg.mmp
diff --git a/contrib/ogg/symbian/ogg.mmp b/contrib/ogg/symbian/ogg.mmp
deleted file mode 100644
index 13b553d..0000000
--- a/contrib/ogg/symbian/ogg.mmp
+++ /dev/null
@@ -1,39 +0,0 @@
-/*
- Copyright (C) 2003 Commonwealth Scientific and Industrial Research
- Organisation (CSIRO) Australia
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
-
- - Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
-
- - Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
-
- - Neither the name of CSIRO Australia nor the names of its
- contributors may be used to endorse or promote products derived from
- this software without specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
- PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE ORGANISATION OR
- CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
-
-TARGET ogg.lib
-TARGETTYPE lib
-UID 0
-SOURCEPATH ..\src
-SOURCE bitwise.c framing.c
-USERINCLUDE .
-SYSTEMINCLUDE \epoc32\include \epoc32\include\libc ..\include .
diff --git a/contrib/ogg/win32/.gitignore b/contrib/ogg/win32/.gitignore
deleted file mode 100644
index 2655daf..0000000
--- a/contrib/ogg/win32/.gitignore
+++ /dev/null
@@ -1,21 +0,0 @@
-# Visual Studio ignores
-[Dd]ebug/
-[Dd]ebugPublic/
-[Rr]elease/
-[Rr]eleases/
-*.manifest
-*.lastbuildstate
-*.exe
-*.log
-*.idb
-*.ipdb
-*.ilk
-*.iobj
-*.obj
-*.pdb
-*.sdf
-*.suo
-*.tlog
-*.vcxproj.user
-*.vc.db
-*.vc.opendb
diff --git a/contrib/ogg/win32/VS2015/libogg_dynamic.sln b/contrib/ogg/win32/VS2015/libogg_dynamic.sln
deleted file mode 100644
index be96c40..0000000
--- a/contrib/ogg/win32/VS2015/libogg_dynamic.sln
+++ /dev/null
@@ -1,26 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Studio 2010
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libogg", "libogg_dynamic.vcxproj", "{15CBFEFF-7965-41F5-B4E2-21E8795C9159}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Debug|x64 = Debug|x64
- Release|Win32 = Release|Win32
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Debug|Win32.ActiveCfg = Debug|Win32
- {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Debug|Win32.Build.0 = Debug|Win32
- {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Debug|x64.ActiveCfg = Debug|x64
- {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Debug|x64.Build.0 = Debug|x64
- {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release|Win32.ActiveCfg = Release|Win32
- {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release|Win32.Build.0 = Release|Win32
- {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release|x64.ActiveCfg = Release|x64
- {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/contrib/ogg/win32/VS2015/libogg_dynamic.vcxproj b/contrib/ogg/win32/VS2015/libogg_dynamic.vcxproj
deleted file mode 100644
index c620cd8..0000000
--- a/contrib/ogg/win32/VS2015/libogg_dynamic.vcxproj
+++ /dev/null
@@ -1,187 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup Label="ProjectConfigurations">
- <ProjectConfiguration Include="Debug|Win32">
- <Configuration>Debug</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|x64">
- <Configuration>Debug</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|Win32">
- <Configuration>Release</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|x64">
- <Configuration>Release</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <ProjectName>libogg</ProjectName>
- <ProjectGuid>{15CBFEFF-7965-41F5-B4E2-21E8795C9159}</ProjectGuid>
- <RootNamespace>libogg</RootNamespace>
- <Keyword>Win32Proj</Keyword>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- <PlatformToolset>v120</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v120</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- <PlatformToolset>v120</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v120</PlatformToolset>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup>
- <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionName)\$(Platform)\$(Configuration)\</IntDir>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionName)\$(Platform)\$(Configuration)\</IntDir>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <ModuleDefinitionFile>..\ogg.def</ModuleDefinitionFile>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <ModuleDefinitionFile>..\ogg.def</ModuleDefinitionFile>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <ClCompile>
- <Optimization>MaxSpeed</Optimization>
- <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
- <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <StringPooling>true</StringPooling>
- <ExceptionHandling>
- </ExceptionHandling>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>
- </DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <DisableSpecificWarnings>4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <ModuleDefinitionFile>..\ogg.def</ModuleDefinitionFile>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>MaxSpeed</Optimization>
- <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
- <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <StringPooling>true</StringPooling>
- <ExceptionHandling>
- </ExceptionHandling>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>
- </DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <DisableSpecificWarnings>4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <ModuleDefinitionFile>..\ogg.def</ModuleDefinitionFile>
- </Link>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClCompile Include="..\..\src\bitwise.c" />
- <ClCompile Include="..\..\src\framing.c" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\ogg.def" />
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="..\..\include\ogg\ogg.h" />
- <ClInclude Include="..\..\include\ogg\os_types.h" />
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
-</Project> \ No newline at end of file
diff --git a/contrib/ogg/win32/VS2015/libogg_static.sln b/contrib/ogg/win32/VS2015/libogg_static.sln
deleted file mode 100644
index f62ba92..0000000
--- a/contrib/ogg/win32/VS2015/libogg_static.sln
+++ /dev/null
@@ -1,26 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Studio 2010
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libogg_static", "libogg_static.vcxproj", "{15CBFEFF-7965-41F5-B4E2-21E8795C9159}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Debug|x64 = Debug|x64
- Release|Win32 = Release|Win32
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Debug|Win32.ActiveCfg = Debug|Win32
- {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Debug|Win32.Build.0 = Debug|Win32
- {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Debug|x64.ActiveCfg = Debug|x64
- {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Debug|x64.Build.0 = Debug|x64
- {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release|Win32.ActiveCfg = Release|Win32
- {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release|Win32.Build.0 = Release|Win32
- {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release|x64.ActiveCfg = Release|x64
- {15CBFEFF-7965-41F5-B4E2-21E8795C9159}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/contrib/ogg/win32/VS2015/libogg_static.vcxproj b/contrib/ogg/win32/VS2015/libogg_static.vcxproj
deleted file mode 100644
index b2b99a8..0000000
--- a/contrib/ogg/win32/VS2015/libogg_static.vcxproj
+++ /dev/null
@@ -1,174 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup Label="ProjectConfigurations">
- <ProjectConfiguration Include="Debug|Win32">
- <Configuration>Debug</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|x64">
- <Configuration>Debug</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|Win32">
- <Configuration>Release</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|x64">
- <Configuration>Release</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <ProjectGuid>{15CBFEFF-7965-41F5-B4E2-21E8795C9159}</ProjectGuid>
- <RootNamespace>libogg</RootNamespace>
- <Keyword>Win32Proj</Keyword>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- <PlatformToolset>v140</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v140</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- <PlatformToolset>v140</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v140</PlatformToolset>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup>
- <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionName)\$(Platform)\$(Configuration)\</IntDir>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionName)\$(Platform)\$(Configuration)\</IntDir>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <ClCompile>
- <Optimization>MaxSpeed</Optimization>
- <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
- <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <StringPooling>true</StringPooling>
- <ExceptionHandling>
- </ExceptionHandling>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>
- </DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <DisableSpecificWarnings>4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>MaxSpeed</Optimization>
- <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
- <AdditionalIncludeDirectories>..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <StringPooling>true</StringPooling>
- <ExceptionHandling>
- </ExceptionHandling>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>
- </DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <DisableSpecificWarnings>4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClCompile Include="..\..\src\bitwise.c" />
- <ClCompile Include="..\..\src\framing.c" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\ogg.def" />
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="..\..\include\ogg\ogg.h" />
- <ClInclude Include="..\..\include\ogg\os_types.h" />
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
-</Project> \ No newline at end of file
diff --git a/contrib/ogg/win32/ogg.def b/contrib/ogg/win32/ogg.def
deleted file mode 100644
index 250e4ba..0000000
--- a/contrib/ogg/win32/ogg.def
+++ /dev/null
@@ -1,80 +0,0 @@
-; $Id$
-;
-; ogg.def
-;
-LIBRARY
-EXPORTS
-;
-oggpack_writeinit
-oggpack_writetrunc
-oggpack_writealign
-oggpack_writecopy
-oggpack_reset
-oggpack_writeclear
-oggpack_readinit
-oggpack_write
-oggpack_look
-oggpack_look1
-oggpack_adv
-oggpack_adv1
-oggpack_read
-oggpack_read1
-oggpack_bytes
-oggpack_bits
-oggpack_get_buffer
-;
-oggpackB_writeinit
-oggpackB_writetrunc
-oggpackB_writealign
-oggpackB_writecopy
-oggpackB_reset
-oggpackB_writeclear
-oggpackB_readinit
-oggpackB_write
-oggpackB_look
-oggpackB_look1
-oggpackB_adv
-oggpackB_adv1
-oggpackB_read
-oggpackB_read1
-oggpackB_bytes
-oggpackB_bits
-oggpackB_get_buffer
-;
-ogg_stream_packetin
-ogg_stream_pageout
-ogg_stream_flush
-;
-ogg_sync_init
-ogg_sync_clear
-ogg_sync_reset
-ogg_sync_destroy
-ogg_sync_buffer
-ogg_sync_wrote
-ogg_sync_pageseek
-ogg_sync_pageout
-ogg_stream_pagein
-ogg_stream_packetout
-ogg_stream_packetpeek
-;
-ogg_stream_init
-ogg_stream_clear
-ogg_stream_reset
-ogg_stream_reset_serialno
-ogg_stream_destroy
-ogg_stream_eos
-ogg_stream_pageout_fill
-ogg_stream_flush_fill
-;
-ogg_page_checksum_set
-ogg_page_version
-ogg_page_continued
-ogg_page_bos
-ogg_page_eos
-ogg_page_granulepos
-ogg_page_serialno
-ogg_page_pageno
-ogg_page_packets
-ogg_packet_clear
-
-
diff --git a/contrib/vorbis/.gitignore b/contrib/vorbis/.gitignore
deleted file mode 100644
index 0c201cb..0000000
--- a/contrib/vorbis/.gitignore
+++ /dev/null
@@ -1,40 +0,0 @@
-*.o
-*.lo
-*.la
-.libs
-.deps
-aclocal.m4
-configure
-Makefile
-Makefile.in
-autom4te.cache
-compile
-config.guess
-config.h
-config.h.in
-config.h.in~
-config.log
-config.status
-config.sub
-depcomp
-install-sh
-libtool
-ltmain.sh
-missing
-stamp-h1
-m4/libtool.m4
-m4/ltoptions.m4
-m4/ltsugar.m4
-m4/ltversion.m4
-m4/lt~obsolete.m4
-libvorbis.spec
-vorbis-uninstalled.pc
-vorbis.pc
-vorbisenc-uninstalled.pc
-vorbisenc.pc
-vorbisfile-uninstalled.pc
-vorbisfile.pc
-doc/Doxyfile
-doc/doxygen-build.stamp
-lib/test_sharedbook
-test/test
diff --git a/contrib/vorbis/.travis.yml b/contrib/vorbis/.travis.yml
deleted file mode 100644
index b3dddcd..0000000
--- a/contrib/vorbis/.travis.yml
+++ /dev/null
@@ -1,24 +0,0 @@
-language: c
-
-compiler:
- - gcc
- - clang
-
-env:
- - BUILD_SYSTEM=AUTOTOOLS
- - BUILD_SYSTEM=CMAKE
-
-addons:
- apt:
- packages:
- - libogg-dev
-
-script:
- - if [[ "$BUILD_SYSTEM" == "AUTOTOOLS" ]] ; then ./autogen.sh ; fi
- - if [[ "$BUILD_SYSTEM" == "AUTOTOOLS" ]] ; then ./configure ; fi
- - if [[ "$BUILD_SYSTEM" == "AUTOTOOLS" ]] ; then make -j2 V=1 distcheck ; fi
- - if [[ "$BUILD_SYSTEM" == "CMAKE" ]] ; then mkdir build ; fi
- - if [[ "$BUILD_SYSTEM" == "CMAKE" ]] ; then pushd build ; fi
- - if [[ "$BUILD_SYSTEM" == "CMAKE" ]] ; then cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release .. ; fi
- - if [[ "$BUILD_SYSTEM" == "CMAKE" ]] ; then cmake --build . ; fi
- - if [[ "$BUILD_SYSTEM" == "CMAKE" ]] ; then popd ; fi
diff --git a/contrib/vorbis/.ycm_extra_conf.py b/contrib/vorbis/.ycm_extra_conf.py
deleted file mode 100644
index f4e30e8..0000000
--- a/contrib/vorbis/.ycm_extra_conf.py
+++ /dev/null
@@ -1,8 +0,0 @@
-def FlagsForFile(filename, **kwargs):
- return {
- 'flags': [
- '-x', 'c',
- '-g', '-Wall', '-Wextra',
- '-D_REENTRANT', '-D__NO_MATH_INLINES', '-fsigned-char'
- ],
- }
diff --git a/contrib/vorbis/1.cmake.patch b/contrib/vorbis/1.cmake.patch
new file mode 100644
index 0000000..3737f42
--- /dev/null
+++ b/contrib/vorbis/1.cmake.patch
@@ -0,0 +1,176 @@
+diff '--color=auto' -arNu a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt 1970-01-01 01:00:00.000000000 +0100
++++ b/CMakeLists.txt 2024-03-03 12:44:24.470233876 +0100
+@@ -0,0 +1,59 @@
++cmake_minimum_required(VERSION 2.8.7)
++project(vorbis)
++
++# Required modules
++include(GNUInstallDirs)
++include(CheckIncludeFiles)
++
++# Build options
++option(BUILD_SHARED_LIBS "Build shared library" OFF)
++if(APPLE)
++ option(BUILD_FRAMEWORK "Build Framework bundle for OSX" OFF)
++endif()
++
++if(BUILD_FRAMEWORK)
++ set(BUILD_SHARED_LIBS TRUE)
++endif()
++
++# Extract project version from configure.ac
++file(READ configure.ac CONFIGURE_AC_CONTENTS)
++string(REGEX MATCH "AC_INIT\\(\\[libvorbis\\],\\[([0-9]*).([0-9]*).([0-9]*)" DUMMY ${CONFIGURE_AC_CONTENTS})
++set(PROJECT_VERSION_MAJOR ${CMAKE_MATCH_1})
++set(PROJECT_VERSION_MINOR ${CMAKE_MATCH_2})
++set(PROJECT_VERSION_PATCH ${CMAKE_MATCH_3})
++set(PROJECT_VERSION ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH})
++
++# Helper function to get version-info
++function(get_version_info result current_var_name age_var_name revision_var_name)
++ string(REGEX MATCH "${current_var_name}=([0-9]*)" DUMMY ${CONFIGURE_AC_CONTENTS})
++ set(VERSION_INFO_CURRENT ${CMAKE_MATCH_1})
++
++ string(REGEX MATCH "${age_var_name}=([0-9]*)" DUMMY ${CONFIGURE_AC_CONTENTS})
++ set(VERSION_INFO_AGE ${CMAKE_MATCH_1})
++
++ string(REGEX MATCH "${revision_var_name}=([0-9]*)" DUMMY ${CONFIGURE_AC_CONTENTS})
++ set(VERSION_INFO_REVISION ${CMAKE_MATCH_1})
++
++ math(EXPR VERSION_INFO_CURRENT_MINUS_AGE "${VERSION_INFO_CURRENT} - ${VERSION_INFO_AGE}")
++
++ set(${result} "${VERSION_INFO_CURRENT_MINUS_AGE}.${VERSION_INFO_AGE}.${VERSION_INFO_REVISION}" PARENT_SCOPE)
++endfunction()
++
++# Helper function to configure pkg-config files
++function(configure_pkg_config_file pkg_config_file_in)
++ set(prefix ${CMAKE_INSTALL_PREFIX})
++ set(exec_prefix ${CMAKE_INSTALL_FULL_BINDIR})
++ set(libdir ${CMAKE_INSTALL_FULL_LIBDIR})
++ set(includedir ${CMAKE_INSTALL_FULL_INCLUDEDIR})
++ set(VERSION ${PROJECT_VERSION})
++ string(REPLACE ".in" "" pkg_config_file ${pkg_config_file_in})
++ configure_file(${pkg_config_file_in} ${pkg_config_file} @ONLY)
++endfunction()
++
++message(STATUS "Configuring ${PROJECT_NAME} ${PROJECT_VERSION}")
++
++add_subdirectory(lib)
++
++configure_pkg_config_file(vorbis.pc.in)
++configure_pkg_config_file(vorbisenc.pc.in)
++configure_pkg_config_file(vorbisfile.pc.in)
+diff '--color=auto' -arNu a/lib/CMakeLists.txt b/lib/CMakeLists.txt
+--- a/lib/CMakeLists.txt 1970-01-01 01:00:00.000000000 +0100
++++ b/lib/CMakeLists.txt 2024-03-03 12:44:45.650234517 +0100
+@@ -0,0 +1,109 @@
++set(VORBIS_PUBLIC_HEADERS
++ ../include/vorbis/codec.h
++ ../include/vorbis/vorbisenc.h
++ ../include/vorbis/vorbisfile.h
++)
++
++set(VORBIS_HEADERS
++ envelope.h
++ lpc.h
++ lsp.h
++ codebook.h
++ misc.h
++ psy.h
++ masking.h
++ os.h
++ mdct.h
++ smallft.h
++ highlevel.h
++ registry.h
++ scales.h
++ window.h
++ lookup.h
++ lookup_data.h
++ codec_internal.h
++ backends.h
++ bitrate.h
++)
++
++set(VORBIS_SOURCES
++ mdct.c
++ smallft.c
++ block.c
++ envelope.c
++ window.c
++ lsp.c
++ lpc.c
++ analysis.c
++ synthesis.c
++ psy.c
++ info.c
++ floor1.c
++ floor0.c
++ res0.c
++ mapping0.c
++ registry.c
++ codebook.c
++ sharedbook.c
++ lookup.c
++ bitrate.c
++)
++
++set(VORBISFILE_SOURCES
++ vorbisfile.c
++)
++
++set(VORBISENC_SOURCES
++ vorbisenc.c
++)
++
++if(WIN32)
++ list(APPEND VORBIS_SOURCES vorbisenc.c)
++endif()
++
++if(MSVC)
++ list(APPEND VORBIS_SOURCES ../win32/vorbis.def)
++ list(APPEND VORBISENC_SOURCES ../win32/vorbisenc.def)
++ list(APPEND VORBISFILE_SOURCES ../win32/vorbisfile.def)
++endif()
++
++include_directories(../include)
++include_directories(.)
++
++if (NOT BUILD_FRAMEWORK)
++ add_library(vorbis ${VORBIS_HEADERS} ${VORBIS_SOURCES})
++ add_library(vorbisenc ${VORBISENC_SOURCES})
++ add_library(vorbisfile ${VORBISFILE_SOURCES})
++
++ get_version_info(VORBIS_VERSION_INFO "V_LIB_CURRENT" "V_LIB_AGE" "V_LIB_REVISION")
++ set_target_properties(vorbis PROPERTIES SOVERSION ${VORBIS_VERSION_INFO})
++ get_version_info(VORBISENC_VERSION_INFO "VE_LIB_CURRENT" "VE_LIB_AGE" "VE_LIB_REVISION")
++ set_target_properties(vorbisenc PROPERTIES SOVERSION ${VORBISENC_VERSION_INFO})
++ get_version_info(VORBISFILE_VERSION_INFO "VF_LIB_CURRENT" "VF_LIB_AGE" "VF_LIB_REVISION")
++ set_target_properties(vorbisfile PROPERTIES SOVERSION ${VORBISFILE_VERSION_INFO})
++
++ target_include_directories(vorbis PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/../include)
++ target_include_directories(vorbisenc PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/../include)
++ target_include_directories(vorbisfile PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/../include)
++
++ target_link_libraries(vorbis Ogg::ogg)
++ target_link_libraries(vorbisenc Ogg::ogg vorbis)
++ target_link_libraries(vorbisfile Ogg::ogg vorbis)
++
++ add_library(Vorbis::vorbis ALIAS vorbis)
++ add_library(Vorbis::vorbisenc ALIAS vorbisenc)
++ add_library(Vorbis::vorbisfile ALIAS vorbisfile)
++else()
++ add_library(vorbis ${VORBIS_PUBLIC_HEADERS} ${VORBIS_HEADERS} ${VORBIS_SOURCES} ${VORBISFILE_SOURCES} ${VORBISENC_SOURCES})
++ set_target_properties(vorbis PROPERTIES
++ FRAMEWORK TRUE
++ FRAMEWORK_VERSION ${PROJECT_VERSION}
++ MACOSX_FRAMEWORK_IDENTIFIER org.xiph.vorbis
++ MACOSX_FRAMEWORK_SHORT_VERSION_STRING ${PROJECT_VERSION}
++ MACOSX_FRAMEWORK_BUNDLE_VERSION ${PROJECT_VERSION}
++ XCODE_ATTRIBUTE_INSTALL_PATH "@rpath"
++ PUBLIC_HEADER "${VORBIS_PUBLIC_HEADERS}"
++ OUTPUT_NAME Vorbis
++ )
++ target_link_libraries(vorbis ${OGG_LIBRARIES})
++endif()
diff --git a/contrib/vorbis/AUTHORS b/contrib/vorbis/AUTHORS
deleted file mode 100644
index 0da1036..0000000
--- a/contrib/vorbis/AUTHORS
+++ /dev/null
@@ -1,3 +0,0 @@
-Monty <monty@xiph.org>
-
-and the rest of the Xiph.org Foundation.
diff --git a/contrib/vorbis/CHANGES b/contrib/vorbis/CHANGES
deleted file mode 100644
index 5db9d05..0000000
--- a/contrib/vorbis/CHANGES
+++ /dev/null
@@ -1,165 +0,0 @@
-libvorbis 1.3.6 (2018-03-16) -- "Xiph.Org libVorbis I 20180316 (Now 100% fewer shells)"
-
-* Fix CVE-2018-5146 - out-of-bounds write on codebook decoding.
-* Fix CVE-2017-14632 - free() on unitialized data
-* Fix CVE-2017-14633 - out-of-bounds read
-* Fix bitrate metadata parsing.
-* Fix out-of-bounds read in codebook parsing.
-* Fix residue vector size in Vorbis I spec.
-* Appveyor support
-* Travis CI support
-* Add secondary CMake build system.
-* Build system fixes
-
-libvorbis 1.3.5 (2015-03-03) -- "Xiph.Org libVorbis I 20150105 (⛄⛄⛄⛄)"
-
-* Tolerate single-entry codebooks.
-* Fix decoder crash with invalid input.
-* Fix encoder crash with non-positive sample rates.
-# Fix issues in vorbisfile's seek bisection code.
-* Spec errata.
-* Reject multiple headers of the same type.
-* Various build fixes and code cleanup.
-
-libvorbis 1.3.4 (2014-01-22) -- "Xiph.Org libVorbis I 20140122 (Turpakäräjiin)"
-
-* Reduce codebook footprint in library code.
-* Various build and documentation fixes.
-
-libvorbis 1.3.3 (2012-02-03) -- "Xiph.Org libVorbis I 20120203 (Omnipresent)"
-
-* vorbis: additional proofing against invalid/malicious
- streams in decode (see SVN for details).
-* vorbis: fix a memory leak in vorbis_commentheader_out().
-* updates, corrections and clarifications in the Vorbis I specification
- document
-* win32: fixed project configuration which referenced two CRT versions
- in output binaries.
-* build warning fixes
-
-libvorbis 1.3.2 (2010-11-01) -- "Xiph.Org libVorbis I 20101101 (Schaufenugget)"
-
- * vorbis: additional proofing against invalid/malicious
- streams in floor, residue, and bos/eos packet trimming
- code (see SVN for details).
- * vorbis: Added programming documentation tree for the
- low-level calls
- * vorbisfile: Correct handling of serial numbers array
- element [0] on non-seekable streams
- * vorbisenc: Back out an [old] AoTuV HF weighting that was
- first enabled in 1.3.0; there are a few samples where I
- really don't like the effect it causes.
- * vorbis: return correct timestamp for granule positions
- with high bit set.
- * vorbisfile: the [undocumented] half-rate decode api made no
- attempt to keep the pcm offset tracking consistent in seeks.
- Fix and add a testing mode to seeking_example.c to torture
- test seeking in halfrate mode. Also remove requirement that
- halfrate mode only work with seekable files.
- * vorbisfile: Fix a chaining bug in raw_seeks where seeking
- out of the current link would fail due to not
- reinitializing the decode machinery.
- * vorbisfile: improve seeking strategy. Reduces the
- necessary number of seek callbacks in an open or seek
- operation by well over 2/3.
-
-libvorbis 1.3.1 (2010-02-26) -- "Xiph.Org libVorbis I 20100325 (Everywhere)"
-
- * tweak + minor arithmetic fix in floor1 fit
- * revert noise norm to conservative 1.2.3 behavior pending
- more listening testing
-
-libvorbis 1.3.0 (2010-02-25) -- unreleased staging snapshot
-
- * Optimized surround support for 5.1 encoding at 44.1/48kHz
- * Added encoder control call to disable channel coupling
- * Correct an overflow bug in very low-bitrate encoding on 32 bit
- machines that caused inflated bitrates
- * Numerous API hardening, leak and build fixes
- * Correct bug in 22kHz compand setup that could cause a crash
- * Correct bug in 16kHz codebooks that could cause unstable pure
- tones at high bitrates
-
-libvorbis 1.2.3 (2009-07-09) -- "Xiph.Org libVorbis I 20090709"
-
- * correct a vorbisfile bug that prevented proper playback of
- Vorbis files where all audio in a logical stream is in a
- single page
- * Additional decode setup hardening against malicious streams
- * Add 'OV_EXCLUDE_STATIC_CALLBACKS' define for developers who
- wish to avoid unused symbol warnings from the static callbacks
- defined in vorbisfile.h
-
-libvorbis 1.2.2 (2009-06-24) -- "Xiph.Org libVorbis I 20090624"
-
- * define VENDOR and ENCODER strings
- * seek correctly in files bigger than 2 GB (Windows)
- * fix regression from CVE-2008-1420; 1.0b1 files work again
- * mark all tables as constant to reduce memory occupation
- * additional decoder hardening against malicious streams
- * substantially reduce amount of seeking performed by Vorbisfile
- * Multichannel decode bugfix
- * build system updates
- * minor specification clarifications/fixes
-
-libvorbis 1.2.1 (unreleased) -- "Xiph.Org libVorbis I 20080501"
-
- * Improved robustness with corrupt streams.
- * New ov_read_filter() vorbisfile call allows filtering decoded
- audio as floats before converting to integer samples.
- * Fix an encoder bug with multichannel streams.
- * Replaced RTP payload format draft with RFC 5215.
- * Bare bones self test under 'make check'.
- * Fix a problem encoding some streams between 14 and 28 kHz.
- * Fix a numerical instability in the edge extrapolation filter.
- * Build system improvements.
- * Specification correction.
-
-libvorbis 1.2.0 (2007-07-25) -- "Xiph.Org libVorbis I 20070622"
-
- * new ov_fopen() convenience call that avoids the common
- stdio conflicts with ov_open() and MSVC runtimes.
- * libvorbisfile now handles multiplexed streams
- * improve robustness to corrupt input streams
- * fix a minor encoder bug
- * updated RTP draft
- * build system updates
- * minor corrections to the specification
-
-libvorbis 1.1.2 (2005-11-27) -- "Xiph.Org libVorbis I 20050304"
-
- * fix a serious encoder bug with gcc 4 optimized builds
- * documentation and spec fixes
- * updated VS2003 and XCode builds
- * new draft RTP encapsulation spec
-
-libvorbis 1.1.1 (2005-06-27) -- "Xiph.Org libVorbis I 20050304"
-
- * bug fix to the bitrate management encoder interface
- * bug fix to properly set packetno field in the encoder
- * new draft RTP encapsulation spec
- * library API documentation improvements
-
-libvorbis 1.1.0 (2004-09-22) -- "Xiph.Org libVorbis I 20040629"
-
- * merges tuning improvements from Aoyumi's aoTuV with fixups
- * new managed bitrate (CBR) mode support
- * new vorbis_encoder_ctl() interface
- * extensive documentation updates
- * application/ogg mimetype is now official
- * autotools cleanup from Thomas Vander Stichele
- * SymbianOS build support from Colin Ward at CSIRO
- * various bugfixes
- * various packaging improvements
-
-libvorbis 1.0.1 (2003-11-17) -- "Xiph.Org libVorbis I 20030909"
-
- * numerous bug fixes
- * specification corrections
- * new crosslap and halfrate APIs for game use
- * packaging and build updates
-
-libvorbis 1.0.0 (2002-07-19) -- "Xiph.Org libVorbis I 20020717"
-
- * first stable release
-
diff --git a/contrib/vorbis/CMakeLists.txt b/contrib/vorbis/CMakeLists.txt
index 1eb36e5..643da7c 100644
--- a/contrib/vorbis/CMakeLists.txt
+++ b/contrib/vorbis/CMakeLists.txt
@@ -1,59 +1,8 @@
-cmake_minimum_required(VERSION 2.8.7)
-project(vorbis)
-
-# Required modules
-include(GNUInstallDirs)
-include(CheckIncludeFiles)
-
-# Build options
-option(BUILD_SHARED_LIBS "Build shared library" OFF)
-if(APPLE)
- option(BUILD_FRAMEWORK "Build Framework bundle for OSX" OFF)
-endif()
-
-if(BUILD_FRAMEWORK)
- set(BUILD_SHARED_LIBS TRUE)
-endif()
-
-# Extract project version from configure.ac
-file(READ configure.ac CONFIGURE_AC_CONTENTS)
-string(REGEX MATCH "AC_INIT\\(\\[libvorbis\\],\\[([0-9]*).([0-9]*).([0-9]*)" DUMMY ${CONFIGURE_AC_CONTENTS})
-set(PROJECT_VERSION_MAJOR ${CMAKE_MATCH_1})
-set(PROJECT_VERSION_MINOR ${CMAKE_MATCH_2})
-set(PROJECT_VERSION_PATCH ${CMAKE_MATCH_3})
-set(PROJECT_VERSION ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH})
-
-# Helper function to get version-info
-function(get_version_info result current_var_name age_var_name revision_var_name)
- string(REGEX MATCH "${current_var_name}=([0-9]*)" DUMMY ${CONFIGURE_AC_CONTENTS})
- set(VERSION_INFO_CURRENT ${CMAKE_MATCH_1})
-
- string(REGEX MATCH "${age_var_name}=([0-9]*)" DUMMY ${CONFIGURE_AC_CONTENTS})
- set(VERSION_INFO_AGE ${CMAKE_MATCH_1})
-
- string(REGEX MATCH "${revision_var_name}=([0-9]*)" DUMMY ${CONFIGURE_AC_CONTENTS})
- set(VERSION_INFO_REVISION ${CMAKE_MATCH_1})
-
- math(EXPR VERSION_INFO_CURRENT_MINUS_AGE "${VERSION_INFO_CURRENT} - ${VERSION_INFO_AGE}")
-
- set(${result} "${VERSION_INFO_CURRENT_MINUS_AGE}.${VERSION_INFO_AGE}.${VERSION_INFO_REVISION}" PARENT_SCOPE)
-endfunction()
-
-# Helper function to configure pkg-config files
-function(configure_pkg_config_file pkg_config_file_in)
- set(prefix ${CMAKE_INSTALL_PREFIX})
- set(exec_prefix ${CMAKE_INSTALL_FULL_BINDIR})
- set(libdir ${CMAKE_INSTALL_FULL_LIBDIR})
- set(includedir ${CMAKE_INSTALL_FULL_INCLUDEDIR})
- set(VERSION ${PROJECT_VERSION})
- string(REPLACE ".in" "" pkg_config_file ${pkg_config_file_in})
- configure_file(${pkg_config_file_in} ${pkg_config_file} @ONLY)
-endfunction()
-
-message(STATUS "Configuring ${PROJECT_NAME} ${PROJECT_VERSION}")
-
-add_subdirectory(lib)
-
-configure_pkg_config_file(vorbis.pc.in)
-configure_pkg_config_file(vorbisenc.pc.in)
-configure_pkg_config_file(vorbisfile.pc.in)
+FetchContent_Declare(
+ vorbis
+ URL
+ https://downloads.xiph.org/releases/vorbis/libvorbis-1.3.6.tar.gz
+ https://ftp.ignore.pl/starshatter/resources/mirror/libvorbis-1.3.6.tar.gz
+ URL_HASH SHA1=91f140c220d1fe3376d637dc5f3d046263784b1f
+ PATCH_COMMAND ${CMAKE_COMMAND} -D "PATCH_FILE=${CMAKE_CURRENT_SOURCE_DIR}/1.cmake.patch" -P ${PATCH_SCRIPT}
+ DOWNLOAD_EXTRACT_TIMESTAMP No)
diff --git a/contrib/vorbis/COPYING b/contrib/vorbis/COPYING
deleted file mode 100644
index 153b926..0000000
--- a/contrib/vorbis/COPYING
+++ /dev/null
@@ -1,28 +0,0 @@
-Copyright (c) 2002-2018 Xiph.org Foundation
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-
-- Redistributions of source code must retain the above copyright
-notice, this list of conditions and the following disclaimer.
-
-- Redistributions in binary form must reproduce the above copyright
-notice, this list of conditions and the following disclaimer in the
-documentation and/or other materials provided with the distribution.
-
-- Neither the name of the Xiph.org Foundation nor the names of its
-contributors may be used to endorse or promote products derived from
-this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION
-OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/contrib/vorbis/Makefile.am b/contrib/vorbis/Makefile.am
deleted file mode 100644
index c35131a..0000000
--- a/contrib/vorbis/Makefile.am
+++ /dev/null
@@ -1,47 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-AUTOMAKE_OPTIONS = foreign 1.11 dist-zip dist-xz
-
-ACLOCAL_AMFLAGS = -I m4
-
-SUBDIRS = m4 include vq lib test doc
-
-if BUILD_EXAMPLES
-SUBDIRS += examples
-endif
-
-m4datadir = $(datadir)/aclocal
-m4data_DATA = vorbis.m4
-
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = vorbis.pc vorbisenc.pc vorbisfile.pc
-
-EXTRA_DIST = \
- CHANGES COPYING \
- autogen.sh \
- libvorbis.spec libvorbis.spec.in \
- vorbis.m4 \
- vorbis.pc.in vorbisenc.pc.in vorbisfile.pc.in \
- vorbis-uninstalled.pc.in \
- vorbisenc-uninstalled.pc.in \
- vorbisfile-uninstalled.pc.in \
- symbian \
- macosx win32
-
-
-DISTCHECK_CONFIGURE_FLAGS = --enable-docs
-
-dist-hook:
- for item in $(EXTRA_DIST); do \
- if test -d $$item; then \
- echo -n "cleaning $$item dir for distribution..."; \
- rm -rf `find $(distdir)/$$item -name .svn`; \
- echo "OK"; \
- fi; \
- done
-
-debug:
- $(MAKE) all CFLAGS="@DEBUG@"
-
-profile:
- $(MAKE) all CFLAGS="@PROFILE@"
diff --git a/contrib/vorbis/README.md b/contrib/vorbis/README.md
deleted file mode 100644
index 5e7e501..0000000
--- a/contrib/vorbis/README.md
+++ /dev/null
@@ -1,149 +0,0 @@
-# Vorbis
-
-[![Travis Build Status](https://travis-ci.org/xiph/vorbis.svg?branch=master)](https://travis-ci.org/xiph/vorbis)
-[![Jenkins Build Status](https://mf4.xiph.org/jenkins/job/libvorbis/badge/icon)](https://mf4.xiph.org/jenkins/job/libvorbis/)
-[![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/github/xiph/vorbis?branch=master&svg=true)](https://ci.appveyor.com/project/rillian/vorbis)
-
-Vorbis is a general purpose audio and music encoding format
-contemporary to MPEG-4's AAC and TwinVQ, the next generation beyond
-MPEG audio layer 3. Unlike the MPEG sponsored formats (and other
-proprietary formats such as RealAudio G2 and Windows' flavor of the
-month), the Vorbis CODEC specification belongs to the public domain.
-All the technical details are published and documented, and any
-software entity may make full use of the format without license
-fee, royalty or patent concerns.
-
-This package contains:
-
-- libvorbis, a BSD-style license software implementation of
- the Vorbis specification by the Xiph.Org Foundation
- (https://www.xiph.org/)
-
-- libvorbisfile, a BSD-style license convenience library
- built on Vorbis designed to simplify common uses
-
-- libvorbisenc, a BSD-style license library that provides a simple,
- programmatic encoding setup interface
-
-- example code making use of libogg, libvorbis, libvorbisfile and
- libvorbisenc
-
-## What's here ##
-
-This source distribution includes libvorbis and an example
-encoder/player to demonstrate use of libvorbis as well as
-documentation on the Ogg Vorbis audio coding format.
-
-You'll need libogg (distributed separately) to compile this library.
-A more comprehensive set of utilities is available in the vorbis-tools
-package.
-
-Directory:
-
-- `lib` The source for the libraries, a BSD-license implementation of the public domain Ogg Vorbis audio encoding format.
-
-- `include` Library API headers
-
-- `debian` Rules/spec files for building Debian .deb packages
-
-- `doc` Vorbis documentation
-
-- `examples` Example code illustrating programmatic use of libvorbis, libvorbisfile and libvorbisenc
-
-- `macosx` Project files for MacOS X.
-
-- `win32` Win32 projects files and build automation
-
-- `vq` Internal utilities for training/building new LSP/residue and auxiliary codebooks.
-
-## Contact ##
-
-The Ogg homepage is located at 'https://www.xiph.org/ogg/'.
-Vorbis's homepage is located at 'https://www.xiph.org/vorbis/'.
-Up to date technical documents, contact information, source code and
-pre-built utilities may be found there.
-
-The user website for Ogg Vorbis software and audio is http://vorbis.com/
-
-## Building ##
-
-#### Building from master ####
-
-Development source is under git revision control at
-https://git.xiph.org/vorbis.git. You will also need the
-newest versions of autoconf, automake, libtool and pkg-config in
-order to compile Vorbis from development source. A configure script
-is provided for you in the source tarball distributions.
-
- ./autogen.sh
- ./configure
- make
-
-and as root if desired:
-
- make install
-
-This will install the Vorbis libraries (static and shared) into
-/usr/local/lib, includes into /usr/local/include and API manpages
-(once we write some) into /usr/local/man.
-
-Documentation building requires xsltproc and pdfxmltex.
-
-#### Building from tarball distributions ####
-
- ./configure
- make
-
-and optionally (as root):
-
- make install
-
-#### Building RPM packages ####
-
-after normal configuring:
-
- make dist
- rpm -ta libvorbis-<version>.tar.gz
-
-## Building with CMake ##
-
-Ogg supports building using [CMake](http://www.cmake.org/). CMake is a meta build system that generates native projects for each platform.
-To generate projects just run cmake replacing `YOUR-PROJECT-GENERATOR` with a proper generator from a list [here](http://www.cmake.org/cmake/help/v3.2/manual/cmake-generators.7.html):
-
- cmake -G YOUR-PROJECT-GENERATOR .
-
-Note that by default cmake generates projects that will build static libraries.
-To generate projects that will build dynamic library use `BUILD_SHARED_LIBS` option like this:
-
- cmake -G YOUR-PROJECT-GENERATOR -DBUILD_SHARED_LIBS=1 .
-
-After projects are generated use them as usual
-
-#### Building on Windows ####
-
-Use proper generator for your Visual Studio version like:
-
- cmake -G "Visual Studio 12 2013" .
-
-#### Building on Mac OS X ####
-
-Use Xcode generator. To build framework run:
-
- cmake -G Xcode -DBUILD_FRAMEWORK=1 .
-
-#### Building on Linux ####
-
-Use Makefile generator which is default one.
-
- cmake .
- make
-
-## License ##
-
-THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.
-USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS
-GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE
-IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.
-
-THE OggVorbis SOURCE CODE IS COPYRIGHT (C) 1994-2018
-by the Xiph.Org Foundation https://www.xiph.org/
diff --git a/contrib/vorbis/appveyor.yml b/contrib/vorbis/appveyor.yml
deleted file mode 100644
index 158b9e6..0000000
--- a/contrib/vorbis/appveyor.yml
+++ /dev/null
@@ -1,32 +0,0 @@
-image: Visual Studio 2015
-configuration:
-- Debug
-
-platform:
-- Win32
-
-environment:
- matrix:
- - BUILD_SYSTEM: MSVC
- - BUILD_SYSTEM: CMAKE
-
-install:
-- git clone -q https://github.com/xiph/ogg.git %APPVEYOR_BUILD_FOLDER%\..\libogg
-- if "%BUILD_SYSTEM%"=="MSVC" msbuild "%APPVEYOR_BUILD_FOLDER%\..\libogg\win32\VS2015\libogg_static.sln" /m /v:minimal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" /property:Configuration=%CONFIGURATION%;Platform=%PLATFORM%
-- if "%BUILD_SYSTEM%"=="CMAKE" mkdir "%APPVEYOR_BUILD_FOLDER%\..\libogg\build"
-- if "%BUILD_SYSTEM%"=="CMAKE" pushd "%APPVEYOR_BUILD_FOLDER%\..\libogg\build"
-- if "%BUILD_SYSTEM%"=="CMAKE" cmake -A "%PLATFORM%" -G "Visual Studio 14 2015" -DCMAKE_INSTALL_PREFIX="%APPVEYOR_BUILD_FOLDER%\..\libogg\install" ..
-- if "%BUILD_SYSTEM%"=="CMAKE" cmake --build . --config "%CONFIGURATION%" --target install -- /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
-- if "%BUILD_SYSTEM%"=="CMAKE" popd
-
-before_build:
-- if "%BUILD_SYSTEM%" == "CMAKE" mkdir "%APPVEYOR_BUILD_FOLDER%\build"
-- if "%BUILD_SYSTEM%" == "CMAKE" pushd "%APPVEYOR_BUILD_FOLDER%\build"
-- if "%BUILD_SYSTEM%" == "CMAKE" cmake -A "%PLATFORM%" -G "Visual Studio 14 2015" -DOGG_ROOT=%APPVEYOR_BUILD_FOLDER%\..\libogg\install ..
-- if "%BUILD_SYSTEM%" == "CMAKE" popd
-
-build_script:
-- if "%BUILD_SYSTEM%"=="MSVC" msbuild "%APPVEYOR_BUILD_FOLDER%\win32\VS2010\vorbis_dynamic.sln" /m /v:minimal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" /property:Configuration=%CONFIGURATION%;Platform=%PLATFORM%
-- if "%BUILD_SYSTEM%" == "CMAKE" pushd "%APPVEYOR_BUILD_FOLDER%\build"
-- if "%BUILD_SYSTEM%" == "CMAKE" cmake --build . --config "%CONFIGURATION%" -- /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
-- if "%BUILD_SYSTEM%" == "CMAKE" popd
diff --git a/contrib/vorbis/autogen.sh b/contrib/vorbis/autogen.sh
deleted file mode 100755
index d859d32..0000000
--- a/contrib/vorbis/autogen.sh
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-# Run this to set up the build system: configure, makefiles, etc.
-set -e
-
-package="vorbis"
-
-srcdir=`dirname $0`
-test -n "$srcdir" && cd "$srcdir"
-
-echo "Updating build configuration files for $package, please wait...."
-
-autoreconf -if
diff --git a/contrib/vorbis/configure.ac b/contrib/vorbis/configure.ac
deleted file mode 100644
index 28b0a14..0000000
--- a/contrib/vorbis/configure.ac
+++ /dev/null
@@ -1,304 +0,0 @@
-dnl Process this file with autoconf to produce a configure script
-
-dnl ------------------------------------------------
-dnl Initialization and Versioning
-dnl ------------------------------------------------
-
-
-AC_INIT([libvorbis],[1.3.6],[vorbis-dev@xiph.org])
-
-AC_CONFIG_MACRO_DIR([m4])
-
-AC_CONFIG_SRCDIR([lib/mdct.c])
-
-AC_CANONICAL_TARGET([])
-
-AM_INIT_AUTOMAKE
-AM_MAINTAINER_MODE
-
-dnl Add parameters for aclocal
-AC_SUBST(ACLOCAL_AMFLAGS, "-I m4")
-
-dnl enable silent rules on automake 1.11 and later
-m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
-
-dnl Library versioning
-dnl - library source changed -> increment REVISION
-dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
-dnl - interfaces added -> increment AGE
-dnl - interfaces removed -> AGE = 0
-
-V_LIB_CURRENT=4
-V_LIB_REVISION=8
-V_LIB_AGE=4
-
-VF_LIB_CURRENT=6
-VF_LIB_REVISION=7
-VF_LIB_AGE=3
-
-VE_LIB_CURRENT=2
-VE_LIB_REVISION=11
-VE_LIB_AGE=0
-
-AC_SUBST(V_LIB_CURRENT)
-AC_SUBST(V_LIB_REVISION)
-AC_SUBST(V_LIB_AGE)
-AC_SUBST(VF_LIB_CURRENT)
-AC_SUBST(VF_LIB_REVISION)
-AC_SUBST(VF_LIB_AGE)
-AC_SUBST(VE_LIB_CURRENT)
-AC_SUBST(VE_LIB_REVISION)
-AC_SUBST(VE_LIB_AGE)
-
-dnl --------------------------------------------------
-dnl Check for programs
-dnl --------------------------------------------------
-
-dnl save $CFLAGS since AC_PROG_CC likes to insert "-g -O2"
-dnl if $CFLAGS is blank
-cflags_save="$CFLAGS"
-AC_PROG_CC
-AC_PROG_CPP
-CFLAGS="$cflags_save"
-
-AC_C_INLINE
-
-AC_LIBTOOL_WIN32_DLL
-AC_PROG_LIBTOOL
-AM_PROG_CC_C_O
-
-dnl Check for doxygen
-if test "x$enable_docs" = xyes; then
- AC_CHECK_PROG(HAVE_DOXYGEN, doxygen, true, false)
- if test $HAVE_DOXYGEN = "false"; then
- AC_MSG_WARN([*** doxygen not found, API documentation will not be built])
- fi
-else
- HAVE_DOXYGEN=false
-fi
-AM_CONDITIONAL(HAVE_DOXYGEN,$HAVE_DOXYGEN)
-
-dnl latex tools for the specification document
-AC_ARG_ENABLE(docs,
- AC_HELP_STRING([--enable-docs], [build the documentation]))
-
-if test "x$enable_docs" = xyes; then
- AC_CHECK_PROGS([PDFLATEX], pdflatex, [/bin/false])
- AC_CHECK_PROGS([HTLATEX], htlatex, [/bin/false])
- if test "x$PDFLATEX" = x/bin/false || test "x$HTLATEX" = x/bin/false; then
- enable_docs=no
- AC_MSG_WARN([Documentation will not be built!])
- fi
-fi
-
-AM_CONDITIONAL(BUILD_DOCS, [test "x$enable_docs" = xyes])
-
-AC_ARG_ENABLE(examples,
- AS_HELP_STRING([--enable-examples], [build the examples]))
-
-AM_CONDITIONAL(BUILD_EXAMPLES, [test "x$enable_examples" = xyes])
-
-dnl --------------------------------------------------
-dnl Set build flags based on environment
-dnl --------------------------------------------------
-
-dnl Set some target options
-
-cflags_save="$CFLAGS"
-if test -z "$GCC"; then
- case $host in
- *-*-irix*)
- dnl If we're on IRIX, we wanna use cc even if gcc
- dnl is there (unless the user has overriden us)...
- if test -z "$CC"; then
- CC=cc
- fi
- DEBUG="-g -signed"
- CFLAGS="-O2 -w -signed"
- PROFILE="-p -g3 -O2 -signed" ;;
- sparc-sun-solaris*)
- DEBUG="-v -g"
- CFLAGS="-xO4 -fast -w -fsimple -native -xcg92"
- PROFILE="-v -xpg -g -xO4 -fast -native -fsimple -xcg92 -Dsuncc" ;;
- *)
- DEBUG="-g"
- CFLAGS="-O"
- PROFILE="-g -p" ;;
- esac
-else
-
- AC_MSG_CHECKING([GCC version])
- GCC_VERSION=`$CC -dumpversion`
- AC_MSG_RESULT([$GCC_VERSION])
- case $host in
- *86-*-linux*)
- DEBUG="-g -Wall -Wextra -D_REENTRANT -D__NO_MATH_INLINES -fsigned-char"
- CFLAGS="-O3 -Wall -Wextra -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char"
-# PROFILE="-Wall -Wextra -pg -g -O3 -ffast-math -D_REENTRANT -fsigned-char -fno-inline -static"
- PROFILE="-Wall -Wextra -pg -g -O3 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -fno-inline"
-
- # glibc < 2.1.3 has a serious FP bug in the math inline header
- # that will cripple Vorbis. Look to see if the magic FP stack
- # clobber is missing in the mathinline header, thus indicating
- # the buggy version
-
- AC_EGREP_CPP(log10.*fldlg2.*fxch,[
- #define __LIBC_INTERNAL_MATH_INLINES 1
- #define __OPTIMIZE__
- #include <math.h>
- ],bad=maybe,bad=no)
- if test ${bad} = "maybe" ;then
- AC_EGREP_CPP(log10.*fldlg2.*fxch.*st\([[0123456789]]*\),
- [
- #define __LIBC_INTERNAL_MATH_INLINES 1
- #define __OPTIMIZE__
- #include <math.h>
- ],bad=no,bad=yes)
- fi
- if test ${bad} = "yes" ;then
- AC_MSG_WARN([ ])
- AC_MSG_WARN([********************************************************])
- AC_MSG_WARN([* The glibc headers on this machine have a serious bug *])
- AC_MSG_WARN([* in /usr/include/bits/mathinline.h This bug affects *])
- AC_MSG_WARN([* all floating point code, not just Ogg, built on this *])
- AC_MSG_WARN([* machine. Upgrading to glibc 2.1.3 is strongly urged *])
- AC_MSG_WARN([* to correct the problem. Note that upgrading glibc *])
- AC_MSG_WARN([* will not fix any previously built programs; this is *])
- AC_MSG_WARN([* a compile-time bug. *])
- AC_MSG_WARN([* To work around the problem for this build of Ogg, *])
- AC_MSG_WARN([* autoconf is disabling all math inlining. This will *])
- AC_MSG_WARN([* hurt Ogg performace but is necessary for an Ogg that *])
- AC_MSG_WARN([* will actually work. Once glibc is upgraded, rerun *])
- AC_MSG_WARN([* configure and make to build with inlining. *])
- AC_MSG_WARN([********************************************************])
- AC_MSG_WARN([ ])
-
- CFLAGS=${OPT}" -D__NO_MATH_INLINES"
- PROFILE=${PROFILE}" -D__NO_MATH_INLINES"
- fi;;
- powerpc-*-linux*spe)
- DEBUG="-g -Wall -Wextra -D_REENTRANT -D__NO_MATH_INLINES"
- CFLAGS="-O3 -Wall -Wextra -ffast-math -mfused-madd -D_REENTRANT"
- PROFILE="-pg -g -O3 -ffast-math -mfused-madd -D_REENTRANT";;
- powerpc-*-linux*)
- DEBUG="-g -Wall -Wextra -D_REENTRANT -D__NO_MATH_INLINES"
- CFLAGS="-O3 -Wall -Wextra -ffast-math -mfused-madd -mcpu=750 -D_REENTRANT"
- PROFILE="-pg -g -O3 -ffast-math -mfused-madd -mcpu=750 -D_REENTRANT";;
- *-*-linux*)
- DEBUG="-g -Wall -Wextra -D_REENTRANT -D__NO_MATH_INLINES -fsigned-char"
- CFLAGS="-O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char"
- PROFILE="-pg -g -O3 -ffast-math -D_REENTRANT -fsigned-char";;
- sparc-sun-*)
- sparc_cpu=""
- AC_MSG_CHECKING([if gcc supports -mv8])
- old_cflags="$CFLAGS"
- CFLAGS="$CFLAGS -mv8"
- AC_TRY_COMPILE(, [return 0;], [
- AC_MSG_RESULT([yes])
- sparc_cpu="-mv8"
- ])
- CFLAGS="$old_cflags"
- DEBUG="-g -Wall -Wextra -D__NO_MATH_INLINES -fsigned-char $sparc_cpu"
- CFLAGS="-O3 -Wall -Wextra -ffast-math -D__NO_MATH_INLINES -fsigned-char $sparc_cpu"
- PROFILE="-pg -g -O3 -D__NO_MATH_INLINES -fsigned-char $sparc_cpu" ;;
- *-*-darwin*)
- DEBUG="-DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O0 -fsigned-char"
- CFLAGS="-DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -O3 -ffast-math -fsigned-char"
- PROFILE="-DDARWIN -fno-common -force_cpusubtype_ALL -Wall -g -pg -O3 -ffast-math -fsigned-char";;
- *-*-os2*)
- # Use -W instead of -Wextra because gcc on OS/2 is an old version.
- DEBUG="-g -Wall -W -D_REENTRANT -D__NO_MATH_INLINES -fsigned-char"
- CFLAGS="-O3 -Wall -W -ffast-math -D_REENTRANT -fsigned-char"
- PROFILE="-pg -g -O3 -ffast-math -D_REENTRANT -fsigned-char";;
- *)
- DEBUG="-g -Wall -Wextra -D__NO_MATH_INLINES -fsigned-char"
- CFLAGS="-O3 -Wall -Wextra -D__NO_MATH_INLINES -fsigned-char"
- PROFILE="-O3 -g -pg -D__NO_MATH_INLINES -fsigned-char" ;;
- esac
-
- AC_ADD_CFLAGS([-Wdeclaration-after-statement])
-fi
-CFLAGS="$CFLAGS $cflags_save"
-
-dnl --------------------------------------------------
-dnl Check for headers
-dnl --------------------------------------------------
-
-AC_CHECK_HEADER(memory.h,CFLAGS="$CFLAGS -DUSE_MEMORY_H",:)
-
-dnl --------------------------------------------------
-dnl Check for typedefs, structures, etc
-dnl --------------------------------------------------
-
-dnl none
-
-dnl --------------------------------------------------
-dnl Check for libraries
-dnl --------------------------------------------------
-
-AC_CHECK_LIB(m, cos, VORBIS_LIBS="-lm", VORBIS_LIBS="")
-AC_CHECK_LIB(pthread, pthread_create, pthread_lib="-lpthread", :)
-
-PKG_PROG_PKG_CONFIG
-
-HAVE_OGG=no
-if test "x$PKG_CONFIG" != "x"
-then
- PKG_CHECK_MODULES(OGG, ogg >= 1.0, HAVE_OGG=yes, HAVE_OGG=no)
-fi
-if test "x$HAVE_OGG" = "xno"
-then
- dnl fall back to the old school test
- XIPH_PATH_OGG(, AC_MSG_ERROR(must have Ogg installed!))
- libs_save=$LIBS
- LIBS="$OGG_LIBS $VORBIS_LIBS"
- AC_CHECK_FUNC(oggpack_writealign, , AC_MSG_ERROR(Ogg >= 1.0 required !))
- LIBS=$libs_save
-fi
-
-dnl --------------------------------------------------
-dnl Check for library functions
-dnl --------------------------------------------------
-
-AC_FUNC_ALLOCA
-AC_FUNC_MEMCMP
-
-dnl --------------------------------------------------
-dnl Do substitutions
-dnl --------------------------------------------------
-
-AC_SUBST(VORBIS_LIBS)
-AC_SUBST(DEBUG)
-AC_SUBST(PROFILE)
-AC_SUBST(pthread_lib)
-
-dnl The following line causes the libtool distributed with the source
-dnl to be replaced if the build system has a more recent version.
-AC_SUBST(LIBTOOL_DEPS)
-
-AC_CONFIG_FILES([
-Makefile
-m4/Makefile
-lib/Makefile
-lib/modes/Makefile
-lib/books/Makefile
-lib/books/coupled/Makefile
-lib/books/uncoupled/Makefile
-lib/books/floor/Makefile
-doc/Makefile doc/vorbisfile/Makefile doc/vorbisenc/Makefile doc/libvorbis/Makefile
-doc/Doxyfile
-include/Makefile include/vorbis/Makefile
-examples/Makefile
-test/Makefile
-vq/Makefile
-libvorbis.spec
-vorbis.pc
-vorbisenc.pc
-vorbisfile.pc
-vorbis-uninstalled.pc
-vorbisenc-uninstalled.pc
-vorbisfile-uninstalled.pc
-])
-AC_CONFIG_HEADERS([config.h])
-
-AC_OUTPUT
diff --git a/contrib/vorbis/debian/changelog b/contrib/vorbis/debian/changelog
deleted file mode 100644
index fae34ba..0000000
--- a/contrib/vorbis/debian/changelog
+++ /dev/null
@@ -1,208 +0,0 @@
-libvorbis (1.2.0.dfsg-3.1) unstable; urgency=high
-
- * Non-maintainer upload by the security team
- * Fix integer overflows (and possible DoS attacks) via crafted
- OGG files (Closes: #482518)
- Fixes: CVE-2008-1423, CVE-2008-1420, CVE-2008-1419
-
- -- Steffen Joeris <white@debian.org> Mon, 26 May 2008 12:48:06 +0000
-
-libvorbis (1.2.0.dfsg-3) unstable; urgency=low
-
- * Use dpkg-gensymbols, with symbol files obtained from Mole (stripping
- debian revision and .dfsg suffix).
-
- * Install upstream CHANGES file as changelog.gz. (Closes: #302037)
-
- * Bump debian/compat to 5, and Standards-Version to 3.7.3 (no changes
- needed).
-
- * Use quilt.make in debian/rules.
-
- -- Adeodato Simó <dato@net.com.org.es> Thu, 27 Dec 2007 14:33:45 +0100
-
-libvorbis (1.2.0.dfsg-2) unstable; urgency=high
-
- * Bump shlibs for libvorbis0a due to new vorbis_synthesis_idheader header.
- (Closes: #436083)
-
- -- Adeodato Simó <dato@net.com.org.es> Tue, 14 Aug 2007 20:55:54 +0200
-
-libvorbis (1.2.0.dfsg-1) unstable; urgency=low
-
- [ Adeodato Simó ]
- * Use ${binary:Version} instead of ${Source-Version}.
-
- [ Clint Adams ]
- * New upstream release.
- - Remove upstream_r13198-fix_segfault_in_ov_time_seek.diff .
- * Bump shlibs for libvorbisfile3 to >= 1.2.0 due to new ov_fopen
- function.
-
- -- Clint Adams <schizo@debian.org> Fri, 27 Jul 2007 02:57:44 -0400
-
-libvorbis (1.1.2.dfsg-2) unstable; urgency=low
-
- * Bump to Standards-Version 3.7.2.
- * Add upstream_r13198-fix_segfault_in_ov_time_seek.diff. closes: #281995.
-
- -- Clint Adams <schizo@debian.org> Fri, 29 Jun 2007 09:46:12 -0400
-
-libvorbis (1.1.2.dfsg-1.2) unstable; urgency=high
-
- * Fix shlibs files for libvorbisenc and libvorbisfile, which were broken
- by my first NMU to have dependencies for libvorbis0a. Closes: #395048
-
- -- Joey Hess <joeyh@debian.org> Tue, 24 Oct 2006 19:55:19 -0400
-
-libvorbis (1.1.2.dfsg-1.1) unstable; urgency=low
-
- * NMU
- * Remove draft RFC files, as they are not under a free license.
- Closes: #390660
- * Repackage the source package without these files.
- * Add README.Source documenting how the upstream source is repackaged.
- * Modify dh_makeshlibs call to avoid generating a shlibs file that has
- an unncessarily tight versioned dependency on this new pseudo-version
- of libvorbis.
-
- -- Joey Hess <joeyh@debian.org> Sun, 15 Oct 2006 17:21:37 -0400
-
-libvorbis (1.1.2-1) unstable; urgency=low
-
- * Switch maintenance to the Debian Xiph.org Maintainers (alioth/pkg-xiph).
-
- * New upstream release packaged. (Closes: #327586)
-
- * Move HTML documentation from /usr/share/doc/libvorbis-dev itself to an
- html/ subdirectory of it.
-
- * Update debian/control:
- + drop unnecessary build-dependency on devscripts.
- + drop version restriction on debhelper and libogg-dev build-dependencies,
- since they're already satisfied with stable.
-
- * Overhaul debian/rules, and switch to quilt for patch management.
-
- * Add debian/compat file, instead of exporting DH_COMPAT.
-
- * Update download URL in debian/copyright.
-
- * Add debian/watch file.
-
- * Bumped Standards-Version to 3.6.2 (no changes required).
-
- -- Adeodato Simó <dato@net.com.org.es> Thu, 26 Jan 2006 01:35:39 +0100
-
-libvorbis (1.1.0-1) unstable; urgency=low
-
- * New upstream.
-
- -- Christopher L Cheney <ccheney@debian.org> Thu, 17 Mar 2005 21:30:00 -0600
-
-libvorbis (1.0.1-1) unstable; urgency=low
-
- * New upstream.
- * Improved descriptions. (Closes: #166649)
- * Updated DEB_BUILD_OPTIONS support. (Closes: #188464)
-
- -- Christopher L Cheney <ccheney@debian.org> Tue, 9 Dec 2003 01:00:00 -0600
-
-libvorbis (1.0.0-3) unstable; urgency=low
-
- * Add libvorbis0 conflict to libvorbis0a.
-
- -- Christopher L Cheney <ccheney@debian.org> Wed, 12 Mar 2003 17:00:00 -0600
-
-libvorbis (1.0.0-2) unstable; urgency=low
-
- * Rename libvorbis0 -> libvorbis0a to keep packages from upgrading to it
- by mistake. (Closes: #156227, #156365, #161961, #171548, #172466,
- #172469, #178756)
- * GNU config automated update: config.sub (20020621 to 20030103),
- config.guess (20020529 to 20030110)
-
- -- Christopher L Cheney <ccheney@debian.org> Sat, 8 Mar 2003 13:00:00 -0600
-
-libvorbis (1.0.0-1) unstable; urgency=low
-
- * New upstream.
- * Split libvorbis package into libvorbis libvorbisenc libvorbisfile due to
- shared object major versions going out of sync.
-
- -- Christopher L Cheney <ccheney@debian.org> Fri, 19 Jul 2002 09:00:00 -0500
-
-libvorbis (1.0rc3-1) unstable; urgency=low
-
- * New upstream. (Closes: #121995, #123472)
- * added autotools target (config.* updater) to rules
-
- -- Christopher L Cheney <ccheney@debian.org> Mon, 24 Dec 2001 11:00:00 -0600
-
-libvorbis (1.0rc2-1) unstable; urgency=low
-
- * New upstream.
-
- -- Christopher L Cheney <ccheney@debian.org> Sun, 12 Aug 2001 22:00:00 -0500
-
-libvorbis (1.0rc1-1) unstable; urgency=low
-
- * New upstream. (Closes: #84977, #95330)
- * Upstream says lame at fault. See bug details. (Closes: #98010)
- * Fixed versioned depends.
- * Changed clean method to distclean.
-
- -- Christopher L Cheney <ccheney@debian.org> Sun, 17 Jun 2001 20:00:00 -0500
-
-libvorbis (1.0beta4-1) unstable; urgency=low
-
- * New upstream.
- * Appears to be fixed, can't reproduce bug (closes: #78848)
-
- -- Christopher L Cheney <ccheney@debian.org> Mon, 26 Feb 2001 08:00:00 -0600
-
-libvorbis (1.0beta3-3) unstable; urgency=low
-
- * Fixed Build-Depends libogg-dev version dependency.
- * Fixed Sections.
- * Updated to Standards-Version to 3.5.1.0
-
- -- Christopher L Cheney <ccheney@debian.org> Sat, 17 Feb 2001 18:14:53 -0600
-
-libvorbis (1.0beta3-2) unstable; urgency=low
-
- * Added dependency for libogg-dev (closes: #78262)
- * Added dependency for libogg-dev (closes: #81432)
- * Corrected development library package name (closes: #82464)
-
- -- Christopher L Cheney <ccheney@debian.org> Sat, 3 Feb 2001 13:29:30 -0600
-
-libvorbis (1.0beta3-1) unstable; urgency=low
-
- * New Maintainer.
- * Upstream source was reorganized.
- * Package split according to the upstream reorganization.
-
- -- Christopher L Cheney <ccheney@debian.org> Tue, 31 Oct 2000 15:08:22 -0600
-
-vorbis (1.0beta2-1) unstable; urgency=low
-
- * New upstream version. Closes: #67326, #68416
- * Changed xmms-vorbis to Architechture: any. Closes: #67395
- * Added Build-deps. Closes: #66628
- * Moved vorbize to vorbis-tools along with oggenc and vorbiscomment
-
- -- Michael Beattie <mjb@debian.org> Wed, 9 Aug 2000 00:30:15 +1200
-
-vorbis (1.0beta1-1) unstable; urgency=low
-
- * First Beta, Ready for debian release.
-
- -- Michael Beattie <mickyb@es.co.nz> Fri, 30 Jun 2000 19:26:59 +1200
-
-vorbis (0.0-1) unstable; urgency=low
-
- * Initial Release.
- * Initial package, not placed in archive.
-
- -- Michael Beattie <mickyb@es.co.nz> Mon, 26 Jun 2000 18:59:56 +1200
diff --git a/contrib/vorbis/debian/control b/contrib/vorbis/debian/control
deleted file mode 100644
index b3f2646..0000000
--- a/contrib/vorbis/debian/control
+++ /dev/null
@@ -1,60 +0,0 @@
-Source: libvorbis
-Section: libs
-Priority: optional
-Maintainer: Christopher L Cheney <ccheney@debian.org>
-Build-Depends: autotools-dev, debhelper (>> 4.0.18), devscripts, libogg-dev (>> 1.1.0)
-Standards-Version: 3.6.1.0
-
-Package: libvorbis0a
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}
-Conflicts: libvorbis0
-Replaces: libvorbis0
-Description: The Vorbis General Audio Compression Codec
- Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
- general-purpose compressed audio format for audio and music at fixed
- and variable bitrates from 16 to 128 kbps/channel.
- .
- The Vorbis library is the primary Ogg Vorbis library.
-
-Package: libvorbisenc2
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}
-Conflicts: libvorbis0 (<< 1.0.0)
-Replaces: libvorbis0 (<< 1.0.0)
-Description: The Vorbis General Audio Compression Codec
- Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
- general-purpose compressed audio format for audio and music at fixed
- and variable bitrates from 16 to 128 kbps/channel.
- .
- The Vorbisenc library provides a convenient API for setting up an encoding
- environment using libvorbis.
-
-Package: libvorbisfile3
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}
-Conflicts: libvorbis0 (<< 1.0.0)
-Replaces: libvorbis0 (<< 1.0.0)
-Description: The Vorbis General Audio Compression Codec
- Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
- general-purpose compressed audio format for audio and music at fixed
- and variable bitrates from 16 to 128 kbps/channel.
- .
- The Vorbisfile library provides a convenient high-level API for decoding
- and basic manipulation of all Vorbis I audio streams.
-
-Package: libvorbis-dev
-Architecture: any
-Section: libdevel
-Depends: libogg-dev, libvorbis0a (= ${Source-Version}), libvorbisenc2 (= ${Source-Version}), libvorbisfile3 (= ${Source-Version})
-Description: The Vorbis General Audio Compression Codec (development files)
- Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
- general-purpose compressed audio format for audio and music at fixed
- and variable bitrates from 16 to 128 kbps/channel.
- .
- This package contains the header files and documentation needed to develop
- applications with libvorbis.
-
diff --git a/contrib/vorbis/debian/copyright b/contrib/vorbis/debian/copyright
deleted file mode 100644
index 2080282..0000000
--- a/contrib/vorbis/debian/copyright
+++ /dev/null
@@ -1,38 +0,0 @@
-This package was debianized by Christopher L Cheney <ccheney@debian.org> on
-Tue, 31 Oct 2000 15:08:22 -0600.
-
-It was downloaded from http://www.vorbis.com/download_unix.psp
-
-Upstream Author: Monty <monty@xiph.org>
-
-Copyright:
-
-Copyright (c) 2002, Xiph.org Foundation
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-
-- Redistributions of source code must retain the above copyright
-notice, this list of conditions and the following disclaimer.
-
-- Redistributions in binary form must reproduce the above copyright
-notice, this list of conditions and the following disclaimer in the
-documentation and/or other materials provided with the distribution.
-
-- Neither the name of the Xiph.org Foundation nor the names of its
-contributors may be used to endorse or promote products derived from
-this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
-CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
-PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
diff --git a/contrib/vorbis/debian/libvorbis-dev.docs b/contrib/vorbis/debian/libvorbis-dev.docs
deleted file mode 100644
index d1df571..0000000
--- a/contrib/vorbis/debian/libvorbis-dev.docs
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/share/doc/libvorbis-*/*
diff --git a/contrib/vorbis/debian/libvorbis-dev.examples b/contrib/vorbis/debian/libvorbis-dev.examples
deleted file mode 100644
index 1ae77b5..0000000
--- a/contrib/vorbis/debian/libvorbis-dev.examples
+++ /dev/null
@@ -1,2 +0,0 @@
-examples/*.c
-examples/*.pl
diff --git a/contrib/vorbis/debian/libvorbis-dev.install b/contrib/vorbis/debian/libvorbis-dev.install
deleted file mode 100644
index db22e50..0000000
--- a/contrib/vorbis/debian/libvorbis-dev.install
+++ /dev/null
@@ -1,16 +0,0 @@
-debian/tmp/usr/include/vorbis/codec.h
-debian/tmp/usr/include/vorbis/vorbisenc.h
-debian/tmp/usr/include/vorbis/vorbisfile.h
-debian/tmp/usr/lib/libvorbis.a
-debian/tmp/usr/lib/libvorbis.la
-debian/tmp/usr/lib/libvorbis.so
-debian/tmp/usr/lib/libvorbisenc.a
-debian/tmp/usr/lib/libvorbisenc.la
-debian/tmp/usr/lib/libvorbisenc.so
-debian/tmp/usr/lib/libvorbisfile.a
-debian/tmp/usr/lib/libvorbisfile.la
-debian/tmp/usr/lib/libvorbisfile.so
-debian/tmp/usr/lib/pkgconfig/vorbis.pc
-debian/tmp/usr/lib/pkgconfig/vorbisenc.pc
-debian/tmp/usr/lib/pkgconfig/vorbisfile.pc
-debian/tmp/usr/share/aclocal/vorbis.m4
diff --git a/contrib/vorbis/debian/libvorbis0a.install b/contrib/vorbis/debian/libvorbis0a.install
deleted file mode 100644
index ad38b8b..0000000
--- a/contrib/vorbis/debian/libvorbis0a.install
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/lib/libvorbis.so.*
diff --git a/contrib/vorbis/debian/libvorbisenc2.install b/contrib/vorbis/debian/libvorbisenc2.install
deleted file mode 100644
index eb70258..0000000
--- a/contrib/vorbis/debian/libvorbisenc2.install
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/lib/libvorbisenc.so.*
diff --git a/contrib/vorbis/debian/libvorbisfile3.install b/contrib/vorbis/debian/libvorbisfile3.install
deleted file mode 100644
index 83bf445..0000000
--- a/contrib/vorbis/debian/libvorbisfile3.install
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/lib/libvorbisfile.so.*
diff --git a/contrib/vorbis/debian/rules b/contrib/vorbis/debian/rules
deleted file mode 100755
index 419ca7a..0000000
--- a/contrib/vorbis/debian/rules
+++ /dev/null
@@ -1,154 +0,0 @@
-#!/usr/bin/make -f
-# Sample debian/rules that uses debhelper.
-# GNU copyright 1997 to 1999 by Joey Hess.
-#
-# Modified to make a template file for a multi-binary package with separated
-# build-arch and build-indep targets by Bill Allombert 2001
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-# This is the debhelper compatibility version to use.
-export DH_COMPAT=4
-
-# This has to be exported to make some magic below work.
-export DH_OPTIONS
-
-# These are used for cross-compiling and for saving the configure script
-# from having to guess our platform (since we know it already)
-DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
-DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
-
-objdir = $(CURDIR)/obj-$(DEB_BUILD_GNU_TYPE)
-
-CFLAGS = -Wall -g
-
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
- CFLAGS += -O0
-else
- CFLAGS += -O2
-endif
-ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
- INSTALL_PROGRAM += -s
-endif
-
-configure: configure-stamp
-configure-stamp:
- dh_testdir
-
- # make build directory
- mkdir $(objdir)
-
- # run configure with build tree $(objdir)
- # change ../configure to ../autogen.sh for CVS build
- cd $(objdir) && \
- ../configure --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE) \
- --prefix=/usr --enable-static
-
- touch configure-stamp
-
-#Architecture
-build: build-arch build-indep
-
-build-arch: build-arch-stamp
-build-arch-stamp: configure-stamp
-
- cd $(objdir) && \
- $(MAKE)
-
- touch build-arch-stamp
-
-build-indep: build-indep-stamp
-build-indep-stamp: configure-stamp
-
- # Add here commands to compile the indep part of the package.
- #$(MAKE) doc
- touch build-indep-stamp
-
-debian-clean:
- dh_testdir
- dh_testroot
-
- dh_clean
-
-clean:
- dh_testdir
- dh_testroot
- rm -f build-arch-stamp build-indep-stamp configure-stamp
-
- # Remove build tree
- rm -rf $(objdir)
-
- # if Makefile exists run distclean
- if test -f Makefile; then \
- $(MAKE) distclean; \
- fi
-
- #if test -d CVS; then \
- $(MAKE) cvs-clean ;\
- fi
-
- dh_clean
-
-install: install-indep install-arch
-install-indep:
- dh_testdir
- dh_testroot
-# dh_clean -k -i
-# dh_installdirs -i
-
-# dh_install -i --list-missing
-
-install-arch:
- dh_testdir
- dh_testroot
- dh_clean -k -s
- dh_installdirs -s
-
- cd $(objdir) && \
- $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
-
- dh_install -s --list-missing
-
-# Must not depend on anything. This is to be called by
-# binary-arch/binary-indep
-# in another 'make' thread.
-binary-common:
- dh_testdir
- dh_testroot
- dh_installchangelogs CHANGES
- dh_installdocs
- dh_installexamples
-# dh_installmenu
-# dh_installdebconf
-# dh_installlogrotate
-# dh_installemacsen
-# dh_installpam
-# dh_installmime
-# dh_installinit
-# dh_installcron
-# dh_installinfo
- dh_installman
- dh_link
- dh_strip
- dh_compress
- dh_fixperms
-# dh_perl
-# dh_python
- dh_makeshlibs -V
- dh_installdeb
- dh_shlibdeps -ldebian/libvorbis0a/usr/lib
- dh_gencontrol
- dh_md5sums
- dh_builddeb
-
-# Build architecture independant packages using the common target.
-binary-indep: build-indep install-indep
-# $(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
-
-# Build architecture dependant packages using the common target.
-binary-arch: build-arch install-arch
- $(MAKE) -f debian/rules DH_OPTIONS=-a binary-common
-
-binary: binary-arch binary-indep
-.PHONY: build clean binary-indep binary-arch binary install install-indep install-arch configure
diff --git a/contrib/vorbis/debian/watch b/contrib/vorbis/debian/watch
deleted file mode 100644
index 1bcd74c..0000000
--- a/contrib/vorbis/debian/watch
+++ /dev/null
@@ -1,3 +0,0 @@
-version=2
-
-http://downloads.xiph.org/releases/vorbis/libvorbis-(.*)\.tar\.gz debian uupdate
diff --git a/contrib/vorbis/doc/01-introduction.tex b/contrib/vorbis/doc/01-introduction.tex
deleted file mode 100644
index d7767df..0000000
--- a/contrib/vorbis/doc/01-introduction.tex
+++ /dev/null
@@ -1,528 +0,0 @@
-% -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*-
-%!TEX root = Vorbis_I_spec.tex
-\section{Introduction and Description} \label{vorbis:spec:intro}
-
-\subsection{Overview}
-
-This document provides a high level description of the Vorbis codec's
-construction. A bit-by-bit specification appears beginning in
-\xref{vorbis:spec:codec}.
-The later sections assume a high-level
-understanding of the Vorbis decode process, which is
-provided here.
-
-\subsubsection{Application}
-Vorbis is a general purpose perceptual audio CODEC intended to allow
-maximum encoder flexibility, thus allowing it to scale competitively
-over an exceptionally wide range of bitrates. At the high
-quality/bitrate end of the scale (CD or DAT rate stereo, 16/24 bits)
-it is in the same league as MPEG-2 and MPC. Similarly, the 1.0
-encoder can encode high-quality CD and DAT rate stereo at below 48kbps
-without resampling to a lower rate. Vorbis is also intended for
-lower and higher sample rates (from 8kHz telephony to 192kHz digital
-masters) and a range of channel representations (monaural,
-polyphonic, stereo, quadraphonic, 5.1, ambisonic, or up to 255
-discrete channels).
-
-
-\subsubsection{Classification}
-Vorbis I is a forward-adaptive monolithic transform CODEC based on the
-Modified Discrete Cosine Transform. The codec is structured to allow
-addition of a hybrid wavelet filterbank in Vorbis II to offer better
-transient response and reproduction using a transform better suited to
-localized time events.
-
-
-\subsubsection{Assumptions}
-
-The Vorbis CODEC design assumes a complex, psychoacoustically-aware
-encoder and simple, low-complexity decoder. Vorbis decode is
-computationally simpler than mp3, although it does require more
-working memory as Vorbis has no static probability model; the vector
-codebooks used in the first stage of decoding from the bitstream are
-packed in their entirety into the Vorbis bitstream headers. In
-packed form, these codebooks occupy only a few kilobytes; the extent
-to which they are pre-decoded into a cache is the dominant factor in
-decoder memory usage.
-
-
-Vorbis provides none of its own framing, synchronization or protection
-against errors; it is solely a method of accepting input audio,
-dividing it into individual frames and compressing these frames into
-raw, unformatted 'packets'. The decoder then accepts these raw
-packets in sequence, decodes them, synthesizes audio frames from
-them, and reassembles the frames into a facsimile of the original
-audio stream. Vorbis is a free-form variable bit rate (VBR) codec and packets have no
-minimum size, maximum size, or fixed/expected size. Packets
-are designed that they may be truncated (or padded) and remain
-decodable; this is not to be considered an error condition and is used
-extensively in bitrate management in peeling. Both the transport
-mechanism and decoder must allow that a packet may be any size, or
-end before or after packet decode expects.
-
-Vorbis packets are thus intended to be used with a transport mechanism
-that provides free-form framing, sync, positioning and error correction
-in accordance with these design assumptions, such as Ogg (for file
-transport) or RTP (for network multicast). For purposes of a few
-examples in this document, we will assume that Vorbis is to be
-embedded in an Ogg stream specifically, although this is by no means a
-requirement or fundamental assumption in the Vorbis design.
-
-The specification for embedding Vorbis into
-an Ogg transport stream is in \xref{vorbis:over:ogg}.
-
-
-
-\subsubsection{Codec Setup and Probability Model}
-
-Vorbis' heritage is as a research CODEC and its current design
-reflects a desire to allow multiple decades of continuous encoder
-improvement before running out of room within the codec specification.
-For these reasons, configurable aspects of codec setup intentionally
-lean toward the extreme of forward adaptive.
-
-The single most controversial design decision in Vorbis (and the most
-unusual for a Vorbis developer to keep in mind) is that the entire
-probability model of the codec, the Huffman and VQ codebooks, is
-packed into the bitstream header along with extensive CODEC setup
-parameters (often several hundred fields). This makes it impossible,
-as it would be with MPEG audio layers, to embed a simple frame type
-flag in each audio packet, or begin decode at any frame in the stream
-without having previously fetched the codec setup header.
-
-
-\begin{note}
-Vorbis \emph{can} initiate decode at any arbitrary packet within a
-bitstream so long as the codec has been initialized/setup with the
-setup headers.
-\end{note}
-
-Thus, Vorbis headers are both required for decode to begin and
-relatively large as bitstream headers go. The header size is
-unbounded, although for streaming a rule-of-thumb of 4kB or less is
-recommended (and Xiph.Org's Vorbis encoder follows this suggestion).
-
-Our own design work indicates the primary liability of the
-required header is in mindshare; it is an unusual design and thus
-causes some amount of complaint among engineers as this runs against
-current design trends (and also points out limitations in some
-existing software/interface designs, such as Windows' ACM codec
-framework). However, we find that it does not fundamentally limit
-Vorbis' suitable application space.
-
-
-\subsubsection{Format Specification}
-The Vorbis format is well-defined by its decode specification; any
-encoder that produces packets that are correctly decoded by the
-reference Vorbis decoder described below may be considered a proper
-Vorbis encoder. A decoder must faithfully and completely implement
-the specification defined below (except where noted) to be considered
-a proper Vorbis decoder.
-
-\subsubsection{Hardware Profile}
-Although Vorbis decode is computationally simple, it may still run
-into specific limitations of an embedded design. For this reason,
-embedded designs are allowed to deviate in limited ways from the
-`full' decode specification yet still be certified compliant. These
-optional omissions are labelled in the spec where relevant.
-
-
-\subsection{Decoder Configuration}
-
-Decoder setup consists of configuration of multiple, self-contained
-component abstractions that perform specific functions in the decode
-pipeline. Each different component instance of a specific type is
-semantically interchangeable; decoder configuration consists both of
-internal component configuration, as well as arrangement of specific
-instances into a decode pipeline. Componentry arrangement is roughly
-as follows:
-
-\begin{center}
-\includegraphics[width=\textwidth]{components}
-\captionof{figure}{decoder pipeline configuration}
-\end{center}
-
-\subsubsection{Global Config}
-Global codec configuration consists of a few audio related fields
-(sample rate, channels), Vorbis version (always '0' in Vorbis I),
-bitrate hints, and the lists of component instances. All other
-configuration is in the context of specific components.
-
-\subsubsection{Mode}
-
-Each Vorbis frame is coded according to a master 'mode'. A bitstream
-may use one or many modes.
-
-The mode mechanism is used to encode a frame according to one of
-multiple possible methods with the intention of choosing a method best
-suited to that frame. Different modes are, e.g. how frame size
-is changed from frame to frame. The mode number of a frame serves as a
-top level configuration switch for all other specific aspects of frame
-decode.
-
-A 'mode' configuration consists of a frame size setting, window type
-(always 0, the Vorbis window, in Vorbis I), transform type (always
-type 0, the MDCT, in Vorbis I) and a mapping number. The mapping
-number specifies which mapping configuration instance to use for
-low-level packet decode and synthesis.
-
-
-\subsubsection{Mapping}
-
-A mapping contains a channel coupling description and a list of
-'submaps' that bundle sets of channel vectors together for grouped
-encoding and decoding. These submaps are not references to external
-components; the submap list is internal and specific to a mapping.
-
-A 'submap' is a configuration/grouping that applies to a subset of
-floor and residue vectors within a mapping. The submap functions as a
-last layer of indirection such that specific special floor or residue
-settings can be applied not only to all the vectors in a given mode,
-but also specific vectors in a specific mode. Each submap specifies
-the proper floor and residue instance number to use for decoding that
-submap's spectral floor and spectral residue vectors.
-
-As an example:
-
-Assume a Vorbis stream that contains six channels in the standard 5.1
-format. The sixth channel, as is normal in 5.1, is bass only.
-Therefore it would be wasteful to encode a full-spectrum version of it
-as with the other channels. The submapping mechanism can be used to
-apply a full range floor and residue encoding to channels 0 through 4,
-and a bass-only representation to the bass channel, thus saving space.
-In this example, channels 0-4 belong to submap 0 (which indicates use
-of a full-range floor) and channel 5 belongs to submap 1, which uses a
-bass-only representation.
-
-
-\subsubsection{Floor}
-
-Vorbis encodes a spectral 'floor' vector for each PCM channel. This
-vector is a low-resolution representation of the audio spectrum for
-the given channel in the current frame, generally used akin to a
-whitening filter. It is named a 'floor' because the Xiph.Org
-reference encoder has historically used it as a unit-baseline for
-spectral resolution.
-
-A floor encoding may be of two types. Floor 0 uses a packed LSP
-representation on a dB amplitude scale and Bark frequency scale.
-Floor 1 represents the curve as a piecewise linear interpolated
-representation on a dB amplitude scale and linear frequency scale.
-The two floors are semantically interchangeable in
-encoding/decoding. However, floor type 1 provides more stable
-inter-frame behavior, and so is the preferred choice in all
-coupled-stereo and high bitrate modes. Floor 1 is also considerably
-less expensive to decode than floor 0.
-
-Floor 0 is not to be considered deprecated, but it is of limited
-modern use. No known Vorbis encoder past Xiph.Org's own beta 4 makes
-use of floor 0.
-
-The values coded/decoded by a floor are both compactly formatted and
-make use of entropy coding to save space. For this reason, a floor
-configuration generally refers to multiple codebooks in the codebook
-component list. Entropy coding is thus provided as an abstraction,
-and each floor instance may choose from any and all available
-codebooks when coding/decoding.
-
-
-\subsubsection{Residue}
-The spectral residue is the fine structure of the audio spectrum
-once the floor curve has been subtracted out. In simplest terms, it
-is coded in the bitstream using cascaded (multi-pass) vector
-quantization according to one of three specific packing/coding
-algorithms numbered 0 through 2. The packing algorithm details are
-configured by residue instance. As with the floor components, the
-final VQ/entropy encoding is provided by external codebook instances
-and each residue instance may choose from any and all available
-codebooks.
-
-\subsubsection{Codebooks}
-
-Codebooks are a self-contained abstraction that perform entropy
-decoding and, optionally, use the entropy-decoded integer value as an
-offset into an index of output value vectors, returning the indicated
-vector of values.
-
-The entropy coding in a Vorbis I codebook is provided by a standard
-Huffman binary tree representation. This tree is tightly packed using
-one of several methods, depending on whether codeword lengths are
-ordered or unordered, or the tree is sparse.
-
-The codebook vector index is similarly packed according to index
-characteristic. Most commonly, the vector index is encoded as a
-single list of values of possible values that are then permuted into
-a list of n-dimensional rows (lattice VQ).
-
-
-
-\subsection{High-level Decode Process}
-
-\subsubsection{Decode Setup}
-
-Before decoding can begin, a decoder must initialize using the
-bitstream headers matching the stream to be decoded. Vorbis uses
-three header packets; all are required, in-order, by this
-specification. Once set up, decode may begin at any audio packet
-belonging to the Vorbis stream. In Vorbis I, all packets after the
-three initial headers are audio packets.
-
-The header packets are, in order, the identification
-header, the comments header, and the setup header.
-
-\paragraph{Identification Header}
-The identification header identifies the bitstream as Vorbis, Vorbis
-version, and the simple audio characteristics of the stream such as
-sample rate and number of channels.
-
-\paragraph{Comment Header}
-The comment header includes user text comments (``tags'') and a vendor
-string for the application/library that produced the bitstream. The
-encoding and proper use of the comment header is described in \xref{vorbis:spec:comment}.
-
-\paragraph{Setup Header}
-The setup header includes extensive CODEC setup information as well as
-the complete VQ and Huffman codebooks needed for decode.
-
-
-\subsubsection{Decode Procedure}
-
-The decoding and synthesis procedure for all audio packets is
-fundamentally the same.
-\begin{enumerate}
-\item decode packet type flag
-\item decode mode number
-\item decode window shape (long windows only)
-\item decode floor
-\item decode residue into residue vectors
-\item inverse channel coupling of residue vectors
-\item generate floor curve from decoded floor data
-\item compute dot product of floor and residue, producing audio spectrum vector
-\item inverse monolithic transform of audio spectrum vector, always an MDCT in Vorbis I
-\item overlap/add left-hand output of transform with right-hand output of previous frame
-\item store right hand-data from transform of current frame for future lapping
-\item if not first frame, return results of overlap/add as audio result of current frame
-\end{enumerate}
-
-Note that clever rearrangement of the synthesis arithmetic is
-possible; as an example, one can take advantage of symmetries in the
-MDCT to store the right-hand transform data of a partial MDCT for a
-50\% inter-frame buffer space savings, and then complete the transform
-later before overlap/add with the next frame. This optimization
-produces entirely equivalent output and is naturally perfectly legal.
-The decoder must be \emph{entirely mathematically equivalent} to the
-specification, it need not be a literal semantic implementation.
-
-\paragraph{Packet type decode}
-
-Vorbis I uses four packet types. The first three packet types mark each
-of the three Vorbis headers described above. The fourth packet type
-marks an audio packet. All other packet types are reserved; packets
-marked with a reserved type should be ignored.
-
-Following the three header packets, all packets in a Vorbis I stream
-are audio. The first step of audio packet decode is to read and
-verify the packet type; \emph{a non-audio packet when audio is expected
-indicates stream corruption or a non-compliant stream. The decoder
-must ignore the packet and not attempt decoding it to
-audio}.
-
-
-
-
-\paragraph{Mode decode}
-Vorbis allows an encoder to set up multiple, numbered packet 'modes',
-as described earlier, all of which may be used in a given Vorbis
-stream. The mode is encoded as an integer used as a direct offset into
-the mode instance index.
-
-
-\paragraph{Window shape decode (long windows only)} \label{vorbis:spec:window}
-
-Vorbis frames may be one of two PCM sample sizes specified during
-codec setup. In Vorbis I, legal frame sizes are powers of two from 64
-to 8192 samples. Aside from coupling, Vorbis handles channels as
-independent vectors and these frame sizes are in samples per channel.
-
-Vorbis uses an overlapping transform, namely the MDCT, to blend one
-frame into the next, avoiding most inter-frame block boundary
-artifacts. The MDCT output of one frame is windowed according to MDCT
-requirements, overlapped 50\% with the output of the previous frame and
-added. The window shape assures seamless reconstruction.
-
-This is easy to visualize in the case of equal sized-windows:
-
-\begin{center}
-\includegraphics[width=\textwidth]{window1}
-\captionof{figure}{overlap of two equal-sized windows}
-\end{center}
-
-And slightly more complex in the case of overlapping unequal sized
-windows:
-
-\begin{center}
-\includegraphics[width=\textwidth]{window2}
-\captionof{figure}{overlap of a long and a short window}
-\end{center}
-
-In the unequal-sized window case, the window shape of the long window
-must be modified for seamless lapping as above. It is possible to
-correctly infer window shape to be applied to the current window from
-knowing the sizes of the current, previous and next window. It is
-legal for a decoder to use this method. However, in the case of a long
-window (short windows require no modification), Vorbis also codes two
-flag bits to specify pre- and post- window shape. Although not
-strictly necessary for function, this minor redundancy allows a packet
-to be fully decoded to the point of lapping entirely independently of
-any other packet, allowing easier abstraction of decode layers as well
-as allowing a greater level of easy parallelism in encode and
-decode.
-
-A description of valid window functions for use with an inverse MDCT
-can be found in \cite{Sporer/Brandenburg/Edler}. Vorbis windows
-all use the slope function
-\[ y = \sin(.5*\pi \, \sin^2((x+.5)/n*\pi)) . \]
-
-
-
-\paragraph{floor decode}
-Each floor is encoded/decoded in channel order, however each floor
-belongs to a 'submap' that specifies which floor configuration to
-use. All floors are decoded before residue decode begins.
-
-
-\paragraph{residue decode}
-
-Although the number of residue vectors equals the number of channels,
-channel coupling may mean that the raw residue vectors extracted
-during decode do not map directly to specific channels. When channel
-coupling is in use, some vectors will correspond to coupled magnitude
-or angle. The coupling relationships are described in the codec setup
-and may differ from frame to frame, due to different mode numbers.
-
-Vorbis codes residue vectors in groups by submap; the coding is done
-in submap order from submap 0 through n-1. This differs from floors
-which are coded using a configuration provided by submap number, but
-are coded individually in channel order.
-
-
-
-\paragraph{inverse channel coupling}
-
-A detailed discussion of stereo in the Vorbis codec can be found in
-the document \href{stereo.html}{Stereo Channel Coupling in the
-Vorbis CODEC}. Vorbis is not limited to only stereo coupling, but
-the stereo document also gives a good overview of the generic coupling
-mechanism.
-
-Vorbis coupling applies to pairs of residue vectors at a time;
-decoupling is done in-place a pair at a time in the order and using
-the vectors specified in the current mapping configuration. The
-decoupling operation is the same for all pairs, converting square
-polar representation (where one vector is magnitude and the second
-angle) back to Cartesian representation.
-
-After decoupling, in order, each pair of vectors on the coupling list,
-the resulting residue vectors represent the fine spectral detail
-of each output channel.
-
-
-
-\paragraph{generate floor curve}
-
-The decoder may choose to generate the floor curve at any appropriate
-time. It is reasonable to generate the output curve when the floor
-data is decoded from the raw packet, or it can be generated after
-inverse coupling and applied to the spectral residue directly,
-combining generation and the dot product into one step and eliminating
-some working space.
-
-Both floor 0 and floor 1 generate a linear-range, linear-domain output
-vector to be multiplied (dot product) by the linear-range,
-linear-domain spectral residue.
-
-
-
-\paragraph{compute floor/residue dot product}
-
-This step is straightforward; for each output channel, the decoder
-multiplies the floor curve and residue vectors element by element,
-producing the finished audio spectrum of each channel.
-
-% TODO/FIXME: The following two paragraphs have identical twins
-% in section 4 (under "dot product")
-One point is worth mentioning about this dot product; a common mistake
-in a fixed point implementation might be to assume that a 32 bit
-fixed-point representation for floor and residue and direct
-multiplication of the vectors is sufficient for acceptable spectral
-depth in all cases because it happens to mostly work with the current
-Xiph.Org reference encoder.
-
-However, floor vector values can span \~{}140dB (\~{}24 bits unsigned), and
-the audio spectrum vector should represent a minimum of 120dB (\~{}21
-bits with sign), even when output is to a 16 bit PCM device. For the
-residue vector to represent full scale if the floor is nailed to
-$-140$dB, it must be able to span 0 to $+140$dB. For the residue vector
-to reach full scale if the floor is nailed at 0dB, it must be able to
-represent $-140$dB to $+0$dB. Thus, in order to handle full range
-dynamics, a residue vector may span $-140$dB to $+140$dB entirely within
-spec. A 280dB range is approximately 48 bits with sign; thus the
-residue vector must be able to represent a 48 bit range and the dot
-product must be able to handle an effective 48 bit times 24 bit
-multiplication. This range may be achieved using large (64 bit or
-larger) integers, or implementing a movable binary point
-representation.
-
-
-
-\paragraph{inverse monolithic transform (MDCT)}
-
-The audio spectrum is converted back into time domain PCM audio via an
-inverse Modified Discrete Cosine Transform (MDCT). A detailed
-description of the MDCT is available in \cite{Sporer/Brandenburg/Edler}.
-
-Note that the PCM produced directly from the MDCT is not yet finished
-audio; it must be lapped with surrounding frames using an appropriate
-window (such as the Vorbis window) before the MDCT can be considered
-orthogonal.
-
-
-
-\paragraph{overlap/add data}
-Windowed MDCT output is overlapped and added with the right hand data
-of the previous window such that the 3/4 point of the previous window
-is aligned with the 1/4 point of the current window (as illustrated in
-the window overlap diagram). At this point, the audio data between the
-center of the previous frame and the center of the current frame is
-now finished and ready to be returned.
-
-
-\paragraph{cache right hand data}
-The decoder must cache the right hand portion of the current frame to
-be lapped with the left hand portion of the next frame.
-
-
-
-\paragraph{return finished audio data}
-
-The overlapped portion produced from overlapping the previous and
-current frame data is finished data to be returned by the decoder.
-This data spans from the center of the previous window to the center
-of the current window. In the case of same-sized windows, the amount
-of data to return is one-half block consisting of and only of the
-overlapped portions. When overlapping a short and long window, much of
-the returned range is not actually overlap. This does not damage
-transform orthogonality. Pay attention however to returning the
-correct data range; the amount of data to be returned is:
-
-\begin{Verbatim}[commandchars=\\\{\}]
-window\_blocksize(previous\_window)/4+window\_blocksize(current\_window)/4
-\end{Verbatim}
-
-from the center of the previous window to the center of the current
-window.
-
-Data is not returned from the first frame; it must be used to 'prime'
-the decode engine. The encoder accounts for this priming when
-calculating PCM offsets; after the first frame, the proper PCM output
-offset is '0' (as no data has been returned yet).
diff --git a/contrib/vorbis/doc/02-bitpacking.tex b/contrib/vorbis/doc/02-bitpacking.tex
deleted file mode 100644
index 905dcaf..0000000
--- a/contrib/vorbis/doc/02-bitpacking.tex
+++ /dev/null
@@ -1,246 +0,0 @@
-% -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*-
-%!TEX root = Vorbis_I_spec.tex
-\section{Bitpacking Convention} \label{vorbis:spec:bitpacking}
-
-\subsection{Overview}
-
-The Vorbis codec uses relatively unstructured raw packets containing
-arbitrary-width binary integer fields. Logically, these packets are a
-bitstream in which bits are coded one-by-one by the encoder and then
-read one-by-one in the same monotonically increasing order by the
-decoder. Most current binary storage arrangements group bits into a
-native word size of eight bits (octets), sixteen bits, thirty-two bits
-or, less commonly other fixed word sizes. The Vorbis bitpacking
-convention specifies the correct mapping of the logical packet
-bitstream into an actual representation in fixed-width words.
-
-
-\subsubsection{octets, bytes and words}
-
-In most contemporary architectures, a 'byte' is synonymous with an
-'octet', that is, eight bits. This has not always been the case;
-seven, ten, eleven and sixteen bit 'bytes' have been used. For
-purposes of the bitpacking convention, a byte implies the native,
-smallest integer storage representation offered by a platform. On
-modern platforms, this is generally assumed to be eight bits (not
-necessarily because of the processor but because of the
-filesystem/memory architecture. Modern filesystems invariably offer
-bytes as the fundamental atom of storage). A 'word' is an integer
-size that is a grouped multiple of this smallest size.
-
-The most ubiquitous architectures today consider a 'byte' to be an
-octet (eight bits) and a word to be a group of two, four or eight
-bytes (16, 32 or 64 bits). Note however that the Vorbis bitpacking
-convention is still well defined for any native byte size; Vorbis uses
-the native bit-width of a given storage system. This document assumes
-that a byte is one octet for purposes of example.
-
-\subsubsection{bit order}
-
-A byte has a well-defined 'least significant' bit (LSb), which is the
-only bit set when the byte is storing the two's complement integer
-value +1. A byte's 'most significant' bit (MSb) is at the opposite
-end of the byte. Bits in a byte are numbered from zero at the LSb to
-$n$ ($n=7$ in an octet) for the
-MSb.
-
-
-
-\subsubsection{byte order}
-
-Words are native groupings of multiple bytes. Several byte orderings
-are possible in a word; the common ones are 3-2-1-0 ('big endian' or
-'most significant byte first' in which the highest-valued byte comes
-first), 0-1-2-3 ('little endian' or 'least significant byte first' in
-which the lowest value byte comes first) and less commonly 3-1-2-0 and
-0-2-1-3 ('mixed endian').
-
-The Vorbis bitpacking convention specifies storage and bitstream
-manipulation at the byte, not word, level, thus host word ordering is
-of a concern only during optimization when writing high performance
-code that operates on a word of storage at a time rather than by byte.
-Logically, bytes are always coded and decoded in order from byte zero
-through byte $n$.
-
-
-
-\subsubsection{coding bits into byte sequences}
-
-The Vorbis codec has need to code arbitrary bit-width integers, from
-zero to 32 bits wide, into packets. These integer fields are not
-aligned to the boundaries of the byte representation; the next field
-is written at the bit position at which the previous field ends.
-
-The encoder logically packs integers by writing the LSb of a binary
-integer to the logical bitstream first, followed by next least
-significant bit, etc, until the requested number of bits have been
-coded. When packing the bits into bytes, the encoder begins by
-placing the LSb of the integer to be written into the least
-significant unused bit position of the destination byte, followed by
-the next-least significant bit of the source integer and so on up to
-the requested number of bits. When all bits of the destination byte
-have been filled, encoding continues by zeroing all bits of the next
-byte and writing the next bit into the bit position 0 of that byte.
-Decoding follows the same process as encoding, but by reading bits
-from the byte stream and reassembling them into integers.
-
-
-
-\subsubsection{signedness}
-
-The signedness of a specific number resulting from decode is to be
-interpreted by the decoder given decode context. That is, the three
-bit binary pattern 'b111' can be taken to represent either 'seven' as
-an unsigned integer, or '-1' as a signed, two's complement integer.
-The encoder and decoder are responsible for knowing if fields are to
-be treated as signed or unsigned.
-
-
-
-\subsubsection{coding example}
-
-Code the 4 bit integer value '12' [b1100] into an empty bytestream.
-Bytestream result:
-
-\begin{Verbatim}[commandchars=\\\{\}]
- |
- V
-
- 7 6 5 4 3 2 1 0
-byte 0 [0 0 0 0 1 1 0 0] <-
-byte 1 [ ]
-byte 2 [ ]
-byte 3 [ ]
- ...
-byte n [ ] bytestream length == 1 byte
-
-\end{Verbatim}
-
-
-Continue by coding the 3 bit integer value '-1' [b111]:
-
-\begin{Verbatim}[commandchars=\\\{\}]
- |
- V
-
- 7 6 5 4 3 2 1 0
-byte 0 [0 1 1 1 1 1 0 0] <-
-byte 1 [ ]
-byte 2 [ ]
-byte 3 [ ]
- ...
-byte n [ ] bytestream length == 1 byte
-\end{Verbatim}
-
-
-Continue by coding the 7 bit integer value '17' [b0010001]:
-
-\begin{Verbatim}[commandchars=\\\{\}]
- |
- V
-
- 7 6 5 4 3 2 1 0
-byte 0 [1 1 1 1 1 1 0 0]
-byte 1 [0 0 0 0 1 0 0 0] <-
-byte 2 [ ]
-byte 3 [ ]
- ...
-byte n [ ] bytestream length == 2 bytes
- bit cursor == 6
-\end{Verbatim}
-
-
-Continue by coding the 13 bit integer value '6969' [b110 11001110 01]:
-
-\begin{Verbatim}[commandchars=\\\{\}]
- |
- V
-
- 7 6 5 4 3 2 1 0
-byte 0 [1 1 1 1 1 1 0 0]
-byte 1 [0 1 0 0 1 0 0 0]
-byte 2 [1 1 0 0 1 1 1 0]
-byte 3 [0 0 0 0 0 1 1 0] <-
- ...
-byte n [ ] bytestream length == 4 bytes
-
-\end{Verbatim}
-
-
-
-
-\subsubsection{decoding example}
-
-Reading from the beginning of the bytestream encoded in the above example:
-
-\begin{Verbatim}[commandchars=\\\{\}]
- |
- V
-
- 7 6 5 4 3 2 1 0
-byte 0 [1 1 1 1 1 1 0 0] <-
-byte 1 [0 1 0 0 1 0 0 0]
-byte 2 [1 1 0 0 1 1 1 0]
-byte 3 [0 0 0 0 0 1 1 0] bytestream length == 4 bytes
-
-\end{Verbatim}
-
-
-We read two, two-bit integer fields, resulting in the returned numbers
-'b00' and 'b11'. Two things are worth noting here:
-
-\begin{itemize}
-\item Although these four bits were originally written as a single
-four-bit integer, reading some other combination of bit-widths from the
-bitstream is well defined. There are no artificial alignment
-boundaries maintained in the bitstream.
-
-\item The second value is the
-two-bit-wide integer 'b11'. This value may be interpreted either as
-the unsigned value '3', or the signed value '-1'. Signedness is
-dependent on decode context.
-\end{itemize}
-
-
-
-
-\subsubsection{end-of-packet alignment}
-
-The typical use of bitpacking is to produce many independent
-byte-aligned packets which are embedded into a larger byte-aligned
-container structure, such as an Ogg transport bitstream. Externally,
-each bytestream (encoded bitstream) must begin and end on a byte
-boundary. Often, the encoded bitstream is not an integer number of
-bytes, and so there is unused (uncoded) space in the last byte of a
-packet.
-
-Unused space in the last byte of a bytestream is always zeroed during
-the coding process. Thus, should this unused space be read, it will
-return binary zeroes.
-
-Attempting to read past the end of an encoded packet results in an
-'end-of-packet' condition. End-of-packet is not to be considered an
-error; it is merely a state indicating that there is insufficient
-remaining data to fulfill the desired read size. Vorbis uses truncated
-packets as a normal mode of operation, and as such, decoders must
-handle reading past the end of a packet as a typical mode of
-operation. Any further read operations after an 'end-of-packet'
-condition shall also return 'end-of-packet'.
-
-
-
-\subsubsection{reading zero bits}
-
-Reading a zero-bit-wide integer returns the value '0' and does not
-increment the stream cursor. Reading to the end of the packet (but
-not past, such that an 'end-of-packet' condition has not triggered)
-and then reading a zero bit integer shall succeed, returning 0, and
-not trigger an end-of-packet condition. Reading a zero-bit-wide
-integer after a previous read sets 'end-of-packet' shall also fail
-with 'end-of-packet'.
-
-
-
-
-
-
diff --git a/contrib/vorbis/doc/03-codebook.tex b/contrib/vorbis/doc/03-codebook.tex
deleted file mode 100644
index 11516a3..0000000
--- a/contrib/vorbis/doc/03-codebook.tex
+++ /dev/null
@@ -1,456 +0,0 @@
-% -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*-
-%!TEX root = Vorbis_I_spec.tex
-\section{Probability Model and Codebooks} \label{vorbis:spec:codebook}
-
-\subsection{Overview}
-
-Unlike practically every other mainstream audio codec, Vorbis has no
-statically configured probability model, instead packing all entropy
-decoding configuration, VQ and Huffman, into the bitstream itself in
-the third header, the codec setup header. This packed configuration
-consists of multiple 'codebooks', each containing a specific
-Huffman-equivalent representation for decoding compressed codewords as
-well as an optional lookup table of output vector values to which a
-decoded Huffman value is applied as an offset, generating the final
-decoded output corresponding to a given compressed codeword.
-
-\subsubsection{Bitwise operation}
-The codebook mechanism is built on top of the vorbis bitpacker. Both
-the codebooks themselves and the codewords they decode are unrolled
-from a packet as a series of arbitrary-width values read from the
-stream according to \xref{vorbis:spec:bitpacking}.
-
-
-
-
-\subsection{Packed codebook format}
-
-For purposes of the examples below, we assume that the storage
-system's native byte width is eight bits. This is not universally
-true; see \xref{vorbis:spec:bitpacking} for discussion
-relating to non-eight-bit bytes.
-
-\subsubsection{codebook decode}
-
-A codebook begins with a 24 bit sync pattern, 0x564342:
-
-\begin{Verbatim}[commandchars=\\\{\}]
-byte 0: [ 0 1 0 0 0 0 1 0 ] (0x42)
-byte 1: [ 0 1 0 0 0 0 1 1 ] (0x43)
-byte 2: [ 0 1 0 1 0 1 1 0 ] (0x56)
-\end{Verbatim}
-
-16 bit \varname{[codebook\_dimensions]} and 24 bit \varname{[codebook\_entries]} fields:
-
-\begin{Verbatim}[commandchars=\\\{\}]
-
-byte 3: [ X X X X X X X X ]
-byte 4: [ X X X X X X X X ] [codebook\_dimensions] (16 bit unsigned)
-
-byte 5: [ X X X X X X X X ]
-byte 6: [ X X X X X X X X ]
-byte 7: [ X X X X X X X X ] [codebook\_entries] (24 bit unsigned)
-
-\end{Verbatim}
-
-Next is the \varname{[ordered]} bit flag:
-
-\begin{Verbatim}[commandchars=\\\{\}]
-
-byte 8: [ X ] [ordered] (1 bit)
-
-\end{Verbatim}
-
-Each entry, numbering a
-total of \varname{[codebook\_entries]}, is assigned a codeword length.
-We now read the list of codeword lengths and store these lengths in
-the array \varname{[codebook\_codeword\_lengths]}. Decode of lengths is
-according to whether the \varname{[ordered]} flag is set or unset.
-
-\begin{itemize}
-\item
- If the \varname{[ordered]} flag is unset, the codeword list is not
- length ordered and the decoder needs to read each codeword length
- one-by-one.
-
- The decoder first reads one additional bit flag, the
- \varname{[sparse]} flag. This flag determines whether or not the
- codebook contains unused entries that are not to be included in the
- codeword decode tree:
-
-\begin{Verbatim}[commandchars=\\\{\}]
-byte 8: [ X 1 ] [sparse] flag (1 bit)
-\end{Verbatim}
-
- The decoder now performs for each of the \varname{[codebook\_entries]}
- codebook entries:
-
-\begin{Verbatim}[commandchars=\\\{\}]
-
- 1) if([sparse] is set) \{
-
- 2) [flag] = read one bit;
- 3) if([flag] is set) \{
-
- 4) [length] = read a five bit unsigned integer;
- 5) codeword length for this entry is [length]+1;
-
- \} else \{
-
- 6) this entry is unused. mark it as such.
-
- \}
-
- \} else the sparse flag is not set \{
-
- 7) [length] = read a five bit unsigned integer;
- 8) the codeword length for this entry is [length]+1;
-
- \}
-
-\end{Verbatim}
-
-\item
- If the \varname{[ordered]} flag is set, the codeword list for this
- codebook is encoded in ascending length order. Rather than reading
- a length for every codeword, the encoder reads the number of
- codewords per length. That is, beginning at entry zero:
-
-\begin{Verbatim}[commandchars=\\\{\}]
- 1) [current\_entry] = 0;
- 2) [current\_length] = read a five bit unsigned integer and add 1;
- 3) [number] = read \link{vorbis:spec:ilog}{ilog}([codebook\_entries] - [current\_entry]) bits as an unsigned integer
- 4) set the entries [current\_entry] through [current\_entry]+[number]-1, inclusive,
- of the [codebook\_codeword\_lengths] array to [current\_length]
- 5) set [current\_entry] to [number] + [current\_entry]
- 6) increment [current\_length] by 1
- 7) if [current\_entry] is greater than [codebook\_entries] ERROR CONDITION;
- the decoder will not be able to read this stream.
- 8) if [current\_entry] is less than [codebook\_entries], repeat process starting at 3)
- 9) done.
-\end{Verbatim}
-
-\end{itemize}
-
-After all codeword lengths have been decoded, the decoder reads the
-vector lookup table. Vorbis I supports three lookup types:
-\begin{enumerate}
-\item
-No lookup
-\item
-Implicitly populated value mapping (lattice VQ)
-\item
-Explicitly populated value mapping (tessellated or 'foam'
-VQ)
-\end{enumerate}
-
-
-The lookup table type is read as a four bit unsigned integer:
-\begin{Verbatim}[commandchars=\\\{\}]
- 1) [codebook\_lookup\_type] = read four bits as an unsigned integer
-\end{Verbatim}
-
-Codebook decode precedes according to \varname{[codebook\_lookup\_type]}:
-\begin{itemize}
-\item
-Lookup type zero indicates no lookup to be read. Proceed past
-lookup decode.
-\item
-Lookup types one and two are similar, differing only in the
-number of lookup values to be read. Lookup type one reads a list of
-values that are permuted in a set pattern to build a list of vectors,
-each vector of order \varname{[codebook\_dimensions]} scalars. Lookup
-type two builds the same vector list, but reads each scalar for each
-vector explicitly, rather than building vectors from a smaller list of
-possible scalar values. Lookup decode proceeds as follows:
-
-\begin{Verbatim}[commandchars=\\\{\}]
- 1) [codebook\_minimum\_value] = \link{vorbis:spec:float32:unpack}{float32\_unpack}( read 32 bits as an unsigned integer)
- 2) [codebook\_delta\_value] = \link{vorbis:spec:float32:unpack}{float32\_unpack}( read 32 bits as an unsigned integer)
- 3) [codebook\_value\_bits] = read 4 bits as an unsigned integer and add 1
- 4) [codebook\_sequence\_p] = read 1 bit as a boolean flag
-
- if ( [codebook\_lookup\_type] is 1 ) \{
-
- 5) [codebook\_lookup\_values] = \link{vorbis:spec:lookup1:values}{lookup1\_values}(\varname{[codebook\_entries]}, \varname{[codebook\_dimensions]} )
-
- \} else \{
-
- 6) [codebook\_lookup\_values] = \varname{[codebook\_entries]} * \varname{[codebook\_dimensions]}
-
- \}
-
- 7) read a total of [codebook\_lookup\_values] unsigned integers of [codebook\_value\_bits] each;
- store these in order in the array [codebook\_multiplicands]
-\end{Verbatim}
-\item
-A \varname{[codebook\_lookup\_type]} of greater than two is reserved
-and indicates a stream that is not decodable by the specification in this
-document.
-
-\end{itemize}
-
-
-An 'end of packet' during any read operation in the above steps is
-considered an error condition rendering the stream undecodable.
-
-\paragraph{Huffman decision tree representation}
-
-The \varname{[codebook\_codeword\_lengths]} array and
-\varname{[codebook\_entries]} value uniquely define the Huffman decision
-tree used for entropy decoding.
-
-Briefly, each used codebook entry (recall that length-unordered
-codebooks support unused codeword entries) is assigned, in order, the
-lowest valued unused binary Huffman codeword possible. Assume the
-following codeword length list:
-
-\begin{Verbatim}[commandchars=\\\{\}]
-entry 0: length 2
-entry 1: length 4
-entry 2: length 4
-entry 3: length 4
-entry 4: length 4
-entry 5: length 2
-entry 6: length 3
-entry 7: length 3
-\end{Verbatim}
-
-Assigning codewords in order (lowest possible value of the appropriate
-length to highest) results in the following codeword list:
-
-\begin{Verbatim}[commandchars=\\\{\}]
-entry 0: length 2 codeword 00
-entry 1: length 4 codeword 0100
-entry 2: length 4 codeword 0101
-entry 3: length 4 codeword 0110
-entry 4: length 4 codeword 0111
-entry 5: length 2 codeword 10
-entry 6: length 3 codeword 110
-entry 7: length 3 codeword 111
-\end{Verbatim}
-
-
-\begin{note}
-Unlike most binary numerical values in this document, we
-intend the above codewords to be read and used bit by bit from left to
-right, thus the codeword '001' is the bit string 'zero, zero, one'.
-When determining 'lowest possible value' in the assignment definition
-above, the leftmost bit is the MSb.
-\end{note}
-
-It is clear that the codeword length list represents a Huffman
-decision tree with the entry numbers equivalent to the leaves numbered
-left-to-right:
-
-\begin{center}
-\includegraphics[width=10cm]{hufftree}
-\captionof{figure}{huffman tree illustration}
-\end{center}
-
-
-As we assign codewords in order, we see that each choice constructs a
-new leaf in the leftmost possible position.
-
-Note that it's possible to underspecify or overspecify a Huffman tree
-via the length list. In the above example, if codeword seven were
-eliminated, it's clear that the tree is unfinished:
-
-\begin{center}
-\includegraphics[width=10cm]{hufftree-under}
-\captionof{figure}{underspecified huffman tree illustration}
-\end{center}
-
-
-Similarly, in the original codebook, it's clear that the tree is fully
-populated and a ninth codeword is impossible. Both underspecified and
-overspecified trees are an error condition rendering the stream
-undecodable.
-
-Codebook entries marked 'unused' are simply skipped in the assigning
-process. They have no codeword and do not appear in the decision
-tree, thus it's impossible for any bit pattern read from the stream to
-decode to that entry number.
-
-\paragraph{Errata 20150226: Single entry codebooks}
-
-A 'single-entry codebook' is a codebook with one active codeword
-entry. A single-entry codebook may be either a fully populated
-codebook with only one declared entry, or a sparse codebook with only
-one entry marked used. The Vorbis I spec provides no means to specify
-a codeword length of zero, and as a result, a single-entry codebook is
-inherently malformed because it is underpopulated. The original
-specification did not address directly the matter of single-entry
-codebooks; they were implicitly illegal as it was not possible to
-write such a codebook with a valid tree structure.
-
-In r14811 of the libvorbis reference implementation, Xiph added an
-additional check to the codebook implementation to reject
-underpopulated Huffman trees. This change led to the discovery of
-single-entry books used 'in the wild' when the new, stricter checks
-rejected a number of apparently working streams.
-
-In order to minimize breakage of deployed (if technically erroneous)
-streams, r16073 of the reference implementation explicitly
-special-cased single-entry codebooks to tolerate the single-entry
-case. Commit r16073 also added the following to the specification:
-
-\blockquote{\sout{Take special care that a codebook with a single used
- entry is handled properly; it consists of a single codework of
- zero bits and ’reading’ a value out of such a codebook always
- returns the single used value and sinks zero bits.
-}}
-
-The intent was to clarify the spec and codify current practice.
-However, this addition is erroneously at odds with the intent of preserving
-usability of existing streams using single-entry codebooks, disagrees
-with the code changes that reinstated decoding, and does not address how
-single-entry codebooks should be encoded.
-
-As such, the above addition made in r16037 is struck from the
-specification and replaced by the following:
-
-\blockquote{It is possible to declare a Vorbis codebook containing a
- single codework entry. A single-entry codebook may be either a
- fully populated codebook with \varname{[codebook\_entries]} set to
- 1, or a sparse codebook marking only one entry used. Note that it
- is not possible to also encode a \varname{[codeword\_length]} of
- zero for the single used codeword, as the unsigned value written to
- the stream is \varname{[codeword\_length]-1}. Instead, encoder
- implementations should indicate a \varname{[codeword\_length]} of 1
- and 'write' the codeword to a stream during audio encoding by
- writing a single zero bit.
-
- Decoder implementations shall reject a codebook if it contains only
- one used entry and the encoded \varname{[codeword\_length]} of that
- entry is not 1. 'Reading' a value from single-entry codebook always
- returns the single used codeword value and sinks one bit. Decoders
- should tolerate that the bit read from the stream be '1' instead of
- '0'; both values shall return the single used codeword.}
-
-\paragraph{VQ lookup table vector representation}
-
-Unpacking the VQ lookup table vectors relies on the following values:
-\begin{programlisting}
-the [codebook\_multiplicands] array
-[codebook\_minimum\_value]
-[codebook\_delta\_value]
-[codebook\_sequence\_p]
-[codebook\_lookup\_type]
-[codebook\_entries]
-[codebook\_dimensions]
-[codebook\_lookup\_values]
-\end{programlisting}
-
-\bigskip
-
-Decoding (unpacking) a specific vector in the vector lookup table
-proceeds according to \varname{[codebook\_lookup\_type]}. The unpacked
-vector values are what a codebook would return during audio packet
-decode in a VQ context.
-
-\paragraph{Vector value decode: Lookup type 1}
-
-Lookup type one specifies a lattice VQ lookup table built
-algorithmically from a list of scalar values. Calculate (unpack) the
-final values of a codebook entry vector from the entries in
-\varname{[codebook\_multiplicands]} as follows (\varname{[value\_vector]}
-is the output vector representing the vector of values for entry number
-\varname{[lookup\_offset]} in this codebook):
-
-\begin{Verbatim}[commandchars=\\\{\}]
- 1) [last] = 0;
- 2) [index\_divisor] = 1;
- 3) iterate [i] over the range 0 ... [codebook\_dimensions]-1 (once for each scalar value in the value vector) \{
-
- 4) [multiplicand\_offset] = ( [lookup\_offset] divided by [index\_divisor] using integer
- division ) integer modulo [codebook\_lookup\_values]
-
- 5) vector [value\_vector] element [i] =
- ( [codebook\_multiplicands] array element number [multiplicand\_offset] ) *
- [codebook\_delta\_value] + [codebook\_minimum\_value] + [last];
-
- 6) if ( [codebook\_sequence\_p] is set ) then set [last] = vector [value\_vector] element [i]
-
- 7) [index\_divisor] = [index\_divisor] * [codebook\_lookup\_values]
-
- \}
-
- 8) vector calculation completed.
-\end{Verbatim}
-
-
-
-\paragraph{Vector value decode: Lookup type 2}
-
-Lookup type two specifies a VQ lookup table in which each scalar in
-each vector is explicitly set by the \varname{[codebook\_multiplicands]}
-array in a one-to-one mapping. Calculate [unpack] the
-final values of a codebook entry vector from the entries in
-\varname{[codebook\_multiplicands]} as follows (\varname{[value\_vector]}
-is the output vector representing the vector of values for entry number
-\varname{[lookup\_offset]} in this codebook):
-
-\begin{Verbatim}[commandchars=\\\{\}]
- 1) [last] = 0;
- 2) [multiplicand\_offset] = [lookup\_offset] * [codebook\_dimensions]
- 3) iterate [i] over the range 0 ... [codebook\_dimensions]-1 (once for each scalar value in the value vector) \{
-
- 4) vector [value\_vector] element [i] =
- ( [codebook\_multiplicands] array element number [multiplicand\_offset] ) *
- [codebook\_delta\_value] + [codebook\_minimum\_value] + [last];
-
- 5) if ( [codebook\_sequence\_p] is set ) then set [last] = vector [value\_vector] element [i]
-
- 6) increment [multiplicand\_offset]
-
- \}
-
- 7) vector calculation completed.
-\end{Verbatim}
-
-
-
-
-
-
-
-
-
-\subsection{Use of the codebook abstraction}
-
-The decoder uses the codebook abstraction much as it does the
-bit-unpacking convention; a specific codebook reads a
-codeword from the bitstream, decoding it into an entry number, and then
-returns that entry number to the decoder (when used in a scalar
-entropy coding context), or uses that entry number as an offset into
-the VQ lookup table, returning a vector of values (when used in a context
-desiring a VQ value). Scalar or VQ context is always explicit; any call
-to the codebook mechanism requests either a scalar entry number or a
-lookup vector.
-
-Note that VQ lookup type zero indicates that there is no lookup table;
-requesting decode using a codebook of lookup type 0 in any context
-expecting a vector return value (even in a case where a vector of
-dimension one) is forbidden. If decoder setup or decode requests such
-an action, that is an error condition rendering the packet
-undecodable.
-
-Using a codebook to read from the packet bitstream consists first of
-reading and decoding the next codeword in the bitstream. The decoder
-reads bits until the accumulated bits match a codeword in the
-codebook. This process can be though of as logically walking the
-Huffman decode tree by reading one bit at a time from the bitstream,
-and using the bit as a decision boolean to take the 0 branch (left in
-the above examples) or the 1 branch (right in the above examples).
-Walking the tree finishes when the decode process hits a leaf in the
-decision tree; the result is the entry number corresponding to that
-leaf. Reading past the end of a packet propagates the 'end-of-stream'
-condition to the decoder.
-
-When used in a scalar context, the resulting codeword entry is the
-desired return value.
-
-When used in a VQ context, the codeword entry number is used as an
-offset into the VQ lookup table. The value returned to the decoder is
-the vector of scalars corresponding to this offset.
diff --git a/contrib/vorbis/doc/04-codec.tex b/contrib/vorbis/doc/04-codec.tex
deleted file mode 100644
index 333c227..0000000
--- a/contrib/vorbis/doc/04-codec.tex
+++ /dev/null
@@ -1,660 +0,0 @@
-
-% -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*-
-%!TEX root = Vorbis_I_spec.tex
-\section{Codec Setup and Packet Decode} \label{vorbis:spec:codec}
-
-\subsection{Overview}
-
-This document serves as the top-level reference document for the
-bit-by-bit decode specification of Vorbis I. This document assumes a
-high-level understanding of the Vorbis decode process, which is
-provided in \xref{vorbis:spec:intro}. \xref{vorbis:spec:bitpacking} covers reading and writing bit fields from
-and to bitstream packets.
-
-
-
-\subsection{Header decode and decode setup}
-
-A Vorbis bitstream begins with three header packets. The header
-packets are, in order, the identification header, the comments header,
-and the setup header. All are required for decode compliance. An
-end-of-packet condition during decoding the first or third header
-packet renders the stream undecodable. End-of-packet decoding the
-comment header is a non-fatal error condition.
-
-\subsubsection{Common header decode}
-
-Each header packet begins with the same header fields.
-
-
-\begin{Verbatim}[commandchars=\\\{\}]
- 1) [packet\_type] : 8 bit value
- 2) 0x76, 0x6f, 0x72, 0x62, 0x69, 0x73: the characters 'v','o','r','b','i','s' as six octets
-\end{Verbatim}
-
-Decode continues according to packet type; the identification header
-is type 1, the comment header type 3 and the setup header type 5
-(these types are all odd as a packet with a leading single bit of '0'
-is an audio packet). The packets must occur in the order of
-identification, comment, setup.
-
-
-
-\subsubsection{Identification header}
-
-The identification header is a short header of only a few fields used
-to declare the stream definitively as Vorbis, and provide a few externally
-relevant pieces of information about the audio stream. The
-identification header is coded as follows:
-
-\begin{Verbatim}[commandchars=\\\{\}]
- 1) [vorbis\_version] = read 32 bits as unsigned integer
- 2) [audio\_channels] = read 8 bit integer as unsigned
- 3) [audio\_sample\_rate] = read 32 bits as unsigned integer
- 4) [bitrate\_maximum] = read 32 bits as signed integer
- 5) [bitrate\_nominal] = read 32 bits as signed integer
- 6) [bitrate\_minimum] = read 32 bits as signed integer
- 7) [blocksize\_0] = 2 exponent (read 4 bits as unsigned integer)
- 8) [blocksize\_1] = 2 exponent (read 4 bits as unsigned integer)
- 9) [framing\_flag] = read one bit
-\end{Verbatim}
-
-\varname{[vorbis\_version]} is to read '0' in order to be compatible
-with this document. Both \varname{[audio\_channels]} and
-\varname{[audio\_sample\_rate]} must read greater than zero. Allowed final
-blocksize values are 64, 128, 256, 512, 1024, 2048, 4096 and 8192 in
-Vorbis I. \varname{[blocksize\_0]} must be less than or equal to
-\varname{[blocksize\_1]}. The framing bit must be nonzero. Failure to
-meet any of these conditions renders a stream undecodable.
-
-The bitrate fields above are used only as hints. The nominal bitrate
-field especially may be considerably off in purely VBR streams. The
-fields are meaningful only when greater than zero.
-
-\begin{itemize}
- \item All three fields set to the same value implies a fixed rate, or tightly bounded, nearly fixed-rate bitstream
- \item Only nominal set implies a VBR or ABR stream that averages the nominal bitrate
- \item Maximum and or minimum set implies a VBR bitstream that obeys the bitrate limits
- \item None set indicates the encoder does not care to speculate.
-\end{itemize}
-
-
-
-
-\subsubsection{Comment header}
-Comment header decode and data specification is covered in
-\xref{vorbis:spec:comment}.
-
-
-\subsubsection{Setup header}
-
-Vorbis codec setup is configurable to an extreme degree:
-
-\begin{center}
-\includegraphics[width=\textwidth]{components}
-\captionof{figure}{decoder pipeline configuration}
-\end{center}
-
-
-The setup header contains the bulk of the codec setup information
-needed for decode. The setup header contains, in order, the lists of
-codebook configurations, time-domain transform configurations
-(placeholders in Vorbis I), floor configurations, residue
-configurations, channel mapping configurations and mode
-configurations. It finishes with a framing bit of '1'. Header decode
-proceeds in the following order:
-
-\paragraph{Codebooks}
-
-\begin{enumerate}
-\item \varname{[vorbis\_codebook\_count]} = read eight bits as unsigned integer and add one
-\item Decode \varname{[vorbis\_codebook\_count]} codebooks in order as defined
-in \xref{vorbis:spec:codebook}. Save each configuration, in
-order, in an array of
-codebook configurations \varname{[vorbis\_codebook\_configurations]}.
-\end{enumerate}
-
-
-
-\paragraph{Time domain transforms}
-
-These hooks are placeholders in Vorbis I. Nevertheless, the
-configuration placeholder values must be read to maintain bitstream
-sync.
-
-\begin{enumerate}
-\item \varname{[vorbis\_time\_count]} = read 6 bits as unsigned integer and add one
-\item read \varname{[vorbis\_time\_count]} 16 bit values; each value should be zero. If any value is nonzero, this is an error condition and the stream is undecodable.
-\end{enumerate}
-
-
-
-\paragraph{Floors}
-
-Vorbis uses two floor types; header decode is handed to the decode
-abstraction of the appropriate type.
-
-\begin{enumerate}
- \item \varname{[vorbis\_floor\_count]} = read 6 bits as unsigned integer and add one
- \item For each \varname{[i]} of \varname{[vorbis\_floor\_count]} floor numbers:
- \begin{enumerate}
- \item read the floor type: vector \varname{[vorbis\_floor\_types]} element \varname{[i]} =
-read 16 bits as unsigned integer
- \item If the floor type is zero, decode the floor
-configuration as defined in \xref{vorbis:spec:floor0}; save
-this
-configuration in slot \varname{[i]} of the floor configuration array \varname{[vorbis\_floor\_configurations]}.
- \item If the floor type is one,
-decode the floor configuration as defined in \xref{vorbis:spec:floor1}; save this configuration in slot \varname{[i]} of the floor configuration array \varname{[vorbis\_floor\_configurations]}.
- \item If the the floor type is greater than one, this stream is undecodable; ERROR CONDITION
- \end{enumerate}
-
-\end{enumerate}
-
-
-
-\paragraph{Residues}
-
-Vorbis uses three residue types; header decode of each type is identical.
-
-
-\begin{enumerate}
-\item \varname{[vorbis\_residue\_count]} = read 6 bits as unsigned integer and add one
-
-\item For each of \varname{[vorbis\_residue\_count]} residue numbers:
- \begin{enumerate}
- \item read the residue type; vector \varname{[vorbis\_residue\_types]} element \varname{[i]} = read 16 bits as unsigned integer
- \item If the residue type is zero,
-one or two, decode the residue configuration as defined in \xref{vorbis:spec:residue}; save this configuration in slot \varname{[i]} of the residue configuration array \varname{[vorbis\_residue\_configurations]}.
- \item If the the residue type is greater than two, this stream is undecodable; ERROR CONDITION
- \end{enumerate}
-
-\end{enumerate}
-
-
-
-\paragraph{Mappings}
-
-Mappings are used to set up specific pipelines for encoding
-multichannel audio with varying channel mapping applications. Vorbis I
-uses a single mapping type (0), with implicit PCM channel mappings.
-
-% FIXME/TODO: LaTeX cannot nest enumerate that deeply, so I have to use
-% itemize at the innermost level. However, it would be much better to
-% rewrite this pseudocode using listings or algoritmicx or some other
-% package geared towards this.
-\begin{enumerate}
- \item \varname{[vorbis\_mapping\_count]} = read 6 bits as unsigned integer and add one
- \item For each \varname{[i]} of \varname{[vorbis\_mapping\_count]} mapping numbers:
- \begin{enumerate}
- \item read the mapping type: 16 bits as unsigned integer. There's no reason to save the mapping type in Vorbis I.
- \item If the mapping type is nonzero, the stream is undecodable
- \item If the mapping type is zero:
- \begin{enumerate}
- \item read 1 bit as a boolean flag
- \begin{enumerate}
- \item if set, \varname{[vorbis\_mapping\_submaps]} = read 4 bits as unsigned integer and add one
- \item if unset, \varname{[vorbis\_mapping\_submaps]} = 1
- \end{enumerate}
-
-
- \item read 1 bit as a boolean flag
- \begin{enumerate}
- \item if set, square polar channel mapping is in use:
- \begin{itemize}
- \item \varname{[vorbis\_mapping\_coupling\_steps]} = read 8 bits as unsigned integer and add one
- \item for \varname{[j]} each of \varname{[vorbis\_mapping\_coupling\_steps]} steps:
- \begin{itemize}
- \item vector \varname{[vorbis\_mapping\_magnitude]} element \varname{[j]}= read \link{vorbis:spec:ilog}{ilog}(\varname{[audio\_channels]} - 1) bits as unsigned integer
- \item vector \varname{[vorbis\_mapping\_angle]} element \varname{[j]}= read \link{vorbis:spec:ilog}{ilog}(\varname{[audio\_channels]} - 1) bits as unsigned integer
- \item the numbers read in the above two steps are channel numbers representing the channel to treat as magnitude and the channel to treat as angle, respectively. If for any coupling step the angle channel number equals the magnitude channel number, the magnitude channel number is greater than \varname{[audio\_channels]}-1, or the angle channel is greater than \varname{[audio\_channels]}-1, the stream is undecodable.
- \end{itemize}
-
-
- \end{itemize}
-
-
- \item if unset, \varname{[vorbis\_mapping\_coupling\_steps]} = 0
- \end{enumerate}
-
-
- \item read 2 bits (reserved field); if the value is nonzero, the stream is undecodable
- \item if \varname{[vorbis\_mapping\_submaps]} is greater than one, we read channel multiplex settings. For each \varname{[j]} of \varname{[audio\_channels]} channels:
- \begin{enumerate}
- \item vector \varname{[vorbis\_mapping\_mux]} element \varname{[j]} = read 4 bits as unsigned integer
- \item if the value is greater than the highest numbered submap (\varname{[vorbis\_mapping\_submaps]} - 1), this in an error condition rendering the stream undecodable
- \end{enumerate}
-
- \item for each submap \varname{[j]} of \varname{[vorbis\_mapping\_submaps]} submaps, read the floor and residue numbers for use in decoding that submap:
- \begin{enumerate}
- \item read and discard 8 bits (the unused time configuration placeholder)
- \item read 8 bits as unsigned integer for the floor number; save in vector \varname{[vorbis\_mapping\_submap\_floor]} element \varname{[j]}
- \item verify the floor number is not greater than the highest number floor configured for the bitstream. If it is, the bitstream is undecodable
- \item read 8 bits as unsigned integer for the residue number; save in vector \varname{[vorbis\_mapping\_submap\_residue]} element \varname{[j]}
- \item verify the residue number is not greater than the highest number residue configured for the bitstream. If it is, the bitstream is undecodable
- \end{enumerate}
-
- \item save this mapping configuration in slot \varname{[i]} of the mapping configuration array \varname{[vorbis\_mapping\_configurations]}.
- \end{enumerate}
-
- \end{enumerate}
-
-\end{enumerate}
-
-
-
-\paragraph{Modes}
-
-\begin{enumerate}
- \item \varname{[vorbis\_mode\_count]} = read 6 bits as unsigned integer and add one
- \item For each of \varname{[vorbis\_mode\_count]} mode numbers:
- \begin{enumerate}
- \item \varname{[vorbis\_mode\_blockflag]} = read 1 bit
- \item \varname{[vorbis\_mode\_windowtype]} = read 16 bits as unsigned integer
- \item \varname{[vorbis\_mode\_transformtype]} = read 16 bits as unsigned integer
- \item \varname{[vorbis\_mode\_mapping]} = read 8 bits as unsigned integer
- \item verify ranges; zero is the only legal value in Vorbis I for
-\varname{[vorbis\_mode\_windowtype]}
-and \varname{[vorbis\_mode\_transformtype]}. \varname{[vorbis\_mode\_mapping]} must not be greater than the highest number mapping in use. Any illegal values render the stream undecodable.
- \item save this mode configuration in slot \varname{[i]} of the mode configuration array
-\varname{[vorbis\_mode\_configurations]}.
- \end{enumerate}
-
-\item read 1 bit as a framing flag. If unset, a framing error occurred and the stream is not
-decodable.
-\end{enumerate}
-
-After reading mode descriptions, setup header decode is complete.
-
-
-
-
-
-
-
-
-\subsection{Audio packet decode and synthesis}
-
-Following the three header packets, all packets in a Vorbis I stream
-are audio. The first step of audio packet decode is to read and
-verify the packet type. \emph{A non-audio packet when audio is expected
-indicates stream corruption or a non-compliant stream. The decoder
-must ignore the packet and not attempt decoding it to audio}.
-
-
-\subsubsection{packet type, mode and window decode}
-
-\begin{enumerate}
- \item read 1 bit \varname{[packet\_type]}; check that packet type is 0 (audio)
- \item read \link{vorbis:spec:ilog}{ilog}([vorbis\_mode\_count]-1) bits
-\varname{[mode\_number]}
- \item decode blocksize \varname{[n]} is equal to \varname{[blocksize\_0]} if
-\varname{[vorbis\_mode\_blockflag]} is 0, else \varname{[n]} is equal to \varname{[blocksize\_1]}.
- \item perform window selection and setup; this window is used later by the inverse MDCT:
- \begin{enumerate}
- \item if this is a long window (the \varname{[vorbis\_mode\_blockflag]} flag of this mode is
-set):
- \begin{enumerate}
- \item read 1 bit for \varname{[previous\_window\_flag]}
- \item read 1 bit for \varname{[next\_window\_flag]}
- \item if \varname{[previous\_window\_flag]} is not set, the left half
- of the window will be a hybrid window for lapping with a
- short block. See \xref{vorbis:spec:window} for an illustration of overlapping
-dissimilar
- windows. Else, the left half window will have normal long
- shape.
- \item if \varname{[next\_window\_flag]} is not set, the right half of
- the window will be a hybrid window for lapping with a short
- block. See \xref{vorbis:spec:window} for an
-illustration of overlapping dissimilar
- windows. Else, the left right window will have normal long
- shape.
- \end{enumerate}
-
- \item if this is a short window, the window is always the same
- short-window shape.
- \end{enumerate}
-
-\end{enumerate}
-
-Vorbis windows all use the slope function $y=\sin(\frac{\pi}{2} * \sin^2((x+0.5)/n * \pi))$,
-where $n$ is window size and $x$ ranges $0 \ldots n-1$, but dissimilar
-lapping requirements can affect overall shape. Window generation
-proceeds as follows:
-
-\begin{enumerate}
- \item \varname{[window\_center]} = \varname{[n]} / 2
- \item if (\varname{[vorbis\_mode\_blockflag]} is set and \varname{[previous\_window\_flag]} is
-not set) then
- \begin{enumerate}
- \item \varname{[left\_window\_start]} = \varname{[n]}/4 -
-\varname{[blocksize\_0]}/4
- \item \varname{[left\_window\_end]} = \varname{[n]}/4 + \varname{[blocksize\_0]}/4
- \item \varname{[left\_n]} = \varname{[blocksize\_0]}/2
- \end{enumerate}
- else
- \begin{enumerate}
- \item \varname{[left\_window\_start]} = 0
- \item \varname{[left\_window\_end]} = \varname{[window\_center]}
- \item \varname{[left\_n]} = \varname{[n]}/2
- \end{enumerate}
-
- \item if (\varname{[vorbis\_mode\_blockflag]} is set and \varname{[next\_window\_flag]} is not
-set) then
- \begin{enumerate}
- \item \varname{[right\_window\_start]} = \varname{[n]*3}/4 -
-\varname{[blocksize\_0]}/4
- \item \varname{[right\_window\_end]} = \varname{[n]*3}/4 +
-\varname{[blocksize\_0]}/4
- \item \varname{[right\_n]} = \varname{[blocksize\_0]}/2
- \end{enumerate}
- else
- \begin{enumerate}
- \item \varname{[right\_window\_start]} = \varname{[window\_center]}
- \item \varname{[right\_window\_end]} = \varname{[n]}
- \item \varname{[right\_n]} = \varname{[n]}/2
- \end{enumerate}
-
- \item window from range 0 ... \varname{[left\_window\_start]}-1 inclusive is zero
- \item for \varname{[i]} in range \varname{[left\_window\_start]} ...
-\varname{[left\_window\_end]}-1, window(\varname{[i]}) = $\sin(\frac{\pi}{2} * \sin^2($ (\varname{[i]}-\varname{[left\_window\_start]}+0.5) / \varname{[left\_n]} $* \frac{\pi}{2})$ )
- \item window from range \varname{[left\_window\_end]} ... \varname{[right\_window\_start]}-1
-inclusive is one\item for \varname{[i]} in range \varname{[right\_window\_start]} ... \varname{[right\_window\_end]}-1, window(\varname{[i]}) = $\sin(\frac{\pi}{2} * \sin^2($ (\varname{[i]}-\varname{[right\_window\_start]}+0.5) / \varname{[right\_n]} $ * \frac{\pi}{2} + \frac{\pi}{2})$ )
-\item window from range \varname{[right\_window\_start]} ... \varname{[n]}-1 is
-zero
-\end{enumerate}
-
-An end-of-packet condition up to this point should be considered an
-error that discards this packet from the stream. An end of packet
-condition past this point is to be considered a possible nominal
-occurrence.
-
-
-
-\subsubsection{floor curve decode}
-
-From this point on, we assume out decode context is using mode number
-\varname{[mode\_number]} from configuration array
-\varname{[vorbis\_mode\_configurations]} and the map number
-\varname{[vorbis\_mode\_mapping]} (specified by the current mode) taken
-from the mapping configuration array
-\varname{[vorbis\_mapping\_configurations]}.
-
-Floor curves are decoded one-by-one in channel order.
-
-For each floor \varname{[i]} of \varname{[audio\_channels]}
- \begin{enumerate}
- \item \varname{[submap\_number]} = element \varname{[i]} of vector [vorbis\_mapping\_mux]
- \item \varname{[floor\_number]} = element \varname{[submap\_number]} of vector
-[vorbis\_submap\_floor]
- \item if the floor type of this
-floor (vector \varname{[vorbis\_floor\_types]} element
-\varname{[floor\_number]}) is zero then decode the floor for
-channel \varname{[i]} according to the
-\xref{vorbis:spec:floor0-decode}
- \item if the type of this floor
-is one then decode the floor for channel \varname{[i]} according
-to the \xref{vorbis:spec:floor1-decode}
- \item save the needed decoded floor information for channel for later synthesis
- \item if the decoded floor returned 'unused', set vector \varname{[no\_residue]} element
-\varname{[i]} to true, else set vector \varname{[no\_residue]} element \varname{[i]} to
-false
- \end{enumerate}
-
-
-An end-of-packet condition during floor decode shall result in packet
-decode zeroing all channel output vectors and skipping to the
-add/overlap output stage.
-
-
-
-\subsubsection{nonzero vector propagate}
-
-A possible result of floor decode is that a specific vector is marked
-'unused' which indicates that that final output vector is all-zero
-values (and the floor is zero). The residue for that vector is not
-coded in the stream, save for one complication. If some vectors are
-used and some are not, channel coupling could result in mixing a
-zeroed and nonzeroed vector to produce two nonzeroed vectors.
-
-for each \varname{[i]} from 0 ... \varname{[vorbis\_mapping\_coupling\_steps]}-1
-
-\begin{enumerate}
- \item if either \varname{[no\_residue]} entry for channel
-(\varname{[vorbis\_mapping\_magnitude]} element \varname{[i]})
-or channel
-(\varname{[vorbis\_mapping\_angle]} element \varname{[i]})
-are set to false, then both must be set to false. Note that an 'unused'
-floor has no decoded floor information; it is important that this is
-remembered at floor curve synthesis time.
-\end{enumerate}
-
-
-
-
-\subsubsection{residue decode}
-
-Unlike floors, which are decoded in channel order, the residue vectors
-are decoded in submap order.
-
-for each submap \varname{[i]} in order from 0 ... \varname{[vorbis\_mapping\_submaps]}-1
-
-\begin{enumerate}
- \item \varname{[ch]} = 0
- \item for each channel \varname{[j]} in order from 0 ... \varname{[audio\_channels]} - 1
- \begin{enumerate}
- \item if channel \varname{[j]} in submap \varname{[i]} (vector \varname{[vorbis\_mapping\_mux]} element \varname{[j]} is equal to \varname{[i]})
- \begin{enumerate}
- \item if vector \varname{[no\_residue]} element \varname{[j]} is true
- \begin{enumerate}
- \item vector \varname{[do\_not\_decode\_flag]} element \varname{[ch]} is set
- \end{enumerate}
- else
- \begin{enumerate}
- \item vector \varname{[do\_not\_decode\_flag]} element \varname{[ch]} is unset
- \end{enumerate}
-
- \item increment \varname{[ch]}
- \end{enumerate}
-
- \end{enumerate}
- \item \varname{[residue\_number]} = vector \varname{[vorbis\_mapping\_submap\_residue]} element \varname{[i]}
- \item \varname{[residue\_type]} = vector \varname{[vorbis\_residue\_types]} element \varname{[residue\_number]}
- \item decode \varname{[ch]} vectors using residue \varname{[residue\_number]}, according to type \varname{[residue\_type]}, also passing vector \varname{[do\_not\_decode\_flag]} to indicate which vectors in the bundle should not be decoded. Correct per-vector decode length is \varname{[n]}/2.
- \item \varname{[ch]} = 0
- \item for each channel \varname{[j]} in order from 0 ... \varname{[audio\_channels]}
- \begin{enumerate}
- \item if channel \varname{[j]} is in submap \varname{[i]} (vector \varname{[vorbis\_mapping\_mux]} element \varname{[j]} is equal to \varname{[i]})
- \begin{enumerate}
- \item residue vector for channel \varname{[j]} is set to decoded residue vector \varname{[ch]}
- \item increment \varname{[ch]}
- \end{enumerate}
-
- \end{enumerate}
-
-\end{enumerate}
-
-
-
-\subsubsection{inverse coupling}
-
-for each \varname{[i]} from \varname{[vorbis\_mapping\_coupling\_steps]}-1 descending to 0
-
-\begin{enumerate}
- \item \varname{[magnitude\_vector]} = the residue vector for channel
-(vector \varname{[vorbis\_mapping\_magnitude]} element \varname{[i]})
- \item \varname{[angle\_vector]} = the residue vector for channel (vector
-\varname{[vorbis\_mapping\_angle]} element \varname{[i]})
- \item for each scalar value \varname{[M]} in vector \varname{[magnitude\_vector]} and the corresponding scalar value \varname{[A]} in vector \varname{[angle\_vector]}:
- \begin{enumerate}
- \item if (\varname{[M]} is greater than zero)
- \begin{enumerate}
- \item if (\varname{[A]} is greater than zero)
- \begin{enumerate}
- \item \varname{[new\_M]} = \varname{[M]}
- \item \varname{[new\_A]} = \varname{[M]}-\varname{[A]}
- \end{enumerate}
- else
- \begin{enumerate}
- \item \varname{[new\_A]} = \varname{[M]}
- \item \varname{[new\_M]} = \varname{[M]}+\varname{[A]}
- \end{enumerate}
-
- \end{enumerate}
- else
- \begin{enumerate}
- \item if (\varname{[A]} is greater than zero)
- \begin{enumerate}
- \item \varname{[new\_M]} = \varname{[M]}
- \item \varname{[new\_A]} = \varname{[M]}+\varname{[A]}
- \end{enumerate}
- else
- \begin{enumerate}
- \item \varname{[new\_A]} = \varname{[M]}
- \item \varname{[new\_M]} = \varname{[M]}-\varname{[A]}
- \end{enumerate}
-
- \end{enumerate}
-
- \item set scalar value \varname{[M]} in vector \varname{[magnitude\_vector]} to \varname{[new\_M]}
- \item set scalar value \varname{[A]} in vector \varname{[angle\_vector]} to \varname{[new\_A]}
- \end{enumerate}
-
-\end{enumerate}
-
-
-
-
-\subsubsection{dot product}
-
-For each channel, synthesize the floor curve from the decoded floor
-information, according to packet type. Note that the vector synthesis
-length for floor computation is \varname{[n]}/2.
-
-For each channel, multiply each element of the floor curve by each
-element of that channel's residue vector. The result is the dot
-product of the floor and residue vectors for each channel; the produced
-vectors are the length \varname{[n]}/2 audio spectrum for each
-channel.
-
-% TODO/FIXME: The following two paragraphs have identical twins
-% in section 1 (under "compute floor/residue dot product")
-One point is worth mentioning about this dot product; a common mistake
-in a fixed point implementation might be to assume that a 32 bit
-fixed-point representation for floor and residue and direct
-multiplication of the vectors is sufficient for acceptable spectral
-depth in all cases because it happens to mostly work with the current
-Xiph.Org reference encoder.
-
-However, floor vector values can span \~140dB (\~24 bits unsigned), and
-the audio spectrum vector should represent a minimum of 120dB (\~21
-bits with sign), even when output is to a 16 bit PCM device. For the
-residue vector to represent full scale if the floor is nailed to
-$-140$dB, it must be able to span 0 to $+140$dB. For the residue vector
-to reach full scale if the floor is nailed at 0dB, it must be able to
-represent $-140$dB to $+0$dB. Thus, in order to handle full range
-dynamics, a residue vector may span $-140$dB to $+140$dB entirely within
-spec. A 280dB range is approximately 48 bits with sign; thus the
-residue vector must be able to represent a 48 bit range and the dot
-product must be able to handle an effective 48 bit times 24 bit
-multiplication. This range may be achieved using large (64 bit or
-larger) integers, or implementing a movable binary point
-representation.
-
-
-
-\subsubsection{inverse MDCT}
-
-Convert the audio spectrum vector of each channel back into time
-domain PCM audio via an inverse Modified Discrete Cosine Transform
-(MDCT). A detailed description of the MDCT is available in \cite{Sporer/Brandenburg/Edler}. The window
-function used for the MDCT is the function described earlier.
-
-
-
-\subsubsection{overlap\_add}
-
-Windowed MDCT output is overlapped and added with the right hand data
-of the previous window such that the 3/4 point of the previous window
-is aligned with the 1/4 point of the current window (as illustrated in
-\xref{vorbis:spec:window}). The overlapped portion
-produced from overlapping the previous and current frame data is
-finished data to be returned by the decoder. This data spans from the
-center of the previous window to the center of the current window. In
-the case of same-sized windows, the amount of data to return is
-one-half block consisting of and only of the overlapped portions. When
-overlapping a short and long window, much of the returned range does not
-actually overlap. This does not damage transform orthogonality. Pay
-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
-\end{programlisting}
-
-from the center (element windowsize/2) of the previous window to the
-center (element windowsize/2-1, inclusive) of the current window.
-
-Data is not returned from the first frame; it must be used to 'prime'
-the decode engine. The encoder accounts for this priming when
-calculating PCM offsets; after the first frame, the proper PCM output
-offset is '0' (as no data has been returned yet).
-
-
-
-\subsubsection{output channel order}
-
-Vorbis I specifies only a channel mapping type 0. In mapping type 0,
-channel mapping is implicitly defined as follows for standard audio
-applications. As of revision 16781 (20100113), the specification adds
-defined channel locations for 6.1 and 7.1 surround. Ordering/location
-for greater-than-eight channels remains 'left to the implementation'.
-
-These channel orderings refer to order within the encoded stream. It
-is naturally possible for a decoder to produce output with channels in
-any order. Any such decoder should explicitly document channel
-reordering behavior.
-
-\begin{description} %[style=nextline]
- \item[one channel]
- the stream is monophonic
-
-\item[two channels]
- the stream is stereo. channel order: left, right
-
-\item[three channels]
- the stream is a 1d-surround encoding. channel order: left,
-center, right
-
-\item[four channels]
- the stream is quadraphonic surround. channel order: front left,
-front right, rear left, rear right
-
-\item[five channels]
- the stream is five-channel surround. channel order: front left,
-center, front right, rear left, rear right
-
-\item[six channels]
- the stream is 5.1 surround. channel order: front left, center,
-front right, rear left, rear right, LFE
-
-\item[seven channels]
- the stream is 6.1 surround. channel order: front left, center,
-front right, side left, side right, rear center, LFE
-
-\item[eight channels]
- the stream is 7.1 surround. channel order: front left, center,
-front right, side left, side right, rear left, rear right,
-LFE
-
-\item[greater than eight channels]
- channel use and order is defined by the application
-
-\end{description}
-
-Applications using Vorbis for dedicated purposes may define channel
-mapping as seen fit. Future channel mappings (such as three and four
-channel \href{http://www.ambisonic.net/}{Ambisonics}) will
-make use of channel mappings other than mapping 0.
-
-
diff --git a/contrib/vorbis/doc/05-comment.tex b/contrib/vorbis/doc/05-comment.tex
deleted file mode 100644
index 8c804d7..0000000
--- a/contrib/vorbis/doc/05-comment.tex
+++ /dev/null
@@ -1,239 +0,0 @@
-% -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*-
-%!TEX root = Vorbis_I_spec.tex
-\section{comment field and header specification} \label{vorbis:spec:comment}
-
-\subsection{Overview}
-
-The Vorbis text comment header is the second (of three) header
-packets that begin a Vorbis bitstream. It is meant for short text
-comments, not arbitrary metadata; arbitrary metadata belongs in a
-separate logical bitstream (usually an XML stream type) that provides
-greater structure and machine parseability.
-
-The comment field is meant to be used much like someone jotting a
-quick note on the bottom of a CDR. It should be a little information to
-remember the disc by and explain it to others; a short, to-the-point
-text note that need not only be a couple words, but isn't going to be
-more than a short paragraph. The essentials, in other words, whatever
-they turn out to be, eg:
-
-\begin{quote}
-Honest Bob and the Factory-to-Dealer-Incentives, \textit{``I'm Still
-Around''}, opening for Moxy Fr\"{u}vous, 1997.
-\end{quote}
-
-
-
-
-\subsection{Comment encoding}
-
-\subsubsection{Structure}
-
-The comment header is logically a list of eight-bit-clean vectors; the
-number of vectors is bounded to $2^{32}-1$ and the length of each vector
-is limited to $2^{32}-1$ bytes. The vector length is encoded; the vector
-contents themselves are not null terminated. In addition to the vector
-list, there is a single vector for vendor name (also 8 bit clean,
-length encoded in 32 bits). For example, the 1.0 release of libvorbis
-set the vendor string to ``Xiph.Org libVorbis I 20020717''.
-
-The vector lengths and number of vectors are stored lsb first, according
-to the bit packing conventions of the vorbis codec. However, since data
-in the comment header is octet-aligned, they can simply be read as
-unaligned 32 bit little endian unsigned integers.
-
-The comment header is decoded as follows:
-
-\begin{programlisting}
- 1) [vendor\_length] = read an unsigned integer of 32 bits
- 2) [vendor\_string] = read a UTF-8 vector as [vendor\_length] octets
- 3) [user\_comment\_list\_length] = read an unsigned integer of 32 bits
- 4) iterate [user\_comment\_list\_length] times {
- 5) [length] = read an unsigned integer of 32 bits
- 6) this iteration's user comment = read a UTF-8 vector as [length] octets
- }
- 7) [framing\_bit] = read a single bit as boolean
- 8) if ( [framing\_bit] unset or end-of-packet ) then ERROR
- 9) done.
-\end{programlisting}
-
-
-
-
-\subsubsection{Content vector format}
-
-The comment vectors are structured similarly to a UNIX environment variable.
-That is, comment fields consist of a field name and a corresponding value and
-look like:
-
-\begin{quote}
-\begin{programlisting}
-comment[0]="ARTIST=me";
-comment[1]="TITLE=the sound of Vorbis";
-\end{programlisting}
-\end{quote}
-
-The field name is case-insensitive and may consist of ASCII 0x20
-through 0x7D, 0x3D ('=') excluded. ASCII 0x41 through 0x5A inclusive
-(characters A-Z) is to be considered equivalent to ASCII 0x61 through
-0x7A inclusive (characters a-z).
-
-
-The field name is immediately followed by ASCII 0x3D ('=');
-this equals sign is used to terminate the field name.
-
-
-0x3D is followed by 8 bit clean UTF-8 encoded value of the
-field contents to the end of the field.
-
-
-\paragraph{Field names}
-
-Below is a proposed, minimal list of standard field names with a
-description of intended use. No single or group of field names is
-mandatory; a comment header may contain one, all or none of the names
-in this list.
-
-\begin{description} %[style=nextline]
-\item[TITLE]
- Track/Work name
-
-\item[VERSION]
- The version field may be used to differentiate multiple
-versions of the same track title in a single collection. (e.g. remix
-info)
-
-\item[ALBUM]
- The collection name to which this track belongs
-
-\item[TRACKNUMBER]
- The track number of this piece if part of a specific larger collection or album
-
-\item[ARTIST]
- The artist generally considered responsible for the work. In popular music this is usually the performing band or singer. For classical music it would be the composer. For an audio book it would be the author of the original text.
-
-\item[PERFORMER]
- The artist(s) who performed the work. In classical music this would be the conductor, orchestra, soloists. In an audio book it would be the actor who did the reading. In popular music this is typically the same as the ARTIST and is omitted.
-
-\item[COPYRIGHT]
- Copyright attribution, e.g., '2001 Nobody's Band' or '1999 Jack Moffitt'
-
-\item[LICENSE]
- License information, eg, 'All Rights Reserved', 'Any
-Use Permitted', a URL to a license such as a Creative Commons license
-("www.creativecommons.org/blahblah/license.html") or the EFF Open
-Audio License ('distributed under the terms of the Open Audio
-License. see http://www.eff.org/IP/Open\_licenses/eff\_oal.html for
-details'), etc.
-
-\item[ORGANIZATION]
- Name of the organization producing the track (i.e.
-the 'record label')
-
-\item[DESCRIPTION]
- A short text description of the contents
-
-\item[GENRE]
- A short text indication of music genre
-
-\item[DATE]
- Date the track was recorded
-
-\item[LOCATION]
- Location where track was recorded
-
-\item[CONTACT]
- Contact information for the creators or distributors of the track. This could be a URL, an email address, the physical address of the producing label.
-
-\item[ISRC]
- International Standard Recording Code for the
-track; see \href{http://www.ifpi.org/isrc/}{the ISRC
-intro page} for more information on ISRC numbers.
-
-\end{description}
-
-
-
-\paragraph{Implications}
-
-Field names should not be 'internationalized'; this is a
-concession to simplicity not an attempt to exclude the majority of
-the world that doesn't speak English. Field \emph{contents},
-however, use the UTF-8 character encoding to allow easy representation
-of any language.
-
-We have the length of the entirety of the field and restrictions on
-the field name so that the field name is bounded in a known way. Thus
-we also have the length of the field contents.
-
-Individual 'vendors' may use non-standard field names within
-reason. The proper use of comment fields should be clear through
-context at this point. Abuse will be discouraged.
-
-There is no vendor-specific prefix to 'nonstandard' field names.
-Vendors should make some effort to avoid arbitrarily polluting the
-common namespace. We will generally collect the more useful tags
-here to help with standardization.
-
-Field names are not required to be unique (occur once) within a
-comment header. As an example, assume a track was recorded by three
-well know artists; the following is permissible, and encouraged:
-
-\begin{quote}
-\begin{programlisting}
-ARTIST=Dizzy Gillespie
-ARTIST=Sonny Rollins
-ARTIST=Sonny Stitt
-\end{programlisting}
-\end{quote}
-
-
-
-
-
-
-
-\subsubsection{Encoding}
-
-The comment header comprises the entirety of the second bitstream
-header packet. Unlike the first bitstream header packet, it is not
-generally the only packet on the second page and may not be restricted
-to within the second bitstream page. The length of the comment header
-packet is (practically) unbounded. The comment header packet is not
-optional; it must be present in the bitstream even if it is
-effectively empty.
-
-The comment header is encoded as follows (as per Ogg's standard
-bitstream mapping which renders least-significant-bit of the word to be
-coded into the least significant available bit of the current
-bitstream octet first):
-
-\begin{enumerate}
- \item
- Vendor string length (32 bit unsigned quantity specifying number of octets)
-
- \item
- Vendor string ([vendor string length] octets coded from beginning of string to end of string, not null terminated)
-
- \item
- Number of comment fields (32 bit unsigned quantity specifying number of fields)
-
- \item
- Comment field 0 length (if [Number of comment fields] $>0$; 32 bit unsigned quantity specifying number of octets)
-
- \item
- Comment field 0 ([Comment field 0 length] octets coded from beginning of string to end of string, not null terminated)
-
- \item
- Comment field 1 length (if [Number of comment fields] $>1$...)...
-
-\end{enumerate}
-
-
-This is actually somewhat easier to describe in code; implementation of the above can be found in \filename{vorbis/lib/info.c}, \function{\_vorbis\_pack\_comment()} and \function{\_vorbis\_unpack\_comment()}.
-
-
-
-
-
-
diff --git a/contrib/vorbis/doc/06-floor0.tex b/contrib/vorbis/doc/06-floor0.tex
deleted file mode 100644
index f3042a6..0000000
--- a/contrib/vorbis/doc/06-floor0.tex
+++ /dev/null
@@ -1,201 +0,0 @@
-% -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*-
-%!TEX root = Vorbis_I_spec.tex
-\section{Floor type 0 setup and decode} \label{vorbis:spec:floor0}
-
-\subsection{Overview}
-
-Vorbis floor type zero uses Line Spectral Pair (LSP, also alternately
-known as Line Spectral Frequency or LSF) representation to encode a
-smooth spectral envelope curve as the frequency response of the LSP
-filter. This representation is equivalent to a traditional all-pole
-infinite impulse response filter as would be used in linear predictive
-coding; LSP representation may be converted to LPC representation and
-vice-versa.
-
-
-
-\subsection{Floor 0 format}
-
-Floor zero configuration consists of six integer fields and a list of
-VQ codebooks for use in coding/decoding the LSP filter coefficient
-values used by each frame.
-
-\subsubsection{header decode}
-
-Configuration information for instances of floor zero decodes from the
-codec setup header (third packet). configuration decode proceeds as
-follows:
-
-\begin{Verbatim}[commandchars=\\\{\}]
- 1) [floor0\_order] = read an unsigned integer of 8 bits
- 2) [floor0\_rate] = read an unsigned integer of 16 bits
- 3) [floor0\_bark\_map\_size] = read an unsigned integer of 16 bits
- 4) [floor0\_amplitude\_bits] = read an unsigned integer of six bits
- 5) [floor0\_amplitude\_offset] = read an unsigned integer of eight bits
- 6) [floor0\_number\_of\_books] = read an unsigned integer of four bits and add 1
- 7) array [floor0\_book\_list] = read a list of [floor0\_number\_of\_books] unsigned integers of eight bits each;
-\end{Verbatim}
-
-An end-of-packet condition during any of these bitstream reads renders
-this stream undecodable. In addition, any element of the array
-\varname{[floor0\_book\_list]} that is greater than the maximum codebook
-number for this bitstream is an error condition that also renders the
-stream undecodable.
-
-
-
-\subsubsection{packet decode} \label{vorbis:spec:floor0-decode}
-
-Extracting a floor0 curve from an audio packet consists of first
-decoding the curve amplitude and \varname{[floor0\_order]} LSP
-coefficient values from the bitstream, and then computing the floor
-curve, which is defined as the frequency response of the decoded LSP
-filter.
-
-Packet decode proceeds as follows:
-\begin{Verbatim}[commandchars=\\\{\}]
- 1) [amplitude] = read an unsigned integer of [floor0\_amplitude\_bits] bits
- 2) if ( [amplitude] is greater than zero ) \{
- 3) [coefficients] is an empty, zero length vector
- 4) [booknumber] = read an unsigned integer of \link{vorbis:spec:ilog}{ilog}( [floor0\_number\_of\_books] ) bits
- 5) if ( [booknumber] is greater than the highest number decode codebook ) then packet is undecodable
- 6) [last] = zero;
- 7) vector [temp\_vector] = read vector from bitstream using codebook number [floor0\_book\_list] element [booknumber] in VQ context.
- 8) add the scalar value [last] to each scalar in vector [temp\_vector]
- 9) [last] = the value of the last scalar in vector [temp\_vector]
- 10) concatenate [temp\_vector] onto the end of the [coefficients] vector
- 11) if (length of vector [coefficients] is less than [floor0\_order], continue at step 6
-
- \}
-
- 12) done.
-
-\end{Verbatim}
-
-Take note of the following properties of decode:
-\begin{itemize}
- \item An \varname{[amplitude]} value of zero must result in a return code that indicates this channel is unused in this frame (the output of the channel will be all-zeroes in synthesis). Several later stages of decode don't occur for an unused channel.
- \item An end-of-packet condition during decode should be considered a
-nominal occruence; if end-of-packet is reached during any read
-operation above, floor decode is to return 'unused' status as if the
-\varname{[amplitude]} value had read zero at the beginning of decode.
-
- \item The book number used for decode
-can, in fact, be stored in the bitstream in \link{vorbis:spec:ilog}{ilog}( \varname{[floor0\_number\_of\_books]} -
-1 ) bits. Nevertheless, the above specification is correct and values
-greater than the maximum possible book value are reserved.
-
- \item The number of scalars read into the vector \varname{[coefficients]}
-may be greater than \varname{[floor0\_order]}, the number actually
-required for curve computation. For example, if the VQ codebook used
-for the floor currently being decoded has a
-\varname{[codebook\_dimensions]} value of three and
-\varname{[floor0\_order]} is ten, the only way to fill all the needed
-scalars in \varname{[coefficients]} is to to read a total of twelve
-scalars as four vectors of three scalars each. This is not an error
-condition, and care must be taken not to allow a buffer overflow in
-decode. The extra values are not used and may be ignored or discarded.
-\end{itemize}
-
-
-
-
-\subsubsection{curve computation} \label{vorbis:spec:floor0-synth}
-
-Given an \varname{[amplitude]} integer and \varname{[coefficients]}
-vector from packet decode as well as the [floor0\_order],
-[floor0\_rate], [floor0\_bark\_map\_size], [floor0\_amplitude\_bits] and
-[floor0\_amplitude\_offset] values from floor setup, and an output
-vector size \varname{[n]} specified by the decode process, we compute a
-floor output vector.
-
-If the value \varname{[amplitude]} is zero, the return value is a
-length \varname{[n]} vector with all-zero scalars. Otherwise, begin by
-assuming the following definitions for the given vector to be
-synthesized:
-
- \begin{displaymath}
- \mathrm{map}_i = \left\{
- \begin{array}{ll}
- \min (
- \mathtt{floor0\texttt{\_}bark\texttt{\_}map\texttt{\_}size} - 1,
- foobar
- ) & \textrm{for } i \in [0,n-1] \\
- -1 & \textrm{for } i = n
- \end{array}
- \right.
- \end{displaymath}
-
- where
-
- \begin{displaymath}
- foobar =
- \left\lfloor
- \mathrm{bark}\left(\frac{\mathtt{floor0\texttt{\_}rate} \cdot i}{2n}\right) \cdot \frac{\mathtt{floor0\texttt{\_}bark\texttt{\_}map\texttt{\_}size}} {\mathrm{bark}(.5 \cdot \mathtt{floor0\texttt{\_}rate})}
- \right\rfloor
- \end{displaymath}
-
- and
-
- \begin{displaymath}
- \mathrm{bark}(x) = 13.1 \arctan (.00074x) + 2.24 \arctan (.0000000185x^2) + .0001x
- \end{displaymath}
-
-The above is used to synthesize the LSP curve on a Bark-scale frequency
-axis, then map the result to a linear-scale frequency axis.
-Similarly, the below calculation synthesizes the output LSP curve \varname{[output]} on a log
-(dB) amplitude scale, mapping it to linear amplitude in the last step:
-
-\begin{enumerate}
- \item \varname{[i]} = 0
- \item \varname{[$\omega$]} = $\pi$ * map element \varname{[i]} / \varname{[floor0\_bark\_map\_size]}
- \item if ( \varname{[floor0\_order]} is odd ) {
- \begin{enumerate}
- \item calculate \varname{[p]} and \varname{[q]} according to:
- \begin{eqnarray*}
- p & = & (1 - \cos^2\omega)\prod_{j=0}^{\frac{\mathtt{floor0\texttt{\_}order}-3}{2}} 4 (\cos([\mathtt{coefficients}]_{2j+1}) - \cos \omega)^2 \\
- q & = & \frac{1}{4} \prod_{j=0}^{\frac{\mathtt{floor0\texttt{\_}order}-1}{2}} 4 (\cos([\mathtt{coefficients}]_{2j}) - \cos \omega)^2
- \end{eqnarray*}
-
- \end{enumerate}
- } else \varname{[floor0\_order]} is even {
- \begin{enumerate}[resume]
- \item calculate \varname{[p]} and \varname{[q]} according to:
- \begin{eqnarray*}
- p & = & \frac{(1 - \cos\omega)}{2} \prod_{j=0}^{\frac{\mathtt{floor0\texttt{\_}order}-2}{2}} 4 (\cos([\mathtt{coefficients}]_{2j+1}) - \cos \omega)^2 \\
- q & = & \frac{(1 + \cos\omega)}{2} \prod_{j=0}^{\frac{\mathtt{floor0\texttt{\_}order}-2}{2}} 4 (\cos([\mathtt{coefficients}]_{2j}) - \cos \omega)^2
- \end{eqnarray*}
-
- \end{enumerate}
- }
-
- \item calculate \varname{[linear\_floor\_value]} according to:
- \begin{displaymath}
- \exp \left( .11512925 \left(\frac{\mathtt{amplitude} \cdot \mathtt{floor0\texttt{\_}amplitute\texttt{\_}offset}}{(2^{\mathtt{floor0\texttt{\_}amplitude\texttt{\_}bits}}-1)\sqrt{p+q}}
- - \mathtt{floor0\texttt{\_}amplitude\texttt{\_}offset} \right) \right)
- \end{displaymath}
-
- \item \varname{[iteration\_condition]} = map element \varname{[i]}
- \item \varname{[output]} element \varname{[i]} = \varname{[linear\_floor\_value]}
- \item increment \varname{[i]}
- \item if ( map element \varname{[i]} is equal to \varname{[iteration\_condition]} ) continue at step 5
- \item if ( \varname{[i]} is less than \varname{[n]} ) continue at step 2
- \item done
-\end{enumerate}
-
-\paragraph{Errata 20150227: Bark scale computation}
-
-Due to a typo when typesetting this version of the specification from the original HTML document, the Bark scale computation previously erroneously read:
-
- \begin{displaymath}
- \hbox{\sout{$
- \mathrm{bark}(x) = 13.1 \arctan (.00074x) + 2.24 \arctan (.0000000185x^2 + .0001x)
- $}}
- \end{displaymath}
-
-Note that the last parenthesis is misplaced. This document now uses the correct equation as it appeared in the original HTML spec document:
-
- \begin{displaymath}
- \mathrm{bark}(x) = 13.1 \arctan (.00074x) + 2.24 \arctan (.0000000185x^2) + .0001x
- \end{displaymath}
-
diff --git a/contrib/vorbis/doc/07-floor1.tex b/contrib/vorbis/doc/07-floor1.tex
deleted file mode 100644
index 47ad798..0000000
--- a/contrib/vorbis/doc/07-floor1.tex
+++ /dev/null
@@ -1,404 +0,0 @@
-% -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*-
-%!TEX root = Vorbis_I_spec.tex
-\section{Floor type 1 setup and decode} \label{vorbis:spec:floor1}
-
-\subsection{Overview}
-
-Vorbis floor type one uses a piecewise straight-line representation to
-encode a spectral envelope curve. The representation plots this curve
-mechanically on a linear frequency axis and a logarithmic (dB)
-amplitude axis. The integer plotting algorithm used is similar to
-Bresenham's algorithm.
-
-
-
-\subsection{Floor 1 format}
-
-\subsubsection{model}
-
-Floor type one represents a spectral curve as a series of
-line segments. Synthesis constructs a floor curve using iterative
-prediction in a process roughly equivalent to the following simplified
-description:
-
-\begin{itemize}
- \item the first line segment (base case) is a logical line spanning
-from x_0,y_0 to x_1,y_1 where in the base case x_0=0 and x_1=[n], the
-full range of the spectral floor to be computed.
-
-\item the induction step chooses a point x_new within an existing
-logical line segment and produces a y_new value at that point computed
-from the existing line's y value at x_new (as plotted by the line) and
-a difference value decoded from the bitstream packet.
-
-\item floor computation produces two new line segments, one running from
-x_0,y_0 to x_new,y_new and from x_new,y_new to x_1,y_1. This step is
-performed logically even if y_new represents no change to the
-amplitude value at x_new so that later refinement is additionally
-bounded at x_new.
-
-\item the induction step repeats, using a list of x values specified in
-the codec setup header at floor 1 initialization time. Computation
-is completed at the end of the x value list.
-
-\end{itemize}
-
-
-Consider the following example, with values chosen for ease of
-understanding rather than representing typical configuration:
-
-For the below example, we assume a floor setup with an [n] of 128.
-The list of selected X values in increasing order is
-0,16,32,48,64,80,96,112 and 128. In list order, the values interleave
-as 0, 128, 64, 32, 96, 16, 48, 80 and 112. The corresponding
-list-order Y values as decoded from an example packet are 110, 20, -5,
--45, 0, -25, -10, 30 and -10. We compute the floor in the following
-way, beginning with the first line:
-
-\begin{center}
-\includegraphics[width=8cm]{floor1-1}
-\captionof{figure}{graph of example floor}
-\end{center}
-
-We now draw new logical lines to reflect the correction to new_Y, and
-iterate for X positions 32 and 96:
-
-\begin{center}
-\includegraphics[width=8cm]{floor1-2}
-\captionof{figure}{graph of example floor}
-\end{center}
-
-Although the new Y value at X position 96 is unchanged, it is still
-used later as an endpoint for further refinement. From here on, the
-pattern should be clear; we complete the floor computation as follows:
-
-\begin{center}
-\includegraphics[width=8cm]{floor1-3}
-\captionof{figure}{graph of example floor}
-\end{center}
-
-\begin{center}
-\includegraphics[width=8cm]{floor1-4}
-\captionof{figure}{graph of example floor}
-\end{center}
-
-A more efficient algorithm with carefully defined integer rounding
-behavior is used for actual decode, as described later. The actual
-algorithm splits Y value computation and line plotting into two steps
-with modifications to the above algorithm to eliminate noise
-accumulation through integer roundoff/truncation.
-
-
-
-\subsubsection{header decode}
-
-A list of floor X values is stored in the packet header in interleaved
-format (used in list order during packet decode and synthesis). This
-list is split into partitions, and each partition is assigned to a
-partition class. X positions 0 and [n] are implicit and do not belong
-to an explicit partition or partition class.
-
-A partition class consists of a representation vector width (the
-number of Y values which the partition class encodes at once), a
-'subclass' value representing the number of alternate entropy books
-the partition class may use in representing Y values, the list of
-[subclass] books and a master book used to encode which alternate
-books were chosen for representation in a given packet. The
-master/subclass mechanism is meant to be used as a flexible
-representation cascade while still using codebooks only in a scalar
-context.
-
-\begin{Verbatim}[commandchars=\\\{\}]
-
- 1) [floor1\_partitions] = read 5 bits as unsigned integer
- 2) [maximum\_class] = -1
- 3) iterate [i] over the range 0 ... [floor1\_partitions]-1 \{
-
- 4) vector [floor1\_partition\_class\_list] element [i] = read 4 bits as unsigned integer
-
- \}
-
- 5) [maximum\_class] = largest integer scalar value in vector [floor1\_partition\_class\_list]
- 6) iterate [i] over the range 0 ... [maximum\_class] \{
-
- 7) vector [floor1\_class\_dimensions] element [i] = read 3 bits as unsigned integer and add 1
- 8) vector [floor1\_class\_subclasses] element [i] = read 2 bits as unsigned integer
- 9) if ( vector [floor1\_class\_subclasses] element [i] is nonzero ) \{
-
- 10) vector [floor1\_class\_masterbooks] element [i] = read 8 bits as unsigned integer
-
- \}
-
- 11) iterate [j] over the range 0 ... (2 exponent [floor1\_class\_subclasses] element [i]) - 1 \{
-
- 12) array [floor1\_subclass\_books] element [i],[j] =
- read 8 bits as unsigned integer and subtract one
- \}
- \}
-
- 13) [floor1\_multiplier] = read 2 bits as unsigned integer and add one
- 14) [rangebits] = read 4 bits as unsigned integer
- 15) vector [floor1\_X\_list] element [0] = 0
- 16) vector [floor1\_X\_list] element [1] = 2 exponent [rangebits];
- 17) [floor1\_values] = 2
- 18) iterate [i] over the range 0 ... [floor1\_partitions]-1 \{
-
- 19) [current\_class\_number] = vector [floor1\_partition\_class\_list] element [i]
- 20) iterate [j] over the range 0 ... ([floor1\_class\_dimensions] element [current\_class\_number])-1 \{
- 21) vector [floor1\_X\_list] element ([floor1\_values]) =
- read [rangebits] bits as unsigned integer
- 22) increment [floor1\_values] by one
- \}
- \}
-
- 23) done
-\end{Verbatim}
-
-An end-of-packet condition while reading any aspect of a floor 1
-configuration during setup renders a stream undecodable. In addition,
-a \varname{[floor1\_class\_masterbooks]} or
-\varname{[floor1\_subclass\_books]} scalar element greater than the
-highest numbered codebook configured in this stream is an error
-condition that renders the stream undecodable. Vector
-[floor1\_x\_list] is limited to a maximum length of 65 elements; a
-setup indicating more than 65 total elements (including elements 0 and
-1 set prior to the read loop) renders the stream undecodable. All
-vector [floor1\_x\_list] element values must be unique within the
-vector; a non-unique value renders the stream undecodable.
-
-\subsubsection{packet decode} \label{vorbis:spec:floor1-decode}
-
-Packet decode begins by checking the \varname{[nonzero]} flag:
-
-\begin{Verbatim}[commandchars=\\\{\}]
- 1) [nonzero] = read 1 bit as boolean
-\end{Verbatim}
-
-If \varname{[nonzero]} is unset, that indicates this channel contained
-no audio energy in this frame. Decode immediately returns a status
-indicating this floor curve (and thus this channel) is unused this
-frame. (A return status of 'unused' is different from decoding a
-floor that has all points set to minimum representation amplitude,
-which happens to be approximately -140dB).
-
-
-Assuming \varname{[nonzero]} is set, decode proceeds as follows:
-
-\begin{Verbatim}[commandchars=\\\{\}]
- 1) [range] = vector \{ 256, 128, 86, 64 \} element ([floor1\_multiplier]-1)
- 2) vector [floor1\_Y] element [0] = read \link{vorbis:spec:ilog}{ilog}([range]-1) bits as unsigned integer
- 3) vector [floor1\_Y] element [1] = read \link{vorbis:spec:ilog}{ilog}([range]-1) bits as unsigned integer
- 4) [offset] = 2;
- 5) iterate [i] over the range 0 ... [floor1\_partitions]-1 \{
-
- 6) [class] = vector [floor1\_partition\_class] element [i]
- 7) [cdim] = vector [floor1\_class\_dimensions] element [class]
- 8) [cbits] = vector [floor1\_class\_subclasses] element [class]
- 9) [csub] = (2 exponent [cbits])-1
- 10) [cval] = 0
- 11) if ( [cbits] is greater than zero ) \{
-
- 12) [cval] = read from packet using codebook number
- (vector [floor1\_class\_masterbooks] element [class]) in scalar context
- \}
-
- 13) iterate [j] over the range 0 ... [cdim]-1 \{
-
- 14) [book] = array [floor1\_subclass\_books] element [class],([cval] bitwise AND [csub])
- 15) [cval] = [cval] right shifted [cbits] bits
- 16) if ( [book] is not less than zero ) \{
-
- 17) vector [floor1\_Y] element ([j]+[offset]) = read from packet using codebook
- [book] in scalar context
-
- \} else [book] is less than zero \{
-
- 18) vector [floor1\_Y] element ([j]+[offset]) = 0
-
- \}
- \}
-
- 19) [offset] = [offset] + [cdim]
-
- \}
-
- 20) done
-\end{Verbatim}
-
-An end-of-packet condition during curve decode should be considered a
-nominal occurrence; if end-of-packet is reached during any read
-operation above, floor decode is to return 'unused' status as if the
-\varname{[nonzero]} flag had been unset at the beginning of decode.
-
-
-Vector \varname{[floor1\_Y]} contains the values from packet decode
-needed for floor 1 synthesis.
-
-
-
-\subsubsection{curve computation} \label{vorbis:spec:floor1-synth}
-
-Curve computation is split into two logical steps; the first step
-derives final Y amplitude values from the encoded, wrapped difference
-values taken from the bitstream. The second step plots the curve
-lines. Also, although zero-difference values are used in the
-iterative prediction to find final Y values, these points are
-conditionally skipped during final line computation in step two.
-Skipping zero-difference values allows a smoother line fit.
-
-Although some aspects of the below algorithm look like inconsequential
-optimizations, implementors are warned to follow the details closely.
-Deviation from implementing a strictly equivalent algorithm can result
-in serious decoding errors.
-
-{\em Additional note:} Although \varname{[floor1\_final\_Y]} values in
-the prediction loop and at the end of step 1 are inherently limited by
-the prediction algorithm to [0, \varname{[range]}), it is possible to
- abuse the setup and codebook machinery to produce negative or
- over-range results. We suggest that decoder implementations guard
- the values in vector \varname{[floor1\_final\_Y]} by clamping each
- element to [0, \varname{[range]}) after step 1. Variants of this
- suggestion are acceptable as valid floor1 setups cannot produce
- out of range values.
-
-\begin{description}
-\item[step 1: amplitude value synthesis]
-
-Unwrap the always-positive-or-zero values read from the packet into
-+/- difference values, then apply to line prediction.
-
-\begin{Verbatim}[commandchars=\\\{\}]
- 1) [range] = vector \{ 256, 128, 86, 64 \} element ([floor1\_multiplier]-1)
- 2) vector [floor1\_step2\_flag] element [0] = set
- 3) vector [floor1\_step2\_flag] element [1] = set
- 4) vector [floor1\_final\_Y] element [0] = vector [floor1\_Y] element [0]
- 5) vector [floor1\_final\_Y] element [1] = vector [floor1\_Y] element [1]
- 6) iterate [i] over the range 2 ... [floor1\_values]-1 \{
-
- 7) [low\_neighbor\_offset] = \link{vorbis:spec:low:neighbor}{low\_neighbor}([floor1\_X\_list],[i])
- 8) [high\_neighbor\_offset] = \link{vorbis:spec:high:neighbor}{high\_neighbor}([floor1\_X\_list],[i])
-
- 9) [predicted] = \link{vorbis:spec:render:point}{render\_point}( vector [floor1\_X\_list] element [low\_neighbor\_offset],
- vector [floor1\_final\_Y] element [low\_neighbor\_offset],
- vector [floor1\_X\_list] element [high\_neighbor\_offset],
- vector [floor1\_final\_Y] element [high\_neighbor\_offset],
- vector [floor1\_X\_list] element [i] )
-
- 10) [val] = vector [floor1\_Y] element [i]
- 11) [highroom] = [range] - [predicted]
- 12) [lowroom] = [predicted]
- 13) if ( [highroom] is less than [lowroom] ) \{
-
- 14) [room] = [highroom] * 2
-
- \} else [highroom] is not less than [lowroom] \{
-
- 15) [room] = [lowroom] * 2
-
- \}
-
- 16) if ( [val] is nonzero ) \{
-
- 17) vector [floor1\_step2\_flag] element [low\_neighbor\_offset] = set
- 18) vector [floor1\_step2\_flag] element [high\_neighbor\_offset] = set
- 19) vector [floor1\_step2\_flag] element [i] = set
- 20) if ( [val] is greater than or equal to [room] ) \{
-
- 21) if ( [highroom] is greater than [lowroom] ) \{
-
- 22) vector [floor1\_final\_Y] element [i] = [val] - [lowroom] + [predicted]
-
- \} else [highroom] is not greater than [lowroom] \{
-
- 23) vector [floor1\_final\_Y] element [i] = [predicted] - [val] + [highroom] - 1
-
- \}
-
- \} else [val] is less than [room] \{
-
- 24) if ([val] is odd) \{
-
- 25) vector [floor1\_final\_Y] element [i] =
- [predicted] - (([val] + 1) divided by 2 using integer division)
-
- \} else [val] is even \{
-
- 26) vector [floor1\_final\_Y] element [i] =
- [predicted] + ([val] / 2 using integer division)
-
- \}
-
- \}
-
- \} else [val] is zero \{
-
- 27) vector [floor1\_step2\_flag] element [i] = unset
- 28) vector [floor1\_final\_Y] element [i] = [predicted]
-
- \}
-
- \}
-
- 29) done
-
-\end{Verbatim}
-
-
-
-\item[step 2: curve synthesis]
-
-Curve synthesis generates a return vector \varname{[floor]} of length
-\varname{[n]} (where \varname{[n]} is provided by the decode process
-calling to floor decode). Floor 1 curve synthesis makes use of the
-\varname{[floor1\_X\_list]}, \varname{[floor1\_final\_Y]} and
-\varname{[floor1\_step2\_flag]} vectors, as well as [floor1\_multiplier]
-and [floor1\_values] values.
-
-Decode begins by sorting the scalars from vectors
-\varname{[floor1\_X\_list]}, \varname{[floor1\_final\_Y]} and
-\varname{[floor1\_step2\_flag]} together into new vectors
-\varname{[floor1\_X\_list]'}, \varname{[floor1\_final\_Y]'} and
-\varname{[floor1\_step2\_flag]'} according to ascending sort order of the
-values in \varname{[floor1\_X\_list]}. That is, sort the values of
-\varname{[floor1\_X\_list]} and then apply the same permutation to
-elements of the other two vectors so that the X, Y and step2\_flag
-values still match.
-
-Then compute the final curve in one pass:
-
-\begin{Verbatim}[commandchars=\\\{\}]
- 1) [hx] = 0
- 2) [lx] = 0
- 3) [ly] = vector [floor1\_final\_Y]' element [0] * [floor1\_multiplier]
- 4) iterate [i] over the range 1 ... [floor1\_values]-1 \{
-
- 5) if ( [floor1\_step2\_flag]' element [i] is set ) \{
-
- 6) [hy] = [floor1\_final\_Y]' element [i] * [floor1\_multiplier]
- 7) [hx] = [floor1\_X\_list]' element [i]
- 8) \link{vorbis:spec:render:line}{render\_line}( [lx], [ly], [hx], [hy], [floor] )
- 9) [lx] = [hx]
- 10) [ly] = [hy]
- \}
- \}
-
- 11) if ( [hx] is less than [n] ) \{
-
- 12) \link{vorbis:spec:render:line}{render\_line}( [hx], [hy], [n], [hy], [floor] )
-
- \}
-
- 13) if ( [hx] is greater than [n] ) \{
-
- 14) truncate vector [floor] to [n] elements
-
- \}
-
- 15) for each scalar in vector [floor], perform a lookup substitution using
- the scalar value from [floor] as an offset into the vector \link{vorbis:spec:floor1:inverse:dB:table}{[floor1\_inverse\_dB\_static\_table]}
-
- 16) done
-
-\end{Verbatim}
-
-\end{description}
diff --git a/contrib/vorbis/doc/08-residue.tex b/contrib/vorbis/doc/08-residue.tex
deleted file mode 100644
index ea38243..0000000
--- a/contrib/vorbis/doc/08-residue.tex
+++ /dev/null
@@ -1,451 +0,0 @@
-% -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*-
-%!TEX root = Vorbis_I_spec.tex
-\section{Residue setup and decode} \label{vorbis:spec:residue}
-
-\subsection{Overview}
-
-A residue vector represents the fine detail of the audio spectrum of
-one channel in an audio frame after the encoder subtracts the floor
-curve and performs any channel coupling. A residue vector may
-represent spectral lines, spectral magnitude, spectral phase or
-hybrids as mixed by channel coupling. The exact semantic content of
-the vector does not matter to the residue abstraction.
-
-Whatever the exact qualities, the Vorbis residue abstraction codes the
-residue vectors into the bitstream packet, and then reconstructs the
-vectors during decode. Vorbis makes use of three different encoding
-variants (numbered 0, 1 and 2) of the same basic vector encoding
-abstraction.
-
-
-
-\subsection{Residue format}
-
-Residue format partitions each vector in the vector bundle into chunks,
-classifies each chunk, encodes the chunk classifications and finally
-encodes the chunks themselves using the the specific VQ arrangement
-defined for each selected classification.
-The exact interleaving and partitioning vary by residue encoding number,
-however the high-level process used to classify and encode the residue
-vector is the same in all three variants.
-
-A set of coded residue vectors are all of the same length. High level
-coding structure, ignoring for the moment exactly how a partition is
-encoded and simply trusting that it is, is as follows:
-
-\begin{itemize}
-\item Each vector is partitioned into multiple equal sized chunks
-according to configuration specified. If we have a vector size of
-\emph{n}, a partition size \emph{residue\_partition\_size}, and a total
-of \emph{ch} residue vectors, the total number of partitioned chunks
-coded is \emph{n}/\emph{residue\_partition\_size}*\emph{ch}. It is
-important to note that the integer division truncates. In the below
-example, we assume an example \emph{residue\_partition\_size} of 8.
-
-\item Each partition in each vector has a classification number that
-specifies which of multiple configured VQ codebook setups are used to
-decode that partition. The classification numbers of each partition
-can be thought of as forming a vector in their own right, as in the
-illustration below. Just as the residue vectors are coded in grouped
-partitions to increase encoding efficiency, the classification vector
-is also partitioned into chunks. The integer elements of each scalar
-in a classification chunk are built into a single scalar that
-represents the classification numbers in that chunk. In the below
-example, the classification codeword encodes two classification
-numbers.
-
-\item The values in a residue vector may be encoded monolithically in a
-single pass through the residue vector, but more often efficient
-codebook design dictates that each vector is encoded as the additive
-sum of several passes through the residue vector using more than one
-VQ codebook. Thus, each residue value potentially accumulates values
-from multiple decode passes. The classification value associated with
-a partition is the same in each pass, thus the classification codeword
-is coded only in the first pass.
-
-\end{itemize}
-
-
-\begin{center}
-\includegraphics[width=\textwidth]{residue-pack}
-\captionof{figure}{illustration of residue vector format}
-\end{center}
-
-
-
-\subsection{residue 0}
-
-Residue 0 and 1 differ only in the way the values within a residue
-partition are interleaved during partition encoding (visually treated
-as a black box--or cyan box or brown box--in the above figure).
-
-Residue encoding 0 interleaves VQ encoding according to the
-dimension of the codebook used to encode a partition in a specific
-pass. The dimension of the codebook need not be the same in multiple
-passes, however the partition size must be an even multiple of the
-codebook dimension.
-
-As an example, assume a partition vector of size eight, to be encoded
-by residue 0 using codebook sizes of 8, 4, 2 and 1:
-
-\begin{programlisting}
-
- original residue vector: [ 0 1 2 3 4 5 6 7 ]
-
-codebook dimensions = 8 encoded as: [ 0 1 2 3 4 5 6 7 ]
-
-codebook dimensions = 4 encoded as: [ 0 2 4 6 ], [ 1 3 5 7 ]
-
-codebook dimensions = 2 encoded as: [ 0 4 ], [ 1 5 ], [ 2 6 ], [ 3 7 ]
-
-codebook dimensions = 1 encoded as: [ 0 ], [ 1 ], [ 2 ], [ 3 ], [ 4 ], [ 5 ], [ 6 ], [ 7 ]
-
-\end{programlisting}
-
-It is worth mentioning at this point that no configurable value in the
-residue coding setup is restricted to a power of two.
-
-
-
-\subsection{residue 1}
-
-Residue 1 does not interleave VQ encoding. It represents partition
-vector scalars in order. As with residue 0, however, partition length
-must be an integer multiple of the codebook dimension, although
-dimension may vary from pass to pass.
-
-As an example, assume a partition vector of size eight, to be encoded
-by residue 0 using codebook sizes of 8, 4, 2 and 1:
-
-\begin{programlisting}
-
- original residue vector: [ 0 1 2 3 4 5 6 7 ]
-
-codebook dimensions = 8 encoded as: [ 0 1 2 3 4 5 6 7 ]
-
-codebook dimensions = 4 encoded as: [ 0 1 2 3 ], [ 4 5 6 7 ]
-
-codebook dimensions = 2 encoded as: [ 0 1 ], [ 2 3 ], [ 4 5 ], [ 6 7 ]
-
-codebook dimensions = 1 encoded as: [ 0 ], [ 1 ], [ 2 ], [ 3 ], [ 4 ], [ 5 ], [ 6 ], [ 7 ]
-
-\end{programlisting}
-
-
-
-\subsection{residue 2}
-
-Residue type two can be thought of as a variant of residue type 1.
-Rather than encoding multiple passed-in vectors as in residue type 1,
-the \emph{ch} passed in vectors of length \emph{n} are first
-interleaved and flattened into a single vector of length
-\emph{ch}*\emph{n}. Encoding then proceeds as in type 1. Decoding is
-as in type 1 with decode interleave reversed. If operating on a single
-vector to begin with, residue type 1 and type 2 are equivalent.
-
-\begin{center}
-\includegraphics[width=\textwidth]{residue2}
-\captionof{figure}{illustration of residue type 2}
-\end{center}
-
-
-\subsection{Residue decode}
-
-\subsubsection{header decode}
-
-Header decode for all three residue types is identical.
-\begin{programlisting}
- 1) [residue\_begin] = read 24 bits as unsigned integer
- 2) [residue\_end] = read 24 bits as unsigned integer
- 3) [residue\_partition\_size] = read 24 bits as unsigned integer and add one
- 4) [residue\_classifications] = read 6 bits as unsigned integer and add one
- 5) [residue\_classbook] = read 8 bits as unsigned integer
-\end{programlisting}
-
-\varname{[residue\_begin]} and
-\varname{[residue\_end]} select the specific sub-portion of
-each vector that is actually coded; it implements akin to a bandpass
-where, for coding purposes, the vector effectively begins at element
-\varname{[residue\_begin]} and ends at
-\varname{[residue\_end]}. Preceding and following values in
-the unpacked vectors are zeroed. Note that for residue type 2, these
-values as well as \varname{[residue\_partition\_size]}apply to
-the interleaved vector, not the individual vectors before interleave.
-\varname{[residue\_partition\_size]} is as explained above,
-\varname{[residue\_classifications]} is the number of possible
-classification to which a partition can belong and
-\varname{[residue\_classbook]} is the codebook number used to
-code classification codewords. The number of dimensions in book
-\varname{[residue\_classbook]} determines how many
-classification values are grouped into a single classification
-codeword. Note that the number of entries and dimensions in book
-\varname{[residue\_classbook]}, along with
-\varname{[residue\_classifications]}, overdetermines to
-possible number of classification codewords.
-If \varname{[residue\_classifications]}\^{}\varname{[residue\_classbook]}.dimensions
-exceeds \varname{[residue\_classbook]}.entries, the
-bitstream should be regarded to be undecodable.
-
-Next we read a bitmap pattern that specifies which partition classes
-code values in which passes.
-
-\begin{programlisting}
- 1) iterate [i] over the range 0 ... [residue\_classifications]-1 {
-
- 2) [high\_bits] = 0
- 3) [low\_bits] = read 3 bits as unsigned integer
- 4) [bitflag] = read one bit as boolean
- 5) if ( [bitflag] is set ) then [high\_bits] = read five bits as unsigned integer
- 6) vector [residue\_cascade] element [i] = [high\_bits] * 8 + [low\_bits]
- }
- 7) done
-\end{programlisting}
-
-Finally, we read in a list of book numbers, each corresponding to
-specific bit set in the cascade bitmap. We loop over the possible
-codebook classifications and the maximum possible number of encoding
-stages (8 in Vorbis I, as constrained by the elements of the cascade
-bitmap being eight bits):
-
-\begin{programlisting}
- 1) iterate [i] over the range 0 ... [residue\_classifications]-1 {
-
- 2) iterate [j] over the range 0 ... 7 {
-
- 3) if ( vector [residue\_cascade] element [i] bit [j] is set ) {
-
- 4) array [residue\_books] element [i][j] = read 8 bits as unsigned integer
-
- } else {
-
- 5) array [residue\_books] element [i][j] = unused
-
- }
- }
- }
-
- 6) done
-\end{programlisting}
-
-An end-of-packet condition at any point in header decode renders the
-stream undecodable. In addition, any codebook number greater than the
-maximum numbered codebook set up in this stream also renders the
-stream undecodable. All codebooks in array [residue\_books] are
-required to have a value mapping. The presence of codebook in array
-[residue\_books] without a value mapping (maptype equals zero) renders
-the stream undecodable.
-
-
-
-\subsubsection{packet decode}
-
-Format 0 and 1 packet decode is identical except for specific
-partition interleave. Format 2 packet decode can be built out of the
-format 1 decode process. Thus we describe first the decode
-infrastructure identical to all three formats.
-
-In addition to configuration information, the residue decode process
-is passed the number of vectors in the submap bundle and a vector of
-flags indicating if any of the vectors are not to be decoded. If the
-passed in number of vectors is 3 and vector number 1 is marked 'do not
-decode', decode skips vector 1 during the decode loop. However, even
-'do not decode' vectors are allocated and zeroed.
-
-Depending on the values of \varname{[residue\_begin]} and
-\varname{[residue\_end]}, it is obvious that the encoded
-portion of a residue vector may be the entire possible residue vector
-or some other strict subset of the actual residue vector size with
-zero padding at either uncoded end. However, it is also possible to
-set \varname{[residue\_begin]} and
-\varname{[residue\_end]} to specify a range partially or
-wholly beyond the maximum vector size. Before beginning residue
-decode, limit \varname{[residue\_begin]} and
-\varname{[residue\_end]} to the maximum possible vector size
-as follows. We assume that the number of vectors being encoded,
-\varname{[ch]} is provided by the higher level decoding
-process.
-
-\begin{programlisting}
- 1) [actual\_size] = current blocksize/2;
- 2) if residue encoding is format 2
- 3) [actual\_size] = [actual\_size] * [ch];
- 4) [limit\_residue\_begin] = minimum of ([residue\_begin],[actual\_size]);
- 5) [limit\_residue\_end] = minimum of ([residue\_end],[actual\_size]);
-\end{programlisting}
-
-The following convenience values are conceptually useful to clarifying
-the decode process:
-
-\begin{programlisting}
- 1) [classwords\_per\_codeword] = [codebook\_dimensions] value of codebook [residue\_classbook]
- 2) [n\_to\_read] = [limit\_residue\_end] - [limit\_residue\_begin]
- 3) [partitions\_to\_read] = [n\_to\_read] / [residue\_partition\_size]
-\end{programlisting}
-
-Packet decode proceeds as follows, matching the description offered earlier in the document.
-\begin{programlisting}
- 1) allocate and zero all vectors that will be returned.
- 2) if ([n\_to\_read] is zero), stop; there is no residue to decode.
- 3) iterate [pass] over the range 0 ... 7 {
-
- 4) [partition\_count] = 0
-
- 5) while [partition\_count] is less than [partitions\_to\_read]
-
- 6) if ([pass] is zero) {
-
- 7) iterate [j] over the range 0 .. [ch]-1 {
-
- 8) if vector [j] is not marked 'do not decode' {
-
- 9) [temp] = read from packet using codebook [residue\_classbook] in scalar context
- 10) iterate [i] descending over the range [classwords\_per\_codeword]-1 ... 0 {
-
- 11) array [classifications] element [j],([i]+[partition\_count]) =
- [temp] integer modulo [residue\_classifications]
- 12) [temp] = [temp] / [residue\_classifications] using integer division
-
- }
-
- }
-
- }
-
- }
-
- 13) iterate [i] over the range 0 .. ([classwords\_per\_codeword] - 1) while [partition\_count]
- is also less than [partitions\_to\_read] {
-
- 14) iterate [j] over the range 0 .. [ch]-1 {
-
- 15) if vector [j] is not marked 'do not decode' {
-
- 16) [vqclass] = array [classifications] element [j],[partition\_count]
- 17) [vqbook] = array [residue\_books] element [vqclass],[pass]
- 18) if ([vqbook] is not 'unused') {
-
- 19) decode partition into output vector number [j], starting at scalar
- offset [limit\_residue\_begin]+[partition\_count]*[residue\_partition\_size] using
- codebook number [vqbook] in VQ context
- }
- }
-
- 20) increment [partition\_count] by one
-
- }
- }
- }
-
- 21) done
-
-\end{programlisting}
-
-An end-of-packet condition during packet decode is to be considered a
-nominal occurrence. Decode returns the result of vector decode up to
-that point.
-
-
-
-\subsubsection{format 0 specifics}
-
-Format zero decodes partitions exactly as described earlier in the
-'Residue Format: residue 0' section. The following pseudocode
-presents the same algorithm. Assume:
-
-\begin{itemize}
-\item \varname{[n]} is the value in \varname{[residue\_partition\_size]}
-\item \varname{[v]} is the residue vector
-\item \varname{[offset]} is the beginning read offset in [v]
-\end{itemize}
-
-
-\begin{programlisting}
- 1) [step] = [n] / [codebook\_dimensions]
- 2) iterate [i] over the range 0 ... [step]-1 {
-
- 3) vector [entry\_temp] = read vector from packet using current codebook in VQ context
- 4) iterate [j] over the range 0 ... [codebook\_dimensions]-1 {
-
- 5) vector [v] element ([offset]+[i]+[j]*[step]) =
- vector [v] element ([offset]+[i]+[j]*[step]) +
- vector [entry\_temp] element [j]
-
- }
-
- }
-
- 6) done
-
-\end{programlisting}
-
-
-
-\subsubsection{format 1 specifics}
-
-Format 1 decodes partitions exactly as described earlier in the
-'Residue Format: residue 1' section. The following pseudocode
-presents the same algorithm. Assume:
-
-\begin{itemize}
-\item \varname{[n]} is the value in
-\varname{[residue\_partition\_size]}
-\item \varname{[v]} is the residue vector
-\item \varname{[offset]} is the beginning read offset in [v]
-\end{itemize}
-
-
-\begin{programlisting}
- 1) [i] = 0
- 2) vector [entry\_temp] = read vector from packet using current codebook in VQ context
- 3) iterate [j] over the range 0 ... [codebook\_dimensions]-1 {
-
- 4) vector [v] element ([offset]+[i]) =
- vector [v] element ([offset]+[i]) +
- vector [entry\_temp] element [j]
- 5) increment [i]
-
- }
-
- 6) if ( [i] is less than [n] ) continue at step 2
- 7) done
-\end{programlisting}
-
-
-
-\subsubsection{format 2 specifics}
-
-Format 2 is reducible to format 1. It may be implemented as an additional step prior to and an additional post-decode step after a normal format 1 decode.
-
-
-Format 2 handles 'do not decode' vectors differently than residue 0 or
-1; if all vectors are marked 'do not decode', no decode occurrs.
-However, if at least one vector is to be decoded, all the vectors are
-decoded. We then request normal format 1 to decode a single vector
-representing all output channels, rather than a vector for each
-channel. After decode, deinterleave the vector into independent vectors, one for each output channel. That is:
-
-\begin{enumerate}
- \item If all vectors 0 through \emph{ch}-1 are marked 'do not decode', allocate and clear a single vector \varname{[v]}of length \emph{ch*n} and skip step 2 below; proceed directly to the post-decode step.
- \item Rather than performing format 1 decode to produce \emph{ch} vectors of length \emph{n} each, call format 1 decode to produce a single vector \varname{[v]} of length \emph{ch*n}.
- \item Post decode: Deinterleave the single vector \varname{[v]} returned by format 1 decode as described above into \emph{ch} independent vectors, one for each outputchannel, according to:
- \begin{programlisting}
- 1) iterate [i] over the range 0 ... [n]-1 {
-
- 2) iterate [j] over the range 0 ... [ch]-1 {
-
- 3) output vector number [j] element [i] = vector [v] element ([i] * [ch] + [j])
-
- }
- }
-
- 4) done
- \end{programlisting}
-
-\end{enumerate}
-
-
-
-
-
-
-
diff --git a/contrib/vorbis/doc/09-helper.tex b/contrib/vorbis/doc/09-helper.tex
deleted file mode 100644
index 0a13795..0000000
--- a/contrib/vorbis/doc/09-helper.tex
+++ /dev/null
@@ -1,180 +0,0 @@
-% -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*-
-%!TEX root = Vorbis_I_spec.tex
-\section{Helper equations} \label{vorbis:spec:helper}
-
-\subsection{Overview}
-
-The equations below are used in multiple places by the Vorbis codec
-specification. Rather than cluttering up the main specification
-documents, they are defined here and referenced where appropriate.
-
-
-\subsection{Functions}
-
-\subsubsection{ilog} \label{vorbis:spec:ilog}
-
-The "ilog(x)" function returns the position number (1 through n) of the highest set bit in the two's complement integer value
-\varname{[x]}. Values of \varname{[x]} less than zero are defined to return zero.
-
-\begin{programlisting}
- 1) [return\_value] = 0;
- 2) if ( [x] is greater than zero ) {
-
- 3) increment [return\_value];
- 4) logical shift [x] one bit to the right, padding the MSb with zero
- 5) repeat at step 2)
-
- }
-
- 6) done
-\end{programlisting}
-
-Examples:
-
-\begin{itemize}
- \item ilog(0) = 0;
- \item ilog(1) = 1;
- \item ilog(2) = 2;
- \item ilog(3) = 2;
- \item ilog(4) = 3;
- \item ilog(7) = 3;
- \item ilog(negative number) = 0;
-\end{itemize}
-
-
-
-
-\subsubsection{float32\_unpack} \label{vorbis:spec:float32:unpack}
-
-"float32\_unpack(x)" is intended to translate the packed binary
-representation of a Vorbis codebook float value into the
-representation used by the decoder for floating point numbers. For
-purposes of this example, we will unpack a Vorbis float32 into a
-host-native floating point number.
-
-\begin{programlisting}
- 1) [mantissa] = [x] bitwise AND 0x1fffff (unsigned result)
- 2) [sign] = [x] bitwise AND 0x80000000 (unsigned result)
- 3) [exponent] = ( [x] bitwise AND 0x7fe00000) shifted right 21 bits (unsigned result)
- 4) if ( [sign] is nonzero ) then negate [mantissa]
- 5) return [mantissa] * ( 2 ^ ( [exponent] - 788 ) )
-\end{programlisting}
-
-
-
-\subsubsection{lookup1\_values} \label{vorbis:spec:lookup1:values}
-
-"lookup1\_values(codebook\_entries,codebook\_dimensions)" is used to
-compute the correct length of the value index for a codebook VQ lookup
-table of lookup type 1. The values on this list are permuted to
-construct the VQ vector lookup table of size
-\varname{[codebook\_entries]}.
-
-The return value for this function is defined to be 'the greatest
-integer value for which \varname{[return\_value]} to the power of
-\varname{[codebook\_dimensions]} is less than or equal to
-\varname{[codebook\_entries]}'.
-
-
-
-\subsubsection{low\_neighbor} \label{vorbis:spec:low:neighbor}
-
-"low\_neighbor(v,x)" finds the position \varname{n} in vector \varname{[v]} of
-the greatest value scalar element for which \varname{n} is less than
-\varname{[x]} and vector \varname{[v]} element \varname{n} is less
-than vector \varname{[v]} element \varname{[x]}.
-
-\subsubsection{high\_neighbor} \label{vorbis:spec:high:neighbor}
-
-"high\_neighbor(v,x)" finds the position \varname{n} in vector [v] of
-the lowest value scalar element for which \varname{n} is less than
-\varname{[x]} and vector \varname{[v]} element \varname{n} is greater
-than vector \varname{[v]} element \varname{[x]}.
-
-
-
-\subsubsection{render\_point} \label{vorbis:spec:render:point}
-
-"render\_point(x0,y0,x1,y1,X)" is used to find the Y value at point X
-along the line specified by x0, x1, y0 and y1. This function uses an
-integer algorithm to solve for the point directly without calculating
-intervening values along the line.
-
-\begin{programlisting}
- 1) [dy] = [y1] - [y0]
- 2) [adx] = [x1] - [x0]
- 3) [ady] = absolute value of [dy]
- 4) [err] = [ady] * ([X] - [x0])
- 5) [off] = [err] / [adx] using integer division
- 6) if ( [dy] is less than zero ) {
-
- 7) [Y] = [y0] - [off]
-
- } else {
-
- 8) [Y] = [y0] + [off]
-
- }
-
- 9) done
-\end{programlisting}
-
-
-
-\subsubsection{render\_line} \label{vorbis:spec:render:line}
-
-Floor decode type one uses the integer line drawing algorithm of
-"render\_line(x0, y0, x1, y1, v)" to construct an integer floor
-curve for contiguous piecewise line segments. Note that it has not
-been relevant elsewhere, but here we must define integer division as
-rounding division of both positive and negative numbers toward zero.
-
-
-\begin{programlisting}
- 1) [dy] = [y1] - [y0]
- 2) [adx] = [x1] - [x0]
- 3) [ady] = absolute value of [dy]
- 4) [base] = [dy] / [adx] using integer division
- 5) [x] = [x0]
- 6) [y] = [y0]
- 7) [err] = 0
-
- 8) if ( [dy] is less than 0 ) {
-
- 9) [sy] = [base] - 1
-
- } else {
-
- 10) [sy] = [base] + 1
-
- }
-
- 11) [ady] = [ady] - (absolute value of [base]) * [adx]
- 12) vector [v] element [x] = [y]
-
- 13) iterate [x] over the range [x0]+1 ... [x1]-1 {
-
- 14) [err] = [err] + [ady];
- 15) if ( [err] >= [adx] ) {
-
- 16) [err] = [err] - [adx]
- 17) [y] = [y] + [sy]
-
- } else {
-
- 18) [y] = [y] + [base]
-
- }
-
- 19) vector [v] element [x] = [y]
-
- }
-\end{programlisting}
-
-
-
-
-
-
-
-
diff --git a/contrib/vorbis/doc/10-tables.tex b/contrib/vorbis/doc/10-tables.tex
deleted file mode 100644
index c2881d6..0000000
--- a/contrib/vorbis/doc/10-tables.tex
+++ /dev/null
@@ -1,76 +0,0 @@
-% -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*-
-%!TEX root = Vorbis_I_spec.tex
-\section{Tables} \label{vorbis:spec:tables}
-
-\subsection{floor1\_inverse\_dB\_table} \label{vorbis:spec:floor1:inverse:dB:table}
-
-The vector \varname{[floor1\_inverse\_dB\_table]} is a 256 element static
-lookup table consisting of the following values (read left to right
-then top to bottom):
-
-\begin{Verbatim}
- 1.0649863e-07, 1.1341951e-07, 1.2079015e-07, 1.2863978e-07,
- 1.3699951e-07, 1.4590251e-07, 1.5538408e-07, 1.6548181e-07,
- 1.7623575e-07, 1.8768855e-07, 1.9988561e-07, 2.1287530e-07,
- 2.2670913e-07, 2.4144197e-07, 2.5713223e-07, 2.7384213e-07,
- 2.9163793e-07, 3.1059021e-07, 3.3077411e-07, 3.5226968e-07,
- 3.7516214e-07, 3.9954229e-07, 4.2550680e-07, 4.5315863e-07,
- 4.8260743e-07, 5.1396998e-07, 5.4737065e-07, 5.8294187e-07,
- 6.2082472e-07, 6.6116941e-07, 7.0413592e-07, 7.4989464e-07,
- 7.9862701e-07, 8.5052630e-07, 9.0579828e-07, 9.6466216e-07,
- 1.0273513e-06, 1.0941144e-06, 1.1652161e-06, 1.2409384e-06,
- 1.3215816e-06, 1.4074654e-06, 1.4989305e-06, 1.5963394e-06,
- 1.7000785e-06, 1.8105592e-06, 1.9282195e-06, 2.0535261e-06,
- 2.1869758e-06, 2.3290978e-06, 2.4804557e-06, 2.6416497e-06,
- 2.8133190e-06, 2.9961443e-06, 3.1908506e-06, 3.3982101e-06,
- 3.6190449e-06, 3.8542308e-06, 4.1047004e-06, 4.3714470e-06,
- 4.6555282e-06, 4.9580707e-06, 5.2802740e-06, 5.6234160e-06,
- 5.9888572e-06, 6.3780469e-06, 6.7925283e-06, 7.2339451e-06,
- 7.7040476e-06, 8.2047000e-06, 8.7378876e-06, 9.3057248e-06,
- 9.9104632e-06, 1.0554501e-05, 1.1240392e-05, 1.1970856e-05,
- 1.2748789e-05, 1.3577278e-05, 1.4459606e-05, 1.5399272e-05,
- 1.6400004e-05, 1.7465768e-05, 1.8600792e-05, 1.9809576e-05,
- 2.1096914e-05, 2.2467911e-05, 2.3928002e-05, 2.5482978e-05,
- 2.7139006e-05, 2.8902651e-05, 3.0780908e-05, 3.2781225e-05,
- 3.4911534e-05, 3.7180282e-05, 3.9596466e-05, 4.2169667e-05,
- 4.4910090e-05, 4.7828601e-05, 5.0936773e-05, 5.4246931e-05,
- 5.7772202e-05, 6.1526565e-05, 6.5524908e-05, 6.9783085e-05,
- 7.4317983e-05, 7.9147585e-05, 8.4291040e-05, 8.9768747e-05,
- 9.5602426e-05, 0.00010181521, 0.00010843174, 0.00011547824,
- 0.00012298267, 0.00013097477, 0.00013948625, 0.00014855085,
- 0.00015820453, 0.00016848555, 0.00017943469, 0.00019109536,
- 0.00020351382, 0.00021673929, 0.00023082423, 0.00024582449,
- 0.00026179955, 0.00027881276, 0.00029693158, 0.00031622787,
- 0.00033677814, 0.00035866388, 0.00038197188, 0.00040679456,
- 0.00043323036, 0.00046138411, 0.00049136745, 0.00052329927,
- 0.00055730621, 0.00059352311, 0.00063209358, 0.00067317058,
- 0.00071691700, 0.00076350630, 0.00081312324, 0.00086596457,
- 0.00092223983, 0.00098217216, 0.0010459992, 0.0011139742,
- 0.0011863665, 0.0012634633, 0.0013455702, 0.0014330129,
- 0.0015261382, 0.0016253153, 0.0017309374, 0.0018434235,
- 0.0019632195, 0.0020908006, 0.0022266726, 0.0023713743,
- 0.0025254795, 0.0026895994, 0.0028643847, 0.0030505286,
- 0.0032487691, 0.0034598925, 0.0036847358, 0.0039241906,
- 0.0041792066, 0.0044507950, 0.0047400328, 0.0050480668,
- 0.0053761186, 0.0057254891, 0.0060975636, 0.0064938176,
- 0.0069158225, 0.0073652516, 0.0078438871, 0.0083536271,
- 0.0088964928, 0.009474637, 0.010090352, 0.010746080,
- 0.011444421, 0.012188144, 0.012980198, 0.013823725,
- 0.014722068, 0.015678791, 0.016697687, 0.017782797,
- 0.018938423, 0.020169149, 0.021479854, 0.022875735,
- 0.024362330, 0.025945531, 0.027631618, 0.029427276,
- 0.031339626, 0.033376252, 0.035545228, 0.037855157,
- 0.040315199, 0.042935108, 0.045725273, 0.048696758,
- 0.051861348, 0.055231591, 0.058820850, 0.062643361,
- 0.066714279, 0.071049749, 0.075666962, 0.080584227,
- 0.085821044, 0.091398179, 0.097337747, 0.10366330,
- 0.11039993, 0.11757434, 0.12521498, 0.13335215,
- 0.14201813, 0.15124727, 0.16107617, 0.17154380,
- 0.18269168, 0.19456402, 0.20720788, 0.22067342,
- 0.23501402, 0.25028656, 0.26655159, 0.28387361,
- 0.30232132, 0.32196786, 0.34289114, 0.36517414,
- 0.38890521, 0.41417847, 0.44109412, 0.46975890,
- 0.50028648, 0.53279791, 0.56742212, 0.60429640,
- 0.64356699, 0.68538959, 0.72993007, 0.77736504,
- 0.82788260, 0.88168307, 0.9389798, 1.
-\end{Verbatim}
diff --git a/contrib/vorbis/doc/Doxyfile.in b/contrib/vorbis/doc/Doxyfile.in
deleted file mode 100644
index cdb894f..0000000
--- a/contrib/vorbis/doc/Doxyfile.in
+++ /dev/null
@@ -1,1142 +0,0 @@
-# Doxyfile 1.3.7
-
-# This file describes the settings to be used by the documentation system
-# doxygen (www.doxygen.org) for a project
-#
-# All text after a hash (#) is considered a comment and will be ignored
-# The format is:
-# TAG = value [value, ...]
-# For lists items can also be appended using:
-# TAG += value [value, ...]
-# Values that contain spaces should be placed between quotes (" ")
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-
-# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
-# by quotes) that should identify the project.
-
-PROJECT_NAME = @PACKAGE@
-
-# The PROJECT_NUMBER tag can be used to enter a project or revision number.
-# This could be handy for archiving the generated documentation or
-# if some version control system is used.
-
-PROJECT_NUMBER = @VERSION@
-
-# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
-# base path where the generated documentation will be put.
-# If a relative path is entered, it will be relative to the location
-# where doxygen was started. If left blank the current directory will be used.
-
-OUTPUT_DIRECTORY = vorbis
-
-# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
-# 2 levels of 10 sub-directories under the output directory of each output
-# format and will distribute the generated files over these directories.
-# Enabling this option can be useful when feeding doxygen a huge amount of source
-# files, where putting all generated files in the same directory would otherwise
-# cause performance problems for the file system.
-
-CREATE_SUBDIRS = NO
-
-# The OUTPUT_LANGUAGE tag is used to specify the language in which all
-# documentation generated by doxygen is written. Doxygen will use this
-# information to generate all constant output in the proper language.
-# The default language is English, other supported languages are:
-# Brazilian, Catalan, Chinese, Chinese-Traditional, Croatian, Czech, Danish, Dutch,
-# Finnish, French, German, Greek, Hungarian, Italian, Japanese, Japanese-en
-# (Japanese with English messages), Korean, Korean-en, Norwegian, Polish, Portuguese,
-# Romanian, Russian, Serbian, Slovak, Slovene, Spanish, Swedish, and Ukrainian.
-
-OUTPUT_LANGUAGE = English
-
-# This tag can be used to specify the encoding used in the generated output.
-# The encoding is not always determined by the language that is chosen,
-# but also whether or not the output is meant for Windows or non-Windows users.
-# In case there is a difference, setting the USE_WINDOWS_ENCODING tag to YES
-# forces the Windows encoding (this is the default for the Windows binary),
-# whereas setting the tag to NO uses a Unix-style encoding (the default for
-# all platforms other than Windows).
-#This tag is now obsolete, according to doxygen 1.5.2
-#USE_WINDOWS_ENCODING = NO
-
-# If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
-# include brief member descriptions after the members that are listed in
-# the file and class documentation (similar to JavaDoc).
-# Set to NO to disable this.
-
-BRIEF_MEMBER_DESC = YES
-
-# If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
-# the brief description of a member or function before the detailed description.
-# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
-# brief descriptions will be completely suppressed.
-
-REPEAT_BRIEF = YES
-
-# This tag implements a quasi-intelligent brief description abbreviator
-# that is used to form the text in various listings. Each string
-# in this list, if found as the leading text of the brief description, will be
-# stripped from the text and the result after processing the whole list, is used
-# as the annotated text. Otherwise, the brief description is used as-is. If left
-# blank, the following values are used ("$name" is automatically replaced with the
-# name of the entity): "The $name class" "The $name widget" "The $name file"
-# "is" "provides" "specifies" "contains" "represents" "a" "an" "the"
-
-ABBREVIATE_BRIEF =
-
-# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
-# Doxygen will generate a detailed section even if there is only a brief
-# description.
-
-ALWAYS_DETAILED_SEC = NO
-
-# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all inherited
-# members of a class in the documentation of that class as if those members were
-# ordinary class members. Constructors, destructors and assignment operators of
-# the base classes will not be shown.
-
-INLINE_INHERITED_MEMB = NO
-
-# If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
-# path before files name in the file list and in the header files. If set
-# to NO the shortest path that makes the file name unique will be used.
-
-FULL_PATH_NAMES = NO
-
-# If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
-# can be used to strip a user-defined part of the path. Stripping is
-# only done if one of the specified strings matches the left-hand part of
-# the path. The tag can be used to show relative paths in the file list.
-# If left blank the directory from which doxygen is run is used as the
-# path to strip.
-
-STRIP_FROM_PATH =
-
-# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
-# the path mentioned in the documentation of a class, which tells
-# the reader which header file to include in order to use a class.
-# If left blank only the name of the header file containing the class
-# definition is used. Otherwise one should specify the include paths that
-# are normally passed to the compiler using the -I flag.
-
-STRIP_FROM_INC_PATH =
-
-# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
-# (but less readable) file names. This can be useful is your file systems
-# doesn't support long names like on DOS, Mac, or CD-ROM.
-
-SHORT_NAMES = NO
-
-# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
-# will interpret the first line (until the first dot) of a JavaDoc-style
-# comment as the brief description. If set to NO, the JavaDoc
-# comments will behave just like the Qt-style comments (thus requiring an
-# explicit @brief command for a brief description.
-
-JAVADOC_AUTOBRIEF = YES
-
-# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
-# treat a multi-line C++ special comment block (i.e. a block of //! or ///
-# comments) as a brief description. This used to be the default behaviour.
-# The new default is to treat a multi-line C++ comment block as a detailed
-# description. Set this tag to YES if you prefer the old behaviour instead.
-
-MULTILINE_CPP_IS_BRIEF = NO
-
-# If the DETAILS_AT_TOP tag is set to YES then Doxygen
-# will output the detailed description near the top, like JavaDoc.
-# If set to NO, the detailed description appears after the member
-# documentation.
-
-DETAILS_AT_TOP = NO
-
-# If the INHERIT_DOCS tag is set to YES (the default) then an undocumented
-# member inherits the documentation from any documented member that it
-# re-implements.
-
-INHERIT_DOCS = YES
-
-# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
-# tag is set to YES, then doxygen will reuse the documentation of the first
-# member in the group (if any) for the other members of the group. By default
-# all members of a group must be documented explicitly.
-
-DISTRIBUTE_GROUP_DOC = NO
-
-# The TAB_SIZE tag can be used to set the number of spaces in a tab.
-# Doxygen uses this value to replace tabs by spaces in code fragments.
-
-TAB_SIZE = 8
-
-# This tag can be used to specify a number of aliases that acts
-# as commands in the documentation. An alias has the form "name=value".
-# For example adding "sideeffect=\par Side Effects:\n" will allow you to
-# put the command \sideeffect (or @sideeffect) in the documentation, which
-# will result in a user-defined paragraph with heading "Side Effects:".
-# You can put \n's in the value part of an alias to insert newlines.
-
-ALIASES =
-
-# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
-# only. Doxygen will then generate output that is more tailored for C.
-# For instance, some of the names that are used will be different. The list
-# of all members will be omitted, etc.
-
-OPTIMIZE_OUTPUT_FOR_C = YES
-
-# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java sources
-# only. Doxygen will then generate output that is more tailored for Java.
-# For instance, namespaces will be presented as packages, qualified scopes
-# will look different, etc.
-
-OPTIMIZE_OUTPUT_JAVA = NO
-
-# Set the SUBGROUPING tag to YES (the default) to allow class member groups of
-# the same type (for instance a group of public functions) to be put as a
-# subgroup of that type (e.g. under the Public Functions section). Set it to
-# NO to prevent subgrouping. Alternatively, this can be done per class using
-# the \nosubgrouping command.
-
-SUBGROUPING = YES
-
-#---------------------------------------------------------------------------
-# Build related configuration options
-#---------------------------------------------------------------------------
-
-# If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
-# documentation are documented, even if no documentation was available.
-# Private class members and static file members will be hidden unless
-# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
-
-EXTRACT_ALL = YES
-
-# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
-# will be included in the documentation.
-
-EXTRACT_PRIVATE = NO
-
-# If the EXTRACT_STATIC tag is set to YES all static members of a file
-# will be included in the documentation.
-
-EXTRACT_STATIC = NO
-
-# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
-# defined locally in source files will be included in the documentation.
-# If set to NO only classes defined in header files are included.
-
-EXTRACT_LOCAL_CLASSES = YES
-
-# This flag is only useful for Objective-C code. When set to YES local
-# methods, which are defined in the implementation section but not in
-# the interface are included in the documentation.
-# If set to NO (the default) only methods in the interface are included.
-
-EXTRACT_LOCAL_METHODS = NO
-
-# If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
-# undocumented members of documented classes, files or namespaces.
-# If set to NO (the default) these members will be included in the
-# various overviews, but no documentation section is generated.
-# This option has no effect if EXTRACT_ALL is enabled.
-
-HIDE_UNDOC_MEMBERS = NO
-
-# If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
-# undocumented classes that are normally visible in the class hierarchy.
-# If set to NO (the default) these classes will be included in the various
-# overviews. This option has no effect if EXTRACT_ALL is enabled.
-
-HIDE_UNDOC_CLASSES = NO
-
-# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
-# friend (class|struct|union) declarations.
-# If set to NO (the default) these declarations will be included in the
-# documentation.
-
-HIDE_FRIEND_COMPOUNDS = NO
-
-# If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
-# documentation blocks found inside the body of a function.
-# If set to NO (the default) these blocks will be appended to the
-# function's detailed documentation block.
-
-HIDE_IN_BODY_DOCS = NO
-
-# The INTERNAL_DOCS tag determines if documentation
-# that is typed after a \internal command is included. If the tag is set
-# to NO (the default) then the documentation will be excluded.
-# Set it to YES to include the internal documentation.
-
-INTERNAL_DOCS = NO
-
-# If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate
-# file names in lower-case letters. If set to YES upper-case letters are also
-# allowed. This is useful if you have classes or files whose names only differ
-# in case and if your file system supports case sensitive file names. Windows
-# users are advised to set this option to NO.
-
-CASE_SENSE_NAMES = YES
-
-# If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen
-# will show members with their full class and namespace scopes in the
-# documentation. If set to YES the scope will be hidden.
-
-HIDE_SCOPE_NAMES = NO
-
-# If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
-# will put a list of the files that are included by a file in the documentation
-# of that file.
-
-SHOW_INCLUDE_FILES = YES
-
-# If the INLINE_INFO tag is set to YES (the default) then a tag [inline]
-# is inserted in the documentation for inline members.
-
-INLINE_INFO = YES
-
-# If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
-# will sort the (detailed) documentation of file and class members
-# alphabetically by member name. If set to NO the members will appear in
-# declaration order.
-
-SORT_MEMBER_DOCS = YES
-
-# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
-# brief documentation of file, namespace and class members alphabetically
-# by member name. If set to NO (the default) the members will appear in
-# declaration order.
-
-SORT_BRIEF_DOCS = NO
-
-# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be
-# sorted by fully-qualified names, including namespaces. If set to
-# NO (the default), the class list will be sorted only by class name,
-# not including the namespace part.
-# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
-# Note: This option applies only to the class list, not to the
-# alphabetical list.
-
-SORT_BY_SCOPE_NAME = NO
-
-# The GENERATE_TODOLIST tag can be used to enable (YES) or
-# disable (NO) the todo list. This list is created by putting \todo
-# commands in the documentation.
-
-GENERATE_TODOLIST = YES
-
-# The GENERATE_TESTLIST tag can be used to enable (YES) or
-# disable (NO) the test list. This list is created by putting \test
-# commands in the documentation.
-
-GENERATE_TESTLIST = YES
-
-# The GENERATE_BUGLIST tag can be used to enable (YES) or
-# disable (NO) the bug list. This list is created by putting \bug
-# commands in the documentation.
-
-GENERATE_BUGLIST = YES
-
-# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
-# disable (NO) the deprecated list. This list is created by putting
-# \deprecated commands in the documentation.
-
-GENERATE_DEPRECATEDLIST= YES
-
-# The ENABLED_SECTIONS tag can be used to enable conditional
-# documentation sections, marked by \if sectionname ... \endif.
-
-ENABLED_SECTIONS =
-
-# The MAX_INITIALIZER_LINES tag determines the maximum number of lines
-# the initial value of a variable or define consists of for it to appear in
-# the documentation. If the initializer consists of more lines than specified
-# here it will be hidden. Use a value of 0 to hide initializers completely.
-# The appearance of the initializer of individual variables and defines in the
-# documentation can be controlled using \showinitializer or \hideinitializer
-# command in the documentation regardless of this setting.
-
-MAX_INITIALIZER_LINES = 30
-
-# Set the SHOW_USED_FILES tag to NO to disable the list of files generated
-# at the bottom of the documentation of classes and structs. If set to YES the
-# list will mention the files that were used to generate the documentation.
-
-SHOW_USED_FILES = YES
-
-#---------------------------------------------------------------------------
-# configuration options related to warning and progress messages
-#---------------------------------------------------------------------------
-
-# The QUIET tag can be used to turn on/off the messages that are generated
-# by doxygen. Possible values are YES and NO. If left blank NO is used.
-
-QUIET = NO
-
-# The WARNINGS tag can be used to turn on/off the warning messages that are
-# generated by doxygen. Possible values are YES and NO. If left blank
-# NO is used.
-
-WARNINGS = YES
-
-# If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
-# for undocumented members. If EXTRACT_ALL is set to YES then this flag will
-# automatically be disabled.
-
-WARN_IF_UNDOCUMENTED = YES
-
-# If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
-# potential errors in the documentation, such as not documenting some
-# parameters in a documented function, or documenting parameters that
-# don't exist or using markup commands wrongly.
-
-WARN_IF_DOC_ERROR = YES
-
-# The WARN_FORMAT tag determines the format of the warning messages that
-# doxygen can produce. The string should contain the $file, $line, and $text
-# tags, which will be replaced by the file and line number from which the
-# warning originated and the warning text.
-
-WARN_FORMAT = "$file:$line: $text"
-
-# The WARN_LOGFILE tag can be used to specify a file to which warning
-# and error messages should be written. If left blank the output is written
-# to stderr.
-
-WARN_LOGFILE =
-
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-
-# The INPUT tag can be used to specify the files and/or directories that contain
-# documented source files. You may enter file names like "myfile.cpp" or
-# directories like "/usr/src/myproject". Separate the files or directories
-# with spaces.
-
-INPUT = @top_srcdir@/include/vorbis
-
-# If the value of the INPUT tag contains directories, you can use the
-# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
-# and *.h) to filter out the source-files in the directories. If left
-# blank the following patterns are tested:
-# *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx *.hpp
-# *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm
-
-FILE_PATTERNS =
-
-# The RECURSIVE tag can be used to turn specify whether or not subdirectories
-# should be searched for input files as well. Possible values are YES and NO.
-# If left blank NO is used.
-
-RECURSIVE = NO
-
-# The EXCLUDE tag can be used to specify files and/or directories that should
-# excluded from the INPUT source files. This way you can easily exclude a
-# subdirectory from a directory tree whose root is specified with the INPUT tag.
-
-EXCLUDE =
-
-# The EXCLUDE_SYMLINKS tag can be used select whether or not files or directories
-# that are symbolic links (a Unix filesystem feature) are excluded from the input.
-
-EXCLUDE_SYMLINKS = NO
-
-# If the value of the INPUT tag contains directories, you can use the
-# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
-# certain files from those directories.
-
-EXCLUDE_PATTERNS =
-
-# The EXAMPLE_PATH tag can be used to specify one or more files or
-# directories that contain example code fragments that are included (see
-# the \include command).
-
-EXAMPLE_PATH =
-
-# If the value of the EXAMPLE_PATH tag contains directories, you can use the
-# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
-# and *.h) to filter out the source-files in the directories. If left
-# blank all files are included.
-
-EXAMPLE_PATTERNS =
-
-# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
-# searched for input files to be used with the \include or \dontinclude
-# commands irrespective of the value of the RECURSIVE tag.
-# Possible values are YES and NO. If left blank NO is used.
-
-EXAMPLE_RECURSIVE = NO
-
-# The IMAGE_PATH tag can be used to specify one or more files or
-# directories that contain image that are included in the documentation (see
-# the \image command).
-
-IMAGE_PATH =
-
-# The INPUT_FILTER tag can be used to specify a program that doxygen should
-# invoke to filter for each input file. Doxygen will invoke the filter program
-# by executing (via popen()) the command <filter> <input-file>, where <filter>
-# is the value of the INPUT_FILTER tag, and <input-file> is the name of an
-# input file. Doxygen will then use the output that the filter program writes
-# to standard output.
-
-INPUT_FILTER =
-
-# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
-# INPUT_FILTER) will be used to filter the input files when producing source
-# files to browse (i.e. when SOURCE_BROWSER is set to YES).
-
-FILTER_SOURCE_FILES = NO
-
-#---------------------------------------------------------------------------
-# configuration options related to source browsing
-#---------------------------------------------------------------------------
-
-# If the SOURCE_BROWSER tag is set to YES then a list of source files will
-# be generated. Documented entities will be cross-referenced with these sources.
-# Note: To get rid of all source code in the generated output, make sure also
-# VERBATIM_HEADERS is set to NO.
-
-SOURCE_BROWSER = NO
-
-# Setting the INLINE_SOURCES tag to YES will include the body
-# of functions and classes directly in the documentation.
-
-INLINE_SOURCES = NO
-
-# Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct
-# doxygen to hide any special comment blocks from generated source code
-# fragments. Normal C and C++ comments will always remain visible.
-
-STRIP_CODE_COMMENTS = YES
-
-# If the REFERENCED_BY_RELATION tag is set to YES (the default)
-# then for each documented function all documented
-# functions referencing it will be listed.
-
-REFERENCED_BY_RELATION = YES
-
-# If the REFERENCES_RELATION tag is set to YES (the default)
-# then for each documented function all documented entities
-# called/used by that function will be listed.
-
-REFERENCES_RELATION = YES
-
-# If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
-# will generate a verbatim copy of the header file for each class for
-# which an include is specified. Set to NO to disable this.
-
-VERBATIM_HEADERS = YES
-
-#---------------------------------------------------------------------------
-# configuration options related to the alphabetical class index
-#---------------------------------------------------------------------------
-
-# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index
-# of all compounds will be generated. Enable this if the project
-# contains a lot of classes, structs, unions or interfaces.
-
-ALPHABETICAL_INDEX = NO
-
-# If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then
-# the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
-# in which this list will be split (can be a number in the range [1..20])
-
-COLS_IN_ALPHA_INDEX = 5
-
-# In case all classes in a project start with a common prefix, all
-# classes will be put under the same header in the alphabetical index.
-# The IGNORE_PREFIX tag can be used to specify one or more prefixes that
-# should be ignored while generating the index headers.
-
-IGNORE_PREFIX =
-
-#---------------------------------------------------------------------------
-# configuration options related to the HTML output
-#---------------------------------------------------------------------------
-
-# If the GENERATE_HTML tag is set to YES (the default) Doxygen will
-# generate HTML output.
-
-GENERATE_HTML = YES
-
-# The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
-# If a relative path is entered the value of OUTPUT_DIRECTORY will be
-# put in front of it. If left blank `html' will be used as the default path.
-
-HTML_OUTPUT = html
-
-# The HTML_FILE_EXTENSION tag can be used to specify the file extension for
-# each generated HTML page (for example: .htm,.php,.asp). If it is left blank
-# doxygen will generate files with .html extension.
-
-HTML_FILE_EXTENSION = .html
-
-# The HTML_HEADER tag can be used to specify a personal HTML header for
-# each generated HTML page. If it is left blank doxygen will generate a
-# standard header.
-
-HTML_HEADER =
-
-# The HTML_FOOTER tag can be used to specify a personal HTML footer for
-# each generated HTML page. If it is left blank doxygen will generate a
-# standard footer.
-
-HTML_FOOTER =
-
-# The HTML_STYLESHEET tag can be used to specify a user-defined cascading
-# style sheet that is used by each HTML page. It can be used to
-# fine-tune the look of the HTML output. If the tag is left blank doxygen
-# will generate a default style sheet. Note that doxygen will try to copy
-# the style sheet file to the HTML output directory, so don't put your own
-# stylesheet in the HTML output directory as well, or it will be erased!
-
-HTML_STYLESHEET =
-
-# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
-# files or namespaces will be aligned in HTML using tables. If set to
-# NO a bullet list will be used.
-
-HTML_ALIGN_MEMBERS = YES
-
-# If the GENERATE_HTMLHELP tag is set to YES, additional index files
-# will be generated that can be used as input for tools like the
-# Microsoft HTML help workshop to generate a compressed HTML help file (.chm)
-# of the generated HTML documentation.
-
-GENERATE_HTMLHELP = NO
-
-# If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
-# be used to specify the file name of the resulting .chm file. You
-# can add a path in front of the file if the result should not be
-# written to the html output directory.
-
-CHM_FILE =
-
-# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
-# be used to specify the location (absolute path including file name) of
-# the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
-# the HTML help compiler on the generated index.hhp.
-
-HHC_LOCATION =
-
-# If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag
-# controls if a separate .chi index file is generated (YES) or that
-# it should be included in the master .chm file (NO).
-
-GENERATE_CHI = NO
-
-# If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag
-# controls whether a binary table of contents is generated (YES) or a
-# normal table of contents (NO) in the .chm file.
-
-BINARY_TOC = NO
-
-# The TOC_EXPAND flag can be set to YES to add extra items for group members
-# to the contents of the HTML help documentation and to the tree view.
-
-TOC_EXPAND = NO
-
-# The DISABLE_INDEX tag can be used to turn on/off the condensed index at
-# top of each HTML page. The value NO (the default) enables the index and
-# the value YES disables it.
-
-DISABLE_INDEX = NO
-
-# This tag can be used to set the number of enum values (range [1..20])
-# that doxygen will group on one line in the generated HTML documentation.
-
-ENUM_VALUES_PER_LINE = 4
-
-# If the GENERATE_TREEVIEW tag is set to YES, a side panel will be
-# generated containing a tree-like index structure (just like the one that
-# is generated for HTML Help). For this to work a browser that supports
-# JavaScript, DHTML, CSS and frames is required (for instance Mozilla 1.0+,
-# Netscape 6.0+, Internet explorer 5.0+, or Konqueror). Windows users are
-# probably better off using the HTML help feature.
-
-GENERATE_TREEVIEW = NO
-
-# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
-# used to set the initial width (in pixels) of the frame in which the tree
-# is shown.
-
-TREEVIEW_WIDTH = 250
-
-#---------------------------------------------------------------------------
-# configuration options related to the LaTeX output
-#---------------------------------------------------------------------------
-
-# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
-# generate Latex output.
-
-GENERATE_LATEX = YES
-
-# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
-# If a relative path is entered the value of OUTPUT_DIRECTORY will be
-# put in front of it. If left blank `latex' will be used as the default path.
-
-LATEX_OUTPUT = latex
-
-# The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
-# invoked. If left blank `latex' will be used as the default command name.
-
-LATEX_CMD_NAME = latex
-
-# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to
-# generate index for LaTeX. If left blank `makeindex' will be used as the
-# default command name.
-
-MAKEINDEX_CMD_NAME = makeindex
-
-# If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
-# LaTeX documents. This may be useful for small projects and may help to
-# save some trees in general.
-
-COMPACT_LATEX = NO
-
-# The PAPER_TYPE tag can be used to set the paper type that is used
-# by the printer. Possible values are: a4, a4wide, letter, legal and
-# executive. If left blank a4wide will be used.
-
-PAPER_TYPE = a4wide
-
-# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
-# packages that should be included in the LaTeX output.
-
-EXTRA_PACKAGES =
-
-# The LATEX_HEADER tag can be used to specify a personal LaTeX header for
-# the generated latex document. The header should contain everything until
-# the first chapter. If it is left blank doxygen will generate a
-# standard header. Notice: only use this tag if you know what you are doing!
-
-LATEX_HEADER =
-
-# If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
-# is prepared for conversion to pdf (using ps2pdf). The pdf file will
-# contain links (just like the HTML output) instead of page references
-# This makes the output suitable for online browsing using a pdf viewer.
-
-PDF_HYPERLINKS = NO
-
-# If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
-# plain latex in the generated Makefile. Set this option to YES to get a
-# higher quality PDF documentation.
-
-USE_PDFLATEX = NO
-
-# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
-# command to the generated LaTeX files. This will instruct LaTeX to keep
-# running if errors occur, instead of asking the user for help.
-# This option is also used when generating formulas in HTML.
-
-LATEX_BATCHMODE = NO
-
-# If LATEX_HIDE_INDICES is set to YES then doxygen will not
-# include the index chapters (such as File Index, Compound Index, etc.)
-# in the output.
-
-LATEX_HIDE_INDICES = NO
-
-#---------------------------------------------------------------------------
-# configuration options related to the RTF output
-#---------------------------------------------------------------------------
-
-# If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
-# The RTF output is optimized for Word 97 and may not look very pretty with
-# other RTF readers or editors.
-
-GENERATE_RTF = NO
-
-# The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
-# If a relative path is entered the value of OUTPUT_DIRECTORY will be
-# put in front of it. If left blank `rtf' will be used as the default path.
-
-RTF_OUTPUT = rtf
-
-# If the COMPACT_RTF tag is set to YES Doxygen generates more compact
-# RTF documents. This may be useful for small projects and may help to
-# save some trees in general.
-
-COMPACT_RTF = NO
-
-# If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated
-# will contain hyperlink fields. The RTF file will
-# contain links (just like the HTML output) instead of page references.
-# This makes the output suitable for online browsing using WORD or other
-# programs which support those fields.
-# Note: wordpad (write) and others do not support links.
-
-RTF_HYPERLINKS = NO
-
-# Load stylesheet definitions from file. Syntax is similar to doxygen's
-# config file, i.e. a series of assignments. You only have to provide
-# replacements, missing definitions are set to their default value.
-
-RTF_STYLESHEET_FILE =
-
-# Set optional variables used in the generation of an rtf document.
-# Syntax is similar to doxygen's config file.
-
-RTF_EXTENSIONS_FILE =
-
-#---------------------------------------------------------------------------
-# configuration options related to the man page output
-#---------------------------------------------------------------------------
-
-# If the GENERATE_MAN tag is set to YES (the default) Doxygen will
-# generate man pages
-
-GENERATE_MAN = NO
-
-# The MAN_OUTPUT tag is used to specify where the man pages will be put.
-# If a relative path is entered the value of OUTPUT_DIRECTORY will be
-# put in front of it. If left blank `man' will be used as the default path.
-
-MAN_OUTPUT = man
-
-# The MAN_EXTENSION tag determines the extension that is added to
-# the generated man pages (default is the subroutine's section .3)
-
-MAN_EXTENSION = .3
-
-# If the MAN_LINKS tag is set to YES and Doxygen generates man output,
-# then it will generate one additional man file for each entity
-# documented in the real man page(s). These additional files
-# only source the real man page, but without them the man command
-# would be unable to find the correct page. The default is NO.
-
-MAN_LINKS = NO
-
-#---------------------------------------------------------------------------
-# configuration options related to the XML output
-#---------------------------------------------------------------------------
-
-# If the GENERATE_XML tag is set to YES Doxygen will
-# generate an XML file that captures the structure of
-# the code including all documentation.
-
-GENERATE_XML = NO
-
-# The XML_OUTPUT tag is used to specify where the XML pages will be put.
-# If a relative path is entered the value of OUTPUT_DIRECTORY will be
-# put in front of it. If left blank `xml' will be used as the default path.
-
-XML_OUTPUT = xml
-
-# The XML_SCHEMA tag can be used to specify an XML schema,
-# which can be used by a validating XML parser to check the
-# syntax of the XML files.
-
-XML_SCHEMA =
-
-# The XML_DTD tag can be used to specify an XML DTD,
-# which can be used by a validating XML parser to check the
-# syntax of the XML files.
-
-XML_DTD =
-
-# If the XML_PROGRAMLISTING tag is set to YES Doxygen will
-# dump the program listings (including syntax highlighting
-# and cross-referencing information) to the XML output. Note that
-# enabling this will significantly increase the size of the XML output.
-
-XML_PROGRAMLISTING = YES
-
-#---------------------------------------------------------------------------
-# configuration options for the AutoGen Definitions output
-#---------------------------------------------------------------------------
-
-# If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
-# generate an AutoGen Definitions (see autogen.sf.net) file
-# that captures the structure of the code including all
-# documentation. Note that this feature is still experimental
-# and incomplete at the moment.
-
-GENERATE_AUTOGEN_DEF = NO
-
-#---------------------------------------------------------------------------
-# configuration options related to the Perl module output
-#---------------------------------------------------------------------------
-
-# If the GENERATE_PERLMOD tag is set to YES Doxygen will
-# generate a Perl module file that captures the structure of
-# the code including all documentation. Note that this
-# feature is still experimental and incomplete at the
-# moment.
-
-GENERATE_PERLMOD = NO
-
-# If the PERLMOD_LATEX tag is set to YES Doxygen will generate
-# the necessary Makefile rules, Perl scripts and LaTeX code to be able
-# to generate PDF and DVI output from the Perl module output.
-
-PERLMOD_LATEX = NO
-
-# If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
-# nicely formatted so it can be parsed by a human reader. This is useful
-# if you want to understand what is going on. On the other hand, if this
-# tag is set to NO the size of the Perl module output will be much smaller
-# and Perl will parse it just the same.
-
-PERLMOD_PRETTY = YES
-
-# The names of the make variables in the generated doxyrules.make file
-# are prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX.
-# This is useful so different doxyrules.make files included by the same
-# Makefile don't overwrite each other's variables.
-
-PERLMOD_MAKEVAR_PREFIX =
-
-#---------------------------------------------------------------------------
-# Configuration options related to the preprocessor
-#---------------------------------------------------------------------------
-
-# If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
-# evaluate all C-preprocessor directives found in the sources and include
-# files.
-
-ENABLE_PREPROCESSING = YES
-
-# If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
-# names in the source code. If set to NO (the default) only conditional
-# compilation will be performed. Macro expansion can be done in a controlled
-# way by setting EXPAND_ONLY_PREDEF to YES.
-
-MACRO_EXPANSION = NO
-
-# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
-# then the macro expansion is limited to the macros specified with the
-# PREDEFINED and EXPAND_AS_PREDEFINED tags.
-
-EXPAND_ONLY_PREDEF = NO
-
-# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
-# in the INCLUDE_PATH (see below) will be search if a #include is found.
-
-SEARCH_INCLUDES = YES
-
-# The INCLUDE_PATH tag can be used to specify one or more directories that
-# contain include files that are not input files but should be processed by
-# the preprocessor.
-
-INCLUDE_PATH =
-
-# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
-# patterns (like *.h and *.hpp) to filter out the header-files in the
-# directories. If left blank, the patterns specified with FILE_PATTERNS will
-# be used.
-
-INCLUDE_FILE_PATTERNS =
-
-# The PREDEFINED tag can be used to specify one or more macro names that
-# are defined before the preprocessor is started (similar to the -D option of
-# gcc). The argument of the tag is a list of macros of the form: name
-# or name=definition (no spaces). If the definition and the = are
-# omitted =1 is assumed.
-
-PREDEFINED =
-
-# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
-# this tag can be used to specify a list of macro names that should be expanded.
-# The macro definition that is found in the sources will be used.
-# Use the PREDEFINED tag if you want to use a different macro definition.
-
-EXPAND_AS_DEFINED =
-
-# If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
-# doxygen's preprocessor will remove all function-like macros that are alone
-# on a line, have an all uppercase name, and do not end with a semicolon. Such
-# function macros are typically used for boiler-plate code, and will confuse the
-# parser if not removed.
-
-SKIP_FUNCTION_MACROS = YES
-
-#---------------------------------------------------------------------------
-# Configuration::additions related to external references
-#---------------------------------------------------------------------------
-
-# The TAGFILES option can be used to specify one or more tagfiles.
-# Optionally an initial location of the external documentation
-# can be added for each tagfile. The format of a tag file without
-# this location is as follows:
-# TAGFILES = file1 file2 ...
-# Adding location for the tag files is done as follows:
-# TAGFILES = file1=loc1 "file2 = loc2" ...
-# where "loc1" and "loc2" can be relative or absolute paths or
-# URLs. If a location is present for each tag, the installdox tool
-# does not have to be run to correct the links.
-# Note that each tag file must have a unique name
-# (where the name does NOT include the path)
-# If a tag file is not located in the directory in which doxygen
-# is run, you must also specify the path to the tagfile here.
-
-TAGFILES =
-
-# When a file name is specified after GENERATE_TAGFILE, doxygen will create
-# a tag file that is based on the input files it reads.
-
-GENERATE_TAGFILE =
-
-# If the ALLEXTERNALS tag is set to YES all external classes will be listed
-# in the class index. If set to NO only the inherited external classes
-# will be listed.
-
-ALLEXTERNALS = NO
-
-# If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
-# in the modules index. If set to NO, only the current project's groups will
-# be listed.
-
-EXTERNAL_GROUPS = YES
-
-# The PERL_PATH should be the absolute path and name of the perl script
-# interpreter (i.e. the result of `which perl').
-
-PERL_PATH = /usr/bin/perl
-
-#---------------------------------------------------------------------------
-# Configuration options related to the dot tool
-#---------------------------------------------------------------------------
-
-# If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
-# generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base or
-# super classes. Setting the tag to NO turns the diagrams off. Note that this
-# option is superseded by the HAVE_DOT option below. This is only a fallback. It is
-# recommended to install and use dot, since it yields more powerful graphs.
-
-CLASS_DIAGRAMS = YES
-
-# If set to YES, the inheritance and collaboration graphs will hide
-# inheritance and usage relations if the target is undocumented
-# or is not a class.
-
-HIDE_UNDOC_RELATIONS = YES
-
-# If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
-# available from the path. This tool is part of Graphviz, a graph visualization
-# toolkit from AT&T and Lucent Bell Labs. The other options in this section
-# have no effect if this option is set to NO (the default)
-
-HAVE_DOT = NO
-
-# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
-# will generate a graph for each documented class showing the direct and
-# indirect inheritance relations. Setting this tag to YES will force the
-# the CLASS_DIAGRAMS tag to NO.
-
-CLASS_GRAPH = YES
-
-# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
-# will generate a graph for each documented class showing the direct and
-# indirect implementation dependencies (inheritance, containment, and
-# class references variables) of the class with other documented classes.
-
-COLLABORATION_GRAPH = YES
-
-# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
-# collaboration diagrams in a style similar to the OMG's Unified Modeling
-# Language.
-
-UML_LOOK = NO
-
-# If set to YES, the inheritance and collaboration graphs will show the
-# relations between templates and their instances.
-
-TEMPLATE_RELATIONS = NO
-
-# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDE_GRAPH, and HAVE_DOT
-# tags are set to YES then doxygen will generate a graph for each documented
-# file showing the direct and indirect include dependencies of the file with
-# other documented files.
-
-INCLUDE_GRAPH = YES
-
-# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
-# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
-# documented header file showing the documented files that directly or
-# indirectly include this file.
-
-INCLUDED_BY_GRAPH = YES
-
-# If the CALL_GRAPH and HAVE_DOT tags are set to YES then doxygen will
-# generate a call dependency graph for every global function or class method.
-# Note that enabling this option will significantly increase the time of a run.
-# So in most cases it will be better to enable call graphs for selected
-# functions only using the \callgraph command.
-
-CALL_GRAPH = NO
-
-# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
-# will graphical hierarchy of all classes instead of a textual one.
-
-GRAPHICAL_HIERARCHY = YES
-
-# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
-# generated by dot. Possible values are png, jpg, or gif
-# If left blank png will be used.
-
-DOT_IMAGE_FORMAT = png
-
-# The tag DOT_PATH can be used to specify the path where the dot tool can be
-# found. If left blank, it is assumed the dot tool can be found on the path.
-
-DOT_PATH =
-
-# The DOTFILE_DIRS tag can be used to specify one or more directories that
-# contain dot files that are included in the documentation (see the
-# \dotfile command).
-
-DOTFILE_DIRS =
-
-# The MAX_DOT_GRAPH_WIDTH tag can be used to set the maximum allowed width
-# (in pixels) of the graphs generated by dot. If a graph becomes larger than
-# this value, doxygen will try to truncate the graph, so that it fits within
-# the specified constraint. Beware that most browsers cannot cope with very
-# large images.
-#This tag is now obsolete, according to doxygen 1.5.2
-#MAX_DOT_GRAPH_WIDTH = 1024
-
-# The MAX_DOT_GRAPH_HEIGHT tag can be used to set the maximum allows height
-# (in pixels) of the graphs generated by dot. If a graph becomes larger than
-# this value, doxygen will try to truncate the graph, so that it fits within
-# the specified constraint. Beware that most browsers cannot cope with very
-# large images.
-#This tag is now obsolete, according to doxygen 1.5.2
-#MAX_DOT_GRAPH_HEIGHT = 1024
-
-# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
-# graphs generated by dot. A depth value of 3 means that only nodes reachable
-# from the root by following a path via at most 3 edges will be shown. Nodes that
-# lay further from the root node will be omitted. Note that setting this option to
-# 1 or 2 may greatly reduce the computation time needed for large code bases. Also
-# note that a graph may be further truncated if the graph's image dimensions are
-# not sufficient to fit the graph (see MAX_DOT_GRAPH_WIDTH and MAX_DOT_GRAPH_HEIGHT).
-# If 0 is used for the depth value (the default), the graph is not depth-constrained.
-#This tag is now obsolete, according to doxygen 1.5.2
-#MAX_DOT_GRAPH_DEPTH = 0
-
-# If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
-# generate a legend page explaining the meaning of the various boxes and
-# arrows in the dot generated graphs.
-
-GENERATE_LEGEND = YES
-
-# If the DOT_CLEANUP tag is set to YES (the default) Doxygen will
-# remove the intermediate dot files that are used to generate
-# the various graphs.
-
-DOT_CLEANUP = YES
-
-#---------------------------------------------------------------------------
-# Configuration::additions related to the search engine
-#---------------------------------------------------------------------------
-
-# The SEARCHENGINE tag specifies whether or not a search engine should be
-# used. If set to NO the values of all tags below this one will be ignored.
-
-SEARCHENGINE = NO
diff --git a/contrib/vorbis/doc/Makefile.am b/contrib/vorbis/doc/Makefile.am
deleted file mode 100644
index 0e96ba1..0000000
--- a/contrib/vorbis/doc/Makefile.am
+++ /dev/null
@@ -1,148 +0,0 @@
-## Process this with automake to create Makefile.in
-
-SUBDIRS = libvorbis vorbisfile vorbisenc
-
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
-
-### all of the static docs, commited to SVN and included as is
-static_docs = \
- rfc5215.xml \
- rfc5215.txt \
- eightphase.png \
- fish_xiph_org.png \
- floor1_inverse_dB_table.html \
- floorval.png \
- fourphase.png \
- framing.html \
- helper.html \
- index.html \
- oggstream.html \
- programming.html \
- squarepolar.png \
- stereo.html \
- stream.png \
- v-comment.html \
- vorbis-clip.txt \
- vorbis-errors.txt \
- vorbis-fidelity.html
-
-# bits needed by the spec
-SPEC_PNG = \
- components.png \
- floor1-1.png \
- floor1-2.png \
- floor1-3.png \
- floor1-4.png \
- hufftree.png \
- hufftree-under.png \
- residue-pack.png \
- residue2.png \
- window1.png \
- window2.png \
- Vorbis_I_spec0x.png \
- Vorbis_I_spec1x.png \
- Vorbis_I_spec2x.png \
- Vorbis_I_spec3x.png \
- Vorbis_I_spec4x.png \
- Vorbis_I_spec5x.png \
- Vorbis_I_spec6x.png \
- Vorbis_I_spec7x.png \
- Vorbis_I_spec8x.png \
- Vorbis_I_spec9x.png \
- Vorbis_I_spec10x.png \
- Vorbis_I_spec11x.png \
- Vorbis_I_spec12x.png \
- Vorbis_I_spec13x.png \
- Vorbis_I_spec14x.png
-
-SPEC_TEX = \
- Vorbis_I_spec.tex \
- 01-introduction.tex \
- 02-bitpacking.tex \
- 03-codebook.tex \
- 04-codec.tex \
- 05-comment.tex \
- 06-floor0.tex \
- 07-floor1.tex \
- 08-residue.tex \
- 09-helper.tex \
- 10-tables.tex \
- a1-encapsulation-ogg.tex \
- a2-encapsulation-rtp.tex \
- footer.tex
-
-built_docs = Vorbis_I_spec.pdf Vorbis_I_spec.html Vorbis_I_spec.css
-
-# conditionally make the generated documentation
-if BUILD_DOCS
-doc_DATA = $(static_docs) $(SPEC_PNG) $(built_docs) doxygen-build.stamp
-else
-doc_DATA = $(static_docs) doxygen-build.stamp
-endif
-
-EXTRA_DIST = $(static_docs) $(built_docs) \
- $(SPEC_TEX) $(SPEC_PNG) $(SPEC_PDF) Vorbis_I_spec.cfg Doxyfile.in
-
-# these are expensive; only remove if we have to
-MAINTAINERCLEANFILES = $(built_docs)
-CLEANFILES = $(SPEC_TEX:%.tex=%.aux) \
- Vorbis_I_spec.4ct Vorbis_I_spec.4tc \
- Vorbis_I_spec.dvi Vorbis_I_spec.idv \
- Vorbis_I_spec.lg Vorbis_I_spec.log \
- Vorbis_I_spec.out Vorbis_I_spec.tmp \
- Vorbis_I_spec.toc Vorbis_I_spec.xref \
- zzVorbis_I_spec.ps
-DISTCLEANFILES = $(built_docs)
-
-
-# explicit rules for generating docs
-if BUILD_DOCS
-Vorbis_I_spec.html Vorbis_I_spec.css: $(SPEC_TEX) $(SPEC_PNG) fish_xiph_org.png
- htlatex $<
-
-Vorbis_I_spec.pdf: $(SPEC_TEX) $(SPEC_PNG)
- pdflatex $<
- pdflatex $<
- pdflatex $<
-else
-Vorbis_I_spec.html: NO_DOCS_ERROR
-Vorbis_I_spec.pdf: NO_DOCS_ERROR
-NO_DOCS_ERROR:
- @echo
- @echo "*** Documentation has not been built! ***"
- @echo "Try re-running after passing --enable-docs to configure."
- @echo
-endif
-
-if HAVE_DOXYGEN
-doxygen-build.stamp: Doxyfile $(top_srcdir)/include/vorbis/*.h
- doxygen
- touch doxygen-build.stamp
-else
-doxygen-build.stamp:
- echo "*** Warning: Documentation build is disabled."
- touch doxygen-build.stamp
-endif
-
-install-data-local: doxygen-build.stamp
- $(mkinstalldirs) $(DESTDIR)$(docdir)
- if test -d vorbis; then \
- for dir in vorbis/*; do \
- if test -d $$dir; then \
- b=`basename $$dir`; \
- $(mkinstalldirs) $(DESTDIR)$(docdir)/$$b; \
- for f in $$dir/*; do \
- $(INSTALL_DATA) $$f $(DESTDIR)$(docdir)/$$b; \
- done \
- fi \
- done \
- fi
-
-uninstall-local:
- rm -rf $(DESTDIR)$(docdir)
-
-clean-local:
- if test -d vorbis; then rm -rf vorbis; fi
- if test -f doxygen-build.stamp; then rm -f doxygen-build.stamp; fi
-
-
diff --git a/contrib/vorbis/doc/Vorbis_I_spec.cfg b/contrib/vorbis/doc/Vorbis_I_spec.cfg
deleted file mode 100644
index 6fca7ce..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec.cfg
+++ /dev/null
@@ -1,4 +0,0 @@
-\Preamble{html}
-\begin{document}
- \DeclareGraphicsExtensions{.png}
-\EndPreamble
diff --git a/contrib/vorbis/doc/Vorbis_I_spec.css b/contrib/vorbis/doc/Vorbis_I_spec.css
deleted file mode 100644
index 5331f18..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec.css
+++ /dev/null
@@ -1,144 +0,0 @@
-
-/* start css.sty */
-.cmex-10{font-size:83%;}
-.cmssbx-10x-x-120{ font-family: sans-serif; font-weight: bold;}
-.cmssbx-10x-x-120{ font-family: sans-serif; font-weight: bold;}
-.cmssbx-10x-x-248{font-size:206%; font-family: sans-serif; font-weight: bold;}
-.cmssbx-10x-x-248{ font-family: sans-serif; font-weight: bold;}
-.cmr-17{font-size:141%;}
-.cmmi-12{font-style: italic;}
-.cmtt-12{font-family: monospace;}
-.cmtt-12{font-family: monospace;}
-.cmtt-12{font-family: monospace;}
-.cmbx-12{ font-weight: bold;}
-.cmti-12{ font-style: italic;}
-.cmr-8{font-size:66%;}
-.cmr-6{font-size:50%;}
-.cmmi-8{font-size:66%;font-style: italic;}
-.cmsy-8{font-size:66%;}
-.cmsy-6{font-size:50%;}
-.cmtt-8{font-size:66%;font-family: monospace;}
-.cmtt-8{font-family: monospace;}
-.cmtt-8{font-family: monospace;}
-.cmtt-8x-x-75{font-size:50%;font-family: monospace;}
-.cmtt-8x-x-75{font-family: monospace;}
-.cmtt-8x-x-75{font-family: monospace;}
-p.noindent { text-indent: 0em }
-td p.noindent { text-indent: 0em; margin-top:0em; }
-p.nopar { text-indent: 0em; }
-p.indent{ text-indent: 1.5em }
-@media print {div.crosslinks {visibility:hidden;}}
-a img { border-top: 0; border-left: 0; border-right: 0; }
-center { margin-top:1em; margin-bottom:1em; }
-td center { margin-top:0em; margin-bottom:0em; }
-.Canvas { position:relative; }
-img.math{vertical-align:middle;}
-li p.indent { text-indent: 0em }
-li p:first-child{ margin-top:0em; }
-li p:last-child, li div:last-child { margin-bottom:0.5em; }
-li p~ul:last-child, li p~ol:last-child{ margin-bottom:0.5em; }
-.enumerate1 {list-style-type:decimal;}
-.enumerate2 {list-style-type:lower-alpha;}
-.enumerate3 {list-style-type:lower-roman;}
-.enumerate4 {list-style-type:upper-alpha;}
-div.newtheorem { margin-bottom: 2em; margin-top: 2em;}
-.obeylines-h,.obeylines-v {white-space: nowrap; }
-div.obeylines-v p { margin-top:0; margin-bottom:0; }
-.overline{ text-decoration:overline; }
-.overline img{ border-top: 1px solid black; }
-td.displaylines {text-align:center; white-space:nowrap;}
-.centerline {text-align:center;}
-.rightline {text-align:right;}
-div.verbatim {font-family: monospace; white-space: nowrap; text-align:left; clear:both; }
-.fbox {padding-left:3.0pt; padding-right:3.0pt; text-indent:0pt; border:solid black 0.4pt; }
-div.fbox {display:table}
-div.center div.fbox {text-align:center; clear:both; padding-left:3.0pt; padding-right:3.0pt; text-indent:0pt; border:solid black 0.4pt; }
-div.minipage{width:100%;}
-div.center, div.center div.center {text-align: center; margin-left:1em; margin-right:1em;}
-div.center div {text-align: left;}
-div.flushright, div.flushright div.flushright {text-align: right;}
-div.flushright div {text-align: left;}
-div.flushleft {text-align: left;}
-.underline{ text-decoration:underline; }
-.underline img{ border-bottom: 1px solid black; margin-bottom:1pt; }
-.framebox-c, .framebox-l, .framebox-r { padding-left:3.0pt; padding-right:3.0pt; text-indent:0pt; border:solid black 0.4pt; }
-.framebox-c {text-align:center;}
-.framebox-l {text-align:left;}
-.framebox-r {text-align:right;}
-span.thank-mark{ vertical-align: super }
-span.footnote-mark sup.textsuperscript, span.footnote-mark a sup.textsuperscript{ font-size:80%; }
-div.tabular, div.center div.tabular {text-align: center; margin-top:0.5em; margin-bottom:0.5em; }
-table.tabular td p{margin-top:0em;}
-table.tabular {margin-left: auto; margin-right: auto;}
-td p:first-child{ margin-top:0em; }
-td p:last-child{ margin-bottom:0em; }
-div.td00{ margin-left:0pt; margin-right:0pt; }
-div.td01{ margin-left:0pt; margin-right:5pt; }
-div.td10{ margin-left:5pt; margin-right:0pt; }
-div.td11{ margin-left:5pt; margin-right:5pt; }
-table[rules] {border-left:solid black 0.4pt; border-right:solid black 0.4pt; }
-td.td00{ padding-left:0pt; padding-right:0pt; }
-td.td01{ padding-left:0pt; padding-right:5pt; }
-td.td10{ padding-left:5pt; padding-right:0pt; }
-td.td11{ padding-left:5pt; padding-right:5pt; }
-table[rules] {border-left:solid black 0.4pt; border-right:solid black 0.4pt; }
-.hline hr, .cline hr{ height : 1px; margin:0px; }
-.tabbing-right {text-align:right;}
-span.TEX {letter-spacing: -0.125em; }
-span.TEX span.E{ position:relative;top:0.5ex;left:-0.0417em;}
-a span.TEX span.E {text-decoration: none; }
-span.LATEX span.A{ position:relative; top:-0.5ex; left:-0.4em; font-size:85%;}
-span.LATEX span.TEX{ position:relative; left: -0.4em; }
-div.float, div.figure {margin-left: auto; margin-right: auto;}
-div.float img {text-align:center;}
-div.figure img {text-align:center;}
-.marginpar {width:20%; float:right; text-align:left; margin-left:auto; margin-top:0.5em; font-size:85%; text-decoration:underline;}
-.marginpar p{margin-top:0.4em; margin-bottom:0.4em;}
-table.equation {width:100%;}
-.equation td{text-align:center; }
-td.equation { margin-top:1em; margin-bottom:1em; }
-td.equation-label { width:5%; text-align:center; }
-td.eqnarray4 { width:5%; white-space: normal; }
-td.eqnarray2 { width:5%; }
-table.eqnarray-star, table.eqnarray {width:100%;}
-div.eqnarray{text-align:center;}
-div.array {text-align:center;}
-div.pmatrix {text-align:center;}
-table.pmatrix {width:100%;}
-span.pmatrix img{vertical-align:middle;}
-div.pmatrix {text-align:center;}
-table.pmatrix {width:100%;}
-span.bar-css {text-decoration:overline;}
-img.cdots{vertical-align:middle;}
-.partToc a, .partToc, .likepartToc a, .likepartToc {line-height: 200%; font-weight:bold; font-size:110%;}
-.chapterToc a, .chapterToc, .likechapterToc a, .likechapterToc, .appendixToc a, .appendixToc {line-height: 200%; font-weight:bold;}
-.index-item, .index-subitem, .index-subsubitem {display:block}
-div.caption {text-indent:-2em; margin-left:3em; margin-right:1em; text-align:left;}
-div.caption span.id{font-weight: bold; white-space: nowrap; }
-h1.partHead{text-align: center}
-p.bibitem { text-indent: -2em; margin-left: 2em; margin-top:0.6em; margin-bottom:0.6em; }
-p.bibitem-p { text-indent: 0em; margin-left: 2em; margin-top:0.6em; margin-bottom:0.6em; }
-.paragraphHead, .likeparagraphHead { margin-top:2em; font-weight: bold;}
-.subparagraphHead, .likesubparagraphHead { font-weight: bold;}
-.quote {margin-bottom:0.25em; margin-top:0.25em; margin-left:1em; margin-right:1em; text-align:justify;}
-.verse{white-space:nowrap; margin-left:2em}
-div.maketitle {text-align:center;}
-h2.titleHead{text-align:center;}
-div.maketitle{ margin-bottom: 2em; }
-div.author, div.date {text-align:center;}
-div.thanks{text-align:left; margin-left:10%; font-size:85%; font-style:italic; }
-div.author{white-space: nowrap;}
-.quotation {margin-bottom:0.25em; margin-top:0.25em; margin-left:1em; }
-.abstract p {margin-left:5%; margin-right:5%;}
-div.abstract {width:100%;}
-span.footnote-mark sup.textsuperscript, span.footnote-mark a sup.textsuperscript{ font-size:80%; }
-.figure img.graphics {margin-left:10%;}
-P.fancyvrb {white-space: nowrap; margin:0em;}
-dt.enumerate-enumitem{float:left; clear:left; margin-left:1em; margin-right:1em;}
-.uline{ text-decoration:underline; }
-.uuline{ text-decoration:underline; }
-span.sout {text-decoration: line-through }
-span.xout {text-decoration: line-through }
-span.uwave {text-decoration:underline }
-/* end css.sty */
-
diff --git a/contrib/vorbis/doc/Vorbis_I_spec.html b/contrib/vorbis/doc/Vorbis_I_spec.html
deleted file mode 100644
index 629b2fb..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec.html
+++ /dev/null
@@ -1,13243 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
- "http://www.w3.org/TR/html4/loose.dtd">
-<html >
-<head><title>Vorbis I specification</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<meta name="generator" content="TeX4ht (http://www.tug.org/tex4ht/)">
-<meta name="originator" content="TeX4ht (http://www.tug.org/tex4ht/)">
-<!-- html -->
-<meta name="src" content="Vorbis_I_spec.tex">
-<meta name="date" content="2015-02-27 13:18:00">
-<link rel="stylesheet" type="text/css" href="Vorbis_I_spec.css">
-</head><body
->
-<div class="maketitle">
-
-
-
-
-
-
-
-<h2 class="titleHead">Vorbis I specification</h2>
-<div class="author" ><span
-class="cmr-17">Xiph.Org Foundation</span></div><br />
-<div class="date" ><span
-class="cmr-17">February 27, 2015</span></div>
-</div>
-<h3 class="likesectionHead"><a
- id="x1-1000"></a>Contents</h3>
-<div class="tableofcontents">
-&#x00A0;<span class="sectionToc" >1 <a
-href="#x1-20001" id="QQ2-1-2">Introduction and Description</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >1.1 <a
-href="#x1-30001.1" id="QQ2-1-3">Overview</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >1.1.1 <a
-href="#x1-40001.1.1" id="QQ2-1-4">Application</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >1.1.2 <a
-href="#x1-50001.1.2" id="QQ2-1-5">Classification</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >1.1.3 <a
-href="#x1-60001.1.3" id="QQ2-1-6">Assumptions</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >1.1.4 <a
-href="#x1-70001.1.4" id="QQ2-1-7">Codec Setup and Probability Model</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >1.1.5 <a
-href="#x1-90001.1.5" id="QQ2-1-9">Format Specification</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >1.1.6 <a
-href="#x1-100001.1.6" id="QQ2-1-10">Hardware Profile</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >1.2 <a
-href="#x1-110001.2" id="QQ2-1-11">Decoder Configuration</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >1.2.1 <a
-href="#x1-120001.2.1" id="QQ2-1-13">Global Config</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >1.2.2 <a
-href="#x1-130001.2.2" id="QQ2-1-14">Mode</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >1.2.3 <a
-href="#x1-140001.2.3" id="QQ2-1-15">Mapping</a></span>
-
-
-
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >1.2.4 <a
-href="#x1-150001.2.4" id="QQ2-1-16">Floor</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >1.2.5 <a
-href="#x1-160001.2.5" id="QQ2-1-17">Residue</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >1.2.6 <a
-href="#x1-170001.2.6" id="QQ2-1-18">Codebooks</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >1.3 <a
-href="#x1-180001.3" id="QQ2-1-19">High-level Decode Process</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >1.3.1 <a
-href="#x1-190001.3.1" id="QQ2-1-20">Decode Setup</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >1.3.2 <a
-href="#x1-230001.3.2" id="QQ2-1-24">Decode Procedure</a></span>
-<br />&#x00A0;<span class="sectionToc" >2 <a
-href="#x1-360002" id="QQ2-1-39">Bitpacking Convention</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >2.1 <a
-href="#x1-370002.1" id="QQ2-1-40">Overview</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >2.1.1 <a
-href="#x1-380002.1.1" id="QQ2-1-41">octets, bytes and words</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >2.1.2 <a
-href="#x1-390002.1.2" id="QQ2-1-42">bit order</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >2.1.3 <a
-href="#x1-400002.1.3" id="QQ2-1-43">byte order</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >2.1.4 <a
-href="#x1-410002.1.4" id="QQ2-1-44">coding bits into byte sequences</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >2.1.5 <a
-href="#x1-420002.1.5" id="QQ2-1-45">signedness</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >2.1.6 <a
-href="#x1-430002.1.6" id="QQ2-1-46">coding example</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >2.1.7 <a
-href="#x1-440002.1.7" id="QQ2-1-47">decoding example</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >2.1.8 <a
-href="#x1-450002.1.8" id="QQ2-1-48">end-of-packet alignment</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >2.1.9 <a
-href="#x1-460002.1.9" id="QQ2-1-49">reading zero bits</a></span>
-<br />&#x00A0;<span class="sectionToc" >3 <a
-href="#x1-470003" id="QQ2-1-50">Probability Model and Codebooks</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >3.1 <a
-href="#x1-480003.1" id="QQ2-1-51">Overview</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >3.1.1 <a
-href="#x1-490003.1.1" id="QQ2-1-52">Bitwise operation</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >3.2 <a
-href="#x1-500003.2" id="QQ2-1-53">Packed codebook format</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >3.2.1 <a
-href="#x1-510003.2.1" id="QQ2-1-54">codebook decode</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >3.3 <a
-href="#x1-580003.3" id="QQ2-1-63">Use of the codebook abstraction</a></span>
-<br />&#x00A0;<span class="sectionToc" >4 <a
-href="#x1-590004" id="QQ2-1-64">Codec Setup and Packet Decode</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >4.1 <a
-href="#x1-600004.1" id="QQ2-1-65">Overview</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >4.2 <a
-href="#x1-610004.2" id="QQ2-1-66">Header decode and decode setup</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >4.2.1 <a
-href="#x1-620004.2.1" id="QQ2-1-67">Common header decode</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >4.2.2 <a
-href="#x1-630004.2.2" id="QQ2-1-68">Identification header</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >4.2.3 <a
-href="#x1-640004.2.3" id="QQ2-1-69">Comment header</a></span>
-
-
-
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >4.2.4 <a
-href="#x1-650004.2.4" id="QQ2-1-70">Setup header</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >4.3 <a
-href="#x1-720004.3" id="QQ2-1-78">Audio packet decode and synthesis</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >4.3.1 <a
-href="#x1-730004.3.1" id="QQ2-1-79">packet type, mode and window decode</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >4.3.2 <a
-href="#x1-740004.3.2" id="QQ2-1-80">floor curve decode</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >4.3.3 <a
-href="#x1-750004.3.3" id="QQ2-1-81">nonzero vector propagate</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >4.3.4 <a
-href="#x1-760004.3.4" id="QQ2-1-82">residue decode</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >4.3.5 <a
-href="#x1-770004.3.5" id="QQ2-1-83">inverse coupling</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >4.3.6 <a
-href="#x1-780004.3.6" id="QQ2-1-84">dot product</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >4.3.7 <a
-href="#x1-790004.3.7" id="QQ2-1-85">inverse MDCT</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >4.3.8 <a
-href="#x1-800004.3.8" id="QQ2-1-86">overlap_add</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >4.3.9 <a
-href="#x1-810004.3.9" id="QQ2-1-87">output channel order</a></span>
-<br />&#x00A0;<span class="sectionToc" >5 <a
-href="#x1-820005" id="QQ2-1-88">comment field and header specification</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >5.1 <a
-href="#x1-830005.1" id="QQ2-1-89">Overview</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >5.2 <a
-href="#x1-840005.2" id="QQ2-1-90">Comment encoding</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >5.2.1 <a
-href="#x1-850005.2.1" id="QQ2-1-91">Structure</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >5.2.2 <a
-href="#x1-860005.2.2" id="QQ2-1-92">Content vector format</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >5.2.3 <a
-href="#x1-890005.2.3" id="QQ2-1-95">Encoding</a></span>
-<br />&#x00A0;<span class="sectionToc" >6 <a
-href="#x1-900006" id="QQ2-1-96">Floor type 0 setup and decode</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >6.1 <a
-href="#x1-910006.1" id="QQ2-1-97">Overview</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >6.2 <a
-href="#x1-920006.2" id="QQ2-1-98">Floor 0 format</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >6.2.1 <a
-href="#x1-930006.2.1" id="QQ2-1-99">header decode</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >6.2.2 <a
-href="#x1-940006.2.2" id="QQ2-1-100">packet decode</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >6.2.3 <a
-href="#x1-950006.2.3" id="QQ2-1-101">curve computation</a></span>
-<br />&#x00A0;<span class="sectionToc" >7 <a
-href="#x1-970007" id="QQ2-1-103">Floor type 1 setup and decode</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >7.1 <a
-href="#x1-980007.1" id="QQ2-1-104">Overview</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >7.2 <a
-href="#x1-990007.2" id="QQ2-1-105">Floor 1 format</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >7.2.1 <a
-href="#x1-1000007.2.1" id="QQ2-1-106">model</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >7.2.2 <a
-href="#x1-1010007.2.2" id="QQ2-1-111">header decode</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >7.2.3 <a
-href="#x1-1020007.2.3" id="QQ2-1-112">packet decode</a></span>
-
-
-
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >7.2.4 <a
-href="#x1-1030007.2.4" id="QQ2-1-113">curve computation</a></span>
-<br />&#x00A0;<span class="sectionToc" >8 <a
-href="#x1-1040008" id="QQ2-1-114">Residue setup and decode</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >8.1 <a
-href="#x1-1050008.1" id="QQ2-1-115">Overview</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >8.2 <a
-href="#x1-1060008.2" id="QQ2-1-116">Residue format</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >8.3 <a
-href="#x1-1070008.3" id="QQ2-1-118">residue 0</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >8.4 <a
-href="#x1-1080008.4" id="QQ2-1-119">residue 1</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >8.5 <a
-href="#x1-1090008.5" id="QQ2-1-120">residue 2</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >8.6 <a
-href="#x1-1100008.6" id="QQ2-1-122">Residue decode</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >8.6.1 <a
-href="#x1-1110008.6.1" id="QQ2-1-123">header decode</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >8.6.2 <a
-href="#x1-1120008.6.2" id="QQ2-1-124">packet decode</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >8.6.3 <a
-href="#x1-1130008.6.3" id="QQ2-1-125">format 0 specifics</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >8.6.4 <a
-href="#x1-1140008.6.4" id="QQ2-1-126">format 1 specifics</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >8.6.5 <a
-href="#x1-1150008.6.5" id="QQ2-1-127">format 2 specifics</a></span>
-<br />&#x00A0;<span class="sectionToc" >9 <a
-href="#x1-1160009" id="QQ2-1-128">Helper equations</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >9.1 <a
-href="#x1-1170009.1" id="QQ2-1-129">Overview</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >9.2 <a
-href="#x1-1180009.2" id="QQ2-1-130">Functions</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >9.2.1 <a
-href="#x1-1190009.2.1" id="QQ2-1-131">ilog</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >9.2.2 <a
-href="#x1-1200009.2.2" id="QQ2-1-132">float32_unpack</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >9.2.3 <a
-href="#x1-1210009.2.3" id="QQ2-1-133">lookup1_values</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >9.2.4 <a
-href="#x1-1220009.2.4" id="QQ2-1-134">low_neighbor</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >9.2.5 <a
-href="#x1-1230009.2.5" id="QQ2-1-135">high_neighbor</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >9.2.6 <a
-href="#x1-1240009.2.6" id="QQ2-1-136">render_point</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >9.2.7 <a
-href="#x1-1250009.2.7" id="QQ2-1-137">render_line</a></span>
-<br />&#x00A0;<span class="sectionToc" >10 <a
-href="#x1-12600010" id="QQ2-1-138">Tables</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >10.1 <a
-href="#x1-12700010.1" id="QQ2-1-139">floor1_inverse_dB_table</a></span>
-<br />&#x00A0;<span class="sectionToc" >A <a
-href="#x1-128000A" id="QQ2-1-140">Embedding Vorbis into an Ogg stream</a></span>
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >A.1 <a
-href="#x1-129000A.1" id="QQ2-1-141">Overview</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >A.1.1 <a
-href="#x1-130000A.1.1" id="QQ2-1-142">Restrictions</a></span>
-<br />&#x00A0;&#x00A0;&#x00A0;<span class="subsubsectionToc" >A.1.2 <a
-href="#x1-131000A.1.2" id="QQ2-1-143">MIME type</a></span>
-
-
-
-<br />&#x00A0;&#x00A0;<span class="subsectionToc" >A.2 <a
-href="#x1-132000A.2" id="QQ2-1-144">Encapsulation</a></span>
-<br />&#x00A0;<span class="sectionToc" >B <a
-href="#x1-134000B" id="QQ2-1-146">Vorbis encapsulation in RTP</a></span>
-</div>
-
-
-
-<h3 class="sectionHead"><span class="titlemark">1. </span> <a
- id="x1-20001"></a>Introduction and Description</h3>
-<!--l. 6--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">1.1. </span> <a
- id="x1-30001.1"></a>Overview</h4>
-<!--l. 8--><p class="noindent" >This document provides a high level description of the Vorbis codec&#8217;s construction. A bit-by-bit
-specification appears beginning in <a
-href="#x1-590004">section&#x00A0;4</a>, &#8220;<a
-href="#x1-590004">Codec Setup and Packet Decode<!--tex4ht:ref: vorbis:spec:codec --></a>&#8221;. The later
-sections assume a high-level understanding of the Vorbis decode process, which is provided
-here.
-<!--l. 15--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">1.1.1. </span> <a
- id="x1-40001.1.1"></a>Application</h5>
-<!--l. 16--><p class="noindent" >Vorbis is a general purpose perceptual audio CODEC intended to allow maximum encoder
-flexibility, thus allowing it to scale competitively over an exceptionally wide range of bitrates. At
-the high quality/bitrate end of the scale (CD or DAT rate stereo, 16/24 bits) it is in the same
-league as MPEG-2 and MPC. Similarly, the 1.0 encoder can encode high-quality CD and DAT
-rate stereo at below 48kbps without resampling to a lower rate. Vorbis is also intended for lower
-and higher sample rates (from 8kHz telephony to 192kHz digital masters) and a range of channel
-representations (monaural, polyphonic, stereo, quadraphonic, 5.1, ambisonic, or up to 255
-discrete channels).
-<!--l. 29--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">1.1.2. </span> <a
- id="x1-50001.1.2"></a>Classification</h5>
-<!--l. 30--><p class="noindent" >Vorbis I is a forward-adaptive monolithic transform CODEC based on the Modified Discrete
-Cosine Transform. The codec is structured to allow addition of a hybrid wavelet filterbank in
-Vorbis II to offer better transient response and reproduction using a transform better suited to
-localized time events.
-
-
-
-<!--l. 37--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">1.1.3. </span> <a
- id="x1-60001.1.3"></a>Assumptions</h5>
-<!--l. 39--><p class="noindent" >The Vorbis CODEC design assumes a complex, psychoacoustically-aware encoder and simple,
-low-complexity decoder. Vorbis decode is computationally simpler than mp3, although it does
-require more working memory as Vorbis has no static probability model; the vector codebooks
-used in the first stage of decoding from the bitstream are packed in their entirety into the Vorbis
-bitstream headers. In packed form, these codebooks occupy only a few kilobytes; the extent to
-which they are pre-decoded into a cache is the dominant factor in decoder memory
-usage.
-<!--l. 50--><p class="noindent" >Vorbis provides none of its own framing, synchronization or protection against errors; it
-is solely a method of accepting input audio, dividing it into individual frames and
-compressing these frames into raw, unformatted &#8217;packets&#8217;. The decoder then accepts
-these raw packets in sequence, decodes them, synthesizes audio frames from them, and
-reassembles the frames into a facsimile of the original audio stream. Vorbis is a free-form
-variable bit rate (VBR) codec and packets have no minimum size, maximum size, or
-fixed/expected size. Packets are designed that they may be truncated (or padded)
-and remain decodable; this is not to be considered an error condition and is used
-extensively in bitrate management in peeling. Both the transport mechanism and
-decoder must allow that a packet may be any size, or end before or after packet decode
-expects.
-<!--l. 64--><p class="noindent" >Vorbis packets are thus intended to be used with a transport mechanism that provides free-form
-framing, sync, positioning and error correction in accordance with these design assumptions, such
-as Ogg (for file transport) or RTP (for network multicast). For purposes of a few examples in this
-document, we will assume that Vorbis is to be embedded in an Ogg stream specifically,
-although this is by no means a requirement or fundamental assumption in the Vorbis
-design.
-<!--l. 72--><p class="noindent" >The specification for embedding Vorbis into an Ogg transport stream is in <a
-href="#x1-128000A">section&#x00A0;A</a>,
-&#8220;<a
-href="#x1-128000A">Embedding Vorbis into an Ogg stream<!--tex4ht:ref: vorbis:over:ogg --></a>&#8221;.
-<!--l. 77--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">1.1.4. </span> <a
- id="x1-70001.1.4"></a>Codec Setup and Probability Model</h5>
-<!--l. 79--><p class="noindent" >Vorbis&#8217; heritage is as a research CODEC and its current design reflects a desire to allow multiple
-decades of continuous encoder improvement before running out of room within the codec
-specification. For these reasons, configurable aspects of codec setup intentionally lean toward the
-extreme of forward adaptive.
-
-
-
-<!--l. 85--><p class="noindent" >The single most controversial design decision in Vorbis (and the most unusual for a Vorbis
-developer to keep in mind) is that the entire probability model of the codec, the Huffman and
-VQ codebooks, is packed into the bitstream header along with extensive CODEC setup
-parameters (often several hundred fields). This makes it impossible, as it would be with
-MPEG audio layers, to embed a simple frame type flag in each audio packet, or begin
-decode at any frame in the stream without having previously fetched the codec setup
-header.
-<!--l. 95--><p class="noindent" ><span class="likesubparagraphHead"><a
- id="x1-80001.1.4"></a><span
-class="cmbx-12">Note:</span></span> Vorbis <span
-class="cmti-12">can </span>initiate decode at any arbitrary packet within a bitstream so long as the codec
-has been initialized/setup with the setup headers.
-<!--l. 101--><p class="noindent" >Thus, Vorbis headers are both required for decode to begin and relatively large as bitstream
-headers go. The header size is unbounded, although for streaming a rule-of-thumb of 4kB or less
-is recommended (and Xiph.Org&#8217;s Vorbis encoder follows this suggestion).
-<!--l. 106--><p class="noindent" >Our own design work indicates the primary liability of the required header is in mindshare; it is
-an unusual design and thus causes some amount of complaint among engineers as this runs
-against current design trends (and also points out limitations in some existing software/interface
-designs, such as Windows&#8217; ACM codec framework). However, we find that it does not
-fundamentally limit Vorbis&#8217; suitable application space.
-<!--l. 115--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">1.1.5. </span> <a
- id="x1-90001.1.5"></a>Format Specification</h5>
-<!--l. 116--><p class="noindent" >The Vorbis format is well-defined by its decode specification; any encoder that produces packets
-that are correctly decoded by the reference Vorbis decoder described below may be considered
-a proper Vorbis encoder. A decoder must faithfully and completely implement the
-specification defined below (except where noted) to be considered a proper Vorbis
-decoder.
-<!--l. 123--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">1.1.6. </span> <a
- id="x1-100001.1.6"></a>Hardware Profile</h5>
-
-
-
-<!--l. 124--><p class="noindent" >Although Vorbis decode is computationally simple, it may still run into specific limitations of an
-embedded design. For this reason, embedded designs are allowed to deviate in limited ways from
-the &#8216;full&#8217; decode specification yet still be certified compliant. These optional omissions are
-labelled in the spec where relevant.
-<!--l. 131--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">1.2. </span> <a
- id="x1-110001.2"></a>Decoder Configuration</h4>
-<!--l. 133--><p class="noindent" >Decoder setup consists of configuration of multiple, self-contained component abstractions that
-perform specific functions in the decode pipeline. Each different component instance of a specific
-type is semantically interchangeable; decoder configuration consists both of internal component
-configuration, as well as arrangement of specific instances into a decode pipeline. Componentry
-arrangement is roughly as follows:
-<div class="center"
->
-<!--l. 141--><p class="noindent" >
-
-<!--l. 142--><p class="noindent" ><img
-src="components.png" alt="PIC"
->
-<br /> <div class="caption"
-><span class="id">Figure&#x00A0;1: </span><span
-class="content">decoder pipeline configuration</span></div><!--tex4ht:label?: x1-110011 -->
-</div>
-<!--l. 146--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">1.2.1. </span> <a
- id="x1-120001.2.1"></a>Global Config</h5>
-<!--l. 147--><p class="noindent" >Global codec configuration consists of a few audio related fields (sample rate, channels), Vorbis
-version (always &#8217;0&#8217; in Vorbis I), bitrate hints, and the lists of component instances. All other
-configuration is in the context of specific components.
-<!--l. 152--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">1.2.2. </span> <a
- id="x1-130001.2.2"></a>Mode</h5>
-
-
-
-<!--l. 154--><p class="noindent" >Each Vorbis frame is coded according to a master &#8217;mode&#8217;. A bitstream may use one or many
-modes.
-<!--l. 157--><p class="noindent" >The mode mechanism is used to encode a frame according to one of multiple possible
-methods with the intention of choosing a method best suited to that frame. Different
-modes are, e.g. how frame size is changed from frame to frame. The mode number of a
-frame serves as a top level configuration switch for all other specific aspects of frame
-decode.
-<!--l. 164--><p class="noindent" >A &#8217;mode&#8217; configuration consists of a frame size setting, window type (always 0, the Vorbis
-window, in Vorbis I), transform type (always type 0, the MDCT, in Vorbis I) and a mapping
-number. The mapping number specifies which mapping configuration instance to use for low-level
-packet decode and synthesis.
-<!--l. 171--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">1.2.3. </span> <a
- id="x1-140001.2.3"></a>Mapping</h5>
-<!--l. 173--><p class="noindent" >A mapping contains a channel coupling description and a list of &#8217;submaps&#8217; that bundle sets
-of channel vectors together for grouped encoding and decoding. These submaps are
-not references to external components; the submap list is internal and specific to a
-mapping.
-<!--l. 178--><p class="noindent" >A &#8217;submap&#8217; is a configuration/grouping that applies to a subset of floor and residue vectors
-within a mapping. The submap functions as a last layer of indirection such that specific special
-floor or residue settings can be applied not only to all the vectors in a given mode, but also
-specific vectors in a specific mode. Each submap specifies the proper floor and residue
-instance number to use for decoding that submap&#8217;s spectral floor and spectral residue
-vectors.
-<!--l. 186--><p class="noindent" >As an example:
-<!--l. 188--><p class="noindent" >Assume a Vorbis stream that contains six channels in the standard 5.1 format. The sixth
-channel, as is normal in 5.1, is bass only. Therefore it would be wasteful to encode a
-full-spectrum version of it as with the other channels. The submapping mechanism can be used
-to apply a full range floor and residue encoding to channels 0 through 4, and a bass-only
-representation to the bass channel, thus saving space. In this example, channels 0-4 belong to
-submap 0 (which indicates use of a full-range floor) and channel 5 belongs to submap 1, which
-uses a bass-only representation.
-
-
-
-<!--l. 199--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">1.2.4. </span> <a
- id="x1-150001.2.4"></a>Floor</h5>
-<!--l. 201--><p class="noindent" >Vorbis encodes a spectral &#8217;floor&#8217; vector for each PCM channel. This vector is a low-resolution
-representation of the audio spectrum for the given channel in the current frame, generally used
-akin to a whitening filter. It is named a &#8217;floor&#8217; because the Xiph.Org reference encoder has
-historically used it as a unit-baseline for spectral resolution.
-<!--l. 208--><p class="noindent" >A floor encoding may be of two types. Floor 0 uses a packed LSP representation on a dB
-amplitude scale and Bark frequency scale. Floor 1 represents the curve as a piecewise linear
-interpolated representation on a dB amplitude scale and linear frequency scale. The two floors
-are semantically interchangeable in encoding/decoding. However, floor type 1 provides more
-stable inter-frame behavior, and so is the preferred choice in all coupled-stereo and
-high bitrate modes. Floor 1 is also considerably less expensive to decode than floor
-0.
-<!--l. 218--><p class="noindent" >Floor 0 is not to be considered deprecated, but it is of limited modern use. No known Vorbis
-encoder past Xiph.Org&#8217;s own beta 4 makes use of floor 0.
-<!--l. 222--><p class="noindent" >The values coded/decoded by a floor are both compactly formatted and make use of entropy
-coding to save space. For this reason, a floor configuration generally refers to multiple
-codebooks in the codebook component list. Entropy coding is thus provided as an
-abstraction, and each floor instance may choose from any and all available codebooks when
-coding/decoding.
-<!--l. 230--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">1.2.5. </span> <a
- id="x1-160001.2.5"></a>Residue</h5>
-<!--l. 231--><p class="noindent" >The spectral residue is the fine structure of the audio spectrum once the floor curve has been
-subtracted out. In simplest terms, it is coded in the bitstream using cascaded (multi-pass) vector
-quantization according to one of three specific packing/coding algorithms numbered
-0 through 2. The packing algorithm details are configured by residue instance. As
-with the floor components, the final VQ/entropy encoding is provided by external
-codebook instances and each residue instance may choose from any and all available
-codebooks.
-<!--l. 241--><p class="noindent" >
-
-
-
-<h5 class="subsubsectionHead"><span class="titlemark">1.2.6. </span> <a
- id="x1-170001.2.6"></a>Codebooks</h5>
-<!--l. 243--><p class="noindent" >Codebooks are a self-contained abstraction that perform entropy decoding and, optionally, use
-the entropy-decoded integer value as an offset into an index of output value vectors, returning
-the indicated vector of values.
-<!--l. 248--><p class="noindent" >The entropy coding in a Vorbis I codebook is provided by a standard Huffman binary tree
-representation. This tree is tightly packed using one of several methods, depending on whether
-codeword lengths are ordered or unordered, or the tree is sparse.
-<!--l. 253--><p class="noindent" >The codebook vector index is similarly packed according to index characteristic. Most commonly,
-the vector index is encoded as a single list of values of possible values that are then permuted
-into a list of n-dimensional rows (lattice VQ).
-<!--l. 260--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">1.3. </span> <a
- id="x1-180001.3"></a>High-level Decode Process</h4>
-<!--l. 262--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">1.3.1. </span> <a
- id="x1-190001.3.1"></a>Decode Setup</h5>
-<!--l. 264--><p class="noindent" >Before decoding can begin, a decoder must initialize using the bitstream headers matching the
-stream to be decoded. Vorbis uses three header packets; all are required, in-order, by
-this specification. Once set up, decode may begin at any audio packet belonging to
-the Vorbis stream. In Vorbis I, all packets after the three initial headers are audio
-packets.
-<!--l. 271--><p class="noindent" >The header packets are, in order, the identification header, the comments header, and the setup
-header.
-<!--l. 274--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-200001.3.1"></a><span
-class="cmbx-12">Identification Header</span></span>
-The identification header identifies the bitstream as Vorbis, Vorbis version, and the simple audio
-characteristics of the stream such as sample rate and number of channels.
-
-
-
-<!--l. 279--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-210001.3.1"></a><span
-class="cmbx-12">Comment Header</span></span>
-The comment header includes user text comments (&#8220;tags&#8221;) and a vendor string for the
-application/library that produced the bitstream. The encoding and proper use of the comment
-header is described in <a
-href="#x1-820005">section&#x00A0;5</a>, &#8220;<a
-href="#x1-820005">comment field and header specification<!--tex4ht:ref: vorbis:spec:comment --></a>&#8221;.
-<!--l. 284--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-220001.3.1"></a><span
-class="cmbx-12">Setup Header</span></span>
-The setup header includes extensive CODEC setup information as well as the complete VQ and
-Huffman codebooks needed for decode.
-<!--l. 289--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">1.3.2. </span> <a
- id="x1-230001.3.2"></a>Decode Procedure</h5>
-<!--l. 291--><p class="noindent" >The decoding and synthesis procedure for all audio packets is fundamentally the same.
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- 1. </dt><dd
-class="enumerate-enumitem">decode packet type flag
- </dd><dt class="enumerate-enumitem">
- 2. </dt><dd
-class="enumerate-enumitem">decode mode number
- </dd><dt class="enumerate-enumitem">
- 3. </dt><dd
-class="enumerate-enumitem">decode window shape (long windows only)
- </dd><dt class="enumerate-enumitem">
- 4. </dt><dd
-class="enumerate-enumitem">decode floor
- </dd><dt class="enumerate-enumitem">
- 5. </dt><dd
-class="enumerate-enumitem">decode residue into residue vectors
- </dd><dt class="enumerate-enumitem">
- 6. </dt><dd
-class="enumerate-enumitem">inverse channel coupling of residue vectors
- </dd><dt class="enumerate-enumitem">
- 7. </dt><dd
-class="enumerate-enumitem">generate floor curve from decoded floor data
- </dd><dt class="enumerate-enumitem">
- 8. </dt><dd
-class="enumerate-enumitem">compute dot product of floor and residue, producing audio spectrum vector
- </dd><dt class="enumerate-enumitem">
- 9. </dt><dd
-class="enumerate-enumitem">inverse monolithic transform of audio spectrum vector, always an MDCT in Vorbis
- I
-
-
-
- </dd><dt class="enumerate-enumitem">
- 10. </dt><dd
-class="enumerate-enumitem">overlap/add left-hand output of transform with right-hand output of previous frame
- </dd><dt class="enumerate-enumitem">
- 11. </dt><dd
-class="enumerate-enumitem">store right hand-data from transform of current frame for future lapping
- </dd><dt class="enumerate-enumitem">
- 12. </dt><dd
-class="enumerate-enumitem">if not first frame, return results of overlap/add as audio result of current frame</dd></dl>
-<!--l. 308--><p class="noindent" >Note that clever rearrangement of the synthesis arithmetic is possible; as an example, one can
-take advantage of symmetries in the MDCT to store the right-hand transform data of a partial
-MDCT for a 50% inter-frame buffer space savings, and then complete the transform later before
-overlap/add with the next frame. This optimization produces entirely equivalent output and is
-naturally perfectly legal. The decoder must be <span
-class="cmti-12">entirely mathematically equivalent </span>to the
-specification, it need not be a literal semantic implementation.
-<!--l. 317--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-240001.3.2"></a><span
-class="cmbx-12">Packet type decode</span></span>
-Vorbis I uses four packet types. The first three packet types mark each of the three Vorbis
-headers described above. The fourth packet type marks an audio packet. All other packet types
-are reserved; packets marked with a reserved type should be ignored.
-<!--l. 324--><p class="noindent" >Following the three header packets, all packets in a Vorbis I stream are audio. The first step of
-audio packet decode is to read and verify the packet type; <span
-class="cmti-12">a non-audio packet when audio is</span>
-<span
-class="cmti-12">expected indicates stream corruption or a non-compliant stream. The decoder must ignore the</span>
-<span
-class="cmti-12">packet and not attempt decoding it to audio</span>.
-<!--l. 334--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-250001.3.2"></a><span
-class="cmbx-12">Mode decode</span></span>
-Vorbis allows an encoder to set up multiple, numbered packet &#8217;modes&#8217;, as described earlier, all of
-which may be used in a given Vorbis stream. The mode is encoded as an integer used as a direct
-offset into the mode instance index.
-<!--l. 341--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-260001.3.2"></a><span
-class="cmbx-12">Window shape decode (long windows only)</span></span>
-Vorbis frames may be one of two PCM sample sizes specified during codec setup. In Vorbis I,
-legal frame sizes are powers of two from 64 to 8192 samples. Aside from coupling, Vorbis
-handles channels as independent vectors and these frame sizes are in samples per
-channel.
-
-
-
-<!--l. 348--><p class="noindent" >Vorbis uses an overlapping transform, namely the MDCT, to blend one frame into the next,
-avoiding most inter-frame block boundary artifacts. The MDCT output of one frame is windowed
-according to MDCT requirements, overlapped 50% with the output of the previous frame and
-added. The window shape assures seamless reconstruction.
-<!--l. 354--><p class="noindent" >This is easy to visualize in the case of equal sized-windows:
-<div class="center"
->
-<!--l. 356--><p class="noindent" >
-
-<!--l. 357--><p class="noindent" ><img
-src="window1.png" alt="PIC"
->
-<br /> <div class="caption"
-><span class="id">Figure&#x00A0;2: </span><span
-class="content">overlap of two equal-sized windows</span></div><!--tex4ht:label?: x1-260012 -->
-</div>
-<!--l. 361--><p class="noindent" >And slightly more complex in the case of overlapping unequal sized windows:
-<div class="center"
->
-<!--l. 364--><p class="noindent" >
-
-<!--l. 365--><p class="noindent" ><img
-src="window2.png" alt="PIC"
->
-<br /> <div class="caption"
-><span class="id">Figure&#x00A0;3: </span><span
-class="content">overlap of a long and a short window</span></div><!--tex4ht:label?: x1-260023 -->
-</div>
-<!--l. 369--><p class="noindent" >In the unequal-sized window case, the window shape of the long window must be modified for
-seamless lapping as above. It is possible to correctly infer window shape to be applied to the
-current window from knowing the sizes of the current, previous and next window. It is legal for a
-decoder to use this method. However, in the case of a long window (short windows require no
-modification), Vorbis also codes two flag bits to specify pre- and post- window shape. Although
-not strictly necessary for function, this minor redundancy allows a packet to be fully decoded to
-the point of lapping entirely independently of any other packet, allowing easier abstraction of
-decode layers as well as allowing a greater level of easy parallelism in encode and
-decode.
-<!--l. 382--><p class="noindent" >A description of valid window functions for use with an inverse MDCT can be found in <span class="cite">[<a
-href="#XSporer/Brandenburg/Edler">1</a>]</span>.
-Vorbis windows all use the slope function
-<center class="math-display" >
-<img
-src="Vorbis_I_spec0x.png" alt="y = sin (.5 * &#x03C0; sin2((x + .5)&#x2215;n * &#x03C0;)).
-
-
-
-" class="math-display" ></center>
-<!--l. 385--><p class="nopar" >
-<!--l. 389--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-270001.3.2"></a><span
-class="cmbx-12">floor decode</span></span>
-Each floor is encoded/decoded in channel order, however each floor belongs to a &#8217;submap&#8217; that
-specifies which floor configuration to use. All floors are decoded before residue decode
-begins.
-<!--l. 395--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-280001.3.2"></a><span
-class="cmbx-12">residue decode</span></span>
-Although the number of residue vectors equals the number of channels, channel coupling may
-mean that the raw residue vectors extracted during decode do not map directly to specific
-channels. When channel coupling is in use, some vectors will correspond to coupled magnitude or
-angle. The coupling relationships are described in the codec setup and may differ from frame to
-frame, due to different mode numbers.
-<!--l. 404--><p class="noindent" >Vorbis codes residue vectors in groups by submap; the coding is done in submap order from
-submap 0 through n-1. This differs from floors which are coded using a configuration provided by
-submap number, but are coded individually in channel order.
-<!--l. 411--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-290001.3.2"></a><span
-class="cmbx-12">inverse channel coupling</span></span>
-A detailed discussion of stereo in the Vorbis codec can be found in the document
-<a
-href="stereo.html" >Stereo Channel Coupling in the Vorbis CODEC</a>. Vorbis is not limited to only stereo
-coupling, but the stereo document also gives a good overview of the generic coupling
-mechanism.
-<!--l. 419--><p class="noindent" >Vorbis coupling applies to pairs of residue vectors at a time; decoupling is done in-place a
-pair at a time in the order and using the vectors specified in the current mapping
-configuration. The decoupling operation is the same for all pairs, converting square polar
-representation (where one vector is magnitude and the second angle) back to Cartesian
-representation.
-<!--l. 426--><p class="noindent" >After decoupling, in order, each pair of vectors on the coupling list, the resulting residue vectors
-represent the fine spectral detail of each output channel.
-
-
-
-<!--l. 432--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-300001.3.2"></a><span
-class="cmbx-12">generate floor curve</span></span>
-The decoder may choose to generate the floor curve at any appropriate time. It is reasonable to
-generate the output curve when the floor data is decoded from the raw packet, or it
-can be generated after inverse coupling and applied to the spectral residue directly,
-combining generation and the dot product into one step and eliminating some working
-space.
-<!--l. 441--><p class="noindent" >Both floor 0 and floor 1 generate a linear-range, linear-domain output vector to be multiplied
-(dot product) by the linear-range, linear-domain spectral residue.
-<!--l. 447--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-310001.3.2"></a><span
-class="cmbx-12">compute floor/residue dot product</span></span>
-This step is straightforward; for each output channel, the decoder multiplies the floor curve and
-residue vectors element by element, producing the finished audio spectrum of each
-channel.
-<!--l. 455--><p class="noindent" >One point is worth mentioning about this dot product; a common mistake in a fixed point
-implementation might be to assume that a 32 bit fixed-point representation for floor and
-residue and direct multiplication of the vectors is sufficient for acceptable spectral depth
-in all cases because it happens to mostly work with the current Xiph.Org reference
-encoder.
-<!--l. 462--><p class="noindent" >However, floor vector values can span <span
-class="cmsy-10x-x-120">~</span>140dB (<span
-class="cmsy-10x-x-120">~</span>24 bits unsigned), and the audio spectrum
-vector should represent a minimum of 120dB (<span
-class="cmsy-10x-x-120">~</span>21 bits with sign), even when output is to a 16
-bit PCM device. For the residue vector to represent full scale if the floor is nailed
-to <span
-class="cmsy-10x-x-120">-</span>140dB, it must be able to span 0 to +140dB. For the residue vector to reach
-full scale if the floor is nailed at 0dB, it must be able to represent <span
-class="cmsy-10x-x-120">-</span>140dB to +0dB.
-Thus, in order to handle full range dynamics, a residue vector may span <span
-class="cmsy-10x-x-120">-</span>140dB to
-+140dB entirely within spec. A 280dB range is approximately 48 bits with sign; thus the
-residue vector must be able to represent a 48 bit range and the dot product must
-be able to handle an effective 48 bit times 24 bit multiplication. This range may be
-achieved using large (64 bit or larger) integers, or implementing a movable binary point
-representation.
-<!--l. 479--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-320001.3.2"></a><span
-class="cmbx-12">inverse monolithic transform (MDCT)</span></span>
-The audio spectrum is converted back into time domain PCM audio via an inverse Modified
-Discrete Cosine Transform (MDCT). A detailed description of the MDCT is available in
-<span class="cite">[<a
-href="#XSporer/Brandenburg/Edler">1</a>]</span>.
-<!--l. 485--><p class="noindent" >Note that the PCM produced directly from the MDCT is not yet finished audio; it must be
-
-
-
-lapped with surrounding frames using an appropriate window (such as the Vorbis window) before
-the MDCT can be considered orthogonal.
-<!--l. 492--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-330001.3.2"></a><span
-class="cmbx-12">overlap/add data</span></span>
-Windowed MDCT output is overlapped and added with the right hand data of the previous
-window such that the 3/4 point of the previous window is aligned with the 1/4 point of the
-current window (as illustrated in the window overlap diagram). At this point, the audio data
-between the center of the previous frame and the center of the current frame is now finished and
-ready to be returned.
-<!--l. 501--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-340001.3.2"></a><span
-class="cmbx-12">cache right hand data</span></span>
-The decoder must cache the right hand portion of the current frame to be lapped with the left
-hand portion of the next frame.
-<!--l. 507--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-350001.3.2"></a><span
-class="cmbx-12">return finished audio data</span></span>
-The overlapped portion produced from overlapping the previous and current frame data
-is finished data to be returned by the decoder. This data spans from the center of
-the previous window to the center of the current window. In the case of same-sized
-windows, the amount of data to return is one-half block consisting of and only of the
-overlapped portions. When overlapping a short and long window, much of the returned
-range is not actually overlap. This does not damage transform orthogonality. Pay
-attention however to returning the correct data range; the amount of data to be returned
-is:
-<!--l. 519--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb1"><a
- id="x1-35002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;window_blocksize(previous_window)/4+window_blocksize(current_window)/4</span></div>
-<!--l. 523--><p class="noindent" >from the center of the previous window to the center of the current window.
-<!--l. 526--><p class="noindent" >Data is not returned from the first frame; it must be used to &#8217;prime&#8217; the decode engine. The
-encoder accounts for this priming when calculating PCM offsets; after the first frame, the proper
-PCM output offset is &#8217;0&#8217; (as no data has been returned yet).
-
-
-
-
-
-
-<h3 class="sectionHead"><span class="titlemark">2. </span> <a
- id="x1-360002"></a>Bitpacking Convention</h3>
-<!--l. 6--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">2.1. </span> <a
- id="x1-370002.1"></a>Overview</h4>
-<!--l. 8--><p class="noindent" >The Vorbis codec uses relatively unstructured raw packets containing arbitrary-width binary
-integer fields. Logically, these packets are a bitstream in which bits are coded one-by-one by the
-encoder and then read one-by-one in the same monotonically increasing order by the decoder.
-Most current binary storage arrangements group bits into a native word size of eight bits
-(octets), sixteen bits, thirty-two bits or, less commonly other fixed word sizes. The Vorbis
-bitpacking convention specifies the correct mapping of the logical packet bitstream into an actual
-representation in fixed-width words.
-<!--l. 19--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">2.1.1. </span> <a
- id="x1-380002.1.1"></a>octets, bytes and words</h5>
-<!--l. 21--><p class="noindent" >In most contemporary architectures, a &#8217;byte&#8217; is synonymous with an &#8217;octet&#8217;, that is, eight bits.
-This has not always been the case; seven, ten, eleven and sixteen bit &#8217;bytes&#8217; have been used.
-For purposes of the bitpacking convention, a byte implies the native, smallest integer
-storage representation offered by a platform. On modern platforms, this is generally
-assumed to be eight bits (not necessarily because of the processor but because of the
-filesystem/memory architecture. Modern filesystems invariably offer bytes as the fundamental
-atom of storage). A &#8217;word&#8217; is an integer size that is a grouped multiple of this smallest
-size.
-<!--l. 32--><p class="noindent" >The most ubiquitous architectures today consider a &#8217;byte&#8217; to be an octet (eight bits) and a word
-to be a group of two, four or eight bytes (16, 32 or 64 bits). Note however that the Vorbis
-bitpacking convention is still well defined for any native byte size; Vorbis uses the native
-bit-width of a given storage system. This document assumes that a byte is one octet for purposes
-of example.
-<!--l. 39--><p class="noindent" >
-
-
-
-<h5 class="subsubsectionHead"><span class="titlemark">2.1.2. </span> <a
- id="x1-390002.1.2"></a>bit order</h5>
-<!--l. 41--><p class="noindent" >A byte has a well-defined &#8217;least significant&#8217; bit (LSb), which is the only bit set when the byte is
-storing the two&#8217;s complement integer value +1. A byte&#8217;s &#8217;most significant&#8217; bit (MSb) is at the
-opposite end of the byte. Bits in a byte are numbered from zero at the LSb to <span
-class="cmmi-12">n </span>(<span
-class="cmmi-12">n </span>= 7 in an
-octet) for the MSb.
-<!--l. 50--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">2.1.3. </span> <a
- id="x1-400002.1.3"></a>byte order</h5>
-<!--l. 52--><p class="noindent" >Words are native groupings of multiple bytes. Several byte orderings are possible in a word; the
-common ones are 3-2-1-0 (&#8217;big endian&#8217; or &#8217;most significant byte first&#8217; in which the
-highest-valued byte comes first), 0-1-2-3 (&#8217;little endian&#8217; or &#8217;least significant byte first&#8217; in
-which the lowest value byte comes first) and less commonly 3-1-2-0 and 0-2-1-3 (&#8217;mixed
-endian&#8217;).
-<!--l. 59--><p class="noindent" >The Vorbis bitpacking convention specifies storage and bitstream manipulation at the byte, not
-word, level, thus host word ordering is of a concern only during optimization when writing high
-performance code that operates on a word of storage at a time rather than by byte.
-Logically, bytes are always coded and decoded in order from byte zero through byte
-<span
-class="cmmi-12">n</span>.
-<!--l. 68--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">2.1.4. </span> <a
- id="x1-410002.1.4"></a>coding bits into byte sequences</h5>
-<!--l. 70--><p class="noindent" >The Vorbis codec has need to code arbitrary bit-width integers, from zero to 32 bits
-wide, into packets. These integer fields are not aligned to the boundaries of the byte
-representation; the next field is written at the bit position at which the previous field
-ends.
-<!--l. 75--><p class="noindent" >The encoder logically packs integers by writing the LSb of a binary integer to the logical
-bitstream first, followed by next least significant bit, etc, until the requested number of bits
-have been coded. When packing the bits into bytes, the encoder begins by placing
-the LSb of the integer to be written into the least significant unused bit position of
-the destination byte, followed by the next-least significant bit of the source integer
-and so on up to the requested number of bits. When all bits of the destination byte
-have been filled, encoding continues by zeroing all bits of the next byte and writing
-the next bit into the bit position 0 of that byte. Decoding follows the same process
-
-
-
-as encoding, but by reading bits from the byte stream and reassembling them into
-integers.
-<!--l. 90--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">2.1.5. </span> <a
- id="x1-420002.1.5"></a>signedness</h5>
-<!--l. 92--><p class="noindent" >The signedness of a specific number resulting from decode is to be interpreted by the decoder
-given decode context. That is, the three bit binary pattern &#8217;b111&#8217; can be taken to represent
-either &#8217;seven&#8217; as an unsigned integer, or &#8217;-1&#8217; as a signed, two&#8217;s complement integer. The
-encoder and decoder are responsible for knowing if fields are to be treated as signed or
-unsigned.
-<!--l. 101--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">2.1.6. </span> <a
- id="x1-430002.1.6"></a>coding example</h5>
-<!--l. 103--><p class="noindent" >Code the 4 bit integer value &#8217;12&#8217; [b1100] into an empty bytestream. Bytestream result:
-<!--l. 106--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb2"><a
- id="x1-43002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;|</span><br class="fancyvrb" /><a
- id="x1-43004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;V</span><br class="fancyvrb" /><a
- id="x1-43006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-43008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7</span><span
-class="cmtt-8">&#x00A0;6</span><span
-class="cmtt-8">&#x00A0;5</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><br class="fancyvrb" /><a
- id="x1-43010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;[0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0]</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;&#x003C;-</span><br class="fancyvrb" /><a
- id="x1-43012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;]</span>
-<br class="fancyvrb" /><a
- id="x1-43014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;]</span><br class="fancyvrb" /><a
- id="x1-43016r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;]</span><br class="fancyvrb" /><a
- id="x1-43018r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;...</span><br class="fancyvrb" /><a
- id="x1-43020r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;n</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;]</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;bytestream</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;==</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;byte</span><br class="fancyvrb" /><a
- id="x1-43022r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span></div>
-<!--l. 121--><p class="noindent" >Continue by coding the 3 bit integer value &#8217;-1&#8217; [b111]:
-<!--l. 123--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb3"><a
- id="x1-43024r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;|</span><br class="fancyvrb" /><a
- id="x1-43026r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;V</span><br class="fancyvrb" /><a
- id="x1-43028r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-43030r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7</span><span
-class="cmtt-8">&#x00A0;6</span><span
-class="cmtt-8">&#x00A0;5</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><br class="fancyvrb" /><a
- id="x1-43032r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;[0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0]</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;&#x003C;-</span><br class="fancyvrb" /><a
- id="x1-43034r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;]</span>
-<br class="fancyvrb" /><a
- id="x1-43036r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;]</span><br class="fancyvrb" /><a
- id="x1-43038r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;]</span><br class="fancyvrb" /><a
- id="x1-43040r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;...</span><br class="fancyvrb" /><a
- id="x1-43042r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;n</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;]</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;bytestream</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;==</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;byte</span></div>
-<!--l. 137--><p class="noindent" >Continue by coding the 7 bit integer value &#8217;17&#8217; [b0010001]:
-<!--l. 139--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb4"><a
- id="x1-43044r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;|</span><br class="fancyvrb" /><a
- id="x1-43046r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;V</span><br class="fancyvrb" /><a
- id="x1-43048r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-43050r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7</span><span
-class="cmtt-8">&#x00A0;6</span><span
-class="cmtt-8">&#x00A0;5</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><br class="fancyvrb" /><a
- id="x1-43052r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;[1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0]</span><br class="fancyvrb" /><a
- id="x1-43054r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;[0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0]</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;&#x003C;-</span><br class="fancyvrb" /><a
- id="x1-43056r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;]</span>
-<br class="fancyvrb" /><a
- id="x1-43058r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;]</span><br class="fancyvrb" /><a
- id="x1-43060r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;...</span><br class="fancyvrb" /><a
- id="x1-43062r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;n</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;]</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;bytestream</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;==</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;bytes</span><br class="fancyvrb" /><a
- id="x1-43064r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;bit</span><span
-class="cmtt-8">&#x00A0;cursor</span><span
-class="cmtt-8">&#x00A0;==</span><span
-class="cmtt-8">&#x00A0;6</span></div>
-<!--l. 154--><p class="noindent" >Continue by coding the 13 bit integer value &#8217;6969&#8217; [b110 11001110 01]:
-<!--l. 156--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb5"><a
- id="x1-43066r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;|</span><br class="fancyvrb" /><a
- id="x1-43068r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;V</span><br class="fancyvrb" /><a
- id="x1-43070r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-43072r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7</span><span
-class="cmtt-8">&#x00A0;6</span><span
-class="cmtt-8">&#x00A0;5</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><br class="fancyvrb" /><a
- id="x1-43074r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;[1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0]</span><br class="fancyvrb" /><a
- id="x1-43076r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;[0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0]</span>
-<br class="fancyvrb" /><a
- id="x1-43078r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;[1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0]</span><br class="fancyvrb" /><a
- id="x1-43080r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;[0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0]</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;&#x003C;-</span><br class="fancyvrb" /><a
- id="x1-43082r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;...</span><br class="fancyvrb" /><a
- id="x1-43084r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;n</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;]</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;bytestream</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;==</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;bytes</span><br class="fancyvrb" /><a
- id="x1-43086r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span></div>
-
-
-
-<!--l. 173--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">2.1.7. </span> <a
- id="x1-440002.1.7"></a>decoding example</h5>
-<!--l. 175--><p class="noindent" >Reading from the beginning of the bytestream encoded in the above example:
-<!--l. 177--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb6"><a
- id="x1-44002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;|</span><br class="fancyvrb" /><a
- id="x1-44004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;V</span><br class="fancyvrb" /><a
- id="x1-44006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-44008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7</span><span
-class="cmtt-8">&#x00A0;6</span><span
-class="cmtt-8">&#x00A0;5</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><br class="fancyvrb" /><a
- id="x1-44010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;[1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0]</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;&#x003C;-</span>
-<br class="fancyvrb" /><a
- id="x1-44012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;[0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0]</span><br class="fancyvrb" /><a
- id="x1-44014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;[1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0]</span><br class="fancyvrb" /><a
- id="x1-44016r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;[0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0]</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;bytestream</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;==</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;bytes</span><br class="fancyvrb" /><a
- id="x1-44018r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span></div>
-<!--l. 190--><p class="noindent" >We read two, two-bit integer fields, resulting in the returned numbers &#8217;b00&#8217; and &#8217;b11&#8217;. Two things
-are worth noting here:
- <ul class="itemize1">
- <li class="itemize">Although these four bits were originally written as a single four-bit integer, reading
- some other combination of bit-widths from the bitstream is well defined. There are
- no artificial alignment boundaries maintained in the bitstream.
- </li>
- <li class="itemize">The second value is the two-bit-wide integer &#8217;b11&#8217;. This value may be interpreted
- either as the unsigned value &#8217;3&#8217;, or the signed value &#8217;-1&#8217;. Signedness is dependent on
- decode context.</li></ul>
-<!--l. 208--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">2.1.8. </span> <a
- id="x1-450002.1.8"></a>end-of-packet alignment</h5>
-<!--l. 210--><p class="noindent" >The typical use of bitpacking is to produce many independent byte-aligned packets which are
-embedded into a larger byte-aligned container structure, such as an Ogg transport bitstream.
-Externally, each bytestream (encoded bitstream) must begin and end on a byte boundary. Often,
-the encoded bitstream is not an integer number of bytes, and so there is unused (uncoded) space
-in the last byte of a packet.
-<!--l. 218--><p class="noindent" >Unused space in the last byte of a bytestream is always zeroed during the coding process. Thus,
-should this unused space be read, it will return binary zeroes.
-<!--l. 222--><p class="noindent" >Attempting to read past the end of an encoded packet results in an &#8217;end-of-packet&#8217; condition.
-End-of-packet is not to be considered an error; it is merely a state indicating that there is
-insufficient remaining data to fulfill the desired read size. Vorbis uses truncated packets as a
-
-
-
-normal mode of operation, and as such, decoders must handle reading past the end of a packet as
-a typical mode of operation. Any further read operations after an &#8217;end-of-packet&#8217; condition shall
-also return &#8217;end-of-packet&#8217;.
-<!--l. 233--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">2.1.9. </span> <a
- id="x1-460002.1.9"></a>reading zero bits</h5>
-<!--l. 235--><p class="noindent" >Reading a zero-bit-wide integer returns the value &#8217;0&#8217; and does not increment the stream cursor.
-Reading to the end of the packet (but not past, such that an &#8217;end-of-packet&#8217; condition has not
-triggered) and then reading a zero bit integer shall succeed, returning 0, and not trigger an
-end-of-packet condition. Reading a zero-bit-wide integer after a previous read sets &#8217;end-of-packet&#8217;
-shall also fail with &#8217;end-of-packet&#8217;.
-
-
-
-
-
-
-<h3 class="sectionHead"><span class="titlemark">3. </span> <a
- id="x1-470003"></a>Probability Model and Codebooks</h3>
-<!--l. 6--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">3.1. </span> <a
- id="x1-480003.1"></a>Overview</h4>
-<!--l. 8--><p class="noindent" >Unlike practically every other mainstream audio codec, Vorbis has no statically configured
-probability model, instead packing all entropy decoding configuration, VQ and Huffman, into the
-bitstream itself in the third header, the codec setup header. This packed configuration consists of
-multiple &#8217;codebooks&#8217;, each containing a specific Huffman-equivalent representation for decoding
-compressed codewords as well as an optional lookup table of output vector values to which a
-decoded Huffman value is applied as an offset, generating the final decoded output corresponding
-to a given compressed codeword.
-<!--l. 18--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">3.1.1. </span> <a
- id="x1-490003.1.1"></a>Bitwise operation</h5>
-<!--l. 19--><p class="noindent" >The codebook mechanism is built on top of the vorbis bitpacker. Both the codebooks themselves
-and the codewords they decode are unrolled from a packet as a series of arbitrary-width values
-read from the stream according to <a
-href="#x1-360002">section&#x00A0;2</a>, &#8220;<a
-href="#x1-360002">Bitpacking Convention<!--tex4ht:ref: vorbis:spec:bitpacking --></a>&#8221;.
-<!--l. 27--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">3.2. </span> <a
- id="x1-500003.2"></a>Packed codebook format</h4>
-<!--l. 29--><p class="noindent" >For purposes of the examples below, we assume that the storage system&#8217;s native byte width is
-eight bits. This is not universally true; see <a
-href="#x1-360002">section&#x00A0;2</a>, &#8220;<a
-href="#x1-360002">Bitpacking Convention<!--tex4ht:ref: vorbis:spec:bitpacking --></a>&#8221; for discussion
-relating to non-eight-bit bytes.
-
-
-
-<!--l. 34--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">3.2.1. </span> <a
- id="x1-510003.2.1"></a>codebook decode</h5>
-<!--l. 36--><p class="noindent" >A codebook begins with a 24 bit sync pattern, 0x564342:
-<!--l. 38--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb7"><a
- id="x1-51002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;0:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;]</span><span
-class="cmtt-8">&#x00A0;(0x42)</span><br class="fancyvrb" /><a
- id="x1-51004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;1:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;]</span><span
-class="cmtt-8">&#x00A0;(0x43)</span><br class="fancyvrb" /><a
- id="x1-51006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;2:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;]</span><span
-class="cmtt-8">&#x00A0;(0x56)</span></div>
-<!--l. 44--><p class="noindent" >16 bit <span
-class="cmtt-12">[codebook_dimensions] </span>and 24 bit <span
-class="cmtt-12">[codebook_entries] </span>fields:
-<!--l. 46--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb8"><a
- id="x1-51008r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-51010r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;3:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;]</span><br class="fancyvrb" /><a
- id="x1-51012r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;4:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;]</span><span
-class="cmtt-8">&#x00A0;[codebook_dimensions]</span><span
-class="cmtt-8">&#x00A0;(16</span><span
-class="cmtt-8">&#x00A0;bit</span><span
-class="cmtt-8">&#x00A0;unsigned)</span><br class="fancyvrb" /><a
- id="x1-51014r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-51016r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;5:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;]</span><br class="fancyvrb" /><a
- id="x1-51018r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;6:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;]</span><br class="fancyvrb" /><a
- id="x1-51020r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;7:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;]</span><span
-class="cmtt-8">&#x00A0;[codebook_entries]</span><span
-class="cmtt-8">&#x00A0;(24</span><span
-class="cmtt-8">&#x00A0;bit</span><span
-class="cmtt-8">&#x00A0;unsigned)</span><br class="fancyvrb" /><a
- id="x1-51022r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span></div>
-<!--l. 57--><p class="noindent" >Next is the <span
-class="cmtt-12">[ordered] </span>bit flag:
-<!--l. 59--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb9"><a
- id="x1-51024r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-51026r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;8:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;]</span><span
-class="cmtt-8">&#x00A0;[ordered]</span><span
-class="cmtt-8">&#x00A0;(1</span><span
-class="cmtt-8">&#x00A0;bit)</span><br class="fancyvrb" /><a
- id="x1-51028r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span></div>
-<!--l. 65--><p class="noindent" >Each entry, numbering a total of <span
-class="cmtt-12">[codebook_entries]</span>, is assigned a codeword length.
-We now read the list of codeword lengths and store these lengths in the array
-<span
-class="cmtt-12">[codebook_codeword_lengths]</span>. Decode of lengths is according to whether the <span
-class="cmtt-12">[ordered] </span>flag
-is set or unset.
- <ul class="itemize1">
- <li class="itemize">If the <span
-class="cmtt-12">[ordered] </span>flag is unset, the codeword list is not length ordered and the decoder
- needs to read each codeword length one-by-one.
- <!--l. 77--><p class="noindent" >The decoder first reads one additional bit flag, the <span
-class="cmtt-12">[sparse] </span>flag. This flag determines
- whether or not the codebook contains unused entries that are not to be included in
- the codeword decode tree:
- <!--l. 82--><p class="noindent" >
- <div class="fancyvrb" id="fancyvrb10"><a
- id="x1-51030r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;byte</span><span
-class="cmtt-8">&#x00A0;8:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;X</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;]</span><span
-class="cmtt-8">&#x00A0;[sparse]</span><span
-class="cmtt-8">&#x00A0;flag</span><span
-class="cmtt-8">&#x00A0;(1</span><span
-class="cmtt-8">&#x00A0;bit)</span></div>
- <!--l. 86--><p class="noindent" >The decoder now performs for each of the <span
-class="cmtt-12">[codebook_entries] </span>codebook entries:
- <!--l. 89--><p class="noindent" >
- <div class="fancyvrb" id="fancyvrb11"><a
- id="x1-51032r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-51034r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;if([sparse]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;set)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-51036r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-51038r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;[flag]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;one</span><span
-class="cmtt-8">&#x00A0;bit;</span><br class="fancyvrb" /><a
- id="x1-51040r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;if([flag]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;set)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-51042r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
- <br class="fancyvrb" /><a
- id="x1-51044r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;[length]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;a</span><span
-class="cmtt-8">&#x00A0;five</span><span
-class="cmtt-8">&#x00A0;bit</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer;</span><br class="fancyvrb" /><a
- id="x1-51046r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;codeword</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;for</span><span
-class="cmtt-8">&#x00A0;this</span><span
-class="cmtt-8">&#x00A0;entry</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;[length]+1;</span><br class="fancyvrb" /><a
- id="x1-51048r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
- <br class="fancyvrb" /><a
- id="x1-51050r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><span
-class="cmtt-8">&#x00A0;else</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-51052r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-51054r12"></a><span
-class="cmr-6">12</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;this</span><span
-class="cmtt-8">&#x00A0;entry</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;unused.</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;mark</span><span
-class="cmtt-8">&#x00A0;it</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;such.</span><br class="fancyvrb" /><a
- id="x1-51056r13"></a><span
-class="cmr-6">13</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-51058r14"></a><span
-class="cmr-6">14</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-51060r15"></a><span
-class="cmr-6">15</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-51062r16"></a><span
-class="cmr-6">16</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><span
-class="cmtt-8">&#x00A0;else</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;sparse</span><span
-class="cmtt-8">&#x00A0;flag</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;not</span><span
-class="cmtt-8">&#x00A0;set</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span>
- <br class="fancyvrb" /><a
- id="x1-51064r17"></a><span
-class="cmr-6">17</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-51066r18"></a><span
-class="cmr-6">18</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7)</span><span
-class="cmtt-8">&#x00A0;[length]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;a</span><span
-class="cmtt-8">&#x00A0;five</span><span
-class="cmtt-8">&#x00A0;bit</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer;</span><br class="fancyvrb" /><a
- id="x1-51068r19"></a><span
-class="cmr-6">19</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;8)</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;codeword</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;for</span><span
-class="cmtt-8">&#x00A0;this</span><span
-class="cmtt-8">&#x00A0;entry</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;[length]+1;</span><br class="fancyvrb" /><a
- id="x1-51070r20"></a><span
-class="cmr-6">20</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-51072r21"></a><span
-class="cmr-6">21</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-51074r22"></a><span
-class="cmr-6">22</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span></div>
-
-
-
- </li>
- <li class="itemize">If the <span
-class="cmtt-12">[ordered] </span>flag is set, the codeword list for this codebook is encoded in
- ascending length order. Rather than reading a length for every codeword, the
- encoder reads the number of codewords per length. That is, beginning at entry
- zero:
- <!--l. 120--><p class="noindent" >
- <div class="fancyvrb" id="fancyvrb12"><a
- id="x1-51076r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[current_entry]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;0;</span><br class="fancyvrb" /><a
- id="x1-51078r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;[current_length]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;a</span><span
-class="cmtt-8">&#x00A0;five</span><span
-class="cmtt-8">&#x00A0;bit</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;and</span><span
-class="cmtt-8">&#x00A0;add</span><span
-class="cmtt-8">&#x00A0;1;</span>
- <br class="fancyvrb" /><a
- id="x1-51080r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;[number]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;</span><a
-href="#x1-1190009.2.1"><span
-class="cmtt-8">ilog</span></a><span
-class="cmtt-8">([codebook_entries]</span><span
-class="cmtt-8">&#x00A0;-</span><span
-class="cmtt-8">&#x00A0;[current_entry])</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;an</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span>
- <br class="fancyvrb" /><a
- id="x1-51082r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;set</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;entries</span><span
-class="cmtt-8">&#x00A0;[current_entry]</span><span
-class="cmtt-8">&#x00A0;through</span><span
-class="cmtt-8">&#x00A0;[current_entry]+[number]-1,</span><span
-class="cmtt-8">&#x00A0;inclusive,</span>
- <br class="fancyvrb" /><a
- id="x1-51084r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;[codebook_codeword_lengths]</span><span
-class="cmtt-8">&#x00A0;array</span><span
-class="cmtt-8">&#x00A0;to</span><span
-class="cmtt-8">&#x00A0;[current_length]</span>
- <br class="fancyvrb" /><a
- id="x1-51086r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;set</span><span
-class="cmtt-8">&#x00A0;[current_entry]</span><span
-class="cmtt-8">&#x00A0;to</span><span
-class="cmtt-8">&#x00A0;[number]</span><span
-class="cmtt-8">&#x00A0;+</span><span
-class="cmtt-8">&#x00A0;[current_entry]</span><br class="fancyvrb" /><a
- id="x1-51088r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;increment</span><span
-class="cmtt-8">&#x00A0;[current_length]</span><span
-class="cmtt-8">&#x00A0;by</span><span
-class="cmtt-8">&#x00A0;1</span>
- <br class="fancyvrb" /><a
- id="x1-51090r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;[current_entry]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;greater</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;[codebook_entries]</span><span
-class="cmtt-8">&#x00A0;ERROR</span><span
-class="cmtt-8">&#x00A0;CONDITION;</span><br class="fancyvrb" /><a
- id="x1-51092r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;decoder</span><span
-class="cmtt-8">&#x00A0;will</span><span
-class="cmtt-8">&#x00A0;not</span><span
-class="cmtt-8">&#x00A0;be</span><span
-class="cmtt-8">&#x00A0;able</span><span
-class="cmtt-8">&#x00A0;to</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;this</span><span
-class="cmtt-8">&#x00A0;stream.</span>
- <br class="fancyvrb" /><a
- id="x1-51094r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;8)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;[current_entry]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;less</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;[codebook_entries],</span><span
-class="cmtt-8">&#x00A0;repeat</span><span
-class="cmtt-8">&#x00A0;process</span><span
-class="cmtt-8">&#x00A0;starting</span><span
-class="cmtt-8">&#x00A0;at</span><span
-class="cmtt-8">&#x00A0;3)</span><br class="fancyvrb" /><a
- id="x1-51096r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;9)</span><span
-class="cmtt-8">&#x00A0;done.</span></div>
- </li></ul>
-<!--l. 136--><p class="noindent" >After all codeword lengths have been decoded, the decoder reads the vector lookup table. Vorbis
-I supports three lookup types:
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- 1. </dt><dd
-class="enumerate-enumitem">No lookup
- </dd><dt class="enumerate-enumitem">
- 2. </dt><dd
-class="enumerate-enumitem">Implicitly populated value mapping (lattice VQ)
- </dd><dt class="enumerate-enumitem">
- 3. </dt><dd
-class="enumerate-enumitem">Explicitly populated value mapping (tessellated or &#8217;foam&#8217; VQ)</dd></dl>
-<!--l. 149--><p class="noindent" >The lookup table type is read as a four bit unsigned integer:
-<div class="fancyvrb" id="fancyvrb13"><a
- id="x1-51101r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[codebook_lookup_type]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;four</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;an</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span></div>
-<!--l. 154--><p class="noindent" >Codebook decode precedes according to <span
-class="cmtt-12">[codebook_lookup_type]</span>:
- <ul class="itemize1">
- <li class="itemize">Lookup type zero indicates no lookup to be read. Proceed past lookup decode.
- </li>
- <li class="itemize">Lookup types one and two are similar, differing only in the number of lookup values to
- be read. Lookup type one reads a list of values that are permuted in a set pattern to
- build a list of vectors, each vector of order <span
-class="cmtt-12">[codebook_dimensions] </span>scalars. Lookup
- type two builds the same vector list, but reads each scalar for each vector explicitly,
- rather than building vectors from a smaller list of possible scalar values. Lookup
- decode proceeds as follows:
- <!--l. 168--><p class="noindent" >
- <div class="fancyvrb" id="fancyvrb14"><a
- id="x1-51103r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[codebook_minimum_value]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;</span><a
-href="#x1-1200009.2.2"><span
-class="cmtt-8">float32_unpack</span></a><span
-class="cmtt-8">(</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;32</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;an</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer)</span>
- <br class="fancyvrb" /><a
- id="x1-51105r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;[codebook_delta_value]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;</span><a
-href="#x1-1200009.2.2"><span
-class="cmtt-8">float32_unpack</span></a><span
-class="cmtt-8">(</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;32</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;an</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer)</span>
- <br class="fancyvrb" /><a
- id="x1-51107r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;[codebook_value_bits]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;an</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;and</span><span
-class="cmtt-8">&#x00A0;add</span><span
-class="cmtt-8">&#x00A0;1</span><br class="fancyvrb" /><a
- id="x1-51109r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;[codebook_sequence_p]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;bit</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;a</span><span
-class="cmtt-8">&#x00A0;boolean</span><span
-class="cmtt-8">&#x00A0;flag</span><br class="fancyvrb" /><a
- id="x1-51111r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-
-
-
- <br class="fancyvrb" /><a
- id="x1-51113r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[codebook_lookup_type]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-51115r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-51117r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;[codebook_lookup_values]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;</span><a
-href="#x1-1210009.2.3"><span
-class="cmtt-8">lookup1_values</span></a><span
-class="cmtt-8">([codebook_entries],</span><span
-class="cmtt-8">&#x00A0;[codebook_dimensions]</span><span
-class="cmtt-8">&#x00A0;)</span>
- <br class="fancyvrb" /><a
- id="x1-51119r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-51121r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><span
-class="cmtt-8">&#x00A0;else</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-51123r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-51125r12"></a><span
-class="cmr-6">12</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;[codebook_lookup_values]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[codebook_entries]</span><span
-class="cmtt-8">&#x00A0;*</span><span
-class="cmtt-8">&#x00A0;[codebook_dimensions]</span><br class="fancyvrb" /><a
- id="x1-51127r13"></a><span
-class="cmr-6">13</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-51129r14"></a><span
-class="cmr-6">14</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-51131r15"></a><span
-class="cmr-6">15</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
- <br class="fancyvrb" /><a
- id="x1-51133r16"></a><span
-class="cmr-6">16</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7)</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;a</span><span
-class="cmtt-8">&#x00A0;total</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;[codebook_lookup_values]</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integers</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;[codebook_value_bits]</span><span
-class="cmtt-8">&#x00A0;each;</span>
- <br class="fancyvrb" /><a
- id="x1-51135r17"></a><span
-class="cmr-6">17</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;store</span><span
-class="cmtt-8">&#x00A0;these</span><span
-class="cmtt-8">&#x00A0;in</span><span
-class="cmtt-8">&#x00A0;order</span><span
-class="cmtt-8">&#x00A0;in</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;array</span><span
-class="cmtt-8">&#x00A0;[codebook_multiplicands]</span></div>
- </li>
- <li class="itemize">A <span
-class="cmtt-12">[codebook_lookup_type] </span>of greater than two is reserved and indicates a stream that is
- not decodable by the specification in this document.
- </li></ul>
-<!--l. 195--><p class="noindent" >An &#8217;end of packet&#8217; during any read operation in the above steps is considered an error condition
-rendering the stream undecodable.
-<!--l. 198--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-520003.2.1"></a><span
-class="cmbx-12">Huffman decision tree representation</span></span>
-The <span
-class="cmtt-12">[codebook_codeword_lengths] </span>array and <span
-class="cmtt-12">[codebook_entries] </span>value uniquely define the
-Huffman decision tree used for entropy decoding.
-<!--l. 204--><p class="noindent" >Briefly, each used codebook entry (recall that length-unordered codebooks support unused
-codeword entries) is assigned, in order, the lowest valued unused binary Huffman codeword
-possible. Assume the following codeword length list:
-<!--l. 209--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb15"><a
- id="x1-52002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;entry</span><span
-class="cmtt-8">&#x00A0;0:</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;2</span><br class="fancyvrb" /><a
- id="x1-52004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;entry</span><span
-class="cmtt-8">&#x00A0;1:</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;4</span><br class="fancyvrb" /><a
- id="x1-52006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;entry</span><span
-class="cmtt-8">&#x00A0;2:</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;4</span><br class="fancyvrb" /><a
- id="x1-52008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;entry</span><span
-class="cmtt-8">&#x00A0;3:</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;4</span><br class="fancyvrb" /><a
- id="x1-52010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;entry</span><span
-class="cmtt-8">&#x00A0;4:</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;4</span><br class="fancyvrb" /><a
- id="x1-52012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;entry</span><span
-class="cmtt-8">&#x00A0;5:</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;2</span>
-<br class="fancyvrb" /><a
- id="x1-52014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;entry</span><span
-class="cmtt-8">&#x00A0;6:</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;3</span><br class="fancyvrb" /><a
- id="x1-52016r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;entry</span><span
-class="cmtt-8">&#x00A0;7:</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;3</span></div>
-<!--l. 220--><p class="noindent" >Assigning codewords in order (lowest possible value of the appropriate length to highest) results
-in the following codeword list:
-<!--l. 223--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb16"><a
- id="x1-52018r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;entry</span><span
-class="cmtt-8">&#x00A0;0:</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;codeword</span><span
-class="cmtt-8">&#x00A0;00</span><br class="fancyvrb" /><a
- id="x1-52020r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;entry</span><span
-class="cmtt-8">&#x00A0;1:</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;codeword</span><span
-class="cmtt-8">&#x00A0;0100</span><br class="fancyvrb" /><a
- id="x1-52022r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;entry</span><span
-class="cmtt-8">&#x00A0;2:</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;codeword</span><span
-class="cmtt-8">&#x00A0;0101</span><br class="fancyvrb" /><a
- id="x1-52024r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;entry</span><span
-class="cmtt-8">&#x00A0;3:</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;codeword</span><span
-class="cmtt-8">&#x00A0;0110</span>
-<br class="fancyvrb" /><a
- id="x1-52026r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;entry</span><span
-class="cmtt-8">&#x00A0;4:</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;codeword</span><span
-class="cmtt-8">&#x00A0;0111</span><br class="fancyvrb" /><a
- id="x1-52028r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;entry</span><span
-class="cmtt-8">&#x00A0;5:</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;codeword</span><span
-class="cmtt-8">&#x00A0;10</span><br class="fancyvrb" /><a
- id="x1-52030r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;entry</span><span
-class="cmtt-8">&#x00A0;6:</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;codeword</span><span
-class="cmtt-8">&#x00A0;110</span><br class="fancyvrb" /><a
- id="x1-52032r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;entry</span><span
-class="cmtt-8">&#x00A0;7:</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;codeword</span><span
-class="cmtt-8">&#x00A0;111</span></div>
-<!--l. 235--><p class="noindent" ><span class="likesubparagraphHead"><a
- id="x1-530003.2.1"></a><span
-class="cmbx-12">Note:</span></span> Unlike most binary numerical values in this document, we intend the above codewords to
-be read and used bit by bit from left to right, thus the codeword &#8217;001&#8217; is the bit string &#8217;zero, zero,
-one&#8217;. When determining &#8217;lowest possible value&#8217; in the assignment definition above, the leftmost
-bit is the MSb.
-<!--l. 243--><p class="noindent" >It is clear that the codeword length list represents a Huffman decision tree with the entry
-numbers equivalent to the leaves numbered left-to-right:
-
-
-
-<div class="center"
->
-<!--l. 247--><p class="noindent" >
-
-<!--l. 248--><p class="noindent" ><img
-src="hufftree.png" alt="PIC"
->
-<br /> <div class="caption"
-><span class="id">Figure&#x00A0;4: </span><span
-class="content">huffman tree illustration</span></div><!--tex4ht:label?: x1-530014 -->
-</div>
-<!--l. 253--><p class="noindent" >As we assign codewords in order, we see that each choice constructs a new leaf in the leftmost
-possible position.
-<!--l. 256--><p class="noindent" >Note that it&#8217;s possible to underspecify or overspecify a Huffman tree via the length list.
-In the above example, if codeword seven were eliminated, it&#8217;s clear that the tree is
-unfinished:
-<div class="center"
->
-<!--l. 260--><p class="noindent" >
-
-<!--l. 261--><p class="noindent" ><img
-src="hufftree-under.png" alt="PIC"
->
-<br /> <div class="caption"
-><span class="id">Figure&#x00A0;5: </span><span
-class="content">underspecified huffman tree illustration</span></div><!--tex4ht:label?: x1-530025 -->
-</div>
-<!--l. 266--><p class="noindent" >Similarly, in the original codebook, it&#8217;s clear that the tree is fully populated and a ninth
-codeword is impossible. Both underspecified and overspecified trees are an error condition
-rendering the stream undecodable.
-<!--l. 271--><p class="noindent" >Codebook entries marked &#8217;unused&#8217; are simply skipped in the assigning process. They have no
-codeword and do not appear in the decision tree, thus it&#8217;s impossible for any bit pattern read
-from the stream to decode to that entry number.
-<!--l. 276--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-540003.2.1"></a><span
-class="cmbx-12">Errata 20150226: Single entry codebooks</span></span>
-A &#8217;single-entry codebook&#8217; is a codebook with one active codeword entry. A single-entry codebook
-may be either a fully populated codebook with only one declared entry, or a sparse codebook
-with only one entry marked used. The Vorbis I spec provides no means to specify a codeword
-length of zero, and as a result, a single-entry codebook is inherently malformed because it is
-underpopulated. The original specification did not address directly the matter of single-entry
-codebooks; they were implicitly illegal as it was not possible to write such a codebook with a
-valid tree structure.
-
-
-
-<!--l. 288--><p class="noindent" >In r14811 of the libvorbis reference implementation, Xiph added an additional check to the
-codebook implementation to reject underpopulated Huffman trees. This change led to the
-discovery of single-entry books used &#8217;in the wild&#8217; when the new, stricter checks rejected a number
-of apparently working streams.
-<!--l. 294--><p class="noindent" >In order to minimize breakage of deployed (if technically erroneous) streams, r16073 of the
-reference implementation explicitly special-cased single-entry codebooks to tolerate the
-single-entry case. Commit r16073 also added the following to the specification:
-<!--l. 303--><p class="noindent" >&#8220;<span class="sout">Take special care that a codebook with a single used entry is handled properly; it consists of a
-single codework of zero bits and reading a value out of such a codebook always returns the single
-used value and sinks zero bits. </span>&#8221;
-<!--l. 305--><p class="noindent" >The intent was to clarify the spec and codify current practice. However, this addition is
-erroneously at odds with the intent of preserving usability of existing streams using single-entry
-codebooks, disagrees with the code changes that reinstated decoding, and does not address how
-single-entry codebooks should be encoded.
-<!--l. 311--><p class="noindent" >As such, the above addition made in r16037 is struck from the specification and replaced by the
-following:
-<!--l. 330--><p class="noindent" >
- <div class="quote">
- <!--l. 330--><p class="noindent" >It is possible to declare a Vorbis codebook containing a single codework
- entry. A single-entry codebook may be either a fully populated codebook with
- <span
-class="cmtt-12">[codebook_entries] </span>set to 1, or a sparse codebook marking only one entry
- used. Note that it is not possible to also encode a <span
-class="cmtt-12">[codeword_length] </span>of zero
- for the single used codeword, as the unsigned value written to the stream
- is <span
-class="cmtt-12">[codeword_length]-1</span>. Instead, encoder implementations should indicate a
- <span
-class="cmtt-12">[codeword_length] </span>of 1 and &#8217;write&#8217; the codeword to a stream during audio
- encoding by writing a single zero bit.
- <!--l. 330--><p class="noindent" >Decoder implementations shall reject a codebook if it contains only one used
- entry and the encoded <span
-class="cmtt-12">[codeword_length] </span>of that entry is not 1. &#8217;Reading&#8217; a
- value from single-entry codebook always returns the single used codeword value
- and sinks one bit. Decoders should tolerate that the bit read from the stream
- be &#8217;1&#8217; instead of &#8217;0&#8217;; both values shall return the single used codeword.</div>
-<!--l. 332--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-550003.2.1"></a><span
-class="cmbx-12">VQ lookup table vector representation</span></span>
-Unpacking the VQ lookup table vectors relies on the following values:
-
-
-
-<div class="fancyvrb" id="fancyvrb17"><a
- id="x1-55002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;[codebook\_multiplicands]</span><span
-class="cmtt-8">&#x00A0;array</span><br class="fancyvrb" /><a
- id="x1-55004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[codebook\_minimum\_value]</span><br class="fancyvrb" /><a
- id="x1-55006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[codebook\_delta\_value]</span><br class="fancyvrb" /><a
- id="x1-55008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[codebook\_sequence\_p]</span>
-<br class="fancyvrb" /><a
- id="x1-55010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[codebook\_lookup\_type]</span><br class="fancyvrb" /><a
- id="x1-55012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[codebook\_entries]</span><br class="fancyvrb" /><a
- id="x1-55014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[codebook\_dimensions]</span><br class="fancyvrb" /><a
- id="x1-55016r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[codebook\_lookup\_values]</span></div>
-<!--l. 348--><p class="noindent" >Decoding (unpacking) a specific vector in the vector lookup table proceeds according to
-<span
-class="cmtt-12">[codebook_lookup_type]</span>. The unpacked vector values are what a codebook would return
-during audio packet decode in a VQ context.
-<!--l. 353--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-560003.2.1"></a><span
-class="cmbx-12">Vector value decode: Lookup type 1</span></span>
-Lookup type one specifies a lattice VQ lookup table built algorithmically from a list of
-scalar values. Calculate (unpack) the final values of a codebook entry vector from
-the entries in <span
-class="cmtt-12">[codebook_multiplicands] </span>as follows (<span
-class="cmtt-12">[value_vector] </span>is the output
-vector representing the vector of values for entry number <span
-class="cmtt-12">[lookup_offset] </span>in this
-codebook):
-<!--l. 362--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb18"><a
- id="x1-56002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[last]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;0;</span><br class="fancyvrb" /><a
- id="x1-56004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;[index_divisor]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;1;</span><br class="fancyvrb" /><a
- id="x1-56006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;[codebook_dimensions]-1</span><span
-class="cmtt-8">&#x00A0;(once</span><span
-class="cmtt-8">&#x00A0;for</span><span
-class="cmtt-8">&#x00A0;each</span><span
-class="cmtt-8">&#x00A0;scalar</span><span
-class="cmtt-8">&#x00A0;value</span><span
-class="cmtt-8">&#x00A0;in</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;value</span><span
-class="cmtt-8">&#x00A0;vector)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span>
-<br class="fancyvrb" /><a
- id="x1-56008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-56010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;[multiplicand_offset]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[lookup_offset]</span><span
-class="cmtt-8">&#x00A0;divided</span><span
-class="cmtt-8">&#x00A0;by</span><span
-class="cmtt-8">&#x00A0;[index_divisor]</span><span
-class="cmtt-8">&#x00A0;using</span><span
-class="cmtt-8">&#x00A0;integer</span>
-<br class="fancyvrb" /><a
- id="x1-56012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;division</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;modulo</span><span
-class="cmtt-8">&#x00A0;[codebook_lookup_values]</span><br class="fancyvrb" /><a
- id="x1-56014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-56016r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[value_vector]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;=</span>
-<br class="fancyvrb" /><a
- id="x1-56018r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[codebook_multiplicands]</span><span
-class="cmtt-8">&#x00A0;array</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;number</span><span
-class="cmtt-8">&#x00A0;[multiplicand_offset]</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;*</span>
-<br class="fancyvrb" /><a
- id="x1-56020r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[codebook_delta_value]</span><span
-class="cmtt-8">&#x00A0;+</span><span
-class="cmtt-8">&#x00A0;[codebook_minimum_value]</span><span
-class="cmtt-8">&#x00A0;+</span><span
-class="cmtt-8">&#x00A0;[last];</span><br class="fancyvrb" /><a
- id="x1-56022r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-56024r12"></a><span
-class="cmr-6">12</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[codebook_sequence_p]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;set</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;then</span><span
-class="cmtt-8">&#x00A0;set</span><span
-class="cmtt-8">&#x00A0;[last]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[value_vector]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><br class="fancyvrb" /><a
- id="x1-56026r13"></a><span
-class="cmr-6">13</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-56028r14"></a><span
-class="cmr-6">14</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7)</span><span
-class="cmtt-8">&#x00A0;[index_divisor]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[index_divisor]</span><span
-class="cmtt-8">&#x00A0;*</span><span
-class="cmtt-8">&#x00A0;[codebook_lookup_values]</span><br class="fancyvrb" /><a
- id="x1-56030r15"></a><span
-class="cmr-6">15</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-56032r16"></a><span
-class="cmr-6">16</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-56034r17"></a><span
-class="cmr-6">17</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-56036r18"></a><span
-class="cmr-6">18</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;8)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;calculation</span><span
-class="cmtt-8">&#x00A0;completed.</span></div>
-<!--l. 385--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-570003.2.1"></a><span
-class="cmbx-12">Vector value decode: Lookup type 2</span></span>
-Lookup type two specifies a VQ lookup table in which each scalar in each vector is explicitly set
-by the <span
-class="cmtt-12">[codebook_multiplicands] </span>array in a one-to-one mapping. Calculate [unpack] the final
-values of a codebook entry vector from the entries in <span
-class="cmtt-12">[codebook_multiplicands] </span>as follows
-(<span
-class="cmtt-12">[value_vector] </span>is the output vector representing the vector of values for entry number
-<span
-class="cmtt-12">[lookup_offset] </span>in this codebook):
-<!--l. 395--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb19"><a
- id="x1-57002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[last]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;0;</span><br class="fancyvrb" /><a
- id="x1-57004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;[multiplicand_offset]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[lookup_offset]</span><span
-class="cmtt-8">&#x00A0;*</span><span
-class="cmtt-8">&#x00A0;[codebook_dimensions]</span>
-<br class="fancyvrb" /><a
- id="x1-57006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;[codebook_dimensions]-1</span><span
-class="cmtt-8">&#x00A0;(once</span><span
-class="cmtt-8">&#x00A0;for</span><span
-class="cmtt-8">&#x00A0;each</span><span
-class="cmtt-8">&#x00A0;scalar</span><span
-class="cmtt-8">&#x00A0;value</span><span
-class="cmtt-8">&#x00A0;in</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;value</span><span
-class="cmtt-8">&#x00A0;vector)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-57008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-57010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[value_vector]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;=</span><br class="fancyvrb" /><a
- id="x1-57012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[codebook_multiplicands]</span><span
-class="cmtt-8">&#x00A0;array</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;number</span><span
-class="cmtt-8">&#x00A0;[multiplicand_offset]</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;*</span>
-<br class="fancyvrb" /><a
- id="x1-57014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[codebook_delta_value]</span><span
-class="cmtt-8">&#x00A0;+</span><span
-class="cmtt-8">&#x00A0;[codebook_minimum_value]</span><span
-class="cmtt-8">&#x00A0;+</span><span
-class="cmtt-8">&#x00A0;[last];</span><br class="fancyvrb" /><a
- id="x1-57016r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-57018r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[codebook_sequence_p]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;set</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;then</span><span
-class="cmtt-8">&#x00A0;set</span><span
-class="cmtt-8">&#x00A0;[last]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[value_vector]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><br class="fancyvrb" /><a
- id="x1-57020r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-57022r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;increment</span><span
-class="cmtt-8">&#x00A0;[multiplicand_offset]</span><br class="fancyvrb" /><a
- id="x1-57024r12"></a><span
-class="cmr-6">12</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-57026r13"></a><span
-class="cmr-6">13</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-57028r14"></a><span
-class="cmr-6">14</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-57030r15"></a><span
-class="cmr-6">15</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;calculation</span><span
-class="cmtt-8">&#x00A0;completed.</span></div>
-
-
-
-<!--l. 421--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">3.3. </span> <a
- id="x1-580003.3"></a>Use of the codebook abstraction</h4>
-<!--l. 423--><p class="noindent" >The decoder uses the codebook abstraction much as it does the bit-unpacking convention; a
-specific codebook reads a codeword from the bitstream, decoding it into an entry number, and
-then returns that entry number to the decoder (when used in a scalar entropy coding context), or
-uses that entry number as an offset into the VQ lookup table, returning a vector of values (when
-used in a context desiring a VQ value). Scalar or VQ context is always explicit; any
-call to the codebook mechanism requests either a scalar entry number or a lookup
-vector.
-<!--l. 433--><p class="noindent" >Note that VQ lookup type zero indicates that there is no lookup table; requesting
-decode using a codebook of lookup type 0 in any context expecting a vector return
-value (even in a case where a vector of dimension one) is forbidden. If decoder setup
-or decode requests such an action, that is an error condition rendering the packet
-undecodable.
-<!--l. 440--><p class="noindent" >Using a codebook to read from the packet bitstream consists first of reading and decoding the
-next codeword in the bitstream. The decoder reads bits until the accumulated bits match a
-codeword in the codebook. This process can be though of as logically walking the
-Huffman decode tree by reading one bit at a time from the bitstream, and using the
-bit as a decision boolean to take the 0 branch (left in the above examples) or the 1
-branch (right in the above examples). Walking the tree finishes when the decode process
-hits a leaf in the decision tree; the result is the entry number corresponding to that
-leaf. Reading past the end of a packet propagates the &#8217;end-of-stream&#8217; condition to the
-decoder.
-<!--l. 452--><p class="noindent" >When used in a scalar context, the resulting codeword entry is the desired return
-value.
-<!--l. 455--><p class="noindent" >When used in a VQ context, the codeword entry number is used as an offset into the VQ lookup
-table. The value returned to the decoder is the vector of scalars corresponding to this
-offset.
-
-
-
-
-
-
-<h3 class="sectionHead"><span class="titlemark">4. </span> <a
- id="x1-590004"></a>Codec Setup and Packet Decode</h3>
-<!--l. 7--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">4.1. </span> <a
- id="x1-600004.1"></a>Overview</h4>
-<!--l. 9--><p class="noindent" >This document serves as the top-level reference document for the bit-by-bit decode specification
-of Vorbis I. This document assumes a high-level understanding of the Vorbis decode
-process, which is provided in <a
-href="#x1-20001">section&#x00A0;1</a>, &#8220;<a
-href="#x1-20001">Introduction and Description<!--tex4ht:ref: vorbis:spec:intro --></a>&#8221;. <a
-href="#x1-360002">section&#x00A0;2</a>,
-&#8220;<a
-href="#x1-360002">Bitpacking Convention<!--tex4ht:ref: vorbis:spec:bitpacking --></a>&#8221; covers reading and writing bit fields from and to bitstream
-packets.
-<!--l. 17--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">4.2. </span> <a
- id="x1-610004.2"></a>Header decode and decode setup</h4>
-<!--l. 19--><p class="noindent" >A Vorbis bitstream begins with three header packets. The header packets are, in order, the
-identification header, the comments header, and the setup header. All are required for decode
-compliance. An end-of-packet condition during decoding the first or third header packet renders
-the stream undecodable. End-of-packet decoding the comment header is a non-fatal error
-condition.
-<!--l. 26--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">4.2.1. </span> <a
- id="x1-620004.2.1"></a>Common header decode</h5>
-<!--l. 28--><p class="noindent" >Each header packet begins with the same header fields.
-<!--l. 31--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb20"><a
- id="x1-62002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[packet_type]</span><span
-class="cmtt-8">&#x00A0;:</span><span
-class="cmtt-8">&#x00A0;8</span><span
-class="cmtt-8">&#x00A0;bit</span><span
-class="cmtt-8">&#x00A0;value</span><br class="fancyvrb" /><a
- id="x1-62004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;0x76,</span><span
-class="cmtt-8">&#x00A0;0x6f,</span><span
-class="cmtt-8">&#x00A0;0x72,</span><span
-class="cmtt-8">&#x00A0;0x62,</span><span
-class="cmtt-8">&#x00A0;0x69,</span><span
-class="cmtt-8">&#x00A0;0x73:</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;characters</span><span
-class="cmtt-8">&#x00A0;&#8217;v&#8217;,&#8217;o&#8217;,&#8217;r&#8217;,&#8217;b&#8217;,&#8217;i&#8217;,&#8217;s&#8217;</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;six</span><span
-class="cmtt-8">&#x00A0;octets</span></div>
-<!--l. 36--><p class="noindent" >Decode continues according to packet type; the identification header is type 1, the comment
-header type 3 and the setup header type 5 (these types are all odd as a packet with a leading
-single bit of &#8217;0&#8217; is an audio packet). The packets must occur in the order of identification,
-
-
-
-comment, setup.
-<!--l. 44--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">4.2.2. </span> <a
- id="x1-630004.2.2"></a>Identification header</h5>
-<!--l. 46--><p class="noindent" >The identification header is a short header of only a few fields used to declare the stream
-definitively as Vorbis, and provide a few externally relevant pieces of information about the audio
-stream. The identification header is coded as follows:
-<!--l. 51--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb21"><a
- id="x1-63002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[vorbis_version]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;32</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><br class="fancyvrb" /><a
- id="x1-63004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;[audio_channels]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;8</span><span
-class="cmtt-8">&#x00A0;bit</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span>
-<br class="fancyvrb" /><a
- id="x1-63006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;[audio_sample_rate]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;32</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><br class="fancyvrb" /><a
- id="x1-63008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;[bitrate_maximum]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;32</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;signed</span><span
-class="cmtt-8">&#x00A0;integer</span>
-<br class="fancyvrb" /><a
- id="x1-63010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;[bitrate_nominal]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;32</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;signed</span><span
-class="cmtt-8">&#x00A0;integer</span><br class="fancyvrb" /><a
- id="x1-63012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;[bitrate_minimum]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;32</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;signed</span><span
-class="cmtt-8">&#x00A0;integer</span>
-<br class="fancyvrb" /><a
- id="x1-63014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7)</span><span
-class="cmtt-8">&#x00A0;[blocksize_0]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;exponent</span><span
-class="cmtt-8">&#x00A0;(read</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer)</span><br class="fancyvrb" /><a
- id="x1-63016r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;8)</span><span
-class="cmtt-8">&#x00A0;[blocksize_1]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;exponent</span><span
-class="cmtt-8">&#x00A0;(read</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer)</span>
-<br class="fancyvrb" /><a
- id="x1-63018r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;9)</span><span
-class="cmtt-8">&#x00A0;[framing_flag]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;one</span><span
-class="cmtt-8">&#x00A0;bit</span></div>
-<!--l. 63--><p class="noindent" ><span
-class="cmtt-12">[vorbis_version] </span>is to read &#8217;0&#8217; in order to be compatible with this document. Both
-<span
-class="cmtt-12">[audio_channels] </span>and <span
-class="cmtt-12">[audio_sample_rate] </span>must read greater than zero. Allowed final
-blocksize values are 64, 128, 256, 512, 1024, 2048, 4096 and 8192 in Vorbis I. <span
-class="cmtt-12">[blocksize_0]</span>
-must be less than or equal to <span
-class="cmtt-12">[blocksize_1]</span>. The framing bit must be nonzero. Failure to meet
-any of these conditions renders a stream undecodable.
-<!--l. 71--><p class="noindent" >The bitrate fields above are used only as hints. The nominal bitrate field especially may be
-considerably off in purely VBR streams. The fields are meaningful only when greater than
-zero.
- <ul class="itemize1">
- <li class="itemize">All three fields set to the same value implies a fixed rate, or tightly bounded, nearly
- fixed-rate bitstream
- </li>
- <li class="itemize">Only nominal set implies a VBR or ABR stream that averages the nominal bitrate
- </li>
- <li class="itemize">Maximum and or minimum set implies a VBR bitstream that obeys the bitrate limits
- </li>
- <li class="itemize">None set indicates the encoder does not care to speculate.</li></ul>
-
-
-
-<!--l. 85--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">4.2.3. </span> <a
- id="x1-640004.2.3"></a>Comment header</h5>
-<!--l. 86--><p class="noindent" >Comment header decode and data specification is covered in <a
-href="#x1-820005">section&#x00A0;5</a>, &#8220;<a
-href="#x1-820005">comment field and
-header specification<!--tex4ht:ref: vorbis:spec:comment --></a>&#8221;.
-<!--l. 90--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">4.2.4. </span> <a
- id="x1-650004.2.4"></a>Setup header</h5>
-<!--l. 92--><p class="noindent" >Vorbis codec setup is configurable to an extreme degree:
-<div class="center"
->
-<!--l. 94--><p class="noindent" >
-
-<!--l. 95--><p class="noindent" ><img
-src="components.png" alt="PIC"
->
-<br /> <div class="caption"
-><span class="id">Figure&#x00A0;6: </span><span
-class="content">decoder pipeline configuration</span></div><!--tex4ht:label?: x1-650016 -->
-</div>
-<!--l. 100--><p class="noindent" >The setup header contains the bulk of the codec setup information needed for decode. The setup
-header contains, in order, the lists of codebook configurations, time-domain transform
-configurations (placeholders in Vorbis I), floor configurations, residue configurations, channel
-mapping configurations and mode configurations. It finishes with a framing bit of &#8217;1&#8217;. Header
-decode proceeds in the following order:
-<!--l. 108--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-660004.2.4"></a><span
-class="cmbx-12">Codebooks</span></span>
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- 1. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[vorbis_codebook_count] </span>= read eight bits as unsigned integer and add one
- </dd><dt class="enumerate-enumitem">
- 2. </dt><dd
-class="enumerate-enumitem">Decode <span
-class="cmtt-12">[vorbis_codebook_count] </span>codebooks in order as defined in <a
-href="#x1-470003">section&#x00A0;3</a>,
- &#8220;<a
-href="#x1-470003">Probability Model and Codebooks<!--tex4ht:ref: vorbis:spec:codebook --></a>&#8221;. Save each configuration, in order, in an array
- of codebook configurations <span
-class="cmtt-12">[vorbis_codebook_configurations]</span>.</dd></dl>
-
-
-
-<!--l. 120--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-670004.2.4"></a><span
-class="cmbx-12">Time domain transforms</span></span>
-These hooks are placeholders in Vorbis I. Nevertheless, the configuration placeholder values must
-be read to maintain bitstream sync.
-<!--l. 127--><p class="noindent" >
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- 1. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[vorbis_time_count] </span>= read 6 bits as unsigned integer and add one
- </dd><dt class="enumerate-enumitem">
- 2. </dt><dd
-class="enumerate-enumitem">read <span
-class="cmtt-12">[vorbis_time_count] </span>16 bit values; each value should be zero. If any value is
- nonzero, this is an error condition and the stream is undecodable.</dd></dl>
-<!--l. 133--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-680004.2.4"></a><span
-class="cmbx-12">Floors</span></span>
-Vorbis uses two floor types; header decode is handed to the decode abstraction of the appropriate
-type.
-<!--l. 139--><p class="noindent" >
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- 1. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[vorbis_floor_count] </span>= read 6 bits as unsigned integer and add one
- </dd><dt class="enumerate-enumitem">
- 2. </dt><dd
-class="enumerate-enumitem">For each <span
-class="cmtt-12">[i] </span>of <span
-class="cmtt-12">[vorbis_floor_count] </span>floor numbers:
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- a) </dt><dd
-class="enumerate-enumitem">read the floor type: vector <span
-class="cmtt-12">[vorbis_floor_types] </span>element <span
-class="cmtt-12">[i] </span>= read 16 bits
- as unsigned integer
- </dd><dt class="enumerate-enumitem">
- b) </dt><dd
-class="enumerate-enumitem">If the floor type is zero, decode the floor configuration as defined in <a
-href="#x1-900006">section&#x00A0;6</a>,
- &#8220;<a
-href="#x1-900006">Floor type 0 setup and decode<!--tex4ht:ref: vorbis:spec:floor0 --></a>&#8221;; save this configuration in slot <span
-class="cmtt-12">[i] </span>of the floor
- configuration array <span
-class="cmtt-12">[vorbis_floor_configurations]</span>.
- </dd><dt class="enumerate-enumitem">
- c) </dt><dd
-class="enumerate-enumitem">If the floor type is one, decode the floor configuration as defined in <a
-href="#x1-970007">section&#x00A0;7</a>,
- &#8220;<a
-href="#x1-970007">Floor type 1 setup and decode<!--tex4ht:ref: vorbis:spec:floor1 --></a>&#8221;; save this configuration in slot <span
-class="cmtt-12">[i] </span>of the floor
- configuration array <span
-class="cmtt-12">[vorbis_floor_configurations]</span>.
- </dd><dt class="enumerate-enumitem">
- d) </dt><dd
-class="enumerate-enumitem">If the the floor type is greater than one, this stream is undecodable; ERROR
- CONDITION</dd></dl>
-
-
-
- </dd></dl>
-<!--l. 157--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-690004.2.4"></a><span
-class="cmbx-12">Residues</span></span>
-Vorbis uses three residue types; header decode of each type is identical.
-<!--l. 163--><p class="noindent" >
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- 1. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[vorbis_residue_count] </span>= read 6 bits as unsigned integer and add one
- </dd><dt class="enumerate-enumitem">
- 2. </dt><dd
-class="enumerate-enumitem">For each of <span
-class="cmtt-12">[vorbis_residue_count] </span>residue numbers:
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- a) </dt><dd
-class="enumerate-enumitem">read the residue type; vector <span
-class="cmtt-12">[vorbis_residue_types] </span>element <span
-class="cmtt-12">[i] </span>= read 16
- bits as unsigned integer
- </dd><dt class="enumerate-enumitem">
- b) </dt><dd
-class="enumerate-enumitem">If the residue type is zero, one or two, decode the residue configuration as defined
- in <a
-href="#x1-1040008">section&#x00A0;8</a>, &#8220;<a
-href="#x1-1040008">Residue setup and decode<!--tex4ht:ref: vorbis:spec:residue --></a>&#8221;; save this configuration in slot <span
-class="cmtt-12">[i] </span>of
- the residue configuration array <span
-class="cmtt-12">[vorbis_residue_configurations]</span>.
- </dd><dt class="enumerate-enumitem">
- c) </dt><dd
-class="enumerate-enumitem">If the the residue type is greater than two, this stream is undecodable; ERROR
- CONDITION</dd></dl>
- </dd></dl>
-<!--l. 177--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-700004.2.4"></a><span
-class="cmbx-12">Mappings</span></span>
-Mappings are used to set up specific pipelines for encoding multichannel audio with varying
-channel mapping applications. Vorbis I uses a single mapping type (0), with implicit PCM
-channel mappings.
-<!--l. 188--><p class="noindent" >
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- 1. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[vorbis_mapping_count] </span>= read 6 bits as unsigned integer and add one
- </dd><dt class="enumerate-enumitem">
- 2. </dt><dd
-class="enumerate-enumitem">For each <span
-class="cmtt-12">[i] </span>of <span
-class="cmtt-12">[vorbis_mapping_count] </span>mapping numbers:
-
-
-
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- a) </dt><dd
-class="enumerate-enumitem">read the mapping type: 16 bits as unsigned integer. There&#8217;s no reason to save
- the mapping type in Vorbis I.
- </dd><dt class="enumerate-enumitem">
- b) </dt><dd
-class="enumerate-enumitem">If the mapping type is nonzero, the stream is undecodable
- </dd><dt class="enumerate-enumitem">
- c) </dt><dd
-class="enumerate-enumitem">If the mapping type is zero:
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- i. </dt><dd
-class="enumerate-enumitem">read 1 bit as a boolean flag
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- A. </dt><dd
-class="enumerate-enumitem">if set, <span
-class="cmtt-12">[vorbis_mapping_submaps] </span>= read 4 bits as unsigned integer
- and add one
- </dd><dt class="enumerate-enumitem">
- B. </dt><dd
-class="enumerate-enumitem">if unset, <span
-class="cmtt-12">[vorbis_mapping_submaps] </span>= 1</dd></dl>
- </dd><dt class="enumerate-enumitem">
- ii. </dt><dd
-class="enumerate-enumitem">read 1 bit as a boolean flag
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- A. </dt><dd
-class="enumerate-enumitem">if set, square polar channel mapping is in use:
- <ul class="itemize1">
- <li class="itemize"><span
-class="cmtt-12">[vorbis_mapping_coupling_steps] </span>= read 8 bits as unsigned
- integer and add one
- </li>
- <li class="itemize">for <span
-class="cmtt-12">[j] </span>each of <span
-class="cmtt-12">[vorbis_mapping_coupling_steps] </span>steps:
- <ul class="itemize2">
- <li class="itemize">vector <span
-class="cmtt-12">[vorbis_mapping_magnitude] </span>element <span
-class="cmtt-12">[j]</span>= read
- <a
-href="#x1-1190009.2.1">ilog</a>(<span
-class="cmtt-12">[audio_channels] </span>- 1) bits as unsigned integer
- </li>
- <li class="itemize">vector <span
-class="cmtt-12">[vorbis_mapping_angle] </span>element <span
-class="cmtt-12">[j]</span>= read
- <a
-href="#x1-1190009.2.1">ilog</a>(<span
-class="cmtt-12">[audio_channels] </span>- 1) bits as unsigned integer
- </li>
- <li class="itemize">the numbers read in the above two steps are channel numbers
- representing the channel to treat as magnitude and the channel
- to treat as angle, respectively. If for any coupling step the
- angle channel number equals the magnitude channel number, the
- magnitude channel number is greater than <span
-class="cmtt-12">[audio_channels]</span>-1, or
- the angle channel is greater than <span
-class="cmtt-12">[audio_channels]</span>-1, the stream
- is undecodable.</li></ul>
-
-
-
- </li></ul>
- </dd><dt class="enumerate-enumitem">
- B. </dt><dd
-class="enumerate-enumitem">if unset, <span
-class="cmtt-12">[vorbis_mapping_coupling_steps] </span>= 0</dd></dl>
- </dd><dt class="enumerate-enumitem">
- iii. </dt><dd
-class="enumerate-enumitem">read 2 bits (reserved field); if the value is nonzero, the stream is undecodable
- </dd><dt class="enumerate-enumitem">
- iv. </dt><dd
-class="enumerate-enumitem">if <span
-class="cmtt-12">[vorbis_mapping_submaps] </span>is greater than one, we read channel multiplex
- settings. For each <span
-class="cmtt-12">[j] </span>of <span
-class="cmtt-12">[audio_channels] </span>channels:
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- A. </dt><dd
-class="enumerate-enumitem">vector <span
-class="cmtt-12">[vorbis_mapping_mux] </span>element <span
-class="cmtt-12">[j] </span>= read 4 bits as unsigned
- integer
- </dd><dt class="enumerate-enumitem">
- B. </dt><dd
-class="enumerate-enumitem">if the value is greater than the highest numbered submap
- (<span
-class="cmtt-12">[vorbis_mapping_submaps] </span>- 1), this in an error condition rendering
- the stream undecodable</dd></dl>
- </dd><dt class="enumerate-enumitem">
- v. </dt><dd
-class="enumerate-enumitem">for each submap <span
-class="cmtt-12">[j] </span>of <span
-class="cmtt-12">[vorbis_mapping_submaps] </span>submaps, read the floor and
- residue numbers for use in decoding that submap:
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- A. </dt><dd
-class="enumerate-enumitem">read and discard 8 bits (the unused time configuration placeholder)
- </dd><dt class="enumerate-enumitem">
- B. </dt><dd
-class="enumerate-enumitem">read 8 bits as unsigned integer for the floor number; save in vector
- <span
-class="cmtt-12">[vorbis_mapping_submap_floor] </span>element <span
-class="cmtt-12">[j]</span>
- </dd><dt class="enumerate-enumitem">
- C. </dt><dd
-class="enumerate-enumitem">verify the floor number is not greater than the highest number floor
- configured for the bitstream. If it is, the bitstream is undecodable
- </dd><dt class="enumerate-enumitem">
- D. </dt><dd
-class="enumerate-enumitem">read 8 bits as unsigned integer for the residue number; save in vector
- <span
-class="cmtt-12">[vorbis_mapping_submap_residue] </span>element <span
-class="cmtt-12">[j]</span>
- </dd><dt class="enumerate-enumitem">
- E. </dt><dd
-class="enumerate-enumitem">verify the residue number is not greater than the highest number residue
- configured for the bitstream. If it is, the bitstream is undecodable</dd></dl>
- </dd><dt class="enumerate-enumitem">
- vi. </dt><dd
-class="enumerate-enumitem">save this mapping configuration in slot <span
-class="cmtt-12">[i] </span>of the mapping configuration array
- <span
-class="cmtt-12">[vorbis_mapping_configurations]</span>.</dd></dl>
- </dd></dl>
-
-
-
- </dd></dl>
-<!--l. 247--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-710004.2.4"></a><span
-class="cmbx-12">Modes</span></span>
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- 1. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[vorbis_mode_count] </span>= read 6 bits as unsigned integer and add one
- </dd><dt class="enumerate-enumitem">
- 2. </dt><dd
-class="enumerate-enumitem">For each of <span
-class="cmtt-12">[vorbis_mode_count] </span>mode numbers:
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- a) </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[vorbis_mode_blockflag] </span>= read 1 bit
- </dd><dt class="enumerate-enumitem">
- b) </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[vorbis_mode_windowtype] </span>= read 16 bits as unsigned integer
- </dd><dt class="enumerate-enumitem">
- c) </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[vorbis_mode_transformtype] </span>= read 16 bits as unsigned integer
- </dd><dt class="enumerate-enumitem">
- d) </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[vorbis_mode_mapping] </span>= read 8 bits as unsigned integer
- </dd><dt class="enumerate-enumitem">
- e) </dt><dd
-class="enumerate-enumitem">verify ranges; zero is the only legal value in
- Vorbis I for <span
-class="cmtt-12">[vorbis_mode_windowtype] </span>and <span
-class="cmtt-12">[vorbis_mode_transformtype]</span>.
- <span
-class="cmtt-12">[vorbis_mode_mapping] </span>must not be greater than the highest number mapping
- in use. Any illegal values render the stream undecodable.
- </dd><dt class="enumerate-enumitem">
- f) </dt><dd
-class="enumerate-enumitem">save this mode configuration in slot <span
-class="cmtt-12">[i] </span>of the mode configuration array
- <span
-class="cmtt-12">[vorbis_mode_configurations]</span>.</dd></dl>
- </dd><dt class="enumerate-enumitem">
- 3. </dt><dd
-class="enumerate-enumitem">read 1 bit as a framing flag. If unset, a framing error occurred and the stream is not
- decodable.</dd></dl>
-<!--l. 268--><p class="noindent" >After reading mode descriptions, setup header decode is complete.
-<!--l. 277--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">4.3. </span> <a
- id="x1-720004.3"></a>Audio packet decode and synthesis</h4>
-
-
-
-<!--l. 279--><p class="noindent" >Following the three header packets, all packets in a Vorbis I stream are audio. The first step of
-audio packet decode is to read and verify the packet type. <span
-class="cmti-12">A non-audio packet when audio is</span>
-<span
-class="cmti-12">expected indicates stream corruption or a non-compliant stream. The decoder must ignore the</span>
-<span
-class="cmti-12">packet and not attempt decoding it to audio</span>.
-<!--l. 286--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">4.3.1. </span> <a
- id="x1-730004.3.1"></a>packet type, mode and window decode</h5>
-<!--l. 289--><p class="noindent" >
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- 1. </dt><dd
-class="enumerate-enumitem">read 1 bit <span
-class="cmtt-12">[packet_type]</span>; check that packet type is 0 (audio)
- </dd><dt class="enumerate-enumitem">
- 2. </dt><dd
-class="enumerate-enumitem">read <a
-href="#x1-1190009.2.1">ilog</a>([vorbis_mode_count]-1) bits <span
-class="cmtt-12">[mode_number]</span>
- </dd><dt class="enumerate-enumitem">
- 3. </dt><dd
-class="enumerate-enumitem">decode blocksize <span
-class="cmtt-12">[n] </span>is equal to <span
-class="cmtt-12">[blocksize_0] </span>if <span
-class="cmtt-12">[vorbis_mode_blockflag] </span>is 0,
- else <span
-class="cmtt-12">[n] </span>is equal to <span
-class="cmtt-12">[blocksize_1]</span>.
- </dd><dt class="enumerate-enumitem">
- 4. </dt><dd
-class="enumerate-enumitem">perform window selection and setup; this window is used later by the inverse
- MDCT:
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- a) </dt><dd
-class="enumerate-enumitem">if this is a long window (the <span
-class="cmtt-12">[vorbis_mode_blockflag] </span>flag of this mode is
- set):
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- i. </dt><dd
-class="enumerate-enumitem">read 1 bit for <span
-class="cmtt-12">[previous_window_flag]</span>
- </dd><dt class="enumerate-enumitem">
- ii. </dt><dd
-class="enumerate-enumitem">read 1 bit for <span
-class="cmtt-12">[next_window_flag]</span>
- </dd><dt class="enumerate-enumitem">
- iii. </dt><dd
-class="enumerate-enumitem">if <span
-class="cmtt-12">[previous_window_flag] </span>is not set, the left half of the window will
- be a hybrid window for lapping with a short block. See <a
-href="#paragraph.1" >paragraph&#x00A0;<a
-href="#x1-260001.3.2">1.3.2</a></a>,
- &#8220;<a
-href="#x1-260001.3.2">Window shape decode (long windows only)<!--tex4ht:ref: vorbis:spec:window --></a>&#8221; for an illustration of
- overlapping dissimilar windows. Else, the left half window will have normal
- long shape.
- </dd><dt class="enumerate-enumitem">
- iv. </dt><dd
-class="enumerate-enumitem">if <span
-class="cmtt-12">[next_window_flag] </span>is not set, the right half of the window will be
- a hybrid window for lapping with a short block. See <a
-href="#x1-260001.3.2">paragraph&#x00A0;1.3.2</a>,
-
-
-
- &#8220;<a
-href="#x1-260001.3.2">Window shape decode (long windows only)<!--tex4ht:ref: vorbis:spec:window --></a>&#8221; for an illustration of
- overlapping dissimilar windows. Else, the left right window will have normal
- long shape.</dd></dl>
- </dd><dt class="enumerate-enumitem">
- b) </dt><dd
-class="enumerate-enumitem">if this is a short window, the window is always the same short-window
- shape.</dd></dl>
- </dd></dl>
-<!--l. 321--><p class="noindent" >Vorbis windows all use the slope function <span
-class="cmmi-12">y </span>= sin(<img
-src="Vorbis_I_spec1x.png" alt="&#x03C0;
-2" class="frac" align="middle"> <span
-class="cmsy-10x-x-120">*</span> sin <sup><span
-class="cmr-8">2</span></sup>((<span
-class="cmmi-12">x </span>+ 0<span
-class="cmmi-12">.</span>5)<span
-class="cmmi-12">&#x2215;n </span><span
-class="cmsy-10x-x-120">* </span><span
-class="cmmi-12">&#x03C0;</span>)), where <span
-class="cmmi-12">n </span>is window
-size and <span
-class="cmmi-12">x </span>ranges 0<span
-class="cmmi-12">&#x2026;</span><span
-class="cmmi-12">n</span><span
-class="cmsy-10x-x-120">- </span>1, but dissimilar lapping requirements can affect overall shape. Window
-generation proceeds as follows:
-<!--l. 327--><p class="noindent" >
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- 1. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[window_center] </span>= <span
-class="cmtt-12">[n] </span>/ 2
- </dd><dt class="enumerate-enumitem">
- 2. </dt><dd
-class="enumerate-enumitem">if (<span
-class="cmtt-12">[vorbis_mode_blockflag] </span>is set and <span
-class="cmtt-12">[previous_window_flag] </span>is not set)
- then
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- a) </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[left_window_start] </span>= <span
-class="cmtt-12">[n]</span>/4 - <span
-class="cmtt-12">[blocksize_0]</span>/4
- </dd><dt class="enumerate-enumitem">
- b) </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[left_window_end] </span>= <span
-class="cmtt-12">[n]</span>/4 + <span
-class="cmtt-12">[blocksize_0]</span>/4
- </dd><dt class="enumerate-enumitem">
- c) </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[left_n] </span>= <span
-class="cmtt-12">[blocksize_0]</span>/2</dd></dl>
- <!--l. 336--><p class="noindent" >else
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- a) </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[left_window_start] </span>= 0
- </dd><dt class="enumerate-enumitem">
- b) </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[left_window_end] </span>= <span
-class="cmtt-12">[window_center]</span>
- </dd><dt class="enumerate-enumitem">
- c) </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[left_n] </span>= <span
-class="cmtt-12">[n]</span>/2</dd></dl>
- </dd><dt class="enumerate-enumitem">
- 3. </dt><dd
-class="enumerate-enumitem">if (<span
-class="cmtt-12">[vorbis_mode_blockflag] </span>is set and <span
-class="cmtt-12">[next_window_flag] </span>is not set) then
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- a) </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[right_window_start] </span>= <span
-class="cmtt-12">[n]*3</span>/4 - <span
-class="cmtt-12">[blocksize_0]</span>/4
- </dd><dt class="enumerate-enumitem">
- b) </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[right_window_end] </span>= <span
-class="cmtt-12">[n]*3</span>/4 + <span
-class="cmtt-12">[blocksize_0]</span>/4
-
-
-
- </dd><dt class="enumerate-enumitem">
- c) </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[right_n] </span>= <span
-class="cmtt-12">[blocksize_0]</span>/2</dd></dl>
- <!--l. 352--><p class="noindent" >else
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- a) </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[right_window_start] </span>= <span
-class="cmtt-12">[window_center]</span>
- </dd><dt class="enumerate-enumitem">
- b) </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[right_window_end] </span>= <span
-class="cmtt-12">[n]</span>
- </dd><dt class="enumerate-enumitem">
- c) </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[right_n] </span>= <span
-class="cmtt-12">[n]</span>/2</dd></dl>
- </dd><dt class="enumerate-enumitem">
- 4. </dt><dd
-class="enumerate-enumitem">window from range 0 ... <span
-class="cmtt-12">[left_window_start]</span>-1 inclusive is zero
- </dd><dt class="enumerate-enumitem">
- 5. </dt><dd
-class="enumerate-enumitem">for <span
-class="cmtt-12">[i] </span>in range <span
-class="cmtt-12">[left_window_start] </span>... <span
-class="cmtt-12">[left_window_end]</span>-1, window(<span
-class="cmtt-12">[i]</span>) =
- sin(<img
-src="Vorbis_I_spec2x.png" alt="&#x03C0;
-2" class="frac" align="middle"> <span
-class="cmsy-10x-x-120">*</span> sin <sup><span
-class="cmr-8">2</span></sup>( (<span
-class="cmtt-12">[i]</span>-<span
-class="cmtt-12">[left_window_start]</span>+0.5) / <span
-class="cmtt-12">[left_n] </span><span
-class="cmsy-10x-x-120">*</span><img
-src="Vorbis_I_spec3x.png" alt="&#x03C0;
-2" class="frac" align="middle">) )
- </dd><dt class="enumerate-enumitem">
- 6. </dt><dd
-class="enumerate-enumitem">window from range <span
-class="cmtt-12">[left_window_end] </span>... <span
-class="cmtt-12">[right_window_start]</span>-1 inclusive is
- one
- </dd><dt class="enumerate-enumitem">
- 7. </dt><dd
-class="enumerate-enumitem">for <span
-class="cmtt-12">[i] </span>in range <span
-class="cmtt-12">[right_window_start] </span>... <span
-class="cmtt-12">[right_window_end]</span>-1, window(<span
-class="cmtt-12">[i]</span>) =
- sin(<img
-src="Vorbis_I_spec4x.png" alt="&#x03C0;2" class="frac" align="middle"> <span
-class="cmsy-10x-x-120">*</span> sin <sup><span
-class="cmr-8">2</span></sup>( (<span
-class="cmtt-12">[i]</span>-<span
-class="cmtt-12">[right_window_start]</span>+0.5) / <span
-class="cmtt-12">[right_n] </span><span
-class="cmsy-10x-x-120">*</span><img
-src="Vorbis_I_spec5x.png" alt="&#x03C0;2" class="frac" align="middle"> + <img
-src="Vorbis_I_spec6x.png" alt="&#x03C0;2" class="frac" align="middle">) )
- </dd><dt class="enumerate-enumitem">
- 8. </dt><dd
-class="enumerate-enumitem">window from range <span
-class="cmtt-12">[right_window_start] </span>... <span
-class="cmtt-12">[n]</span>-1 is zero</dd></dl>
-<!--l. 368--><p class="noindent" >An end-of-packet condition up to this point should be considered an error that discards this
-packet from the stream. An end of packet condition past this point is to be considered a possible
-nominal occurrence.
-<!--l. 375--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">4.3.2. </span> <a
- id="x1-740004.3.2"></a>floor curve decode</h5>
-<!--l. 377--><p class="noindent" >From this point on, we assume out decode context is using mode number <span
-class="cmtt-12">[mode_number]</span>
-from configuration array <span
-class="cmtt-12">[vorbis_mode_configurations] </span>and the map number
-<span
-class="cmtt-12">[vorbis_mode_mapping] </span>(specified by the current mode) taken from the mapping configuration
-array <span
-class="cmtt-12">[vorbis_mapping_configurations]</span>.
-<!--l. 384--><p class="noindent" >Floor curves are decoded one-by-one in channel order.
-
-
-
-<!--l. 386--><p class="noindent" >For each floor <span
-class="cmtt-12">[i] </span>of <span
-class="cmtt-12">[audio_channels]</span>
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- 1. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[submap_number] </span>= element <span
-class="cmtt-12">[i] </span>of vector [vorbis_mapping_mux]
- </dd><dt class="enumerate-enumitem">
- 2. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[floor_number] </span>= element <span
-class="cmtt-12">[submap_number] </span>of vector [vorbis_submap_floor]
- </dd><dt class="enumerate-enumitem">
- 3. </dt><dd
-class="enumerate-enumitem">if the floor type of this floor (vector
- <span
-class="cmtt-12">[vorbis_floor_types] </span>element <span
-class="cmtt-12">[floor_number]</span>) is zero then decode the floor for
- channel <span
-class="cmtt-12">[i] </span>according to the <a
-href="#x1-940006.2.2">subsubsection&#x00A0;6.2.2</a>, &#8220;<a
-href="#x1-940006.2.2">packet decode<!--tex4ht:ref: vorbis:spec:floor0-decode --></a>&#8221;
- </dd><dt class="enumerate-enumitem">
- 4. </dt><dd
-class="enumerate-enumitem">if the type of this floor is one then decode the floor for channel <span
-class="cmtt-12">[i] </span>according to the
- <a
-href="#x1-1020007.2.3">subsubsection&#x00A0;7.2.3</a>, &#8220;<a
-href="#x1-1020007.2.3">packet decode<!--tex4ht:ref: vorbis:spec:floor1-decode --></a>&#8221;
- </dd><dt class="enumerate-enumitem">
- 5. </dt><dd
-class="enumerate-enumitem">save the needed decoded floor information for channel for later synthesis
- </dd><dt class="enumerate-enumitem">
- 6. </dt><dd
-class="enumerate-enumitem">if the decoded floor returned &#8217;unused&#8217;, set vector <span
-class="cmtt-12">[no_residue] </span>element <span
-class="cmtt-12">[i] </span>to true,
- else set vector <span
-class="cmtt-12">[no_residue] </span>element <span
-class="cmtt-12">[i] </span>to false</dd></dl>
-<!--l. 406--><p class="noindent" >An end-of-packet condition during floor decode shall result in packet decode zeroing all channel
-output vectors and skipping to the add/overlap output stage.
-<!--l. 412--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">4.3.3. </span> <a
- id="x1-750004.3.3"></a>nonzero vector propagate</h5>
-<!--l. 414--><p class="noindent" >A possible result of floor decode is that a specific vector is marked &#8217;unused&#8217; which indicates that
-that final output vector is all-zero values (and the floor is zero). The residue for that vector is not
-coded in the stream, save for one complication. If some vectors are used and some are not,
-channel coupling could result in mixing a zeroed and nonzeroed vector to produce two nonzeroed
-vectors.
-<!--l. 421--><p class="noindent" >for each <span
-class="cmtt-12">[i] </span>from 0 ... <span
-class="cmtt-12">[vorbis_mapping_coupling_steps]</span>-1
-<!--l. 424--><p class="noindent" >
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- 1. </dt><dd
-class="enumerate-enumitem">if either <span
-class="cmtt-12">[no_residue] </span>entry for channel (<span
-class="cmtt-12">[vorbis_mapping_magnitude] </span>element
- <span
-class="cmtt-12">[i]</span>) or channel (<span
-class="cmtt-12">[vorbis_mapping_angle] </span>element <span
-class="cmtt-12">[i]</span>) are set to false, then both
- must be set to false. Note that an &#8217;unused&#8217; floor has no decoded floor information; it
-
-
-
- is important that this is remembered at floor curve synthesis time.</dd></dl>
-<!--l. 436--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">4.3.4. </span> <a
- id="x1-760004.3.4"></a>residue decode</h5>
-<!--l. 438--><p class="noindent" >Unlike floors, which are decoded in channel order, the residue vectors are decoded in submap
-order.
-<!--l. 441--><p class="noindent" >for each submap <span
-class="cmtt-12">[i] </span>in order from 0 ... <span
-class="cmtt-12">[vorbis_mapping_submaps]</span>-1
-<!--l. 444--><p class="noindent" >
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- 1. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[ch] </span>= 0
- </dd><dt class="enumerate-enumitem">
- 2. </dt><dd
-class="enumerate-enumitem">for each channel <span
-class="cmtt-12">[j] </span>in order from 0 ... <span
-class="cmtt-12">[audio_channels] </span>- 1
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- a) </dt><dd
-class="enumerate-enumitem">if channel <span
-class="cmtt-12">[j] </span>in submap <span
-class="cmtt-12">[i] </span>(vector <span
-class="cmtt-12">[vorbis_mapping_mux] </span>element <span
-class="cmtt-12">[j] </span>is equal to
- <span
-class="cmtt-12">[i]</span>)
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- i. </dt><dd
-class="enumerate-enumitem">if vector <span
-class="cmtt-12">[no_residue] </span>element <span
-class="cmtt-12">[j] </span>is true
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- A. </dt><dd
-class="enumerate-enumitem">vector <span
-class="cmtt-12">[do_not_decode_flag] </span>element <span
-class="cmtt-12">[ch] </span>is set</dd></dl>
- <!--l. 453--><p class="noindent" >else
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- A. </dt><dd
-class="enumerate-enumitem">vector <span
-class="cmtt-12">[do_not_decode_flag] </span>element <span
-class="cmtt-12">[ch] </span>is unset</dd></dl>
- </dd><dt class="enumerate-enumitem">
- ii. </dt><dd
-class="enumerate-enumitem">increment <span
-class="cmtt-12">[ch]</span></dd></dl>
- </dd></dl>
- </dd><dt class="enumerate-enumitem">
- 3. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[residue_number] </span>= vector <span
-class="cmtt-12">[vorbis_mapping_submap_residue] </span>element <span
-class="cmtt-12">[i]</span>
- </dd><dt class="enumerate-enumitem">
- 4. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[residue_type] </span>= vector <span
-class="cmtt-12">[vorbis_residue_types] </span>element <span
-class="cmtt-12">[residue_number]</span>
- </dd><dt class="enumerate-enumitem">
- 5. </dt><dd
-class="enumerate-enumitem">decode <span
-class="cmtt-12">[ch] </span>vectors using residue <span
-class="cmtt-12">[residue_number]</span>, according to type <span
-class="cmtt-12">[residue_type]</span>,
-
-
-
- also passing vector <span
-class="cmtt-12">[do_not_decode_flag] </span>to indicate which vectors in the bundle should
- not be decoded. Correct per-vector decode length is <span
-class="cmtt-12">[n]</span>/2.
- </dd><dt class="enumerate-enumitem">
- 6. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[ch] </span>= 0
- </dd><dt class="enumerate-enumitem">
- 7. </dt><dd
-class="enumerate-enumitem">for each channel <span
-class="cmtt-12">[j] </span>in order from 0 ... <span
-class="cmtt-12">[audio_channels]</span>
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- a) </dt><dd
-class="enumerate-enumitem">if channel <span
-class="cmtt-12">[j] </span>is in submap <span
-class="cmtt-12">[i] </span>(vector <span
-class="cmtt-12">[vorbis_mapping_mux] </span>element <span
-class="cmtt-12">[j] </span>is equal
- to <span
-class="cmtt-12">[i]</span>)
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- i. </dt><dd
-class="enumerate-enumitem">residue vector for channel <span
-class="cmtt-12">[j] </span>is set to decoded residue vector <span
-class="cmtt-12">[ch]</span>
- </dd><dt class="enumerate-enumitem">
- ii. </dt><dd
-class="enumerate-enumitem">increment <span
-class="cmtt-12">[ch]</span></dd></dl>
- </dd></dl>
- </dd></dl>
-<!--l. 480--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">4.3.5. </span> <a
- id="x1-770004.3.5"></a>inverse coupling</h5>
-<!--l. 482--><p class="noindent" >for each <span
-class="cmtt-12">[i] </span>from <span
-class="cmtt-12">[vorbis_mapping_coupling_steps]</span>-1 descending to 0
-<!--l. 485--><p class="noindent" >
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- 1. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[magnitude_vector] </span>= the residue vector for channel (vector
- <span
-class="cmtt-12">[vorbis_mapping_magnitude] </span>element <span
-class="cmtt-12">[i]</span>)
- </dd><dt class="enumerate-enumitem">
- 2. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[angle_vector] </span>= the residue vector for channel (vector <span
-class="cmtt-12">[vorbis_mapping_angle]</span>
- element <span
-class="cmtt-12">[i]</span>)
- </dd><dt class="enumerate-enumitem">
- 3. </dt><dd
-class="enumerate-enumitem">for each scalar value <span
-class="cmtt-12">[M] </span>in vector <span
-class="cmtt-12">[magnitude_vector] </span>and the corresponding scalar value
- <span
-class="cmtt-12">[A] </span>in vector <span
-class="cmtt-12">[angle_vector]</span>:
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- a) </dt><dd
-class="enumerate-enumitem">if (<span
-class="cmtt-12">[M] </span>is greater than zero)
-
-
-
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- i. </dt><dd
-class="enumerate-enumitem">if (<span
-class="cmtt-12">[A] </span>is greater than zero)
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- A. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[new_M] </span>= <span
-class="cmtt-12">[M]</span>
- </dd><dt class="enumerate-enumitem">
- B. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[new_A] </span>= <span
-class="cmtt-12">[M]</span>-<span
-class="cmtt-12">[A]</span></dd></dl>
- <!--l. 498--><p class="noindent" >else
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- A. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[new_A] </span>= <span
-class="cmtt-12">[M]</span>
- </dd><dt class="enumerate-enumitem">
- B. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[new_M] </span>= <span
-class="cmtt-12">[M]</span>+<span
-class="cmtt-12">[A]</span></dd></dl>
- </dd></dl>
- <!--l. 505--><p class="noindent" >else
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- i. </dt><dd
-class="enumerate-enumitem">if (<span
-class="cmtt-12">[A] </span>is greater than zero)
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- A. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[new_M] </span>= <span
-class="cmtt-12">[M]</span>
- </dd><dt class="enumerate-enumitem">
- B. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[new_A] </span>= <span
-class="cmtt-12">[M]</span>+<span
-class="cmtt-12">[A]</span></dd></dl>
- <!--l. 512--><p class="noindent" >else
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- A. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[new_A] </span>= <span
-class="cmtt-12">[M]</span>
- </dd><dt class="enumerate-enumitem">
- B. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[new_M] </span>= <span
-class="cmtt-12">[M]</span>-<span
-class="cmtt-12">[A]</span></dd></dl>
- </dd></dl>
- </dd><dt class="enumerate-enumitem">
- b) </dt><dd
-class="enumerate-enumitem">set scalar value <span
-class="cmtt-12">[M] </span>in vector <span
-class="cmtt-12">[magnitude_vector] </span>to <span
-class="cmtt-12">[new_M]</span>
- </dd><dt class="enumerate-enumitem">
- c) </dt><dd
-class="enumerate-enumitem">set scalar value <span
-class="cmtt-12">[A] </span>in vector <span
-class="cmtt-12">[angle_vector] </span>to <span
-class="cmtt-12">[new_A]</span></dd></dl>
- </dd></dl>
-
-
-
-<!--l. 529--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">4.3.6. </span> <a
- id="x1-780004.3.6"></a>dot product</h5>
-<!--l. 531--><p class="noindent" >For each channel, synthesize the floor curve from the decoded floor information, according to
-packet type. Note that the vector synthesis length for floor computation is <span
-class="cmtt-12">[n]</span>/2.
-<!--l. 535--><p class="noindent" >For each channel, multiply each element of the floor curve by each element of that
-channel&#8217;s residue vector. The result is the dot product of the floor and residue vectors for
-each channel; the produced vectors are the length <span
-class="cmtt-12">[n]</span>/2 audio spectrum for each
-channel.
-<!--l. 543--><p class="noindent" >One point is worth mentioning about this dot product; a common mistake in a fixed point
-implementation might be to assume that a 32 bit fixed-point representation for floor and
-residue and direct multiplication of the vectors is sufficient for acceptable spectral depth
-in all cases because it happens to mostly work with the current Xiph.Org reference
-encoder.
-<!--l. 550--><p class="noindent" >However, floor vector values can span <span
-class="cmsy-10x-x-120">~</span>140dB (<span
-class="cmsy-10x-x-120">~</span>24 bits unsigned), and the audio spectrum
-vector should represent a minimum of 120dB (<span
-class="cmsy-10x-x-120">~</span>21 bits with sign), even when output is to a 16
-bit PCM device. For the residue vector to represent full scale if the floor is nailed
-to <span
-class="cmsy-10x-x-120">-</span>140dB, it must be able to span 0 to +140dB. For the residue vector to reach
-full scale if the floor is nailed at 0dB, it must be able to represent <span
-class="cmsy-10x-x-120">-</span>140dB to +0dB.
-Thus, in order to handle full range dynamics, a residue vector may span <span
-class="cmsy-10x-x-120">-</span>140dB to
-+140dB entirely within spec. A 280dB range is approximately 48 bits with sign; thus the
-residue vector must be able to represent a 48 bit range and the dot product must
-be able to handle an effective 48 bit times 24 bit multiplication. This range may be
-achieved using large (64 bit or larger) integers, or implementing a movable binary point
-representation.
-<!--l. 567--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">4.3.7. </span> <a
- id="x1-790004.3.7"></a>inverse MDCT</h5>
-<!--l. 569--><p class="noindent" >Convert the audio spectrum vector of each channel back into time domain PCM audio via an
-inverse Modified Discrete Cosine Transform (MDCT). A detailed description of the MDCT is
-available in <span class="cite">[<a
-href="#XSporer/Brandenburg/Edler">1</a>]</span>. The window function used for the MDCT is the function described
-earlier.
-
-
-
-<!--l. 576--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">4.3.8. </span> <a
- id="x1-800004.3.8"></a>overlap_add</h5>
-<!--l. 578--><p class="noindent" >Windowed MDCT output is overlapped and added with the right hand data of the previous
-window such that the 3/4 point of the previous window is aligned with the 1/4 point of the
-current window (as illustrated in <a
-href="#x1-260001.3.2">paragraph&#x00A0;1.3.2</a>, &#8220;<a
-href="#x1-260001.3.2">Window shape decode (long windows
-only)<!--tex4ht:ref: vorbis:spec:window --></a>&#8221;). The overlapped portion produced from overlapping the previous and current frame data
-is finished data to be returned by the decoder. This data spans from the center of
-the previous window to the center of the current window. In the case of same-sized
-windows, the amount of data to return is one-half block consisting of and only of the
-overlapped portions. When overlapping a short and long window, much of the returned
-range does not actually overlap. This does not damage transform orthogonality. Pay
-attention however to returning the correct data range; the amount of data to be returned
-is:
-<!--l. 592--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb22"><a
- id="x1-80002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;window_blocksize(previous_window)/4+window_blocksize(current_window)/4</span></div>
-<!--l. 596--><p class="noindent" >from the center (element windowsize/2) of the previous window to the center (element
-windowsize/2-1, inclusive) of the current window.
-<!--l. 599--><p class="noindent" >Data is not returned from the first frame; it must be used to &#8217;prime&#8217; the decode engine. The
-encoder accounts for this priming when calculating PCM offsets; after the first frame, the proper
-PCM output offset is &#8217;0&#8217; (as no data has been returned yet).
-<!--l. 606--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">4.3.9. </span> <a
- id="x1-810004.3.9"></a>output channel order</h5>
-<!--l. 608--><p class="noindent" >Vorbis I specifies only a channel mapping type 0. In mapping type 0, channel mapping is
-implicitly defined as follows for standard audio applications. As of revision 16781 (20100113), the
-specification adds defined channel locations for 6.1 and 7.1 surround. Ordering/location for
-greater-than-eight channels remains &#8217;left to the implementation&#8217;.
-<!--l. 614--><p class="noindent" >These channel orderings refer to order within the encoded stream. It is naturally possible for a
-decoder to produce output with channels in any order. Any such decoder should explicitly
-document channel reordering behavior.
-<!--l. 620--><p class="noindent" >
- <dl class="description"><dt class="description">
-<span
-class="cmssbx-10x-x-120">one channel</span> </dt><dd
-class="description">the stream is monophonic
-
-
-
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">two channels</span> </dt><dd
-class="description">the stream is stereo. channel order: left, right
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">three channels</span> </dt><dd
-class="description">the stream is a 1d-surround encoding. channel order: left, center, right
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">four channels</span> </dt><dd
-class="description">the stream is quadraphonic surround. channel order: front left, front right,
- rear left, rear right
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">five channels</span> </dt><dd
-class="description">the stream is five-channel surround. channel order: front left, center, front
- right, rear left, rear right
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">six channels</span> </dt><dd
-class="description">the stream is 5.1 surround. channel order: front left, center, front right, rear
- left, rear right, LFE
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">seven channels</span> </dt><dd
-class="description">the stream is 6.1 surround. channel order: front left, center, front right,
- side left, side right, rear center, LFE
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">eight channels</span> </dt><dd
-class="description">the stream is 7.1 surround. channel order: front left, center, front right,
- side left, side right, rear left, rear right, LFE
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">greater than eight channels</span> </dt><dd
-class="description">channel use and order is defined by the application
- </dd></dl>
-<!--l. 656--><p class="noindent" >Applications using Vorbis for dedicated purposes may define channel mapping as seen fit. Future
-channel mappings (such as three and four channel <a
-href="http://www.ambisonic.net/" >Ambisonics</a>) will make use of channel
-mappings other than mapping 0.
-
-
-
-
-
-
-<h3 class="sectionHead"><span class="titlemark">5. </span> <a
- id="x1-820005"></a>comment field and header specification</h3>
-<!--l. 6--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">5.1. </span> <a
- id="x1-830005.1"></a>Overview</h4>
-<!--l. 8--><p class="noindent" >The Vorbis text comment header is the second (of three) header packets that begin a Vorbis
-bitstream. It is meant for short text comments, not arbitrary metadata; arbitrary metadata
-belongs in a separate logical bitstream (usually an XML stream type) that provides greater
-structure and machine parseability.
-<!--l. 14--><p class="noindent" >The comment field is meant to be used much like someone jotting a quick note on the bottom of
-a CDR. It should be a little information to remember the disc by and explain it to others; a
-short, to-the-point text note that need not only be a couple words, but isn&#8217;t going to be more
-than a short paragraph. The essentials, in other words, whatever they turn out to be,
-eg:
-<!--l. 21--><p class="noindent" >
- <div class="quote">
- <!--l. 22--><p class="noindent" >Honest Bob and the Factory-to-Dealer-Incentives, <span
-class="cmti-12">&#8220;I&#8217;m Still Around&#8221;</span>, opening
- for Moxy Früvous, 1997.</div>
-<!--l. 29--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">5.2. </span> <a
- id="x1-840005.2"></a>Comment encoding</h4>
-<!--l. 31--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">5.2.1. </span> <a
- id="x1-850005.2.1"></a>Structure</h5>
-<!--l. 33--><p class="noindent" >The comment header is logically a list of eight-bit-clean vectors; the number of vectors is
-bounded to 2<sup><span
-class="cmr-8">32</span></sup> <span
-class="cmsy-10x-x-120">- </span>1 and the length of each vector is limited to 2<sup><span
-class="cmr-8">32</span></sup> <span
-class="cmsy-10x-x-120">- </span>1 bytes. The vector length is
-
-
-
-encoded; the vector contents themselves are not null terminated. In addition to the vector list,
-there is a single vector for vendor name (also 8 bit clean, length encoded in 32 bits). For
-example, the 1.0 release of libvorbis set the vendor string to &#8220;Xiph.Org libVorbis I
-20020717&#8221;.
-<!--l. 41--><p class="noindent" >The vector lengths and number of vectors are stored lsb first, according to the bit
-packing conventions of the vorbis codec. However, since data in the comment header
-is octet-aligned, they can simply be read as unaligned 32 bit little endian unsigned
-integers.
-<!--l. 46--><p class="noindent" >The comment header is decoded as follows:
-<!--l. 48--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb23"><a
- id="x1-85002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[vendor\_length]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;an</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;32</span><span
-class="cmtt-8">&#x00A0;bits</span><br class="fancyvrb" /><a
- id="x1-85004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;[vendor\_string]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;a</span><span
-class="cmtt-8">&#x00A0;UTF-8</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;[vendor\_length]</span><span
-class="cmtt-8">&#x00A0;octets</span>
-<br class="fancyvrb" /><a
- id="x1-85006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;[user\_comment\_list\_length]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;an</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;32</span><span
-class="cmtt-8">&#x00A0;bits</span><br class="fancyvrb" /><a
- id="x1-85008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[user\_comment\_list\_length]</span><span
-class="cmtt-8">&#x00A0;times</span><span
-class="cmtt-8">&#x00A0;{</span>
-<br class="fancyvrb" /><a
- id="x1-85010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;[length]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;an</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;32</span><span
-class="cmtt-8">&#x00A0;bits</span><br class="fancyvrb" /><a
- id="x1-85012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;this</span><span
-class="cmtt-8">&#x00A0;iteration&#8217;s</span><span
-class="cmtt-8">&#x00A0;user</span><span
-class="cmtt-8">&#x00A0;comment</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;a</span><span
-class="cmtt-8">&#x00A0;UTF-8</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;[length]</span><span
-class="cmtt-8">&#x00A0;octets</span>
-<br class="fancyvrb" /><a
- id="x1-85014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-85016r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7)</span><span
-class="cmtt-8">&#x00A0;[framing\_bit]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;a</span><span
-class="cmtt-8">&#x00A0;single</span><span
-class="cmtt-8">&#x00A0;bit</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;boolean</span><br class="fancyvrb" /><a
- id="x1-85018r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;8)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[framing\_bit]</span><span
-class="cmtt-8">&#x00A0;unset</span><span
-class="cmtt-8">&#x00A0;or</span><span
-class="cmtt-8">&#x00A0;end-of-packet</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;then</span><span
-class="cmtt-8">&#x00A0;ERROR</span><br class="fancyvrb" /><a
- id="x1-85020r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;9)</span><span
-class="cmtt-8">&#x00A0;done.</span></div>
-<!--l. 64--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">5.2.2. </span> <a
- id="x1-860005.2.2"></a>Content vector format</h5>
-<!--l. 66--><p class="noindent" >The comment vectors are structured similarly to a UNIX environment variable. That is,
-comment fields consist of a field name and a corresponding value and look like:
-<!--l. 70--><p class="noindent" >
- <div class="quote">
- <!--l. 71--><p class="noindent" >
- <div class="fancyvrb" id="fancyvrb24"><a
- id="x1-86002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;comment[0]="ARTIST=me";</span><br class="fancyvrb" /><a
- id="x1-86004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;comment[1]="TITLE=the</span><span
-class="cmtt-8">&#x00A0;sound</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;Vorbis";</span></div>
- </div>
-<!--l. 77--><p class="noindent" >The field name is case-insensitive and may consist of ASCII 0x20 through 0x7D, 0x3D (&#8217;=&#8217;)
-excluded. ASCII 0x41 through 0x5A inclusive (characters A-Z) is to be considered equivalent to
-ASCII 0x61 through 0x7A inclusive (characters a-z).
-<!--l. 83--><p class="noindent" >The field name is immediately followed by ASCII 0x3D (&#8217;=&#8217;); this equals sign is used to
-terminate the field name.
-<!--l. 87--><p class="noindent" >0x3D is followed by 8 bit clean UTF-8 encoded value of the field contents to the end of the
-field.
-
-
-
-<!--l. 91--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-870005.2.2"></a><span
-class="cmbx-12">Field names</span></span>
-Below is a proposed, minimal list of standard field names with a description of intended use. No
-single or group of field names is mandatory; a comment header may contain one, all or none of
-the names in this list.
-<!--l. 99--><p class="noindent" >
- <dl class="description"><dt class="description">
-<span
-class="cmssbx-10x-x-120">TITLE</span> </dt><dd
-class="description">Track/Work name
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">VERSION</span> </dt><dd
-class="description">The version field may be used to differentiate multiple versions of the same
- track title in a single collection. (e.g. remix info)
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">ALBUM</span> </dt><dd
-class="description">The collection name to which this track belongs
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">TRACKNUMBER</span> </dt><dd
-class="description">The track number of this piece if part of a specific larger collection or
- album
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">ARTIST</span> </dt><dd
-class="description">The artist generally considered responsible for the work. In popular music this is
- usually the performing band or singer. For classical music it would be the composer.
- For an audio book it would be the author of the original text.
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">PERFORMER</span> </dt><dd
-class="description">The artist(s) who performed the work. In classical music this would be the
- conductor, orchestra, soloists. In an audio book it would be the actor who did the
- reading. In popular music this is typically the same as the ARTIST and is omitted.
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">COPYRIGHT</span> </dt><dd
-class="description">Copyright attribution, e.g., &#8217;2001 Nobody&#8217;s Band&#8217; or &#8217;1999 Jack Moffitt&#8217;
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">LICENSE</span> </dt><dd
-class="description">License information, eg, &#8217;All Rights Reserved&#8217;, &#8217;Any Use Permitted&#8217;, a URL to
- a license such as a Creative
- Commons license (&#8221;www.creativecommons.org/blahblah/license.html&#8221;) or the EFF
- Open Audio License (&#8217;distributed under the terms of the Open Audio License. see
- http://www.eff.org/IP/Open_licenses/eff_oal.html for details&#8217;), etc.
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">ORGANIZATION</span> </dt><dd
-class="description">Name of the organization producing the track (i.e. the &#8217;record label&#8217;)
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">DESCRIPTION</span> </dt><dd
-class="description">A short text description of the contents
- </dd><dt class="description">
-
-
-
-<span
-class="cmssbx-10x-x-120">GENRE</span> </dt><dd
-class="description">A short text indication of music genre
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">DATE</span> </dt><dd
-class="description">Date the track was recorded
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">LOCATION</span> </dt><dd
-class="description">Location where track was recorded
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">CONTACT</span> </dt><dd
-class="description">Contact information for the creators or distributors of the track. This could
- be a URL, an email address, the physical address of the producing label.
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">ISRC</span> </dt><dd
-class="description">International Standard Recording Code for the track; see <a
-href="http://www.ifpi.org/isrc/" >the ISRC intro page</a> for
- more information on ISRC numbers.
- </dd></dl>
-<!--l. 158--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-880005.2.2"></a><span
-class="cmbx-12">Implications</span></span>
-Field names should not be &#8217;internationalized&#8217;; this is a concession to simplicity not
-an attempt to exclude the majority of the world that doesn&#8217;t speak English. Field
-<span
-class="cmti-12">contents</span>, however, use the UTF-8 character encoding to allow easy representation of any
-language.
-<!--l. 166--><p class="noindent" >We have the length of the entirety of the field and restrictions on the field name so that
-the field name is bounded in a known way. Thus we also have the length of the field
-contents.
-<!--l. 170--><p class="noindent" >Individual &#8217;vendors&#8217; may use non-standard field names within reason. The proper
-use of comment fields should be clear through context at this point. Abuse will be
-discouraged.
-<!--l. 174--><p class="noindent" >There is no vendor-specific prefix to &#8217;nonstandard&#8217; field names. Vendors should make some effort
-to avoid arbitrarily polluting the common namespace. We will generally collect the more useful
-tags here to help with standardization.
-<!--l. 179--><p class="noindent" >Field names are not required to be unique (occur once) within a comment header. As an
-example, assume a track was recorded by three well know artists; the following is permissible,
-and encouraged:
-<!--l. 183--><p class="noindent" >
- <div class="quote">
- <!--l. 184--><p class="noindent" >
-
-
-
- <div class="fancyvrb" id="fancyvrb25"><a
- id="x1-88002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;ARTIST=Dizzy</span><span
-class="cmtt-8">&#x00A0;Gillespie</span><br class="fancyvrb" /><a
- id="x1-88004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;ARTIST=Sonny</span><span
-class="cmtt-8">&#x00A0;Rollins</span><br class="fancyvrb" /><a
- id="x1-88006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;ARTIST=Sonny</span><span
-class="cmtt-8">&#x00A0;Stitt</span></div>
- </div>
-<!--l. 197--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">5.2.3. </span> <a
- id="x1-890005.2.3"></a>Encoding</h5>
-<!--l. 199--><p class="noindent" >The comment header comprises the entirety of the second bitstream header packet. Unlike the
-first bitstream header packet, it is not generally the only packet on the second page and may not
-be restricted to within the second bitstream page. The length of the comment header packet is
-(practically) unbounded. The comment header packet is not optional; it must be present in the
-bitstream even if it is effectively empty.
-<!--l. 207--><p class="noindent" >The comment header is encoded as follows (as per Ogg&#8217;s standard bitstream mapping which
-renders least-significant-bit of the word to be coded into the least significant available bit of the
-current bitstream octet first):
-<!--l. 213--><p class="noindent" >
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- 1. </dt><dd
-class="enumerate-enumitem">Vendor string length (32 bit unsigned quantity specifying number of octets)
- </dd><dt class="enumerate-enumitem">
- 2. </dt><dd
-class="enumerate-enumitem">Vendor string ([vendor string length] octets coded from beginning of string to end of
- string, not null terminated)
- </dd><dt class="enumerate-enumitem">
- 3. </dt><dd
-class="enumerate-enumitem">Number of comment fields (32 bit unsigned quantity specifying number of fields)
- </dd><dt class="enumerate-enumitem">
- 4. </dt><dd
-class="enumerate-enumitem">Comment field 0 length (if [Number of comment fields] <span
-class="cmmi-12">&#x003E; </span>0; 32 bit unsigned quantity
- specifying number of octets)
- </dd><dt class="enumerate-enumitem">
- 5. </dt><dd
-class="enumerate-enumitem">Comment field 0 ([Comment field 0 length] octets coded from beginning of string to
- end of string, not null terminated)
- </dd><dt class="enumerate-enumitem">
- 6. </dt><dd
-class="enumerate-enumitem">Comment field 1 length (if [Number of comment fields] <span
-class="cmmi-12">&#x003E; </span>1...)...
- </dd></dl>
-<!--l. 234--><p class="noindent" >This is actually somewhat easier to describe in code; implementation of the above can be found
-in <span
-class="cmtt-12">vorbis/lib/info.c</span>, <span
-class="cmtt-12">_vorbis_pack_comment() </span>and <span
-class="cmtt-12">_vorbis_unpack_comment()</span>.
-
-
-
-
-
-
-
-
-
-<h3 class="sectionHead"><span class="titlemark">6. </span> <a
- id="x1-900006"></a>Floor type 0 setup and decode</h3>
-<!--l. 6--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">6.1. </span> <a
- id="x1-910006.1"></a>Overview</h4>
-<!--l. 8--><p class="noindent" >Vorbis floor type zero uses Line Spectral Pair (LSP, also alternately known as Line Spectral
-Frequency or LSF) representation to encode a smooth spectral envelope curve as the frequency
-response of the LSP filter. This representation is equivalent to a traditional all-pole infinite
-impulse response filter as would be used in linear predictive coding; LSP representation may be
-converted to LPC representation and vice-versa.
-<!--l. 18--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">6.2. </span> <a
- id="x1-920006.2"></a>Floor 0 format</h4>
-<!--l. 20--><p class="noindent" >Floor zero configuration consists of six integer fields and a list of VQ codebooks for use in
-coding/decoding the LSP filter coefficient values used by each frame.
-<!--l. 24--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">6.2.1. </span> <a
- id="x1-930006.2.1"></a>header decode</h5>
-<!--l. 26--><p class="noindent" >Configuration information for instances of floor zero decodes from the codec setup header (third
-packet). configuration decode proceeds as follows:
-<!--l. 30--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb26"><a
- id="x1-93002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[floor0_order]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;an</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;8</span><span
-class="cmtt-8">&#x00A0;bits</span><br class="fancyvrb" /><a
- id="x1-93004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;[floor0_rate]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;an</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;16</span><span
-class="cmtt-8">&#x00A0;bits</span>
-<br class="fancyvrb" /><a
- id="x1-93006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;[floor0_bark_map_size]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;an</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;16</span><span
-class="cmtt-8">&#x00A0;bits</span><br class="fancyvrb" /><a
- id="x1-93008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;[floor0_amplitude_bits]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;an</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;six</span><span
-class="cmtt-8">&#x00A0;bits</span>
-<br class="fancyvrb" /><a
- id="x1-93010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;[floor0_amplitude_offset]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;an</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;eight</span><span
-class="cmtt-8">&#x00A0;bits</span>
-<br class="fancyvrb" /><a
- id="x1-93012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;[floor0_number_of_books]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;an</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;four</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;and</span><span
-class="cmtt-8">&#x00A0;add</span><span
-class="cmtt-8">&#x00A0;1</span>
-<br class="fancyvrb" /><a
- id="x1-93014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7)</span><span
-class="cmtt-8">&#x00A0;array</span><span
-class="cmtt-8">&#x00A0;[floor0_book_list]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;a</span><span
-class="cmtt-8">&#x00A0;list</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;[floor0_number_of_books]</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integers</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;eight</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;each;</span></div>
-
-
-
-<!--l. 40--><p class="noindent" >An end-of-packet condition during any of these bitstream reads renders this stream undecodable.
-In addition, any element of the array <span
-class="cmtt-12">[floor0_book_list] </span>that is greater than the maximum
-codebook number for this bitstream is an error condition that also renders the stream
-undecodable.
-<!--l. 48--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">6.2.2. </span> <a
- id="x1-940006.2.2"></a>packet decode</h5>
-<!--l. 50--><p class="noindent" >Extracting a floor0 curve from an audio packet consists of first decoding the curve
-amplitude and <span
-class="cmtt-12">[floor0_order] </span>LSP coefficient values from the bitstream, and then
-computing the floor curve, which is defined as the frequency response of the decoded LSP
-filter.
-<!--l. 56--><p class="noindent" >Packet decode proceeds as follows:
-<div class="fancyvrb" id="fancyvrb27"><a
- id="x1-94002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[amplitude]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;an</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;[floor0_amplitude_bits]</span><span
-class="cmtt-8">&#x00A0;bits</span><br class="fancyvrb" /><a
- id="x1-94004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[amplitude]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;greater</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;zero</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span>
-<br class="fancyvrb" /><a
- id="x1-94006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;[coefficients]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;an</span><span
-class="cmtt-8">&#x00A0;empty,</span><span
-class="cmtt-8">&#x00A0;zero</span><span
-class="cmtt-8">&#x00A0;length</span><span
-class="cmtt-8">&#x00A0;vector</span><br class="fancyvrb" /><a
- id="x1-94008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;[booknumber]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;an</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;</span><a
-href="#x1-1190009.2.1"><span
-class="cmtt-8">ilog</span></a><span
-class="cmtt-8">(</span><span
-class="cmtt-8">&#x00A0;[floor0_number_of_books]</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;bits</span>
-<br class="fancyvrb" /><a
- id="x1-94010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[booknumber]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;greater</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;highest</span><span
-class="cmtt-8">&#x00A0;number</span><span
-class="cmtt-8">&#x00A0;decode</span><span
-class="cmtt-8">&#x00A0;codebook</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;then</span><span
-class="cmtt-8">&#x00A0;packet</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;undecodable</span><br class="fancyvrb" /><a
- id="x1-94012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;[last]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;zero;</span>
-<br class="fancyvrb" /><a
- id="x1-94014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[temp_vector]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;from</span><span
-class="cmtt-8">&#x00A0;bitstream</span><span
-class="cmtt-8">&#x00A0;using</span><span
-class="cmtt-8">&#x00A0;codebook</span><span
-class="cmtt-8">&#x00A0;number</span><span
-class="cmtt-8">&#x00A0;[floor0_book_list]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[booknumber]</span><span
-class="cmtt-8">&#x00A0;in</span><span
-class="cmtt-8">&#x00A0;VQ</span><span
-class="cmtt-8">&#x00A0;context.</span>
-<br class="fancyvrb" /><a
- id="x1-94016r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;8)</span><span
-class="cmtt-8">&#x00A0;add</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;scalar</span><span
-class="cmtt-8">&#x00A0;value</span><span
-class="cmtt-8">&#x00A0;[last]</span><span
-class="cmtt-8">&#x00A0;to</span><span
-class="cmtt-8">&#x00A0;each</span><span
-class="cmtt-8">&#x00A0;scalar</span><span
-class="cmtt-8">&#x00A0;in</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[temp_vector]</span><br class="fancyvrb" /><a
- id="x1-94018r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;9)</span><span
-class="cmtt-8">&#x00A0;[last]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;value</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;last</span><span
-class="cmtt-8">&#x00A0;scalar</span><span
-class="cmtt-8">&#x00A0;in</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[temp_vector]</span>
-<br class="fancyvrb" /><a
- id="x1-94020r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;10)</span><span
-class="cmtt-8">&#x00A0;concatenate</span><span
-class="cmtt-8">&#x00A0;[temp_vector]</span><span
-class="cmtt-8">&#x00A0;onto</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;end</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;[coefficients]</span><span
-class="cmtt-8">&#x00A0;vector</span>
-<br class="fancyvrb" /><a
- id="x1-94022r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;11)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(length</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[coefficients]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;less</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;[floor0_order],</span><span
-class="cmtt-8">&#x00A0;continue</span><span
-class="cmtt-8">&#x00A0;at</span><span
-class="cmtt-8">&#x00A0;step</span><span
-class="cmtt-8">&#x00A0;6</span><br class="fancyvrb" /><a
- id="x1-94024r12"></a><span
-class="cmr-6">12</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-94026r13"></a><span
-class="cmr-6">13</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-94028r14"></a><span
-class="cmr-6">14</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-94030r15"></a><span
-class="cmr-6">15</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;12)</span><span
-class="cmtt-8">&#x00A0;done.</span><br class="fancyvrb" /><a
- id="x1-94032r16"></a><span
-class="cmr-6">16</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span></div>
-<!--l. 76--><p class="noindent" >Take note of the following properties of decode:
- <ul class="itemize1">
- <li class="itemize">An <span
-class="cmtt-12">[amplitude] </span>value of zero must result in a return code that indicates this channel
- is unused in this frame (the output of the channel will be all-zeroes in synthesis).
- Several later stages of decode don&#8217;t occur for an unused channel.
- </li>
- <li class="itemize">An end-of-packet condition during decode should be considered a nominal occruence;
- if end-of-packet is reached during any read operation above, floor decode is to return
- &#8217;unused&#8217; status as if the <span
-class="cmtt-12">[amplitude] </span>value had read zero at the beginning of decode.
- </li>
- <li class="itemize">The book number used for decode can, in fact, be stored in the bitstream in <a
-href="#x1-1190009.2.1">ilog</a>(
- <span
-class="cmtt-12">[floor0_number_of_books] </span>- 1 ) bits. Nevertheless, the above specification is correct
- and values greater than the maximum possible book value are reserved.
- </li>
- <li class="itemize">The number of scalars read into the vector <span
-class="cmtt-12">[coefficients] </span>may be greater
- than <span
-class="cmtt-12">[floor0_order]</span>, the number actually required for curve computation. For
- example, if the VQ codebook used for the floor currently being decoded has a
- <span
-class="cmtt-12">[codebook_dimensions] </span>value of three and <span
-class="cmtt-12">[floor0_order] </span>is ten, the only way to
-
-
-
- fill all the needed scalars in <span
-class="cmtt-12">[coefficients] </span>is to to read a total of twelve scalars
- as four vectors of three scalars each. This is not an error condition, and care must
- be taken not to allow a buffer overflow in decode. The extra values are not used and
- may be ignored or discarded.</li></ul>
-<!--l. 104--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">6.2.3. </span> <a
- id="x1-950006.2.3"></a>curve computation</h5>
-<!--l. 106--><p class="noindent" >Given an <span
-class="cmtt-12">[amplitude] </span>integer and <span
-class="cmtt-12">[coefficients] </span>vector from packet decode as well as
-the [floor0_order], [floor0_rate], [floor0_bark_map_size], [floor0_amplitude_bits] and
-[floor0_amplitude_offset] values from floor setup, and an output vector size <span
-class="cmtt-12">[n] </span>specified by the
-decode process, we compute a floor output vector.
-<!--l. 113--><p class="noindent" >If the value <span
-class="cmtt-12">[amplitude] </span>is zero, the return value is a length <span
-class="cmtt-12">[n] </span>vector with all-zero
-scalars. Otherwise, begin by assuming the following definitions for the given vector to be
-synthesized:
-<center class="par-math-display" >
-<img
-src="Vorbis_I_spec7x.png" alt=" {
-map = min (floor0_bark_map_size - 1,f oobar) for i &#x2208; [0, n - 1]
- i - 1 for i = n
-" class="par-math-display" ></center>
-<!--l. 128--><p class="nopar" >
-<!--l. 130--><p class="noindent" >where
-<center class="par-math-display" >
-<img
-src="Vorbis_I_spec8x.png" alt=" &#x230A; &#x230B;
- ( floor0_rate--&#x22C5; i) floor0_bark_map_size----
-f oobar = bark 2n &#x22C5; bark(.5 &#x22C5; floor0_rate )
-" class="par-math-display" ></center>
-<!--l. 137--><p class="nopar" >
-<!--l. 139--><p class="noindent" >and
-<center class="par-math-display" >
-<img
-src="Vorbis_I_spec9x.png" alt=" 2
-bark(x) = 13.1arctan (.00074x ) + 2.24 arctan(.0000000185x ) + .0001x
-" class="par-math-display" ></center>
-<!--l. 143--><p class="nopar" >
-<!--l. 145--><p class="noindent" >The above is used to synthesize the LSP curve on a Bark-scale frequency axis, then map the
-result to a linear-scale frequency axis. Similarly, the below calculation synthesizes the output
-LSP curve <span
-class="cmtt-12">[output] </span>on a log (dB) amplitude scale, mapping it to linear amplitude in the last
-step:
-<!--l. 151--><p class="noindent" >
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- 1. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[i] </span>= 0
- </dd><dt class="enumerate-enumitem">
- 2. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[</span><span
-class="cmmi-12">&#x03C9;</span><span
-class="cmtt-12">] </span>= <span
-class="cmmi-12">&#x03C0; </span>* map element <span
-class="cmtt-12">[i] </span>/ <span
-class="cmtt-12">[floor0_bark_map_size]</span>
- </dd><dt class="enumerate-enumitem">
- 3. </dt><dd
-class="enumerate-enumitem">if ( <span
-class="cmtt-12">[floor0_order] </span>is odd )
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- a) </dt><dd
-class="enumerate-enumitem">calculate <span
-class="cmtt-12">[p] </span>and <span
-class="cmtt-12">[q] </span>according to: <div class="eqnarray">
- <center class="math-display" >
- <img
-src="Vorbis_I_spec10x.png" alt=" floor0&#x220F;_2order-3
-p = (1 - cos2&#x03C9;) 4(cos([coefficients ]2j+1) - cos&#x03C9; )2
- j=0
- floor0_order-1
- 1 &#x220F;2 2
-q = 4- 4(cos([coefficients ]2j) - cos&#x03C9; )
- j=0
- " class="math-display" ></center>
- </div>
- </dd></dl>
- <!--l. 162--><p class="noindent" >else <span
-class="cmtt-12">[floor0_order] </span>is even
-
-
-
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- a) </dt><dd
-class="enumerate-enumitem">calculate <span
-class="cmtt-12">[p] </span>and <span
-class="cmtt-12">[q] </span>according to: <div class="eqnarray">
- <center class="math-display" >
- <img
-src="Vorbis_I_spec11x.png" alt=" floor0_order-2
- (1 - cos&#x03C9; ) ---&#x220F;2-----
-p = ----------- 4(cos([coefficients ]2j+1) - cos&#x03C9;)2
- 2 j=0
- floor0_order--2
- (1-+-cos&#x03C9;-) &#x220F;2 2
-q = 2 4(cos([coefficients ]2j) - cos &#x03C9;)
- j=0
- " class="math-display" ></center>
- </div>
- </dd></dl>
- </dd><dt class="enumerate-enumitem">
- 4. </dt><dd
-class="enumerate-enumitem">calculate <span
-class="cmtt-12">[linear_floor_value] </span>according to:
- <center class="math-display" >
- <img
-src="Vorbis_I_spec12x.png" alt=" ( ( ))
- amplitude---&#x22C5; floor0_amplitute_offset---
-exp .11512925 (2floor0_amplitude_bits - 1)&#x221A;p--+-q - floor0_amplitude_offset
- " class="math-display" ></center>
- <!--l. 177--><p class="nopar" >
- </dd><dt class="enumerate-enumitem">
- 5. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[iteration_condition] </span>= map element <span
-class="cmtt-12">[i]</span>
- </dd><dt class="enumerate-enumitem">
- 6. </dt><dd
-class="enumerate-enumitem"><span
-class="cmtt-12">[output] </span>element <span
-class="cmtt-12">[i] </span>= <span
-class="cmtt-12">[linear_floor_value]</span>
- </dd><dt class="enumerate-enumitem">
- 7. </dt><dd
-class="enumerate-enumitem">increment <span
-class="cmtt-12">[i]</span>
- </dd><dt class="enumerate-enumitem">
- 8. </dt><dd
-class="enumerate-enumitem">if ( map element <span
-class="cmtt-12">[i] </span>is equal to <span
-class="cmtt-12">[iteration_condition] </span>) continue at step
-
-
-
- 5
- </dd><dt class="enumerate-enumitem">
- 9. </dt><dd
-class="enumerate-enumitem">if ( <span
-class="cmtt-12">[i] </span>is less than <span
-class="cmtt-12">[n] </span>) continue at step 2
- </dd><dt class="enumerate-enumitem">
- 10. </dt><dd
-class="enumerate-enumitem">done</dd></dl>
-<!--l. 187--><p class="noindent" ><span class="paragraphHead"><a
- id="x1-960006.2.3"></a><span
-class="cmbx-12">Errata 20150227: Bark scale computation</span></span>
-Due to a typo when typesetting this version of the specification from the original HTML
-document, the Bark scale computation previously erroneously read:
-<center class="par-math-display" >
-<img
-src="Vorbis_I_spec13x.png" alt=" 2
-bark(x) = 13.1arctan (.00074x ) + 2.24 arctan(.0000000185x + .0001x )
-" class="par-math-display" ></center>
-<!--l. 195--><p class="nopar" >
-<!--l. 197--><p class="noindent" >Note that the last parenthesis is misplaced. This document now uses the correct equation as it
-appeared in the original HTML spec document:
-<center class="par-math-display" >
-<img
-src="Vorbis_I_spec14x.png" alt="bark(x) = 13.1arctan (.00074x ) + 2.24 arctan(.0000000185x2 ) + .0001x
-" class="par-math-display" ></center>
-<!--l. 201--><p class="nopar" >
-
-
-
-
-
-
-<h3 class="sectionHead"><span class="titlemark">7. </span> <a
- id="x1-970007"></a>Floor type 1 setup and decode</h3>
-<!--l. 6--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">7.1. </span> <a
- id="x1-980007.1"></a>Overview</h4>
-<!--l. 8--><p class="noindent" >Vorbis floor type one uses a piecewise straight-line representation to encode a spectral envelope
-curve. The representation plots this curve mechanically on a linear frequency axis and a
-logarithmic (dB) amplitude axis. The integer plotting algorithm used is similar to Bresenham&#8217;s
-algorithm.
-<!--l. 16--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">7.2. </span> <a
- id="x1-990007.2"></a>Floor 1 format</h4>
-<!--l. 18--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">7.2.1. </span> <a
- id="x1-1000007.2.1"></a>model</h5>
-<!--l. 20--><p class="noindent" >Floor type one represents a spectral curve as a series of line segments. Synthesis constructs a
-floor curve using iterative prediction in a process roughly equivalent to the following simplified
-description:
- <ul class="itemize1">
- <li class="itemize">the first line segment (base case) is a logical line spanning from x&#x02D9;0,y&#x02D9;0 to x&#x02D9;1,y&#x02D9;1
- where in the base case x&#x02D9;0=0 and x&#x02D9;1=[n], the full range of the spectral floor to be
- computed.
- </li>
- <li class="itemize">the induction step chooses a point x&#x02D9;new within an existing logical line segment and
- produces a y&#x02D9;new value at that point computed from the existing line&#8217;s y value at
- x&#x02D9;new (as plotted by the line) and a difference value decoded from the bitstream
- packet.
-
-
-
- </li>
- <li class="itemize">floor computation produces two new line segments, one running from x&#x02D9;0,y&#x02D9;0 to
- x&#x02D9;new,y&#x02D9;new and from x&#x02D9;new,y&#x02D9;new to x&#x02D9;1,y&#x02D9;1. This step is performed logically even if
- y&#x02D9;new represents no change to the amplitude value at x&#x02D9;new so that later refinement
- is additionally bounded at x&#x02D9;new.
- </li>
- <li class="itemize">the induction step repeats, using a list of x values specified in the codec setup header
- at floor 1 initialization time. Computation is completed at the end of the x value list.
- </li></ul>
-<!--l. 48--><p class="noindent" >Consider the following example, with values chosen for ease of understanding rather than
-representing typical configuration:
-<!--l. 51--><p class="noindent" >For the below example, we assume a floor setup with an [n] of 128. The list of selected X values
-in increasing order is 0,16,32,48,64,80,96,112 and 128. In list order, the values interleave as 0,
-128, 64, 32, 96, 16, 48, 80 and 112. The corresponding list-order Y values as decoded from an
-example packet are 110, 20, -5, -45, 0, -25, -10, 30 and -10. We compute the floor in the following
-way, beginning with the first line:
-<div class="center"
->
-<!--l. 59--><p class="noindent" >
-
-<!--l. 60--><p class="noindent" ><img
-src="floor1-1.png" alt="PIC"
->
-<br /> <div class="caption"
-><span class="id">Figure&#x00A0;7: </span><span
-class="content">graph of example floor</span></div><!--tex4ht:label?: x1-1000017 -->
-</div>
-<!--l. 64--><p class="noindent" >We now draw new logical lines to reflect the correction to new&#x02D9;Y, and iterate for X positions 32
-and 96:
-<div class="center"
->
-<!--l. 67--><p class="noindent" >
-
-<!--l. 68--><p class="noindent" ><img
-src="floor1-2.png" alt="PIC"
->
-<br /> <div class="caption"
-><span class="id">Figure&#x00A0;8: </span><span
-class="content">graph of example floor</span></div><!--tex4ht:label?: x1-1000028 -->
-</div>
-<!--l. 72--><p class="noindent" >Although the new Y value at X position 96 is unchanged, it is still used later as an endpoint for
-further refinement. From here on, the pattern should be clear; we complete the floor computation
-as follows:
-
-
-
-<div class="center"
->
-<!--l. 76--><p class="noindent" >
-
-<!--l. 77--><p class="noindent" ><img
-src="floor1-3.png" alt="PIC"
->
-<br /> <div class="caption"
-><span class="id">Figure&#x00A0;9: </span><span
-class="content">graph of example floor</span></div><!--tex4ht:label?: x1-1000039 -->
-</div>
-<div class="center"
->
-<!--l. 81--><p class="noindent" >
-
-<!--l. 82--><p class="noindent" ><img
-src="floor1-4.png" alt="PIC"
->
-<br /> <div class="caption"
-><span class="id">Figure&#x00A0;10: </span><span
-class="content">graph of example floor</span></div><!--tex4ht:label?: x1-10000410 -->
-</div>
-<!--l. 86--><p class="noindent" >A more efficient algorithm with carefully defined integer rounding behavior is used for actual
-decode, as described later. The actual algorithm splits Y value computation and line plotting
-into two steps with modifications to the above algorithm to eliminate noise accumulation
-through integer roundoff/truncation.
-<!--l. 94--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">7.2.2. </span> <a
- id="x1-1010007.2.2"></a>header decode</h5>
-<!--l. 96--><p class="noindent" >A list of floor X values is stored in the packet header in interleaved format (used in list order
-during packet decode and synthesis). This list is split into partitions, and each partition is
-assigned to a partition class. X positions 0 and [n] are implicit and do not belong to an explicit
-partition or partition class.
-<!--l. 102--><p class="noindent" >A partition class consists of a representation vector width (the number of Y values which
-the partition class encodes at once), a &#8217;subclass&#8217; value representing the number of
-alternate entropy books the partition class may use in representing Y values, the list of
-[subclass] books and a master book used to encode which alternate books were chosen
-for representation in a given packet. The master/subclass mechanism is meant to be
-used as a flexible representation cascade while still using codebooks only in a scalar
-context.
-
-
-
-<!--l. 112--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb28"><a
- id="x1-101002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-101004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[floor1_partitions]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;5</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><br class="fancyvrb" /><a
- id="x1-101006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;[maximum_class]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;-1</span><br class="fancyvrb" /><a
- id="x1-101008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;[floor1_partitions]-1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span>
-<br class="fancyvrb" /><a
- id="x1-101010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-101012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_partition_class_list]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><br class="fancyvrb" /><a
- id="x1-101014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-101016r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-101018r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-101020r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;[maximum_class]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;largest</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;scalar</span><span
-class="cmtt-8">&#x00A0;value</span><span
-class="cmtt-8">&#x00A0;in</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_partition_class_list]</span><br class="fancyvrb" /><a
- id="x1-101022r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;[maximum_class]</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span>
-<br class="fancyvrb" /><a
- id="x1-101024r12"></a><span
-class="cmr-6">12</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-101026r13"></a><span
-class="cmr-6">13</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_class_dimensions]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;and</span><span
-class="cmtt-8">&#x00A0;add</span><span
-class="cmtt-8">&#x00A0;1</span>
-<br class="fancyvrb" /><a
- id="x1-101028r14"></a><span
-class="cmr-6">14</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0; 8)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_class_subclasses]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span>
-<br class="fancyvrb" /><a
- id="x1-101030r15"></a><span
-class="cmr-6">15</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;9)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_class_subclasses]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;nonzero</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-101032r16"></a><span
-class="cmr-6">16</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-101034r17"></a><span
-class="cmr-6">17</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;10)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_class_masterbooks]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;8</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><br class="fancyvrb" /><a
- id="x1-101036r18"></a><span
-class="cmr-6">18</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-101038r19"></a><span
-class="cmr-6">19</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-101040r20"></a><span
-class="cmr-6">20</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-101042r21"></a><span
-class="cmr-6">21</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;11)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[j]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;(2</span><span
-class="cmtt-8">&#x00A0;exponent</span><span
-class="cmtt-8">&#x00A0;[floor1_class_subclasses]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i])</span><span
-class="cmtt-8">&#x00A0;-</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-101044r22"></a><span
-class="cmr-6">22</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-101046r23"></a><span
-class="cmr-6">23</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;12)</span><span
-class="cmtt-8">&#x00A0;array</span><span
-class="cmtt-8">&#x00A0;[floor1_subclass_books]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i],[j]</span><span
-class="cmtt-8">&#x00A0;=</span><br class="fancyvrb" /><a
- id="x1-101048r24"></a><span
-class="cmr-6">24</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;8</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;and</span><span
-class="cmtt-8">&#x00A0;subtract</span><span
-class="cmtt-8">&#x00A0;one</span><br class="fancyvrb" /><a
- id="x1-101050r25"></a><span
-class="cmr-6">25</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span>
-<br class="fancyvrb" /><a
- id="x1-101052r26"></a><span
-class="cmr-6">26</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-101054r27"></a><span
-class="cmr-6">27</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-101056r28"></a><span
-class="cmr-6">28</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;13)</span><span
-class="cmtt-8">&#x00A0;[floor1_multiplier]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;and</span><span
-class="cmtt-8">&#x00A0;add</span><span
-class="cmtt-8">&#x00A0;one</span><br class="fancyvrb" /><a
- id="x1-101058r29"></a><span
-class="cmr-6">29</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;14)</span><span
-class="cmtt-8">&#x00A0;[rangebits]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span>
-<br class="fancyvrb" /><a
- id="x1-101060r30"></a><span
-class="cmr-6">30</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;15)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_X_list]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[0]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;0</span><br class="fancyvrb" /><a
- id="x1-101062r31"></a><span
-class="cmr-6">31</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;16)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_X_list]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[1]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;exponent</span><span
-class="cmtt-8">&#x00A0;[rangebits];</span>
-<br class="fancyvrb" /><a
- id="x1-101064r32"></a><span
-class="cmr-6">32</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;17)</span><span
-class="cmtt-8">&#x00A0;[floor1_values]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;2</span><br class="fancyvrb" /><a
- id="x1-101066r33"></a><span
-class="cmr-6">33</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;18)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;[floor1_partitions]-1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span>
-<br class="fancyvrb" /><a
- id="x1-101068r34"></a><span
-class="cmr-6">34</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-101070r35"></a><span
-class="cmr-6">35</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;19)</span><span
-class="cmtt-8">&#x00A0;[current_class_number]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_partition_class_list]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span>
-<br class="fancyvrb" /><a
- id="x1-101072r36"></a><span
-class="cmr-6">36</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;20)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[j]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;([floor1_class_dimensions]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[current_class_number])-1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span>
-<br class="fancyvrb" /><a
- id="x1-101074r37"></a><span
-class="cmr-6">37</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;21)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_X_list]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;([floor1_values])</span><span
-class="cmtt-8">&#x00A0;=</span><br class="fancyvrb" /><a
- id="x1-101076r38"></a><span
-class="cmr-6">38</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;[rangebits]</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span>
-<br class="fancyvrb" /><a
- id="x1-101078r39"></a><span
-class="cmr-6">39</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;22)</span><span
-class="cmtt-8">&#x00A0;increment</span><span
-class="cmtt-8">&#x00A0;[floor1_values]</span><span
-class="cmtt-8">&#x00A0;by</span><span
-class="cmtt-8">&#x00A0;one</span><br class="fancyvrb" /><a
- id="x1-101080r40"></a><span
-class="cmr-6">40</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-101082r41"></a><span
-class="cmr-6">41</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-101084r42"></a><span
-class="cmr-6">42</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-101086r43"></a><span
-class="cmr-6">43</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;23)</span><span
-class="cmtt-8">&#x00A0;done</span></div>
-<!--l. 158--><p class="noindent" >An end-of-packet condition while reading any aspect of a floor 1 configuration during
-setup renders a stream undecodable. In addition, a <span
-class="cmtt-12">[floor1_class_masterbooks] </span>or
-<span
-class="cmtt-12">[floor1_subclass_books] </span>scalar element greater than the highest numbered codebook
-configured in this stream is an error condition that renders the stream undecodable. Vector
-[floor1_x_list] is limited to a maximum length of 65 elements; a setup indicating more than 65
-total elements (including elements 0 and 1 set prior to the read loop) renders the stream
-undecodable. All vector [floor1_x_list] element values must be unique within the vector; a
-non-unique value renders the stream undecodable.
-<!--l. 170--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">7.2.3. </span> <a
- id="x1-1020007.2.3"></a>packet decode</h5>
-<!--l. 172--><p class="noindent" >Packet decode begins by checking the <span
-class="cmtt-12">[nonzero] </span>flag:
-<!--l. 174--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb29"><a
- id="x1-102002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[nonzero]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;bit</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;boolean</span></div>
-<!--l. 178--><p class="noindent" >If <span
-class="cmtt-12">[nonzero] </span>is unset, that indicates this channel contained no audio energy in this frame.
-Decode immediately returns a status indicating this floor curve (and thus this channel) is unused
-this frame. (A return status of &#8217;unused&#8217; is different from decoding a floor that has all
-points set to minimum representation amplitude, which happens to be approximately
--140dB).
-<!--l. 186--><p class="noindent" >Assuming <span
-class="cmtt-12">[nonzero] </span>is set, decode proceeds as follows:
-<!--l. 188--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb30"><a
- id="x1-102004r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[range]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><span
-class="cmtt-8">&#x00A0;256,</span><span
-class="cmtt-8">&#x00A0;128,</span><span
-class="cmtt-8">&#x00A0;86,</span><span
-class="cmtt-8">&#x00A0;64</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;([floor1_multiplier]-1)</span>
-
-
-
-<br class="fancyvrb" /><a
- id="x1-102006r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_Y]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[0]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;</span><a
-href="#x1-1190009.2.1"><span
-class="cmtt-8">ilog</span></a><span
-class="cmtt-8">([range]-1)</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span>
-<br class="fancyvrb" /><a
- id="x1-102008r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_Y]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[1]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;</span><a
-href="#x1-1190009.2.1"><span
-class="cmtt-8">ilog</span></a><span
-class="cmtt-8">([range]-1)</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span>
-<br class="fancyvrb" /><a
- id="x1-102010r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;[offset]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;2;</span><br class="fancyvrb" /><a
- id="x1-102012r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;[floor1_partitions]-1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-102014r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-102016r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;[class]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_partition_class]</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><br class="fancyvrb" /><a
- id="x1-102018r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7)</span><span
-class="cmtt-8">&#x00A0;[cdim]</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_class_dimensions]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[class]</span>
-<br class="fancyvrb" /><a
- id="x1-102020r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;8)</span><span
-class="cmtt-8">&#x00A0;[cbits]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_class_subclasses]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[class]</span><br class="fancyvrb" /><a
- id="x1-102022r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;9)</span><span
-class="cmtt-8">&#x00A0;[csub]</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;(2</span><span
-class="cmtt-8">&#x00A0;exponent</span><span
-class="cmtt-8">&#x00A0;[cbits])-1</span><br class="fancyvrb" /><a
- id="x1-102024r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;10)</span><span
-class="cmtt-8">&#x00A0;[cval]</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;0</span>
-<br class="fancyvrb" /><a
- id="x1-102026r12"></a><span
-class="cmr-6">12</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;11)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[cbits]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;greater</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;zero</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-102028r13"></a><span
-class="cmr-6">13</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-102030r14"></a><span
-class="cmr-6">14</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;12)</span><span
-class="cmtt-8">&#x00A0;[cval]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;from</span><span
-class="cmtt-8">&#x00A0;packet</span><span
-class="cmtt-8">&#x00A0;using</span><span
-class="cmtt-8">&#x00A0;codebook</span><span
-class="cmtt-8">&#x00A0;number</span>
-<br class="fancyvrb" /><a
- id="x1-102032r15"></a><span
-class="cmr-6">15</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;(vector</span><span
-class="cmtt-8">&#x00A0;[floor1_class_masterbooks]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[class])</span><span
-class="cmtt-8">&#x00A0;in</span><span
-class="cmtt-8">&#x00A0;scalar</span><span
-class="cmtt-8">&#x00A0;context</span>
-<br class="fancyvrb" /><a
- id="x1-102034r16"></a><span
-class="cmr-6">16</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-102036r17"></a><span
-class="cmr-6">17</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-102038r18"></a><span
-class="cmr-6">18</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;13)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[j]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;[cdim]-1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-102040r19"></a><span
-class="cmr-6">19</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-102042r20"></a><span
-class="cmr-6">20</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;14)</span><span
-class="cmtt-8">&#x00A0;[book]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;array</span><span
-class="cmtt-8">&#x00A0;[floor1_subclass_books]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[class],([cval]</span><span
-class="cmtt-8">&#x00A0;bitwise</span><span
-class="cmtt-8">&#x00A0;AND</span><span
-class="cmtt-8">&#x00A0;[csub])</span>
-<br class="fancyvrb" /><a
- id="x1-102044r21"></a><span
-class="cmr-6">21</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;15)</span><span
-class="cmtt-8">&#x00A0;[cval]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[cval]</span><span
-class="cmtt-8">&#x00A0;right</span><span
-class="cmtt-8">&#x00A0;shifted</span><span
-class="cmtt-8">&#x00A0;[cbits]</span><span
-class="cmtt-8">&#x00A0;bits</span><br class="fancyvrb" /><a
- id="x1-102046r22"></a><span
-class="cmr-6">22</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0; </span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;16)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[book]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;not</span><span
-class="cmtt-8">&#x00A0;less</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;zero</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-102048r23"></a><span
-class="cmr-6">23</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-102050r24"></a><span
-class="cmr-6">24</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0; </span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;17)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_Y]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;([j]+[offset])</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;from</span><span
-class="cmtt-8">&#x00A0;packet</span><span
-class="cmtt-8">&#x00A0;using</span><span
-class="cmtt-8">&#x00A0;codebook</span><br class="fancyvrb" /><a
- id="x1-102052r25"></a><span
-class="cmr-6">25</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[book]</span><span
-class="cmtt-8">&#x00A0;in</span><span
-class="cmtt-8">&#x00A0;scalar</span><span
-class="cmtt-8">&#x00A0;context</span>
-<br class="fancyvrb" /><a
- id="x1-102054r26"></a><span
-class="cmr-6">26</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-102056r27"></a><span
-class="cmr-6">27</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><span
-class="cmtt-8">&#x00A0;else</span><span
-class="cmtt-8">&#x00A0;[book]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;less</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;zero</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-102058r28"></a><span
-class="cmr-6">28</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-102060r29"></a><span
-class="cmr-6">29</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0; </span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;18)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_Y]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;([j]+[offset])</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;0</span>
-<br class="fancyvrb" /><a
- id="x1-102062r30"></a><span
-class="cmr-6">30</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-102064r31"></a><span
-class="cmr-6">31</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-102066r32"></a><span
-class="cmr-6">32</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-102068r33"></a><span
-class="cmr-6">33</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-102070r34"></a><span
-class="cmr-6">34</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;19)</span><span
-class="cmtt-8">&#x00A0;[offset]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[offset]</span><span
-class="cmtt-8">&#x00A0;+</span><span
-class="cmtt-8">&#x00A0;[cdim]</span><br class="fancyvrb" /><a
- id="x1-102072r35"></a><span
-class="cmr-6">35</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-102074r36"></a><span
-class="cmr-6">36</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-102076r37"></a><span
-class="cmr-6">37</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-102078r38"></a><span
-class="cmr-6">38</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;20)</span><span
-class="cmtt-8">&#x00A0;done</span></div>
-<!--l. 229--><p class="noindent" >An end-of-packet condition during curve decode should be considered a nominal occurrence; if
-end-of-packet is reached during any read operation above, floor decode is to return &#8217;unused&#8217;
-status as if the <span
-class="cmtt-12">[nonzero] </span>flag had been unset at the beginning of decode.
-<!--l. 235--><p class="noindent" >Vector <span
-class="cmtt-12">[floor1_Y] </span>contains the values from packet decode needed for floor 1 synthesis.
-<!--l. 240--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">7.2.4. </span> <a
- id="x1-1030007.2.4"></a>curve computation</h5>
-<!--l. 242--><p class="noindent" >Curve computation is split into two logical steps; the first step derives final Y amplitude values
-from the encoded, wrapped difference values taken from the bitstream. The second step
-plots the curve lines. Also, although zero-difference values are used in the iterative
-prediction to find final Y values, these points are conditionally skipped during final
-line computation in step two. Skipping zero-difference values allows a smoother line
-fit.
-<!--l. 250--><p class="noindent" >Although some aspects of the below algorithm look like inconsequential optimizations,
-implementors are warned to follow the details closely. Deviation from implementing a strictly
-equivalent algorithm can result in serious decoding errors.
-<!--l. 255--><p class="noindent" ><span
-class="cmti-12">Additional note: </span>Although <span
-class="cmtt-12">[floor1_final_Y] </span>values in the prediction loop and at the end of
-step 1 are inherently limited by the prediction algorithm to [0, <span
-class="cmtt-12">[range]</span>), it is possible to abuse
-the setup and codebook machinery to produce negative or over-range results. We suggest that
-decoder implementations guard the values in vector <span
-class="cmtt-12">[floor1_final_Y] </span>by clamping each
-element to [0, <span
-class="cmtt-12">[range]</span>) after step 1. Variants of this suggestion are acceptable as valid floor1
-setups cannot produce out of range values.
-<!--l. 266--><p class="noindent" >
- <dl class="description"><dt class="description">
-<span
-class="cmssbx-10x-x-120">step 1: amplitude value synthesis</span> </dt><dd
-class="description">
- <!--l. 268--><p class="noindent" >Unwrap the always-positive-or-zero values read from the packet into +/- difference
-
-
-
- values, then apply to line prediction.
- <!--l. 271--><p class="noindent" >
- <div class="fancyvrb" id="fancyvrb31"><a
- id="x1-103002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[range]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><span
-class="cmtt-8">&#x00A0;256,</span><span
-class="cmtt-8">&#x00A0;128,</span><span
-class="cmtt-8">&#x00A0;86,</span><span
-class="cmtt-8">&#x00A0;64</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;([floor1_multiplier]-1)</span><br class="fancyvrb" /><a
- id="x1-103004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_step2_flag]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[0]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;set</span>
- <br class="fancyvrb" /><a
- id="x1-103006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_step2_flag]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[1]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;set</span><br class="fancyvrb" /><a
- id="x1-103008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_final_Y]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[0]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_Y]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[0]</span>
- <br class="fancyvrb" /><a
- id="x1-103010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_final_Y]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[1]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_Y]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[1]</span><br class="fancyvrb" /><a
- id="x1-103012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;[floor1_values]-1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-103014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
- <br class="fancyvrb" /><a
- id="x1-103016r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7)</span><span
-class="cmtt-8">&#x00A0;[low_neighbor_offset]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;</span><a
-href="#x1-1220009.2.4"><span
-class="cmtt-8">low_neighbor</span></a><span
-class="cmtt-8">([floor1_X_list],[i])</span><br class="fancyvrb" /><a
- id="x1-103018r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;8)</span><span
-class="cmtt-8">&#x00A0;[high_neighbor_offset]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;</span><a
-href="#x1-1230009.2.5"><span
-class="cmtt-8">high_neighbor</span></a><span
-class="cmtt-8">([floor1_X_list],[i])</span>
- <br class="fancyvrb" /><a
- id="x1-103020r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103022r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;9)</span><span
-class="cmtt-8">&#x00A0;[predicted]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;</span><a
-href="#x1-1240009.2.6"><span
-class="cmtt-8">render_point</span></a><span
-class="cmtt-8">(</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_X_list]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[low_neighbor_offset],</span>
- <br class="fancyvrb" /><a
- id="x1-103024r12"></a><span
-class="cmr-6">12</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0; </span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_final_Y]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[low_neighbor_offset],</span>
- <br class="fancyvrb" /><a
- id="x1-103026r13"></a><span
-class="cmr-6">13</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_X_list]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[high_neighbor_offset],</span>
- <br class="fancyvrb" /><a
- id="x1-103028r14"></a><span
-class="cmr-6">14</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0; </span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_final_Y]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[high_neighbor_offset],</span>
- <br class="fancyvrb" /><a
- id="x1-103030r15"></a><span
-class="cmr-6">15</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_X_list]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;)</span><br class="fancyvrb" /><a
- id="x1-103032r16"></a><span
-class="cmr-6">16</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103034r17"></a><span
-class="cmr-6">17</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;10)</span><span
-class="cmtt-8">&#x00A0;[val]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_Y]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span>
- <br class="fancyvrb" /><a
- id="x1-103036r18"></a><span
-class="cmr-6">18</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;11)</span><span
-class="cmtt-8">&#x00A0;[highroom]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[range]</span><span
-class="cmtt-8">&#x00A0;-</span><span
-class="cmtt-8">&#x00A0;[predicted]</span><br class="fancyvrb" /><a
- id="x1-103038r19"></a><span
-class="cmr-6">19</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;12)</span><span
-class="cmtt-8">&#x00A0;[lowroom]</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[predicted]</span>
- <br class="fancyvrb" /><a
- id="x1-103040r20"></a><span
-class="cmr-6">20</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;13)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[highroom]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;less</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;[lowroom]</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-103042r21"></a><span
-class="cmr-6">21</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103044r22"></a><span
-class="cmr-6">22</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;14)</span><span
-class="cmtt-8">&#x00A0;[room]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[highroom]</span><span
-class="cmtt-8">&#x00A0;*</span><span
-class="cmtt-8">&#x00A0;2</span><br class="fancyvrb" /><a
- id="x1-103046r23"></a><span
-class="cmr-6">23</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
- <br class="fancyvrb" /><a
- id="x1-103048r24"></a><span
-class="cmr-6">24</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><span
-class="cmtt-8">&#x00A0;else</span><span
-class="cmtt-8">&#x00A0;[highroom]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;not</span><span
-class="cmtt-8">&#x00A0;less</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;[lowroom]</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-103050r25"></a><span
-class="cmr-6">25</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103052r26"></a><span
-class="cmr-6">26</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;15)</span><span
-class="cmtt-8">&#x00A0;[room]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[lowroom]</span><span
-class="cmtt-8">&#x00A0;*</span><span
-class="cmtt-8">&#x00A0;2</span><br class="fancyvrb" /><a
- id="x1-103054r27"></a><span
-class="cmr-6">27</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103056r28"></a><span
-class="cmr-6">28</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-103058r29"></a><span
-class="cmr-6">29</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
- <br class="fancyvrb" /><a
- id="x1-103060r30"></a><span
-class="cmr-6">30</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;16)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[val]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;nonzero</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-103062r31"></a><span
-class="cmr-6">31</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103064r32"></a><span
-class="cmr-6">32</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;17)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_step2_flag]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[low_neighbor_offset]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;set</span>
- <br class="fancyvrb" /><a
- id="x1-103066r33"></a><span
-class="cmr-6">33</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;18)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_step2_flag]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[high_neighbor_offset]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;set</span>
- <br class="fancyvrb" /><a
- id="x1-103068r34"></a><span
-class="cmr-6">34</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;19)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_step2_flag]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;set</span><br class="fancyvrb" /><a
- id="x1-103070r35"></a><span
-class="cmr-6">35</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;20)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[val]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;greater</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;or</span><span
-class="cmtt-8">&#x00A0;equal</span><span
-class="cmtt-8">&#x00A0;to</span><span
-class="cmtt-8">&#x00A0;[room]</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span>
- <br class="fancyvrb" /><a
- id="x1-103072r36"></a><span
-class="cmr-6">36</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103074r37"></a><span
-class="cmr-6">37</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;21)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[highroom]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;greater</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;[lowroom]</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-103076r38"></a><span
-class="cmr-6">38</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
- <br class="fancyvrb" /><a
- id="x1-103078r39"></a><span
-class="cmr-6">39</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;22)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_final_Y]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[val]</span><span
-class="cmtt-8">&#x00A0;-</span><span
-class="cmtt-8">&#x00A0;[lowroom]</span><span
-class="cmtt-8">&#x00A0;+</span><span
-class="cmtt-8">&#x00A0;[predicted]</span>
- <br class="fancyvrb" /><a
- id="x1-103080r40"></a><span
-class="cmr-6">40</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103082r41"></a><span
-class="cmr-6">41</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0; </span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><span
-class="cmtt-8">&#x00A0;else</span><span
-class="cmtt-8">&#x00A0;[highroom]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;not</span><span
-class="cmtt-8">&#x00A0;greater</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;[lowroom]</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-103084r42"></a><span
-class="cmr-6">42</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
- <br class="fancyvrb" /><a
- id="x1-103086r43"></a><span
-class="cmr-6">43</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;23)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_final_Y]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[predicted]</span><span
-class="cmtt-8">&#x00A0;-</span><span
-class="cmtt-8">&#x00A0;[val]</span><span
-class="cmtt-8">&#x00A0;+</span><span
-class="cmtt-8">&#x00A0;[highroom]</span><span
-class="cmtt-8">&#x00A0;-</span><span
-class="cmtt-8">&#x00A0;1</span>
- <br class="fancyvrb" /><a
- id="x1-103088r44"></a><span
-class="cmr-6">44</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103090r45"></a><span
-class="cmr-6">45</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-103092r46"></a><span
-class="cmr-6">46</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103094r47"></a><span
-class="cmr-6">47</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><span
-class="cmtt-8">&#x00A0;else</span><span
-class="cmtt-8">&#x00A0;[val]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;less</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;[room]</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-103096r48"></a><span
-class="cmr-6">48</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
- <br class="fancyvrb" /><a
- id="x1-103098r49"></a><span
-class="cmr-6">49</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;24)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;([val]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;odd)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-103100r50"></a><span
-class="cmr-6">50</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103102r51"></a><span
-class="cmr-6">51</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;25)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_final_Y]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;=</span>
- <br class="fancyvrb" /><a
- id="x1-103104r52"></a><span
-class="cmr-6">52</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[predicted]</span><span
-class="cmtt-8">&#x00A0;-</span><span
-class="cmtt-8">&#x00A0;(([val]</span><span
-class="cmtt-8">&#x00A0;+</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;divided</span><span
-class="cmtt-8">&#x00A0;by</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;using</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;division)</span><br class="fancyvrb" /><a
- id="x1-103106r53"></a><span
-class="cmr-6">53</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
- <br class="fancyvrb" /><a
- id="x1-103108r54"></a><span
-class="cmr-6">54</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><span
-class="cmtt-8">&#x00A0;else</span><span
-class="cmtt-8">&#x00A0;[val]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;even</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-103110r55"></a><span
-class="cmr-6">55</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103112r56"></a><span
-class="cmr-6">56</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;26)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_final_Y]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;=</span>
- <br class="fancyvrb" /><a
- id="x1-103114r57"></a><span
-class="cmr-6">57</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[predicted]</span><span
-class="cmtt-8">&#x00A0;+</span><span
-class="cmtt-8">&#x00A0;([val]</span><span
-class="cmtt-8">&#x00A0;/</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;using</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;division)</span><br class="fancyvrb" /><a
- id="x1-103116r58"></a><span
-class="cmr-6">58</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103118r59"></a><span
-class="cmr-6">59</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-103120r60"></a><span
-class="cmr-6">60</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
- <br class="fancyvrb" /><a
- id="x1-103122r61"></a><span
-class="cmr-6">61</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-103124r62"></a><span
-class="cmr-6">62</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103126r63"></a><span
-class="cmr-6">63</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><span
-class="cmtt-8">&#x00A0;else</span><span
-class="cmtt-8">&#x00A0;[val]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;zero</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-103128r64"></a><span
-class="cmr-6">64</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103130r65"></a><span
-class="cmr-6">65</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;27)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_step2_flag]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;unset</span>
- <br class="fancyvrb" /><a
- id="x1-103132r66"></a><span
-class="cmr-6">66</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;28)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_final_Y]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[predicted]</span><br class="fancyvrb" /><a
- id="x1-103134r67"></a><span
-class="cmr-6">67</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103136r68"></a><span
-class="cmr-6">68</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-103138r69"></a><span
-class="cmr-6">69</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103140r70"></a><span
-class="cmr-6">70</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-103142r71"></a><span
-class="cmr-6">71</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103144r72"></a><span
-class="cmr-6">72</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;29)</span><span
-class="cmtt-8">&#x00A0;done</span><br class="fancyvrb" /><a
- id="x1-103146r73"></a><span
-class="cmr-6">73</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span></div>
- </dd><dt class="description">
-<span
-class="cmssbx-10x-x-120">step 2: curve synthesis</span> </dt><dd
-class="description">
- <!--l. 351--><p class="noindent" >Curve synthesis generates a return vector <span
-class="cmtt-12">[floor] </span>of length <span
-class="cmtt-12">[n] </span>(where <span
-class="cmtt-12">[n] </span>is provided by
- the decode process calling to floor decode). Floor 1 curve synthesis makes use of the
- <span
-class="cmtt-12">[floor1_X_list]</span>, <span
-class="cmtt-12">[floor1_final_Y] </span>and <span
-class="cmtt-12">[floor1_step2_flag] </span>vectors, as well as
- [floor1_multiplier] and [floor1_values] values.
- <!--l. 358--><p class="noindent" >Decode begins by sorting the scalars from vectors <span
-class="cmtt-12">[floor1_X_list]</span>, <span
-class="cmtt-12">[floor1_final_Y] </span>and
- <span
-class="cmtt-12">[floor1_step2_flag] </span>together into new vectors <span
-class="cmtt-12">[floor1_X_list]&#8217;</span>, <span
-class="cmtt-12">[floor1_final_Y]&#8217;</span>
- and <span
-class="cmtt-12">[floor1_step2_flag]&#8217; </span>according to ascending sort order of the values in
- <span
-class="cmtt-12">[floor1_X_list]</span>. That is, sort the values of <span
-class="cmtt-12">[floor1_X_list] </span>and then apply the same
- permutation to elements of the other two vectors so that the X, Y and step2_flag values
- still match.
- <!--l. 368--><p class="noindent" >Then compute the final curve in one pass:
- <!--l. 370--><p class="noindent" >
- <div class="fancyvrb" id="fancyvrb32"><a
- id="x1-103148r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[hx]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;0</span><br class="fancyvrb" /><a
- id="x1-103150r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;[lx]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;0</span><br class="fancyvrb" /><a
- id="x1-103152r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;[ly]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor1_final_Y]&#8217;</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[0]</span><span
-class="cmtt-8">&#x00A0;*</span><span
-class="cmtt-8">&#x00A0;[floor1_multiplier]</span>
- <br class="fancyvrb" /><a
- id="x1-103154r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;[floor1_values]-1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-103156r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103158r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[floor1_step2_flag]&#8217;</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;set</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-103160r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
- <br class="fancyvrb" /><a
- id="x1-103162r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;[hy]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[floor1_final_Y]&#8217;</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;*</span><span
-class="cmtt-8">&#x00A0;[floor1_multiplier]</span><br class="fancyvrb" /><a
- id="x1-103164r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0; </span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7)</span><span
-class="cmtt-8">&#x00A0;[hx]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[floor1_X_list]&#8217;</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span>
- <br class="fancyvrb" /><a
- id="x1-103166r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;8)</span><span
-class="cmtt-8">&#x00A0;</span><a
-href="#x1-1250009.2.7"><span
-class="cmtt-8">render_line</span></a><span
-class="cmtt-8">(</span><span
-class="cmtt-8">&#x00A0;[lx],</span><span
-class="cmtt-8">&#x00A0;[ly],</span><span
-class="cmtt-8">&#x00A0;[hx],</span><span
-class="cmtt-8">&#x00A0;[hy],</span><span
-class="cmtt-8">&#x00A0;[floor]</span><span
-class="cmtt-8">&#x00A0;)</span><br class="fancyvrb" /><a
- id="x1-103168r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;9)</span><span
-class="cmtt-8">&#x00A0;[lx]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[hx]</span><br class="fancyvrb" /><a
- id="x1-103170r12"></a><span
-class="cmr-6">12</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0; </span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;10)</span><span
-class="cmtt-8">&#x00A0;[ly]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[hy]</span>
- <br class="fancyvrb" /><a
- id="x1-103172r13"></a><span
-class="cmr-6">13</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-103174r14"></a><span
-class="cmr-6">14</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-103176r15"></a><span
-class="cmr-6">15</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103178r16"></a><span
-class="cmr-6">16</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;11)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[hx]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;less</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;[n]</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-103180r17"></a><span
-class="cmr-6">17</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103182r18"></a><span
-class="cmr-6">18</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;12)</span><span
-class="cmtt-8">&#x00A0;</span><a
-href="#x1-1250009.2.7"><span
-class="cmtt-8">render_line</span></a><span
-class="cmtt-8">(</span><span
-class="cmtt-8">&#x00A0;[hx],</span><span
-class="cmtt-8">&#x00A0;[hy],</span><span
-class="cmtt-8">&#x00A0;[n],</span><span
-class="cmtt-8">&#x00A0;[hy],</span><span
-class="cmtt-8">&#x00A0;[floor]</span><span
-class="cmtt-8">&#x00A0;)</span>
- <br class="fancyvrb" /><a
- id="x1-103184r19"></a><span
-class="cmr-6">19</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103186r20"></a><span
-class="cmr-6">20</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-103188r21"></a><span
-class="cmr-6">21</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103190r22"></a><span
-class="cmr-6">22</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;13)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[hx]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;greater</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;[n]</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">{</span><br class="fancyvrb" /><a
- id="x1-103192r23"></a><span
-class="cmr-6">23</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103194r24"></a><span
-class="cmr-6">24</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;14)</span><span
-class="cmtt-8">&#x00A0;truncate</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor]</span><span
-class="cmtt-8">&#x00A0;to</span><span
-class="cmtt-8">&#x00A0;[n]</span><span
-class="cmtt-8">&#x00A0;elements</span>
- <br class="fancyvrb" /><a
- id="x1-103196r25"></a><span
-class="cmr-6">25</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103198r26"></a><span
-class="cmr-6">26</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmsy-8">}</span><br class="fancyvrb" /><a
- id="x1-103200r27"></a><span
-class="cmr-6">27</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103202r28"></a><span
-class="cmr-6">28</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;15)</span><span
-class="cmtt-8">&#x00A0;for</span><span
-class="cmtt-8">&#x00A0;each</span><span
-class="cmtt-8">&#x00A0;scalar</span><span
-class="cmtt-8">&#x00A0;in</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[floor],</span><span
-class="cmtt-8">&#x00A0;perform</span><span
-class="cmtt-8">&#x00A0;a</span><span
-class="cmtt-8">&#x00A0;lookup</span><span
-class="cmtt-8">&#x00A0;substitution</span><span
-class="cmtt-8">&#x00A0;using</span>
-
-
-
- <br class="fancyvrb" /><a
- id="x1-103204r29"></a><span
-class="cmr-6">29</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;scalar</span><span
-class="cmtt-8">&#x00A0;value</span><span
-class="cmtt-8">&#x00A0;from</span><span
-class="cmtt-8">&#x00A0;[floor]</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;an</span><span
-class="cmtt-8">&#x00A0;offset</span><span
-class="cmtt-8">&#x00A0;into</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;</span><a
-href="#x1-12700010.1"><span
-class="cmtt-8">[floor1_inverse_dB_static_table]</span></a><br class="fancyvrb" /><a
- id="x1-103206r30"></a><span
-class="cmr-6">30</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-103208r31"></a><span
-class="cmr-6">31</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;16)</span><span
-class="cmtt-8">&#x00A0;done</span><br class="fancyvrb" /><a
- id="x1-103210r32"></a><span
-class="cmr-6">32</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span></div>
- </dd></dl>
-
-
-
-<h3 class="sectionHead"><span class="titlemark">8. </span> <a
- id="x1-1040008"></a>Residue setup and decode</h3>
-<!--l. 6--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">8.1. </span> <a
- id="x1-1050008.1"></a>Overview</h4>
-<!--l. 8--><p class="noindent" >A residue vector represents the fine detail of the audio spectrum of one channel in an audio frame
-after the encoder subtracts the floor curve and performs any channel coupling. A residue vector
-may represent spectral lines, spectral magnitude, spectral phase or hybrids as mixed by channel
-coupling. The exact semantic content of the vector does not matter to the residue
-abstraction.
-<!--l. 15--><p class="noindent" >Whatever the exact qualities, the Vorbis residue abstraction codes the residue vectors into the
-bitstream packet, and then reconstructs the vectors during decode. Vorbis makes use of three
-different encoding variants (numbered 0, 1 and 2) of the same basic vector encoding
-abstraction.
-<!--l. 23--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">8.2. </span> <a
- id="x1-1060008.2"></a>Residue format</h4>
-<!--l. 25--><p class="noindent" >Residue format partitions each vector in the vector bundle into chunks, classifies each
-chunk, encodes the chunk classifications and finally encodes the chunks themselves
-using the the specific VQ arrangement defined for each selected classification. The
-exact interleaving and partitioning vary by residue encoding number, however the
-high-level process used to classify and encode the residue vector is the same in all three
-variants.
-<!--l. 33--><p class="noindent" >A set of coded residue vectors are all of the same length. High level coding structure, ignoring for
-the moment exactly how a partition is encoded and simply trusting that it is, is as
-follows:
- <ul class="itemize1">
- <li class="itemize">Each vector is partitioned into multiple equal sized chunks according to configuration
- specified. If we have a vector size of <span
-class="cmti-12">n</span>, a partition size <span
-class="cmti-12">residue</span><span
-class="cmti-12">_partition</span><span
-class="cmti-12">_size</span>,
- and a total of <span
-class="cmti-12">ch </span>residue vectors, the total number of partitioned chunks coded
-
-
-
- is <span
-class="cmti-12">n</span>/<span
-class="cmti-12">residue</span><span
-class="cmti-12">_partition</span><span
-class="cmti-12">_size</span>*<span
-class="cmti-12">ch</span>. It is important to note that the integer division
- truncates. In the below example, we assume an example <span
-class="cmti-12">residue</span><span
-class="cmti-12">_partition</span><span
-class="cmti-12">_size </span>of 8.
- </li>
- <li class="itemize">Each partition in each vector has a classification number that specifies which of
- multiple configured VQ codebook setups are used to decode that partition. The
- classification numbers of each partition can be thought of as forming a vector in
- their own right, as in the illustration below. Just as the residue vectors are coded
- in grouped partitions to increase encoding efficiency, the classification vector is also
- partitioned into chunks. The integer elements of each scalar in a classification chunk
- are built into a single scalar that represents the classification numbers in that chunk.
- In the below example, the classification codeword encodes two classification numbers.
- </li>
- <li class="itemize">The values in a residue vector may be encoded monolithically in a single pass through
- the residue vector, but more often efficient codebook design dictates that each vector
- is encoded as the additive sum of several passes through the residue vector using
- more than one VQ codebook. Thus, each residue value potentially accumulates values
- from multiple decode passes. The classification value associated with a partition is
- the same in each pass, thus the classification codeword is coded only in the first pass.
- </li></ul>
-<div class="center"
->
-<!--l. 70--><p class="noindent" >
-
-<!--l. 71--><p class="noindent" ><img
-src="residue-pack.png" alt="PIC"
->
-<br /> <div class="caption"
-><span class="id">Figure&#x00A0;11: </span><span
-class="content">illustration of residue vector format</span></div><!--tex4ht:label?: x1-10600111 -->
-</div>
-<!--l. 77--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">8.3. </span> <a
- id="x1-1070008.3"></a>residue 0</h4>
-<!--l. 79--><p class="noindent" >Residue 0 and 1 differ only in the way the values within a residue partition are interleaved during
-partition encoding (visually treated as a black box&#8211;or cyan box or brown box&#8211;in the above
-figure).
-<!--l. 83--><p class="noindent" >Residue encoding 0 interleaves VQ encoding according to the dimension of the codebook used to
-
-
-
-encode a partition in a specific pass. The dimension of the codebook need not be the same in
-multiple passes, however the partition size must be an even multiple of the codebook
-dimension.
-<!--l. 89--><p class="noindent" >As an example, assume a partition vector of size eight, to be encoded by residue 0 using
-codebook sizes of 8, 4, 2 and 1:
-<!--l. 92--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb33"><a
- id="x1-107002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-107004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;original</span><span
-class="cmtt-8">&#x00A0;residue</span><span
-class="cmtt-8">&#x00A0;vector:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;5</span><span
-class="cmtt-8">&#x00A0;6</span><span
-class="cmtt-8">&#x00A0;7</span><span
-class="cmtt-8">&#x00A0;]</span><br class="fancyvrb" /><a
- id="x1-107006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-107008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;codebook</span><span
-class="cmtt-8">&#x00A0;dimensions</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;encoded</span><span
-class="cmtt-8">&#x00A0;as:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;5</span><span
-class="cmtt-8">&#x00A0;6</span><span
-class="cmtt-8">&#x00A0;7</span><span
-class="cmtt-8">&#x00A0;]</span><br class="fancyvrb" /><a
- id="x1-107010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-107012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;codebook</span><span
-class="cmtt-8">&#x00A0;dimensions</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;encoded</span><span
-class="cmtt-8">&#x00A0;as:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;6</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;5</span><span
-class="cmtt-8">&#x00A0;7</span><span
-class="cmtt-8">&#x00A0;]</span><br class="fancyvrb" /><a
- id="x1-107014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-107016r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;codebook</span><span
-class="cmtt-8">&#x00A0;dimensions</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;encoded</span><span
-class="cmtt-8">&#x00A0;as:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;5</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;6</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;7</span><span
-class="cmtt-8">&#x00A0;]</span>
-<br class="fancyvrb" /><a
- id="x1-107018r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-107020r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;codebook</span><span
-class="cmtt-8">&#x00A0;dimensions</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;encoded</span><span
-class="cmtt-8">&#x00A0;as:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;5</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;6</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;7</span><span
-class="cmtt-8">&#x00A0;]</span><br class="fancyvrb" /><a
- id="x1-107022r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span></div>
-<!--l. 106--><p class="noindent" >It is worth mentioning at this point that no configurable value in the residue coding setup is
-restricted to a power of two.
-<!--l. 111--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">8.4. </span> <a
- id="x1-1080008.4"></a>residue 1</h4>
-<!--l. 113--><p class="noindent" >Residue 1 does not interleave VQ encoding. It represents partition vector scalars in order. As
-with residue 0, however, partition length must be an integer multiple of the codebook dimension,
-although dimension may vary from pass to pass.
-<!--l. 118--><p class="noindent" >As an example, assume a partition vector of size eight, to be encoded by residue 0 using
-codebook sizes of 8, 4, 2 and 1:
-<!--l. 121--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb34"><a
- id="x1-108002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-108004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;original</span><span
-class="cmtt-8">&#x00A0;residue</span><span
-class="cmtt-8">&#x00A0;vector:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;5</span><span
-class="cmtt-8">&#x00A0;6</span><span
-class="cmtt-8">&#x00A0;7</span><span
-class="cmtt-8">&#x00A0;]</span><br class="fancyvrb" /><a
- id="x1-108006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-108008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;codebook</span><span
-class="cmtt-8">&#x00A0;dimensions</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;encoded</span><span
-class="cmtt-8">&#x00A0;as:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;5</span><span
-class="cmtt-8">&#x00A0;6</span><span
-class="cmtt-8">&#x00A0;7</span><span
-class="cmtt-8">&#x00A0;]</span><br class="fancyvrb" /><a
- id="x1-108010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-108012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;codebook</span><span
-class="cmtt-8">&#x00A0;dimensions</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;encoded</span><span
-class="cmtt-8">&#x00A0;as:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;5</span><span
-class="cmtt-8">&#x00A0;6</span><span
-class="cmtt-8">&#x00A0;7</span><span
-class="cmtt-8">&#x00A0;]</span><br class="fancyvrb" /><a
- id="x1-108014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-108016r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;codebook</span><span
-class="cmtt-8">&#x00A0;dimensions</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;encoded</span><span
-class="cmtt-8">&#x00A0;as:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;5</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;6</span><span
-class="cmtt-8">&#x00A0;7</span><span
-class="cmtt-8">&#x00A0;]</span>
-<br class="fancyvrb" /><a
- id="x1-108018r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-108020r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;codebook</span><span
-class="cmtt-8">&#x00A0;dimensions</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;encoded</span><span
-class="cmtt-8">&#x00A0;as:</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;1</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;4</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;5</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;6</span><span
-class="cmtt-8">&#x00A0;],</span><span
-class="cmtt-8">&#x00A0;[</span><span
-class="cmtt-8">&#x00A0;7</span><span
-class="cmtt-8">&#x00A0;]</span><br class="fancyvrb" /><a
- id="x1-108022r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span></div>
-<!--l. 137--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">8.5. </span> <a
- id="x1-1090008.5"></a>residue 2</h4>
-<!--l. 139--><p class="noindent" >Residue type two can be thought of as a variant of residue type 1. Rather than encoding multiple
-passed-in vectors as in residue type 1, the <span
-class="cmti-12">ch </span>passed in vectors of length <span
-class="cmti-12">n </span>are first interleaved
-and flattened into a single vector of length <span
-class="cmti-12">ch</span>*<span
-class="cmti-12">n</span>. Encoding then proceeds as in type 1. Decoding
-is as in type 1 with decode interleave reversed. If operating on a single vector to begin with,
-residue type 1 and type 2 are equivalent.
-
-
-
-<div class="center"
->
-<!--l. 147--><p class="noindent" >
-
-<!--l. 148--><p class="noindent" ><img
-src="residue2.png" alt="PIC"
->
-<br /> <div class="caption"
-><span class="id">Figure&#x00A0;12: </span><span
-class="content">illustration of residue type 2</span></div><!--tex4ht:label?: x1-10900112 -->
-</div>
-<!--l. 153--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">8.6. </span> <a
- id="x1-1100008.6"></a>Residue decode</h4>
-<!--l. 155--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">8.6.1. </span> <a
- id="x1-1110008.6.1"></a>header decode</h5>
-<!--l. 157--><p class="noindent" >Header decode for all three residue types is identical.
-<div class="fancyvrb" id="fancyvrb35"><a
- id="x1-111002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[residue\_begin]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;24</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><br class="fancyvrb" /><a
- id="x1-111004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;[residue\_end]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;24</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span>
-<br class="fancyvrb" /><a
- id="x1-111006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;[residue\_partition\_size]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;24</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;and</span><span
-class="cmtt-8">&#x00A0;add</span><span
-class="cmtt-8">&#x00A0;one</span>
-<br class="fancyvrb" /><a
- id="x1-111008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;[residue\_classifications]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;6</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;and</span><span
-class="cmtt-8">&#x00A0;add</span><span
-class="cmtt-8">&#x00A0;one</span><br class="fancyvrb" /><a
- id="x1-111010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;[residue\_classbook]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;8</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span></div>
-<!--l. 166--><p class="noindent" ><span
-class="cmtt-12">[residue_begin] </span>and <span
-class="cmtt-12">[residue_end] </span>select the specific sub-portion of each vector that is
-actually coded; it implements akin to a bandpass where, for coding purposes, the vector
-effectively begins at element <span
-class="cmtt-12">[residue_begin] </span>and ends at <span
-class="cmtt-12">[residue_end]</span>. Preceding and
-following values in the unpacked vectors are zeroed. Note that for residue type 2, these
-values as well as <span
-class="cmtt-12">[residue_partition_size]</span>apply to the interleaved vector, not the
-individual vectors before interleave. <span
-class="cmtt-12">[residue_partition_size] </span>is as explained above,
-<span
-class="cmtt-12">[residue_classifications] </span>is the number of possible classification to which a partition can
-belong and <span
-class="cmtt-12">[residue_classbook] </span>is the codebook number used to code classification
-codewords. The number of dimensions in book <span
-class="cmtt-12">[residue_classbook] </span>determines how
-many classification values are grouped into a single classification codeword. Note that
-the number of entries and dimensions in book <span
-class="cmtt-12">[residue_classbook]</span>, along with
-<span
-class="cmtt-12">[residue_classifications]</span>, overdetermines to possible number of classification
-codewords. If <span
-class="cmtt-12">[residue_classifications]</span>&#x02C6;<span
-class="cmtt-12">[residue_classbook]</span>.dimensions exceeds
-<span
-class="cmtt-12">[residue_classbook]</span>.entries, the bitstream should be regarded to be undecodable.
-
-
-
-<!--l. 190--><p class="noindent" >Next we read a bitmap pattern that specifies which partition classes code values in which
-passes.
-<!--l. 193--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb36"><a
- id="x1-111012r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;[residue\_classifications]-1</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-111014r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-111016r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;[high\_bits]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;0</span>
-<br class="fancyvrb" /><a
- id="x1-111018r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;[low\_bits]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;3</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><br class="fancyvrb" /><a
- id="x1-111020r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;[bitflag]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;one</span><span
-class="cmtt-8">&#x00A0;bit</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;boolean</span>
-<br class="fancyvrb" /><a
- id="x1-111022r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[bitflag]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;set</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;then</span><span
-class="cmtt-8">&#x00A0;[high\_bits]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;five</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span>
-<br class="fancyvrb" /><a
- id="x1-111024r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[residue\_cascade]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[high\_bits]</span><span
-class="cmtt-8">&#x00A0;*</span><span
-class="cmtt-8">&#x00A0;8</span><span
-class="cmtt-8">&#x00A0;+</span><span
-class="cmtt-8">&#x00A0;[low\_bits]</span><br class="fancyvrb" /><a
- id="x1-111026r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-111028r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7)</span><span
-class="cmtt-8">&#x00A0;done</span></div>
-<!--l. 205--><p class="noindent" >Finally, we read in a list of book numbers, each corresponding to specific bit set in the cascade
-bitmap. We loop over the possible codebook classifications and the maximum possible number of
-encoding stages (8 in Vorbis I, as constrained by the elements of the cascade bitmap being eight
-bits):
-<!--l. 211--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb37"><a
- id="x1-111030r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;[residue\_classifications]-1</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-111032r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-111034r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[j]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;7</span><span
-class="cmtt-8">&#x00A0;{</span>
-<br class="fancyvrb" /><a
- id="x1-111036r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-111038r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[residue\_cascade]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;bit</span><span
-class="cmtt-8">&#x00A0;[j]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;set</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-111040r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-111042r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;array</span><span
-class="cmtt-8">&#x00A0;[residue\_books]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i][j]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;8</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;as</span><span
-class="cmtt-8">&#x00A0;unsigned</span><span
-class="cmtt-8">&#x00A0;integer</span><br class="fancyvrb" /><a
- id="x1-111044r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-111046r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><span
-class="cmtt-8">&#x00A0;else</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-111048r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-111050r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;array</span><span
-class="cmtt-8">&#x00A0;[residue\_books]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i][j]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;unused</span><br class="fancyvrb" /><a
- id="x1-111052r12"></a><span
-class="cmr-6">12</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-111054r13"></a><span
-class="cmr-6">13</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-111056r14"></a><span
-class="cmr-6">14</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-111058r15"></a><span
-class="cmr-6">15</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-111060r16"></a><span
-class="cmr-6">16</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-111062r17"></a><span
-class="cmr-6">17</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;done</span></div>
-<!--l. 231--><p class="noindent" >An end-of-packet condition at any point in header decode renders the stream undecodable.
-In addition, any codebook number greater than the maximum numbered codebook
-set up in this stream also renders the stream undecodable. All codebooks in array
-[residue_books] are required to have a value mapping. The presence of codebook in array
-[residue_books] without a value mapping (maptype equals zero) renders the stream
-undecodable.
-<!--l. 241--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">8.6.2. </span> <a
- id="x1-1120008.6.2"></a>packet decode</h5>
-<!--l. 243--><p class="noindent" >Format 0 and 1 packet decode is identical except for specific partition interleave. Format 2 packet
-decode can be built out of the format 1 decode process. Thus we describe first the decode
-infrastructure identical to all three formats.
-<!--l. 248--><p class="noindent" >In addition to configuration information, the residue decode process is passed the number of
-vectors in the submap bundle and a vector of flags indicating if any of the vectors are not to be
-decoded. If the passed in number of vectors is 3 and vector number 1 is marked &#8217;do not decode&#8217;,
-decode skips vector 1 during the decode loop. However, even &#8217;do not decode&#8217; vectors are
-allocated and zeroed.
-<!--l. 255--><p class="noindent" >Depending on the values of <span
-class="cmtt-12">[residue_begin] </span>and <span
-class="cmtt-12">[residue_end]</span>, it is obvious that the
-encoded portion of a residue vector may be the entire possible residue vector or some other strict
-subset of the actual residue vector size with zero padding at either uncoded end. However, it is
-
-
-
-also possible to set <span
-class="cmtt-12">[residue_begin] </span>and <span
-class="cmtt-12">[residue_end] </span>to specify a range partially or wholly
-beyond the maximum vector size. Before beginning residue decode, limit <span
-class="cmtt-12">[residue_begin]</span>
-and <span
-class="cmtt-12">[residue_end] </span>to the maximum possible vector size as follows. We assume that
-the number of vectors being encoded, <span
-class="cmtt-12">[ch] </span>is provided by the higher level decoding
-process.
-<!--l. 269--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb38"><a
- id="x1-112002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[actual\_size]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;current</span><span
-class="cmtt-8">&#x00A0;blocksize/2;</span><br class="fancyvrb" /><a
- id="x1-112004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;residue</span><span
-class="cmtt-8">&#x00A0;encoding</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;format</span><span
-class="cmtt-8">&#x00A0;2</span>
-<br class="fancyvrb" /><a
- id="x1-112006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;[actual\_size]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[actual\_size]</span><span
-class="cmtt-8">&#x00A0;*</span><span
-class="cmtt-8">&#x00A0;[ch];</span><br class="fancyvrb" /><a
- id="x1-112008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;[limit\_residue\_begin]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;minimum</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;([residue\_begin],[actual\_size]);</span>
-<br class="fancyvrb" /><a
- id="x1-112010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;[limit\_residue\_end]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;minimum</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;([residue\_end],[actual\_size]);</span></div>
-<!--l. 277--><p class="noindent" >The following convenience values are conceptually useful to clarifying the decode process:
-<!--l. 280--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb39"><a
- id="x1-112012r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[classwords\_per\_codeword]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[codebook\_dimensions]</span><span
-class="cmtt-8">&#x00A0;value</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;codebook</span><span
-class="cmtt-8">&#x00A0;[residue\_classbook]</span>
-<br class="fancyvrb" /><a
- id="x1-112014r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;[n\_to\_read]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[limit\_residue\_end]</span><span
-class="cmtt-8">&#x00A0;-</span><span
-class="cmtt-8">&#x00A0;[limit\_residue\_begin]</span><br class="fancyvrb" /><a
- id="x1-112016r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;[partitions\_to\_read]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[n\_to\_read]</span><span
-class="cmtt-8">&#x00A0;/</span><span
-class="cmtt-8">&#x00A0;[residue\_partition\_size]</span></div>
-<!--l. 286--><p class="noindent" >Packet decode proceeds as follows, matching the description offered earlier in the document.
-<div class="fancyvrb" id="fancyvrb40"><a
- id="x1-112018r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;allocate</span><span
-class="cmtt-8">&#x00A0;and</span><span
-class="cmtt-8">&#x00A0;zero</span><span
-class="cmtt-8">&#x00A0;all</span><span
-class="cmtt-8">&#x00A0;vectors</span><span
-class="cmtt-8">&#x00A0;that</span><span
-class="cmtt-8">&#x00A0;will</span><span
-class="cmtt-8">&#x00A0;be</span><span
-class="cmtt-8">&#x00A0;returned.</span><br class="fancyvrb" /><a
- id="x1-112020r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;([n\_to\_read]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;zero),</span><span
-class="cmtt-8">&#x00A0;stop;</span><span
-class="cmtt-8">&#x00A0;there</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;no</span><span
-class="cmtt-8">&#x00A0;residue</span><span
-class="cmtt-8">&#x00A0;to</span><span
-class="cmtt-8">&#x00A0;decode.</span>
-<br class="fancyvrb" /><a
- id="x1-112022r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[pass]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;7</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-112024r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-112026r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;[partition\_count]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;0</span><br class="fancyvrb" /><a
- id="x1-112028r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-112030r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;while</span><span
-class="cmtt-8">&#x00A0;[partition\_count]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;less</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;[partitions\_to\_read]</span><br class="fancyvrb" /><a
- id="x1-112032r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-112034r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;([pass]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;zero)</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-112036r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-112038r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[j]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;..</span><span
-class="cmtt-8">&#x00A0;[ch]-1</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-112040r12"></a><span
-class="cmr-6">12</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-112042r13"></a><span
-class="cmr-6">13</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;8)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[j]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;not</span><span
-class="cmtt-8">&#x00A0;marked</span><span
-class="cmtt-8">&#x00A0;&#8217;do</span><span
-class="cmtt-8">&#x00A0;not</span><span
-class="cmtt-8">&#x00A0;decode&#8217;</span><span
-class="cmtt-8">&#x00A0;{</span>
-<br class="fancyvrb" /><a
- id="x1-112044r14"></a><span
-class="cmr-6">14</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-112046r15"></a><span
-class="cmr-6">15</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;9)</span><span
-class="cmtt-8">&#x00A0;[temp]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;from</span><span
-class="cmtt-8">&#x00A0;packet</span><span
-class="cmtt-8">&#x00A0;using</span><span
-class="cmtt-8">&#x00A0;codebook</span><span
-class="cmtt-8">&#x00A0;[residue\_classbook]</span><span
-class="cmtt-8">&#x00A0;in</span><span
-class="cmtt-8">&#x00A0;scalar</span><span
-class="cmtt-8">&#x00A0;context</span>
-<br class="fancyvrb" /><a
- id="x1-112048r16"></a><span
-class="cmr-6">16</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;10)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;descending</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;[classwords\_per\_codeword]-1</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;{</span>
-<br class="fancyvrb" /><a
- id="x1-112050r17"></a><span
-class="cmr-6">17</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-112052r18"></a><span
-class="cmr-6">18</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;11)</span><span
-class="cmtt-8">&#x00A0;array</span><span
-class="cmtt-8">&#x00A0;[classifications]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[j],([i]+[partition\_count])</span><span
-class="cmtt-8">&#x00A0;=</span>
-<br class="fancyvrb" /><a
- id="x1-112054r19"></a><span
-class="cmr-6">19</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[temp]</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;modulo</span><span
-class="cmtt-8">&#x00A0;[residue\_classifications]</span>
-<br class="fancyvrb" /><a
- id="x1-112056r20"></a><span
-class="cmr-6">20</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;12)</span><span
-class="cmtt-8">&#x00A0;[temp]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[temp]</span><span
-class="cmtt-8">&#x00A0;/</span><span
-class="cmtt-8">&#x00A0;[residue\_classifications]</span><span
-class="cmtt-8">&#x00A0;using</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;division</span><br class="fancyvrb" /><a
- id="x1-112058r21"></a><span
-class="cmr-6">21</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-112060r22"></a><span
-class="cmr-6">22</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-112062r23"></a><span
-class="cmr-6">23</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-112064r24"></a><span
-class="cmr-6">24</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-112066r25"></a><span
-class="cmr-6">25</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-112068r26"></a><span
-class="cmr-6">26</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-112070r27"></a><span
-class="cmr-6">27</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-112072r28"></a><span
-class="cmr-6">28</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-112074r29"></a><span
-class="cmr-6">29</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-112076r30"></a><span
-class="cmr-6">30</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;13)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;..</span><span
-class="cmtt-8">&#x00A0;([classwords\_per\_codeword]</span><span
-class="cmtt-8">&#x00A0;-</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;while</span><span
-class="cmtt-8">&#x00A0;[partition\_count]</span>
-<br class="fancyvrb" /><a
- id="x1-112078r31"></a><span
-class="cmr-6">31</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;also</span><span
-class="cmtt-8">&#x00A0;less</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;[partitions\_to\_read]</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-112080r32"></a><span
-class="cmr-6">32</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-112082r33"></a><span
-class="cmr-6">33</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;14)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[j]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;..</span><span
-class="cmtt-8">&#x00A0;[ch]-1</span><span
-class="cmtt-8">&#x00A0;{</span>
-<br class="fancyvrb" /><a
- id="x1-112084r34"></a><span
-class="cmr-6">34</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-112086r35"></a><span
-class="cmr-6">35</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;15)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[j]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;not</span><span
-class="cmtt-8">&#x00A0;marked</span><span
-class="cmtt-8">&#x00A0;&#8217;do</span><span
-class="cmtt-8">&#x00A0;not</span><span
-class="cmtt-8">&#x00A0;decode&#8217;</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-112088r36"></a><span
-class="cmr-6">36</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-112090r37"></a><span
-class="cmr-6">37</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;16)</span><span
-class="cmtt-8">&#x00A0;[vqclass]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;array</span><span
-class="cmtt-8">&#x00A0;[classifications]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[j],[partition\_count]</span>
-<br class="fancyvrb" /><a
- id="x1-112092r38"></a><span
-class="cmr-6">38</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;17)</span><span
-class="cmtt-8">&#x00A0;[vqbook]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;array</span><span
-class="cmtt-8">&#x00A0;[residue\_books]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[vqclass],[pass]</span><br class="fancyvrb" /><a
- id="x1-112094r39"></a><span
-class="cmr-6">39</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;18)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;([vqbook]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;not</span><span
-class="cmtt-8">&#x00A0;&#8217;unused&#8217;)</span><span
-class="cmtt-8">&#x00A0;{</span>
-<br class="fancyvrb" /><a
- id="x1-112096r40"></a><span
-class="cmr-6">40</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-112098r41"></a><span
-class="cmr-6">41</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;19)</span><span
-class="cmtt-8">&#x00A0;decode</span><span
-class="cmtt-8">&#x00A0;partition</span><span
-class="cmtt-8">&#x00A0;into</span><span
-class="cmtt-8">&#x00A0;output</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;number</span><span
-class="cmtt-8">&#x00A0;[j],</span><span
-class="cmtt-8">&#x00A0;starting</span><span
-class="cmtt-8">&#x00A0;at</span><span
-class="cmtt-8">&#x00A0;scalar</span>
-<br class="fancyvrb" /><a
- id="x1-112100r42"></a><span
-class="cmr-6">42</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;offset</span><span
-class="cmtt-8">&#x00A0;[limit\_residue\_begin]+[partition\_count]*[residue\_partition\_size]</span><span
-class="cmtt-8">&#x00A0;using</span>
-<br class="fancyvrb" /><a
- id="x1-112102r43"></a><span
-class="cmr-6">43</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;codebook</span><span
-class="cmtt-8">&#x00A0;number</span><span
-class="cmtt-8">&#x00A0;[vqbook]</span><span
-class="cmtt-8">&#x00A0;in</span><span
-class="cmtt-8">&#x00A0;VQ</span><span
-class="cmtt-8">&#x00A0;context</span><br class="fancyvrb" /><a
- id="x1-112104r44"></a><span
-class="cmr-6">44</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-112106r45"></a><span
-class="cmr-6">45</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span>
-<br class="fancyvrb" /><a
- id="x1-112108r46"></a><span
-class="cmr-6">46</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-112110r47"></a><span
-class="cmr-6">47</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;20)</span><span
-class="cmtt-8">&#x00A0;increment</span><span
-class="cmtt-8">&#x00A0;[partition\_count]</span><span
-class="cmtt-8">&#x00A0;by</span><span
-class="cmtt-8">&#x00A0;one</span><br class="fancyvrb" /><a
- id="x1-112112r48"></a><span
-class="cmr-6">48</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-112114r49"></a><span
-class="cmr-6">49</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-112116r50"></a><span
-class="cmr-6">50</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-112118r51"></a><span
-class="cmr-6">51</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-112120r52"></a><span
-class="cmr-6">52</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-112122r53"></a><span
-class="cmr-6">53</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;21)</span><span
-class="cmtt-8">&#x00A0;done</span><br class="fancyvrb" /><a
- id="x1-112124r54"></a><span
-class="cmr-6">54</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span></div>
-<!--l. 344--><p class="noindent" >An end-of-packet condition during packet decode is to be considered a nominal occurrence.
-Decode returns the result of vector decode up to that point.
-<!--l. 350--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">8.6.3. </span> <a
- id="x1-1130008.6.3"></a>format 0 specifics</h5>
-<!--l. 352--><p class="noindent" >Format zero decodes partitions exactly as described earlier in the &#8217;Residue Format: residue 0&#8217;
-section. The following pseudocode presents the same algorithm. Assume:
-
-
-
- <ul class="itemize1">
- <li class="itemize"><span
-class="cmtt-12">[n] </span>is the value in <span
-class="cmtt-12">[residue_partition_size]</span>
- </li>
- <li class="itemize"><span
-class="cmtt-12">[v] </span>is the residue vector
- </li>
- <li class="itemize"><span
-class="cmtt-12">[offset] </span>is the beginning read offset in [v]</li></ul>
-<!--l. 363--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb41"><a
- id="x1-113002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[step]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[n]</span><span
-class="cmtt-8">&#x00A0;/</span><span
-class="cmtt-8">&#x00A0;[codebook\_dimensions]</span><br class="fancyvrb" /><a
- id="x1-113004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;[step]-1</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-113006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-113008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[entry\_temp]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;from</span><span
-class="cmtt-8">&#x00A0;packet</span><span
-class="cmtt-8">&#x00A0;using</span><span
-class="cmtt-8">&#x00A0;current</span><span
-class="cmtt-8">&#x00A0;codebook</span><span
-class="cmtt-8">&#x00A0;in</span><span
-class="cmtt-8">&#x00A0;VQ</span><span
-class="cmtt-8">&#x00A0;context</span>
-<br class="fancyvrb" /><a
- id="x1-113010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[j]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;[codebook\_dimensions]-1</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-113012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-113014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[v]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;([offset]+[i]+[j]*[step])</span><span
-class="cmtt-8">&#x00A0;=</span>
-<br class="fancyvrb" /><a
- id="x1-113016r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0; </span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[v]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;([offset]+[i]+[j]*[step])</span><span
-class="cmtt-8">&#x00A0;+</span><br class="fancyvrb" /><a
- id="x1-113018r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[entry\_temp]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[j]</span><br class="fancyvrb" /><a
- id="x1-113020r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-113022r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-113024r12"></a><span
-class="cmr-6">12</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-113026r13"></a><span
-class="cmr-6">13</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-113028r14"></a><span
-class="cmr-6">14</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-113030r15"></a><span
-class="cmr-6">15</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;done</span><br class="fancyvrb" /><a
- id="x1-113032r16"></a><span
-class="cmr-6">16</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span></div>
-<!--l. 384--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">8.6.4. </span> <a
- id="x1-1140008.6.4"></a>format 1 specifics</h5>
-<!--l. 386--><p class="noindent" >Format 1 decodes partitions exactly as described earlier in the &#8217;Residue Format: residue 1&#8217;
-section. The following pseudocode presents the same algorithm. Assume:
- <ul class="itemize1">
- <li class="itemize"><span
-class="cmtt-12">[n] </span>is the value in <span
-class="cmtt-12">[residue_partition_size]</span>
- </li>
- <li class="itemize"><span
-class="cmtt-12">[v] </span>is the residue vector
- </li>
- <li class="itemize"><span
-class="cmtt-12">[offset] </span>is the beginning read offset in [v]</li></ul>
-<!--l. 398--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb42"><a
- id="x1-114002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;0</span><br class="fancyvrb" /><a
- id="x1-114004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[entry\_temp]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;read</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;from</span><span
-class="cmtt-8">&#x00A0;packet</span><span
-class="cmtt-8">&#x00A0;using</span><span
-class="cmtt-8">&#x00A0;current</span><span
-class="cmtt-8">&#x00A0;codebook</span><span
-class="cmtt-8">&#x00A0;in</span><span
-class="cmtt-8">&#x00A0;VQ</span><span
-class="cmtt-8">&#x00A0;context</span>
-<br class="fancyvrb" /><a
- id="x1-114006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[j]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;[codebook\_dimensions]-1</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-114008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-114010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[v]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;([offset]+[i])</span><span
-class="cmtt-8">&#x00A0;=</span>
-<br class="fancyvrb" /><a
- id="x1-114012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0; </span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[v]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;([offset]+[i])</span><span
-class="cmtt-8">&#x00A0;+</span><br class="fancyvrb" /><a
- id="x1-114014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[entry\_temp]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[j]</span><br class="fancyvrb" /><a
- id="x1-114016r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;increment</span><span
-class="cmtt-8">&#x00A0;[i]</span><br class="fancyvrb" /><a
- id="x1-114018r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-114020r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-114022r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-114024r12"></a><span
-class="cmr-6">12</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;less</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;[n]</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;continue</span><span
-class="cmtt-8">&#x00A0;at</span><span
-class="cmtt-8">&#x00A0;step</span><span
-class="cmtt-8">&#x00A0;2</span><br class="fancyvrb" /><a
- id="x1-114026r13"></a><span
-class="cmr-6">13</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7)</span><span
-class="cmtt-8">&#x00A0;done</span></div>
-<!--l. 416--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">8.6.5. </span> <a
- id="x1-1150008.6.5"></a>format 2 specifics</h5>
-
-
-
-<!--l. 418--><p class="noindent" >Format 2 is reducible to format 1. It may be implemented as an additional step prior to and an
-additional post-decode step after a normal format 1 decode.
-<!--l. 421--><p class="noindent" >Format 2 handles &#8217;do not decode&#8217; vectors differently than residue 0 or 1; if all vectors are marked
-&#8217;do not decode&#8217;, no decode occurrs. However, if at least one vector is to be decoded, all
-the vectors are decoded. We then request normal format 1 to decode a single vector
-representing all output channels, rather than a vector for each channel. After decode,
-deinterleave the vector into independent vectors, one for each output channel. That
-is:
-<!--l. 429--><p class="noindent" >
- <dl class="enumerate-enumitem"><dt class="enumerate-enumitem">
- 1. </dt><dd
-class="enumerate-enumitem">If all vectors 0 through <span
-class="cmti-12">ch</span>-1 are marked &#8217;do not decode&#8217;, allocate and clear a single
- vector <span
-class="cmtt-12">[v]</span>of length <span
-class="cmti-12">ch*n </span>and skip step 2 below; proceed directly to the post-decode
- step.
- </dd><dt class="enumerate-enumitem">
- 2. </dt><dd
-class="enumerate-enumitem">Rather than performing format 1 decode to produce <span
-class="cmti-12">ch </span>vectors of length <span
-class="cmti-12">n </span>each, call
- format 1 decode to produce a single vector <span
-class="cmtt-12">[v] </span>of length <span
-class="cmti-12">ch*n</span>.
- </dd><dt class="enumerate-enumitem">
- 3. </dt><dd
-class="enumerate-enumitem">Post decode: Deinterleave the single vector <span
-class="cmtt-12">[v] </span>returned by format 1 decode as
- described above into <span
-class="cmti-12">ch </span>independent vectors, one for each outputchannel, according
- to:
- <div class="fancyvrb" id="fancyvrb43"><a
- id="x1-115005r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;[n]-1</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-115007r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-115009r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[j]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;[ch]-1</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-115011r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
- <br class="fancyvrb" /><a
- id="x1-115013r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;output</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;number</span><span
-class="cmtt-8">&#x00A0;[j]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[i]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[v]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;([i]</span><span
-class="cmtt-8">&#x00A0;*</span><span
-class="cmtt-8">&#x00A0;[ch]</span><span
-class="cmtt-8">&#x00A0;+</span><span
-class="cmtt-8">&#x00A0;[j])</span><br class="fancyvrb" /><a
- id="x1-115015r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-115017r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-115019r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-115021r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-115023r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;done</span></div>
- </dd></dl>
-
-
-
-
-
-
-<h3 class="sectionHead"><span class="titlemark">9. </span> <a
- id="x1-1160009"></a>Helper equations</h3>
-<!--l. 6--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">9.1. </span> <a
- id="x1-1170009.1"></a>Overview</h4>
-<!--l. 8--><p class="noindent" >The equations below are used in multiple places by the Vorbis codec specification. Rather than
-cluttering up the main specification documents, they are defined here and referenced where
-appropriate.
-<!--l. 13--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">9.2. </span> <a
- id="x1-1180009.2"></a>Functions</h4>
-<!--l. 15--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">9.2.1. </span> <a
- id="x1-1190009.2.1"></a>ilog</h5>
-<!--l. 17--><p class="noindent" >The &#8221;ilog(x)&#8221; function returns the position number (1 through n) of the highest set bit in the
-two&#8217;s complement integer value <span
-class="cmtt-12">[x]</span>. Values of <span
-class="cmtt-12">[x] </span>less than zero are defined to return
-zero.
-<!--l. 20--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb44"><a
- id="x1-119002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[return\_value]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;0;</span><br class="fancyvrb" /><a
- id="x1-119004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[x]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;greater</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;zero</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-119006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-119008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;increment</span><span
-class="cmtt-8">&#x00A0;[return\_value];</span>
-<br class="fancyvrb" /><a
- id="x1-119010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;logical</span><span
-class="cmtt-8">&#x00A0;shift</span><span
-class="cmtt-8">&#x00A0;[x]</span><span
-class="cmtt-8">&#x00A0;one</span><span
-class="cmtt-8">&#x00A0;bit</span><span
-class="cmtt-8">&#x00A0;to</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;right,</span><span
-class="cmtt-8">&#x00A0;padding</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;MSb</span><span
-class="cmtt-8">&#x00A0;with</span><span
-class="cmtt-8">&#x00A0;zero</span><br class="fancyvrb" /><a
- id="x1-119012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;repeat</span><span
-class="cmtt-8">&#x00A0;at</span><span
-class="cmtt-8">&#x00A0;step</span><span
-class="cmtt-8">&#x00A0;2)</span><br class="fancyvrb" /><a
- id="x1-119014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-119016r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-119018r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-119020r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;done</span></div>
-<!--l. 33--><p class="noindent" >Examples:
- <ul class="itemize1">
- <li class="itemize">ilog(0) = 0;
- </li>
- <li class="itemize">ilog(1) = 1;
-
-
-
- </li>
- <li class="itemize">ilog(2) = 2;
- </li>
- <li class="itemize">ilog(3) = 2;
- </li>
- <li class="itemize">ilog(4) = 3;
- </li>
- <li class="itemize">ilog(7) = 3;
- </li>
- <li class="itemize">ilog(negative number) = 0;</li></ul>
-<!--l. 48--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">9.2.2. </span> <a
- id="x1-1200009.2.2"></a>float32_unpack</h5>
-<!--l. 50--><p class="noindent" >&#8221;float32_unpack(x)&#8221; is intended to translate the packed binary representation of a Vorbis
-codebook float value into the representation used by the decoder for floating point numbers. For
-purposes of this example, we will unpack a Vorbis float32 into a host-native floating point
-number.
-<!--l. 56--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb45"><a
- id="x1-120002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;[mantissa]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[x]</span><span
-class="cmtt-8">&#x00A0;bitwise</span><span
-class="cmtt-8">&#x00A0;AND</span><span
-class="cmtt-8">&#x00A0;0x1fffff</span><span
-class="cmtt-8">&#x00A0;(unsigned</span><span
-class="cmtt-8">&#x00A0;result)</span><br class="fancyvrb" /><a
- id="x1-120004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;[sign]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[x]</span><span
-class="cmtt-8">&#x00A0;bitwise</span><span
-class="cmtt-8">&#x00A0;AND</span><span
-class="cmtt-8">&#x00A0;0x80000000</span><span
-class="cmtt-8">&#x00A0;(unsigned</span><span
-class="cmtt-8">&#x00A0;result)</span>
-<br class="fancyvrb" /><a
- id="x1-120006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;[exponent]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[x]</span><span
-class="cmtt-8">&#x00A0;bitwise</span><span
-class="cmtt-8">&#x00A0;AND</span><span
-class="cmtt-8">&#x00A0;0x7fe00000)</span><span
-class="cmtt-8">&#x00A0;shifted</span><span
-class="cmtt-8">&#x00A0;right</span><span
-class="cmtt-8">&#x00A0;21</span><span
-class="cmtt-8">&#x00A0;bits</span><span
-class="cmtt-8">&#x00A0;(unsigned</span><span
-class="cmtt-8">&#x00A0;result)</span>
-<br class="fancyvrb" /><a
- id="x1-120008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[sign]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;nonzero</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;then</span><span
-class="cmtt-8">&#x00A0;negate</span><span
-class="cmtt-8">&#x00A0;[mantissa]</span><br class="fancyvrb" /><a
- id="x1-120010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;return</span><span
-class="cmtt-8">&#x00A0;[mantissa]</span><span
-class="cmtt-8">&#x00A0;*</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;2</span><span
-class="cmtt-8">&#x00A0;^</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[exponent]</span><span
-class="cmtt-8">&#x00A0;-</span><span
-class="cmtt-8">&#x00A0;788</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;)</span></div>
-<!--l. 66--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">9.2.3. </span> <a
- id="x1-1210009.2.3"></a>lookup1_values</h5>
-<!--l. 68--><p class="noindent" >&#8221;lookup1_values(codebook_entries,codebook_dimensions)&#8221; is used to compute the
-correct length of the value index for a codebook VQ lookup table of lookup type 1.
-The values on this list are permuted to construct the VQ vector lookup table of size
-<span
-class="cmtt-12">[codebook_entries]</span>.
-<!--l. 74--><p class="noindent" >The return value for this function is defined to be &#8217;the greatest integer value for which
-<span
-class="cmtt-12">[return_value] </span>to the power of <span
-class="cmtt-12">[codebook_dimensions] </span>is less than or equal to
-<span
-class="cmtt-12">[codebook_entries]</span>&#8217;.
-
-
-
-<!--l. 81--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">9.2.4. </span> <a
- id="x1-1220009.2.4"></a>low_neighbor</h5>
-<!--l. 83--><p class="noindent" >&#8221;low_neighbor(v,x)&#8221; finds the position <span
-class="cmtt-12">n </span>in vector <span
-class="cmtt-12">[v] </span>of the greatest value scalar element for
-which <span
-class="cmtt-12">n </span>is less than <span
-class="cmtt-12">[x] </span>and vector <span
-class="cmtt-12">[v] </span>element <span
-class="cmtt-12">n </span>is less than vector <span
-class="cmtt-12">[v] </span>element
-<span
-class="cmtt-12">[x]</span>.
-<!--l. 88--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">9.2.5. </span> <a
- id="x1-1230009.2.5"></a>high_neighbor</h5>
-<!--l. 90--><p class="noindent" >&#8221;high_neighbor(v,x)&#8221; finds the position <span
-class="cmtt-12">n </span>in vector [v] of the lowest value scalar element for
-which <span
-class="cmtt-12">n </span>is less than <span
-class="cmtt-12">[x] </span>and vector <span
-class="cmtt-12">[v] </span>element <span
-class="cmtt-12">n </span>is greater than vector <span
-class="cmtt-12">[v] </span>element
-<span
-class="cmtt-12">[x]</span>.
-<!--l. 97--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">9.2.6. </span> <a
- id="x1-1240009.2.6"></a>render_point</h5>
-<!--l. 99--><p class="noindent" >&#8221;render_point(x0,y0,x1,y1,X)&#8221; is used to find the Y value at point X along the line specified by
-x0, x1, y0 and y1. This function uses an integer algorithm to solve for the point directly without
-calculating intervening values along the line.
-<!--l. 104--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb46"><a
- id="x1-124002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[dy]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[y1]</span><span
-class="cmtt-8">&#x00A0;-</span><span
-class="cmtt-8">&#x00A0;[y0]</span><br class="fancyvrb" /><a
- id="x1-124004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;[adx]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[x1]</span><span
-class="cmtt-8">&#x00A0;-</span><span
-class="cmtt-8">&#x00A0;[x0]</span><br class="fancyvrb" /><a
- id="x1-124006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;[ady]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;absolute</span><span
-class="cmtt-8">&#x00A0;value</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;[dy]</span><br class="fancyvrb" /><a
- id="x1-124008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;[err]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[ady]</span><span
-class="cmtt-8">&#x00A0;*</span><span
-class="cmtt-8">&#x00A0;([X]</span><span
-class="cmtt-8">&#x00A0;-</span><span
-class="cmtt-8">&#x00A0;[x0])</span>
-<br class="fancyvrb" /><a
- id="x1-124010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;[off]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[err]</span><span
-class="cmtt-8">&#x00A0;/</span><span
-class="cmtt-8">&#x00A0;[adx]</span><span
-class="cmtt-8">&#x00A0;using</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;division</span><br class="fancyvrb" /><a
- id="x1-124012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[dy]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;less</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;zero</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-124014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-124016r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7)</span><span
-class="cmtt-8">&#x00A0;[Y]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[y0]</span><span
-class="cmtt-8">&#x00A0;-</span><span
-class="cmtt-8">&#x00A0;[off]</span>
-<br class="fancyvrb" /><a
- id="x1-124018r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-124020r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><span
-class="cmtt-8">&#x00A0;else</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-124022r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-124024r12"></a><span
-class="cmr-6">12</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;8)</span><span
-class="cmtt-8">&#x00A0;[Y]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[y0]</span><span
-class="cmtt-8">&#x00A0;+</span><span
-class="cmtt-8">&#x00A0;[off]</span><br class="fancyvrb" /><a
- id="x1-124026r13"></a><span
-class="cmr-6">13</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-124028r14"></a><span
-class="cmr-6">14</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-124030r15"></a><span
-class="cmr-6">15</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-124032r16"></a><span
-class="cmr-6">16</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;9)</span><span
-class="cmtt-8">&#x00A0;done</span></div>
-<!--l. 125--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">9.2.7. </span> <a
- id="x1-1250009.2.7"></a>render_line</h5>
-
-
-
-<!--l. 127--><p class="noindent" >Floor decode type one uses the integer line drawing algorithm of &#8221;render_line(x0, y0, x1, y1, v)&#8221;
-to construct an integer floor curve for contiguous piecewise line segments. Note that it has not
-been relevant elsewhere, but here we must define integer division as rounding division of both
-positive and negative numbers toward zero.
-<!--l. 134--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb47"><a
- id="x1-125002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[dy]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[y1]</span><span
-class="cmtt-8">&#x00A0;-</span><span
-class="cmtt-8">&#x00A0;[y0]</span><br class="fancyvrb" /><a
- id="x1-125004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[adx]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[x1]</span><span
-class="cmtt-8">&#x00A0;-</span><span
-class="cmtt-8">&#x00A0;[x0]</span><br class="fancyvrb" /><a
- id="x1-125006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[ady]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;absolute</span><span
-class="cmtt-8">&#x00A0;value</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;[dy]</span><br class="fancyvrb" /><a
- id="x1-125008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4)</span><span
-class="cmtt-8">&#x00A0;[base]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[dy]</span><span
-class="cmtt-8">&#x00A0;/</span><span
-class="cmtt-8">&#x00A0;[adx]</span><span
-class="cmtt-8">&#x00A0;using</span><span
-class="cmtt-8">&#x00A0;integer</span><span
-class="cmtt-8">&#x00A0;division</span>
-<br class="fancyvrb" /><a
- id="x1-125010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[x]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[x0]</span><br class="fancyvrb" /><a
- id="x1-125012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[y]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[y0]</span><br class="fancyvrb" /><a
- id="x1-125014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[err]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;0</span><br class="fancyvrb" /><a
- id="x1-125016r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-125018r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;8)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[dy]</span><span
-class="cmtt-8">&#x00A0;is</span><span
-class="cmtt-8">&#x00A0;less</span><span
-class="cmtt-8">&#x00A0;than</span><span
-class="cmtt-8">&#x00A0;0</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-125020r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-125022r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;9)</span><span
-class="cmtt-8">&#x00A0;[sy]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[base]</span><span
-class="cmtt-8">&#x00A0;-</span><span
-class="cmtt-8">&#x00A0;1</span>
-<br class="fancyvrb" /><a
- id="x1-125024r12"></a><span
-class="cmr-6">12</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-125026r13"></a><span
-class="cmr-6">13</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><span
-class="cmtt-8">&#x00A0;else</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-125028r14"></a><span
-class="cmr-6">14</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-125030r15"></a><span
-class="cmr-6">15</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;10)</span><span
-class="cmtt-8">&#x00A0;[sy]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[base]</span><span
-class="cmtt-8">&#x00A0;+</span><span
-class="cmtt-8">&#x00A0;1</span><br class="fancyvrb" /><a
- id="x1-125032r16"></a><span
-class="cmr-6">16</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-125034r17"></a><span
-class="cmr-6">17</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-125036r18"></a><span
-class="cmr-6">18</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-125038r19"></a><span
-class="cmr-6">19</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;11)</span><span
-class="cmtt-8">&#x00A0;[ady]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[ady]</span><span
-class="cmtt-8">&#x00A0;-</span><span
-class="cmtt-8">&#x00A0;(absolute</span><span
-class="cmtt-8">&#x00A0;value</span><span
-class="cmtt-8">&#x00A0;of</span><span
-class="cmtt-8">&#x00A0;[base])</span><span
-class="cmtt-8">&#x00A0;*</span><span
-class="cmtt-8">&#x00A0;[adx]</span>
-<br class="fancyvrb" /><a
- id="x1-125040r20"></a><span
-class="cmr-6">20</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;12)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[v]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[x]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[y]</span><br class="fancyvrb" /><a
- id="x1-125042r21"></a><span
-class="cmr-6">21</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-125044r22"></a><span
-class="cmr-6">22</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;13)</span><span
-class="cmtt-8">&#x00A0;iterate</span><span
-class="cmtt-8">&#x00A0;[x]</span><span
-class="cmtt-8">&#x00A0;over</span><span
-class="cmtt-8">&#x00A0;the</span><span
-class="cmtt-8">&#x00A0;range</span><span
-class="cmtt-8">&#x00A0;[x0]+1</span><span
-class="cmtt-8">&#x00A0;...</span><span
-class="cmtt-8">&#x00A0;[x1]-1</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-125046r23"></a><span
-class="cmr-6">23</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-125048r24"></a><span
-class="cmr-6">24</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;14)</span><span
-class="cmtt-8">&#x00A0;[err]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[err]</span><span
-class="cmtt-8">&#x00A0;+</span><span
-class="cmtt-8">&#x00A0;[ady];</span>
-<br class="fancyvrb" /><a
- id="x1-125050r25"></a><span
-class="cmr-6">25</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;15)</span><span
-class="cmtt-8">&#x00A0;if</span><span
-class="cmtt-8">&#x00A0;(</span><span
-class="cmtt-8">&#x00A0;[err]</span><span
-class="cmtt-8">&#x00A0;&#x003E;=</span><span
-class="cmtt-8">&#x00A0;[adx]</span><span
-class="cmtt-8">&#x00A0;)</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-125052r26"></a><span
-class="cmr-6">26</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-125054r27"></a><span
-class="cmr-6">27</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;16)</span><span
-class="cmtt-8">&#x00A0;[err]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[err]</span><span
-class="cmtt-8">&#x00A0;-</span><span
-class="cmtt-8">&#x00A0;[adx]</span><br class="fancyvrb" /><a
- id="x1-125056r28"></a><span
-class="cmr-6">28</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;17)</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;[y]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[y]</span><span
-class="cmtt-8">&#x00A0;+</span><span
-class="cmtt-8">&#x00A0;[sy]</span><br class="fancyvrb" /><a
- id="x1-125058r29"></a><span
-class="cmr-6">29</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span>
-<br class="fancyvrb" /><a
- id="x1-125060r30"></a><span
-class="cmr-6">30</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><span
-class="cmtt-8">&#x00A0;else</span><span
-class="cmtt-8">&#x00A0;{</span><br class="fancyvrb" /><a
- id="x1-125062r31"></a><span
-class="cmr-6">31</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-125064r32"></a><span
-class="cmr-6">32</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;18)</span><span
-class="cmtt-8">&#x00A0;[y]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[y]</span><span
-class="cmtt-8">&#x00A0;+</span><span
-class="cmtt-8">&#x00A0;[base]</span><br class="fancyvrb" /><a
- id="x1-125066r33"></a><span
-class="cmr-6">33</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-125068r34"></a><span
-class="cmr-6">34</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span><br class="fancyvrb" /><a
- id="x1-125070r35"></a><span
-class="cmr-6">35</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-125072r36"></a><span
-class="cmr-6">36</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;19)</span><span
-class="cmtt-8">&#x00A0;vector</span><span
-class="cmtt-8">&#x00A0;[v]</span><span
-class="cmtt-8">&#x00A0;element</span><span
-class="cmtt-8">&#x00A0;[x]</span><span
-class="cmtt-8">&#x00A0;=</span><span
-class="cmtt-8">&#x00A0;[y]</span><br class="fancyvrb" /><a
- id="x1-125074r37"></a><span
-class="cmr-6">37</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><br class="fancyvrb" /><a
- id="x1-125076r38"></a><span
-class="cmr-6">38</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;}</span></div>
-
-
-
-
-
-
-<h3 class="sectionHead"><span class="titlemark">10. </span> <a
- id="x1-12600010"></a>Tables</h3>
-<!--l. 6--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">10.1. </span> <a
- id="x1-12700010.1"></a>floor1_inverse_dB_table</h4>
-<!--l. 8--><p class="noindent" >The vector <span
-class="cmtt-12">[floor1_inverse_dB_table] </span>is a 256 element static lookup table consisting of the
-following values (read left to right then top to bottom):
-<!--l. 12--><p class="noindent" >
-<div class="fancyvrb" id="fancyvrb48"><a
- id="x1-127002r1"></a><span
-class="cmr-6">1</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1.0649863e-07,</span><span
-class="cmtt-8">&#x00A0;1.1341951e-07,</span><span
-class="cmtt-8">&#x00A0;1.2079015e-07,</span><span
-class="cmtt-8">&#x00A0;1.2863978e-07,</span><br class="fancyvrb" /><a
- id="x1-127004r2"></a><span
-class="cmr-6">2</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1.3699951e-07,</span><span
-class="cmtt-8">&#x00A0;1.4590251e-07,</span><span
-class="cmtt-8">&#x00A0;1.5538408e-07,</span><span
-class="cmtt-8">&#x00A0;1.6548181e-07,</span>
-<br class="fancyvrb" /><a
- id="x1-127006r3"></a><span
-class="cmr-6">3</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1.7623575e-07,</span><span
-class="cmtt-8">&#x00A0;1.8768855e-07,</span><span
-class="cmtt-8">&#x00A0;1.9988561e-07,</span><span
-class="cmtt-8">&#x00A0;2.1287530e-07,</span><br class="fancyvrb" /><a
- id="x1-127008r4"></a><span
-class="cmr-6">4</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2.2670913e-07,</span><span
-class="cmtt-8">&#x00A0;2.4144197e-07,</span><span
-class="cmtt-8">&#x00A0;2.5713223e-07,</span><span
-class="cmtt-8">&#x00A0;2.7384213e-07,</span>
-<br class="fancyvrb" /><a
- id="x1-127010r5"></a><span
-class="cmr-6">5</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2.9163793e-07,</span><span
-class="cmtt-8">&#x00A0;3.1059021e-07,</span><span
-class="cmtt-8">&#x00A0;3.3077411e-07,</span><span
-class="cmtt-8">&#x00A0;3.5226968e-07,</span><br class="fancyvrb" /><a
- id="x1-127012r6"></a><span
-class="cmr-6">6</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3.7516214e-07,</span><span
-class="cmtt-8">&#x00A0;3.9954229e-07,</span><span
-class="cmtt-8">&#x00A0;4.2550680e-07,</span><span
-class="cmtt-8">&#x00A0;4.5315863e-07,</span>
-<br class="fancyvrb" /><a
- id="x1-127014r7"></a><span
-class="cmr-6">7</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4.8260743e-07,</span><span
-class="cmtt-8">&#x00A0;5.1396998e-07,</span><span
-class="cmtt-8">&#x00A0;5.4737065e-07,</span><span
-class="cmtt-8">&#x00A0;5.8294187e-07,</span><br class="fancyvrb" /><a
- id="x1-127016r8"></a><span
-class="cmr-6">8</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;6.2082472e-07,</span><span
-class="cmtt-8">&#x00A0;6.6116941e-07,</span><span
-class="cmtt-8">&#x00A0;7.0413592e-07,</span><span
-class="cmtt-8">&#x00A0;7.4989464e-07,</span>
-<br class="fancyvrb" /><a
- id="x1-127018r9"></a><span
-class="cmr-6">9</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7.9862701e-07,</span><span
-class="cmtt-8">&#x00A0;8.5052630e-07,</span><span
-class="cmtt-8">&#x00A0;9.0579828e-07,</span><span
-class="cmtt-8">&#x00A0;9.6466216e-07,</span><br class="fancyvrb" /><a
- id="x1-127020r10"></a><span
-class="cmr-6">10</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1.0273513e-06,</span><span
-class="cmtt-8">&#x00A0;1.0941144e-06,</span><span
-class="cmtt-8">&#x00A0;1.1652161e-06,</span><span
-class="cmtt-8">&#x00A0;1.2409384e-06,</span>
-<br class="fancyvrb" /><a
- id="x1-127022r11"></a><span
-class="cmr-6">11</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1.3215816e-06,</span><span
-class="cmtt-8">&#x00A0;1.4074654e-06,</span><span
-class="cmtt-8">&#x00A0;1.4989305e-06,</span><span
-class="cmtt-8">&#x00A0;1.5963394e-06,</span><br class="fancyvrb" /><a
- id="x1-127024r12"></a><span
-class="cmr-6">12</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1.7000785e-06,</span><span
-class="cmtt-8">&#x00A0;1.8105592e-06,</span><span
-class="cmtt-8">&#x00A0;1.9282195e-06,</span><span
-class="cmtt-8">&#x00A0;2.0535261e-06,</span>
-<br class="fancyvrb" /><a
- id="x1-127026r13"></a><span
-class="cmr-6">13</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2.1869758e-06,</span><span
-class="cmtt-8">&#x00A0;2.3290978e-06,</span><span
-class="cmtt-8">&#x00A0;2.4804557e-06,</span><span
-class="cmtt-8">&#x00A0;2.6416497e-06,</span><br class="fancyvrb" /><a
- id="x1-127028r14"></a><span
-class="cmr-6">14</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2.8133190e-06,</span><span
-class="cmtt-8">&#x00A0;2.9961443e-06,</span><span
-class="cmtt-8">&#x00A0;3.1908506e-06,</span><span
-class="cmtt-8">&#x00A0;3.3982101e-06,</span>
-<br class="fancyvrb" /><a
- id="x1-127030r15"></a><span
-class="cmr-6">15</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3.6190449e-06,</span><span
-class="cmtt-8">&#x00A0;3.8542308e-06,</span><span
-class="cmtt-8">&#x00A0;4.1047004e-06,</span><span
-class="cmtt-8">&#x00A0;4.3714470e-06,</span><br class="fancyvrb" /><a
- id="x1-127032r16"></a><span
-class="cmr-6">16</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4.6555282e-06,</span><span
-class="cmtt-8">&#x00A0;4.9580707e-06,</span><span
-class="cmtt-8">&#x00A0;5.2802740e-06,</span><span
-class="cmtt-8">&#x00A0;5.6234160e-06,</span>
-<br class="fancyvrb" /><a
- id="x1-127034r17"></a><span
-class="cmr-6">17</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5.9888572e-06,</span><span
-class="cmtt-8">&#x00A0;6.3780469e-06,</span><span
-class="cmtt-8">&#x00A0;6.7925283e-06,</span><span
-class="cmtt-8">&#x00A0;7.2339451e-06,</span><br class="fancyvrb" /><a
- id="x1-127036r18"></a><span
-class="cmr-6">18</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7.7040476e-06,</span><span
-class="cmtt-8">&#x00A0;8.2047000e-06,</span><span
-class="cmtt-8">&#x00A0;8.7378876e-06,</span><span
-class="cmtt-8">&#x00A0;9.3057248e-06,</span>
-<br class="fancyvrb" /><a
- id="x1-127038r19"></a><span
-class="cmr-6">19</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;9.9104632e-06,</span><span
-class="cmtt-8">&#x00A0;1.0554501e-05,</span><span
-class="cmtt-8">&#x00A0;1.1240392e-05,</span><span
-class="cmtt-8">&#x00A0;1.1970856e-05,</span><br class="fancyvrb" /><a
- id="x1-127040r20"></a><span
-class="cmr-6">20</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1.2748789e-05,</span><span
-class="cmtt-8">&#x00A0;1.3577278e-05,</span><span
-class="cmtt-8">&#x00A0;1.4459606e-05,</span><span
-class="cmtt-8">&#x00A0;1.5399272e-05,</span>
-<br class="fancyvrb" /><a
- id="x1-127042r21"></a><span
-class="cmr-6">21</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1.6400004e-05,</span><span
-class="cmtt-8">&#x00A0;1.7465768e-05,</span><span
-class="cmtt-8">&#x00A0;1.8600792e-05,</span><span
-class="cmtt-8">&#x00A0;1.9809576e-05,</span><br class="fancyvrb" /><a
- id="x1-127044r22"></a><span
-class="cmr-6">22</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2.1096914e-05,</span><span
-class="cmtt-8">&#x00A0;2.2467911e-05,</span><span
-class="cmtt-8">&#x00A0;2.3928002e-05,</span><span
-class="cmtt-8">&#x00A0;2.5482978e-05,</span>
-<br class="fancyvrb" /><a
- id="x1-127046r23"></a><span
-class="cmr-6">23</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;2.7139006e-05,</span><span
-class="cmtt-8">&#x00A0;2.8902651e-05,</span><span
-class="cmtt-8">&#x00A0;3.0780908e-05,</span><span
-class="cmtt-8">&#x00A0;3.2781225e-05,</span><br class="fancyvrb" /><a
- id="x1-127048r24"></a><span
-class="cmr-6">24</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;3.4911534e-05,</span><span
-class="cmtt-8">&#x00A0;3.7180282e-05,</span><span
-class="cmtt-8">&#x00A0;3.9596466e-05,</span><span
-class="cmtt-8">&#x00A0;4.2169667e-05,</span>
-<br class="fancyvrb" /><a
- id="x1-127050r25"></a><span
-class="cmr-6">25</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;4.4910090e-05,</span><span
-class="cmtt-8">&#x00A0;4.7828601e-05,</span><span
-class="cmtt-8">&#x00A0;5.0936773e-05,</span><span
-class="cmtt-8">&#x00A0;5.4246931e-05,</span><br class="fancyvrb" /><a
- id="x1-127052r26"></a><span
-class="cmr-6">26</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;5.7772202e-05,</span><span
-class="cmtt-8">&#x00A0;6.1526565e-05,</span><span
-class="cmtt-8">&#x00A0;6.5524908e-05,</span><span
-class="cmtt-8">&#x00A0;6.9783085e-05,</span>
-<br class="fancyvrb" /><a
- id="x1-127054r27"></a><span
-class="cmr-6">27</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;7.4317983e-05,</span><span
-class="cmtt-8">&#x00A0;7.9147585e-05,</span><span
-class="cmtt-8">&#x00A0;8.4291040e-05,</span><span
-class="cmtt-8">&#x00A0;8.9768747e-05,</span><br class="fancyvrb" /><a
- id="x1-127056r28"></a><span
-class="cmr-6">28</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;9.5602426e-05,</span><span
-class="cmtt-8">&#x00A0;0.00010181521,</span><span
-class="cmtt-8">&#x00A0;0.00010843174,</span><span
-class="cmtt-8">&#x00A0;0.00011547824,</span>
-<br class="fancyvrb" /><a
- id="x1-127058r29"></a><span
-class="cmr-6">29</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.00012298267,</span><span
-class="cmtt-8">&#x00A0;0.00013097477,</span><span
-class="cmtt-8">&#x00A0;0.00013948625,</span><span
-class="cmtt-8">&#x00A0;0.00014855085,</span><br class="fancyvrb" /><a
- id="x1-127060r30"></a><span
-class="cmr-6">30</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.00015820453,</span><span
-class="cmtt-8">&#x00A0;0.00016848555,</span><span
-class="cmtt-8">&#x00A0;0.00017943469,</span><span
-class="cmtt-8">&#x00A0;0.00019109536,</span>
-<br class="fancyvrb" /><a
- id="x1-127062r31"></a><span
-class="cmr-6">31</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.00020351382,</span><span
-class="cmtt-8">&#x00A0;0.00021673929,</span><span
-class="cmtt-8">&#x00A0;0.00023082423,</span><span
-class="cmtt-8">&#x00A0;0.00024582449,</span><br class="fancyvrb" /><a
- id="x1-127064r32"></a><span
-class="cmr-6">32</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.00026179955,</span><span
-class="cmtt-8">&#x00A0;0.00027881276,</span><span
-class="cmtt-8">&#x00A0;0.00029693158,</span><span
-class="cmtt-8">&#x00A0;0.00031622787,</span>
-<br class="fancyvrb" /><a
- id="x1-127066r33"></a><span
-class="cmr-6">33</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.00033677814,</span><span
-class="cmtt-8">&#x00A0;0.00035866388,</span><span
-class="cmtt-8">&#x00A0;0.00038197188,</span><span
-class="cmtt-8">&#x00A0;0.00040679456,</span><br class="fancyvrb" /><a
- id="x1-127068r34"></a><span
-class="cmr-6">34</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.00043323036,</span><span
-class="cmtt-8">&#x00A0;0.00046138411,</span><span
-class="cmtt-8">&#x00A0;0.00049136745,</span><span
-class="cmtt-8">&#x00A0;0.00052329927,</span>
-<br class="fancyvrb" /><a
- id="x1-127070r35"></a><span
-class="cmr-6">35</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.00055730621,</span><span
-class="cmtt-8">&#x00A0;0.00059352311,</span><span
-class="cmtt-8">&#x00A0;0.00063209358,</span><span
-class="cmtt-8">&#x00A0;0.00067317058,</span><br class="fancyvrb" /><a
- id="x1-127072r36"></a><span
-class="cmr-6">36</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.00071691700,</span><span
-class="cmtt-8">&#x00A0;0.00076350630,</span><span
-class="cmtt-8">&#x00A0;0.00081312324,</span><span
-class="cmtt-8">&#x00A0;0.00086596457,</span>
-<br class="fancyvrb" /><a
- id="x1-127074r37"></a><span
-class="cmr-6">37</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.00092223983,</span><span
-class="cmtt-8">&#x00A0;0.00098217216,</span><span
-class="cmtt-8">&#x00A0;0.0010459992,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0011139742,</span><br class="fancyvrb" /><a
- id="x1-127076r38"></a><span
-class="cmr-6">38</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0011863665,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0012634633,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0013455702,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0014330129,</span>
-<br class="fancyvrb" /><a
- id="x1-127078r39"></a><span
-class="cmr-6">39</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0015261382,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0016253153,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0017309374,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0018434235,</span><br class="fancyvrb" /><a
- id="x1-127080r40"></a><span
-class="cmr-6">40</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0019632195,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0020908006,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0022266726,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0023713743,</span>
-<br class="fancyvrb" /><a
- id="x1-127082r41"></a><span
-class="cmr-6">41</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0025254795,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0026895994,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0028643847,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0030505286,</span><br class="fancyvrb" /><a
- id="x1-127084r42"></a><span
-class="cmr-6">42</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0032487691,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0034598925,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0036847358,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0039241906,</span>
-<br class="fancyvrb" /><a
- id="x1-127086r43"></a><span
-class="cmr-6">43</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0041792066,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0044507950,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0047400328,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0050480668,</span><br class="fancyvrb" /><a
- id="x1-127088r44"></a><span
-class="cmr-6">44</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0053761186,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0057254891,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0060975636,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0064938176,</span>
-<br class="fancyvrb" /><a
- id="x1-127090r45"></a><span
-class="cmr-6">45</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0069158225,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0073652516,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0078438871,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0083536271,</span><br class="fancyvrb" /><a
- id="x1-127092r46"></a><span
-class="cmr-6">46</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.0088964928,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.009474637,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.010090352,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.010746080,</span>
-<br class="fancyvrb" /><a
- id="x1-127094r47"></a><span
-class="cmr-6">47</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.011444421,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.012188144,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.012980198,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.013823725,</span><br class="fancyvrb" /><a
- id="x1-127096r48"></a><span
-class="cmr-6">48</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.014722068,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.015678791,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.016697687,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.017782797,</span>
-<br class="fancyvrb" /><a
- id="x1-127098r49"></a><span
-class="cmr-6">49</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.018938423,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.020169149,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.021479854,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.022875735,</span><br class="fancyvrb" /><a
- id="x1-127100r50"></a><span
-class="cmr-6">50</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.024362330,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.025945531,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.027631618,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.029427276,</span>
-<br class="fancyvrb" /><a
- id="x1-127102r51"></a><span
-class="cmr-6">51</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.031339626,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.033376252,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.035545228,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.037855157,</span><br class="fancyvrb" /><a
- id="x1-127104r52"></a><span
-class="cmr-6">52</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.040315199,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.042935108,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.045725273,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.048696758,</span>
-<br class="fancyvrb" /><a
- id="x1-127106r53"></a><span
-class="cmr-6">53</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.051861348,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.055231591,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.058820850,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.062643361,</span><br class="fancyvrb" /><a
- id="x1-127108r54"></a><span
-class="cmr-6">54</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.066714279,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.071049749,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.075666962,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.080584227,</span>
-<br class="fancyvrb" /><a
- id="x1-127110r55"></a><span
-class="cmr-6">55</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.085821044,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.091398179,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.097337747,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.10366330,</span><br class="fancyvrb" /><a
- id="x1-127112r56"></a><span
-class="cmr-6">56</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.11039993,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.11757434,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.12521498,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.13335215,</span>
-<br class="fancyvrb" /><a
- id="x1-127114r57"></a><span
-class="cmr-6">57</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.14201813,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.15124727,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.16107617,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.17154380,</span><br class="fancyvrb" /><a
- id="x1-127116r58"></a><span
-class="cmr-6">58</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.18269168,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.19456402,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.20720788,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.22067342,</span>
-<br class="fancyvrb" /><a
- id="x1-127118r59"></a><span
-class="cmr-6">59</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.23501402,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.25028656,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.26655159,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.28387361,</span><br class="fancyvrb" /><a
- id="x1-127120r60"></a><span
-class="cmr-6">60</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.30232132,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.32196786,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.34289114,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.36517414,</span>
-<br class="fancyvrb" /><a
- id="x1-127122r61"></a><span
-class="cmr-6">61</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.38890521,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.41417847,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.44109412,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.46975890,</span><br class="fancyvrb" /><a
- id="x1-127124r62"></a><span
-class="cmr-6">62</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.50028648,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.53279791,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.56742212,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.60429640,</span>
-<br class="fancyvrb" /><a
- id="x1-127126r63"></a><span
-class="cmr-6">63</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.64356699,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.68538959,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.72993007,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.77736504,</span><br class="fancyvrb" /><a
- id="x1-127128r64"></a><span
-class="cmr-6">64</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.82788260,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.88168307,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;0.9389798,</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;</span><span
-class="cmtt-8">&#x00A0;1.</span></div>
-
-
-
-
-
-
-<h3 class="sectionHead"><span class="titlemark">A. </span> <a
- id="x1-128000A"></a>Embedding Vorbis into an Ogg stream</h3>
-<!--l. 6--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">A.1. </span> <a
- id="x1-129000A.1"></a>Overview</h4>
-<!--l. 8--><p class="noindent" >This document describes using Ogg logical and physical transport streams to encapsulate Vorbis
-compressed audio packet data into file form.
-<!--l. 12--><p class="noindent" >The <a
-href="#x1-20001">section&#x00A0;1</a>, &#8220;<a
-href="#x1-20001">Introduction and Description<!--tex4ht:ref: vorbis:spec:intro --></a>&#8221; provides an overview of the construction of Vorbis
-audio packets.
-<!--l. 15--><p class="noindent" >The <a
-href="oggstream.html" >Ogg bitstream overview</a> and <a
-href="framing.html" >Ogg logical bitstream and framing spec</a> provide detailed
-descriptions of Ogg transport streams. This specification document assumes a working
-knowledge of the concepts covered in these named backround documents. Please read them
-first.
-<!--l. 22--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">A.1.1. </span> <a
- id="x1-130000A.1.1"></a>Restrictions</h5>
-<!--l. 24--><p class="noindent" >The Ogg/Vorbis I specification currently dictates that Ogg/Vorbis streams use Ogg transport
-streams in degenerate, unmultiplexed form only. That is:
- <ul class="itemize1">
- <li class="itemize">A meta-headerless Ogg file encapsulates the Vorbis I packets
- </li>
- <li class="itemize">The Ogg stream may be chained, i.e., contain multiple, contigous logical streams
- (links).
- </li>
- <li class="itemize">The Ogg stream must be unmultiplexed (only one stream, a Vorbis audio stream,
- per link)
- </li></ul>
-
-
-
-<!--l. 41--><p class="noindent" >This is not to say that it is not currently possible to multiplex Vorbis with other media
-types into a multi-stream Ogg file. At the time this document was written, Ogg was
-becoming a popular container for low-bitrate movies consisting of DivX video and Vorbis
-audio. However, a &#8217;Vorbis I audio file&#8217; is taken to imply Vorbis audio existing alone
-within a degenerate Ogg stream. A compliant &#8217;Vorbis audio player&#8217; is not required to
-implement Ogg support beyond the specific support of Vorbis within a degenrate Ogg
-stream (naturally, application authors are encouraged to support full multiplexed Ogg
-handling).
-<!--l. 55--><p class="noindent" >
-<h5 class="subsubsectionHead"><span class="titlemark">A.1.2. </span> <a
- id="x1-131000A.1.2"></a>MIME type</h5>
-<!--l. 57--><p class="noindent" >The MIME type of Ogg files depend on the context. Specifically, complex multimedia and
-applications should use <span
-class="cmtt-12">application/ogg</span>, while visual media should use <span
-class="cmtt-12">video/ogg</span>, and audio
-<span
-class="cmtt-12">audio/ogg</span>. Vorbis data encapsulated in Ogg may appear in any of those types. RTP
-encapsulated Vorbis should use <span
-class="cmtt-12">audio/vorbis </span>+ <span
-class="cmtt-12">audio/vorbis-config</span>.
-<!--l. 65--><p class="noindent" >
-<h4 class="subsectionHead"><span class="titlemark">A.2. </span> <a
- id="x1-132000A.2"></a>Encapsulation</h4>
-<!--l. 67--><p class="noindent" >Ogg encapsulation of a Vorbis packet stream is straightforward.
- <ul class="itemize1">
- <li class="itemize">The first Vorbis packet (the identification header), which uniquely identifies a stream
- as Vorbis audio, is placed alone in the first page of the logical Ogg stream. This
- results in a first Ogg page of exactly 58 bytes at the very beginning of the logical
- stream.
- </li>
- <li class="itemize">This first page is marked &#8217;beginning of stream&#8217; in the page flags.
- </li>
- <li class="itemize">The second and third vorbis packets (comment and setup headers) may span one or
- more pages beginning on the second page of the logical stream. However many pages
- they span, the third header packet finishes the page on which it ends. The next (first
- audio) packet must begin on a fresh page.
-
-
-
- </li>
- <li class="itemize">The granule position of these first pages containing only headers is zero.
- </li>
- <li class="itemize">The first audio packet of the logical stream begins a fresh Ogg page.
- </li>
- <li class="itemize">Packets are placed into ogg pages in order until the end of stream.
- </li>
- <li class="itemize">The last page is marked &#8217;end of stream&#8217; in the page flags.
- </li>
- <li class="itemize">Vorbis packets may span page boundaries.
- </li>
- <li class="itemize">The granule position of pages containing Vorbis audio is in units of PCM audio
- samples (per channel; a stereo stream&#8217;s granule position does not increment at twice
- the speed of a mono stream).
- </li>
- <li class="itemize">The granule position of a page represents the end PCM sample position of the last
- packet <span
-class="cmti-12">completed </span>on that page. The &#8217;last PCM sample&#8217; is the last complete sample
- returned by decode, not an internal sample awaiting lapping with a subsequent block.
- A page that is entirely spanned by a single packet (that completes on a subsequent
- page) has no granule position, and the granule position is set to &#8217;-1&#8217;.
- <!--l. 126--><p class="noindent" >Note that the last decoded (fully lapped) PCM sample from a packet is not
- necessarily the middle sample from that block. If, eg, the current Vorbis packet
- encodes a &#8221;long block&#8221; and the next Vorbis packet encodes a &#8221;short block&#8221;, the last
- decodable sample from the current packet be at position (3*long_block_length/4) -
- (short_block_length/4).
- </li>
- <li class="itemize">The granule (PCM) position of the first page need not indicate that the stream
- started at position zero. Although the granule position belongs to the last completed
- packet on the page and a valid granule position must be positive, by inference it may
- indicate that the PCM position of the beginning of audio is positive or negative.
- <ul class="itemize2">
- <li class="itemize">A positive starting value simply indicates that this stream begins at some
- positive time offset, potentially within a larger program. This is a common case
- when connecting to the middle of broadcast stream.
- </li>
- <li class="itemize">A negative value indicates that output samples preceeding time zero should be
-
-
-
- discarded during decoding; this technique is used to allow sample-granularity
- editing of the stream start time of already-encoded Vorbis streams. The number
- of samples to be discarded must not exceed the overlap-add span of the first two
- audio packets.
- </li></ul>
- <!--l. 161--><p class="noindent" >In both of these cases in which the initial audio PCM starting offset is nonzero, the
- second finished audio packet must flush the page on which it appears and the
- third packet begin a fresh page. This allows the decoder to always be able to
- perform PCM position adjustments before needing to return any PCM data from
- synthesis, resulting in correct positioning information without any aditional seeking
- logic.
- <!--l. 170--><p class="noindent" ><span class="likesubparagraphHead"><a
- id="x1-133000A.2"></a><span
-class="cmbx-12">Note:</span></span> Failure to do so should, at worst, cause a decoder implementation to return
- incorrect positioning information for seeking operations at the very beginning of the
- stream.
- </li>
- <li class="itemize">A granule position on the final page in a stream that indicates less audio data than the
- final packet would normally return is used to end the stream on other than even frame
- boundaries. The difference between the actual available data returned and the
- declared amount indicates how many trailing samples to discard from the decoding
- process.
- </li></ul>
-
-
-
-<h3 class="sectionHead"><span class="titlemark">B. </span> <a
- id="x1-134000B"></a>Vorbis encapsulation in RTP</h3>
-<!--l. 8--><p class="noindent" >Please consult RFC 5215 <span
-class="cmti-12">&#8220;RTP Payload Format for Vorbis Encoded Audio&#8221; </span>for description of
-how to embed Vorbis audio in an RTP stream.
-
-
-
-
-
-
-<h3 class="likesectionHead"><a
- id="x1-135000B"></a>Colophon</h3>
-<!--l. 6--><p class="noindent" ><img
-src="fish_xiph_org.png" alt="PIC"
->
-<!--l. 9--><p class="noindent" >Ogg is a <a
-href="http://www.xiph.org/" >Xiph.Org Foundation</a> effort to protect essential tenets of Internet multimedia from
-corporate hostage-taking; Open Source is the net&#8217;s greatest tool to keep everyone honest. See
-<a
-href="http://www.xiph.org/about.html" >About the Xiph.Org Foundation</a> for details.
-<!--l. 16--><p class="noindent" >Ogg Vorbis is the first Ogg audio CODEC. Anyone may freely use and distribute the Ogg and
-Vorbis specification, whether in a private, public or corporate capacity. However, the Xiph.Org
-Foundation and the Ogg project (xiph.org) reserve the right to set the Ogg Vorbis specification
-and certify specification compliance.
-<!--l. 22--><p class="noindent" >Xiph.Org&#8217;s Vorbis software CODEC implementation is distributed under a BSD-like license. This
-does not restrict third parties from distributing independent implementations of Vorbis software
-under other licenses.
-<!--l. 27--><p class="noindent" >Ogg, Vorbis, Xiph.Org Foundation and their logos are trademarks (tm) of the <a
-href="http://www.xiph.org/" >Xiph.Org
-Foundation</a>. These pages are copyright (C) 1994-2015 Xiph.Org Foundation. All rights
-reserved.
-<!--l. 32--><p class="noindent" >This document is set using <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span
-class="E">E</span>X</span></span>.
-
-
-
-<h3 class="likesectionHead"><a
- id="x1-136000B"></a>References</h3>
-<!--l. 133--><p class="noindent" >
- <div class="thebibliography">
- <p class="bibitem" ><span class="biblabel">
- [1]<span class="bibsp">&#x00A0;&#x00A0;&#x00A0;</span></span><a
- id="XSporer/Brandenburg/Edler"></a>T.&#x00A0;Sporer, K.&#x00A0;Brandenburg and
- B.&#x00A0;Edler, The use of multirate filter banks for coding of high quality digital audio,
- <a
-href="http://www.iocon.com/resource/docs/ps/eusipco_corrected.ps" class="url" ><span
-class="cmtt-12">http://www.iocon.com/resource/docs/ps/eusipco_corrected.ps</span></a>.
-</p>
- </div>
-
-</body></html>
-
-
-
-
diff --git a/contrib/vorbis/doc/Vorbis_I_spec.pdf b/contrib/vorbis/doc/Vorbis_I_spec.pdf
deleted file mode 100644
index 04c0682..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec.pdf
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/Vorbis_I_spec.tex b/contrib/vorbis/doc/Vorbis_I_spec.tex
deleted file mode 100644
index 23bc81d..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec.tex
+++ /dev/null
@@ -1,141 +0,0 @@
-\documentclass[12pt,paper=a4]{scrartcl}
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% Packages
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-% ...
-%\usepackage[margin=3cm]{geometry}
-\usepackage{a4wide}
-
-% ...
-\usepackage[english]{babel}
-
-%\usepackage[latin1]{inputenc}
-%\usepackage[T1]{fontenc}
-
-% Do not indent paragraphs, instead separate them via vertical spacing
-\usepackage{parskip}
-
-% Support for graphics, provides \includegraphics
-\usepackage{graphicx}
-%\graphicspath{{images/}} % Specify subdir containing the images
-
-% Hyperref enriches the generated PDF with clickable links,
-% and provides many other useful features.
-\usepackage{nameref}
-\usepackage[colorlinks]{hyperref}
-\def\sectionautorefname{Section} % Write section with capital 'S'
-\def\subsectionautorefname{Subsection} % Write subsection with capital 'S'
-
-
-% The fancyvrb package provides the "Verbatim" environment, which,
-% unlike the built-in "verbatim", allows embedding TeX commands, as
-% well as tons of other neat stuff (line numbers, formatting adjustments, ...)
-\usepackage{fancyvrb}
-\fvset{tabsize=4,fontsize=\scriptsize,numbers=left}
-
-% Normally, one can not use the underscore character in LaTeX without
-% escaping it (\_ instead of _). Since the Vorbis specs use it a lot,
-% we use the underscore package to change this default behavior.
-\usepackage[nohyphen]{underscore}
-
-\usepackage{enumitem}
-
-% In LaTeX, pictures are normally put into floating environments, and it is
-% left to the typesetting engine to place them in the "optimal" spot. These
-% docs however expect pictures to be placed in a *specific* position. So we
-% don't use \begin{figure}...\end{figure}, but rather a center environment.
-% To still be able to use captions, we use the capt-of package.
-\usepackage{capt-of}
-
-% strikeout support
-\usepackage[normalem]{ulem}
-
-% blockquote support
-\usepackage{csquotes}
-
-% allow 'special' characters in filenames, like undescore :-P
-\usepackage{grffile}
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% Custom commands
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-% Custom ref command, using hyperrefs autoref & nameref, to simulate the
-% behavior of DocBook's '<xref>'.
-\newcommand{\xref}[1]{\autoref{#1}, ``\nameref{#1}''}
-
-% Emulat DocBook's '<link>'.
-\newcommand{\link}[2]{\hyperref[#1]{#2}}
-
-% Simple 'Note' environment. Can be customized later on.
-\newenvironment{note}{\subparagraph*{Note:}}{}
-
-% Map DocBook's <programlisting> to fancyvrb's Verbatim environment
-\let\programlisting\Verbatim
-\let\endprogramlisting\endVerbatim
-
-% Fake some more DocBook elements
-\newcommand{\function}[1]{\texttt{#1}}
-\newcommand{\filename}[1]{\texttt{#1}}
-\newcommand{\varname}[1]{\texttt{#1}}
-\newcommand{\literal}[1]{\texttt{#1}}
-
-% Redefine \~ to generate something that looks more appropriate when used in text.
-\renewcommand{\~}{$\sim$}
-
-% Useful helper macro that inserts TODO comments very visibly into the generated
-% file. Helps you to not forget to resolve those TODOs... :)
-\newcommand{\TODO}[1]{\textcolor{red}{*** #1 ***}}
-
-% Configure graphics formats: Prefer PDF, fall back to PNG or JPG, as available.
-\DeclareGraphicsExtensions{.pdf,.png,.jpg,.jpeg}
-
-
-% NOTE: Things to watch out for: Some chars are reserved in LaTeX. You need to translate them...
-% ~ -> $\sim$ (or \~ which we defined above)
-% % -> \%
-% & -> \&
-% < -> $<$
-% > -> $>$
-% and others. Refer to any of the many LaTeX refs out there if in doubt!
-
-\begin{document}
-
-
-\title{Vorbis I specification}
-\author{Xiph.Org Foundation}
-\maketitle
-
-\tableofcontents
-
-\include{01-introduction}
-\include{02-bitpacking}
-\include{03-codebook}
-\include{04-codec}
-\include{05-comment}
-\include{06-floor0}
-\include{07-floor1}
-\include{08-residue}
-\include{09-helper}
-\include{10-tables}
-
-\appendix
-\include{a1-encapsulation-ogg}
-\include{a2-encapsulation-rtp}
-
-\include{footer}
-
-
-% TODO: Use a bibliography, as in the example below?
-\begin{thebibliography}{99}
-
-\bibitem{Sporer/Brandenburg/Edler} T.~Sporer, K.~Brandenburg and B.~Edler,
-The use of multirate filter banks for coding of high quality digital audio,
-\url{http://www.iocon.com/resource/docs/ps/eusipco_corrected.ps}.
-
-
-\end{thebibliography}
-
-\end{document}
diff --git a/contrib/vorbis/doc/Vorbis_I_spec0x.png b/contrib/vorbis/doc/Vorbis_I_spec0x.png
deleted file mode 100644
index f6d2967..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec0x.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/Vorbis_I_spec10x.png b/contrib/vorbis/doc/Vorbis_I_spec10x.png
deleted file mode 100644
index 086e429..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec10x.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/Vorbis_I_spec11x.png b/contrib/vorbis/doc/Vorbis_I_spec11x.png
deleted file mode 100644
index 610e28c..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec11x.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/Vorbis_I_spec12x.png b/contrib/vorbis/doc/Vorbis_I_spec12x.png
deleted file mode 100644
index f4f477a..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec12x.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/Vorbis_I_spec13x.png b/contrib/vorbis/doc/Vorbis_I_spec13x.png
deleted file mode 100644
index 803dd55..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec13x.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/Vorbis_I_spec14x.png b/contrib/vorbis/doc/Vorbis_I_spec14x.png
deleted file mode 100644
index 211774f..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec14x.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/Vorbis_I_spec1x.png b/contrib/vorbis/doc/Vorbis_I_spec1x.png
deleted file mode 100644
index 0d4975a..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec1x.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/Vorbis_I_spec2x.png b/contrib/vorbis/doc/Vorbis_I_spec2x.png
deleted file mode 100644
index 8108800..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec2x.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/Vorbis_I_spec3x.png b/contrib/vorbis/doc/Vorbis_I_spec3x.png
deleted file mode 100644
index dabd209..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec3x.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/Vorbis_I_spec4x.png b/contrib/vorbis/doc/Vorbis_I_spec4x.png
deleted file mode 100644
index 00544e4..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec4x.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/Vorbis_I_spec5x.png b/contrib/vorbis/doc/Vorbis_I_spec5x.png
deleted file mode 100644
index a723708..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec5x.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/Vorbis_I_spec6x.png b/contrib/vorbis/doc/Vorbis_I_spec6x.png
deleted file mode 100644
index 9c7e2f7..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec6x.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/Vorbis_I_spec7x.png b/contrib/vorbis/doc/Vorbis_I_spec7x.png
deleted file mode 100644
index 373e004..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec7x.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/Vorbis_I_spec8x.png b/contrib/vorbis/doc/Vorbis_I_spec8x.png
deleted file mode 100644
index 370963d..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec8x.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/Vorbis_I_spec9x.png b/contrib/vorbis/doc/Vorbis_I_spec9x.png
deleted file mode 100644
index 145100b..0000000
--- a/contrib/vorbis/doc/Vorbis_I_spec9x.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/a1-encapsulation-ogg.tex b/contrib/vorbis/doc/a1-encapsulation-ogg.tex
deleted file mode 100644
index 8bbd31b..0000000
--- a/contrib/vorbis/doc/a1-encapsulation-ogg.tex
+++ /dev/null
@@ -1,184 +0,0 @@
-% -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*-
-%!TEX root = Vorbis_I_spec.tex
-\section{Embedding Vorbis into an Ogg stream} \label{vorbis:over:ogg}
-
-\subsection{Overview}
-
-This document describes using Ogg logical and physical transport
-streams to encapsulate Vorbis compressed audio packet data into file
-form.
-
-The \xref{vorbis:spec:intro} provides an overview of the construction
-of Vorbis audio packets.
-
-The \href{oggstream.html}{Ogg
-bitstream overview} and \href{framing.html}{Ogg logical
-bitstream and framing spec} provide detailed descriptions of Ogg
-transport streams. This specification document assumes a working
-knowledge of the concepts covered in these named backround
-documents. Please read them first.
-
-\subsubsection{Restrictions}
-
-The Ogg/Vorbis I specification currently dictates that Ogg/Vorbis
-streams use Ogg transport streams in degenerate, unmultiplexed
-form only. That is:
-
-\begin{itemize}
- \item
- A meta-headerless Ogg file encapsulates the Vorbis I packets
-
- \item
- The Ogg stream may be chained, i.e., contain multiple, contigous logical streams (links).
-
- \item
- The Ogg stream must be unmultiplexed (only one stream, a Vorbis audio stream, per link)
-
-\end{itemize}
-
-
-This is not to say that it is not currently possible to multiplex
-Vorbis with other media types into a multi-stream Ogg file. At the
-time this document was written, Ogg was becoming a popular container
-for low-bitrate movies consisting of DivX video and Vorbis audio.
-However, a 'Vorbis I audio file' is taken to imply Vorbis audio
-existing alone within a degenerate Ogg stream. A compliant 'Vorbis
-audio player' is not required to implement Ogg support beyond the
-specific support of Vorbis within a degenrate Ogg stream (naturally,
-application authors are encouraged to support full multiplexed Ogg
-handling).
-
-
-
-
-\subsubsection{MIME type}
-
-The MIME type of Ogg files depend on the context. Specifically, complex
-multimedia and applications should use \literal{application/ogg},
-while visual media should use \literal{video/ogg}, and audio
-\literal{audio/ogg}. Vorbis data encapsulated in Ogg may appear
-in any of those types. RTP encapsulated Vorbis should use
-\literal{audio/vorbis} + \literal{audio/vorbis-config}.
-
-
-\subsection{Encapsulation}
-
-Ogg encapsulation of a Vorbis packet stream is straightforward.
-
-\begin{itemize}
-
-\item
- The first Vorbis packet (the identification header), which
- uniquely identifies a stream as Vorbis audio, is placed alone in the
- first page of the logical Ogg stream. This results in a first Ogg
- page of exactly 58 bytes at the very beginning of the logical stream.
-
-
-\item
- This first page is marked 'beginning of stream' in the page flags.
-
-
-\item
- The second and third vorbis packets (comment and setup
- headers) may span one or more pages beginning on the second page of
- the logical stream. However many pages they span, the third header
- packet finishes the page on which it ends. The next (first audio) packet
- must begin on a fresh page.
-
-
-\item
- The granule position of these first pages containing only headers is zero.
-
-
-\item
- The first audio packet of the logical stream begins a fresh Ogg page.
-
-
-\item
- Packets are placed into ogg pages in order until the end of stream.
-
-
-\item
- The last page is marked 'end of stream' in the page flags.
-
-
-\item
- Vorbis packets may span page boundaries.
-
-
-\item
- The granule position of pages containing Vorbis audio is in units
- of PCM audio samples (per channel; a stereo stream's granule position
- does not increment at twice the speed of a mono stream).
-
-
-\item
- The granule position of a page represents the end PCM sample
- position of the last packet \emph{completed} on that
- page. The 'last PCM sample' is the last complete sample returned by
- decode, not an internal sample awaiting lapping with a
- subsequent block. A page that is entirely spanned by a single
- packet (that completes on a subsequent page) has no granule
- position, and the granule position is set to '-1'.
-
-
- Note that the last decoded (fully lapped) PCM sample from a packet
- is not necessarily the middle sample from that block. If, eg, the
- current Vorbis packet encodes a "long block" and the next Vorbis
- packet encodes a "short block", the last decodable sample from the
- current packet be at position (3*long\_block\_length/4) -
- (short\_block\_length/4).
-
-
-\item
- The granule (PCM) position of the first page need not indicate
- that the stream started at position zero. Although the granule
- position belongs to the last completed packet on the page and a
- valid granule position must be positive, by
- inference it may indicate that the PCM position of the beginning
- of audio is positive or negative.
-
-
- \begin{itemize}
- \item
- A positive starting value simply indicates that this stream begins at
- some positive time offset, potentially within a larger
- program. This is a common case when connecting to the middle
- of broadcast stream.
-
- \item
- A negative value indicates that
- output samples preceeding time zero should be discarded during
- decoding; this technique is used to allow sample-granularity
- editing of the stream start time of already-encoded Vorbis
- streams. The number of samples to be discarded must not exceed
- the overlap-add span of the first two audio packets.
-
- \end{itemize}
-
-
- In both of these cases in which the initial audio PCM starting
- offset is nonzero, the second finished audio packet must flush the
- page on which it appears and the third packet begin a fresh page.
- This allows the decoder to always be able to perform PCM position
- adjustments before needing to return any PCM data from synthesis,
- resulting in correct positioning information without any aditional
- seeking logic.
-
-
- \begin{note}
- Failure to do so should, at worst, cause a
- decoder implementation to return incorrect positioning information
- for seeking operations at the very beginning of the stream.
- \end{note}
-
-
-\item
- A granule position on the final page in a stream that indicates
- less audio data than the final packet would normally return is used to
- end the stream on other than even frame boundaries. The difference
- between the actual available data returned and the declared amount
- indicates how many trailing samples to discard from the decoding
- process.
-
-\end{itemize}
diff --git a/contrib/vorbis/doc/a2-encapsulation-rtp.tex b/contrib/vorbis/doc/a2-encapsulation-rtp.tex
deleted file mode 100644
index 35a93c6..0000000
--- a/contrib/vorbis/doc/a2-encapsulation-rtp.tex
+++ /dev/null
@@ -1,8 +0,0 @@
-% -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*-
-%!TEX root = Vorbis_I_spec.tex
-\section{Vorbis encapsulation in RTP} \label{vorbis:over:rtp}
-
-% TODO: Include draft-rtp.xml somehow?
-
-Please consult RFC 5215 \textit{``RTP Payload Format for Vorbis Encoded
- Audio''} for description of how to embed Vorbis audio in an RTP stream.
diff --git a/contrib/vorbis/doc/components.png b/contrib/vorbis/doc/components.png
deleted file mode 100644
index 0c4e75c..0000000
--- a/contrib/vorbis/doc/components.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/eightphase.png b/contrib/vorbis/doc/eightphase.png
deleted file mode 100644
index 8272e44..0000000
--- a/contrib/vorbis/doc/eightphase.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/fish_xiph_org.png b/contrib/vorbis/doc/fish_xiph_org.png
deleted file mode 100644
index dc64a03..0000000
--- a/contrib/vorbis/doc/fish_xiph_org.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/floor1-1.png b/contrib/vorbis/doc/floor1-1.png
deleted file mode 100644
index bd7faba..0000000
--- a/contrib/vorbis/doc/floor1-1.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/floor1-2.png b/contrib/vorbis/doc/floor1-2.png
deleted file mode 100644
index 46f0ac2..0000000
--- a/contrib/vorbis/doc/floor1-2.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/floor1-3.png b/contrib/vorbis/doc/floor1-3.png
deleted file mode 100644
index 4d03c6a..0000000
--- a/contrib/vorbis/doc/floor1-3.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/floor1-4.png b/contrib/vorbis/doc/floor1-4.png
deleted file mode 100644
index f96e77d..0000000
--- a/contrib/vorbis/doc/floor1-4.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/floor1_inverse_dB_table.html b/contrib/vorbis/doc/floor1_inverse_dB_table.html
deleted file mode 100644
index 99ad4b8..0000000
--- a/contrib/vorbis/doc/floor1_inverse_dB_table.html
+++ /dev/null
@@ -1,154 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"/>
-<title>Ogg Vorbis Documentation</title>
-
-<style type="text/css">
-body {
- margin: 0 18px 0 18px;
- padding-bottom: 30px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- color: #333333;
- font-size: .8em;
-}
-
-a {
- color: #3366cc;
-}
-
-img {
- border: 0;
-}
-
-#xiphlogo {
- margin: 30px 0 16px 0;
-}
-
-#content p {
- line-height: 1.4;
-}
-
-h1, h1 a, h2, h2 a, h3, h3 a {
- font-weight: bold;
- color: #ff9900;
- margin: 1.3em 0 8px 0;
-}
-
-h1 {
- font-size: 1.3em;
-}
-
-h2 {
- font-size: 1.2em;
-}
-
-h3 {
- font-size: 1.1em;
-}
-
-li {
- line-height: 1.4;
-}
-
-#copyright {
- margin-top: 30px;
- line-height: 1.5em;
- text-align: center;
- font-size: .8em;
- color: #888888;
- clear: both;
-}
-</style>
-
-</head>
-
-<body>
-
-<div id="xiphlogo">
- <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.Org"/></a>
-</div>
-
-<h1>Ogg Vorbis I format specification: floor1_inverse_dB_table</h1>
-
-<p>The vector <tt>[floor1_inverse_dB_table]</tt> is a 256 element static
-lookup table consiting of the following values (read left to right
-then top to bottom):</p>
-
-<pre>
- 1.0649863e-07, 1.1341951e-07, 1.2079015e-07, 1.2863978e-07,
- 1.3699951e-07, 1.4590251e-07, 1.5538408e-07, 1.6548181e-07,
- 1.7623575e-07, 1.8768855e-07, 1.9988561e-07, 2.1287530e-07,
- 2.2670913e-07, 2.4144197e-07, 2.5713223e-07, 2.7384213e-07,
- 2.9163793e-07, 3.1059021e-07, 3.3077411e-07, 3.5226968e-07,
- 3.7516214e-07, 3.9954229e-07, 4.2550680e-07, 4.5315863e-07,
- 4.8260743e-07, 5.1396998e-07, 5.4737065e-07, 5.8294187e-07,
- 6.2082472e-07, 6.6116941e-07, 7.0413592e-07, 7.4989464e-07,
- 7.9862701e-07, 8.5052630e-07, 9.0579828e-07, 9.6466216e-07,
- 1.0273513e-06, 1.0941144e-06, 1.1652161e-06, 1.2409384e-06,
- 1.3215816e-06, 1.4074654e-06, 1.4989305e-06, 1.5963394e-06,
- 1.7000785e-06, 1.8105592e-06, 1.9282195e-06, 2.0535261e-06,
- 2.1869758e-06, 2.3290978e-06, 2.4804557e-06, 2.6416497e-06,
- 2.8133190e-06, 2.9961443e-06, 3.1908506e-06, 3.3982101e-06,
- 3.6190449e-06, 3.8542308e-06, 4.1047004e-06, 4.3714470e-06,
- 4.6555282e-06, 4.9580707e-06, 5.2802740e-06, 5.6234160e-06,
- 5.9888572e-06, 6.3780469e-06, 6.7925283e-06, 7.2339451e-06,
- 7.7040476e-06, 8.2047000e-06, 8.7378876e-06, 9.3057248e-06,
- 9.9104632e-06, 1.0554501e-05, 1.1240392e-05, 1.1970856e-05,
- 1.2748789e-05, 1.3577278e-05, 1.4459606e-05, 1.5399272e-05,
- 1.6400004e-05, 1.7465768e-05, 1.8600792e-05, 1.9809576e-05,
- 2.1096914e-05, 2.2467911e-05, 2.3928002e-05, 2.5482978e-05,
- 2.7139006e-05, 2.8902651e-05, 3.0780908e-05, 3.2781225e-05,
- 3.4911534e-05, 3.7180282e-05, 3.9596466e-05, 4.2169667e-05,
- 4.4910090e-05, 4.7828601e-05, 5.0936773e-05, 5.4246931e-05,
- 5.7772202e-05, 6.1526565e-05, 6.5524908e-05, 6.9783085e-05,
- 7.4317983e-05, 7.9147585e-05, 8.4291040e-05, 8.9768747e-05,
- 9.5602426e-05, 0.00010181521, 0.00010843174, 0.00011547824,
- 0.00012298267, 0.00013097477, 0.00013948625, 0.00014855085,
- 0.00015820453, 0.00016848555, 0.00017943469, 0.00019109536,
- 0.00020351382, 0.00021673929, 0.00023082423, 0.00024582449,
- 0.00026179955, 0.00027881276, 0.00029693158, 0.00031622787,
- 0.00033677814, 0.00035866388, 0.00038197188, 0.00040679456,
- 0.00043323036, 0.00046138411, 0.00049136745, 0.00052329927,
- 0.00055730621, 0.00059352311, 0.00063209358, 0.00067317058,
- 0.00071691700, 0.00076350630, 0.00081312324, 0.00086596457,
- 0.00092223983, 0.00098217216, 0.0010459992, 0.0011139742,
- 0.0011863665, 0.0012634633, 0.0013455702, 0.0014330129,
- 0.0015261382, 0.0016253153, 0.0017309374, 0.0018434235,
- 0.0019632195, 0.0020908006, 0.0022266726, 0.0023713743,
- 0.0025254795, 0.0026895994, 0.0028643847, 0.0030505286,
- 0.0032487691, 0.0034598925, 0.0036847358, 0.0039241906,
- 0.0041792066, 0.0044507950, 0.0047400328, 0.0050480668,
- 0.0053761186, 0.0057254891, 0.0060975636, 0.0064938176,
- 0.0069158225, 0.0073652516, 0.0078438871, 0.0083536271,
- 0.0088964928, 0.009474637, 0.010090352, 0.010746080,
- 0.011444421, 0.012188144, 0.012980198, 0.013823725,
- 0.014722068, 0.015678791, 0.016697687, 0.017782797,
- 0.018938423, 0.020169149, 0.021479854, 0.022875735,
- 0.024362330, 0.025945531, 0.027631618, 0.029427276,
- 0.031339626, 0.033376252, 0.035545228, 0.037855157,
- 0.040315199, 0.042935108, 0.045725273, 0.048696758,
- 0.051861348, 0.055231591, 0.058820850, 0.062643361,
- 0.066714279, 0.071049749, 0.075666962, 0.080584227,
- 0.085821044, 0.091398179, 0.097337747, 0.10366330,
- 0.11039993, 0.11757434, 0.12521498, 0.13335215,
- 0.14201813, 0.15124727, 0.16107617, 0.17154380,
- 0.18269168, 0.19456402, 0.20720788, 0.22067342,
- 0.23501402, 0.25028656, 0.26655159, 0.28387361,
- 0.30232132, 0.32196786, 0.34289114, 0.36517414,
- 0.38890521, 0.41417847, 0.44109412, 0.46975890,
- 0.50028648, 0.53279791, 0.56742212, 0.60429640,
- 0.64356699, 0.68538959, 0.72993007, 0.77736504,
- 0.82788260, 0.88168307, 0.9389798, 1.
-</pre>
-
-<div id="copyright">
- The Xiph Fish Logo is a
- trademark (&trade;) of Xiph.Org.<br/>
-
- These pages &copy; 1994 - 2005 Xiph.Org. All rights reserved.
-</div>
-
-</body>
-</html>
diff --git a/contrib/vorbis/doc/floorval.png b/contrib/vorbis/doc/floorval.png
deleted file mode 100644
index 49d6ec1..0000000
--- a/contrib/vorbis/doc/floorval.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/footer.tex b/contrib/vorbis/doc/footer.tex
deleted file mode 100644
index ffb2c81..0000000
--- a/contrib/vorbis/doc/footer.tex
+++ /dev/null
@@ -1,31 +0,0 @@
-% -*- mode: latex; TeX-master: "Vorbis_I_spec"; -*-
-%!TEX root = Vorbis_I_spec.tex
-\section*{Colophon}
-
-\includegraphics[width=5cm]{fish_xiph_org}
-\label{footer}
-
-Ogg is a \href{http://www.xiph.org/}{Xiph.Org Foundation} effort
-to protect essential tenets of Internet multimedia from corporate
-hostage-taking; Open Source is the net's greatest tool to keep
-everyone honest. See \href{http://www.xiph.org/about.html}{About
-the Xiph.Org Foundation} for details.
-
-
-Ogg Vorbis is the first Ogg audio CODEC. Anyone may freely use and
-distribute the Ogg and Vorbis specification, whether in a private,
-public or corporate capacity. However, the Xiph.Org Foundation and
-the Ogg project (xiph.org) reserve the right to set the Ogg Vorbis
-specification and certify specification compliance.
-
-Xiph.Org's Vorbis software CODEC implementation is distributed under a
-BSD-like license. This does not restrict third parties from
-distributing independent implementations of Vorbis software under
-other licenses.
-
-Ogg, Vorbis, Xiph.Org Foundation and their logos are trademarks (tm)
-of the \href{http://www.xiph.org/}{Xiph.Org Foundation}. These
-pages are copyright (C) 1994-2015 Xiph.Org Foundation. All rights
-reserved.
-
-This document is set using \LaTeX.
diff --git a/contrib/vorbis/doc/fourphase.png b/contrib/vorbis/doc/fourphase.png
deleted file mode 100644
index a86e128..0000000
--- a/contrib/vorbis/doc/fourphase.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/framing.html b/contrib/vorbis/doc/framing.html
deleted file mode 100644
index 857b292..0000000
--- a/contrib/vorbis/doc/framing.html
+++ /dev/null
@@ -1,431 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"/>
-<title>Ogg Vorbis Documentation</title>
-
-<style type="text/css">
-body {
- margin: 0 18px 0 18px;
- padding-bottom: 30px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- color: #333333;
- font-size: .8em;
-}
-
-a {
- color: #3366cc;
-}
-
-img {
- border: 0;
-}
-
-#xiphlogo {
- margin: 30px 0 16px 0;
-}
-
-#content p {
- line-height: 1.4;
-}
-
-h1, h1 a, h2, h2 a, h3, h3 a {
- font-weight: bold;
- color: #ff9900;
- margin: 1.3em 0 8px 0;
-}
-
-h1 {
- font-size: 1.3em;
-}
-
-h2 {
- font-size: 1.2em;
-}
-
-h3 {
- font-size: 1.1em;
-}
-
-li {
- line-height: 1.4;
-}
-
-#copyright {
- margin-top: 30px;
- line-height: 1.5em;
- text-align: center;
- font-size: .8em;
- color: #888888;
- clear: both;
-}
-</style>
-
-</head>
-
-<body>
-
-<div id="xiphlogo">
- <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.Org"/></a>
-</div>
-
-<h1>Ogg logical bitstream framing</h1>
-
-<h2>Ogg bitstreams</h2>
-
-<p>The Ogg transport bitstream is designed to provide framing, error
-protection and seeking structure for higher-level codec streams that
-consist of raw, unencapsulated data packets, such as the Vorbis audio
-codec or Theora video codec.</p>
-
-<h2>Application example: Vorbis</h2>
-
-<p>Vorbis encodes short-time blocks of PCM data into raw packets of
-bit-packed data. These raw packets may be used directly by transport
-mechanisms that provide their own framing and packet-separation
-mechanisms (such as UDP datagrams). For stream based storage (such as
-files) and transport (such as TCP streams or pipes), Vorbis uses the
-Ogg bitstream format to provide framing/sync, sync recapture
-after error, landmarks during seeking, and enough information to
-properly separate data back into packets at the original packet
-boundaries without relying on decoding to find packet boundaries.</p>
-
-<h2>Design constraints for Ogg bitstreams</h2>
-
-<ol>
-<li>True streaming; we must not need to seek to build a 100%
- complete bitstream.</li>
-<li>Use no more than approximately 1-2% of bitstream bandwidth for
- packet boundary marking, high-level framing, sync and seeking.</li>
-<li>Specification of absolute position within the original sample
- stream.</li>
-<li>Simple mechanism to ease limited editing, such as a simplified
- concatenation mechanism.</li>
-<li>Detection of corruption, recapture after error and direct, random
- access to data at arbitrary positions in the bitstream.</li>
-</ol>
-
-<h2>Logical and Physical Bitstreams</h2>
-
-<p>A <em>logical</em> Ogg bitstream is a contiguous stream of
-sequential pages belonging only to the logical bitstream. A
-<em>physical</em> Ogg bitstream is constructed from one or more
-than one logical Ogg bitstream (the simplest physical bitstream
-is simply a single logical bitstream). We describe below the exact
-formatting of an Ogg logical bitstream. Combining logical
-bitstreams into more complex physical bitstreams is described in the
-<a href="oggstream.html">Ogg bitstream overview</a>. The exact
-mapping of raw Vorbis packets into a valid Ogg Vorbis physical
-bitstream is described in the Vorbis I Specification.</p>
-
-<h2>Bitstream structure</h2>
-
-<p>An Ogg stream is structured by dividing incoming packets into
-segments of up to 255 bytes and then wrapping a group of contiguous
-packet segments into a variable length page preceded by a page
-header. Both the header size and page size are variable; the page
-header contains sizing information and checksum data to determine
-header/page size and data integrity.</p>
-
-<p>The bitstream is captured (or recaptured) by looking for the beginning
-of a page, specifically the capture pattern. Once the capture pattern
-is found, the decoder verifies page sync and integrity by computing
-and comparing the checksum. At that point, the decoder can extract the
-packets themselves.</p>
-
-<h3>Packet segmentation</h3>
-
-<p>Packets are logically divided into multiple segments before encoding
-into a page. Note that the segmentation and fragmentation process is a
-logical one; it's used to compute page header values and the original
-page data need not be disturbed, even when a packet spans page
-boundaries.</p>
-
-<p>The raw packet is logically divided into [n] 255 byte segments and a
-last fractional segment of &lt; 255 bytes. A packet size may well
-consist only of the trailing fractional segment, and a fractional
-segment may be zero length. These values, called "lacing values" are
-then saved and placed into the header segment table.</p>
-
-<p>An example should make the basic concept clear:</p>
-
-<pre>
-<tt>
-raw packet:
- ___________________________________________
- |______________packet data__________________| 753 bytes
-
-lacing values for page header segment table: 255,255,243
-</tt>
-</pre>
-
-<p>We simply add the lacing values for the total size; the last lacing
-value for a packet is always the value that is less than 255. Note
-that this encoding both avoids imposing a maximum packet size as well
-as imposing minimum overhead on small packets (as opposed to, eg,
-simply using two bytes at the head of every packet and having a max
-packet size of 32k. Small packets (&lt;255, the typical case) are
-penalized with twice the segmentation overhead). Using the lacing
-values as suggested, small packets see the minimum possible
-byte-aligned overheade (1 byte) and large packets, over 512 bytes or
-so, see a fairly constant ~.5% overhead on encoding space.</p>
-
-<p>Note that a lacing value of 255 implies that a second lacing value
-follows in the packet, and a value of &lt; 255 marks the end of the
-packet after that many additional bytes. A packet of 255 bytes (or a
-multiple of 255 bytes) is terminated by a lacing value of 0:</p>
-
-<pre><tt>
-raw packet:
- _______________________________
- |________packet data____________| 255 bytes
-
-lacing values: 255, 0
-</tt></pre>
-
-<p>Note also that a 'nil' (zero length) packet is not an error; it
-consists of nothing more than a lacing value of zero in the header.</p>
-
-<h3>Packets spanning pages</h3>
-
-<p>Packets are not restricted to beginning and ending within a page,
-although individual segments are, by definition, required to do so.
-Packets are not restricted to a maximum size, although excessively
-large packets in the data stream are discouraged; the Ogg
-bitstream specification strongly recommends nominal page size of
-approximately 4-8kB (large packets are foreseen as being useful for
-initialization data at the beginning of a logical bitstream).</p>
-
-<p>After segmenting a packet, the encoder may decide not to place all the
-resulting segments into the current page; to do so, the encoder places
-the lacing values of the segments it wishes to belong to the current
-page into the current segment table, then finishes the page. The next
-page is begun with the first value in the segment table belonging to
-the next packet segment, thus continuing the packet (data in the
-packet body must also correspond properly to the lacing values in the
-spanned pages. The segment data in the first packet corresponding to
-the lacing values of the first page belong in that page; packet
-segments listed in the segment table of the following page must begin
-the page body of the subsequent page).</p>
-
-<p>The last mechanic to spanning a page boundary is to set the header
-flag in the new page to indicate that the first lacing value in the
-segment table continues rather than begins a packet; a header flag of
-0x01 is set to indicate a continued packet. Although mandatory, it
-is not actually algorithmically necessary; one could inspect the
-preceding segment table to determine if the packet is new or
-continued. Adding the information to the packet_header flag allows a
-simpler design (with no overhead) that needs only inspect the current
-page header after frame capture. This also allows faster error
-recovery in the event that the packet originates in a corrupt
-preceding page, implying that the previous page's segment table
-cannot be trusted.</p>
-
-<p>Note that a packet can span an arbitrary number of pages; the above
-spanning process is repeated for each spanned page boundary. Also a
-'zero termination' on a packet size that is an even multiple of 255
-must appear even if the lacing value appears in the next page as a
-zero-length continuation of the current packet. The header flag
-should be set to 0x01 to indicate that the packet spanned, even though
-the span is a nil case as far as data is concerned.</p>
-
-<p>The encoding looks odd, but is properly optimized for speed and the
-expected case of the majority of packets being between 50 and 200
-bytes (note that it is designed such that packets of wildly different
-sizes can be handled within the model; placing packet size
-restrictions on the encoder would have only slightly simplified design
-in page generation and increased overall encoder complexity).</p>
-
-<p>The main point behind tracking individual packets (and packet
-segments) is to allow more flexible encoding tricks that requiring
-explicit knowledge of packet size. An example is simple bandwidth
-limiting, implemented by simply truncating packets in the nominal case
-if the packet is arranged so that the least sensitive portion of the
-data comes last.</p>
-
-<h3>Page header</h3>
-
-<p>The headering mechanism is designed to avoid copying and re-assembly
-of the packet data (ie, making the packet segmentation process a
-logical one); the header can be generated directly from incoming
-packet data. The encoder buffers packet data until it finishes a
-complete page at which point it writes the header followed by the
-buffered packet segments.</p>
-
-<h4>capture_pattern</h4>
-
-<p>A header begins with a capture pattern that simplifies identifying
-pages; once the decoder has found the capture pattern it can do a more
-intensive job of verifying that it has in fact found a page boundary
-(as opposed to an inadvertent coincidence in the byte stream).</p>
-
-<pre><tt>
- byte value
-
- 0 0x4f 'O'
- 1 0x67 'g'
- 2 0x67 'g'
- 3 0x53 'S'
-</tt></pre>
-
-<h4>stream_structure_version</h4>
-
-<p>The capture pattern is followed by the stream structure revision:</p>
-
-<pre><tt>
- byte value
-
- 4 0x00
-</tt></pre>
-
-<h4>header_type_flag</h4>
-
-<p>The header type flag identifies this page's context in the bitstream:</p>
-
-<pre><tt>
- byte value
-
- 5 bitflags: 0x01: unset = fresh packet
- set = continued packet
- 0x02: unset = not first page of logical bitstream
- set = first page of logical bitstream (bos)
- 0x04: unset = not last page of logical bitstream
- set = last page of logical bitstream (eos)
-</tt></pre>
-
-<h4>absolute granule position</h4>
-
-<p>(This is packed in the same way the rest of Ogg data is packed; LSb
-of LSB first. Note that the 'position' data specifies a 'sample'
-number (eg, in a CD quality sample is four octets, 16 bits for left
-and 16 bits for right; in video it would likely be the frame number.
-It is up to the specific codec in use to define the semantic meaning
-of the granule position value). The position specified is the total
-samples encoded after including all packets finished on this page
-(packets begun on this page but continuing on to the next page do not
-count). The rationale here is that the position specified in the
-frame header of the last page tells how long the data coded by the
-bitstream is. A truncated stream will still return the proper number
-of samples that can be decoded fully.</p>
-
-<p>A special value of '-1' (in two's complement) indicates that no packets
-finish on this page.</p>
-
-<pre><tt>
- byte value
-
- 6 0xXX LSB
- 7 0xXX
- 8 0xXX
- 9 0xXX
- 10 0xXX
- 11 0xXX
- 12 0xXX
- 13 0xXX MSB
-</tt></pre>
-
-<h4>stream serial number</h4>
-
-<p>Ogg allows for separate logical bitstreams to be mixed at page
-granularity in a physical bitstream. The most common case would be
-sequential arrangement, but it is possible to interleave pages for
-two separate bitstreams to be decoded concurrently. The serial
-number is the means by which pages physical pages are associated with
-a particular logical stream. Each logical stream must have a unique
-serial number within a physical stream:</p>
-
-<pre><tt>
- byte value
-
- 14 0xXX LSB
- 15 0xXX
- 16 0xXX
- 17 0xXX MSB
-</tt></pre>
-
-<h4>page sequence no</h4>
-
-<p>Page counter; lets us know if a page is lost (useful where packets
-span page boundaries).</p>
-
-<pre><tt>
- byte value
-
- 18 0xXX LSB
- 19 0xXX
- 20 0xXX
- 21 0xXX MSB
-</tt></pre>
-
-<h4>page checksum</h4>
-
-<p>32 bit CRC value (direct algorithm, initial val and final XOR = 0,
-generator polynomial=0x04c11db7). The value is computed over the
-entire header (with the CRC field in the header set to zero) and then
-continued over the page. The CRC field is then filled with the
-computed value.</p>
-
-<p>(A thorough discussion of CRC algorithms can be found in <a
-href="http://www.ross.net/crc/download/crc_v3.txt">"A
-Painless Guide to CRC Error Detection Algorithms"</a> by Ross
-Williams <a href="mailto:ross@ross.net">ross@ross.net</a>.)</p>
-
-<pre><tt>
- byte value
-
- 22 0xXX LSB
- 23 0xXX
- 24 0xXX
- 25 0xXX MSB
-</tt></pre>
-
-<h4>page_segments</h4>
-
-<p>The number of segment entries to appear in the segment table. The
-maximum number of 255 segments (255 bytes each) sets the maximum
-possible physical page size at 65307 bytes or just under 64kB (thus
-we know that a header corrupted so as destroy sizing/alignment
-information will not cause a runaway bitstream. We'll read in the
-page according to the corrupted size information that's guaranteed to
-be a reasonable size regardless, notice the checksum mismatch, drop
-sync and then look for recapture).</p>
-
-<pre><tt>
- byte value
-
- 26 0x00-0xff (0-255)
-</tt></pre>
-
-<h4>segment_table (containing packet lacing values)</h4>
-
-<p>The lacing values for each packet segment physically appearing in
-this page are listed in contiguous order.</p>
-
-<pre><tt>
- byte value
-
- 27 0x00-0xff (0-255)
- [...]
- n 0x00-0xff (0-255, n=page_segments+26)
-</tt></pre>
-
-<p>Total page size is calculated directly from the known header size and
-lacing values in the segment table. Packet data segments follow
-immediately after the header.</p>
-
-<p>Page headers typically impose a flat .25-.5% space overhead assuming
-nominal ~8k page sizes. The segmentation table needed for exact
-packet recovery in the streaming layer adds approximately .5-1%
-nominal assuming expected encoder behavior in the 44.1kHz, 128kbps
-stereo encodings.</p>
-
-<div id="copyright">
- The Xiph Fish Logo is a
- trademark (&trade;) of Xiph.Org.<br/>
-
- These pages &copy; 1994 - 2005 Xiph.Org. All rights reserved.
-</div>
-
-</body>
-</html>
diff --git a/contrib/vorbis/doc/helper.html b/contrib/vorbis/doc/helper.html
deleted file mode 100644
index a16df28..0000000
--- a/contrib/vorbis/doc/helper.html
+++ /dev/null
@@ -1,239 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"/>
-<title>Ogg Vorbis Documentation</title>
-
-<style type="text/css">
-body {
- margin: 0 18px 0 18px;
- padding-bottom: 30px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- color: #333333;
- font-size: .8em;
-}
-
-a {
- color: #3366cc;
-}
-
-img {
- border: 0;
-}
-
-#xiphlogo {
- margin: 30px 0 16px 0;
-}
-
-#content p {
- line-height: 1.4;
-}
-
-h1, h1 a, h2, h2 a, h3, h3 a {
- font-weight: bold;
- color: #ff9900;
- margin: 1.3em 0 8px 0;
-}
-
-h1 {
- font-size: 1.3em;
-}
-
-h2 {
- font-size: 1.2em;
-}
-
-h3 {
- font-size: 1.1em;
-}
-
-li {
- line-height: 1.4;
-}
-
-#copyright {
- margin-top: 30px;
- line-height: 1.5em;
- text-align: center;
- font-size: .8em;
- color: #888888;
- clear: both;
-}
-</style>
-
-</head>
-
-<body>
-
-<div id="xiphlogo">
- <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.Org"/></a>
-</div>
-
-<h1>Ogg Vorbis I format specification: helper equations</h1>
-
-<h1>Overview</h1>
-
-<p>The equations below are used in multiple places by the Vorbis codec
-specification. Rather than cluttering up the main specification
-documents, they are defined here and linked in the main documents
-where appropriate.</p>
-
-<h2><a name="log">ilog</a></h2>
-
-<p>The "ilog(x)" function returns the position number (1 through n) of the
-highest set bit in the two's complement integer value
-<tt>[x]</tt>. Values of <tt>[x]</tt> less than zero are defined to return zero.</p>
-
-<pre>
- 1) [return_value] = 0;
- 2) if ( [x] is greater than zero ){
-
- 3) increment [return_value];
- 4) logical shift [x] one bit to the right, padding the MSb with zero
- 5) repeat at step 2)
-
- }
-
- 6) done
-</pre>
-
-<p>Examples:</p>
-
-<ul>
-<li>ilog(0) = 0;</li>
-<li>ilog(1) = 1;</li>
-<li>ilog(2) = 2;</li>
-<li>ilog(3) = 2;</li>
-<li>ilog(4) = 3;</li>
-<li>ilog(7) = 3;</li>
-<li>ilog(negative number) = 0;</li>
-</ul>
-
-<h2><a name="float32_unpack">float32_unpack</a></h2>
-
-<p>"float32_unpack(x)" is intended to translate the packed binary
-representation of a Vorbis codebook float value into the
-representation used by the decoder for floating point numbers. For
-purposes of this example, we will unpack a Vorbis float32 into a
-host-native floating point number.</p>
-
-<pre>
- 1) [mantissa] = [x] bitwise AND 0x1fffff (unsigned result)
- 2) [sign] = [x] bitwise AND 0x80000000 (unsigned result)
- 3) [exponent] = ( [x] bitwise AND 0x7fe00000) shifted right 21 bits (unsigned result)
- 4) if ( [sign] is nonzero ) then negate [mantissa]
- 5) return [mantissa] * ( 2 ^ ( [exponent] - 788 ) )
-</pre>
-
-<h2><a name="lookup1_values">lookup1_values</a></h2>
-
-<p>"lookup1_values(codebook_entries,codebook_dimensions)" is used to
-compute the correct length of the value index for a codebook VQ lookup
-table of lookup type 1. The values on this list are permuted to
-construct the VQ vector lookup table of size
-<tt>[codebook_entries]</tt>.</p>
-
-<p>The return value for this function is defined to be 'the greatest
-integer value for which <tt>[return_value] to the power of
-[codebook_dimensions] is less than or equal to
-[codebook_entries]</tt>'.</p>
-
-<h2><a name="low_neighbor">low_neighbor</a></h2>
-
-<p>"low_neighbor(v,x)" finds the position <i>n</i> in vector [v] of
-the greatest value scalar element for which <i>n</i> is less than
-<tt>[x]</tt> and <tt>vector [v] element <i>n</i> is less
-than vector [v] element [x]</tt>.</p>
-
-<h2><a name="high_neighbor">high_neighbor</a></h2>
-
-<p>"high_neighbor(v,x)" finds the position <i>n</i> in vector [v] of
-the lowest value scalar element for which <i>n</i> is less than
-<tt>[x]</tt> and <tt>vector [v] element <i>n</i> is greater
-than vector [v] element [x]</tt>.</p>
-
-<h2><a name="render_point">render_point</a></h2>
-
-<p>"render_point(x0,y0,x1,y1,X)" is used to find the Y value at point X
-along the line specified by x0, x1, y0 and y1. This function uses an
-integer algorithm to solve for the point directly without calculating
-intervening values along the line.</p>
-
-<pre>
- 1) [dy] = [y1] - [y0]
- 2) [adx] = [x1] - [x0]
- 3) [ady] = absolute value of [dy]
- 4) [err] = [ady] * ([X] - [x0])
- 5) [off] = [err] / [adx] using integer division
- 6) if ( [dy] is less than zero ) {
-
- 7) [Y] = [y0] - [off]
-
- } else {
-
- 8) [Y] = [y0] + [off]
-
- }
-
- 9) done
-</pre>
-
-<h2><a name="render_line">render_line</a></h2>
-
-<p>Floor decode type one uses the integer line drawing algorithm of
-"render_line(x0, y0, x1, y1, v)" to construct an integer floor
-curve for contiguous piecewise line segments. Note that it has not
-been relevant elsewhere, but here we must define integer division as
-rounding division of both positive and negative numbers toward zero.</p>
-
-<pre>
- 1) [dy] = [y1] - [y0]
- 2) [adx] = [x1] - [x0]
- 3) [ady] = absolute value of [dy]
- 4) [base] = [dy] / [adx] using integer division
- 5) [x] = [x0]
- 6) [y] = [y0]
- 7) [err] = 0
-
- 8) if ( [dy] is less than 0 ) {
-
- 9) [sy] = [base] - 1
-
- } else {
-
- 10) [sy] = [base] + 1
-
- }
-
- 11) [ady] = [ady] - (absolute value of [base]) * [adx]
- 12) vector [v] element [x] = [y]
-
- 13) iterate [x] over the range [x0]+1 ... [x1]-1 {
-
- 14) [err] = [err] + [ady];
- 15) if ( [err] >= [adx] ) {
-
- 15) [err] = [err] - [adx]
- 16) [y] = [y] + [sy]
-
- } else {
-
- 17) [y] = [y] + [base]
-
- }
-
- 18) vector [v] element [x] = [y]
-
- }
-</pre>
-
-<div id="copyright">
- The Xiph Fish Logo is a
- trademark (&trade;) of Xiph.Org.<br/>
-
- These pages &copy; 1994 - 2005 Xiph.Org. All rights reserved.
-</div>
-
-</body>
-</html>
diff --git a/contrib/vorbis/doc/hufftree-under.png b/contrib/vorbis/doc/hufftree-under.png
deleted file mode 100644
index be6e8d6..0000000
--- a/contrib/vorbis/doc/hufftree-under.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/hufftree.png b/contrib/vorbis/doc/hufftree.png
deleted file mode 100644
index f4dc537..0000000
--- a/contrib/vorbis/doc/hufftree.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/index.html b/contrib/vorbis/doc/index.html
deleted file mode 100644
index 6d95e45..0000000
--- a/contrib/vorbis/doc/index.html
+++ /dev/null
@@ -1,114 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"/>
-<title>Ogg Vorbis Documentation</title>
-
-<style type="text/css">
-body {
- margin: 0 18px 0 18px;
- padding-bottom: 30px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- color: #333333;
- font-size: .8em;
-}
-
-a {
- color: #3366cc;
-}
-
-img {
- border: 0;
-}
-
-#xiphlogo {
- margin: 30px 0 16px 0;
-}
-
-#content p {
- line-height: 1.4;
-}
-
-h1, h1 a, h2, h2 a, h3, h3 a {
- font-weight: bold;
- color: #ff9900;
- margin: 1.3em 0 8px 0;
-}
-
-h1 {
- font-size: 1.3em;
-}
-
-h2 {
- font-size: 1.2em;
-}
-
-h3 {
- font-size: 1.1em;
-}
-
-li {
- line-height: 1.4;
-}
-
-#copyright {
- margin-top: 30px;
- line-height: 1.5em;
- text-align: center;
- font-size: .8em;
- color: #888888;
- clear: both;
-}
-</style>
-
-</head>
-
-<body>
-
-<div id="xiphlogo">
- <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.Org"/></a>
-</div>
-
-<h1>Ogg Vorbis Documentation</h1>
-
-<h2>Vorbis technical discussion documents</h2>
-<ul>
-<li><a href="vorbis-fidelity.html">Fidelity measurement terminology</a></li>
-<li><a href="stereo.html">Vorbis channel coupling and stereo-specific application</a></li>
-</ul>
-
-<h2>Ogg Vorbis I specification</h2>
-
-<ul>
-<li>Vorbis I specification [<a href="Vorbis_I_spec.html">html</a>]
- [<a href="Vorbis_I_spec.pdf">pdf</a>]</li>
-<li><a href="v-comment.html">Vorbis comment header specification</a></li>
-<li><a href="rfc5215.txt">Embedding Vorbis encoded
-audio in an RTP payload format</a></li>
-</ul>
-
-<h2>Ogg Vorbis programming documents</h2>
-
-<ul>
-<li><a href="libvorbis/index.html">Programming with libvorbis</a></li>
-<li><a href="vorbisfile/index.html">Programming with vorbisfile</a></li>
-<li><a href="vorbisenc/index.html">Programming with vorbisenc</a></li>
-</ul>
-
-<h2>Ogg bitstream documentation</h2>
-
-<ul>
-<li><a href="oggstream.html">Ogg bitstream overview</a></li>
-<li><a href="framing.html">Ogg logical bitstream and framing spec</a></li>
-</ul>
-
-<div id="copyright">
- The Xiph Fish Logo is a
- trademark (&trade;) of Xiph.Org.<br/>
-
- These pages &copy; 1994 - 2010 Xiph.Org. All rights reserved.
-</div>
-
-</body>
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/Makefile.am b/contrib/vorbis/doc/libvorbis/Makefile.am
deleted file mode 100644
index 0bcc135..0000000
--- a/contrib/vorbis/doc/libvorbis/Makefile.am
+++ /dev/null
@@ -1,24 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/libvorbis
-
-doc_DATA = index.html reference.html style.css vorbis_comment.html\
- vorbis_info.html vorbis_analysis_blockout.html vorbis_analysis_buffer.html\
- vorbis_analysis_headerout.html vorbis_analysis_init.html \
- vorbis_analysis_wrote.html vorbis_analysis.html vorbis_bitrate_addblock.html\
- vorbis_bitrate_flushpacket.html vorbis_block_init.html \
- vorbis_block_clear.html vorbis_dsp_clear.html vorbis_granule_time.html \
- vorbis_version_string.html vorbis_info_blocksize.html vorbis_info_clear.html\
- vorbis_info_init.html vorbis_comment_add.html vorbis_comment_add_tag.html\
- vorbis_comment_clear.html vorbis_comment_init.html vorbis_comment_query.html\
- vorbis_comment_query_count.html vorbis_commentheader_out.html\
- vorbis_packet_blocksize.html vorbis_synthesis.html \
- vorbis_synthesis_blockin.html vorbis_synthesis_halfrate.html \
- vorbis_synthesis_halfrate_p.html vorbis_synthesis_headerin.html \
- vorbis_synthesis_idheader.html vorbis_synthesis_init.html \
- vorbis_synthesis_lapout.html vorbis_synthesis_pcmout.html \
- vorbis_synthesis_read.html vorbis_synthesis_restart.html \
- vorbis_synthesis_trackonly.html vorbis_block.html vorbis_dsp_state.html \
- return.html overview.html
-
-EXTRA_DIST = $(doc_DATA)
diff --git a/contrib/vorbis/doc/libvorbis/index.html b/contrib/vorbis/doc/libvorbis/index.html
deleted file mode 100644
index e2199a2..0000000
--- a/contrib/vorbis/doc/libvorbis/index.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - Documentation</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Libvorbis Documentation</h1>
-
-<p>
-Libvorbis contains the Vorbis reference encoder and decoder.
-<p>
-This is the lowest-level interface to the Vorbis encoder and decoder. If
-you're just looking for a simple way to extract the
-audio from an Ogg Vorbis file, you probably want to use <a
-href="../vorbisfile/index.html">vorbisfile</a> rather than using libogg
-and libvorbis directly.
-<p>
-<a href="overview.html">Libvorbis API overview</a><br>
-<a href="reference.html">Libvorbis API reference</a><br>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/overview.html b/contrib/vorbis/doc/libvorbis/overview.html
deleted file mode 100644
index 22cd186..0000000
--- a/contrib/vorbis/doc/libvorbis/overview.html
+++ /dev/null
@@ -1,136 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - API Overview</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Libvorbis API Overview</h1>
-
-<p>Libvorbis is the reference implementation of the Vorbis codec. It is
-the lowest-level interface to the Vorbis encoder and decoder, working
-with packets directly.</p>
-
-<p>All libvorbis routines and structures are declared in "vorbis/codec.h".</p>
-
-<h2>Encoding workflow</h2>
-
-<ol>
-<li>Initialize a <a href="vorbis_info.html">vorbis_info</a> structure
-by calling <a href="vorbis_info_init.html">vorbis_info_init</a> and
-then functions from <a href="../vorbisenc/index.html">libvorbisenc</a>
-on it.</li>
-<li>Initialize a <a href="vorbis_dsp_state.html">vorbis_dsp_state</a>
-for encoding based on the parameters in the vorbis_info by using <a
-href="vorbis_analysis_init.html">vorbis_analysis_init</a>.</li>
-<li>Initialize a <a href="vorbis_comment.html">vorbis_comment</a>
-structure using <a href="vorbis_comment_init.html">vorbis_comment_init</a>,
-populate it with any comments you wish to store in the stream, and call
-<a href="vorbis_analysis_headerout.html">vorbis_analysis_headerout</a> to
-get the three Vorbis stream header packets. Output the packets.</li>
-<li>Initialize a <a href="vorbis_block.html">vorbis_block</a> structure
-using <a href="vorbis_block_init.html">vorbis_block_init</a>.</li>
-<li>While there is more audio to encode:<ol>
-<li>Submit a chunk of audio data using <a
-href="vorbis_analysis_buffer.html">vorbis_analysis_buffer</a> and <a
-href="vorbis_analysis_wrote.html">vorbis_analysis_wrote</a>.</li>
-<li>Obtain all available blocks using <a
-href="vorbis_analysis_blockout.html">vorbis_analysis_blockout</a>
-in a loop. For each block obtained:<ol>
-<li>Encode the block into a packet (or prepare it for bitrate management)
-using <a href="vorbis_analysis.html">vorbis_analysis</a>. (It's a good
-idea to always pass the blocks through the bitrate
-management mechanism; more information is on the <a
-href="vorbis_analysis.html">vorbis_analysis</a> page. It does not affect
-the resulting packets unless you are actually using a bitrate-managed
-mode.)</li>
-<li>If you are using bitrate management, submit the block using <a
-href="vorbis_bitrate_addblock.html">vorbis_bitrate_addblock</a> and obtain
-packets using <a
-href="vorbis_bitrate_flushpacket.html">vorbis_bitrate_flushpacket</a>.</li>
-<li>Output any obtained packets.</li>
-</ol></li>
-</ol></li>
-<li>Submit an empty buffer to indicate the end of input; this will result
-in an end-of-stream packet after all encoding steps are done to it.</li>
-<li>Destroy the structures using the appropriate vorbis_*_clear routines.</li>
-</ol>
-
-<h2>Decoding workflow</h2>
-
-<em>Note: if you do not need to do anything more involved than just
-decoding the audio from an Ogg Vorbis file, you can use the far simpler
-<a href="../vorbisfile/index.html">libvorbisfile</a> interface, which
-will take care of all of the demuxing and low-level decoding operations
-(and even the I/O, if you want) for you.</em>
-
-<ol>
-<li>When reading the header packets of an Ogg stream, you can use <a
-href="vorbis_synthesis_idheader.html">vorbis_synthesis_idheader</a> to
-check whether a stream might be Vorbis.</li>
-<li>Initialize a <a href="vorbis_info.html">vorbis_info</a> and a <a
-href="vorbis_comment.html">vorbis_comment</a> structure using the
-appropriate vorbis_*_init routines, then pass the first three packets
-from the stream (the Vorbis stream header packets) to <a
-href="vorbis_synthesis_headerin.html">vorbis_synthesis_headerin</a> in
-order. At this point, you can see the comments and basic parameters of
-the Vorbis stream.</li>
-<li>Initialize a <a href="vorbis_dsp_state.html">vorbis_dsp_state</a>
-for decoding based on the parameters in the vorbis_info by using <a
-href="vorbis_synthesis_init.html">vorbis_synthesis_init</a>.</li>
-<li>Initialize a <a href="vorbis_block.html">vorbis_block</a> structure
-using <a href="vorbis_block_init.html">vorbis_block_init</a>.</li>
-<li>While there are more packets to decode:<ol>
-<li>Decode the next packet into a block using <a
-href="vorbis_synthesis.html">vorbis_synthesis</a>.</li>
-<li>Submit the block to the reassembly layer using <a
-href="vorbis_synthesis_blockin.html">vorbis_synthesis_blockin</a>.</li>
-<li>Obtain some decoded audio using <a
-href="vorbis_synthesis_pcmout.html">vorbis_synthesis_pcmout</a> and <a
-href="vorbis_synthesis_read.html">vorbis_synthesis_read</a>. Any audio data
-returned but not marked as consumed using vorbis_synthesis_read carries
-over to the next call to vorbis_synthesis_pcmout.</li>
-</ol></li>
-<li>Destroy the structures using the appropriate vorbis_*_clear routines.</li>
-</ol>
-
-<h2>Metadata workflow</h2>
-
-<em>Note: if you do not need to do anything more involved than just
-reading the metadata from an Ogg Vorbis file, <a
-href="../vorbisfile/index.html">libvorbisfile</a> can do this for you.</em>
-
-<ol>
-<li>Follow the decoding workflow above until you have access to the comments
-and basic parameters of the Vorbis stream.</li>
-<li>If you want to alter the comments, copy the first packet to the output
-file, then create a packet for the modified comments using <a
-href="vorbis_commentheader_out.html">vorbis_commentheader_out</a> and output
-it, then copy the third packet and all subsequent packets into the output
-file.</li>
-</ol>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
-
diff --git a/contrib/vorbis/doc/libvorbis/reference.html b/contrib/vorbis/doc/libvorbis/reference.html
deleted file mode 100644
index 642b1f9..0000000
--- a/contrib/vorbis/doc/libvorbis/reference.html
+++ /dev/null
@@ -1,86 +0,0 @@
-<html>
-
-<head>
-<title>Libvorbis API Reference</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Libvorbis API Reference</h1>
-
-<p>
-<b>Data Structures</b><br>
-<a href="vorbis_block.html">vorbis_block</a><br>
-<a href="vorbis_comment.html">vorbis_comment</a><br>
-<a href="vorbis_dsp_state.html">vorbis_dsp_state</a><br>
-<a href="vorbis_info.html">vorbis_info</a><br>
-<br>
-<b>Functions used by both decode and encode</b><br>
-<a href="vorbis_block_clear.html">vorbis_block_clear()</a><br>
-<a href="vorbis_block_init.html">vorbis_block_init()</a><br>
-<a href="vorbis_dsp_clear.html">vorbis_dsp_clear()</a><br>
-<a href="vorbis_granule_time.html">vorbis_granule_time()</a><br>
-<a href="vorbis_info_blocksize.html">vorbis_info_blocksize()</a><br>
-<a href="vorbis_info_clear.html">vorbis_info_clear()</a><br>
-<a href="vorbis_info_init.html">vorbis_info_init()</a><br>
-<a href="vorbis_version_string.html">vorbis_version_string()</a><br>
-<br>
-<b>Decoding</b><br>
-<a href="vorbis_packet_blocksize.html">vorbis_packet_blocksize()</a><br>
-<a href="vorbis_synthesis.html">vorbis_synthesis()</a><br>
-<a href="vorbis_synthesis_blockin.html">vorbis_synthesis_blockin()</a><br>
-<a href="vorbis_synthesis_halfrate.html">vorbis_synthesis_halfrate()</a><br>
-<a href="vorbis_synthesis_halfrate_p.html">vorbis_synthesis_halfrate_p()</a><br>
-<a href="vorbis_synthesis_headerin.html">vorbis_synthesis_headerin()</a><br>
-<a href="vorbis_synthesis_idheader.html">vorbis_synthesis_idheader()</a><br>
-<a href="vorbis_synthesis_init.html">vorbis_synthesis_init()</a><br>
-<a href="vorbis_synthesis_lapout.html">vorbis_synthesis_lapout()</a><br>
-<a href="vorbis_synthesis_pcmout.html">vorbis_synthesis_pcmout()</a><br>
-<a href="vorbis_synthesis_read.html">vorbis_synthesis_read()</a><br>
-<a href="vorbis_synthesis_restart.html">vorbis_synthesis_restart()</a><br>
-<a href="vorbis_synthesis_trackonly.html">vorbis_synthesis_trackonly()</a><br>
-<br>
-<b>Encoding</b><br>
-<a href="vorbis_analysis.html">vorbis_analysis()</a><br>
-<a href="vorbis_analysis_blockout.html">vorbis_analysis_blockout()</a><br>
-<a href="vorbis_analysis_buffer.html">vorbis_analysis_buffer()</a><br>
-<a href="vorbis_analysis_headerout.html">vorbis_analysis_headerout()</a><br>
-<a href="vorbis_analysis_init.html">vorbis_analysis_init()</a><br>
-<a href="vorbis_analysis_wrote.html">vorbis_analysis_wrote()</a><br>
-<a href="vorbis_bitrate_addblock.html">vorbis_bitrate_addblock()</a><br>
-<a href="vorbis_bitrate_flushpacket.html">vorbis_bitrate_flushpacket()</a><br>
-<br>
-<b>Metadata</b><br>
-<a href="vorbis_comment_add.html">vorbis_comment_add()</a><br>
-<a href="vorbis_comment_add_tag.html">vorbis_comment_add_tag()</a><br>
-<a href="vorbis_comment_clear.html">vorbis_comment_clear()</a><br>
-<a href="vorbis_comment_init.html">vorbis_comment_init()</a><br>
-<a href="vorbis_comment_query.html">vorbis_comment_query()</a><br>
-<a href="vorbis_comment_query_count.html">vorbis_comment_query_count()</a><br>
-<a href="vorbis_commentheader_out.html">vorbis_commentheader_out()</a><br>
-<br>
-<b><a href="return.html">Return Codes</a></b><br>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/return.html b/contrib/vorbis/doc/libvorbis/return.html
deleted file mode 100644
index 7a008d5..0000000
--- a/contrib/vorbis/doc/libvorbis/return.html
+++ /dev/null
@@ -1,79 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - Return Codes</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Return Codes</h1>
-
-<p>
-
-The following return codes are <tt>#define</tt>d in "vorbis/codec.h" and
-may be returned by functions from libvorbis, <a
-href="../vorbisfile/index.html">libvorbisfile</a>, and <a
-href="../vorbisenc/index.html">libvorbisenc</a>. Descriptions of a code
-relevant to a specific function are found in the reference description
-of that function.
-
-<dl>
-
-<dt>OV_FALSE</dt>
-<dd>Not true, or no data available</dd>
-
-<dt>OV_HOLE</dt>
-<dd>Vorbisfile encoutered missing or corrupt data in the bitstream. Recovery
-is normally automatic and this return code is for informational purposes only.</dd>
-
-<dt>OV_EREAD</dt>
-<dd>Read error while fetching compressed data for decode</dd>
-
-<dt>OV_EFAULT</dt>
-<dd>Internal inconsistency in encode or decode state. Continuing is likely not possible.</dd>
-
-<dt>OV_EIMPL</dt>
-<dd>Feature not implemented</dd>
-
-<dt>OV_EINVAL</dt>
-<dd>Either an invalid argument, or incompletely initialized argument passed to a call</dd>
-
-<dt>OV_ENOTVORBIS</dt>
-<dd>The given file/data was not recognized as Ogg Vorbis data.</dd>
-
-<dt>OV_EBADHEADER</dt>
-<dd>The file/data is apparently an Ogg Vorbis stream, but contains a corrupted or undecipherable header.</dd>
-
-<dt>OV_EVERSION</dt>
-<dd>The bitstream format revision of the given stream is not supported.</dd>
-
-<dt>OV_EBADLINK</dt>
-<dd>The given link exists in the Vorbis data stream, but is not decipherable due to garbacge or corruption.</dd>
-
-<dt>OV_ENOSEEK</dt>
-<dd>The given stream is not seekable</dd>
-
-</dl>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/style.css b/contrib/vorbis/doc/libvorbis/style.css
deleted file mode 100644
index 81cf417..0000000
--- a/contrib/vorbis/doc/libvorbis/style.css
+++ /dev/null
@@ -1,7 +0,0 @@
-BODY { font-family: Helvetica, sans-serif }
-TD { font-family: Helvetica, sans-serif }
-P { font-family: Helvetica, sans-serif }
-H1 { font-family: Helvetica, sans-serif }
-H2 { font-family: Helvetica, sans-serif }
-H4 { font-family: Helvetica, sans-serif }
-P.tiny { font-size: 8pt }
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_analysis.html b/contrib/vorbis/doc/libvorbis/vorbis_analysis.html
deleted file mode 100644
index b126f20..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_analysis.html
+++ /dev/null
@@ -1,86 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_analysis</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_analysis</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>Once the uncompressed audio data has been divided into blocks, this
-function is called on each block. It looks up the encoding mode and
-dispatches the block to the forward transform provided by that mode.
-</p>
-<p>When using a basic encoding mode, with no bitrate management,
-an ogg_packet pointer can be given, and the coded block is returned
-directly through that structure and can be placed in the output stream.
-</p>
-<p>Otherwise, NULL should be passed for the ogg_packet pointer. In
-that case, after the transform has been applied, the block must passed
-to vorbis_bitrate_addblock() for further coding. This method works with
-both basic and managed encoding modes, so it's recommended for new code.
-</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_analysis(vorbis_block *vb,ogg_packet *op);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vb</i></dt>
-<dd>Pointer to the vorbis_block to be encoded.</dd>
-<dt><i>op</i></dt>
-<dd>Optional pointer to an ogg_packet. This is normally NULL,
-and the final output is obtained by passing <i>vb</i> though the
-vorbis_bitrate_*() interface to perform further refinement.
-However, when not using a bitrate managed encoding mode, it
-is possible to skip that step by providing an ogg_packet pointer
-here, obtaining the compressed data directly.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<ul>
-<li>0 for success</li>
-<li>negative values for failure:
-<ul>
-<li>OV_EINVAL - Invalid request; a non-NULL value was passed for <i>op</i> when the encoder is using a bitrate managed mode.</li>
-<li>OV_EFAULT - Internal fault; indicates a bug or memory corruption.</li>
-<li>OV_EIMPL - Unimplemented; not supported by this version of the library.</li>
-</ul>
-</li>
-</ul>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_analysis_blockout.html b/contrib/vorbis/doc/libvorbis/vorbis_analysis_blockout.html
deleted file mode 100644
index 94948b6..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_analysis_blockout.html
+++ /dev/null
@@ -1,79 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_analysis_blockout</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_analysis_blockout</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This fuction examines the available uncompressed data and tries to
-break it into appropriate sized blocks. It should be called in a loop
-after adding new data with vorbis_analysis_buffer()/vorbis_analysis_wrote()
-until it returns zero (need more data) or an negative value (error).
-</p>
-<p>
-Each block returned should be passed to vorbis_analysis() for transform
-and coding.
-</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_analysis_blockout(vorbis_dsp_state *v,vorbis_block *vb);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>v</i></dt>
-<dd>Pointer to the vorbis_dsp_state representing the encoder.</dd>
-<dt><i>vb</i></dt>
-<dd>Pointer to a previously initialized vorbis_block object to hold the
-returned data.
-</dl>
-
-
-<h3>Return Values</h3>
-<ul>
-<li>1 for success when more blocks are available.</li>
-<li>0 for success when this is the last block available from the current input.</li>
-<li>negative values for failure:
-<ul>
-<li>OV_EINVAL - Invalid parameters.</li>
-<li>OV_EFAULT - Internal fault; indicates a bug or memory corruption.</li>
-<li>OV_EIMPL - Unimplemented; not supported by this version of the library.</li>
-</ul>
-</li>
-
-</ul>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_analysis_buffer.html b/contrib/vorbis/doc/libvorbis/vorbis_analysis_buffer.html
deleted file mode 100644
index cf6ae80..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_analysis_buffer.html
+++ /dev/null
@@ -1,74 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_analysis_buffer</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_analysis_buffer</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This fuction requests a buffer array for delivering audio to the
-encoder for compression.</p>
-
-<p>The Vorbis encoder expects the caller to write audio data as
-non-interleaved floating point samples into its internal buffers.
-</p>
-<p>
-The general procedure is to call this function with the number of samples
-you have available. The encoder will arrange for that much internal storage
-and return an array of buffer pointers, one for each channel of audio.
-The caller must then write the audio samples into those buffers, as
-float values, and finally call vorbis_analysis_wrote() to tell the
-encoder the data is available for analysis.
-</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern float **vorbis_analysis_buffer(vorbis_dsp_state *v,int vals);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>v</i></dt>
-<dd>Pointer to the vorbis_dsp_state representing the encoder.</dd>
-<dt><i>vals</i></dt>
-<dd>Number of samples to provide space for in the returned buffer. 1024 is a reasonable choice.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<p>Returns an array of floating point buffers which can accept data.
-A (**float) where the first index is the channel, and the second is
-the sample index.<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_analysis_headerout.html b/contrib/vorbis/doc/libvorbis/vorbis_analysis_headerout.html
deleted file mode 100644
index 58c37c3..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_analysis_headerout.html
+++ /dev/null
@@ -1,83 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_analysis_headerout</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_analysis_headerout</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function creates and returns the three header packets needed
-to configure a decoder to accept compressed data. I should be called
-after all encoder initialization and configuration is complete. The
-output packets should be placed in order at the start of the compressed
-vorbis stream, prior to the first data packet.
-</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_analysis_headerout(vorbis_dsp_state *v,
- vorbis_comment *vc,
- ogg_packet *op,
- ogg_packet *op_comm,
- ogg_packet *op_code);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>v</i></dt>
-<dd>Pointer to an initialized vorbis_dsp_state which holds the encoder configuration.</dd>
-<dt><i>vc</i></dt>
-<dd>Pointer to an initialized vorbis_comment structure which holds the metadata associated with the stream being encoded.</dd>
-<dt><i>op</i></dt>
-<dd>Pointer to an ogg_packet structure to be filled out with the stream identification header.</dd>
-<dt><i>op_comm</i></dt>
-<dd>Pointer to an ogg_packet structure to be filled out with the serialied vorbis_comment data.</dd>
-<dt><i>op_code</i></dt>
-<dd>Pointer to an ogg_packet structure to be filled out with the codebooks, mode descriptions, etc. which will be used encoding the stream.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<ul>
-<li>0 for success</li>
-<li>negative values for failure:
-<ul>
-<li>OV_EFAULT - Internal fault; indicates a bug or memory corruption.</li>
-<li>OV_EIMPL - Unimplemented; not supported by this version of the library.</li>
-</ul>
-</li>
-</ul>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_analysis_init.html b/contrib/vorbis/doc/libvorbis/vorbis_analysis_init.html
deleted file mode 100644
index 8799338..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_analysis_init.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_analysis_init</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_analysis_init</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function allocates and initializes the encoder's analysis state
-inside a is vorbis_dsp_state, based on the configuration in a vorbis_info
-struct.
-</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_analysis_init(vorbis_dsp_state *v,vorbis_info *vi);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>v</i</dt>
-<dd>Pointer to the vorbis_dsp_state structure to be initialized for encoding.</dd>
-<dt><i>vi</i></dt>
-<dd>Pointer to an initialized <a href="vorbis_info.html">vorbis_info</a> struct describing the encoder configuration.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 for success</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_analysis_wrote.html b/contrib/vorbis/doc/libvorbis/vorbis_analysis_wrote.html
deleted file mode 100644
index 2326f60..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_analysis_wrote.html
+++ /dev/null
@@ -1,80 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_analysis_wrote</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_analysis_wrote</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function tells the encoder new data is available for compression.
-Call this after writing new audio into the buffer array returned by
-vorbis_analysis_buffer().
-</p>
-
-<p>
-Call with the <i>vals</i> parameter set to zero to signal the end
-of the input data.
-</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_analysis_wrote(vorbis_dsp_state *v,int vals);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>v</i></dt>
-<dd>Pointer to the vorbis_dsp_state representing the encoder.</dd>
-<dt><i>vals</i></dt>
-<dd>Number of samples successfully written. This must be less than
-or equal to the value passed to vorbis_analysis_buffer(). A value
-of zero means all input data has been provided and the compressed
-stream should be finalized.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<ul>
-<li>0 for success</li>
-<li>negative values for failure:
-<ul>
-<li>OV_EINVAL - Invalid request; e.g. vals overflows the allocated space.</li>
-<li>OV_EFAULT - Internal fault; indicates a bug or memory corruption.</li>
-<li>OV_EIMPL - Unimplemented; not supported by this version of the library.</li>
-</ul>
-</li>
-</ul>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_bitrate_addblock.html b/contrib/vorbis/doc/libvorbis/vorbis_bitrate_addblock.html
deleted file mode 100644
index 9de5de4..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_bitrate_addblock.html
+++ /dev/null
@@ -1,74 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_bitrate_addblock</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_bitrate_addblock</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This fuction submits a transformed block to the bitrate management
-engine for final encoding. Packets are buffered and the packet boundaries
-adjusted and padded to meet the target bitrate, if any.</p>
-
-<p>After calling vorbis_bitrate_addblock(), the passed vorbis_block
-structure can be reused in another call to vorbis_analysis_blockout().
-Call vorbis_bitrate_flushpacket() to obtain the final compressed data.
-</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_bitrate_addblock(vorbis_block *vb);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vb</i></dt>
-<dd>Pointer to the vorbis_block to be submitted.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<ul>
-<li>0 for success.</li>
-<li>negative values for failure:
-<ul>
-<li>OV_EINVAL - Invalid parameters.</li>
-<li>OV_EFAULT - Internal fault; indicates a bug or memory corruption.</li>
-<li>OV_EIMPL - Unimplemented; not supported by this version of the library.</li>
-</ul>
-</li>
-
-</ul>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_bitrate_flushpacket.html b/contrib/vorbis/doc/libvorbis/vorbis_bitrate_flushpacket.html
deleted file mode 100644
index 297abb0..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_bitrate_flushpacket.html
+++ /dev/null
@@ -1,80 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_bitrate_flushpacket</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_bitrate_flushpacket</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function returns the next available completed packet from the
-bitrate management engine. It should be called in a loop after any call
-to vorbis_bitrate_addblock() until it returns either 0 (more data needed)
-or a negative value (error).
-</p>
-
-<p>
-The data returned in the ogg_packet structure can be copied to the
-final compressed output stream.
-</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_bitrate_flushpacket(vorbis_dsp_state *vd,
- ogg_packet *op);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vd</i></dt>
-<dd>Pointer to the vorbis_dsp_state represending the encoder.</dd>
-<dt><i>op</i></dt>
-<dd>Pointer to an ogg_packet to be filled out with the compressed data.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<ul>
-<li>1 for success when more packets are available.
-<li>0 for success when this is the last packet available from the current input.</li>
-<li>negative values for failure:
-<ul>
-<li>OV_EINVAL - Invalid parameters.</li>
-<li>OV_EFAULT - Internal fault; indicates a bug or memory corruption.</li>
-<li>OV_EIMPL - Unimplemented; not supported by this version of the library.</li>
-</ul>
-</li>
-
-</ul>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_block.html b/contrib/vorbis/doc/libvorbis/vorbis_block.html
deleted file mode 100644
index 9cd24c2..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_block.html
+++ /dev/null
@@ -1,60 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - datatype - vorbis_block</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_block</h1>
-
-<p><i>declared in "vorbis/codec.h"</i></p>
-
-<p>
-The vorbis_block structure holds the data for a single block of audio. One
-vorbis_block translates to one codec packet. The encoding process consists
-of splitting the audio into blocks and encoding the blocks into packets;
-decoding consists of decoding the packets into blocks and reassembling
-the audio from the blocks.
-<p>
-This structure is intended to be private. Although the fields are given
-in the header file, they should not be directly modified or relied upon
-in any way.
-<p>
-
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>typedef struct vorbis_block{
- /* private */
-} vorbis_block;</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<ul><li>None public.</li></ul>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_block_clear.html b/contrib/vorbis/doc/libvorbis/vorbis_block_clear.html
deleted file mode 100644
index 13be5b6..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_block_clear.html
+++ /dev/null
@@ -1,61 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_block_clear</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_block_clear</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function frees the internal storage for a vorbis_block structure.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_block_clear(vorbis_block *vb);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vb</i></dt>
-<dd>Pointer to a vorbis_block struct to be cleared.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 for success</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_block_init.html b/contrib/vorbis/doc/libvorbis/vorbis_block_init.html
deleted file mode 100644
index 82f6ae8..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_block_init.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_block_init</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_block_init</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function initializes a vorbis_block structure and allocates its
-internal storage. A vorbis_block is used to represent a particular block
-of input audio which can be analyzed and coded as a unit.
-</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_block_init(vorbis_dsp_state *v, vorbis_block *vb);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>v</i</dt>
-<dd>Pointer to an initialized vorbis_dsp_state with which to associate the new block.</dd>
-<dt><i>vb</i></dt>
-<dd>Pointer to a vorbis_block struct to be initialized.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 for success</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_comment.html b/contrib/vorbis/doc/libvorbis/vorbis_comment.html
deleted file mode 100644
index 7afb7f3..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_comment.html
+++ /dev/null
@@ -1,80 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - datatype - vorbis_comment</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_comment</h1>
-
-<p><i>declared in "vorbis/codec.h"</i></p>
-
-<p>
-The vorbis_comment structure defines an Ogg Vorbis comment.
-<p>
-Only the fields the program needs must be defined. If a field isn't
-defined by the application, it will either be blank (if it's a string value)
-or set to some reasonable default (usually 0).
-<p>
-<i>Note:</i> When encoding, while it <i>is</i> supported to modify a
-vorbis_comment structure directly, be sure to read the notes on the
-<a href="vorbis_comment_init.html">vorbis_comment_init</a> and
-<a href="vorbis_comment_clear.html">vorbis_comment_clear</a> pages for
-considerations on memory allocation and freeing before you do so. Rule of
-thumb: call vorbis_comment_init, then <i>either</i> do all allocation,
-freeing, and modification yourself and <i>do not</i> call
-vorbis_comment_clear, <i>or</i> do all modification using libvorbis
-functions and <i>do</i> call vorbis_comment_clear.
-<p>
-
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>typedef struct vorbis_comment{
- /* unlimited user comment fields. */
- char **user_comments;
- int *comment_lengths;
- int comments;
- char *vendor;
-
-} vorbis_comment;</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>user_comments</i></dt>
-<dd>Unlimited user comment array. The individual strings in the array are 8 bit clean, by the Vorbis specification, and as such the <tt>comment_lengths</tt> array should be consulted to determine string length. For convenience, each string is also NULL-terminated by the decode library (although Vorbis comments are not NULL terminated within the bitstream itself).</dd>
-<dt><i>comment_lengths</i></dt>
-<dd>An int array that stores the length of each comment string</dd>
-<dt><i>comments</i></dt>
-<dd>Int signifying number of user comments in user_comments field.</dd>
-<dt><i>vendor</i></dt>
-<dd>Information about the Vorbis implementation that encoded the file. Stored in a standard C 0-terminated string. Libvorbis will fill this in itself when encoding a comment packet from this structure; when decoding, this contains the vendor string that was in the comment packet.</dd>
-</dl>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_comment_add.html b/contrib/vorbis/doc/libvorbis/vorbis_comment_add.html
deleted file mode 100644
index b7125b0..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_comment_add.html
+++ /dev/null
@@ -1,70 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_comment_add</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_comment_add</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function adds a raw comment string to a
-<a href="vorbis_comment.html">vorbis_comment</a> structure.</p>
-
-<p>This function should be used if the string is already in the
-form "KEY=value". If you have a separate key and value, use
-<a href="vorbis_comment_add_tag.html">vorbis_comment_add_tag</a>
-instead.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern void vorbis_comment_add(vorbis_comment *vc, const char *comment);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vc</i></dt>
-<dd>Pointer to a vorbis_comment structure to add the comment to.</dd>
-<dt><i>comment</i></dt>
-<dd>Pointer to the null-terminated raw comment string. The string will
-be copied, so it can be freed or modified after this function returns
-without affecting the vorbis_comment structure's contents.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>None.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_comment_add_tag.html b/contrib/vorbis/doc/libvorbis/vorbis_comment_add_tag.html
deleted file mode 100644
index 97565d3..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_comment_add_tag.html
+++ /dev/null
@@ -1,74 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_comment_add_tag</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_comment_add_tag</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function adds a tag-comment pair to a
-<a href="vorbis_comment.html">vorbis_comment</a> structure. There can
-be more than one comment value for the same tag; if a comment with the
-same tag already exists, another comment with the same tag is added.</p>
-
-<p>If you already have a string in the form "KEY=value", see
-<a href="vorbis_comment_add.html">vorbis_comment_add</a> instead.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern void vorbis_comment_add_tag(vorbis_comment *vc,
- const char *tag, const char *contents);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vc</i></dt>
-<dd>Pointer to a vorbis_comment structure to add the comment to.</dd>
-<dt><i>tag</i></dt>
-<dd>Pointer to the null-terminated tag string. The string will
-be copied, so it can be freed or modified after this function returns
-without affecting the vorbis_comment structure's contents.</dd>
-<dt><i>contents</i></dt>
-<dd>Pointer to the null-terminated comment contents string. This will
-also be copied.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>None.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_comment_clear.html b/contrib/vorbis/doc/libvorbis/vorbis_comment_clear.html
deleted file mode 100644
index 0771d6e..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_comment_clear.html
+++ /dev/null
@@ -1,69 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_comment_clear</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_comment_clear</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function frees the internal storage associated with a <a href="vorbis_comment.html">vorbis_comment</a> structure.</p>
-
-<p><i>Note:</i> Be careful if you have modified the vorbis_comment
-structure yourself, as libvorbis will try to use its own wrappers of
-memory allocation functions to free the contents of the vorbis_comment
-structure. This will not work correctly unless all arrays and comment
-strings contained in the vorbis_comment structure were allocated by
-libvorbis itself. This function is only guaranteed to be safe if all
-modification to the vorbis_comment structure was done using libvorbis
-functions.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern void vorbis_comment_clear(vorbis_comment *vc);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vc</i></dt>
-<dd>The vorbis_comment structure to clear.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>None.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_comment_init.html b/contrib/vorbis/doc/libvorbis/vorbis_comment_init.html
deleted file mode 100644
index abce0a6..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_comment_init.html
+++ /dev/null
@@ -1,72 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_comment_init</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_comment_init</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function initializes a <a href="vorbis_comment.html">vorbis_comment</a>
-structure for use. After calling this function, the vorbis_comment
-structure contains no comments.</p>
-
-<p><i>Note:</i> No internal storage is allocated by this function;
-internal storage is allocated as needed by other libvorbis functions that
-modify the vorbis_comment structure. If you modify the vorbis_comment
-structure directly, without using libvorbis, you should <i>not</i>
-call <a href="vorbis_comment_clear.html">vorbis_comment_clear</a> when
-you are finished but instead clean up after it yourself. See the note
-on the <a href="vorbis_comment_clear.html">vorbis_comment_clear</a>
-page for more information.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern void vorbis_comment_init(vorbis_comment *vc);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vc</i></dt>
-<dd>Pointer to the <a href="vorbis_comment.html">vorbis_comment</a>
-structure to initialize.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>None.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_comment_query.html b/contrib/vorbis/doc/libvorbis/vorbis_comment_query.html
deleted file mode 100644
index f958ebb..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_comment_query.html
+++ /dev/null
@@ -1,72 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_comment_query</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_comment_query</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function retrieves a comment string for a given tag in a
-<a href="vorbis_comment.html">vorbis_comment</a> structure.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern char *vorbis_comment_query(vorbis_comment *vc, const char *tag, int count);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vc</i></dt>
-<dd>Pointer to the vorbis_comment structure.</dd>
-<dt><i>tag</i></dt>
-<dd>Pointer to a null-terminated string of the comment tag to look
-for. Tags are compared case-insensitively.</dd>
-<dt><i>count</i></dt>
-<dd>The index of the comment string to retrieve. A value of 0 indicates
-the first comment whose tag matches <i>tag</i>. Use
-<a href="vorbis_comment_query_count.html">vorbis_comment_query_count</a>
-to determine the number of matching comments.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>A pointer to the comment string. The underlying buffer is owned by
-the vorbis_comment structure.</li>
-<li>NULL on a nonexistent tag or if <i>count</i> is greater than or
-equal to the number of matching comments.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_comment_query_count.html b/contrib/vorbis/doc/libvorbis/vorbis_comment_query_count.html
deleted file mode 100644
index e8a04f4..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_comment_query_count.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_comment_query_count</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_comment_query_count</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function determines the number of comments with a given tag
-that are present in a <a href="vorbis_comment.html">vorbis_comment</a>
-structure.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_comment_query_count(vorbis_comment *vc, const char *tag);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vc</i></dt>
-<dd>Pointer to the vorbis_comment structure.</dd>
-<dt><i>tag</i></dt>
-<dd>Pointer to a null-terminated string of the comment tag to look
-for. Tags are compared case-insensitively.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>The number of comments present with the given tag.</li>
-<li>0 if no such comments are present.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_commentheader_out.html b/contrib/vorbis/doc/libvorbis/vorbis_commentheader_out.html
deleted file mode 100644
index 0dd63d6..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_commentheader_out.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_commentheader_out</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_commentheader_out</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function encodes the contents of a
-<a href="vorbis_comment.html">vorbis_comment</a> structure into an
-ogg_packet.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_commentheader_out(vorbis_comment *vc, ogg_packet *op);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vc</i></dt>
-<dd>The vorbis_comment structure to encode.</dd>
-<dt><i>op</i></dt>
-<dd>The ogg_packet to place the encoded comment packet into.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>0 on success.</li>
-<li>OV_EIMPL on error.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_dsp_clear.html b/contrib/vorbis/doc/libvorbis/vorbis_dsp_clear.html
deleted file mode 100644
index 0a9b959..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_dsp_clear.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_dsp_clear</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_dsp_clear</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function frees the internal storage for a vorbis_dsp_state
-structure. This can be used independent of whether the vorbis_dsp_state
-is set up for analysis (encoding) or synthesis (decoding).</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern void vorbis_dsp_clear(vorbis_dsp_state *v);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>v</i></dt>
-<dd>Pointer to the vorbis_dsp_state to be cleared.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-None</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_dsp_state.html b/contrib/vorbis/doc/libvorbis/vorbis_dsp_state.html
deleted file mode 100644
index b8baf9c..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_dsp_state.html
+++ /dev/null
@@ -1,57 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - datatype - vorbis_dsp_state</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_dsp_state</h1>
-
-<p><i>declared in "vorbis/codec.h"</i></p>
-
-<p>
-The vorbis_dsp_state structure is the state for one instance of the
-Vorbis encoder or decoder.
-<p>
-This structure is intended to be private. Although the fields are given
-in the header file, they should not be directly modified or relied upon
-in any way.
-<p>
-
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>typedef struct vorbis_dsp_state{
- /* private */
-} vorbis_dsp_state;</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<ul><li>None public.</li></ul>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_granule_time.html b/contrib/vorbis/doc/libvorbis/vorbis_granule_time.html
deleted file mode 100644
index f5c8b7f..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_granule_time.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_granule_time</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_granule_time</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function converts a granule position to a time for a given Vorbis stream.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern double vorbis_granule_time(vorbis_dsp_state *v,
- ogg_int64_t granulepos);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>v</i></dt>
-<dd>Pointer to the vorbis_dsp_state for the stream.</dd>
-<dt><i>granulepos</i></dt>
-<dd>The granule position.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-The time (in seconds) corresponding to the granulepos.</li>
-<li>-1 if the given granulepos is negative</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_info.html b/contrib/vorbis/doc/libvorbis/vorbis_info.html
deleted file mode 100644
index 2a06c06..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_info.html
+++ /dev/null
@@ -1,80 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - datatype - vorbis_info</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_info</h1>
-
-<p><i>declared in "vorbis/codec.h"</i></p>
-
-<p>
-The vorbis_info structure contains basic information about the audio in a vorbis bitstream.
-<p>
-
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>typedef struct vorbis_info{
- int version;
- int channels;
- long rate;
-
- long bitrate_upper;
- long bitrate_nominal;
- long bitrate_lower;
- long bitrate_window;
-
- void *codec_setup;
-
-} vorbis_info;</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Relevant Struct Members</h3>
-<dl>
-<dt><i>version</i></dt>
-<dd>Vorbis encoder version used to create this bitstream.</dd>
-<dt><i>channels</i></dt>
-<dd>Int signifying number of channels in bitstream.</dd>
-<dt><i>rate</i></dt>
-<dd>Sampling rate of the bitstream.</dd>
-<dt><i>bitrate_upper</i></dt>
-<dd>Specifies the upper limit in a VBR bitstream. If the value matches the bitrate_nominal and bitrate_lower parameters, the stream is fixed bitrate. May be unset if no limit exists.</dd>
-<dt><i>bitrate_nominal</i></dt>
-<dd>Specifies the average bitrate for a VBR bitstream. May be unset. If the bitrate_upper and bitrate_lower parameters match, the stream is fixed bitrate.</dd>
-<dt><i>bitrate_lower</i></dt>
-<dd>Specifies the lower limit in a VBR bitstream. If the value matches the bitrate_nominal and bitrate_upper parameters, the stream is fixed bitrate. May be unset if no limit exists.</dd>
-<dt><i>bitrate_window</i></dt>
-<dd>Currently unset.</dd>
-
-<dt><i>codec_setup</i></dt>
-<dd>Internal structure that contains the detailed/unpacked configuration for decoding the current Vorbis bitstream.</dd>
-</dl>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_info_blocksize.html b/contrib/vorbis/doc/libvorbis/vorbis_info_blocksize.html
deleted file mode 100644
index f256d24..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_info_blocksize.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_info_blocksize</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_info_blocksize</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function gets the possible sizes for encoded blocks. There
-are short blocks (zo = 0) and long blocks (zo = 1). The size of a long
-block is guaranteed to be greater than or equal to the size of a short
-block.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_info_blocksize(vorbis_info *vi,int zo);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vi</i></dt>
-<dd>Pointer to the vorbis_info struct.</dd>
-<dt><i>zo</i></dt>
-<dd>Integer for which block size to get: 0 for short and 1 for long</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>A positive integer for the block size.</li>
-<li>-1 on error.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_info_clear.html b/contrib/vorbis/doc/libvorbis/vorbis_info_clear.html
deleted file mode 100644
index 907be6f..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_info_clear.html
+++ /dev/null
@@ -1,61 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_info_clear</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_info_clear</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function frees the internal storage for a vorbis_info structure.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern void vorbis_info_clear(vorbis_info *vi);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vi</i></dt>
-<dd>Pointer to a vorbis_info struct to be cleared.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-None.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_info_init.html b/contrib/vorbis/doc/libvorbis/vorbis_info_init.html
deleted file mode 100644
index a0e58fb..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_info_init.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_info_init</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_info_init</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function initializes a <a href="vorbis_info.html">vorbis_info</a>
-structure and allocates its internal storage.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern void vorbis_info_init(vorbis_info *vi);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vi</i></dt>
-<dd>Pointer to a vorbis_info struct to be initialized.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-None.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_packet_blocksize.html b/contrib/vorbis/doc/libvorbis/vorbis_packet_blocksize.html
deleted file mode 100644
index 827e03f..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_packet_blocksize.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_packet_blocksize</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_packet_blocksize</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function gets the size of the block that would result from
-decoding a Vorbis packet but does not actually decode the packet.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern long vorbis_packet_blocksize(vorbis_info *vi,ogg_packet *op);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vi</i></dt>
-<dd>The <a href="vorbis_info.html">vorbis_info</a> structure for the
-stream the packet is from.</dd>
-<dt><i>op</i></dt>
-<dd>The packet to get the block size of.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>The block size on success.</li>
-<li>OV_ENOTAUDIO if the packet is not an audio packet.</li>
-<li>OV_EBADPACKET if there was an error in the packet.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_synthesis.html b/contrib/vorbis/doc/libvorbis/vorbis_synthesis.html
deleted file mode 100644
index 38ac4ed..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_synthesis.html
+++ /dev/null
@@ -1,70 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_synthesis</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_synthesis</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function decodes a Vorbis packet into a block of data. The
-<a href="vorbis_block.html">vorbis_block</a> should then be submitted
-to the <a href="vorbis_dsp_state.html">vorbis_dsp_state</a>
-for the decoder instance using
-<a href="vorbis_synthesis_blockin.html">vorbis_synthesis_blockin</a>
-to be assembled into the final decoded audio.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_synthesis(vorbis_block *vb,ogg_packet *op);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vb</i></dt>
-<dd>The <a href="vorbis_block.html">vorbis_block</a> to decode the
-packet into.</dd>
-<dt><i>op</i></dt>
-<dd>The ogg_packet to decode.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>0 on success.</li>
-<li>OV_ENOTAUDIO if the packet is not an audio packet.</li>
-<li>OV_EBADPACKET if there was an error in the packet.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_blockin.html b/contrib/vorbis/doc/libvorbis/vorbis_synthesis_blockin.html
deleted file mode 100644
index d12fd2a..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_blockin.html
+++ /dev/null
@@ -1,69 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_synthesis_blockin</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_synthesis_blockin</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function submits a <a href="vorbis_block.html">vorbis_block</a>
-for assembly into the final decoded audio. After calling
-this function, decoded audio can be obtained with
-<a href="vorbis_synthesis_pcmout.html">vorbis_synthesis_pcmout</a>.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_synthesis_blockin(vorbis_dsp_state *v,vorbis_block *vb);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>v</i></dt>
-<dd>The <a href="vorbis_dsp_state.html">vorbis_dsp_state</a> for the
-decoder instance.</dd>
-<dt><i>vb</i></dt>
-<dd>The <a href="vorbis_block.html">vorbis_block</a> to submit. After
-this function returns, it can be reused in another call to
-<a href="vorbis_synthesis.html">vorbis_synthesis</a>.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>0 on success.</li>
-<li>OV_EINVAL if the decoder is in an invalid state to accept blocks.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_halfrate.html b/contrib/vorbis/doc/libvorbis/vorbis_synthesis_halfrate.html
deleted file mode 100644
index fefe8d3..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_halfrate.html
+++ /dev/null
@@ -1,68 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_synthesis_halfrate</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_synthesis_halfrate</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function puts the Vorbis decoder into or out of half-rate
-mode. In half-rate mode, the audio is decoded to only half its original
-sampling rate. Half-rate mode speeds up decoding at the expense of
-decoded audio quality.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_synthesis_halfrate(vorbis_info *v,int flag);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>v</i></dt>
-<dd>The <a href="vorbis_info.html">vorbis_info</a> structure for the
-decoder instance.</dd>
-<dt><i>flag</i></dt>
-<dd>Whether half-rate mode is to be turned on or off. Zero turns it off;
-nonzero turns it on.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>0 on success.</li>
-<li>-1 if half-rate mode could not be set.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_halfrate_p.html b/contrib/vorbis/doc/libvorbis/vorbis_synthesis_halfrate_p.html
deleted file mode 100644
index d82880e..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_halfrate_p.html
+++ /dev/null
@@ -1,64 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_synthesis_halfrate_p</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_synthesis_halfrate_p</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function gets whether a decoder is in half-rate mode. See
-<a href="vorbis_synthesis_halfrate.html">vorbis_synthesis_halfrate</a>
-for more information on half-rate mode.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_synthesis_halfrate_p(vorbis_info *v);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>v</i></dt>
-<dd>The <a href="vorbis_info.html">vorbis_info</a> structure for the
-decoder instance.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>1 if half-rate mode is on.</li>
-<li>0 if half-rate mode is off.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_headerin.html b/contrib/vorbis/doc/libvorbis/vorbis_synthesis_headerin.html
deleted file mode 100644
index 835d8ce..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_headerin.html
+++ /dev/null
@@ -1,80 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_synthesis_headerin</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_synthesis_headerin</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function decodes a header packet from a Vorbis stream and applies
-the contents to the given <a href="vorbis_info.html">vorbis_info</a>
-structure (to provide codec parameters to the decoder) and
-<a href="vorbis_comment.html">vorbis_comment</a> structure (to provide
-access to the embedded Vorbis comments).</p>
-
-<p>Once the three Vorbis header packets (info, comments,
-and codebooks, in that order) have been passed to this
-function, the <a href="vorbis_info.html">vorbis_info</a>
-structure is ready to be used in a call to
-<a href="vorbis_synthesis_init.html">vorbis_synthesis_init</a>.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_synthesis_headerin(vorbis_info *vi,vorbis_comment *vc,
- ogg_packet *op);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vi</i></dt>
-<dd>The <a href="vorbis_info.html">vorbis_info</a> structure to apply
-the decoded information to.</dd>
-<dt><i>vc</i></dt>
-<dd>The <a href="vorbis_comment.html">vorbis_comment</a> structure to
-apply the decoded comments to.</dd>
-<dt><i>op</i></dt>
-<dd>The ogg_packet to decode.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>0 on success.</li>
-<li>OV_ENOTVORBIS if the packet is not a Vorbis header packet.</li>
-<li>OV_EBADHEADER if there was an error interpreting the packet.</li>
-<li>OV_EFAULT on internal error.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_idheader.html b/contrib/vorbis/doc/libvorbis/vorbis_synthesis_idheader.html
deleted file mode 100644
index 7fe99e9..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_idheader.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_synthesis_idheader</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_synthesis_idheader</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function checks whether a packet is a valid Vorbis identification
-header packet. This function can be used to detect whether a logical
-Ogg stream could be a Vorbis stream, given its very first packet.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_synthesis_idheader(ogg_packet *op);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>op</i></dt>
-<dd>Pointer to the ogg_packet to check.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>1 if the packet is a valid first packet for a Vorbis bitstream.</li>
-<li>0 if not.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_init.html b/contrib/vorbis/doc/libvorbis/vorbis_synthesis_init.html
deleted file mode 100644
index 64f06b9..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_init.html
+++ /dev/null
@@ -1,69 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_synthesis_init</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_synthesis_init</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function initializes a
-<a href="vorbis_dsp_state.html">vorbis_dsp_state</a> structure for
-decoding and allocates internal storage for it.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_synthesis_init(vorbis_dsp_state *v,vorbis_info *vi);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>v</i></dt>
-<dd>The <a href="vorbis_dsp_state.html">vorbis_dsp_state</a> to initialize
-for decoding.</dd>
-<dt><i>vi</i></dt>
-<dd>The <a href="vorbis_info.html">vorbis_info</a> structure
-for the stream. The vorbis_info structure must have had <a
-href="vorbis_synthesis_headerin.html">vorbis_synthesis_headerin</a>
-called on it for each header packet in the stream.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>0 on success.</li>
-<li>1 on error.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_lapout.html b/contrib/vorbis/doc/libvorbis/vorbis_synthesis_lapout.html
deleted file mode 100644
index 7fcdf06..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_lapout.html
+++ /dev/null
@@ -1,74 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_synthesis_lapout</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_synthesis_lapout</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function retrieves buffers containing decoded audio samples, similarly
-to <a href="vorbis_synthesis_pcmout.html">vorbis_synthesis_pcmout</a>.
-However, it includes some extra samples extrapolated from the end of
-the audio, suitable for crosslapping with other blocks. This exists mainly
-for <a href="../vorbisfile/index.html">libvorbisfile</a> to use for
-handling chained bitstreams and bitstreams with holes.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_synthesis_lapout(vorbis_dsp_state *v,float ***pcm);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>v</i></dt>
-<dd>The <a href="vorbis_dsp_state.html">vorbis_dsp_state</a> for the
-decoder instance.</dd>
-<dt><i>pcm</i></dt>
-<dd>A pointer to a float** which will be made to point to an array of
-pointers to the decoded samples for each channel. The memory is owned
-by the decoder instance and will be freed when the application continues
-decoding or destroys the decoder instance. This can be NULL, in which
-case the return value gives the number of samples that would be returned
-if this function were called with a non-NULL pointer here.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>The number of samples available in the output buffer.</li>
-<li>0 if no more samples are currently available.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_pcmout.html b/contrib/vorbis/doc/libvorbis/vorbis_synthesis_pcmout.html
deleted file mode 100644
index 0283d88..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_pcmout.html
+++ /dev/null
@@ -1,75 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_synthesis_pcmout</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_synthesis_pcmout</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function retrieves buffers containing decoded audio samples.</p>
-<p>The application is not required to make use of all of the samples
-made available to it by one call to this function before it continues to
-decode. Use <a href="vorbis_synthesis_read.html">vorbis_synthesis_read</a>
-to inform the decoder of how many samples were actually used. Any
-unused samples will be included in the buffers output by the next call
-to this function.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_synthesis_pcmout(vorbis_dsp_state *v,float ***pcm);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>v</i></dt>
-<dd>The <a href="vorbis_dsp_state.html">vorbis_dsp_state</a> for the
-decoder instance.</dd>
-<dt><i>pcm</i></dt>
-<dd>A pointer to a float** which will be made to point to an array of
-pointers to the decoded samples for each channel. The memory is owned
-by the decoder instance and will be freed when the application continues
-decoding or destroys the decoder instance. This can be NULL, in which
-case the return value gives the number of samples that would be returned
-if this function were called with a non-NULL pointer here.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>The number of samples available in the output buffer.</li>
-<li>0 if no more samples are currently available.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_read.html b/contrib/vorbis/doc/libvorbis/vorbis_synthesis_read.html
deleted file mode 100644
index 4972a85..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_read.html
+++ /dev/null
@@ -1,67 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_synthesis_read</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_synthesis_read</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function informs the Vorbis decoder of how many
-samples the application used from the last buffer output by
-<a href="vorbis_synthesis_pcmout.html">vorbis_synthesis_pcmout</a>.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_synthesis_read(vorbis_dsp_state *v,int samples);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>v</i></dt>
-<dd>The <a href="vorbis_dsp_state.html">vorbis_dsp_state</a> for the
-decoder instance.</dd>
-<dt><i>samples</i></dt>
-<dd>The number of samples the application has used.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>0 on success.</li>
-<li>OV_EINVAL if <i>samples</i> is greater than the number of remaining
-samples in the buffer.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_restart.html b/contrib/vorbis/doc/libvorbis/vorbis_synthesis_restart.html
deleted file mode 100644
index c02385e..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_restart.html
+++ /dev/null
@@ -1,64 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_synthesis_restart</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_synthesis_restart</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function restores a
-<a href="vorbis_dsp_state.html">vorbis_dsp_state</a> structure
-representing a decoder to its freshly-initialized state. This should be
-called if the application seeks within a Vorbis bitstream.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_synthesis_restart(vorbis_dsp_state *v);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>v</i></dt>
-<dd>The <a href="vorbis_dsp_state.html">vorbis_dsp_state</a> to reset.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>0 on success.</li>
-<li>-1 on error.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_trackonly.html b/contrib/vorbis/doc/libvorbis/vorbis_synthesis_trackonly.html
deleted file mode 100644
index dd3e685..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_synthesis_trackonly.html
+++ /dev/null
@@ -1,71 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_synthesis_trackonly</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_synthesis_trackonly</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function decodes a Vorbis packet similarly to
-<a href="vorbis_synthesis.html">vorbis_synthesis</a>, except that the
-<a href="vorbis_block.html">vorbis_block</a> produced does not contain
-any audio data but merely updates the decoder's state as though the
-block had been actually decoded when
-<a href="vorbis_synthesis_blockin.html">vorbis_synthesis_blockin</a>
-is called on it.</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_synthesis_trackonly(vorbis_block *vb,ogg_packet *op);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vb</i></dt>
-<dd>The <a href="vorbis_block.html">vorbis_block</a> to decode the
-packet into.</dd>
-<dt><i>op</i></dt>
-<dd>The ogg_packet to decode.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>0 on success.</li>
-<li>OV_ENOTAUDIO if the packet is not an audio packet.</li>
-<li>OV_EBADPACKET if there was an error in the packet.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/libvorbis/vorbis_version_string.html b/contrib/vorbis/doc/libvorbis/vorbis_version_string.html
deleted file mode 100644
index e85f23e..0000000
--- a/contrib/vorbis/doc/libvorbis/vorbis_version_string.html
+++ /dev/null
@@ -1,56 +0,0 @@
-<html>
-
-<head>
-<title>libvorbis - function - vorbis_version_string</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_version_string</h1>
-
-<p><i>declared in "vorbis/codec.h";</i></p>
-
-<p>This function returns a string giving version information for libvorbis. (This is not the same string that libvorbis encodes into the vendor field of comment headers.)</p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern const char *vorbis_version_string(void);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<p>None.</p>
-
-<h3>Return Values</h3>
-<blockquote>
-<li>The libvorbis version string. The string is in static storage.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbis documentation</p></td>
-<td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/oggstream.html b/contrib/vorbis/doc/oggstream.html
deleted file mode 100644
index 6952ed9..0000000
--- a/contrib/vorbis/doc/oggstream.html
+++ /dev/null
@@ -1,234 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"/>
-<title>Ogg Vorbis Documentation</title>
-
-<style type="text/css">
-body {
- margin: 0 18px 0 18px;
- padding-bottom: 30px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- color: #333333;
- font-size: .8em;
-}
-
-a {
- color: #3366cc;
-}
-
-img {
- border: 0;
-}
-
-#xiphlogo {
- margin: 30px 0 16px 0;
-}
-
-#content p {
- line-height: 1.4;
-}
-
-h1, h1 a, h2, h2 a, h3, h3 a {
- font-weight: bold;
- color: #ff9900;
- margin: 1.3em 0 8px 0;
-}
-
-h1 {
- font-size: 1.3em;
-}
-
-h2 {
- font-size: 1.2em;
-}
-
-h3 {
- font-size: 1.1em;
-}
-
-li {
- line-height: 1.4;
-}
-
-#copyright {
- margin-top: 30px;
- line-height: 1.5em;
- text-align: center;
- font-size: .8em;
- color: #888888;
- clear: both;
-}
-</style>
-
-</head>
-
-<body>
-
-<div id="xiphlogo">
- <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.Org"/></a>
-</div>
-
-<h1>Ogg logical and physical bitstream overview</h1>
-
-<h2>Ogg bitstreams</h2>
-
-<p>Ogg codecs use octet vectors of raw, compressed data
-(<em>packets</em>). These compressed packets do not have any
-high-level structure or boundary information; strung together, they
-appear to be streams of random bytes with no landmarks.</p>
-
-<p>Raw packets may be used directly by transport mechanisms that provide
-their own framing and packet-separation mechanisms (such as UDP
-datagrams). For stream based storage (such as files) and transport
-(such as TCP streams or pipes), Vorbis and other future Ogg codecs use
-the Ogg bitstream format to provide framing/sync, sync recapture
-after error, landmarks during seeking, and enough information to
-properly separate data back into packets at the original packet
-boundaries without relying on decoding to find packet boundaries.</p>
-
-<h2>Logical and physical bitstreams</h2>
-
-<p>Raw packets are grouped and encoded into contiguous pages of
-structured bitstream data called <em>logical bitstreams</em>. A
-logical bitstream consists of pages, in order, belonging to a single
-codec instance. Each page is a self contained entity (although it is
-possible that a packet may be split and encoded across one or more
-pages); that is, the page decode mechanism is designed to recognize,
-verify and handle single pages at a time from the overall bitstream.</p>
-
-<p>Multiple logical bitstreams can be combined (with restrictions) into a
-single <em>physical bitstream</em>. A physical bitstream consists of
-multiple logical bitstreams multiplexed at the page level and may
-include a 'meta-header' at the beginning of the multiplexed logical
-stream that serves as identification magic. Whole pages are taken in
-order from multiple logical bitstreams and combined into a single
-physical stream of pages. The decoder reconstructs the original
-logical bitstreams from the physical bitstream by taking the pages in
-order from the physical bitstream and redirecting them into the
-appropriate logical decoding entity. The simplest physical bitstream
-is a single, unmultiplexed logical bitstream with no meta-header; this
-is referred to as a 'degenerate stream'.</p>
-
-<p><a href="framing.html">Ogg Logical Bitstream Framing</a> discusses
-the page format of an Ogg bitstream, the packet coding process
-and logical bitstreams in detail. The remainder of this document
-specifies requirements for constructing finished, physical Ogg
-bitstreams.</p>
-
-<h2>Mapping Restrictions</h2>
-
-<p>Logical bitstreams may not be mapped/multiplexed into physical
-bitstreams without restriction. Here we discuss design restrictions
-on Ogg physical bitstreams in general, mostly to introduce
-design rationale. Each 'media' format defines its own (generally more
-restrictive) mapping. An 'Ogg Vorbis Audio Bitstream', for example, has a
-specific physical bitstream structure.
-An 'Ogg A/V' bitstream (not currently specified) will also mandate a
-specific, restricted physical bitstream format.</p>
-
-<h3>additional end-to-end structure</h3>
-
-<p>The <a href="framing.html">framing specification</a> defines
-'beginning of stream' and 'end of stream' page markers via a header
-flag (it is possible for a stream to consist of a single page). A
-stream always consists of an integer number of pages, an easy
-requirement given the variable size nature of pages.</p>
-
-<p>In addition to the header flag marking the first and last pages of a
-logical bitstream, the first page of an Ogg bitstream obeys
-additional restrictions. Each individual media mapping specifies its
-own implementation details regarding these restrictions.</p>
-
-<p>The first page of a logical Ogg bitstream consists of a single,
-small 'initial header' packet that includes sufficient information to
-identify the exact CODEC type and media requirements of the logical
-bitstream. The intent of this restriction is to simplify identifying
-the bitstream type and content; for a given media type (or across all
-Ogg media types) we can know that we only need a small, fixed
-amount of data to uniquely identify the bitstream type.</p>
-
-<p>As an example, Ogg Vorbis places the name and revision of the Vorbis
-CODEC, the audio rate and the audio quality into this initial header,
-thus simplifying vastly the certain identification of an Ogg Vorbis
-audio bitstream.</p>
-
-<h3>sequential multiplexing (chaining)</h3>
-
-<p>The simplest form of logical bitstream multiplexing is concatenation
-(<em>chaining</em>). Complete logical bitstreams are strung
-one-after-another in order. The bitstreams do not overlap; the final
-page of a given logical bitstream is immediately followed by the
-initial page of the next. Chaining is the only logical->physical
-mapping allowed by Ogg Vorbis.</p>
-
-<p>Each chained logical bitstream must have a unique serial number within
-the scope of the physical bitstream.</p>
-
-<h3>concurrent multiplexing (grouping)</h3>
-
-<p>Logical bitstreams may also be multiplexed 'in parallel'
-(<em>grouped</em>). An example of grouping would be to allow
-streaming of separate audio and video streams, using different codecs
-and different logical bitstreams, in the same physical bitstream.
-Whole pages from multiple logical bitstreams are mixed together.</p>
-
-<p>The initial pages of each logical bitstream must appear first; the
-media mapping specifies the order of the initial pages. For example,
-Ogg A/V will eventually specify an Ogg video bitstream with
-audio. The mapping may specify that the physical bitstream must begin
-with the initial page of a logical video bitstream, followed by the
-initial page of an audio stream. Unlike initial pages, terminal pages
-for the logical bitstreams need not all occur contiguously (although a
-specific media mapping may require this; it is not mandated by the
-generic Ogg stream spec). Terminal pages may be 'nil' pages,
-that is, pages containing no content but simply a page header with
-position information and the 'last page of bitstream' flag set in the
-page header.</p>
-
-<p>Each grouped bitstream must have a unique serial number within the
-scope of the physical bitstream.</p>
-
-<h3>sequential and concurrent multiplexing</h3>
-
-<p>Groups of concurrently multiplexed bitstreams may be chained
-consecutively. Such a physical bitstream obeys all the rules of both
-grouped and chained multiplexed streams; the groups, when unchained ,
-must stand on their own as a valid concurrently multiplexed
-bitstream.</p>
-
-<h3>multiplexing example</h3>
-
-<p>Below, we present an example of a grouped and chained bitstream:</p>
-
-<p><img src="stream.png" alt="stream"/></p>
-
-<p>In this example, we see pages from five total logical bitstreams
-multiplexed into a physical bitstream. Note the following
-characteristics:</p>
-
-<ol>
-<li>Grouped bitstreams begin together; all of the initial pages
-must appear before any data pages. When concurrently multiplexed
-groups are chained, the new group does not begin until all the
-bitstreams in the previous group have terminated.</li>
-
-<li>The pages of concurrently multiplexed bitstreams need not conform
-to a regular order; the only requirement is that page <tt>n</tt> of a
-logical bitstream follow page <tt>n-1</tt> in the physical bitstream.
-There are no restrictions on intervening pages belonging to other
-logical bitstreams. (Tying page appearance to bitrate demands is one
-logical strategy, ie, the page appears at the chronological point
-where decode requires more information).</li>
-</ol>
-
-<div id="copyright">
- The Xiph Fish Logo is a
- trademark (&trade;) of Xiph.Org.<br/>
-
- These pages &copy; 1994 - 2005 Xiph.Org. All rights reserved.
-</div>
-
-</body>
-</html>
diff --git a/contrib/vorbis/doc/programming.html b/contrib/vorbis/doc/programming.html
deleted file mode 100644
index 4b54347..0000000
--- a/contrib/vorbis/doc/programming.html
+++ /dev/null
@@ -1,554 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"/>
-<title>Ogg Vorbis Documentation</title>
-
-<style type="text/css">
-body {
- margin: 0 18px 0 18px;
- padding-bottom: 30px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- color: #333333;
- font-size: .8em;
-}
-
-a {
- color: #3366cc;
-}
-
-img {
- border: 0;
-}
-
-#xiphlogo {
- margin: 30px 0 16px 0;
-}
-
-#content p {
- line-height: 1.4;
-}
-
-h1, h1 a, h2, h2 a, h3, h3 a {
- font-weight: bold;
- color: #ff9900;
- margin: 1.3em 0 8px 0;
-}
-
-h1 {
- font-size: 1.3em;
-}
-
-h2 {
- font-size: 1.2em;
-}
-
-h3 {
- font-size: 1.1em;
-}
-
-li {
- line-height: 1.4;
-}
-
-#copyright {
- margin-top: 30px;
- line-height: 1.5em;
- text-align: center;
- font-size: .8em;
- color: #888888;
- clear: both;
-}
-</style>
-
-</head>
-
-<body>
-
-<div id="xiphlogo">
- <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.Org"/></a>
-</div>
-
-<h1>Programming with Xiph.Org <tt>libvorbis</tt></h1>
-
-<h2>Description</h2>
-
-<p>Libvorbis is the Xiph.Org Foundation's portable Ogg Vorbis CODEC
-implemented as a programmatic library. Libvorbis provides primitives
-to handle framing and manipulation of Ogg bitstreams (used by the
-Vorbis for streaming), a full analysis (encoding) interface as well as
-packet decoding and synthesis for playback.</p>
-
-<p>The libvorbis library does not provide any system interface; a
-full-featured demonstration player included with the library
-distribtion provides example code for a variety of system interfaces
-as well as a working example of using libvorbis in production code.</p>
-
-<h2>Encoding Overview</h2>
-
-<h2>Decoding Overview</h2>
-
-<p>Decoding a bitstream with libvorbis follows roughly the following
-steps:</p>
-
-<ol>
-<li>Frame the incoming bitstream into pages</li>
-<li>Sort the pages by logical bitstream and buffer then into logical streams</li>
-<li>Decompose the logical streams into raw packets</li>
-<li>Reconstruct segments of the original data from each packet</li>
-<li>Glue the reconstructed segments back into a decoded stream</li>
-</ol>
-
-<h3>Framing</h3>
-
-<p>An Ogg bitstream is logically arranged into pages, but to decode
-the pages, we have to find them first. The raw bitstream is first fed
-into an <tt>ogg_sync_state</tt> buffer using <tt>ogg_sync_buffer()</tt>
-and <tt>ogg_sync_wrote()</tt>. After each block we submit to the sync
-buffer, we should check to see if we can frame and extract a complete
-page or pages using <tt>ogg_sync_pageout()</tt>. Extra pages are
-buffered; allowing them to build up in the <tt>ogg_sync_state</tt>
-buffer will eventually exhaust memory.</p>
-
-<p>The Ogg pages returned from <tt>ogg_sync_pageout</tt> need not be
-decoded further to be used as landmarks in seeking; seeking can be
-either a rough process of simply jumping to approximately intuited
-portions of the bitstream, or it can be a precise bisection process
-that captures pages and inspects data position. When seeking,
-however, sequential multiplexing (chaining) must be accounted for;
-beginning play in a new logical bitstream requires initializing a
-synthesis engine with the headers from that bitstream. Vorbis
-bitstreams do not make use of concurent multiplexing (grouping).</p>
-
-<h3>Sorting</h3>
-
-<p>The pages produced by <tt>ogg_sync_pageout</tt> are then sorted by
-serial number to seperate logical bitstreams. Initialize logical
-bitstream buffers (<tt>og_stream_state</tt>) using
-<tt>ogg_stream_init()</tt>. Pages are submitted to the matching
-logical bitstream buffer using <tt>ogg_stream_pagein</tt>; the serial
-number of the page and the stream buffer must match, or the page will
-be rejected. A page submitted out of sequence will simply be noted,
-and in the course of outputting packets, the hole will be flagged
-(<tt>ogg_sync_pageout</tt> and <tt>ogg_stream_packetout</tt> will
-return a negative value at positions where they had to recapture the
-stream).</p>
-
-<h3>Extracting packets</h3>
-
-<p>After submitting page[s] to a logical stream, read available packets
-using <tt>ogg_stream_packetout</tt>.</p>
-
-<h3>Decoding packets</h3>
-
-<h3>Reassembling data segments</h3>
-
-<h2>Ogg Bitstream Manipulation Structures</h2>
-
-<p>Two of the Ogg bitstream data structures are intended to be
-transparent to the developer; the fields should be used directly.</p>
-
-<h3>ogg_packet</h3>
-
-<pre>
-typedef struct {
- unsigned char *packet;
- long bytes;
- long b_o_s;
- long e_o_s;
-
- size64 granulepos;
-
-} ogg_packet;
-</pre>
-
-<dl>
-<dt>packet:</dt>
-<dd>a pointer to the byte data of the raw packet</dd>
-<dt>bytes:</dt>
-<dd>the size of the packet' raw data</dd>
-<dt>b_o_s:</dt>
-<dd>beginning of stream; nonzero if this is the first packet of
- the logical bitstream</dd>
-<dt>e_o_s:</dt>
-<dd>end of stream; nonzero if this is the last packet of the
- logical bitstream</dd>
-<dt>granulepos:</dt>
-<dd>the absolute position of this packet in the original
- uncompressed data stream.</dd>
-</dl>
-
-<h4>encoding notes</h4>
-
-<p>The encoder is responsible for setting all of
-the fields of the packet to appropriate values before submission to
-<tt>ogg_stream_packetin()</tt>; however, it is noted that the value in
-<tt>b_o_s</tt> is ignored; the first page produced from a given
-<tt>ogg_stream_state</tt> structure will be stamped as the initial
-page. <tt>e_o_s</tt>, however, must be set; this is the means by
-which the stream encoding primitives handle end of stream and cleanup.</p>
-
-<h4>decoding notes</h4>
-
-<p><tt>ogg_stream_packetout()</tt> sets the fields
-to appropriate values. Note that granulepos will be >= 0 only in the
-case that the given packet actually represents that position (ie, only
-the last packet completed on any page will have a meaningful
-<tt>granulepos</tt>). Intervening frames will see <tt>granulepos</tt> set
-to -1.</p>
-
-<h3>ogg_page</h3>
-
-<pre>
-typedef struct {
- unsigned char *header;
- long header_len;
- unsigned char *body;
- long body_len;
-} ogg_page;
-</pre>
-
-<dl>
-<dt>header:</dt>
-<dd>pointer to the page header data</dd>
-<dt>header_len:</dt>
-<dd>length of the page header in bytes</dd>
-<dt>body:</dt>
-<dd>pointer to the page body</dd>
-<dt>body_len:</dt>
-<dd>length of the page body</dd>
-</dl>
-
-<p>Note that although the <tt>header</tt> and <tt>body</tt> pointers do
-not necessarily point into a single contiguous page vector, the page
-body must immediately follow the header in the bitstream.</p>
-
-<h2>Ogg Bitstream Manipulation Functions</h2>
-
-<h3>
-int ogg_page_bos(ogg_page *og);
-</h3>
-
-<p>Returns the 'beginning of stream' flag for the given Ogg page. The
-beginning of stream flag is set on the initial page of a logical
-bitstream.</p>
-
-<p>Zero indicates the flag is cleared (this is not the initial page of a
-logical bitstream). Nonzero indicates the flag is set (this is the
-initial page of a logical bitstream).</p>
-
-<h3>
-int ogg_page_continued(ogg_page *og);
-</h3>
-
-<p>Returns the 'packet continued' flag for the given Ogg page. The packet
-continued flag indicates whether or not the body data of this page
-begins with packet continued from a preceeding page.</p>
-
-<p>Zero (unset) indicates that the body data begins with a new packet.
-Nonzero (set) indicates that the first packet data on the page is a
-continuation from the preceeding page.</p>
-
-<h3>
-int ogg_page_eos(ogg_page *og);
-</h3>
-
-<p>Returns the 'end of stream' flag for a give Ogg page. The end of page
-flag is set on the last (terminal) page of a logical bitstream.</p>
-
-<p>Zero (unset) indicates that this is not the last page of a logical
-bitstream. Nonzero (set) indicates that this is the last page of a
-logical bitstream and that no addiitonal pages belonging to this
-bitstream may follow.</p>
-
-<h3>
-size64 ogg_page_granulepos(ogg_page *og);
-</h3>
-
-<p>Returns the position of this page as an absolute position within the
-original uncompressed data. The position, as returned, is 'frames
-encoded to date up to and including the last whole packet on this
-page'. Partial packets begun on this page but continued to the
-following page are not included. If no packet ends on this page, the
-frame position value will be equal to the frame position value of the
-preceeding page. If none of the original uncompressed data is yet
-represented in the logical bitstream (for example, the first page of a
-bitstream consists only of a header packet; this packet encodes only
-metadata), the value shall be zero.</p>
-
-<p>The units of the framenumber are determined by media mapping. A
-vorbis audio bitstream, for example, defines one frame to be the
-channel values from a single sampling period (eg, a 16 bit stereo
-bitstream consists of two samples of two bytes for a total of four
-bytes, thus a frame would be four bytes). A video stream defines one
-frame to be a single frame of video.</p>
-
-<h3>
-int ogg_page_pageno(ogg_page *og);
-</h3>
-
-<p>Returns the sequential page number of the given Ogg page. The first
-page in a logical bitstream is numbered zero; following pages are
-numbered in increasing monotonic order.</p>
-
-<h3>
-int ogg_page_serialno(ogg_page *og);
-</h3>
-
-<p>Returns the serial number of the given Ogg page. The serial number is
-used as a handle to distinguish various logical bitstreams in a
-physical Ogg bitstresm. Every logical bitstream within a
-physical bitstream must use a unique (within the scope of the physical
-bitstream) serial number, which is stamped on all bitstream pages.</p>
-
-<h3>
-int ogg_page_version(ogg_page *og);
-</h3>
-
-<p>Returns the revision of the Ogg bitstream structure of the given page.
-Currently, the only permitted number is zero. Later revisions of the
-bitstream spec will increment this version should any changes be
-incompatable.</p>
-
-<h3>
-int ogg_stream_clear(ogg_stream_state *os);
-</h3>
-
-<p>Clears and deallocates the internal storage of the given Ogg stream.
-After clearing, the stream structure is not initialized for use;
-<tt>ogg_stream_init</tt> must be called to reinitialize for use.
-Use <tt>ogg_stream_reset</tt> to reset the stream state
-to a fresh, intiialized state.</p>
-
-<p><tt>ogg_stream_clear</tt> does not call <tt>free()</tt> on the pointer
-<tt>os</tt>, allowing use of this call on stream structures in static
-or automatic storage. <tt>ogg_stream_destroy</tt>is a complimentary
-function that frees the pointer as well.</p>
-
-<p>Returns zero on success and non-zero on failure. This function always
-succeeds.</p>
-
-<h3>
-int ogg_stream_destroy(ogg_stream_state *os);
-</h3>
-
-<p>Clears and deallocates the internal storage of the given Ogg stream,
-then frees the storage associated with the pointer <tt>os</tt>.</p>
-
-<p><tt>ogg_stream_clear</tt> does not call <tt>free()</tt> on the pointer
-<tt>os</tt>, allowing use of that call on stream structures in static
-or automatic storage.</p>
-
-<p>Returns zero on success and non-zero on failure. This function always
-succeeds.</p>
-
-<h3>
-int ogg_stream_init(ogg_stream_state *os,int serialno);
-</h3>
-
-<p>Initialize the storage associated with <tt>os</tt> for use as an Ogg
-stream. This call is used to initialize a stream for both encode and
-decode. The given serial number is the serial number that will be
-stamped on pages of the produced bitstream (during encode), or used as
-a check that pages match (during decode).</p>
-
-<p>Returns zero on success, nonzero on failure.</p>
-
-<h3>
-int ogg_stream_packetin(ogg_stream_state *os, ogg_packet *op);
-</h3>
-
-<p>Used during encoding to add the given raw packet to the given Ogg
-bitstream. The contents of <tt>op</tt> are copied;
-<tt>ogg_stream_packetin</tt> does not retain any pointers into
-<tt>op</tt>'s storage. The encoding proccess buffers incoming packets
-until enough packets have been assembled to form an entire page;
-<tt>ogg_stream_pageout</tt> is used to read complete pages.</p>
-
-<p>Returns zero on success, nonzero on failure.</p>
-
-<h3>
-int ogg_stream_packetout(ogg_stream_state *os,ogg_packet *op);
-</h3>
-
-<p>Used during decoding to read raw packets from the given logical
-bitstream. <tt>ogg_stream_packetout</tt> will only return complete
-packets for which checksumming indicates no corruption. The size and
-contents of the packet exactly match those given in the encoding
-process. </p>
-
-<p>Returns zero if the next packet is not ready to be read (not buffered
-or incomplete), positive if it returned a complete packet in
-<tt>op</tt> and negative if there is a gap, extra bytes or corruption
-at this position in the bitstream (essentially that the bitstream had
-to be recaptured). A negative value is not necessarily an error. It
-would be a common occurence when seeking, for example, which requires
-recapture of the bitstream at the position decoding continued.</p>
-
-<p>If the return value is positive, <tt>ogg_stream_packetout</tt> placed
-a packet in <tt>op</tt>. The data in <tt>op</tt> points to static
-storage that is valid until the next call to
-<tt>ogg_stream_pagein</tt>, <tt>ogg_stream_clear</tt>,
-<tt>ogg_stream_reset</tt>, or <tt>ogg_stream_destroy</tt>. The
-pointers are not invalidated by more calls to
-<tt>ogg_stream_packetout</tt>.</p>
-
-<h3>
-int ogg_stream_pagein(ogg_stream_state *os, ogg_page *og);
-</h3>
-
-<p>Used during decoding to buffer the given complete, pre-verified page
-for decoding into raw Ogg packets. The given page must be framed,
-normally produced by <tt>ogg_sync_pageout</tt>, and from the logical
-bitstream associated with <tt>os</tt> (the serial numbers must match).
-The contents of the given page are copied; <tt>ogg_stream_pagein</tt>
-retains no pointers into <tt>og</tt> storage.</p>
-
-<p>Returns zero on success and non-zero on failure.</p>
-
-<h3>
-int ogg_stream_pageout(ogg_stream_state *os, ogg_page *og);
-</h3>
-
-<p>Used during encode to read complete pages from the stream buffer. The
-returned page is ready for sending out to the real world.</p>
-
-<p>Returns zero if there is no complete page ready for reading. Returns
-nonzero when it has placed data for a complete page into
-<tt>og</tt>. Note that the storage returned in og points into internal
-storage; the pointers in <tt>og</tt> are valid until the next call to
-<tt>ogg_stream_pageout</tt>, <tt>ogg_stream_packetin</tt>,
-<tt>ogg_stream_reset</tt>, <tt>ogg_stream_clear</tt> or
-<tt>ogg_stream_destroy</tt>.</p>
-
-<h3>
-int ogg_stream_reset(ogg_stream_state *os);
-</h3>
-
-<p>Resets the given stream's state to that of a blank, unused stream;
-this may be used during encode or decode.</p>
-
-<p>Note that if used during encode, it does not alter the stream's serial
-number. In addition, the next page produced during encoding will be
-marked as the 'initial' page of the logical bitstream.</p>
-
-<p>When used during decode, this simply clears the data buffer of any
-pending pages. Beginning and end of stream cues are read from the
-bitstream and are unaffected by reset.</p>
-
-<p>Returns zero on success and non-zero on failure. This function always
-succeeds.</p>
-
-<h3>
-char *ogg_sync_buffer(ogg_sync_state *oy, long size);
-</h3>
-
-<p>This call is used to buffer a raw bitstream for framing and
-verification. <tt>ogg_sync_buffer</tt> handles stream capture and
-recapture, checksumming, and division into Ogg pages (as required by
-<tt>ogg_stream_pagein</tt>).</p>
-
-<p><tt>ogg_sync_buffer</tt> exposes a buffer area into which the decoder
-copies the next (up to) <tt>size</tt> bytes. We expose the buffer
-(rather than taking a buffer) in order to avoid an extra copy many
-uses; this way, for example, <tt>read()</tt> can transfer data
-directly into the stream buffer without first needing to place it in
-temporary storage.</p>
-
-<p>Returns a pointer into <tt>oy</tt>'s internal bitstream sync buffer;
-the remaining space in the sync buffer is at least <tt>size</tt>
-bytes. The decoder need not write all of <tt>size</tt> bytes;
-<tt>ogg_sync_wrote</tt> is used to inform the engine how many bytes
-were actually written. Use of <tt>ogg_sync_wrote</tt> after writing
-into the exposed buffer is mandantory.</p>
-
-<h3>
-int ogg_sync_clear(ogg_sync_state *oy);
-</h3>
-
-<p><tt>ogg_sync_clear</tt>
-clears and deallocates the internal storage of the given Ogg sync
-buffer. After clearing, the sync structure is not initialized for
-use; <tt>ogg_sync_init</tt> must be called to reinitialize for use.
-Use <tt>ogg_sync_reset</tt> to reset the sync state and buffer to a
-fresh, intiialized state.</p>
-
-<p><tt>ogg_sync_clear</tt> does not call <tt>free()</tt> on the pointer
-<tt>oy</tt>, allowing use of this call on sync structures in static
-or automatic storage. <tt>ogg_sync_destroy</tt>is a complimentary
-function that frees the pointer as well.</p>
-
-<p>Returns zero on success and non-zero on failure. This function always
-succeeds.</p>
-
-<h3>
-int ogg_sync_destroy(ogg_sync_state *oy);
-</h3>
-
-<p>Clears and deallocates the internal storage of the given Ogg sync
-buffer, then frees the storage associated with the pointer
-<tt>oy</tt>.</p>
-
-<p>An alternative function,<tt>ogg_sync_clear</tt>, does not call
-<tt>free()</tt> on the pointer <tt>oy</tt>, allowing use of that call on
-stream structures in static or automatic storage.</p>
-
-<p>Returns zero on success and non-zero on failure. This function always
-succeeds.</p>
-
-<h3>
-int ogg_sync_init(ogg_sync_state *oy);
-</h3>
-
-<p>Initializes the sync buffer <tt>oy</tt> for use.</p>
-
-<p>Returns zero on success and non-zero on failure. This function always
-succeeds.</p>
-
-<h3>
-int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og);
-</h3>
-
-<p>Reads complete, framed, verified Ogg pages from the sync buffer,
-placing the page data in <tt>og</tt>.</p>
-
-<p>Returns zero when there's no complete pages buffered for
-retrieval. Returns negative when a loss of sync or recapture occurred
-(this is not necessarily an error; recapture would be required after
-seeking, for example). Returns positive when a page is returned in
-<tt>og</tt>. Note that the data in <tt>og</tt> points into the sync
-buffer storage; the pointers are valid until the next call to
-<tt>ogg_sync_buffer</tt>, <tt>ogg_sync_clear</tt>,
-<tt>ogg_sync_destroy</tt> or <tt>ogg_sync_reset</tt>.</p>
-
-<h3>
-int ogg_sync_reset(ogg_sync_state *oy);
-</h3>
-
-<p><tt>ogg_sync_reset</tt> resets the sync state in <tt>oy</tt> to a
-clean, empty state. This is useful, for example, when seeking to a
-new location in a bitstream.</p>
-
-<p>Returns zero on success, nonzero on failure.</p>
-
-<h3>
-int ogg_sync_wrote(ogg_sync_state *oy, long bytes);
-</h3>
-
-<p>Used to inform the sync state as to how many bytes were actually
-written into the exposed sync buffer. It must be equal to or less
-than the size of the buffer requested.</p>
-
-<p>Returns zero on success and non-zero on failure; failure occurs only
-when the number of bytes written were larger than the buffer.</p>
-
-<div id="copyright">
- The Xiph Fish Logo is a
- trademark (&trade;) of Xiph.Org.<br/>
-
- These pages &copy; 1994 - 2005 Xiph.Org. All rights reserved.
-</div>
-
-</body>
-</html>
diff --git a/contrib/vorbis/doc/release.txt b/contrib/vorbis/doc/release.txt
deleted file mode 100644
index 38d90d7..0000000
--- a/contrib/vorbis/doc/release.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-libvorbis release checklist.
-
-- Bump vendor string for encoder changes in lib/info.c
-- Bump release version and sonames in configure.ac
-- Update CHANGES.
-- Update overall copyright dates on COPYING and README.
-- Verify everything is committed.
-- Tag release: `git tag -S v1.x.y` Paste the CHANGES entry as a tag msg.
-- Verify 'make distcheck' works.
-- Publish the tag: `git push --tags`
-- Copy source packages to a checkout of https://svn.xiph.org/releases/vorbis/
-- Add the packages to the repo and update checksum files there.
-- Update https://xiph.org/downloads/
-- Update topic in the #vorbis irc channel on freenode.net.
-- Post announcement to https://xiph.org/press/ and link from front page.
-- Announce new release to mailing list.
diff --git a/contrib/vorbis/doc/residue-pack.png b/contrib/vorbis/doc/residue-pack.png
deleted file mode 100644
index 6ed071b..0000000
--- a/contrib/vorbis/doc/residue-pack.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/residue2.png b/contrib/vorbis/doc/residue2.png
deleted file mode 100644
index e8bde32..0000000
--- a/contrib/vorbis/doc/residue2.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/rfc5215.txt b/contrib/vorbis/doc/rfc5215.txt
deleted file mode 100755
index 67adf92..0000000
--- a/contrib/vorbis/doc/rfc5215.txt
+++ /dev/null
@@ -1,1459 +0,0 @@
-
-
-
-
-
-
-Network Working Group L. Barbato
-Request for Comments: 5215 Xiph
-Category: Standards Track August 2008
-
-
- RTP Payload Format for Vorbis Encoded Audio
-
-Status of This Memo
-
- This document specifies an Internet standards track protocol for the
- Internet community, and requests discussion and suggestions for
- improvements. Please refer to the current edition of the "Internet
- Official Protocol Standards" (STD 1) for the standardization state
- and status of this protocol. Distribution of this memo is unlimited.
-
-Abstract
-
- This document describes an RTP payload format for transporting Vorbis
- encoded audio. It details the RTP encapsulation mechanism for raw
- Vorbis data and the delivery mechanisms for the decoder probability
- model (referred to as a codebook), as well as other setup
- information.
-
- Also included within this memo are media type registrations and the
- details necessary for the use of Vorbis with the Session Description
- Protocol (SDP).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Barbato Standards Track [Page 1]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
-Table of Contents
-
- 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 3
- 1.1. Conformance and Document Conventions . . . . . . . . . . . 3
- 2. Payload Format . . . . . . . . . . . . . . . . . . . . . . . . 3
- 2.1. RTP Header . . . . . . . . . . . . . . . . . . . . . . . . 4
- 2.2. Payload Header . . . . . . . . . . . . . . . . . . . . . . 5
- 2.3. Payload Data . . . . . . . . . . . . . . . . . . . . . . . 6
- 2.4. Example RTP Packet . . . . . . . . . . . . . . . . . . . . 8
- 3. Configuration Headers . . . . . . . . . . . . . . . . . . . . 8
- 3.1. In-band Header Transmission . . . . . . . . . . . . . . . 9
- 3.1.1. Packed Configuration . . . . . . . . . . . . . . . . . 10
- 3.2. Out of Band Transmission . . . . . . . . . . . . . . . . . 12
- 3.2.1. Packed Headers . . . . . . . . . . . . . . . . . . . . 12
- 3.3. Loss of Configuration Headers . . . . . . . . . . . . . . 13
- 4. Comment Headers . . . . . . . . . . . . . . . . . . . . . . . 13
- 5. Frame Packetization . . . . . . . . . . . . . . . . . . . . . 14
- 5.1. Example Fragmented Vorbis Packet . . . . . . . . . . . . . 15
- 5.2. Packet Loss . . . . . . . . . . . . . . . . . . . . . . . 17
- 6. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 18
- 6.1. Packed Headers IANA Considerations . . . . . . . . . . . . 19
- 7. SDP Related Considerations . . . . . . . . . . . . . . . . . . 20
- 7.1. Mapping Media Type Parameters into SDP . . . . . . . . . . 20
- 7.1.1. SDP Example . . . . . . . . . . . . . . . . . . . . . 21
- 7.2. Usage with the SDP Offer/Answer Model . . . . . . . . . . 22
- 8. Congestion Control . . . . . . . . . . . . . . . . . . . . . . 22
- 9. Example . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
- 9.1. Stream Radio . . . . . . . . . . . . . . . . . . . . . . . 22
- 10. Security Considerations . . . . . . . . . . . . . . . . . . . 23
- 11. Copying Conditions . . . . . . . . . . . . . . . . . . . . . . 23
- 12. Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . 23
- 13. References . . . . . . . . . . . . . . . . . . . . . . . . . . 24
- 13.1. Normative References . . . . . . . . . . . . . . . . . . . 24
- 13.2. Informative References . . . . . . . . . . . . . . . . . . 25
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Barbato Standards Track [Page 2]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
-1. Introduction
-
- Vorbis is a general purpose perceptual audio codec intended to allow
- maximum encoder flexibility, thus allowing it to scale competitively
- over an exceptionally wide range of bit rates. At the high quality/
- bitrate end of the scale (CD or DAT rate stereo, 16/24 bits), it is
- in the same league as MPEG-4 AAC. Vorbis is also intended for lower
- and higher sample rates (from 8kHz telephony to 192kHz digital
- masters) and a range of channel representations (monaural,
- polyphonic, stereo, quadraphonic, 5.1, ambisonic, or up to 255
- discrete channels).
-
- Vorbis encoded audio is generally encapsulated within an Ogg format
- bitstream [RFC3533], which provides framing and synchronization. For
- the purposes of RTP transport, this layer is unnecessary, and so raw
- Vorbis packets are used in the payload.
-
-1.1. Conformance and Document Conventions
-
- The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
- "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
- document are to be interpreted as described in BCP 14, [RFC2119] and
- indicate requirement levels for compliant implementations.
- Requirements apply to all implementations unless otherwise stated.
-
- An implementation is a software module that supports one of the media
- types defined in this document. Software modules may support
- multiple media types, but conformance is considered individually for
- each type.
-
- Implementations that fail to satisfy one or more "MUST" requirements
- are considered non-compliant. Implementations that satisfy all
- "MUST" requirements, but fail to satisfy one or more "SHOULD"
- requirements, are said to be "conditionally compliant". All other
- implementations are "unconditionally compliant".
-
-2. Payload Format
-
- For RTP-based transport of Vorbis-encoded audio, the standard RTP
- header is followed by a 4-octet payload header, and then the payload
- data. The payload headers are used to associate the Vorbis data with
- its associated decoding codebooks as well as indicate if the
- following packet contains fragmented Vorbis data and/or the number of
- whole Vorbis data frames. The payload data contains the raw Vorbis
- bitstream information. There are 3 types of Vorbis data; an RTP
- payload MUST contain just one of them at a time.
-
-
-
-
-
-Barbato Standards Track [Page 3]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
-2.1. RTP Header
-
- The format of the RTP header is specified in [RFC3550] and shown in
- Figure 1. This payload format uses the fields of the header in a
- manner consistent with that specification.
-
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- |V=2|P|X| CC |M| PT | sequence number |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | timestamp |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | synchronization source (SSRC) identifier |
- +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
- | contributing source (CSRC) identifiers |
- | ... |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-
- Figure 1: RTP Header
-
- The RTP header begins with an octet of fields (V, P, X, and CC) to
- support specialized RTP uses (see [RFC3550] and [RFC3551] for
- details). For Vorbis RTP, the following values are used.
-
- Version (V): 2 bits
-
- This field identifies the version of RTP. The version used by this
- specification is two (2).
-
- Padding (P): 1 bit
-
- Padding MAY be used with this payload format according to Section 5.1
- of [RFC3550].
-
- Extension (X): 1 bit
-
- The Extension bit is used in accordance with [RFC3550].
-
- CSRC count (CC): 4 bits
-
- The CSRC count is used in accordance with [RFC3550].
-
- Marker (M): 1 bit
-
- Set to zero. Audio silence suppression is not used. This conforms
- to Section 4.1 of [VORBIS-SPEC-REF].
-
-
-
-
-Barbato Standards Track [Page 4]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
- Payload Type (PT): 7 bits
-
- An RTP profile for a class of applications is expected to assign a
- payload type for this format, or a dynamically allocated payload type
- SHOULD be chosen that designates the payload as Vorbis.
-
- Sequence number: 16 bits
-
- The sequence number increments by one for each RTP data packet sent,
- and may be used by the receiver to detect packet loss and to restore
- the packet sequence. This field is detailed further in [RFC3550].
-
- Timestamp: 32 bits
-
- A timestamp representing the sampling time of the first sample of the
- first Vorbis packet in the RTP payload. The clock frequency MUST be
- set to the sample rate of the encoded audio data and is conveyed out-
- of-band (e.g., as an SDP parameter).
-
- SSRC/CSRC identifiers:
-
- These two fields, 32 bits each with one SSRC field and a maximum of
- 16 CSRC fields, are as defined in [RFC3550].
-
-2.2. Payload Header
-
- The 4 octets following the RTP Header section are the Payload Header.
- This header is split into a number of bit fields detailing the format
- of the following payload data packets.
-
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Ident | F |VDT|# pkts.|
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-
- Figure 2: Payload Header
-
- Ident: 24 bits
-
- This 24-bit field is used to associate the Vorbis data to a decoding
- Configuration. It is stored as a network byte order integer.
-
- Fragment type (F): 2 bits
-
-
-
-
-
-
-
-Barbato Standards Track [Page 5]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
- This field is set according to the following list:
-
- 0 = Not Fragmented
-
- 1 = Start Fragment
-
- 2 = Continuation Fragment
-
- 3 = End Fragment
-
- Vorbis Data Type (VDT): 2 bits
-
- This field specifies the kind of Vorbis data stored in this RTP
- packet. There are currently three different types of Vorbis
- payloads. Each packet MUST contain only a single type of Vorbis
- packet (e.g., you must not aggregate configuration and comment
- packets in the same RTP payload).
-
- 0 = Raw Vorbis payload
-
- 1 = Vorbis Packed Configuration payload
-
- 2 = Legacy Vorbis Comment payload
-
- 3 = Reserved
-
- The packets with a VDT of value 3 MUST be ignored.
-
- The last 4 bits represent the number of complete packets in this
- payload. This provides for a maximum number of 15 Vorbis packets in
- the payload. If the payload contains fragmented data, the number of
- packets MUST be set to 0.
-
-2.3. Payload Data
-
- Raw Vorbis packets are currently unbounded in length; application
- profiles will likely define a practical limit. Typical Vorbis packet
- sizes range from very small (2-3 bytes) to quite large (8-12
- kilobytes). The reference implementation [LIBVORBIS] typically
- produces packets less than ~800 bytes, except for the setup header
- packets, which are ~4-12 kilobytes. Within an RTP context, to avoid
- fragmentation, the Vorbis data packet size SHOULD be kept
- sufficiently small so that after adding the RTP and payload headers,
- the complete RTP packet is smaller than the path MTU.
-
-
-
-
-
-
-
-Barbato Standards Track [Page 6]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | length | vorbis packet data ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-
- Figure 3: Payload Data Header
-
- Each Vorbis payload packet starts with a two octet length header,
- which is used to represent the size in bytes of the following data
- payload, and is followed by the raw Vorbis data padded to the nearest
- byte boundary, as explained by the Vorbis I Specification
- [VORBIS-SPEC-REF]. The length value is stored as a network byte
- order integer.
-
- For payloads that consist of multiple Vorbis packets, the payload
- data consists of the packet length followed by the packet data for
- each of the Vorbis packets in the payload.
-
- The Vorbis packet length header is the length of the Vorbis data
- block only and does not include the length field.
-
- The payload packing of the Vorbis data packets MUST follow the
- guidelines set out in [RFC3551], where the oldest Vorbis packet
- occurs immediately after the RTP packet header. Subsequent Vorbis
- packets, if any, MUST follow in temporal order.
-
- Audio channel mapping is in accordance with the Vorbis I
- Specification [VORBIS-SPEC-REF].
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Barbato Standards Track [Page 7]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
-2.4. Example RTP Packet
-
- Here is an example RTP payload containing two Vorbis packets.
-
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | 2 |0|0| 0 |0| PT | sequence number |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | timestamp (in sample rate units) |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | synchronisation source (SSRC) identifier |
- +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
- | contributing source (CSRC) identifiers |
- | ... |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Ident | 0 | 0 | 2 pks |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | length | vorbis data ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. vorbis data |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | length | next vorbis packet data ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. vorbis data ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. vorbis data |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-
- Figure 4: Example Raw Vorbis Packet
-
- The payload data section of the RTP packet begins with the 24-bit
- Ident field followed by the one octet bit field header, which has the
- number of Vorbis frames set to 2. Each of the Vorbis data frames is
- prefixed by the two octets length field. The Packet Type and
- Fragment Type are set to 0. The Configuration that will be used to
- decode the packets is the one indexed by the ident value.
-
-3. Configuration Headers
-
- Unlike other mainstream audio codecs, Vorbis has no statically
- configured probability model. Instead, it packs all entropy decoding
- configuration, Vector Quantization and Huffman models into a data
- block that must be transmitted to the decoder with the compressed
- data. A decoder also requires information detailing the number of
- audio channels, bitrates, and similar information to configure itself
- for a particular compressed data stream. These two blocks of
-
-
-
-Barbato Standards Track [Page 8]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
- information are often referred to collectively as the "codebooks" for
- a Vorbis stream, and are included as special "header" packets at the
- start of the compressed data. In addition, the Vorbis I
- specification [VORBIS-SPEC-REF] requires the presence of a comment
- header packet that gives simple metadata about the stream, but this
- information is not required for decoding the frame sequence.
-
- Thus, these two codebook header packets must be received by the
- decoder before any audio data can be interpreted. These requirements
- pose problems in RTP, which is often used over unreliable transports.
-
- Since this information must be transmitted reliably and, as the RTP
- stream may change certain configuration data mid-session, there are
- different methods for delivering this configuration data to a client,
- both in-band and out-of-band, which are detailed below. In order to
- set up an initial state for the client application, the configuration
- MUST be conveyed via the signalling channel used to set up the
- session. One example of such signalling is SDP [RFC4566] with the
- Offer/Answer Model [RFC3264]. Changes to the configuration MAY be
- communicated via a re-invite, conveying a new SDP, or sent in-band in
- the RTP channel. Implementations MUST support an in-band delivery of
- updated codebooks, and SHOULD support out-of-band codebook update
- using a new SDP file. The changes may be due to different codebooks
- as well as different bitrates of the RTP stream.
-
- For non-chained streams, the recommended Configuration delivery
- method is inside the Packed Configuration (Section 3.1.1) in the SDP
- as explained the Mapping Media Type Parameters into SDP
- (Section 7.1).
-
- The 24-bit Ident field is used to map which Configuration will be
- used to decode a packet. When the Ident field changes, it indicates
- that a change in the stream has taken place. The client application
- MUST have in advance the correct configuration. If the client
- detects a change in the Ident value and does not have this
- information, it MUST NOT decode the raw associated Vorbis data until
- it fetches the correct Configuration.
-
-3.1. In-band Header Transmission
-
- The Packed Configuration (Section 3.1.1) Payload is sent in-band with
- the packet type bits set to match the Vorbis Data Type. Clients MUST
- be capable of dealing with fragmentation and periodic re-transmission
- of [RFC4588] the configuration headers. The RTP timestamp value MUST
- reflect the transmission time of the first data packet for which this
- configuration applies.
-
-
-
-
-
-Barbato Standards Track [Page 9]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
-3.1.1. Packed Configuration
-
- A Vorbis Packed Configuration is indicated with the Vorbis Data Type
- field set to 1. Of the three headers defined in the Vorbis I
- specification [VORBIS-SPEC-REF], the Identification and the Setup
- MUST be packed as they are, while the Comment header MAY be replaced
- with a dummy one.
-
- The packed configuration stores Xiph codec configurations in a
- generic way: the first field stores the number of the following
- packets minus one (count field), the next ones represent the size of
- the headers (length fields), and the headers immediately follow the
- list of length fields. The size of the last header is implicit.
-
- The count and the length fields are encoded using the following
- logic: the data is in network byte order; every byte has the most
- significant bit used as a flag, and the following 7 bits are used to
- store the value. The first 7 most significant bits are stored in the
- first byte. If there are remaining bits, the flag bit is set to 1
- and the subsequent 7 bits are stored in the following byte. If there
- are remaining bits, set the flag to 1 and the same procedure is
- repeated. The ending byte has the flag bit set to 0. To decode,
- simply iterate over the bytes until the flag bit is set to 0. For
- every byte, the data is added to the accumulated value multiplied by
- 128.
-
- The headers are packed in the same order as they are present in Ogg
- [VORBIS-SPEC-REF]: Identification, Comment, Setup.
-
- The 2 byte length tag defines the length of the packed headers as the
- sum of the Configuration, Comment, and Setup lengths.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Barbato Standards Track [Page 10]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- |V=2|P|X| CC |M| PT | xxxx |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | xxxxx |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | synchronization source (SSRC) identifier |
- +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
- | contributing source (CSRC) identifiers |
- | ... |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Ident | 0 | 1 | 1|
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | length | n. of headers | length1 |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | length2 | Identification ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Identification ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Identification ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Identification ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Identification | Comment ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Comment ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Comment ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Comment ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Comment | Setup ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Setup ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Setup ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-
- Figure 5: Packed Configuration Figure
-
- The Ident field is set with the value that will be used by the Raw
- Payload Packets to address this Configuration. The Fragment type is
- set to 0 because the packet bears the full Packed configuration. The
- number of the packet is set to 1.
-
-
-
-
-
-Barbato Standards Track [Page 11]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
-3.2. Out of Band Transmission
-
- The following packet definition MUST be used when Configuration is
- inside in the SDP.
-
-3.2.1. Packed Headers
-
- As mentioned above, the RECOMMENDED delivery vector for Vorbis
- configuration data is via a retrieval method that can be performed
- using a reliable transport protocol. As the RTP headers are not
- required for this method of delivery, the structure of the
- configuration data is slightly different. The packed header starts
- with a 32-bit (network-byte ordered) count field, which details the
- number of packed headers that are contained in the bundle. The
- following shows the Packed header payload for each chained Vorbis
- stream.
-
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Number of packed headers |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Packed header |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Packed header |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-
- Figure 6: Packed Headers Overview
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Barbato Standards Track [Page 12]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Ident | length ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. | n. of headers | length1 | length2 ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. | Identification Header ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .................................................................
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. | Comment Header ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .................................................................
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Comment Header |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Setup Header ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .................................................................
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Setup Header |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-
- Figure 7: Packed Headers Detail
-
- The key difference between the in-band format and this one is that
- there is no need for the payload header octet. In this figure, the
- comment has a size bigger than 127 bytes.
-
-3.3. Loss of Configuration Headers
-
- Unlike the loss of raw Vorbis payload data, loss of a configuration
- header leads to a situation where it will not be possible to
- successfully decode the stream. Implementations MAY try to recover
- from an error by requesting again the missing Configuration or, if
- the delivery method is in-band, by buffering the payloads waiting for
- the Configuration needed to decode them. The baseline reaction
- SHOULD either be reset or end the RTP session.
-
-4. Comment Headers
-
- Vorbis Data Type flag set to 2 indicates that the packet contains the
- comment metadata, such as artist name, track title, and so on. These
- metadata messages are not intended to be fully descriptive but rather
- to offer basic track/song information. Clients MAY ignore it
- completely. The details on the format of the comments can be found
- in the Vorbis I Specification [VORBIS-SPEC-REF].
-
-
-
-Barbato Standards Track [Page 13]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- |V=2|P|X| CC |M| PT | xxxx |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | xxxxx |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | synchronization source (SSRC) identifier |
- +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
- | contributing source (CSRC) identifiers |
- | ... |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Ident | 0 | 2 | 1|
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | length | Comment ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Comment ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Comment |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-
- Figure 8: Comment Packet
-
- The 2-byte length field is necessary since this packet could be
- fragmented.
-
-5. Frame Packetization
-
- Each RTP payload contains either one Vorbis packet fragment or an
- integer number of complete Vorbis packets (up to a maximum of 15
- packets, since the number of packets is defined by a 4-bit value).
-
- Any Vorbis data packet that is less than path MTU SHOULD be bundled
- in the RTP payload with as many Vorbis packets as will fit, up to a
- maximum of 15, except when such bundling would exceed an
- application's desired transmission latency. Path MTU is detailed in
- [RFC1191] and [RFC1981].
-
- A fragmented packet has a zero in the last four bits of the payload
- header. The first fragment will set the Fragment type to 1. Each
- fragment after the first will set the Fragment type to 2 in the
- payload header. The consecutive fragments MUST be sent without any
- other payload being sent between the first and the last fragment.
- The RTP payload containing the last fragment of the Vorbis packet
- will have the Fragment type set to 3. To maintain the correct
- sequence for fragmented packet reception, the timestamp field of
- fragmented packets MUST be the same as the first packet sent, with
-
-
-
-Barbato Standards Track [Page 14]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
- the sequence number incremented as normal for the subsequent RTP
- payloads; this will affect the RTCP jitter measurement. The length
- field shows the fragment length.
-
-5.1. Example Fragmented Vorbis Packet
-
- Here is an example of a fragmented Vorbis packet split over three RTP
- payloads. Each of them contains the standard RTP headers as well as
- the 4-octet Vorbis headers.
-
- Packet 1:
-
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- |V=2|P|X| CC |M| PT | 1000 |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | 12345 |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | synchronization source (SSRC) identifier |
- +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
- | contributing source (CSRC) identifiers |
- | ... |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Ident | 1 | 0 | 0|
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | length | vorbis data ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. vorbis data |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-
- Figure 9: Example Fragmented Packet (Packet 1)
-
- In this payload, the initial sequence number is 1000 and the
- timestamp is 12345. The Fragment type is set to 1, the number of
- packets field is set to 0, and as the payload is raw Vorbis data, the
- VDT field is set to 0.
-
-
-
-
-
-
-
-
-
-
-
-
-
-Barbato Standards Track [Page 15]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
- Packet 2:
-
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- |V=2|P|X| CC |M| PT | 1001 |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | 12345 |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | synchronization source (SSRC) identifier |
- +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
- | contributing source (CSRC) identifiers |
- | ... |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Ident | 2 | 0 | 0|
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | length | vorbis data ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. vorbis data |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-
- Figure 10: Example Fragmented Packet (Packet 2)
-
- The Fragment type field is set to 2, and the number of packets field
- is set to 0. For large Vorbis fragments, there can be several of
- these types of payloads. The maximum packet size SHOULD be no
- greater than the path MTU, including all RTP and payload headers.
- The sequence number has been incremented by one, but the timestamp
- field remains the same as the initial payload.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Barbato Standards Track [Page 16]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
- Packet 3:
-
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- |V=2|P|X| CC |M| PT | 1002 |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | 12345 |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | synchronization source (SSRC) identifier |
- +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
- | contributing source (CSRC) identifiers |
- | ... |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Ident | 3 | 0 | 0|
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | length | vorbis data ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. vorbis data |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-
- Figure 11: Example Fragmented Packet (Packet 3)
-
- This is the last Vorbis fragment payload. The Fragment type is set
- to 3 and the packet count remains set to 0. As in the previous
- payloads, the timestamp remains set to the first payload timestamp in
- the sequence and the sequence number has been incremented.
-
-5.2. Packet Loss
-
- As there is no error correction within the Vorbis stream, packet loss
- will result in a loss of signal. Packet loss is more of an issue for
- fragmented Vorbis packets as the client will have to cope with the
- handling of the Fragment Type. In case of loss of fragments, the
- client MUST discard all the remaining Vorbis fragments and decode the
- incomplete packet. If we use the fragmented Vorbis packet example
- above and the first RTP payload is lost, the client MUST detect that
- the next RTP payload has the packet count field set to 0 and the
- Fragment type 2 and MUST drop it. The next RTP payload, which is the
- final fragmented packet, MUST be dropped in the same manner. If the
- missing RTP payload is the last, the two fragments received will be
- kept and the incomplete Vorbis packet decoded.
-
- Loss of any of the Configuration fragment will result in the loss of
- the full Configuration packet with the result detailed in the Loss of
- Configuration Headers (Section 3.3) section.
-
-
-
-
-Barbato Standards Track [Page 17]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
-6. IANA Considerations
-
- Type name: audio
-
- Subtype name: vorbis
-
- Required parameters:
-
- rate: indicates the RTP timestamp clock rate as described in RTP
- Profile for Audio and Video Conferences with Minimal Control
- [RFC3551].
-
- channels: indicates the number of audio channels as described in
- RTP Profile for Audio and Video Conferences with Minimal
- Control [RFC3551].
-
- configuration: the base64 [RFC4648] representation of the Packed
- Headers (Section 3.2.1).
-
- Encoding considerations:
-
- This media type is framed and contains binary data.
-
- Security considerations:
-
- See Section 10 of RFC 5215.
-
- Interoperability considerations:
-
- None
-
- Published specification:
-
- RFC 5215
-
- Ogg Vorbis I specification: Codec setup and packet decode.
- Available from the Xiph website, http://xiph.org/
-
- Applications which use this media type:
-
- Audio streaming and conferencing tools
-
- Additional information:
-
- None
-
-
-
-
-
-
-Barbato Standards Track [Page 18]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
- Person & email address to contact for further information:
-
- Luca Barbato: <lu_zero@gentoo.org>
- IETF Audio/Video Transport Working Group
-
- Intended usage:
-
- COMMON
-
- Restriction on usage:
-
- This media type depends on RTP framing, hence is only defined for
- transfer via RTP [RFC3550].
-
- Author:
-
- Luca Barbato
-
- Change controller:
-
- IETF AVT Working Group delegated from the IESG
-
-6.1. Packed Headers IANA Considerations
-
- The following IANA considerations refers to the split configuration
- Packed Headers (Section 3.2.1) used within RFC 5215.
-
- Type name: audio
-
- Subtype name: vorbis-config
-
- Required parameters:
-
- None
-
- Optional parameters:
-
- None
-
- Encoding considerations:
-
- This media type contains binary data.
-
- Security considerations:
-
- See Section 10 of RFC 5215.
-
-
-
-
-
-Barbato Standards Track [Page 19]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
- Interoperability considerations:
-
- None
-
- Published specification:
-
- RFC 5215
-
- Applications which use this media type:
-
- Vorbis encoded audio, configuration data
-
- Additional information:
-
- None
-
- Person & email address to contact for further information:
-
- Luca Barbato: <lu_zero@gentoo.org>
- IETF Audio/Video Transport Working Group
-
- Intended usage: COMMON
-
- Restriction on usage:
-
- This media type doesn't depend on the transport.
-
- Author:
-
- Luca Barbato
-
- Change controller:
-
- IETF AVT Working Group delegated from the IESG
-
-7. SDP Related Considerations
-
- The following paragraphs define the mapping of the parameters
- described in the IANA considerations section and their usage in the
- Offer/Answer Model [RFC3264]. In order to be forward compatible, the
- implementation MUST ignore unknown parameters.
-
-7.1. Mapping Media Type Parameters into SDP
-
- The information carried in the Media Type specification has a
- specific mapping to fields in the Session Description Protocol (SDP)
- [RFC4566], which is commonly used to describe RTP sessions. When SDP
- is used to specify sessions, the mapping are as follows:
-
-
-
-Barbato Standards Track [Page 20]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
- o The type name ("audio") goes in SDP "m=" as the media name.
-
- o The subtype name ("vorbis") goes in SDP "a=rtpmap" as the encoding
- name.
-
- o The parameter "rate" also goes in "a=rtpmap" as the clock rate.
-
- o The parameter "channels" also goes in "a=rtpmap" as the channel
- count.
-
- o The mandated parameters "configuration" MUST be included in the
- SDP "a=fmtp" attribute.
-
- If the stream comprises chained Vorbis files and all of them are
- known in advance, the Configuration Packet for each file SHOULD be
- passed to the client using the configuration attribute.
-
- The port value is specified by the server application bound to the
- address specified in the c= line. The channel count value specified
- in the rtpmap attribute SHOULD match the current Vorbis stream or
- should be considered the maximum number of channels to be expected.
- The timestamp clock rate MUST be a multiple of the sample rate; a
- different payload number MUST be used if the clock rate changes. The
- Configuration payload delivers the exact information, thus the SDP
- information SHOULD be considered a hint. An example is found below.
-
-7.1.1. SDP Example
-
- The following example shows a basic SDP single stream. The first
- configuration packet is inside the SDP; other configurations could be
- fetched at any time from the URIs provided. The following base64
- [RFC4648] configuration string is folded in this example due to RFC
- line length limitations.
-
- c=IN IP4 192.0.2.1
-
- m=audio RTP/AVP 98
-
- a=rtpmap:98 vorbis/44100/2
-
- a=fmtp:98 configuration=AAAAAZ2f4g9NAh4aAXZvcmJpcwA...;
-
- Note that the payload format (encoding) names are commonly shown in
- uppercase. Media Type subtypes are commonly shown in lowercase.
- These names are case-insensitive in both places. Similarly,
- parameter names are case-insensitive both in Media Type types and in
- the default mapping to the SDP a=fmtp attribute. The a=fmtp line is
-
-
-
-
-Barbato Standards Track [Page 21]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
- a single line, even if it is shown as multiple lines in this document
- for clarity.
-
-7.2. Usage with the SDP Offer/Answer Model
-
- There are no negotiable parameters. All of them are declarative.
-
-8. Congestion Control
-
- The general congestion control considerations for transporting RTP
- data apply to Vorbis audio over RTP as well. See the RTP
- specification [RFC3550] and any applicable RTP profile (e.g.,
- [RFC3551]). Audio data can be encoded using a range of different bit
- rates, so it is possible to adapt network bandwidth by adjusting the
- encoder bit rate in real time or by having multiple copies of content
- encoded at different bit rates.
-
-9. Example
-
- The following example shows a common usage pattern that MAY be
- applied in such a situation. The main scope of this section is to
- explain better usage of the transmission vectors.
-
-9.1. Stream Radio
-
- This is one of the most common situations: there is one single server
- streaming content in multicast, and the clients may start a session
- at a random time. The content itself could be a mix of a live stream
- (as the webjockey's voice) and stored streams (as the music she
- plays).
-
- In this situation, we don't know in advance how many codebooks we
- will use. The clients can join anytime and users expect to start
- listening to the content in a short time.
-
- Upon joining, the client will receive the current Configuration
- necessary to decode the current stream inside the SDP so that the
- decoding will start immediately after.
-
- When the streamed content changes, the new Configuration is sent in-
- band before the actual stream, and the Configuration that has to be
- sent inside the SDP is updated. Since the in-band method is
- unreliable, an out-of-band fallback is provided.
-
- The client may choose to fetch the Configuration from the alternate
- source as soon as it discovers a Configuration packet got lost in-
- band, or use selective retransmission [RFC3611] if the server
- supports this feature.
-
-
-
-Barbato Standards Track [Page 22]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
- A server-side optimization would be to keep a hash list of the
- Configurations per session, which avoids packing all of them and
- sending the same Configuration with different Ident tags.
-
- A client-side optimization would be to keep a tag list of the
- Configurations per session and not process configuration packets that
- are already known.
-
-10. Security Considerations
-
- RTP packets using this payload format are subject to the security
- considerations discussed in the RTP specification [RFC3550], the
- base64 specification [RFC4648], and the URI Generic syntax
- specification [RFC3986]. Among other considerations, this implies
- that the confidentiality of the media stream is achieved by using
- encryption. Because the data compression used with this payload
- format is applied end-to-end, encryption may be performed on the
- compressed data.
-
-11. Copying Conditions
-
- The authors agree to grant third parties the irrevocable right to
- copy, use, and distribute the work, with or without modification, in
- any medium, without royalty, provided that, unless separate
- permission is granted, redistributed modified works do not contain
- misleading author, version, name of work, or endorsement information.
-
-12. Acknowledgments
-
- This document is a continuation of the following documents:
-
- Moffitt, J., "RTP Payload Format for Vorbis Encoded Audio", February
- 2001.
-
- Kerr, R., "RTP Payload Format for Vorbis Encoded Audio", December
- 2004.
-
- The Media Type declaration is a continuation of the following
- document:
-
- Short, B., "The audio/rtp-vorbis MIME Type", January 2008.
-
- Thanks to the AVT, Vorbis Communities / Xiph.Org Foundation including
- Steve Casner, Aaron Colwell, Ross Finlayson, Fluendo, Ramon Garcia,
- Pascal Hennequin, Ralph Giles, Tor-Einar Jarnbjo, Colin Law, John
- Lazzaro, Jack Moffitt, Christopher Montgomery, Colin Perkins, Barry
- Short, Mike Smith, Phil Kerr, Michael Sparks, Magnus Westerlund,
- David Barrett, Silvia Pfeiffer, Stefan Ehmann, Gianni Ceccarelli, and
-
-
-
-Barbato Standards Track [Page 23]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
- Alessandro Salvatori. Thanks to the LScube Group, in particular
- Federico Ridolfo, Francesco Varano, Giampaolo Mancini, Dario
- Gallucci, and Juan Carlos De Martin.
-
-13. References
-
-13.1. Normative References
-
- [RFC1191] Mogul, J. and S. Deering, "Path MTU discovery",
- RFC 1191, November 1990.
-
- [RFC1981] McCann, J., Deering, S., and J. Mogul, "Path MTU
- Discovery for IP version 6", RFC 1981,
- August 1996.
-
- [RFC2119] Bradner, S., "Key words for use in RFCs to
- Indicate Requirement Levels", BCP 14, RFC 2119,
- March 1997.
-
- [RFC3264] Rosenberg, J. and H. Schulzrinne, "An Offer/Answer
- Model with Session Description Protocol (SDP)",
- RFC 3264, June 2002.
-
- [RFC3550] Schulzrinne, H., Casner, S., Frederick, R., and V.
- Jacobson, "RTP: A Transport Protocol for Real-Time
- Applications", STD 64, RFC 3550, July 2003.
-
- [RFC3551] Schulzrinne, H. and S. Casner, "RTP Profile for
- Audio and Video Conferences with Minimal Control",
- STD 65, RFC 3551, July 2003.
-
- [RFC3986] Berners-Lee, T., Fielding, R., and L. Masinter,
- "Uniform Resource Identifier (URI): Generic
- Syntax", STD 66, RFC 3986, January 2005.
-
- [RFC4566] Handley, M., Jacobson, V., and C. Perkins, "SDP:
- Session Description Protocol", RFC 4566,
- July 2006.
-
- [RFC4648] Josefsson, S., "The Base16, Base32, and Base64
- Data Encodings", RFC 4648, October 2006.
-
- [VORBIS-SPEC-REF] "Ogg Vorbis I specification: Codec setup and
- packet decode. Available from the Xiph website,
- http://xiph.org/vorbis/doc/Vorbis_I_spec.html".
-
-
-
-
-
-
-Barbato Standards Track [Page 24]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
-13.2. Informative References
-
- [LIBVORBIS] "libvorbis: Available from the dedicated website,
- http://vorbis.com/".
-
- [RFC3533] Pfeiffer, S., "The Ogg Encapsulation Format
- Version 0", RFC 3533, May 2003.
-
- [RFC3611] Friedman, T., Caceres, R., and A. Clark, "RTP
- Control Protocol Extended Reports (RTCP XR)",
- RFC 3611, November 2003.
-
- [RFC4588] Rey, J., Leon, D., Miyazaki, A., Varsa, V., and R.
- Hakenberg, "RTP Retransmission Payload Format",
- RFC 4588, July 2006.
-
-Author's Address
-
- Luca Barbato
- Xiph.Org Foundation
-
- EMail: lu_zero@gentoo.org
- URI: http://xiph.org/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Barbato Standards Track [Page 25]
-
-RFC 5215 Vorbis RTP Payload Format August 2008
-
-
-Full Copyright Statement
-
- Copyright (C) The IETF Trust (2008).
-
- This document is subject to the rights, licenses and restrictions
- contained in BCP 78, and except as set forth therein, the authors
- retain all their rights.
-
- This document and the information contained herein are provided on an
- "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
- OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY, THE IETF TRUST AND
- THE INTERNET ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS
- OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF
- THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
- WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
-
-Intellectual Property
-
- The IETF takes no position regarding the validity or scope of any
- Intellectual Property Rights or other rights that might be claimed to
- pertain to the implementation or use of the technology described in
- this document or the extent to which any license under such rights
- might or might not be available; nor does it represent that it has
- made any independent effort to identify any such rights. Information
- on the procedures with respect to rights in RFC documents can be
- found in BCP 78 and BCP 79.
-
- Copies of IPR disclosures made to the IETF Secretariat and any
- assurances of licenses to be made available, or the result of an
- attempt made to obtain a general license or permission for the use of
- such proprietary rights by implementers or users of this
- specification can be obtained from the IETF on-line IPR repository at
- http://www.ietf.org/ipr.
-
- The IETF invites any interested party to bring to its attention any
- copyrights, patents or patent applications, or other proprietary
- rights that may cover technology that may be required to implement
- this standard. Please address the information to the IETF at
- ietf-ipr@ietf.org.
-
-
-
-
-
-
-
-
-
-
-
-
-Barbato Standards Track [Page 26]
-
diff --git a/contrib/vorbis/doc/rfc5215.xml b/contrib/vorbis/doc/rfc5215.xml
deleted file mode 100755
index 719c100..0000000
--- a/contrib/vorbis/doc/rfc5215.xml
+++ /dev/null
@@ -1,1176 +0,0 @@
-<?xml version="1.0" encoding="US-ASCII" ?>
-<!DOCTYPE rfc SYSTEM "rfc2629.dtd">
-
-<?rfc rfcedstyle="yes"?>
-<?rfc subcompact="no"?>
-<?rfc toc="yes"?>
-<?rfc symrefs="yes" ?>
-<?rfc sortrefs="yes" ?>
-
-<rfc number="5215" category="std">
-
-<front>
-<title abbrev="Vorbis RTP Payload Format">RTP Payload Format for Vorbis Encoded Audio</title>
-
-<author initials="L" surname="Barbato" fullname="Luca Barbato">
-<organization abbrev="Xiph">Xiph.Org Foundation</organization>
-<address>
-<email>lu_zero@gentoo.org</email>
-<uri>http://xiph.org/</uri>
-</address>
-</author>
-
-<date month="August" year="2008" />
-
-<area>General</area>
-<workgroup>AVT Working Group</workgroup>
-<keyword>I-D</keyword>
-
-<keyword>Internet-Draft</keyword>
-<keyword>Vorbis</keyword>
-<keyword>RTP</keyword>
-
-<keyword>example</keyword>
-
-<abstract>
-
-<t>
-This document describes an RTP payload format for transporting Vorbis encoded
-audio. It details the RTP encapsulation mechanism for raw Vorbis data and
-the delivery mechanisms for the decoder probability model (referred to
-as a codebook), as well as other setup information.
-</t>
-
-<t>
-Also included within this memo are media type registrations and the details
-necessary for the use of Vorbis with the Session Description Protocol (SDP).
-</t>
-
-</abstract>
-
-</front>
-
-<middle>
-
-<section anchor="Introduction" title="Introduction">
-
-<t>
-Vorbis is a general purpose perceptual audio codec intended to allow
-maximum encoder flexibility, thus allowing it to scale competitively
-over an exceptionally wide range of bit rates. At the high
-quality/bitrate end of the scale (CD or DAT rate stereo, 16/24 bits), it
-is in the same league as MPEG-4 AAC.
-Vorbis is also intended for lower and higher sample rates (from
-8kHz telephony to 192kHz digital masters) and a range of channel
-representations (monaural, polyphonic, stereo, quadraphonic, 5.1,
-ambisonic, or up to 255 discrete channels).
-</t>
-
-<t>
-Vorbis encoded audio is generally encapsulated within an Ogg format bitstream
-<xref target="RFC3533"></xref>, which provides framing and synchronization.
-For the purposes of RTP transport, this layer is unnecessary, and so raw Vorbis
-packets are used in the payload.
-</t>
-
-<section anchor="Terminology" title="Conformance and Document Conventions">
-
-<t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14, <xref target="RFC2119"/> and indicate requirement levels for compliant implementations. Requirements apply to all implementations unless otherwise stated.</t>
-<t>An implementation is a software module that supports one of the media types defined in this document. Software modules may support multiple media types, but conformance is considered individually for each type.</t>
-<t>Implementations that fail to satisfy one or more "MUST" requirements are considered non-compliant. Implementations that satisfy all "MUST" requirements, but fail to satisfy one or more "SHOULD" requirements, are said to be "conditionally compliant". All other implementations are "unconditionally compliant".</t>
-
-</section>
-</section>
-
-<section anchor="Payload Format" title="Payload Format">
-
-<t>
-For RTP-based transport of Vorbis-encoded audio, the standard RTP header is
-followed by a 4-octet payload header, and then the payload data. The payload
-headers are used to associate the Vorbis data with its associated decoding
-codebooks as well as indicate if the following packet contains fragmented
-Vorbis data and/or the number of whole Vorbis data frames. The payload data
-contains the raw Vorbis bitstream information. There are 3 types of Vorbis
-data; an RTP payload MUST contain just one of them at a time.
-</t>
-
-<section anchor="RTP Header" title="RTP Header">
-
-<t>
-The format of the RTP header is specified in <xref target="RFC3550"></xref>
-and shown in <xref target="RTP Header Figure"/>. This payload format
-uses the fields of the header in a manner consistent with that specification.
-</t>
-
-<t>
-<figure anchor="RTP Header Figure" title="RTP Header">
-<artwork><![CDATA[
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- |V=2|P|X| CC |M| PT | sequence number |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | timestamp |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | synchronization source (SSRC) identifier |
- +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
- | contributing source (CSRC) identifiers |
- | ... |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-]]></artwork>
-</figure>
-</t>
-
-<t>
-The RTP header begins with an octet of fields (V, P, X, and CC) to support
-specialized RTP uses (see <xref target="RFC3550"></xref> and
-<xref target="RFC3551"></xref> for details). For Vorbis RTP, the following
-values are used.
-</t>
-
-<t>
-Version (V): 2 bits</t>
-<t>
-This field identifies the version of RTP. The version used by this
-specification is two (2).
-</t>
-
-<t>
-Padding (P): 1 bit</t>
-<t>
-Padding MAY be used with this payload format according to Section 5.1 of
-<xref target="RFC3550"></xref>.
-</t>
-
-<t>
-Extension (X): 1 bit</t>
-<t>
-The Extension bit is used in accordance with <xref target="RFC3550"></xref>.
-</t>
-
-<t>
-CSRC count (CC): 4 bits</t>
-<t>
-The CSRC count is used in accordance with <xref target="RFC3550"></xref>.
-</t>
-
-<t>
-Marker (M): 1 bit</t>
-<t>
-Set to zero. Audio silence suppression is not used. This conforms to Section 4.1
-of <xref target="VORBIS-SPEC-REF"></xref>.
-</t>
-
-<t>
-Payload Type (PT): 7 bits</t>
-<t>
-An RTP profile for a class of applications is expected to assign a payload type
-for this format, or a dynamically allocated payload type SHOULD be chosen that
-designates the payload as Vorbis.
-</t>
-
-<t>
-Sequence number: 16 bits</t>
-<t>
-The sequence number increments by one for each RTP data packet sent, and may be
-used by the receiver to detect packet loss and to restore the packet sequence. This
-field is detailed further in <xref target="RFC3550"></xref>.
-</t>
-
-<t>
-Timestamp: 32 bits</t>
-<t>
-A timestamp representing the sampling time of the first sample of the first
-Vorbis packet in the RTP payload. The clock frequency MUST be set to the sample
-rate of the encoded audio data and is conveyed out-of-band (e.g., as an SDP parameter).
-</t>
-
-<t>
-SSRC/CSRC identifiers: </t>
-<t>
-These two fields, 32 bits each with one SSRC field and a maximum of 16 CSRC
-fields, are as defined in <xref target="RFC3550">
-</xref>.
-</t>
-
-</section>
-
-<section anchor="Payload Header" title="Payload Header">
-
-<t>
-The 4 octets following the RTP Header section are the Payload Header. This
-header is split into a number of bit fields detailing the format of the
-following payload data packets.
-</t>
-
-<figure anchor="Payload Header Figure" title="Payload Header">
-<artwork><![CDATA[
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Ident | F |VDT|# pkts.|
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-]]></artwork>
-</figure>
-
-<t>
-Ident: 24 bits</t>
-<t>
-This 24-bit field is used to associate the Vorbis data to a decoding
-Configuration. It is stored as a network byte order integer.
-</t>
-
-<t>
-Fragment type (F): 2 bits</t>
-<t>
-This field is set according to the following list:
-</t>
-<vspace blankLines="1" />
-<list style="empty">
-<t> 0 = Not Fragmented</t>
-<t> 1 = Start Fragment</t>
-<t> 2 = Continuation Fragment</t>
-<t> 3 = End Fragment</t>
-</list>
-
-<t>
-Vorbis Data Type (VDT): 2 bits</t>
-<t>
-This field specifies the kind of Vorbis data stored in this RTP packet. There
-are currently three different types of Vorbis payloads. Each packet MUST contain only a single type of Vorbis packet (e.g., you must not aggregate configuration and comment packets in the same RTP payload).
-</t>
-
-<vspace blankLines="1" />
-<list style="empty">
-<t> 0 = Raw Vorbis payload</t>
-<t> 1 = Vorbis Packed Configuration payload</t>
-<t> 2 = Legacy Vorbis Comment payload</t>
-<t> 3 = Reserved</t>
-</list>
-
-<t> The packets with a VDT of value 3 MUST be ignored.</t>
-
-<t>
-The last 4 bits represent the number of complete packets in this payload. This
-provides for a maximum number of 15 Vorbis packets in the payload. If the
-payload contains fragmented data, the number of packets MUST be set to 0.
-</t>
-
-</section>
-
-<section anchor="Payload Data" title="Payload Data">
-
-<t>
-Raw Vorbis packets are currently unbounded in length; application profiles will
-likely define a practical limit. Typical Vorbis packet sizes range from very
-small (2-3 bytes) to quite large (8-12 kilobytes). The reference implementation
-<xref target="LIBVORBIS"></xref> typically produces packets less than ~800
-bytes, except for the setup header packets, which are ~4-12 kilobytes. Within an
-RTP context, to avoid fragmentation, the Vorbis data packet size SHOULD be kept
-sufficiently small so that after adding the RTP and payload headers, the
-complete RTP packet is smaller than the path MTU.
-</t>
-
-<figure anchor="Payload Data Figure" title="Payload Data Header">
-<artwork><![CDATA[
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | length | vorbis packet data ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-]]></artwork>
-</figure>
-
-<t>
-Each Vorbis payload packet starts with a two octet length header, which is used
-to represent the size in bytes of the following data payload, and is followed by the
-raw Vorbis data padded to the nearest byte boundary, as explained by the <xref target="VORBIS-SPEC-REF">Vorbis I Specification</xref>. The length value is stored
-as a network byte order integer.
-</t>
-
-<t>
-For payloads that consist of multiple Vorbis packets, the payload data consists
-of the packet length followed by the packet data for each of the Vorbis packets
-in the payload.
-</t>
-
-<t>
-The Vorbis packet length header is the length of the Vorbis data block only and
-does not include the length field.
-</t>
-
-<t>
-The payload packing of the Vorbis data packets MUST follow the guidelines
-set out in <xref target="RFC3551"></xref>, where the oldest Vorbis packet occurs
-immediately after the RTP packet header. Subsequent Vorbis packets, if any, MUST
-follow in temporal order.
-</t>
-
-<t>
-Audio channel mapping is in accordance with the
-<xref target="VORBIS-SPEC-REF">Vorbis I Specification</xref>.
-</t>
-
-</section>
-
-<section anchor="Example RTP Packet" title="Example RTP Packet">
-
-<t>
-Here is an example RTP payload containing two Vorbis packets.
-</t>
-
-<figure anchor="Example Raw Vorbis Packet" title="Example Raw Vorbis Packet">
-<artwork><![CDATA[
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | 2 |0|0| 0 |0| PT | sequence number |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | timestamp (in sample rate units) |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | synchronisation source (SSRC) identifier |
- +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
- | contributing source (CSRC) identifiers |
- | ... |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Ident | 0 | 0 | 2 pks |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | length | vorbis data ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. vorbis data |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | length | next vorbis packet data ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. vorbis data ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. vorbis data |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-]]></artwork>
-</figure>
-
-<t>
-The payload data section of the RTP packet begins with the 24-bit Ident field
-followed by the one octet bit field header, which has the number of Vorbis
-frames set to 2. Each of the Vorbis data frames is prefixed by the two octets
-length field. The Packet Type and Fragment Type are set to 0. The Configuration
-that will be used to decode the packets is the one indexed by the ident value.
-</t>
-
-</section>
-</section>
-
-
-
-<section anchor="Configuration Headers" title="Configuration Headers">
-
-<t>
-Unlike other mainstream audio codecs, Vorbis has no statically
-configured probability model. Instead, it packs all entropy decoding
-configuration, Vector Quantization and Huffman models into a data block
-that must be transmitted to the decoder with the compressed data.
-A decoder also requires information detailing the number of audio
-channels, bitrates, and similar information to configure itself for a
-particular compressed data stream. These two blocks of information are
-often referred to collectively as the "codebooks" for a Vorbis stream,
-and are included as special "header" packets at the start
-of the compressed data. In addition,
-the <xref target="VORBIS-SPEC-REF">Vorbis I specification</xref>
-requires the presence of a comment header packet that gives simple
-metadata about the stream, but this information is not required for
-decoding the frame sequence.
-</t>
-
-<t>
-Thus, these two codebook header packets must be received by the decoder before
-any audio data can be interpreted. These requirements pose problems in RTP,
-which is often used over unreliable transports.
-</t>
-
-<t>
-Since this information must be transmitted reliably and, as the RTP
-stream may change certain configuration data mid-session, there are
-different methods for delivering this configuration data to a
-client, both in-band and out-of-band, which are detailed below.
-In order to set up an initial state for the client application, the
-configuration MUST be conveyed via the signalling channel used to set up
-the session. One example of such signalling is
-<xref target="RFC4566">SDP</xref> with the
-<xref target="RFC3264">Offer/Answer Model</xref>.
-Changes to the configuration MAY be communicated via a re-invite,
-conveying a new SDP, or sent in-band in the RTP channel.
-Implementations MUST support an in-band delivery of updated codebooks,
-and SHOULD support out-of-band codebook update using a new SDP file.
-The changes may be due to different codebooks as well as
-different bitrates of the RTP stream.
-</t>
-
-<t>For non-chained streams, the recommended Configuration delivery
-method is inside the <xref target="Packed Configuration">Packed
-Configuration</xref> in the SDP as explained the <xref
-target="Mapping Media Type Parameters into SDP"> Mapping Media Type
-Parameters into SDP</xref>.
-</t>
-
-<t>
-The 24-bit Ident field is used to map which Configuration will be used to
-decode a packet. When the Ident field changes, it indicates that a change in
-the stream has taken place. The client application MUST have in advance the
-correct configuration. If the client detects a change in the Ident value and
-does not have this information, it MUST NOT decode the raw associated Vorbis
-data until it fetches the correct Configuration.
-</t>
-
-<section anchor="In-band Header Transmission" title="In-band Header Transmission">
-
-<t>
-The <xref target="Packed Configuration">Packed Configuration</xref> Payload is
-sent in-band with the packet type bits set to match the Vorbis Data Type.
-Clients MUST be capable of dealing with fragmentation and periodic
-<xref target="RFC4588">re-transmission of</xref> the configuration headers.
-The RTP timestamp value MUST reflect the transmission time of the first data packet for which this configuration applies.
-</t>
-
-<section anchor="Packed Configuration" title="Packed Configuration">
-
-<t>
-A Vorbis Packed Configuration is indicated with the Vorbis Data Type field set
-to 1. Of the three headers defined in the
-<xref target="VORBIS-SPEC-REF">Vorbis I specification</xref>, the
-Identification and the Setup MUST be packed as they are, while the Comment
-header MAY be replaced with a dummy one.</t>
-<t>
-The packed configuration stores Xiph codec
-configurations in a generic way: the first field stores the number of the following packets
-minus one (count field), the next ones represent the size of the headers
-(length fields), and the headers immediately follow the list of length fields.
-The size of the last header is implicit.</t>
-<t>
-The count and the length fields are encoded using the following logic: the data
-is in network byte order; every byte has the most significant bit used
-as a flag, and the following 7 bits are used to store the value.
-The first 7 most significant bits are stored in the first byte.
-If there are remaining bits, the flag bit is set to 1 and the subsequent
-7 bits are stored in the following byte.
-If there are remaining bits, set the flag to 1 and the same procedure is
-repeated.
-The ending byte has the flag bit set to 0. To decode, simply iterate
-over the bytes until the flag bit is set to 0. For every byte, the data
-is added to the accumulated value multiplied by 128.</t>
-<t>
-The headers are packed in the same order as they are present in Ogg <xref target="VORBIS-SPEC-REF" />:
-Identification, Comment, Setup.</t>
-
-<t>
-The 2 byte length tag defines the length of the packed headers as the sum of
-the Configuration, Comment, and Setup lengths.</t>
-
-<figure anchor="Packed Configuration Figure" title="Packed Configuration Figure">
-<artwork><![CDATA[
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- |V=2|P|X| CC |M| PT | xxxx |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | xxxxx |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | synchronization source (SSRC) identifier |
- +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
- | contributing source (CSRC) identifiers |
- | ... |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Ident | 0 | 1 | 1|
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | length | n. of headers | length1 |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | length2 | Identification ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Identification ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Identification ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Identification ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Identification | Comment ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Comment ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Comment ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Comment ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Comment | Setup ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Setup ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Setup ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-]]></artwork>
-</figure>
-
-<t>The Ident field is set with the value that will be used by the Raw Payload
-Packets to address this Configuration. The Fragment type is set to 0 because the
-packet bears the full Packed configuration. The number of the packet is set to 1.</t>
-</section>
-</section>
-
-<section anchor="Out of Band Transmission" title="Out of Band Transmission">
-
-<t>
-The following packet definition MUST be used when Configuration is inside
-in the SDP.
-</t>
-
-<section anchor="Packed Headers" title="Packed Headers">
-
-<t>
-As mentioned above, the RECOMMENDED delivery vector for Vorbis configuration
-data is via a retrieval method that can be performed using a reliable transport
-protocol. As the RTP headers are not required for this method of delivery, the
-structure of the configuration data is slightly different. The packed header
-starts with a 32-bit (network-byte ordered) count field, which details
-the number of packed headers that are contained in the bundle. The
-following shows the Packed header
-payload for each chained Vorbis stream.
-</t>
-
-<figure anchor="Packed Headers Overview Figure" title="Packed Headers Overview">
-<artwork><![CDATA[
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Number of packed headers |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Packed header |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Packed header |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-]]></artwork>
-</figure>
-
-<figure anchor="Packed Headers Detail Figure" title="Packed Headers Detail">
-<artwork><![CDATA[
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Ident | length ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. | n. of headers | length1 | length2 ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. | Identification Header ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .................................................................
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. | Comment Header ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .................................................................
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Comment Header |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Setup Header ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .................................................................
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Setup Header |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-]]></artwork>
-</figure>
-<t>
-The key difference between the in-band format and this one is that there is no
-need for the payload header octet. In this figure, the comment has a size bigger
-than 127 bytes.
-</t>
-</section>
-
-</section>
-
-<section anchor="Loss of Configuration Headers" title="Loss of Configuration Headers">
-
-<t>
-Unlike the loss of raw Vorbis payload data, loss of a configuration header
-leads to a situation where it will not be possible to successfully decode the
-stream. Implementations MAY try to recover from an error by requesting again the
-missing Configuration or, if the delivery method is in-band, by buffering the
-payloads waiting for the Configuration needed to decode them.
-The baseline reaction SHOULD either be reset or end the RTP session.
-</t>
-
-</section>
-
-</section>
-
-<section anchor="Comment Headers" title="Comment Headers">
-
-<t>
-Vorbis Data Type flag set to 2 indicates that the packet contains
-the comment metadata, such as artist name, track title, and so on. These
-metadata messages are not intended to be fully descriptive but rather to offer basic
-track/song information. Clients MAY ignore it completely. The details on the
-format of the comments can be found in the <xref target="VORBIS-SPEC-REF">Vorbis I Specification</xref>.
-</t>
-<figure anchor="Comment Packet Figure" title="Comment Packet">
-<artwork><![CDATA[
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- |V=2|P|X| CC |M| PT | xxxx |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | xxxxx |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | synchronization source (SSRC) identifier |
- +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
- | contributing source (CSRC) identifiers |
- | ... |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Ident | 0 | 2 | 1|
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | length | Comment ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Comment ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. Comment |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-]]></artwork>
-</figure>
-
-<t>
-The 2-byte length field is necessary since this packet could be fragmented.
-</t>
-
-</section>
-<section anchor="Frame Packetization" title="Frame Packetization">
-
-<t>
-Each RTP payload contains either one Vorbis packet fragment or an integer
-number of complete Vorbis packets (up to a maximum of 15 packets, since the
-number of packets is defined by a 4-bit value).
-</t>
-
-<t>
-Any Vorbis data packet that is less than path MTU SHOULD be bundled in the RTP
-payload with as many Vorbis packets as will fit, up to a maximum of 15, except
-when such bundling would exceed an application's desired transmission latency.
-Path MTU is detailed in <xref target="RFC1191"></xref> and <xref target="RFC1981"></xref>.
-</t>
-
-<t>
-A fragmented packet has a zero in the last four bits of the payload header.
-The first fragment will set the Fragment type to 1. Each fragment after the
-first will set the Fragment type to 2 in the payload header. The consecutive
-fragments MUST be sent without any other payload being sent between the first
-and the last fragment. The RTP payload containing the last fragment of the
-Vorbis packet will have the Fragment type set to 3. To maintain the correct
-sequence for fragmented packet reception, the timestamp field of fragmented
-packets MUST be the same as the first packet sent, with the sequence number
-incremented as normal for the subsequent RTP payloads; this will affect the
-RTCP jitter measurement. The length field shows the fragment length.
-</t>
-
-<section anchor="Example Fragmented Vorbis Packet" title="Example Fragmented Vorbis Packet">
-
-<t>
-Here is an example of a fragmented Vorbis packet split over three RTP payloads.
-Each of them contains the standard RTP headers as well as the 4-octet Vorbis
-headers.
-</t>
-
-<figure anchor="Example Fragmented Packet (Packet 1)" title="Example Fragmented Packet (Packet 1)">
-<artwork><![CDATA[
- Packet 1:
-
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- |V=2|P|X| CC |M| PT | 1000 |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | 12345 |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | synchronization source (SSRC) identifier |
- +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
- | contributing source (CSRC) identifiers |
- | ... |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Ident | 1 | 0 | 0|
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | length | vorbis data ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. vorbis data |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-]]></artwork>
-</figure>
-
-<t>
-In this payload, the initial sequence number is 1000 and the timestamp is 12345. The Fragment type is set to 1, the number of packets field is set to 0, and as
-the payload is raw Vorbis data, the VDT field is set to 0.
-</t>
-
-<figure anchor="Example Fragmented Packet (Packet 2)" title="Example Fragmented Packet (Packet 2)">
-<artwork><![CDATA[
- Packet 2:
-
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- |V=2|P|X| CC |M| PT | 1001 |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | 12345 |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | synchronization source (SSRC) identifier |
- +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
- | contributing source (CSRC) identifiers |
- | ... |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Ident | 2 | 0 | 0|
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | length | vorbis data ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. vorbis data |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-]]></artwork>
-</figure>
-
-<t>
-The Fragment type field is set to 2, and the number of packets field is set to 0.
-For large Vorbis fragments, there can be several of these types of payloads.
-The maximum packet size SHOULD be no greater than the path MTU,
-including all RTP and payload headers. The sequence number has been incremented
-by one, but the timestamp field remains the same as the initial payload.
-</t>
-
-<figure anchor="Example Fragmented Packet (Packet 3)" title="Example Fragmented Packet (Packet 3)">
-<artwork><![CDATA[
- Packet 3:
-
- 0 1 2 3
- 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- |V=2|P|X| CC |M| PT | 1002 |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | 12345 |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | synchronization source (SSRC) identifier |
- +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
- | contributing source (CSRC) identifiers |
- | ... |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | Ident | 3 | 0 | 0|
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- | length | vorbis data ..
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- .. vorbis data |
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-]]></artwork>
-</figure>
-
-<t>
-This is the last Vorbis fragment payload. The Fragment type is set to 3 and the
-packet count remains set to 0. As in the previous payloads, the timestamp remains
-set to the first payload timestamp in the sequence and the sequence number has
-been incremented.
-</t>
-</section>
-
-<section anchor="Packet Loss" title="Packet Loss">
-
-<t>
-As there is no error correction within the Vorbis stream, packet loss will
-result in a loss of signal. Packet loss is more of an issue for fragmented
-Vorbis packets as the client will have to cope with the handling of the
-Fragment Type. In case of loss of fragments, the client MUST discard all the
-remaining Vorbis fragments and decode the incomplete packet. If we use the
-fragmented Vorbis packet example above and the first RTP payload is lost, the
-client MUST detect that the next RTP payload has the packet count field set
-to 0 and the Fragment type 2 and MUST drop it.
-The next RTP payload, which is the final fragmented packet, MUST be dropped
-in the same manner.
-If the missing RTP payload is the last, the two fragments received will be
-kept and the incomplete Vorbis packet decoded.
-</t>
-
-<t>
-Loss of any of the Configuration fragment will result in the loss of the full
-Configuration packet with the result detailed in the <xref target="Loss of Configuration Headers">Loss of Configuration Headers</xref> section.
-</t>
-
-</section>
-</section>
-<section anchor="IANA Considerations" title="IANA Considerations">
-
-<list style="hanging">
-<t hangText="Type name:"> audio </t>
-
-<t hangText="Subtype name:"> vorbis </t>
-
-<t hangText="Required parameters:">
-
-<list style="hanging">
-<t hangText="rate:"> indicates the RTP timestamp clock rate as described in <xref target="RFC3551">RTP Profile for Audio and Video Conferences with Minimal Control</xref>.
-</t>
-
-<t hangText="channels:"> indicates the number of audio channels as described in <xref target="RFC3551">RTP Profile for Audio and Video Conferences with Minimal Control</xref>.
-</t>
-
-
-<t hangText="configuration:"> the <xref target="RFC4648">base64</xref> representation of the <xref target="Packed Headers">Packed Headers</xref>.
-</t>
-</list>
-</t>
-
-<t hangText="Encoding considerations:">
-<vspace blankLines="1" />
-This media type is framed and contains binary data.
-</t>
-
-<t hangText="Security considerations:">
-<vspace blankLines="1" />
-See Section 10 of RFC 5215.</t>
-
-<t hangText="Interoperability considerations:">
-<vspace blankLines="1" />
-None</t>
-
-<t hangText="Published specification:">
-<vspace blankLines="1" />
-RFC 5215
-<vspace blankLines="1" />
-Ogg Vorbis I specification: Codec setup and packet decode. Available from the Xiph website, http://xiph.org/
-</t>
-
-
-<t hangText="Applications which use this media type:">
-<vspace blankLines="1"/>
-Audio streaming and conferencing tools </t>
-
-<t hangText="Additional information:">
-<vspace blankLines="1" />
-None </t>
-
-<t hangText="Person &amp; email address to contact for further information:">
-<vspace blankLines="1" />
-Luca Barbato: &lt;lu_zero@gentoo.org&gt;<br/>
-<vspace blankLines="0" />
-IETF Audio/Video Transport Working Group
-
-</t>
-
-<t hangText="Intended usage:">
-<vspace blankLines="1" />
-COMMON</t>
-
-<t hangText="Restriction on usage:">
-<vspace blankLines="1" />
-This media type depends on RTP framing, hence is only defined for transfer via <xref target="RFC3550">RTP</xref>.</t>
-
-<t hangText="Author:">
-<vspace blankLines="1"/>Luca Barbato</t>
-
-<t hangText="Change controller:">
-<vspace blankLines="1"/>IETF AVT Working Group delegated from the IESG</t>
-</list>
-
-<section anchor="Packed Headers IANA Considerations" title="Packed Headers IANA Considerations">
-
-<t>
-The following IANA considerations refers to the split configuration <xref target="Packed Headers">Packed Headers</xref> used within RFC 5215.
-</t>
-
-<list style="hanging">
-<t hangText="Type name:"> audio </t>
-
-<t hangText="Subtype name:"> vorbis-config </t>
-
-<t hangText="Required parameters:">
-<vspace blankLines="1" />
-None
-</t>
-
-<t hangText="Optional parameters:">
-<vspace blankLines="1" />
-None
-</t>
-
-<t hangText="Encoding considerations:">
-<vspace blankLines="1" />
-This media type contains binary data.
-</t>
-
-<t hangText="Security considerations:">
-<vspace blankLines="1" />
-See Section 10 of RFC 5215.
-</t>
-
-<t hangText="Interoperability considerations:">
-<vspace blankLines="1" />
-None
-</t>
-
-<t hangText="Published specification:">
-<vspace blankLines="1" />
-RFC 5215
-</t>
-
-<t hangText="Applications which use this media type:">
-<vspace blankLines="1" />
-Vorbis encoded audio, configuration data
-</t>
-
-<t hangText="Additional information:">
-<vspace blankLines="1" />
-None
-</t>
-
-<t hangText="Person &amp; email address to contact for further information:">
-<vspace blankLines="1" />
-Luca Barbato: &lt;lu_zero@gentoo.org&gt;
-<vspace blankLines="0" />
-IETF Audio/Video Transport Working Group
-</t>
-
-<t hangText="Intended usage:">
-COMMON
-</t>
-
-<t hangText="Restriction on usage:">
-<vspace blankLines="1" />
-This media type doesn't depend on the transport.
-</t>
-
-<t hangText="Author:">
-<vspace blankLines="1" />
-Luca Barbato</t>
-
-<t hangText="Change controller:">
-<vspace blankLines="1" />
-IETF AVT Working Group delegated from the IESG</t>
-</list>
-
-</section>
-
-</section>
-
-<section anchor="SDP related considerations" title="SDP Related Considerations">
-<t>
-The following paragraphs define the mapping of the parameters described in the IANA considerations section and their usage in the <xref target="RFC3264">Offer/Answer Model</xref>. In order to be forward compatible, the implementation MUST ignore unknown parameters.
-</t>
-
-<section anchor="Mapping Media Type Parameters into SDP" title="Mapping Media Type Parameters into SDP">
-
-<t>
-The information carried in the Media Type specification has a
-specific mapping to fields in the <xref target="RFC4566">Session Description
-Protocol (SDP)</xref>, which is commonly used to describe RTP sessions.
-When SDP is used to specify sessions, the mapping are as follows:
-</t>
-
-<list style="symbols">
-
-<t>The type name ("audio") goes in SDP "m=" as the media name.</t>
-
-<t>The subtype name ("vorbis") goes in SDP "a=rtpmap" as the encoding name.</t>
-
-<t>The parameter "rate" also goes in "a=rtpmap" as the clock rate.</t>
-
-<t>The parameter "channels" also goes in "a=rtpmap" as the channel count.</t>
-
-<t>The mandated parameters "configuration" MUST be included in the SDP
-"a=fmtp" attribute.</t>
-
-</list>
-
-<t>
-If the stream comprises chained Vorbis files and all of them are known in
-advance, the Configuration Packet for each file SHOULD be passed to the client
-using the configuration attribute.
-</t>
-
-<t>
-The port value is specified by the server application bound to the address
-specified in the c= line. The channel count value specified in the rtpmap
-attribute SHOULD match the current Vorbis stream or should be considered the maximum
-number of channels to be expected. The timestamp clock rate MUST be a multiple
-of the sample rate; a different payload number MUST be used if the clock rate
-changes. The Configuration payload delivers the exact information, thus the
-SDP information SHOULD be considered a hint.
-An example is found below.
-</t>
-
-<section anchor="SDP Example" title="SDP Example">
-<t>The following example shows a basic SDP single stream. The first
-configuration packet is inside the SDP; other configurations could be
-fetched at any time from the URIs provided. The following
-<xref target="RFC4648">base64</xref> configuration string is folded in this
-example due to RFC line length limitations.</t>
-
-
-<list style="empty">
-<t>c=IN IP4 192.0.2.1</t>
-<t>m=audio RTP/AVP 98</t>
-<t>a=rtpmap:98 vorbis/44100/2</t>
-<t>a=fmtp:98 configuration=AAAAAZ2f4g9NAh4aAXZvcmJpcwA...;</t>
-</list>
-</section>
-
-<t>
-Note that the payload format (encoding) names are commonly shown in uppercase.
-Media Type subtypes are commonly shown in lowercase. These names are
-case-insensitive in both places. Similarly, parameter names are
-case-insensitive both in Media Type types and in the default mapping to the SDP
-a=fmtp attribute. The a=fmtp line is a single line, even if it is shown as multiple lines in this document for clarity.
-</t>
-
-</section>
-
-<section anchor="Usage with the SDP Offer/Answer Mode" title="Usage with the SDP Offer/Answer Model">
-
-<t>
-There are no negotiable parameters. All of them are declarative.
-</t>
-
-</section>
-
-</section>
-<section anchor="Congestion Control" title="Congestion Control">
-<t>
-The general congestion control considerations for transporting RTP
-data apply to Vorbis audio over RTP as well. See the RTP specification
-<xref target="RFC3550" /> and any applicable RTP profile (e.g., <xref target="RFC3551" />).
-Audio data can be encoded using a range of different bit rates, so
-it is possible to adapt network bandwidth by adjusting the encoder
-bit rate in real time or by having multiple copies of content encoded
- at different bit rates.
-</t>
-</section>
-<section anchor="Example" title="Example">
-
-<t>
-The following example shows a common usage pattern that MAY be applied in
-such a situation. The main scope of this section is to explain better usage
-of the transmission vectors.
-</t>
-
-<section anchor="Stream Radio" title="Stream Radio">
-
-<t>This is one of the most common situations: there is one single server streaming
-content in multicast, and the clients may start a session at a random time. The
-content itself could be a mix of a live stream (as the webjockey's voice)
-and stored streams (as the music she plays).</t>
-
-<t>In this situation, we don't know in advance how many codebooks we will use.
-The clients can join anytime and users expect to start listening to the content
-in a short time.</t>
-
-<t>Upon joining, the client will receive the current Configuration necessary to
-decode the current stream inside the SDP so that the decoding will start
-immediately after.</t>
-
-<t>When the streamed content changes, the new Configuration is sent in-band
-before the actual stream, and the Configuration that has to be sent inside
-the SDP is updated. Since the in-band method is unreliable, an out-of-band
-fallback is provided.</t>
-
-<t>The client may choose to fetch the Configuration from the alternate source
-as soon as it discovers a Configuration packet got lost in-band, or use
-<xref target="RFC3611">selective retransmission</xref> if the server supports
-this feature.</t>
-
-<t>A server-side optimization would be to keep a hash list of the
-Configurations per session, which avoids packing all of them and sending the same
-Configuration with different Ident tags.</t>
-
-<t>A client-side optimization would be to keep a tag list of the Configurations
-per session and not process configuration packets that are already known.</t>
-
-</section>
-</section>
-
-<section anchor="Security Considerations" title="Security Considerations">
-<t>
-RTP packets using this payload format are subject to the security
-considerations discussed in the
-<xref target="RFC3550">RTP specification</xref>, the
-<xref target="RFC4648">base64 specification</xref>, and the
-<xref target="RFC3986">URI Generic syntax specification</xref>.
-Among other considerations, this implies that the confidentiality of the
-media stream is achieved by using encryption. Because the data compression used
-with this payload format is applied end-to-end, encryption may be performed on
-the compressed data.
-</t>
-
-</section>
-<section title="Copying Conditions">
- <t>The authors agree to grant third parties the irrevocable right to copy,
- use, and distribute the work, with or without modification, in any medium,
- without royalty, provided that, unless separate permission is granted,
- redistributed modified works do not contain misleading author, version,
- name of work, or endorsement information.</t>
-</section>
-<section anchor="Acknowledgments" title="Acknowledgments">
-
-<t>
-This document is a continuation of the following documents:
-</t><t>
-Moffitt, J., "RTP Payload Format for Vorbis Encoded Audio", February 2001.
-</t><t>
-Kerr, R., "RTP Payload Format for Vorbis Encoded Audio", December 2004.
-</t><t>
-The Media Type declaration is a continuation of the following
-document:</t><t>
-Short, B., "The audio/rtp-vorbis MIME Type", January 2008.
-</t>
-
-<t>
-Thanks to the AVT, Vorbis Communities / Xiph.Org Foundation including Steve Casner,
-Aaron Colwell, Ross Finlayson, Fluendo, Ramon Garcia, Pascal Hennequin, Ralph
-Giles, Tor-Einar Jarnbjo, Colin Law, John Lazzaro, Jack Moffitt, Christopher
-Montgomery, Colin Perkins, Barry Short, Mike Smith, Phil Kerr, Michael Sparks,
-Magnus Westerlund, David Barrett, Silvia Pfeiffer, Stefan Ehmann, Gianni Ceccarelli and Alessandro Salvatori. Thanks to the LScube Group, in particular Federico
-Ridolfo, Francesco Varano, Giampaolo Mancini, Dario Gallucci, and Juan Carlos De Martin.
-</t>
-
-</section>
-
-</middle>
-
-<back>
-
-<references title="Normative References">
-
-<?rfc include="reference.RFC.2119" ?>
-<?rfc include="reference.RFC.3550" ?>
-<?rfc include="reference.RFC.3551" ?>
-<?rfc include="reference.RFC.3986" ?>
-<?rfc include="reference.RFC.4566" ?>
-<?rfc include="reference.RFC.1191" ?>
-<?rfc include="reference.RFC.1981" ?>
-<?rfc include="reference.RFC.3264" ?>
-<?rfc include="reference.RFC.4648" ?>
-
-<reference anchor="VORBIS-SPEC-REF">
-<front>
-<title>Ogg Vorbis I specification: Codec setup and packet decode. Available from the Xiph website, http://xiph.org/vorbis/doc/Vorbis_I_spec.html</title>
-</front>
-</reference>
-
-</references>
-
-<references title="Informative References">
-
-<?rfc include="reference.RFC.3533" ?>
-
-<reference anchor="LIBVORBIS">
-<front>
-<title>libvorbis: Available from the dedicated website, http://vorbis.com/</title>
-</front>
-</reference>
-
-<?rfc include="reference.RFC.3611" ?>
-<?rfc include="reference.RFC.4588" ?>
-
-</references>
-</back>
-</rfc>
diff --git a/contrib/vorbis/doc/squarepolar.png b/contrib/vorbis/doc/squarepolar.png
deleted file mode 100644
index 4f9b03d..0000000
--- a/contrib/vorbis/doc/squarepolar.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/stereo.html b/contrib/vorbis/doc/stereo.html
deleted file mode 100644
index 9cfbbea..0000000
--- a/contrib/vorbis/doc/stereo.html
+++ /dev/null
@@ -1,419 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"/>
-<title>Ogg Vorbis Documentation</title>
-
-<style type="text/css">
-body {
- margin: 0 18px 0 18px;
- padding-bottom: 30px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- color: #333333;
- font-size: .8em;
-}
-
-a {
- color: #3366cc;
-}
-
-img {
- border: 0;
-}
-
-#xiphlogo {
- margin: 30px 0 16px 0;
-}
-
-#content p {
- line-height: 1.4;
-}
-
-h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a {
- font-weight: bold;
- color: #ff9900;
- margin: 1.3em 0 8px 0;
-}
-
-h1 {
- font-size: 1.3em;
-}
-
-h2 {
- font-size: 1.2em;
-}
-
-h3 {
- font-size: 1.1em;
-}
-
-li {
- line-height: 1.4;
-}
-
-#copyright {
- margin-top: 30px;
- line-height: 1.5em;
- text-align: center;
- font-size: .8em;
- color: #888888;
- clear: both;
-}
-</style>
-
-</head>
-
-<body>
-
-<div id="xiphlogo">
- <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.Org"/></a>
-</div>
-
-<h1>Ogg Vorbis stereo-specific channel coupling discussion</h1>
-
-<h2>Abstract</h2>
-
-<p>The Vorbis audio CODEC provides a channel coupling
-mechanisms designed to reduce effective bitrate by both eliminating
-interchannel redundancy and eliminating stereo image information
-labeled inaudible or undesirable according to spatial psychoacoustic
-models. This document describes both the mechanical coupling
-mechanisms available within the Vorbis specification, as well as the
-specific stereo coupling models used by the reference
-<tt>libvorbis</tt> codec provided by xiph.org.</p>
-
-<h2>Mechanisms</h2>
-
-<p>In encoder release beta 4 and earlier, Vorbis supported multiple
-channel encoding, but the channels were encoded entirely separately
-with no cross-analysis or redundancy elimination between channels.
-This multichannel strategy is very similar to the mp3's <em>dual
-stereo</em> mode and Vorbis uses the same name for its analogous
-uncoupled multichannel modes.</p>
-
-<p>However, the Vorbis spec provides for, and Vorbis release 1.0 rc1 and
-later implement a coupled channel strategy. Vorbis has two specific
-mechanisms that may be used alone or in conjunction to implement
-channel coupling. The first is <em>channel interleaving</em> via
-residue backend type 2, and the second is <em>square polar
-mapping</em>. These two general mechanisms are particularly well
-suited to coupling due to the structure of Vorbis encoding, as we'll
-explore below, and using both we can implement both totally
-<em>lossless stereo image coupling</em> [bit-for-bit decode-identical
-to uncoupled modes], as well as various lossy models that seek to
-eliminate inaudible or unimportant aspects of the stereo image in
-order to enhance bitrate. The exact coupling implementation is
-generalized to allow the encoder a great deal of flexibility in
-implementation of a stereo or surround model without requiring any
-significant complexity increase over the combinatorially simpler
-mid/side joint stereo of mp3 and other current audio codecs.</p>
-
-<p>A particular Vorbis bitstream may apply channel coupling directly to
-more than a pair of channels; polar mapping is hierarchical such that
-polar coupling may be extrapolated to an arbitrary number of channels
-and is not restricted to only stereo, quadraphonics, ambisonics or 5.1
-surround. However, the scope of this document restricts itself to the
-stereo coupling case.</p>
-
-<a name="sqpm"></a>
-<h3>Square Polar Mapping</h3>
-
-<h4>maximal correlation</h4>
-
-<p>Recall that the basic structure of a a Vorbis I stream first generates
-from input audio a spectral 'floor' function that serves as an
-MDCT-domain whitening filter. This floor is meant to represent the
-rough envelope of the frequency spectrum, using whatever metric the
-encoder cares to define. This floor is subtracted from the log
-frequency spectrum, effectively normalizing the spectrum by frequency.
-Each input channel is associated with a unique floor function.</p>
-
-<p>The basic idea behind any stereo coupling is that the left and right
-channels usually correlate. This correlation is even stronger if one
-first accounts for energy differences in any given frequency band
-across left and right; think for example of individual instruments
-mixed into different portions of the stereo image, or a stereo
-recording with a dominant feature not perfectly in the center. The
-floor functions, each specific to a channel, provide the perfect means
-of normalizing left and right energies across the spectrum to maximize
-correlation before coupling. This feature of the Vorbis format is not
-a convenient accident.</p>
-
-<p>Because we strive to maximally correlate the left and right channels
-and generally succeed in doing so, left and right residue is typically
-nearly identical. We could use channel interleaving (discussed below)
-alone to efficiently remove the redundancy between the left and right
-channels as a side effect of entropy encoding, but a polar
-representation gives benefits when left/right correlation is
-strong.</p>
-
-<h4>point and diffuse imaging</h4>
-
-<p>The first advantage of a polar representation is that it effectively
-separates the spatial audio information into a 'point image'
-(magnitude) at a given frequency and located somewhere in the sound
-field, and a 'diffuse image' (angle) that fills a large amount of
-space simultaneously. Even if we preserve only the magnitude (point)
-data, a detailed and carefully chosen floor function in each channel
-provides us with a free, fine-grained, frequency relative intensity
-stereo*. Angle information represents diffuse sound fields, such as
-reverberation that fills the entire space simultaneously.</p>
-
-<p>*<em>Because the Vorbis model supports a number of different possible
-stereo models and these models may be mixed, we do not use the term
-'intensity stereo' talking about Vorbis; instead we use the terms
-'point stereo', 'phase stereo' and subcategories of each.</em></p>
-
-<p>The majority of a stereo image is representable by polar magnitude
-alone, as strong sounds tend to be produced at near-point sources;
-even non-diffuse, fast, sharp echoes track very accurately using
-magnitude representation almost alone (for those experimenting with
-Vorbis tuning, this strategy works much better with the precise,
-piecewise control of floor 1; the continuous approximation of floor 0
-results in unstable imaging). Reverberation and diffuse sounds tend
-to contain less energy and be psychoacoustically dominated by the
-point sources embedded in them. Thus, we again tend to concentrate
-more represented energy into a predictably smaller number of numbers.
-Separating representation of point and diffuse imaging also allows us
-to model and manipulate point and diffuse qualities separately.</p>
-
-<h4>controlling bit leakage and symbol crosstalk</h4>
-
-<p>Because polar
-representation concentrates represented energy into fewer large
-values, we reduce bit 'leakage' during cascading (multistage VQ
-encoding) as a secondary benefit. A single large, monolithic VQ
-codebook is more efficient than a cascaded book due to entropy
-'crosstalk' among symbols between different stages of a multistage cascade.
-Polar representation is a way of further concentrating entropy into
-predictable locations so that codebook design can take steps to
-improve multistage codebook efficiency. It also allows us to cascade
-various elements of the stereo image independently.</p>
-
-<h4>eliminating trigonometry and rounding</h4>
-
-<p>Rounding and computational complexity are potential problems with a
-polar representation. As our encoding process involves quantization,
-mixing a polar representation and quantization makes it potentially
-impossible, depending on implementation, to construct a coupled stereo
-mechanism that results in bit-identical decompressed output compared
-to an uncoupled encoding should the encoder desire it.</p>
-
-<p>Vorbis uses a mapping that preserves the most useful qualities of
-polar representation, relies only on addition/subtraction (during
-decode; high quality encoding still requires some trig), and makes it
-trivial before or after quantization to represent an angle/magnitude
-through a one-to-one mapping from possible left/right value
-permutations. We do this by basing our polar representation on the
-unit square rather than the unit-circle.</p>
-
-<p>Given a magnitude and angle, we recover left and right using the
-following function (note that A/B may be left/right or right/left
-depending on the coupling definition used by the encoder):</p>
-
-<pre>
- if(magnitude>0)
- if(angle>0){
- A=magnitude;
- B=magnitude-angle;
- }else{
- B=magnitude;
- A=magnitude+angle;
- }
- else
- if(angle>0){
- A=magnitude;
- B=magnitude+angle;
- }else{
- B=magnitude;
- A=magnitude-angle;
- }
- }
-</pre>
-
-<p>The function is antisymmetric for positive and negative magnitudes in
-order to eliminate a redundant value when quantizing. For example, if
-we're quantizing to integer values, we can visualize a magnitude of 5
-and an angle of -2 as follows:</p>
-
-<p><img src="squarepolar.png" alt="square polar"/></p>
-
-<p>This representation loses or replicates no values; if the range of A
-and B are integral -5 through 5, the number of possible Cartesian
-permutations is 121. Represented in square polar notation, the
-possible values are:</p>
-
-<pre>
- 0, 0
-
--1,-2 -1,-1 -1, 0 -1, 1
-
- 1,-2 1,-1 1, 0 1, 1
-
--2,-4 -2,-3 -2,-2 -2,-1 -2, 0 -2, 1 -2, 2 -2, 3
-
- 2,-4 2,-3 ... following the pattern ...
-
- ... 5, 1 5, 2 5, 3 5, 4 5, 5 5, 6 5, 7 5, 8 5, 9
-
-</pre>
-
-<p>...for a grand total of 121 possible values, the same number as in
-Cartesian representation (note that, for example, <tt>5,-10</tt> is
-the same as <tt>-5,10</tt>, so there's no reason to represent
-both. 2,10 cannot happen, and there's no reason to account for it.)
-It's also obvious that this mapping is exactly reversible.</p>
-
-<h3>Channel interleaving</h3>
-
-<p>We can remap and A/B vector using polar mapping into a magnitude/angle
-vector, and it's clear that, in general, this concentrates energy in
-the magnitude vector and reduces the amount of information to encode
-in the angle vector. Encoding these vectors independently with
-residue backend #0 or residue backend #1 will result in bitrate
-savings. However, there are still implicit correlations between the
-magnitude and angle vectors. The most obvious is that the amplitude
-of the angle is bounded by its corresponding magnitude value.</p>
-
-<p>Entropy coding the results, then, further benefits from the entropy
-model being able to compress magnitude and angle simultaneously. For
-this reason, Vorbis implements residue backend #2 which pre-interleaves
-a number of input vectors (in the stereo case, two, A and B) into a
-single output vector (with the elements in the order of
-A_0, B_0, A_1, B_1, A_2 ... A_n-1, B_n-1) before entropy encoding. Thus
-each vector to be coded by the vector quantization backend consists of
-matching magnitude and angle values.</p>
-
-<p>The astute reader, at this point, will notice that in the theoretical
-case in which we can use monolithic codebooks of arbitrarily large
-size, we can directly interleave and encode left and right without
-polar mapping; in fact, the polar mapping does not appear to lend any
-benefit whatsoever to the efficiency of the entropy coding. In fact,
-it is perfectly possible and reasonable to build a Vorbis encoder that
-dispenses with polar mapping entirely and merely interleaves the
-channel. Libvorbis based encoders may configure such an encoding and
-it will work as intended.</p>
-
-<p>However, when we leave the ideal/theoretical domain, we notice that
-polar mapping does give additional practical benefits, as discussed in
-the above section on polar mapping and summarized again here:</p>
-
-<ul>
-<li>Polar mapping aids in controlling entropy 'leakage' between stages
-of a cascaded codebook.</li>
-<li>Polar mapping separates the stereo image
-into point and diffuse components which may be analyzed and handled
-differently.</li>
-</ul>
-
-<h2>Stereo Models</h2>
-
-<h3>Dual Stereo</h3>
-
-<p>Dual stereo refers to stereo encoding where the channels are entirely
-separate; they are analyzed and encoded as entirely distinct entities.
-This terminology is familiar from mp3.</p>
-
-<h3>Lossless Stereo</h3>
-
-<p>Using polar mapping and/or channel interleaving, it's possible to
-couple Vorbis channels losslessly, that is, construct a stereo
-coupling encoding that both saves space but also decodes
-bit-identically to dual stereo. OggEnc 1.0 and later uses this
-mode in all high-bitrate encoding.</p>
-
-<p>Overall, this stereo mode is overkill; however, it offers a safe
-alternative to users concerned about the slightest possible
-degradation to the stereo image or archival quality audio.</p>
-
-<h3>Phase Stereo</h3>
-
-<p>Phase stereo is the least aggressive means of gracefully dropping
-resolution from the stereo image; it affects only diffuse imaging.</p>
-
-<p>It's often quoted that the human ear is deaf to signal phase above
-about 4kHz; this is nearly true and a passable rule of thumb, but it
-can be demonstrated that even an average user can tell the difference
-between high frequency in-phase and out-of-phase noise. Obviously
-then, the statement is not entirely true. However, it's also the case
-that one must resort to nearly such an extreme demonstration before
-finding the counterexample.</p>
-
-<p>'Phase stereo' is simply a more aggressive quantization of the polar
-angle vector; above 4kHz it's generally quite safe to quantize noise
-and noisy elements to only a handful of allowed phases, or to thin the
-phase with respect to the magnitude. The phases of high amplitude
-pure tones may or may not be preserved more carefully (they are
-relatively rare and L/R tend to be in phase, so there is generally
-little reason not to spend a few more bits on them)</p>
-
-<h4>example: eight phase stereo</h4>
-
-<p>Vorbis may implement phase stereo coupling by preserving the entirety
-of the magnitude vector (essential to fine amplitude and energy
-resolution overall) and quantizing the angle vector to one of only
-four possible values. Given that the magnitude vector may be positive
-or negative, this results in left and right phase having eight
-possible permutation, thus 'eight phase stereo':</p>
-
-<p><img src="eightphase.png" alt="eight phase"/></p>
-
-<p>Left and right may be in phase (positive or negative), the most common
-case by far, or out of phase by 90 or 180 degrees.</p>
-
-<h4>example: four phase stereo</h4>
-
-<p>Similarly, four phase stereo takes the quantization one step further;
-it allows only in-phase and 180 degree out-out-phase signals:</p>
-
-<p><img src="fourphase.png" alt="four phase"/></p>
-
-<h3>example: point stereo</h3>
-
-<p>Point stereo eliminates the possibility of out-of-phase signal
-entirely. Any diffuse quality to a sound source tends to collapse
-inward to a point somewhere within the stereo image. A practical
-example would be balanced reverberations within a large, live space;
-normally the sound is diffuse and soft, giving a sonic impression of
-volume. In point-stereo, the reverberations would still exist, but
-sound fairly firmly centered within the image (assuming the
-reverberation was centered overall; if the reverberation is stronger
-to the left, then the point of localization in point stereo would be
-to the left). This effect is most noticeable at low and mid
-frequencies and using headphones (which grant perfect stereo
-separation). Point stereo is is a graceful but generally easy to
-detect degradation to the sound quality and is thus used in frequency
-ranges where it is least noticeable.</p>
-
-<h3>Mixed Stereo</h3>
-
-<p>Mixed stereo is the simultaneous use of more than one of the above
-stereo encoding models, generally using more aggressive modes in
-higher frequencies, lower amplitudes or 'nearly' in-phase sound.</p>
-
-<p>It is also the case that near-DC frequencies should be encoded using
-lossless coupling to avoid frame blocking artifacts.</p>
-
-<h3>Vorbis Stereo Modes</h3>
-
-<p>Vorbis, as of 1.0, uses lossless stereo and a number of mixed modes
-constructed out of lossless and point stereo. Phase stereo was used
-in the rc2 encoder, but is not currently used for simplicity's sake. It
-will likely be re-added to the stereo model in the future.</p>
-
-<div id="copyright">
- The Xiph Fish Logo is a
- trademark (&trade;) of Xiph.Org.<br/>
-
- These pages &copy; 1994 - 2005 Xiph.Org. All rights reserved.
-</div>
-
-</body>
-</html>
-
-
-
-
-
-
diff --git a/contrib/vorbis/doc/stream.png b/contrib/vorbis/doc/stream.png
deleted file mode 100644
index d1d2f36..0000000
--- a/contrib/vorbis/doc/stream.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/v-comment.html b/contrib/vorbis/doc/v-comment.html
deleted file mode 100644
index aad5e88..0000000
--- a/contrib/vorbis/doc/v-comment.html
+++ /dev/null
@@ -1,285 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"/>
-<title>Ogg Vorbis Documentation</title>
-
-<style type="text/css">
-body {
- margin: 0 18px 0 18px;
- padding-bottom: 30px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- color: #333333;
- font-size: .8em;
-}
-
-a {
- color: #3366cc;
-}
-
-img {
- border: 0;
-}
-
-#xiphlogo {
- margin: 30px 0 16px 0;
-}
-
-#content p {
- line-height: 1.4;
-}
-
-h1, h1 a, h2, h2 a, h3, h3 a {
- font-weight: bold;
- color: #ff9900;
- margin: 1.3em 0 8px 0;
-}
-
-h1 {
- font-size: 1.3em;
-}
-
-h2 {
- font-size: 1.2em;
-}
-
-h3 {
- font-size: 1.1em;
-}
-
-li {
- line-height: 1.4;
-}
-
-#copyright {
- margin-top: 30px;
- line-height: 1.5em;
- text-align: center;
- font-size: .8em;
- color: #888888;
- clear: both;
-}
-</style>
-
-</head>
-
-<body>
-
-<div id="xiphlogo">
- <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.Org"/></a>
-</div>
-
-<h1>Ogg Vorbis I format specification: comment field and header specification</h1>
-
-<h1 id="overview">Overview</h1>
-
-<p>The Vorbis text comment header is the second (of three) header
-packets that begin a Vorbis bitstream. It is meant for short, text
-comments, not arbitrary metadata; arbitrary metadata belongs in a
-separate logical bitstream (usually an XML stream type) that provides
-greater structure and machine parseability.</p>
-
-<p>The comment field is meant to be used much like someone jotting a
-quick note on the bottom of a CDR. It should be a little information to
-remember the disc by and explain it to others; a short, to-the-point
-text note that need not only be a couple words, but isn't going to be
-more than a short paragraph. The essentials, in other words, whatever
-they turn out to be, eg:</p>
-
-<blockquote><p>
-"Honest Bob and the Factory-to-Dealer-Incentives, _I'm Still Around_,
-opening for Moxy Fr&uuml;vous, 1997"
-</p></blockquote>
-
-<h1 id="commentencoding">Comment encoding</h1>
-
-<h2 id="structure">Structure</h2>
-
-<p>The comment header logically is a list of eight-bit-clean vectors; the
-number of vectors is bounded to 2^32-1 and the length of each vector
-is limited to 2^32-1 bytes. The vector length is encoded; the vector
-contents themselves are not null terminated. In addition to the vector
-list, there is a single vector for vendor name (also 8 bit clean,
-length encoded in 32 bits). For example, the 1.0 release of libvorbis
-set the vendor string to "Xiph.Org libVorbis I 20020717".</p>
-
-<p>The comment header is decoded as follows:</p>
-
-<pre>
- 1) [vendor_length] = read an unsigned integer of 32 bits
- 2) [vendor_string] = read a UTF-8 vector as [vendor_length] octets
- 3) [user_comment_list_length] = read an unsigned integer of 32 bits
- 4) iterate [user_comment_list_length] times {
-
- 5) [length] = read an unsigned integer of 32 bits
- 6) this iteration's user comment = read a UTF-8 vector as [length] octets
-
- }
-
- 7) [framing_bit] = read a single bit as boolean
- 8) if ( [framing_bit] unset or end of packet ) then ERROR
- 9) done.
-</pre>
-
-<h2 id="vectorformat">Content vector format</h2>
-
-<p>The comment vectors are structured similarly to a UNIX environment variable.
-That is, comment fields consist of a field name and a corresponding value and
-look like:</p>
-
-<pre>
-comment[0]="ARTIST=me";
-comment[1]="TITLE=the sound of Vorbis";
-</pre>
-
-<ul>
-<li>A case-insensitive field name that may consist of ASCII 0x20 through
-0x7D, 0x3D ('=') excluded. ASCII 0x41 through 0x5A inclusive (A-Z) is
-to be considered equivalent to ASCII 0x61 through 0x7A inclusive
-(a-z).</li>
-<li>The field name is immediately followed by ASCII 0x3D ('=');
-this equals sign is used to terminate the field name.</li>
-<li>0x3D is followed by the 8 bit clean UTF-8 encoded value of the
-field contents to the end of the field.</li>
-</ul>
-
-<h3 id="fieldnames">Field names</h3>
-
-<p>Below is a proposed, minimal list of standard field names with a
-description of intended use. No single or group of field names is
-mandatory; a comment header may contain one, all or none of the names
-in this list.</p>
-
-<dl>
-
-<dt>TITLE</dt>
-<dd>Track/Work name</dd>
-
-<dt>VERSION</dt>
-<dd>The version field may be used to differentiate multiple
-versions of the same track title in a single collection.
-(e.g. remix info)</dd>
-
-<dt>ALBUM</dt>
-<dd>The collection name to which this track belongs</dd>
-
-<dt>TRACKNUMBER</dt>
-<dd>The track number of this piece if part of a specific larger collection or album</dd>
-
-<dt>ARTIST</dt>
-<dd>The artist generally considered responsible for the work. In popular music
-this is usually the performing band or singer. For classical music it would be
-the composer. For an audio book it would be the author of the original text.</dd>
-
-<dt>PERFORMER</dt>
-<dd>The artist(s) who performed the work. In classical music this would be the
-conductor, orchestra, soloists. In an audio book it would be the actor who did
-the reading. In popular music this is typically the same as the ARTIST and
-is omitted.</dd>
-
-<dt>COPYRIGHT</dt>
-<dd>Copyright attribution, e.g., '2001 Nobody's Band' or '1999 Jack Moffitt'</dd>
-
-<dt>LICENSE</dt>
-<dd>License information, eg, 'All Rights Reserved', 'Any
-Use Permitted', a URL to a license such as a Creative Commons license
-("www.creativecommons.org/blahblah/license.html") or the EFF Open
-Audio License ('distributed under the terms of the Open Audio
-License. see http://www.eff.org/IP/Open_licenses/eff_oal.html for
-details'), etc.</dd>
-
-<dt>ORGANIZATION</dt>
-<dd>Name of the organization producing the track (i.e.
-the 'record label')</dd>
-
-<dt>DESCRIPTION</dt>
-<dd>A short text description of the contents</dd>
-
-<dt>GENRE</dt>
-<dd>A short text indication of music genre</dd>
-
-<dt>DATE</dt>
-<dd>Date the track was recorded</dd>
-
-<dt>LOCATION</dt>
-<dd>Location where track was recorded</dd>
-
-<dt>CONTACT</dt>
-<dd>Contact information for the creators or distributors of the track.
-This could be a URL, an email address, the physical address of
-the producing label.</dd>
-
-<dt>ISRC</dt>
-<dd>ISRC number for the track; see <a href="http://www.ifpi.org/isrc/">the
-ISRC intro page</a> for more information on ISRC numbers.</dd>
-
-</dl>
-
-<h3 id="implications">Implications</h3>
-
-<ul>
-<li>Field names should not be 'internationalized'; this is a
-concession to simplicity not an attempt to exclude the majority of
-the world that doesn't speak English. Field <emph>contents</emph>,
-however, use the UTF-8 character encoding to allow easy representation
-of any language.</li>
-<li>We have the length of the entirety of the field and restrictions on
-the field name so that the field name is bounded in a known way. Thus
-we also have the length of the field contents.</li>
-<li>Individual 'vendors' may use non-standard field names within
-reason. The proper use of comment fields should be clear through
-context at this point. Abuse will be discouraged.</li>
-<li>There is no vendor-specific prefix to 'nonstandard' field names.
-Vendors should make some effort to avoid arbitrarily polluting the
-common namespace. We will generally collect the more useful tags
-here to help with standardization.</li>
-<li>Field names are not required to be unique (occur once) within a
-comment header. As an example, assume a track was recorded by three
-well know artists; the following is permissible, and encouraged:
-<pre>
- ARTIST=Dizzy Gillespie
- ARTIST=Sonny Rollins
- ARTIST=Sonny Stitt
-</pre></li>
-</ul>
-
-<h2 id="encoding">Encoding</h2>
-
-<p>The comment header comprises the entirety of the second bitstream
-header packet. Unlike the first bitstream header packet, it is not
-generally the only packet on the second page and may not be restricted
-to within the second bitstream page. The length of the comment header
-packet is (practically) unbounded. The comment header packet is not
-optional; it must be present in the bitstream even if it is
-effectively empty.</p>
-
-<p>The comment header is encoded as follows (as per Ogg's standard
-bitstream mapping which renders least-significant-bit of the word to be
-coded into the least significant available bit of the current
-bitstream octet first):</p>
-
-<ol>
-<li>Vendor string length (32 bit unsigned quantity specifying number of octets)</li>
-<li>Vendor string ([vendor string length] octets coded from beginning of string
-to end of string, not null terminated)</li>
-<li>Number of comment fields (32 bit unsigned quantity specifying number of fields)</li>
-<li>Comment field 0 length (if [Number of comment fields]>0; 32 bit unsigned
-quantity specifying number of octets)</li>
-<li>Comment field 0 ([Comment field 0 length] octets coded from beginning of
-string to end of string, not null terminated)</li>
-<li>Comment field 1 length (if [Number of comment fields]>1...)...</li>
-</ol>
-
-<p>This is actually somewhat easier to describe in code; implementation of the above
-can be found in vorbis/lib/info.c:_vorbis_pack_comment(),_vorbis_unpack_comment()</p>
-
-<div id="copyright">
- The Xiph Fish Logo is a
- trademark (&trade;) of Xiph.Org.<br/>
-
- These pages &copy; 1994 - 2005 Xiph.Org. All rights reserved.
-</div>
-
-</body>
-</html>
diff --git a/contrib/vorbis/doc/vorbis-clip.txt b/contrib/vorbis/doc/vorbis-clip.txt
deleted file mode 100644
index 2e67034..0000000
--- a/contrib/vorbis/doc/vorbis-clip.txt
+++ /dev/null
@@ -1,139 +0,0 @@
-Topic:
-
-Sample granularity editing of a Vorbis file; inferred arbitrary sample
-length starting offsets / PCM stream lengths
-
-Overview:
-
-Vorbis, like mp3, is a frame-based* audio compression where audio is
-broken up into discrete short time segments. These segments are
-'atomic' that is, one must recover the entire short time segment from
-the frame packet; there's no way to recover only a part of the PCM time
-segment from part of the coded packet without expanding the entire
-packet and then discarding a portion of the resulting PCM audio.
-
-* In mp3, the data segment representing a given time period is called
- a 'frame'; the roughly equivalent Vorbis construct is a 'packet'.
-
-Thus, when we edit a Vorbis stream, the finest physical editing
-granularity is on these packet boundaries (the mp3 case is
-actually somewhat more complex and mp3 editing is more complicated
-than just snipping on a frame boundary because time data can be spread
-backward or forward over frames. In Vorbis, packets are all
-stand-alone). Thus, at the physical packet level, Vorbis is still
-limited to streams that contain an integral number of packets.
-
-However, Vorbis streams may still exactly represent and be edited to a
-PCM stream of arbitrary length and starting offset without padding the
-beginning or end of the decoded stream or requiring that the desired
-edit points be packet aligned. Vorbis makes use of Ogg stream
-framing, and this framing provides time-stamping data, called a
-'granule position'; our starting offset and finished stream length may
-be inferred from correct usage of the granule position data.
-
-Time stamping mechanism:
-
-Vorbis packets are bundled into into Ogg pages (note that pages do not
-necessarily contain integral numbers of packets, but that isn't
-inportant in this discussion. More about Ogg framing can be found in
-ogg/doc/framing.html). Each page that contains a packet boundary is
-stamped with the absolute sample-granularity offset of the data, that
-is, 'complete samples-to-date' up to the last completed packet of that
-page. (The same mechanism is used for eg, video, where the number
-represents complete 2-D frames, and so on).
-
-(It's possible but rare for a packet to span more than two pages such
-that page[s] in the middle have no packet boundary; these packets have
-a granule position of '-1'.)
-
-This granule position mechaism in Ogg is used by Vorbis to indicate when the
-PCM data intended to be represented in a Vorbis segment begins a
-number of samples into the data represented by the first packet[s]
-and/or ends before the physical PCM data represented in the last
-packet[s].
-
-File length a non-integral number of frames:
-
-A file to be encoded in Vorbis will probably not encode into an
-integral number of packets; such a file is encoded with the last
-packet containing 'extra'* samples. These samples are not padding; they
-will be discarded in decode.
-
-*(For best results, the encoder should use extra samples that preserve
-the character of the last frame. Simply setting them to zero will
-introduce a 'cliff' that's hard to encode, resulting in spread-frame
-noise. Libvorbis extrapolates the last frame past the end of data to
-produce the extra samples. Even simply duplicating the last value is
-better than clamping the signal to zero).
-
-The encoder indicates to the decoder that the file is actually shorter
-than all of the samples ('original' + 'extra') by setting the granule
-position in the last page to a short value, that is, the last
-timestamp is the original length of the file discarding extra samples.
-The decoder will see that the number of samples it has decoded in the
-last page is too many; it is 'original' + 'extra', where the
-granulepos says that through the last packet we only have 'original'
-number of samples. The decoder then ignores the 'extra' samples.
-This behavior is to occur only when the end-of-stream bit is set in
-the page (indicating last page of the logical stream).
-
-Note that it not legal for the granule position of the last page to
-indicate that there are more samples in the file than actually exist,
-however, implementations should handle such an illegal file gracefully
-in the interests of robust programming.
-
-Beginning point not on integral packet boundary:
-
-It is possible that we will the PCM data represented by a Vorbis
-stream to begin at a position later than where the decoded PCM data
-really begins after an integral packet boundary, a situation analagous
-to the above description where the PCM data does not end at an
-integral packet boundary. The easiest example is taking a clip out of
-a larger Vorbis stream, and choosing a beginning point of the clip
-that is not on a packet boundary; we need to ignore a few samples to
-get the desired beginning point.
-
-The process of marking the desired beginning point is similar to
-marking an arbitrary ending point. If the encoder wishes sample zero
-to be some location past the actual beginning of data, it associates a
-'short' granule position value with the completion of the second*
-audio packet. The granule position is associated with the second
-packet simply by making sure the second packet completes its page.
-
-*(We associate the short value with the second packet for two reasons.
- a) The first packet only primes the overlap/add buffer. No data is
- returned before decoding the second packet; this places the decision
- information at the point of decision. b) Placing the short value on
- the first packet would make the value negative (as the first packet
- normally represents position zero); a negative value would break the
- requirement that granule positions increase; the headers have
- position values of zero)
-
-The decoder sees that on the first page that will return
-data from the overlap/add queue, we have more samples than the granule
-position accounts for, and discards the 'surplus' from the beginning
-of the queue.
-
-Note that short granule values (indicating less than the actually
-returned about of data) are not legal in the Vorbis spec outside of
-indicating beginning and ending sample positions. However, decoders
-should, at minimum, tolerate inadvertant short values elsewhere in the
-stream (just as they should tolerate out-of-order/non-increasing
-granulepos values, although this too is illegal).
-
-Beginning point at arbitrary positive timestamp (no 'zero' sample):
-
-It's also possible that the granule position of the first page of an
-audio stream is a 'long value', that is, a value larger than the
-amount of PCM audio decoded. This implies only that we are starting
-playback at some point into the logical stream, a potentially common
-occurence in streaming applications where the decoder may be
-connecting into a live stream. The decoder should not treat the long
-value specially.
-
-A long value elsewhere in the stream would normally occur only when a
-page is lost or out of sequence, as indicated by the page's sequence
-number. A long value under any other situation is not legal, however
-a decoder should tolerate both possibilities.
-
-
diff --git a/contrib/vorbis/doc/vorbis-errors.txt b/contrib/vorbis/doc/vorbis-errors.txt
deleted file mode 100644
index e873d8a..0000000
--- a/contrib/vorbis/doc/vorbis-errors.txt
+++ /dev/null
@@ -1,103 +0,0 @@
-Error return codes possible from libvorbis and libvorbisfile:
-
-All 'failure' style returns are <0; this either indicates a generic
-'false' value (eg, ready? T or F) or an error condition. Code can
-safely just test for < 0, or look at the specific return code for more
-detail.
-
-*** Return codes:
-
-OV_FALSE The call returned a 'false' status (eg, ov_bitrate_instant
- can return OV_FALSE if playback is not in progress, and thus
- there is no instantaneous bitrate information to report.
-
-OV_HOLE libvorbis/libvorbisfile is alerting the application that
- there was an interruption in the data (one of: garbage
- between pages, loss of sync followed by recapture, or a
- corrupt page)
-
-OV_EREAD A read from media returned an error.
-
-OV_EFAULT Internal logic fault; indicates a bug or heap/stack
- corruption.
-
-OV_EIMPL The bitstream makes use of a feature not implemented in this
- library version.
-
-OV_EINVAL Invalid argument value.
-
-OV_ENOTVORBIS Bitstream/page/packet is not Vorbis data.
-
-OV_EBADHEADER Invalid Vorbis bitstream header.
-
-OV_EVERSION Vorbis version mismatch.
-
-OV_ENOTAUDIO Packet data submitted to vorbis_synthesis is not audio data.
-
-OV_EBADPACKET Invalid packet submitted to vorbis_synthesis.
-
-OV_EBADLINK Invalid stream section supplied to libvorbis/libvorbisfile,
- or the requested link is corrupt.
-
-OV_ENOSEEK Bitstream is not seekable.
-
-
-****************************************************************
-*** Libvorbis functions that can return failure/error codes:
-
-int vorbis_analysis_headerout()
- OV_EIMPL
-
-int vorbis_analysis_wrote()
- OV_EINVAL
-
-int vorbis_synthesis_headerin()
- OV_ENOTVORBIS, OV_EVERSION, OV_EBADHEADER
-
-int vorbis_synthesis()
- OV_ENOTAUDIO, OV_EBADPACKET
-
-int vorbis_synthesis_read()
- OV_EINVAL
-
-****************************************************************
-*** Libvorbisfile functions that can return failure/error codes:
-
-int ov_open_callbacks()
- OV_EREAD, OV_ENOTVORBIS, OV_EVERSION, OV_EBADHEADER, OV_FAULT
-
-int ov_open()
- OV_EREAD, OV_ENOTVORBIS, OV_EVERSION, OV_EBADHEADER, OV_FAULT
-
-long ov_bitrate()
- OV_EINVAL, OV_FALSE
-
-long ov_bitrate_instant()
- OV_FALSE
-
-ogg_int64_t ov_raw_total()
- OV_EINVAL
-
-ogg_int64_t ov_pcm_total()
- OV_EINVAL
-
-double ov_time_total()
- OV_EINVAL
-
-int ov_raw_seek()
- OV_ENOSEEK, OV_EINVAL, OV_BADLINK
-
-int ov_pcm_seek_page()
- OV_ENOSEEK, OV_EINVAL, OV_EREAD, OV_BADLINK, OV_FAULT
-
-int ov_pcm_seek()
- OV_ENOSEEK, OV_EINVAL, OV_EREAD, OV_BADLINK, OV_FAULT
-
-int ov_time_seek()
- OV_ENOSEEK, OV_EINVAL, OV_EREAD, OV_BADLINK, OV_FAULT
-
-int ov_time_seek_page()
- OV_ENOSEEK, OV_EINVAL, OV_EREAD, OV_BADLINK, OV_FAULT
-
-long ov_read()
- OV_HOLE, OV_EBADLINK
diff --git a/contrib/vorbis/doc/vorbis-fidelity.html b/contrib/vorbis/doc/vorbis-fidelity.html
deleted file mode 100644
index 2321d67..0000000
--- a/contrib/vorbis/doc/vorbis-fidelity.html
+++ /dev/null
@@ -1,180 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"/>
-<title>Ogg Vorbis Documentation</title>
-
-<style type="text/css">
-body {
- margin: 0 18px 0 18px;
- padding-bottom: 30px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- color: #333333;
- font-size: .8em;
-}
-
-a {
- color: #3366cc;
-}
-
-img {
- border: 0;
-}
-
-#xiphlogo {
- margin: 30px 0 16px 0;
-}
-
-#content p {
- line-height: 1.4;
-}
-
-h1, h1 a, h2, h2 a, h3, h3 a {
- font-weight: bold;
- color: #ff9900;
- margin: 1.3em 0 8px 0;
-}
-
-h1 {
- font-size: 1.3em;
-}
-
-h2 {
- font-size: 1.2em;
-}
-
-h3 {
- font-size: 1.1em;
-}
-
-li {
- line-height: 1.4;
-}
-
-#copyright {
- margin-top: 30px;
- line-height: 1.5em;
- text-align: center;
- font-size: .8em;
- color: #888888;
- clear: both;
-}
-</style>
-
-</head>
-
-<body>
-
-<div id="xiphlogo">
- <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.Org"/></a>
-</div>
-
-<h1>Ogg Vorbis: Fidelity measurement and terminology discussion</h1>
-
-<p>Terminology discussed in this document is based on common terminology
-associated with contemporary codecs such as MPEG I audio layer 3
-(mp3). However, some differences in terminology are useful in the
-context of Vorbis as Vorbis functions somewhat differently than most
-current formats. For clarity, then, we describe a common terminology
-for discussion of Vorbis's and other formats' audio quality.</p>
-
-<h2>Subjective and Objective</h2>
-
-<p><em>Objective</em> fidelity is a measure, based on a computable,
-mechanical metric, of how carefully an output matches an input. For
-example, a stereo amplifier may claim to introduce less that .01%
-total harmonic distortion when amplifying an input signal; this claim
-is easy to verify given proper equipment, and any number of testers are
-likely to arrive at the same, exact results. One need not listen to
-the equipment to make this measurement.</p>
-
-<p>However, given two amplifiers with identical, verifiable objective
-specifications, listeners may strongly prefer the sound quality of one
-over the other. This is actually the case in the decades old debate
-[some would say jihad] among audiophiles involving vacuum tube versus
-solid state amplifiers. There are people who can tell the difference,
-and strongly prefer one over the other despite seemingly identical,
-measurable quality. This preference is <em>subjective</em> and
-difficult to measure but nonetheless real.</p>
-
-<p>Individual elements of subjective differences often can be qualified,
-but overall subjective quality generally is not measurable. Different
-observers are likely to disagree on the exact results of a subjective
-test as each observer's perspective differs. When measuring
-subjective qualities, the best one can hope for is average, empirical
-results that show statistical significance across a group.</p>
-
-<p>Perceptual codecs are most concerned with subjective, not objective,
-quality. This is why evaluating a perceptual codec via distortion
-measures and sonograms alone is useless; these objective measures may
-provide insight into the quality or functioning of a codec, but cannot
-answer the much squishier subjective question, "Does it sound
-good?". The tube amplifier example is perhaps not the best as very few
-people can hear, or care to hear, the minute differences between tubes
-and transistors, whereas the subjective differences in perceptual
-codecs tend to be quite large even when objective differences are
-not.</p>
-
-<h2>Fidelity, Artifacts and Differences</h2>
-
-<p>Audio <em>artifacts</em> and loss of fidelity or more simply
-put, audio <em>differences</em> are not the same thing.</p>
-
-<p>A loss of fidelity implies differences between the perceived input and
-output signal; it does not necessarily imply that the differences in
-output are displeasing or that the output sounds poor (although this
-is often the case). Tube amplifiers are <em>not</em> higher fidelity
-than modern solid state and digital systems. They simply produce a
-form of distortion and coloring that is either unnoticeable or actually
-pleasing to many ears.</p>
-
-<p>As compared to an original signal using hard metrics, all perceptual
-codecs [ASPEC, ATRAC, MP3, WMA, AAC, TwinVQ, AC3 and Vorbis included]
-lose objective fidelity in order to reduce bitrate. This is fact. The
-idea is to lose fidelity in ways that cannot be perceived. However,
-most current streaming applications demand bitrates lower than what
-can be achieved by sacrificing only objective fidelity; this is also
-fact, despite whatever various company press releases might claim.
-Subjective fidelity eventually must suffer in one way or another.</p>
-
-<p>The goal is to choose the best possible tradeoff such that the
-fidelity loss is graceful and not obviously noticeable. Most listeners
-of FM radio do not realize how much lower fidelity that medium is as
-compared to compact discs or DAT. However, when compared directly to
-source material, the difference is obvious. A cassette tape is lower
-fidelity still, and yet the degradation, relatively speaking, is
-graceful and generally easy not to notice. Compare this graceful loss
-of quality to an average 44.1kHz stereo mp3 encoded at 80 or 96kbps.
-The mp3 might actually be higher objective fidelity but subjectively
-sounds much worse.</p>
-
-<p>Thus, when a CODEC <em>must</em> sacrifice subjective quality in order
-to satisfy a user's requirements, the result should be a
-<em>difference</em> that is generally either difficult to notice
-without comparison, or easy to ignore. An <em>artifact</em>, on the
-other hand, is an element introduced into the output that is
-immediately noticeable, obviously foreign, and undesired. The famous
-'underwater' or 'twinkling' effect synonymous with low bitrate (or
-poorly encoded) mp3 is an example of an <em>artifact</em>. This
-working definition differs slightly from common usage, but the coined
-distinction between differences and artifacts is useful for our
-discussion.</p>
-
-<p>The goal, when it is absolutely necessary to sacrifice subjective
-fidelity, is obviously to strive for differences and not artifacts.
-The vast majority of codecs today fail at this task miserably,
-predictably, and regularly in one way or another. Avoiding such
-failures when it is necessary to sacrifice subjective quality is a
-fundamental design objective of Vorbis and that objective is reflected
-in Vorbis's design and tuning.</p>
-
-<div id="copyright">
- The Xiph Fish Logo is a
- trademark (&trade;) of Xiph.Org.<br/>
-
- These pages &copy; 1994 - 2005 Xiph.Org. All rights reserved.
-</div>
-
-</body>
-</html>
diff --git a/contrib/vorbis/doc/vorbisenc/Makefile.am b/contrib/vorbis/doc/vorbisenc/Makefile.am
deleted file mode 100644
index bbab3c5..0000000
--- a/contrib/vorbis/doc/vorbisenc/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisenc
-
-doc_DATA = changes.html examples.html index.html ovectl_ratemanage2_arg.html \
- ovectl_ratemanage_arg.html overview.html reference.html style.css\
- vorbis_encode_ctl.html vorbis_encode_init.html vorbis_encode_setup_init.html \
- vorbis_encode_setup_managed.html vorbis_encode_setup_vbr.html \
- vorbis_encode_init_vbr.html
-
-EXTRA_DIST = $(doc_DATA)
diff --git a/contrib/vorbis/doc/vorbisenc/changes.html b/contrib/vorbis/doc/vorbisenc/changes.html
deleted file mode 100644
index eb8460e..0000000
--- a/contrib/vorbis/doc/vorbisenc/changes.html
+++ /dev/null
@@ -1,104 +0,0 @@
-<html>
-
-<head>
-<title>libvorbisenc - Documentation</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Libvorbisenc API changes 1.0 through 1.1</h1>
-
-This document describes API additions to libvorbisenc between release
-1.0 and 1.1.
-
-<h2>1.0.1</h2>
-
-The programming API and binary application ABI are unchanged and fully
-forward/backward compatible between release 1.0 and 1.0.1. Libvorbis,
-libvorbisenc and libvorbisfile must match versions amongst themselves,
-however.
-
-<h2>1.1</h2>
-
-The binary ABI from release 1.0.1 to 1.1 is backward compatible;
-applications linked against libvorbis/libvorbisenc 1.0 and 1.0.1 will
-continue to function correctly when upgrading the libvorbis and
-libvorbisenc dynamic libraries without re-linking. <p>
-
-Release 1.1 adds several possible requests to the libvorbisenc <a
-href="vorbis_encode_ctl.html">vorbis_encode_ctl()</a> call in order to
-reflect the shift to <a href="overview.html#BBR">bit-reservoir style
-bitrate management</a>. In addition, several <a
-href="vorbis_encode_ctl.html">vorbis_encode_ctl()</a> requests are
-deprecated (but functional) as they are redered semantically obsolete
-by the <a href="overview.html#BBR">new bitrate management</a>.<p>
-
-<h3>Deprecated in 1.1</h3>
-
-These calls are still available to older codebases to preserve
-compatability; the fields of the <a
-href="ovectl_ratemanage_arg.html">ovectl_ratemanage_arg</a> argument
-are mapped as closely as possible to the fields of the new <a
-href="ovectl_ratemanage2_arg.html">ovectl_ratemanage2_arg</a>
-structure.
-
-<dl>
-<dt><a href="vorbis_encode_ctl.html#OV_ECTL_RATEMANAGE_GET">OV_ECTL_RATEMANAGE_GET</a>:<dd> Use <a
-href="vorbis_encode_ctl.html#OV_ECTL_RATEMANAGE2_GET">OV_ECTL_RATEMANAGE2_GET</a>
-instead.
-
-
-<dt><a href="vorbis_encode_ctl.html#OV_ECTL_RATEMANAGE_SET">OV_ECTL_RATEMANAGE_SET</a>:<dd> Use <a
-href="vorbis_encode_ctl.html#OV_ECTL_RATEMANAGE2_SET">OV_ECTL_RATEMANAGE2_SET</a>
-instead.
-
-<dt><a href="vorbis_encode_ctl.html#OV_ECTL_RATEMANAGE_AVG">OV_ECTL_RATEMANAGE_AVG</a>:<dd> Use <a
-href="vorbis_encode_ctl.html#OV_ECTL_RATEMANAGE2_SET">OV_ECTL_RATEMANAGE2_SET</a>
-instead.
-
-<dt><a href="vorbis_encode_ctl.html#OV_ECTL_RATEMANAGE_HARD">OV_ECTL_RATEMANAGE_HARD</a>:<dd> Use <a
-href="vorbis_encode_ctl.html#OV_ECTL_RATEMANAGE2_SET">OV_ECTL_RATEMANAGE2_SET</a>
-instead.
-</dl>
-
-<h3>Newly added in 1.1</h3>
-
-The following calls are added in 1.1 to semantically reflect movement
-to a <a href="overview.html#BBR">bit-reservoir-based bitrate
-management</a> scheme by introducing the <a
-href="ovectl_ratemanage2_arg.html">ovectl_ratemanage2_arg</a>
-structure in order to better represent the abilities of the bitrate
-manager.<p>
-
-<dl>
-<dt><a href="vorbis_encode_ctl.html#OV_ECTL_RATEMANAGE2_GET">OV_ECTL_RATEMANAGE2_GET</a><dd>
-
-Used to query the current state of bitrate management setup.
-
-<dt><a href="vorbis_encode_ctl.html#OV_ECTL_RATEMANAGE2_SET">OV_ECTL_RATEMANAGE2_SET</a><dd>
-
-Used to set or alter bitrate management settings.
-</dl>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisenc/examples.html b/contrib/vorbis/doc/vorbisenc/examples.html
deleted file mode 100644
index 1fcc7e0..0000000
--- a/contrib/vorbis/doc/vorbisenc/examples.html
+++ /dev/null
@@ -1,133 +0,0 @@
-<html>
-
-<head>
-<title>libvorbisenc - Documentation</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Libvorbisenc Setup Examples</h1>
-
-VBR is always the recommended mode for Vorbis encoding when
-there's no need to impose bitrate constraints. True VBR encoding will
-always produce the most consistent quality output as well as the
-highest quality for a the bits used.
-
-<p>The following code examples prepare a
-<a href="../libvorbis/vorbis_info.html">vorbis_info</a> structure for encoding
-use with libvorbis.<p>
-
-<h2>Example: encoding using a VBR quality mode</h2>
-
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc><td><pre><b>
- vorbis_info_init(&vi);
-
- /*********************************************************************
- Encoding using a VBR quality mode. The usable range is -.1
- (lowest quality, smallest file) to 1.0 (highest quality, largest file).
- Example quality mode .4: 44kHz stereo coupled, roughly 128kbps VBR
- *********************************************************************/
-
- ret = vorbis_encode_init_vbr(&vi,2,44100,.4);
-
- /*********************************************************************
- do not continue if setup failed; this can happen if we ask for a
- mode that libVorbis does not support (eg, too low a quality mode, etc,
- will return 'OV_EIMPL')
- *********************************************************************/
-
- if(ret) exit(1);
-</b></pre></td></tr></table>
-
-<h2>Example: encoding using average bitrate (ABR)</h2>
-
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc><td><pre><b>
- vorbis_info_init(&vi);
-
- /*********************************************************************
- Encoding using an average bitrate mode (ABR).
- example: 44kHz stereo coupled, average 128kbps ABR
- *********************************************************************/
-
- ret = vorbis_encode_init(&vi,2,44100,-1,128000,-1);
-
- /*********************************************************************
- do not continue if setup failed; this can happen if we ask for a
- mode that libVorbis does not support (eg, too low a bitrate, etc,
- will return 'OV_EIMPL')
- *********************************************************************/
-
- if(ret) exit(1);
-</b></pre></td></tr></table>
-
-<h2>Example: encoding using constant bitrate (CBR)</h2>
-
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc><td><pre><b>
- vorbis_info_init(&vi);
-
- /*********************************************************************
- Encoding using a constant bitrate mode (CBR).
- example: 44kHz stereo coupled, average 128kbps CBR
- *********************************************************************/
-
- ret = vorbis_encode_init(&vi,2,44100,128000,128000,128000);
-
- /*********************************************************************
- do not continue if setup failed; this can happen if we ask for a
- mode that libVorbis does not support (eg, too low a bitrate, etc,
- will return 'OV_EIMPL')
- *********************************************************************/
-
- if(ret) exit(1);
-</b></pre></td></tr></table>
-
-<h2>Example: encoding using VBR selected by approximate bitrate</h2>
-
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc><td><pre><b>
- vorbis_info_init(&vi);
-
- /*********************************************************************
- Encode using a quality mode, but select that quality mode by asking for
- an approximate bitrate. This is not ABR, it is true VBR, but selected
- using the bitrate interface, and then turning bitrate management off:
- *********************************************************************/
-
- ret = ( vorbis_encode_setup_managed(&vi,2,44100,-1,128000,-1) ||
- vorbis_encode_ctl(&vi,OV_ECTL_RATEMANAGE2_SET,NULL) ||
- vorbis_encode_setup_init(&vi));
-
- /*********************************************************************
- do not continue if setup failed; this can happen if we ask for a
- mode that libVorbis does not support (eg, too low a bitrate, etc,
- will return 'OV_EIMPL')
- *********************************************************************/
-
- if(ret) exit(1);
-</b></pre></td></tr></table>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisenc/index.html b/contrib/vorbis/doc/vorbisenc/index.html
deleted file mode 100644
index ec9b988..0000000
--- a/contrib/vorbis/doc/vorbisenc/index.html
+++ /dev/null
@@ -1,40 +0,0 @@
-<html>
-
-<head>
-<title>libvorbisenc - Documentation</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Libvorbisenc Documentation</h1>
-
-<p>
-Libvorbisenc is a convenient API for setting up an encoding environment using libvorbis. Libvorbisenc encapsulates the actions needed to set up the encoder properly.
-<p>
-<a href="overview.html">libvorbisenc api overview</a><br>
-<a href="reference.html">libvorbisenc api reference</a><br>
-<a href="changes.html">libvorbisenc api changes from 1.0 and 1.0.1</a><br>
-<a href="examples.html">libvorbisenc encode setup examples</a><br>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisenc/ovectl_ratemanage2_arg.html b/contrib/vorbis/doc/vorbisenc/ovectl_ratemanage2_arg.html
deleted file mode 100644
index 3d9d417..0000000
--- a/contrib/vorbis/doc/vorbisenc/ovectl_ratemanage2_arg.html
+++ /dev/null
@@ -1,92 +0,0 @@
-<html>
-
-<head>
-<title>vorbis - datatype - ovectl_ratemanage2_arg</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ovectl_ratemanage2_arg</h1>
-
-<p><i>declared in "vorbis/vorbisenc.h"</i></p>
-
-<p>
-
-The ovectl_ratemanage2_arg structure is used with <a
-href="vorbis_encode_ctl.html">vorbis_encode_ctl()</a> and the OV_ECTL_RATEMANAGE2_GET and
-OV_ECTL_RATEMANAGE2_SET calls in order to query and modify specifics
-of the encoder's bitrate management configuration.
-
-<p>
-
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>struct ovectl_ratemanage2_arg {
- int management_active;
-
- long bitrate_limit_min_kbps;
- long bitrate_limit_max_kbps;
- long bitrate_limit_reservoir_bits;
- double bitrate_limit_reservoir_bias;
-
- long bitrate_average_kbps;
- double bitrate_average_damping;
-};</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Relevant Struct Members</h3>
-<dl>
-<dt><i>management_active</i></dt>
-<dd>nonzero if bitrate management is active</dd>
-
-<dt><i>bitrate_limit_min_kbps</i></dt>
-<dd>Lower allowed bitrate limit in kilobits per second</dd>
-<dt><i>bitrate_limit_max_kbps</i></dt>
-<dd>Upper allowed bitrate limit in kilobits per second</dd>
-<dt><i>bitrate_limit_reservoir_bits</i></dt>
-<dd>Size of the bitrate reservoir in bits</dd>
-<dt><i>bitrate_limit_reservoir_bias</i></dt>
-
-<dd>Regulates the bitrate reservoir's preferred fill level in a range
-from 0.0 to 1.0; 0.0 tries to bank bits to buffer against future
-bitrate spikes, 1.0 buffers against future sudden drops in
-instantaneous bitrate. Default is 0.1 </dd>
-
-<dt><i>bitrate_average_kbps</i></dt>
-<dd>Average bitrate setting in kilobits per second</dd>
-
-<dt><i>bitrate_average_damping</i></dt> <dd>Slew rate limit setting
-for average bitrate adjustment; sets the minimum time in seconds the
-bitrate tracker may swing from one extreme to the other when boosting
-or damping average bitrate.</dd>
-
-
-
-</dl>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisenc/ovectl_ratemanage_arg.html b/contrib/vorbis/doc/vorbisenc/ovectl_ratemanage_arg.html
deleted file mode 100644
index 48f5a62..0000000
--- a/contrib/vorbis/doc/vorbisenc/ovectl_ratemanage_arg.html
+++ /dev/null
@@ -1,92 +0,0 @@
-<html>
-
-<head>
-<title>vorbis - datatype - ovectl_ratemanage_arg</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ovectl_ratemanage_arg</h1>
-
-<p><i>declared in "vorbis/vorbisenc.h"</i></p>
-
-<p>
-
-The ovectl_ratemanage_arg structure is used with <a
-href="vorbis_encode_ctl.html">vorbis_encode_ctl()</a> and the OV_ECTL_RATEMANAGE_GET,
-OV_ECTL_RATEMANAGE_SET, OV_ECTL_RATEMANAGE_AVG,
-OV_ECTL_RATEMANAGE_HARD calls in order to query and modify specifics
-of the encoder's bitrate management configuration. Note that this is
-a deprecated interface; please use vorbis_encode_ctl() with the <a
-href="ovectl_ratemanage2_arg.html">ovectl_ratemanage2_arg</a> struct
-and OV_ECTL_RATEMANAGE2_GET and OV_ECTL_RATEMANAGE2_SET calls in new
-code.
-
-<p>
-
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>struct ovectl_ratemanage_arg {
- int management_active;
-
- long bitrate_hard_min;
- long bitrate_hard_max;
- double bitrate_hard_window;
-
- long bitrate_av_lo;
- long bitrate_av_hi;
- double bitrate_av_window;
- double bitrate_av_window_center;
-};</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Relevant Struct Members</h3>
-<dl>
-
-<dt><i>management_active</i></dt>
-<dd>nonzero if bitrate management is active</dd>
-
-<dt><i>bitrate_hard_min</i></dt>
-<dd>hard lower limit (in kilobits per second) below which the stream bitrate will never be allowed for any given bitrate_hard_window seconds of time.</dd>
-<dt><i>bitrate_hard_max</i></dt>
-<dd>hard upper limit (in kilobits per second) above which the stream bitrate will never be allowed for any given bitrate_hard_window seconds of time.</dd>
-<dt><i>bitrate_hard_window</i></dt>
-<dd>the window period (in seconds) used to regulate the hard bitrate minimum and maximum</dd>
-
-<dt><i>bitrate_av_lo</i></dt>
-<dd>soft lower limit (in kilobits per second) below which the average bitrate tracker will start nudging the bitrate higher.</dd>
-<dt><i>bitrate_av_hi</i></dt>
-<dd>soft upper limit (in kilobits per second) above which the average bitrate tracker will start nudging the bitrate lower.</dd>
-<dt><i>bitrate_av_window</i></dt>
-<dd>the window period (in seconds) used to regulate the average bitrate minimum and maximum.</dd>
-<dt><i>bitrate_av_window_center</i></dt>
-<dd>Regulates the relative centering of the average and hard windows; in libvorbis 1.0 and 1.0.1, the hard window regulation overlapped but followed the average window regulation. In libvorbis 1.1 a bit-reservoir interface replaces the old windowing interface; the older windowing interface is simulated and this field has no effect.</dd>
-
-</dl>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisenc/overview.html b/contrib/vorbis/doc/vorbisenc/overview.html
deleted file mode 100644
index 51af7b5..0000000
--- a/contrib/vorbis/doc/vorbisenc/overview.html
+++ /dev/null
@@ -1,382 +0,0 @@
-<html>
-
-<head>
-<title>libvorbisenc - API Overview</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Libvorbisenc API Overview</h1>
-
-<p>Libvorbisenc is an encoding convenience library intended to
-encapsulate the elaborate setup that libvorbis requires for encoding.
-Libvorbisenc gives easy access to all high-level adjustments an
-application may require when encoding and also exposes some low-level
-tuning parameters to allow applications to make detailed adjustments
-to the encoding process. <p>
-
-All the <b>libvorbisenc</b> routines are declared in "vorbis/vorbisenc.h".
-
-<em>Note: libvorbis and libvorbisenc always
-encode in a single pass. Thus, all possible encoding setups will work
-properly with live input and produce streams that decode properly when
-streamed. See the subsection titled <a href="#BBR">"managed bitrate
-modes"</a> for details on setting limits on bitrate usage when Vorbis
-streams are used in a limited-bandwidth environment.</em>
-
-<h2>workflow</h2>
-
-<p>Libvorbisenc is used only during encoder setup; its function
-is to automate initialization of a multitude of settings in a
-<tt>vorbis_info</tt> structure which libvorbis then uses as a reference
-during the encoding process. Libvorbisenc plays no part in the
-encoding process after setup.
-
-<p>Encode setup using libvorbisenc consists of three steps:
-
-<ol>
-<li>high-level initialization of a <tt>vorbis_info</tt> structure by
-calling one of <a
-href="vorbis_encode_setup_vbr.html">vorbis_encode_setup_vbr()</a> or <a
-href="vorbis_encode_setup_managed.html">vorbis_encode_setup_managed()</a>
-with the basic input audio parameters (rate and channels) and the
-basic desired encoded audio output parameters (VBR quality or ABR/CBR
-bitrate)<p>
-
-<li>optional adjustment of the basic setup defaults using <a
-href="vorbis_encode_ctl.html">vorbis_encode_ctl()</a><p>
-
-<li>calling <a
-href="vorbis_encode_setup_init.html">vorbis_encode_setup_init()</a> to
-finalize the high-level setup into the detailed low-level reference
-values needed by libvorbis to encode audio. The <tt>vorbis_info</tt>
-structure is then ready to use for encoding by libvorbis.<p>
-
-</ol>
-
-These three steps can be collapsed into a single call by using <a
-href="vorbis_encode_init_vbr.html">vorbis_encode_init_vbr</a> to set up a
-quality-based VBR stream or <a
-href="vorbis_encode_init.html">vorbis_encode_init</a> to set up a managed
-bitrate (ABR or CBR) stream.<p>
-
-<h2>adjustable encoding parameters</h2>
-
-<h3>input audio parameters</h3>
-
-<p>
-<table border=1 color=black width=50% cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td><b>parameter</b></td>
- <td><b>description</b></td>
-</tr>
-<tr valign=top>
-<td>sampling rate</td>
-<td>
-The sampling rate (in samples per second) of the input audio. Common examples are 8000 for telephony, 44100 for CD audio and 48000 for DAT. Note that a mono sample (one center value) and a stereo sample (one left value and one right value) both are a single sample.
-
-</td>
-</tr>
-<tr valign=top>
-<td>channels</td>
-<td>
-
-The number of channels encoded in each input sample. By default,
-stereo input modes (two channels) are 'coupled' by Vorbis 1.1 such
-that the stereo relationship between the samples is taken into account
-when encoding. Stereo coupling my be disabled by using <a
-href="vorbis_encode_ctl.html">vorbis_encode_ctl()</a> with <a
-href="vorbis_encode_ctl.html#OV_ECTL_COUPLE_SET">OV_ECTL_COUPLE_SET</a>.
-
-</td>
-</tr>
-</table>
-
-<h3>quality and VBR modes</h3>
-
-Vorbis is natively a VBR codec; a user requests a given constant
-<em>quality</em> and the encoder keeps the encoding quality constant
-while allowing the bitrate to vary. 'Quality' modes (Variable BitRate)
-will always produce the most consistent encoding results as well as
-the highest quality for the amount of bits used.
-
-<p>
-<table border=1 color=black width=50% cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td><b>parameter</b></td>
- <td><b>description</b></td>
-</tr>
-<tr valign=top>
-<td>quality</td>
-<td>
-A decimal float value requesting a desired quality. Libvorbisenc 1.1 allows quality requests in the range of -0.1 (lowest quality, smallest files) through +1.0 (highest-quality, largest files). Quality -0.1 is intended as an ultra-low setting in which low bitrate is much more important than quality consistency. Quality settings 0.0 and above are intended to produce consistent results at all times.
-
-</td>
-</tr>
-</table>
-
-<a name="BBR">
-<h3>managed bitrate modes</h3>
-
-Although the Vorbis codec is natively VBR, libvorbis includes
-infrastructure for 'managing' the bitrate of streams by setting
-minimum and maximum usage constraints, as well as functionality for
-nudging a stream toward a desired average value. These features
-should <em>only</em> be used when there is a requirement to limit
-bitrate in some way. Although the difference is usually slight,
-managed bitrate modes will always produce output inferior to VBR
-(given equal bitrate usage). Setting overly or impossibly tight
-bitrate management requirements can affect output quality dramatically
-for the worse.<p>
-
-Beginning in libvorbis 1.1, bitrate management is implemented using a
-<em>bit-reservoir</em> algorithm. The encoder has a fixed-size
-reservoir used as a 'savings account' in encoding. When a frame is
-smaller than the target rate, the unused bits go into the reservoir so
-that they may be used by future frames. When a frame is larger than
-target bitrate, it draws 'banked' bits out of the reservoir. Encoding
-is managed so that the reservoir never goes negative (when a maximum
-bitrate is specified) or fills beyond a fixed limit (when a minimum
-bitrate is specified). An 'average bitrate' request is used as the
-set-point in a long-range bitrate tracker which adjusts the encoder's
-aggressiveness up or down depending on whether or not frames are coming
-in larger or smaller than the requested average point.
-
-<p>
-<table border=1 color=black width=50% cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td><b>parameter</b></td>
- <td><b>description</b></td>
-</tr>
-<tr valign=top>
-<td>maximum bitrate</td> <td> The maximum allowed bitrate, set in bits
-per second. If the bitrate would otherwise rise such that oversized
-frames would underflow the bit-reservoir by consuming banked bits,
-bitrate management will force the encoder to use fewer bits per frame
-by encoding with a more aggressive psychoacoustic model.<p> This
-setting is a hard limit; the bitstream will never be allowed, under
-any circumstances, to increase above the specified bitrate over the
-average period set by the reservoir; it may momentarily rise over if
-inspected on a granularity much finer than the average period across
-the reservoir. Normally, the encoder will conserve bits gracefully by
-using more aggressive psychoacoustics to shrink a frame when forced
-to. However, if the encoder runs out of means of gracefully shrinking
-a frame, it will simply take the smallest frame it can otherwise
-generate and truncate it to the maximum allowed length. Note that
-this is not an error and although it will obviously adversely affect
-audio quality, a Vorbis decoder will be able to decode a truncated
-frame into audio.
-
-</td>
-</tr>
-
-<tr valign=top>
-<td>average bitrate</td>
-
-<td>
-
-The average desired bitrate of a stream, set
-in bits per second. Average bitrate is tracked via a reservoir like
-minimum and maximum bitrate, however the averaging reservior does not
-impose a hard limit; it is used to nudge the bitrate toward the
-desired average by slowly adjusting the psychoacoustic aggressiveness.
-As such, the reservoir size does not affect the average bitrate
-behavior. Because this setting alone is not used to impose hard
-bitrate limits, the bitrate of a stream produced using only the
-<tt>average bitrate</tt> constraint will track the average over time
-but not necessarily adhere strictly to that average for any given
-period. Should a strict localized average be required, <tt>average
-bitrate</tt> should be used along with <tt>minimum bitrate</tt> and
-<tt>maximum bitrate</tt>.
-</td>
-
-</tr>
-
-<tr valign=top>
-<td>minimum bitrate</td>
-<td>
- The minimum allowed bitrate, set in bits per second. If
-the bitrate would otherwise fall such that undersized frames would
-overflow the bit-reservoir with unused bits, bitrate management will
-force the encoder to use more bits per frame by encoding with a less
-aggressive psychoacoustic model.<p> This setting is a hard limit; the
-bitstream will never be allowed, under any circumstances, to drop
-below the specified bitrate over the average period set by the
-reservoir; it may momentarily fall under if inspected on a granularity
-much finer than the average period across the reservoir. Normally,
-the encoder will fill out undersided frames with additional useful
-coding information by increasing the perceived quality of the stream.
-If the encoder runs out of useful ways to consume more bits, it will
-pad frames out with zeroes.
-</td>
-</tr>
-
-<tr valign=top>
-<td>reservoir size</td> <td> The size of the minimum/maximum bitrate
-tracking reservoir, set in bits. The reservoir is used as a 'bit
-bank' to average out localized surges and dips in bitrate while
-providing predictable, guaranteed buffering behavior for streams to be
-used in situations with constrained transport bandwidth. The default
-setting is two seconds of average bitrate.<p>
-
-When a single frame is larger than the maximum allowed overall
-bitrate, the bits are 'borrowed' from the bitrate reservoir; if the
-reservoir contains insufficient bits to cover the defecit, the encoder
-must find some way to reduce the frame size. <p>
-
-When a frame is under the minimum limit, the surplus bits are placed
-into the reservoir, banking them for future use. If the reservoir is
-already full of banked bits, the encoder is forced to find some way to
-make the frame larger.<p>
-
-If the frame size is between the minimum and maximum rates (thus
-implying the minimum and maximum allowed rates are different), the
-reservoir gravitates toward a fill point configured by the
-<tt>reservoir bias</tt> setting described next. If the reservoir is
-fuller than the fill point (a 'surplus of surplus'), the encoder will
-consume a number bits from the reservoir equal to the number of the
-bits by which the frame exceeds minimum size. If the reservoir is
-emptier than the fillpoint (a 'surplus of defecit'), bits are returned
-to the reservoir equaling the current frame's number of bits under the
-maximum frame size. The idea of the fill point is to buffer against
-both underruns and overruns, by trying to hold the reservoir to a
-middle course.
-</td>
-</tr>
-
-<tr valign=top>
-<td>reservoir bias</td>
-
-<td>
-
-Reservoir bias is a setting between 0.0 and 1.0 that biases bitrate
-management toward smoothing bitrate spikes (0.0) or bitrate peaks
-(1.0); the default setting is 0.1.<p>
-
-Using settings toward 0.0 causes the bitrate manager to hoard bits in
-the bit reservoir such that there is a large pool of banked surplus to
-draw upon during short spikes in bitrate. As a result, the encoder
-will react less aggressively and less drastically to curtail framesize
-during brief surges in bitrate.<p>
-
-Using settings toward 1.0 causes the bitrate manager to empty the bit
-reservoir such that there is a large buffer available to store surplus
-bits during sudden drops in bitrate. As a result, the encoder will
-react less aggressively and less drastically to support minimum frame
-sizes during drops in bitrate and will tend not to store any extra
-bits in the reservoir for future bitrate spikes.<p>
-
-</td>
-</tr>
-
-<tr valign=top>
-<td>average track damping</td>
-<td>
-
-A decimal value, in seconds, that controls how quickly the average
-bitrate tracker is allowed to slew from enforcing minimum frame sizes
-to maximum framesizes and vice versa. Default value is 1.5
-seconds.<p>
-
-When the 'average bitrate' setting is in use, the average bitrate
-tracker uses an unbounded reservoir to track overall bitrate-to-date
-in the stream. When bitrates are too low, the tracker will try to
-nudge bitrates up and when the bitrate is too high, nudge it down.
-The damping value regulates the maximum strength of the nudge; it
-describes, in seconds, how quickly the tracker may transition from an
-extreme nudge in one direction to an extreme nudge in the other.<p>
-
-</td>
-</tr>
-
-</table>
-
-<h3>encoding model adjustments</h3>
-
-The <a href="vorbis_encode_ctl.html">vorbis_encode_ctl()</a> call provides
-a generalized interface for making encoding setup adjustments to the
-basic high-level setup provided by <a
-href="vorbis_encode_setup_vbr.html">vorbis_encode_setup_vbr()</a> or <a
-href="vorbis_encode_setup_managed.html">vorbis_encode_setup_managed()</a>.
-In reality, these two calls use <a
-href="vorbis_encode_ctl.html">vorbis_encode_ctl()</a> internally, and <a
-href="vorbis_encode_ctl.html">vorbis_encode_ctl()</a> can be used to adjust
-most of the parameters set by other calls.<p>
-
-In Vorbis 1.1, <a href="vorbis_encode_ctl.html">vorbis_encode_ctl()</a> can
-adjust the following additional parameters not described elsewhere:
-
-<p>
-<table border=1 color=black width=50% cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td><b>parameter</b></td>
- <td><b>description</b></td>
-</tr>
-<tr valign=top>
-<td>management mode</td> <td> Configures whether or not bitrate
-management is in use or not. Normally, this value is set implicitly
-during encoding setup; however, the supported means of selecting a
-quality mode by bitrate (that is, requesting a true VBR stream, but
-doing so by asking for an approximate bitrate) is to use <a
-href="vorbis_encode_setup_managed.html">vorbis_encode_setup_managed()</a>
-and then to explicitly turn off bitrate management by calling <a
-href="vorbis_encode_ctl.html">vorbis_encode_ctl()</a> with <a
-href="vorbis_encode_ctl.html#OV_ECTL_RATEMANAGE2_SET">OV_ECTL_RATEMANAGE2_SET</a>
-</td>
-</tr>
-
-<tr valign=top>
-<td>coupling</td> <td> Stereo encoding (and in the future, surround
-encodings) are normally encoded assuming the channels form a stereo
-image and that lossy-stereo modelling is appropriate; this is called
-'coupling'. Stereo coupling may be explicitly enabled or disabled.
-</td>
-</tr>
-<tr valign=top>
-<td>lowpass</td> <td> Sets the hard lowpass of a given encoding mode;
-this may be used to conserve a few bits in high-rate audio that has
-limited bandwidth, or in testing of the encoder's acoustic model. The
-encoder is generally already configured with ideal lowpasses (if any
-at all) for given modes; use of this parameter is strongly discouraged
-if the point is to try to 'improve' a given encoding mode for general
-encoding.
-</td>
-</tr>
-
-<tr valign=top>
-<td>impulse coding aggressiveness</td> <td>By default, libvorbis
-attempts to compromise between preventing wide bitrate swings and
-high-resolution impulse coding (which is required for the crispest
-possible attacks, but also requires a relatively large momentary
-bitrate increase). This parameter allows an application to tune the
-compromise or eliminate it; A value of 0.0 indicates normal behavior
-while a value of -15.0 requests maximum possible impulse
-resolution.</td>
-</tr>
-
-</table>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
-
diff --git a/contrib/vorbis/doc/vorbisenc/reference.html b/contrib/vorbis/doc/vorbisenc/reference.html
deleted file mode 100644
index 59d6432..0000000
--- a/contrib/vorbis/doc/vorbisenc/reference.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile API Reference</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>vorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Vorbisenc API Reference</h1>
-
-<h2>Data Structures</h2>
-
-<p>
-<a href="../libvorbis/vorbis_info.html">vorbis_info</a> (from <a href="../libvorbis/index.html">libvorbis</a>)<br>
-<a href="ovectl_ratemanage_arg.html">ovectl_ratemanage_arg</a><br>
-<a href="ovectl_ratemanage2_arg.html">ovectl_ratemanage2_arg</a><br>
-</p>
-
-<h2>Encoder Setup</h2>
-
-<p>
-<a href="vorbis_encode_ctl.html">vorbis_encode_ctl()</a><br>
-<a href="vorbis_encode_init.html">vorbis_encode_init()</a><br>
-<a href="vorbis_encode_init_vbr.html">vorbis_encode_init_vbr()</a><br>
-<a href="vorbis_encode_setup_init.html">vorbis_encode_setup_init()</a><br>
-<a href="vorbis_encode_setup_managed.html">vorbis_encode_setup_managed()</a><br>
-<a href="vorbis_encode_setup_vbr.html">vorbis_encode_setup_vbr()</a><br>
-</p>
-
-<p>The actual encoding is done using the <a href="../libvorbis/index.html">libvorbis API</a>.</p>
-
-<br>
-<br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisenc/style.css b/contrib/vorbis/doc/vorbisenc/style.css
deleted file mode 100644
index 81cf417..0000000
--- a/contrib/vorbis/doc/vorbisenc/style.css
+++ /dev/null
@@ -1,7 +0,0 @@
-BODY { font-family: Helvetica, sans-serif }
-TD { font-family: Helvetica, sans-serif }
-P { font-family: Helvetica, sans-serif }
-H1 { font-family: Helvetica, sans-serif }
-H2 { font-family: Helvetica, sans-serif }
-H4 { font-family: Helvetica, sans-serif }
-P.tiny { font-size: 8pt }
diff --git a/contrib/vorbis/doc/vorbisenc/vorbis_encode_ctl.html b/contrib/vorbis/doc/vorbisenc/vorbis_encode_ctl.html
deleted file mode 100644
index 13de574..0000000
--- a/contrib/vorbis/doc/vorbisenc/vorbis_encode_ctl.html
+++ /dev/null
@@ -1,183 +0,0 @@
-<html>
-
-<head>
-<title>libvorbisenc - function - vorbis_encode_ctl</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_encode_ctl</h1>
-
-<p><i>declared in "vorbis/vorbisenc.h";</i></p>
-
-<p>This function implements a generic interface to miscellaneous
-encoder settings similar to the clasasic UNIX 'ioctl()' system call.
-Applications may use vorbis_encode_ctl() to query or set bitrate
-management or quality mode details by using one of several
-<i>request</i> arguments detailed below. Vorbis_encode_ctl() must be
-called after one of <a
-href="vorbis_encode_setup_managed.html">vorbis_encode_setup_managed()</a>
-or <a
-href="vorbis_encode_setup_vbr.html">vorbis_encode_setup_vbr()</a>.
-When used to modify settings, vorbis_encode_ctl() must be called
-before <a
-href="vorbis_encode_setup_init.html">vorbis_encode_setup_init()</a>.
-
-<p>
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_encode_ctl(vorbis_info *vi,int request,void *arg);
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vi</i></dt>
-<dd>Pointer to an initialized <a href="../libvorbis/vorbis_info.html">vorbis_info</a> struct.</dd><p>
-<dt><i>request</i></dt>
-<dd>Specifies the desired action; possible request fields are detailed below.</dd><p>
-<dt><i>arg</i></dt>
-<dd>void * pointing to a data structure matching the request argument.</dd><p>
-</dl><p>
-
-<h3>Requests</h3>
-<dl>
-
-<dt><i>OV_ECTL_RATEMANAGE2_GET</i></dt>
-
-<dd><b>Argument: <a href="ovectl_ratemanage2_arg.html">struct
-ovectl_ratemanage2_arg *</a></b><br> Used to query the current
-encoder bitrate management setting. Also used to initialize fields of
-an ovectl_ratemanage2_arg structure for use with
-OV_ECTL_RATEMANAGE2_SET.</dd><p>
-
-<dt><i>OV_ECTL_RATEMANAGE2_SET</i></dt>
-<dd><b>Argument: <a href="ovectl_ratemanage2_arg.html">struct
-ovectl_ratemanage2_arg *</a></b><br> Used to set the current
-encoder bitrate management settings to the values listed in the
-ovectl_ratemanage2_arg. Passing a NULL pointer will disable bitrate
-management.
-</dd><p>
-
-<dt><i>OV_ECTL_LOWPASS_GET</i></dt>
-<dd><b>Argument: double *</b><br> Returns the current encoder hard-lowpass
-setting (kHz) in the double pointed to by arg.
-</dd><p>
-
-<dt><i>OV_ECTL_LOWPASS_SET</i></dt>
-<dd><b>Argument: double *</b><br> Sets the encoder hard-lowpass to the value
-(kHz) pointed to by arg. Valid lowpass settings range from 2 to 99.
-</dd><p>
-
-<dt><i>OV_ECTL_IBLOCK_GET</i></dt>
-<dd><b>Argument: double *</b><br> Returns the current encoder impulse
-block setting in the double pointed to by arg.</dd><p>
-
-<dt><i>OV_ECTL_IBLOCK_SET</i></dt> <dd><b>Argument: double *</b><br> Sets
-the impulse block bias to the the value pointed to by arg; valid range
-is -15.0 to 0.0 [default]. A negative impulse block bias will direct
-to encoder to use more bits when incoding short blocks that contain
-strong impulses, thus improving the accuracy of impulse encoding.</dd><p>
-
-<dt><i>OV_ECTL_COUPLING_GET</i></dt>
-<dd><b>Argument: int *</b><br>
-Returns the current encoder coupling enabled/disabled
-setting in the int pointed to by arg.
-</dd><p>
-
-<dt><i>OV_ECTL_COUPLING_SET</i></dt>
-<dd><b>Argument: int *</b><br>
-Enables/disables channel coupling in multichannel encoding according to arg.
-*arg of zero disables all channel coupling, nonzero allows the encoder to use
-coupling if a coupled mode is available for the input. At present, coupling
-is available for stereo and 5.1 input modes.
-</dd><p>
-
-<dt><i>OV_ECTL_RATEMANAGE_GET [deprecated]</i></dt>
-<dd>
-
-<b>Argument: <a href="ovectl_ratemanage_arg.html">struct
-ovectl_ratemanage_arg *</a></b><br> Old interface to querying bitrate
-management settings; deprecated after move to bit-reservoir style
-management in 1.1 rendered this interface partially obsolete. Please
-use OV_ECTL_RATEMANGE2_GET instead.
-
-</dd><p>
-
-<dt><i>OV_ECTL_RATEMANAGE_SET [deprecated]</i></dt>
-<dd>
-<b>Argument: <a href="ovectl_ratemanage_arg.html">struct
-ovectl_ratemanage_arg *</a></b><br> Old interface to modifying bitrate
-management settings; deprecated after move to bit-reservoir style
-management in 1.1 rendered this interface partially obsolete. Please
-use OV_ECTL_RATEMANGE2_SET instead.
-</dd><p>
-
-<dt><i>OV_ECTL_RATEMANAGE_AVG [deprecated]</i></dt>
-<dd>
-<b>Argument: <a href="ovectl_ratemanage_arg.html">struct
-ovectl_ratemanage_arg *</a></b><br> Old interface to setting
-average-bitrate encoding mode; deprecated after move to bit-reservoir
-style management in 1.1 rendered this interface partially obsolete.
-Please use OV_ECTL_RATEMANGE2_SET instead.
-</dd><p>
-
-<dt><i>OV_ECTL_RATEMANAGE_HARD [deprecated]</i></dt>
-<dd>
-<b>Argument: <a href="ovectl_ratemanage_arg.html">struct
-ovectl_ratemanage_arg *</a></b><br> Old interface to setting
-bounded-bitrate encoding modes; deprecated after move to bit-reservoir
-style management in 1.1 rendered this interface partially obsolete.
-Please use OV_ECTL_RATEMANGE2_SET instead.
-</dd><p>
-
-
-</dl>
-
-
-<h3>Return Values</h3> vorbis_encode_ctl() returns zero on success,
-placing any further return information (such as the result of a query)
-into the storage pointed to by <i>*arg</i>. On error,
-vorbis_encode_ctl() may return one of the following error codes:
-
-<dl>
-
-<dt>OV_EINVAL</dt><dd>Invalid argument, or an attempt to modify a
-setting after calling <a
-href="vorbis_encode_setup_init.html">vorbis_encode_setup_init()</a>.</dd><p>
-
-<dt>OV_EIMPL</dt><dd>Unimplemented or unknown request</dd><p>
-
-</dl>
-
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisenc/vorbis_encode_init.html b/contrib/vorbis/doc/vorbisenc/vorbis_encode_init.html
deleted file mode 100644
index d371899..0000000
--- a/contrib/vorbis/doc/vorbisenc/vorbis_encode_init.html
+++ /dev/null
@@ -1,88 +0,0 @@
-<html>
-
-<head>
-<title>libvorbisenc - function - vorbis_encode_init</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_encode_init</h1>
-
-<p><i>declared in "vorbis/vorbisenc.h";</i></p>
-
-<p>This is the primary function within libvorbisenc for setting up managed bitrate modes.
-<p>Before this function is called, the <a href="../libvorbis/vorbis_info.html">vorbis_info</a> struct should be initialized by using vorbis_info_init() from the libvorbis API. After encoding, vorbis_info_clear should be called.
-<p>The max_bitrate, nominal_bitrate, and min_bitrate settings are used to set constraints for the encoded file. This function uses these settings to select the appropriate encoding mode and set it up.
-<p>
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_encode_init(<a href="../libvorbis/vorbis_info.html">vorbis_info</a> *vi,
- long channels,
- long rate,
-
- long max_bitrate,
- long nominal_bitrate,
- long min_bitrate);
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vi</i></dt>
-<dd>Pointer to an initialized <a href="../libvorbis/vorbis_info.html">vorbis_info</a> struct.</dd>
-<dt><i>channels</i></dt>
-<dd>The number of channels to be encoded.</dd>
-<dt><i>rate</i></dt>
-<dd>The sampling rate of the source audio.</dd>
-<dt><i>max_bitrate</i></dt>
-<dd>Desired maximum bitrate (limit). -1 indicates unset.</dd>
-<dt><i>nominal_bitrate</i></dt>
-<dd>Desired average, or central, bitrate. -1 indicates unset.</dd>
-<dt><i>min_bitrate</i></dt>
-<dd>Desired minimum bitrate. -1 indicates unset.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 for success</li>
-
-<li>less than zero for failure:</li>
-<ul>
-<li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack corruption.</li>
-<li>OV_EINVAL - Invalid setup request, eg, out of range argument. </li>
-<li>OV_EIMPL - Unimplemented mode; unable to comply with bitrate request.</li>
-</ul>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisenc/vorbis_encode_init_vbr.html b/contrib/vorbis/doc/vorbisenc/vorbis_encode_init_vbr.html
deleted file mode 100644
index 800d257..0000000
--- a/contrib/vorbis/doc/vorbisenc/vorbis_encode_init_vbr.html
+++ /dev/null
@@ -1,81 +0,0 @@
-<html>
-
-<head>
-<title>libvorbisenc - function - vorbis_encode_init_vbr</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_encode_init_vbr</h1>
-
-<p><i>declared in "vorbis/vorbisenc.h";</i></p>
-
-<p>This is the primary function within libvorbisenc for setting up variable bitrate ("quality" based) modes.
-<p>Before this function is called, the <a href="../libvorbis/vorbis_info.html">vorbis_info</a> struct should be initialized by using vorbis_info_init() from the libvorbis API. After encoding, vorbis_info_clear should be called.
-<p>
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_encode_init_vbr(<a href="../libvorbis/vorbis_info.html">vorbis_info</a> *vi,
- long channels,
- long rate,
-
- float base_quality);
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vi</i></dt>
-<dd>Pointer to an initialized <a href="../libvorbis/vorbis_info.html">vorbis_info</a> struct.</dd>
-<dt><i>channels</i></dt>
-<dd>The number of channels to be encoded.</dd>
-<dt><i>rate</i></dt>
-<dd>The sampling rate of the source audio.</dd>
-<dt><i>base_quality</i></dt>
-<dd>Desired quality level, currently from -0.1 to 1.0 (lo to hi).</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 for success</li>
-
-<li>less than zero for failure:</li>
-<ul>
-<li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack corruption.</li>
-<li>OV_EINVAL - Invalid setup request, eg, out of range argument. </li>
-<li>OV_EIMPL - Unimplemented mode; unable to comply with quality level request.</li>
-</ul>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisenc/vorbis_encode_setup_init.html b/contrib/vorbis/doc/vorbisenc/vorbis_encode_setup_init.html
deleted file mode 100644
index aa2c904..0000000
--- a/contrib/vorbis/doc/vorbisenc/vorbis_encode_setup_init.html
+++ /dev/null
@@ -1,88 +0,0 @@
-<html>
-
-<head>
-<title>libvorbisenc - function - vorbis_encode_setup_init</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_encode_setup_init</h1>
-
-<p><i>declared in "vorbis/vorbisenc.h";</i></p>
-
-<p>This function performs the last stage of three-step encoding setup, as described in the API overview under <a href="overview.html#BBR">managed bitrate modes</a>.
-
-<p>Before this function is called, the <a
-href="../libvorbis/vorbis_info.html">vorbis_info</a> struct should be initialized
-by using vorbis_info_init() from the libvorbis API, one of <a
-href="vorbis_encode_setup_managed.html">vorbis_encode_setup_managed()</a>
-or <a
-href="vorbis_encode_setup_vbr.html">vorbis_encode_setup_vbr()</a>
-called to initialize the high-level encoding setup, and <a
-href="vorbis_encode_ctl.html">vorbis_encode_ctl()</a> called if
-necessary to make encoding setup changes. vorbis_encode_setup_init()
-finalizes the highlevel encoding structure into a complete encoding
-setup after which the application may make no further setup changes.<p>
-
-After encoding, vorbis_info_clear should be called.
-<p>
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_encode_setup_init(<a href="../libvorbis/vorbis_info.html">vorbis_info</a> *vi);
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vi</i></dt>
-<dd>Pointer to an initialized <a href="../libvorbis/vorbis_info.html">vorbis_info</a> struct.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 for success</li>
-
-<li>less than zero for failure:</li>
-<ul>
-<li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack corruption.</li>
-<li>OV_EINVAL - Attempt to use vorbis_encode_setup_init() without first calling one of <a
-href="vorbis_encode_setup_managed.html">vorbis_encode_setup_managed()</a>
-or <a
-href="vorbis_encode_setup_vbr.html">vorbis_encode_setup_vbr()</a>
-to initialize the high-level encoding setup
-</li>
-</ul>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisenc/vorbis_encode_setup_managed.html b/contrib/vorbis/doc/vorbisenc/vorbis_encode_setup_managed.html
deleted file mode 100644
index 0389dde..0000000
--- a/contrib/vorbis/doc/vorbisenc/vorbis_encode_setup_managed.html
+++ /dev/null
@@ -1,102 +0,0 @@
-<html>
-
-<head>
-<title>libvorbisenc - function - vorbis_encode_setup_managed</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_encode_setup_managed</h1>
-
-<p><i>declared in "vorbis/vorbisenc.h";</i></p>
-
-<p>This function performs step-one of a three-step bitrate-managed
-encode setup. It functions similarly to the one-step setup performed
-by <a href="vorbis_encode_init.html">vorbis_encode_init()</a> but
-allows an application to make further encode setup tweaks using <a
-href="vorbis_encode_ctl.html">vorbis_encode_ctl()</a> before finally
-calling <a
-href="vorbis_encode_setup_init.html">vorbis_encode_setup_init()</a> to
-complete the setup process.
-
-<p>Before this function is called, the <a
-href="../libvorbis/vorbis_info.html">vorbis_info</a> struct should be initialized
-by using vorbis_info_init() from the libvorbis API. After encoding,
-vorbis_info_clear should be called.
-
-<p>The max_bitrate, nominal_bitrate, and min_bitrate settings are used
-to set constraints for the encoded file. This function uses these
-settings to select the appropriate encoding mode and set it up.
-<p>
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_encode_init(<a href="../libvorbis/vorbis_info.html">vorbis_info</a> *vi,
- long channels,
- long rate,
-
- long max_bitrate,
- long nominal_bitrate,
- long min_bitrate);
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vi</i></dt>
-<dd>Pointer to an initialized <a href="../libvorbis/vorbis_info.html">vorbis_info</a> struct.</dd>
-<dt><i>channels</i></dt>
-<dd>The number of channels to be encoded.</dd>
-<dt><i>rate</i></dt>
-<dd>The sampling rate of the source audio.</dd>
-<dt><i>max_bitrate</i></dt>
-<dd>Desired maximum bitrate (limit). -1 indicates unset.</dd>
-<dt><i>nominal_bitrate</i></dt>
-<dd>Desired average, or central, bitrate. -1 indicates unset.</dd>
-<dt><i>min_bitrate</i></dt>
-<dd>Desired minimum bitrate. -1 indicates unset.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 for success</li>
-
-<li>less than zero for failure:</li>
-<ul>
-<li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack corruption.</li>
-<li>OV_EINVAL - Invalid setup request, eg, out of range argument. </li>
-<li>OV_EIMPL - Unimplemented mode; unable to comply with bitrate request.</li>
-</ul>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisenc/vorbis_encode_setup_vbr.html b/contrib/vorbis/doc/vorbisenc/vorbis_encode_setup_vbr.html
deleted file mode 100644
index e390edf..0000000
--- a/contrib/vorbis/doc/vorbisenc/vorbis_encode_setup_vbr.html
+++ /dev/null
@@ -1,90 +0,0 @@
-<html>
-
-<head>
-<title>libvorbisenc - function - vorbis_encode_setup_vbr</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbis_encode_setup_vbr</h1>
-
-<p><i>declared in "vorbis/vorbisenc.h";</i></p>
-
-<p>This function performs step-one of a three-step variable bitrate
-(quality-based) encode setup. It functions similarly to the one-step
-setup performed by <a
-href="vorbis_encode_init_vbr.html">vorbis_encode_init_vbr()</a> but
-allows an application to make further encode setup tweaks using <a
-href="vorbis_encode_ctl.html">vorbis_encode_ctl()</a> before finally
-calling <a
-href="vorbis_encode_setup_init.html">vorbis_encode_setup_init()</a> to
-complete the setup process.
-
-<p>Before this function is called, the <a href="../libvorbis/vorbis_info.html">vorbis_info</a> struct should be initialized by using vorbis_info_init() from the libvorbis API. After encoding, vorbis_info_clear should be called.
-<p>
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-extern int vorbis_encode_init_vbr(<a href="../libvorbis/vorbis_info.html">vorbis_info</a> *vi,
- long channels,
- long rate,
-
- float base_quality);
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vi</i></dt>
-<dd>Pointer to an initialized <a href="../libvorbis/vorbis_info.html">vorbis_info</a> struct.</dd>
-<dt><i>channels</i></dt>
-<dd>The number of channels to be encoded.</dd>
-<dt><i>rate</i></dt>
-<dd>The sampling rate of the source audio.</dd>
-<dt><i>base_quality</i></dt>
-<dd>Desired quality level, currently from -0.1 to 1.0 (lo to hi).</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 for success</li>
-
-<li>less than zero for failure:</li>
-<ul>
-<li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack corruption.</li>
-<li>OV_EINVAL - Invalid setup request, eg, out of range argument. </li>
-<li>OV_EIMPL - Unimplemented mode; unable to comply with quality level request.</li>
-</ul>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>libvorbisenc documentation</p></td>
-<td align=right><p class=tiny>libvorbisenc version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/Makefile.am b/contrib/vorbis/doc/vorbisfile/Makefile.am
deleted file mode 100644
index fb27d44..0000000
--- a/contrib/vorbis/doc/vorbisfile/Makefile.am
+++ /dev/null
@@ -1,25 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisfile
-
-doc_DATA = OggVorbis_File.html callbacks.html chaining_example_c.html\
- chainingexample.html crosslap.html datastructures.html decoding.html\
- example.html exampleindex.html fileinfo.html index.html\
- initialization.html ov_bitrate.html ov_bitrate_instant.html\
- ov_callbacks.html ov_clear.html ov_comment.html ov_crosslap.html\
- ov_fopen.html\
- ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html\
- ov_pcm_seek_lap.html ov_pcm_seek_page.html ov_pcm_seek_page_lap.html\
- ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html\
- ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html\
- ov_read_float.html ov_read_filter.html\
- ov_seekable.html ov_serialnumber.html\
- ov_streams.html ov_test.html ov_test_callbacks.html ov_test_open.html\
- ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html\
- ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html\
- overview.html reference.html seekexample.html seeking.html\
- seeking_example_c.html seeking_test_c.html seekingexample.html\
- style.css threads.html\
- vorbisfile_example_c.html
-
-EXTRA_DIST = $(doc_DATA)
diff --git a/contrib/vorbis/doc/vorbisfile/OggVorbis_File.html b/contrib/vorbis/doc/vorbisfile/OggVorbis_File.html
deleted file mode 100644
index 67f47d7..0000000
--- a/contrib/vorbis/doc/vorbisfile/OggVorbis_File.html
+++ /dev/null
@@ -1,137 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - datatype - OggVorbis_File</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>OggVorbis_File</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h"</i></p>
-
-<p>
-The OggVorbis_File structure defines an Ogg Vorbis file.
-<p>
-
-This structure is used in all libvorbisfile routines. Before it can
-be used, it must be initialized by <a
-href="ov_open.html">ov_open()</a>, <a
-href="ov_fopen.html">ov_fopen()</a>, or <a
-href="ov_open_callbacks.html">ov_open_callbacks()</a>. <em>Important
-Note:</em> The use of <a href="ov_open.html">ov_open()</a> is
-discouraged under Windows due to a peculiarity of Windows linking
-convention; use <a href="ov_fopen.html">ov_fopen()</a> or <a
-href="ov_open_callbacks.html">ov_open_callbacks()</a> instead. This
-caution only applies to Windows; use of <a
-href="ov_open.html">ov_open()</a> is appropriate for all other
-platforms. See the <a href="ov_open.html">ov_open()</a> page for more
-information.
-
-<p>
-After use, the OggVorbis_File structure must be deallocated with a
-call to <a href="ov_clear.html">ov_clear()</a>.
-
-<p>
-Note that once a file handle is passed to a successful <a
-href="ov_open.html">ov_open()</a> call, the handle is owned by
-libvorbisfile and will be closed by libvorbisfile later during the
-call to <a href="ov_clear.html">ov_clear()</a>. The handle should not
-be used or closed outside of the libvorbisfile API. Similarly, files
-opened by <a href="ov_fopen.html">ov_fopen()</a> will also be closed
-internally by vorbisfile in <a href="ov_clear.html">ov_clear()</a>.<p>
-
-<a href="ov_open_callbacks.html">ov_open_callbacks()</a> allows the
-application to choose whether libvorbisfile will or will not close the
-handle in <a href="ov_clear.html">ov_clear()</a>; see the <a
-href="ov_open_callbacks.html">ov_open_callbacks()</a> page for more information.<p>
-
-If a call to <a href="ov_open.html">ov_open()</a> or <a
-href="ov_open_callbacks.html">ov_open_callbacks()</a> <b>fails</b>,
-libvorbisfile does <b>not</b> assume ownership of the handle and the
-application is expected to close it if necessary. A failed <a
-href="ov_fopen.html">ov_fopen()</a> call will internally close the
-file handle if the open process fails.<p>
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>typedef struct {
- void *datasource; /* Pointer to a FILE *, etc. */
- int seekable;
- ogg_int64_t offset;
- ogg_int64_t end;
- ogg_sync_state oy;
-
- /* If the FILE handle isn't seekable (eg, a pipe), only the current
- stream appears */
- int links;
- ogg_int64_t *offsets;
- ogg_int64_t *dataoffsets;
- long *serialnos;
- ogg_int64_t *pcmlengths;
- vorbis_info *vi;
- vorbis_comment *vc;
-
- /* Decoding working state local storage */
- ogg_int64_t pcm_offset;
- int ready_state;
- long current_serialno;
- int current_link;
-
- ogg_int64_t bittrack;
- ogg_int64_t samptrack;
-
- ogg_stream_state os; /* take physical pages, weld into a logical
- stream of packets */
- vorbis_dsp_state vd; /* central working state for the packet->PCM decoder */
- vorbis_block vb; /* local working space for packet->PCM decode */
-
- <a href="ov_callbacks.html">ov_callbacks</a> callbacks;
-
-} OggVorbis_File;</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Relevant Struct Members</h3>
-<dl>
-<dt><i>datasource</i></dt>
-
-<dd>Pointer to file or other ogg source. When using stdio based
-file/stream access, this field contains a <tt>FILE</tt> pointer. When using
-custom IO via callbacks, libvorbisfile treats this void pointer as a
-black box only to be passed to the callback routines provided by the
-application.</dd>
-
-<dt><i>seekable</i></dt>
-<dd>Read-only int indicating whether file is seekable. E.g., a physical file is seekable, a pipe isn't.</dd>
-<dt><i>links</i></dt>
-<dd>Read-only int indicating the number of logical bitstreams within the physical bitstream.</dd>
-<dt><i>ov_callbacks</i></dt>
-<dd>Collection of file manipulation routines to be used on this data source. When using stdio/FILE access via <a href="ov_open.html">ov_open()</a>, the callbacks will be filled in with stdio calls or wrappers to stdio calls.</dd>
-</dl>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/callbacks.html b/contrib/vorbis/doc/vorbisfile/callbacks.html
deleted file mode 100644
index 20ae55a..0000000
--- a/contrib/vorbis/doc/vorbisfile/callbacks.html
+++ /dev/null
@@ -1,121 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - Callbacks and non-stdio I/O</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Callbacks and non-stdio I/O</h1>
-
-Although stdio is convenient and nearly universally implemented as per
-ANSI C, it is not suited to all or even most potential uses of Vorbis.
-For additional flexibility, embedded applications may provide their
-own I/O functions for use with Vorbisfile when stdio is unavailable or not
-suitable. One common example is decoding a Vorbis stream from a
-memory buffer.<p>
-
-Use custom I/O functions by populating an <a
-href="ov_callbacks.html">ov_callbacks</a> structure and calling <a
-href="ov_open_callbacks.html">ov_open_callbacks()</a> or <a
-href="ov_test_callbacks.html">ov_test_callbacks()</a> rather than the
-typical <a href="ov_open.html">ov_open()</a> or <a
-href="ov_test.html">ov_test()</a>. Past the open call, use of
-libvorbisfile is identical to using it with stdio.
-
-<h2>Read function</h2>
-
-The read-like function provided in the <tt>read_func</tt> field is
-used to fetch the requested amount of data. It expects the fetch
-operation to function similar to file-access, that is, a multiple read
-operations will retrieve contiguous sequential pieces of data,
-advancing a position cursor after each read.<p>
-
-The following behaviors are also expected:<p>
-<ul>
-<li>a return of '0' indicates end-of-data (if the by-thread errno is unset)
-<li>short reads mean nothing special (short reads are not treated as error conditions)
-<li>a return of zero with the by-thread errno set to nonzero indicates a read error
-</ul>
-<p>
-
-<h2>Seek function</h2>
-
-The seek-like function provided in the <tt>seek_func</tt> field is
-used to request non-sequential data access by libvorbisfile, moving
-the access cursor to the requested position. The seek function is
-optional; if callbacks are only to handle non-seeking (streaming) data
-or the application wishes to force streaming behavior,
-<tt>seek_func</tt> and <tt>tell_func</tt> should be set to NULL. If
-the seek function is non-NULL, libvorbisfile mandates the following
-behavior:
-
-<ul>
-<li>The seek function must always return -1 (failure) if the given
-data abstraction is not seekable. It may choose to always return -1
-if the application desires libvorbisfile to treat the Vorbis data
-strictly as a stream (which makes for a less expensive open
-operation).<p>
-
-<li>If the seek function initially indicates seekability, it must
-always succeed upon being given a valid seek request.<p>
-
-<li>The seek function must implement all of SEEK_SET, SEEK_CUR and
-SEEK_END. The implementation of SEEK_END should set the access cursor
-one past the last byte of accessible data, as would stdio
-<tt>fseek()</tt><p>
-</ul>
-
-<h2>Close function</h2>
-
-The close function should deallocate any access state used by the
-passed in instance of the data access abstraction and invalidate the
-instance handle. The close function is assumed to succeed; its return
-code is not checked.<p>
-
-The <tt>close_func</tt> may be set to NULL to indicate that libvorbis
-should not attempt to close the file/data handle in <a
-href="ov_clear.html">ov_clear</a> but allow the application to handle
-file/data access cleanup itself. For example, by passing the normal
-stdio calls as callback functions, but passing a <tt>close_func</tt>
-that is NULL or does nothing (as in the case of OV_CALLBACKS_NOCLOSE), an
-application may call <a href="ov_clear.html">ov_clear()</a> and then
-later <tt>fclose()</tt> the file originally passed to libvorbisfile.
-
-<h2>Tell function</h2>
-
-The tell function is intended to mimic the
-behavior of <tt>ftell()</tt> and must return the byte position of the
-next data byte that would be read. If the data access cursor is at
-the end of the 'file' (pointing to one past the last byte of data, as
-it would be after calling <tt>fseek(file,SEEK_END,0)</tt>), the tell
-function must return the data position (and thus the total file size),
-not an error.<p>
-
-The tell function need not be provided if the data IO abstraction is
-not seekable, or the application wishes to force streaming
-behavior. In this case, the <tt>tell_func</tt> and <tt>seek_func</tt>
-fields should be set to NULL.<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/chaining_example_c.html b/contrib/vorbis/doc/vorbisfile/chaining_example_c.html
deleted file mode 100644
index e40689c..0000000
--- a/contrib/vorbis/doc/vorbisfile/chaining_example_c.html
+++ /dev/null
@@ -1,90 +0,0 @@
-<html>
-
-<head>
-<title>vorbisfile - chaining_example.c</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>chaining_example.c</h1>
-
-<p>
-The example program source:
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre width="80"><b>
-
-<font color="#A020F0">#include &lt;vorbis/codec.h&gt;</font>
-<font color="#A020F0">#include &lt;vorbis/vorbisfile.h&gt;</font>
-
-<strong><font color="#4169E1"><a name="main"></a>int main()</font></strong>{
- OggVorbis_File ov;
- int i;
-
-<font color="#A020F0">#ifdef _WIN32</font> <font color="#B22222">/* We need to set stdin to binary mode on windows. */</font>
- _setmode( _fileno( stdin ), _O_BINARY );
-<font color="#A020F0">#endif</font>
-
- <font color="#B22222">/* open the file/pipe on stdin */</font>
- <font color="#4169E1">if</font>(ov_open_callbacks(stdin,&amp;ov,NULL,-1,OV_CALLBACKS_NOCLOSE)&lt;0){
- printf(<font color="#666666">"Could not open input as an OggVorbis file.\n\n"</font>);
- exit(1);
- }
-
- <font color="#B22222">/* print details about each logical bitstream in the input */</font>
- <font color="#4169E1">if</font>(ov_seekable(&amp;ov)){
- printf(<font color="#666666">"Input bitstream contained %ld logical bitstream section(s).\n"</font>,
- ov_streams(&amp;ov));
- printf(<font color="#666666">"Total bitstream playing time: %ld seconds\n\n"</font>,
- (long)ov_time_total(&amp;ov,-1));
-
- }<font color="#4169E1">else</font>{
- printf(<font color="#666666">"Standard input was not seekable.\n"</font>
- <font color="#666666">"First logical bitstream information:\n\n"</font>);
- }
-
- <font color="#4169E1">for</font>(i=0;i&lt;ov_streams(&amp;ov);i++){
- vorbis_info *vi=ov_info(&amp;ov,i);
- printf(<font color="#666666">"\tlogical bitstream section %d information:\n"</font>,i+1);
- printf(<font color="#666666">"\t\t%ldHz %d channels bitrate %ldkbps serial number=%ld\n"</font>,
- vi-&gt;rate,vi-&gt;channels,ov_bitrate(&amp;ov,i)/1000,
- ov_serialnumber(&amp;ov,i));
- printf(<font color="#666666">"\t\tcompressed length: %ld bytes "</font>,(long)(ov_raw_total(&amp;ov,i)));
- printf(<font color="#666666">" play time: %lds\n"</font>,(long)ov_time_total(&amp;ov,i));
- }
-
- ov_clear(&amp;ov);
- <font color="#4169E1">return</font> 0;
-}
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/chainingexample.html b/contrib/vorbis/doc/vorbisfile/chainingexample.html
deleted file mode 100644
index 9e0440d..0000000
--- a/contrib/vorbis/doc/vorbisfile/chainingexample.html
+++ /dev/null
@@ -1,175 +0,0 @@
-<html>
-
-<head>
-<title>vorbisfile - Example Code</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Chaining Example Code</h1>
-
-<p>
-The following is a run-through of the chaining example program supplied
-with vorbisfile - <a href="chaining_example_c.html">chaining_example.c</a>.
-This program demonstrates how to work with a chained bitstream.
-
-<p>
-First, relevant headers, including vorbis-specific "codec.h" and "vorbisfile.h" have to be included.
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-#include "vorbis/codec.h"
-#include "vorbis/vorbisfile.h"
-#include "../lib/misc.h"
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>Inside main(), we declare our primary OggVorbis_File structure. We also declare a other helpful variables to track our progress within the file.
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int main(){
- OggVorbis_File ov;
- int i;
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>This example takes its input on stdin which is in 'text' mode by default under Windows; this will corrupt the input data unless set to binary mode. This applies only to Windows.
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-#ifdef _WIN32 /* We need to set stdin to binary mode under Windows */
- _setmode( _fileno( stdin ), _O_BINARY );
-#endif
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>We call <a href="ov_open_callbacks.html">ov_open_callbacks()</a> to
-initialize the <a href="OggVorbis_File.html">OggVorbis_File</a>
-structure. <a href="ov_open_callbacks.html">ov_open_callbacks()</a>
-also checks to ensure that we're reading Vorbis format and not
-something else. The OV_CALLBACKS_NOCLOSE callbacks instruct
-libvorbisfile not to close stdin later during cleanup.<p>
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
- if(ov_open_callbacks(stdin,&amp;ov,NULL,-1,OV_CALLBACKS_NOCLOSE)&lt;0){
- printf("Could not open input as an OggVorbis file.\n\n");
- exit(1);
- }
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>
-First we check to make sure the stream is seekable using <a href="ov_seekable.html">ov_seekable</a>.
-
-<p>Then we're going to find the number of logical bitstreams in the physical bitstream using <a href="ov_streams.html">ov_streams</a>.
-
-<p>We use <a href="ov_time_total.html">ov_time_total</a> to determine the total length of the physical bitstream. We specify that we want the entire bitstream by using the argument <tt>-1</tt>.
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
- if(ov_seekable(&amp;ov)){
- printf("Input bitstream contained %ld logical bitstream section(s).\n",
- ov_streams(&amp;ov));
- printf("Total bitstream playing time: %ld seconds\n\n",
- (long)ov_time_total(&amp;ov,-1));
-
- }else{
- printf("Standard input was not seekable.\n"
- "First logical bitstream information:\n\n");
- }
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>Now we're going to iterate through each logical bitstream and print information about that bitstream.
-
-<p>We use <a href="ov_info.html">ov_info</a> to pull out the <a href="../libvorbis/vorbis_info.html">vorbis_info</a> struct for each logical bitstream. This struct contains bitstream-specific info.
-
-<p><a href="ov_serialnumber.html">ov_serialnumber</a> retrieves the unique serial number for the logical bistream. <a href="ov_raw_total.html">ov_raw_total</a> gives the total compressed bytes for the logical bitstream, and <a href="ov_time_total.html">ov_time_total</a> gives the total time in the logical bitstream.
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
- for(i=0;i&lt;ov_streams(&amp;ov);i++){
- vorbis_info *vi=ov_info(&amp;ov,i);
- printf("\tlogical bitstream section %d information:\n",i+1);
- printf("\t\t%ldHz %d channels bitrate %ldkbps serial number=%ld\n",
- vi-&gt;rate,vi-&gt;channels,ov_bitrate(&amp;ov,i)/1000,
- ov_serialnumber(&amp;ov,i));
- printf("\t\tcompressed length: %ld bytes ",(long)(ov_raw_total(&amp;ov,i)));
- printf(" play time: %lds\n",(long)ov_time_total(&amp;ov,i));
- }
-</b></pre>
- </td>
-</tr>
-</table>
-<p>
-When we're done with the entire physical bitstream, we need to call <a href="ov_clear.html">ov_clear()</a> to release the bitstream.
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
- ov_clear(&amp;ov);
- return 0;
-}
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>
-The full source for chaining_example.c can be found with the vorbis
-distribution in <a href="chaining_example_c.html">chaining_example.c</a>.
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/crosslap.html b/contrib/vorbis/doc/vorbisfile/crosslap.html
deleted file mode 100644
index 9d28b0b..0000000
--- a/contrib/vorbis/doc/vorbisfile/crosslap.html
+++ /dev/null
@@ -1,121 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - Sample Crosslapping</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>What is Crosslapping?</h1>
-
-<p>Crosslapping blends two samples together using a window function,
-such that any sudden discontinuities between the samples that may
-cause clicks or thumps are eliminated or blended away. The technique
-is nearly identical to how Vorbis internally splices together frames
-of audio data during normal decode. API functions are provided to <a
-href="ov_crosslap.html">crosslap transitions between seperate
-streams</a>, or to crosslap when <a href="seeking.html">seeking within
-a single stream</a>.
-
-<h1>Why Crosslap?</h1>
-<h2>The source of boundary clicks</h2>
-
-<p>Vorbis is a lossy compression format such that any compressed
-signal is at best a close approximation of the original. The
-approximation may be very good (ie, indistingushable to the human
-ear), but it is an approximation nonetheless. Even if a sample or set
-of samples is contructed carefully such that transitions from one to
-another match perfectly in the original, the compression process
-introduces minute amplitude and phase errors. It's an unavoidable
-result of such high compression rates.
-
-<p>If an application transitions instantly from one sample to another,
-any tiny discrepancy introduced in the lossy compression process
-becomes audible as a stairstep discontinuity. Even if the discrepancy
-in a normal lapped frame is only .1dB (usually far below the
-threshhold of perception), that's a sudden cliff of 380 steps in a 16
-bit sample (when there's a boundary with no lapping).
-
-<h2>I thought Vorbis was gapless</h2>
-
-<p>It is. Vorbis introduces no extra samples at the beginning or end
-of a stream, nor does it remove any samples. Gapless encoding
-eliminates 99% of the click, pop or outright blown speaker that would
-occur if boundaries had gaps or made no effort to align
-transitions. However, gapless encoding is not enough to entirely
-eliminate stairstep discontinuities all the time for exactly the
-reasons described above.
-
-<p>Frame lapping, like Vorbis performs internally during continuous
-playback, is necessary to eliminate that last epsilon of trouble.
-
-<h1>Easiest Crosslap</h1>
-
-The easiest way to perform crosslapping in Vorbis is to use the
-lapping functions with no other extra effort. These functions behave
-identically to when lapping isn't used except to provide
-at-least-very-good lapping results. Crosslapping will not introduce
-any samples into or remove any samples from the decoded audio; the
-only difference is that the transition is lapped. Lapping occurs from
-the current PCM position (either in the old stream, or at the position
-prior to calling a lapping seek) forward into the next
-half-short-block of audio data to be read from the new stream or
-position.
-
-<p>Ideally, vorbisfile internally reads an extra frame of audio from
-the old stream/position to perform lapping into the new
-stream/position. However, automagic crosslapping works properly even
-if the old stream/position is at EOF. In this case, the synthetic
-post-extrapolation generated by the encoder to pad out the last block
-with appropriate data (and avoid encoding a stairstep, which is
-inefficient) is used for crosslapping purposes. Although this is
-synthetic data, the result is still usually completely unnoticable
-even in careful listening (and always preferable to a click or pop).
-
-<p>Vorbisfile will lap between streams of differing numbers of
-channels. Any extra channels from the old stream are ignored; playback
-of these channels simply ends. Extra channels in the new stream are
-lapped from silence. Vorbisfile will also lap between streams links
-of differing sample rates. In this case, the sample rates are ignored
-(no implicit resampling is done to match playback). It is up to the
-application developer to decide if this behavior makes any sense in a
-given context; in practical use, these default behaviors perform
-sensibly.
-
-<h1>Best Crosslap</h1>
-
-<p>To acheive the best possible crosslapping results, avoid the case
-where synthetic extrapolation data is used for crosslapping. That is,
-design loops and samples such that a little bit of data is left over
-in sample A when seeking to sample B. Normally, the end of sample A
-and the beginning of B would overlap exactly; this allows
-crosslapping to perform exactly as it would within vorbis when
-stitching audio frames together into continuous decoded audio.
-
-<p>The optimal amount of overlap is half a short-block, and this
-varies by compression mode. Each encoder will vary in exact block
-size selection; for vorbis 1.0, for -q0 through -q10 and 44kHz or
-greater, a half-short block is 64 samples.
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/datastructures.html b/contrib/vorbis/doc/vorbisfile/datastructures.html
deleted file mode 100644
index 00f8f8d..0000000
--- a/contrib/vorbis/doc/vorbisfile/datastructures.html
+++ /dev/null
@@ -1,61 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - Base Data Structures</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Base Data Structures</h1>
-<p>There are several data structures used to hold file and bitstream information during libvorbisfile decoding. These structures are declared in "vorbis/vorbisfile.h" and "vorbis/codec.h".
-<p>
-<p>When using libvorbisfile, it's not necessary to know about most of the contents of these data structures, but it may be helpful to understand what they contain.
-<br><br>
-
-<table border=1 color=black width=50% cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td><b>datatype</b></td>
- <td><b>purpose</b></td>
-</tr>
-<tr valign=top>
- <td><a href="OggVorbis_File.html">OggVorbis_File</a></td>
- <td>This structure represents the basic file information. It contains
- a pointer to the physical file or bitstream and various information about that bitstream.</td>
-</tr>
-<tr valign=top>
-<td><a href="../libvorbis/vorbis_comment.html">vorbis_comment</a></td>
- <td>This structure contains the file comments. It contains
- a pointer to unlimited user comments, information about the number of comments, and a vendor description.</td>
-</tr>
-<tr valign=top>
-<td><a href="../libvorbis/vorbis_info.html">vorbis_info</a></td>
- <td>This structure contains encoder-related information about the bitstream. It includes encoder info, channel info, and bitrate limits.</td>
-</tr>
-<tr valign=top>
-<td><a href="ov_callbacks.html">ov_callbacks</a></td>
- <td>This structure contains pointers to the application-specified file manipulation routines set for use by <a href="ov_open_callbacks.html">ov_open_callbacks()</a>. See also the <a href="callbacks.html">provided document on using application-provided callbacks instead of stdio</a>.</td>
-</tr>
-</table>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/decoding.html b/contrib/vorbis/doc/vorbisfile/decoding.html
deleted file mode 100644
index f394376..0000000
--- a/contrib/vorbis/doc/vorbisfile/decoding.html
+++ /dev/null
@@ -1,92 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - Decoding</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Decoding</h1>
-
-<p>
-All libvorbisfile decoding routines are declared in "vorbis/vorbisfile.h".
-<p>
-
-After <a href="initialization.html">initialization</a>, decoding audio
-is as simple as calling <a href="ov_read.html">ov_read()</a> (or the
-similar functions <a href="ov_read_float.html">ov_read_float()</a> and
-<a href="ov_read_filter.html">ov_read_filter</a>). This function works
-similarly to reading from a normal file using <tt>read()</tt>.<p>
-
-However, a few differences are worth noting:
-
-<h2>multiple stream links</h2>
-
-A Vorbis stream may consist of multiple sections (called links) that
-encode differing numbers of channels or sample rates. It is vitally
-important to pay attention to the link numbers returned by <a
-href="ov_read.html">ov_read</a> and handle audio changes that may
-occur at link boundaries. Such multi-section files do exist in the
-wild and are not merely a specification curiosity.
-
-<h2>returned data amount</h2>
-
-<a href="ov_read.html">ov_read</a> does not attempt to completely fill
-a large, passed in data buffer; it merely guarantees that the passed
-back data does not overflow the passed in buffer size. Large buffers
-may be filled by iteratively looping over calls to <a
-href="ov_read.html">ov_read</a> (incrementing the buffer pointer)
-until the original buffer is filled.
-
-<h2>file cursor position</h2>
-
-Vorbis files do not necessarily start at a sample number or time offset
-of zero. Do not be surprised if a file begins at a positive offset of
-several minutes or hours, such as would happen if a large stream (such
-as a concert recording) is chopped into multiple seperate files.
-
-<p>
-<table border=1 color=black width=50% cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td><b>function</b></td>
- <td><b>purpose</b></td>
-</tr>
-<tr valign=top>
- <td><a href="ov_read.html">ov_read</a></td>
- <td>This function makes up the main chunk of a decode loop. It takes an
-OggVorbis_File structure, which must have been initialized by a previous
-call to <a href="ov_open.html"><tt>ov_open()</tt></a>, <a href="ov_fopen.html"><tt>ov_fopen()</tt></a>,
-or <a href="ov_open_callbacks.html"><tt>ov_open_callbacks()</tt></a>.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_read_float.html">ov_read_float</a></td>
- <td>This function decodes to floats instead of integer samples.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_read_filter.html">ov_read_filter</a></td>
- <td>This function works like <a href="ov_read.html">ov_read</a>, but passes the PCM data through the provided filter before converting to integer sample data.</td>
-</tr>
-</table>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/example.html b/contrib/vorbis/doc/vorbisfile/example.html
deleted file mode 100644
index e0c4fa3..0000000
--- a/contrib/vorbis/doc/vorbisfile/example.html
+++ /dev/null
@@ -1,208 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - Example Code</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Decoding Example Code</h1>
-
-<p>
-The following is a run-through of the decoding example program supplied
-with libvorbisfile, <a href="vorbisfile_example_c.html">vorbisfile_example.c</a>.
-This program takes a vorbis bitstream from stdin and writes raw pcm to stdout.
-
-<p>
-First, relevant headers, including vorbis-specific "vorbis/codec.h" and "vorbisfile.h" have to be included.
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-#include &lt;stdio.h&gt;
-#include &lt;stdlib.h&gt;
-#include &lt;math.h&gt;
-#include "vorbis/codec.h"
-#include "vorbisfile.h"
-</b></pre>
- </td>
-</tr>
-</table>
-<p>
-We also have to make a concession to Windows users here. If we are using windows for decoding, we must declare these libraries so that we can set stdin/stdout to binary.
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-#ifdef _WIN32
-#include &lt;io.h&gt;
-#include &lt;fcntl.h&gt;
-#endif
-</b></pre>
- </td>
-</tr>
-</table>
-<p>
-Next, a buffer for the pcm audio output is declared.
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-char pcmout[4096];
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>Inside main(), we declare our primary OggVorbis_File structure. We also declare a few other helpful variables to track out progress within the file.
-Also, we make our final concession to Windows users by setting the stdin and stdout to binary mode.
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int main(int argc, char **argv){
- OggVorbis_File vf;
- int eof=0;
- int current_section;
-
-#ifdef _WIN32
- _setmode( _fileno( stdin ), _O_BINARY );
- _setmode( _fileno( stdout ), _O_BINARY );
-#endif
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>We call <a href="ov_open_callbacks.html">ov_open_callbacks()</a> to
-initialize the <b>OggVorbis_File</b> structure with default values.
-<a href="ov_open_callbacks.html">ov_open_callbacks()</a> also checks
-to ensure that we're reading Vorbis format and not something else. The
-OV_CALLBACKS_NOCLOSE callbacks instruct libvorbisfile not to close
-stdin later during cleanup.
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
- if(ov_open_callbacks(stdin, &amp;vf, NULL, 0, OV_CALLBACKS_NOCLOSE) &lt; 0) {
- fprintf(stderr,"Input does not appear to be an Ogg bitstream.\n");
- exit(1);
- }
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>
-We're going to pull the channel and bitrate info from the file using <a href="ov_info.html">ov_info()</a> and show them to the user.
-We also want to pull out and show the user a comment attached to the file using <a href="ov_comment.html">ov_comment()</a>.
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
- {
- char **ptr=ov_comment(&amp;vf,-1)-&gt;user_comments;
- vorbis_info *vi=ov_info(&amp;vf,-1);
- while(*ptr){
- fprintf(stderr,"%s\n",*ptr);
- ++ptr;
- }
- fprintf(stderr,"\nBitstream is %d channel, %ldHz\n",vi-&gt;channels,vi-&gt;rate);
- fprintf(stderr,"\nDecoded length: %ld samples\n",
- (long)ov_pcm_total(&amp;vf,-1));
- fprintf(stderr,"Encoded by: %s\n\n",ov_comment(&amp;vf,-1)-&gt;vendor);
- }
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>
-Here's the read loop:
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-
- while(!eof){
- long ret=ov_read(&amp;vf,pcmout,sizeof(pcmout),0,2,1,&amp;current_section);
- if (ret == 0) {
- /* EOF */
- eof=1;
- } else if (ret &lt; 0) {
- /* error in the stream. Not a problem, just reporting it in
- case we (the app) cares. In this case, we don't. */
- } else {
- /* we don't bother dealing with sample rate changes, etc, but
- you'll have to*/
- fwrite(pcmout,1,ret,stdout);
- }
- }
-
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>
-The code is reading blocks of data using <a href="ov_read.html">ov_read()</a>.
-Based on the value returned, we know if we're at the end of the file or have invalid data. If we have valid data, we write it to the pcm output.
-
-<p>
-Now that we've finished playing, we can pack up and go home. It's important to call <a href="ov_clear.html">ov_clear()</a> when we're finished.
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-
- ov_clear(&amp;vf);
-
- fprintf(stderr,"Done.\n");
- return(0);
-}
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/exampleindex.html b/contrib/vorbis/doc/vorbisfile/exampleindex.html
deleted file mode 100644
index 9227b97..0000000
--- a/contrib/vorbis/doc/vorbisfile/exampleindex.html
+++ /dev/null
@@ -1,39 +0,0 @@
-<html>
-
-<head>
-<title>vorbisfile - Documentation</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>VorbisFile Example Code</h1>
-
-<p>
-Three sample programs are included with the vorbisfile distribution.
-<p>
-<a href="example.html">vorbisfile decoding</a><br>
-<a href="seekexample.html">vorbisfile seeking</a><br>
-<a href="chainingexample.html">vorbisfile bitstream chaining</a><br>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/fileinfo.html b/contrib/vorbis/doc/vorbisfile/fileinfo.html
deleted file mode 100644
index c025dd6..0000000
--- a/contrib/vorbis/doc/vorbisfile/fileinfo.html
+++ /dev/null
@@ -1,95 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - File Information</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>File Information</h1>
-<p>Libvorbisfile contains many functions to get information about bitstream attributes and decoding status.
-<p>
-All libvorbisfile file information routines are declared in "vorbis/vorbisfile.h".
-<p>
-
-<table border=1 color=black width=50% cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td><b>function</b></td>
- <td><b>purpose</b></td>
-</tr>
-<tr valign=top>
- <td><a href="ov_bitrate.html">ov_bitrate</a></td>
- <td>Returns the average bitrate of the current logical bitstream.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_bitrate_instant.html">ov_bitrate_instant</a></td>
- <td>Returns the exact bitrate since the last call of this function, or -1 if at the beginning of the bitream or no new information is available.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_streams.html">ov_streams</a></td>
- <td>Gives the number of logical bitstreams within the current physical bitstream.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_seekable.html">ov_seekable</a></td>
- <td>Indicates whether the bitstream is seekable.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_serialnumber.html">ov_serialnumber</a></td>
- <td>Returns the unique serial number of the specified logical bitstream.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_raw_total.html">ov_raw_total</a></td>
- <td>Returns the total (compressed) bytes in a physical or logical seekable bitstream.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_pcm_total.html">ov_pcm_total</a></td>
- <td>Returns the total number of samples in a physical or logical seekable bitstream.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_time_total.html">ov_time_total</a></td>
- <td>Returns the total time length in seconds of a physical or logical seekable bitstream.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_raw_tell.html">ov_raw_tell</a></td>
- <td>Returns the byte location of the next sample to be read, giving the approximate location in the stream that the decoding engine has reached.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_pcm_tell.html">ov_pcm_tell</a></td>
- <td>Returns the sample location of the next sample to be read, giving the approximate location in the stream that the decoding engine has reached.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_time_tell.html">ov_time_tell</a></td>
- <td>Returns the time location of the next sample to be read, giving the approximate location in the stream that the decoding engine has reached.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_info.html">ov_info</a></td>
- <td>Returns the <a href="../libvorbis/vorbis_info.html">vorbis_info</a> struct for a specific bitstream section.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_comment.html">ov_comment</a></td>
- <td>Returns attached <a href="../libvorbis/vorbis_comment.html">comments</a> for the current bitstream.</td>
-</tr>
-</table>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/index.html b/contrib/vorbis/doc/vorbisfile/index.html
deleted file mode 100644
index 167e1c0..0000000
--- a/contrib/vorbis/doc/vorbisfile/index.html
+++ /dev/null
@@ -1,49 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - Documentation</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Vorbisfile Documentation</h1>
-
-<p>
-
-The Vorbisfile library provides a convenient high-level API for
-decoding and basic manipulation of all Vorbis I audio streams.
-Libvorbisfile is implemented as a layer on top of Xiph.Org's reference
-libogg and libvorbis libraries.<p>
-
-Vorbisfile can be used along with any ANSI compliant stdio implementation
-for file/stream access, or use custom stream i/o routines provided by
-the embedded environment. Both uses are described in detail in this
-documentation.
-
-<p>
-<a href="overview.html">API overview</a><br>
-<a href="reference.html">API reference</a><br>
-<a href="exampleindex.html">Code Examples</a><br>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/initialization.html b/contrib/vorbis/doc/vorbisfile/initialization.html
deleted file mode 100644
index da83957..0000000
--- a/contrib/vorbis/doc/vorbisfile/initialization.html
+++ /dev/null
@@ -1,118 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - Setup/Teardown</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<H1>Setup/Teardown</h1> <p>In order to decode audio using
-libvorbisfile, a bitstream containing Vorbis audio must be properly
-initialized before decoding and cleared when decoding is finished.
-The simplest possible case is to use <a
-href="ov_fopen.html">ov_fopen()</a> to open the file for access, check
-it for Vorbis content, and prepare it for playback. A successful <a
-href="../libvorbis/return.html">return code</a> from <a
-href="ov_fopen.html">ov_fopen()</a> indicates the file is ready for use.
-Once the file is no longer needed, <a
-href="ov_clear.html">ov_clear()</a> is used to close the file and
-deallocate decoding resources.<p>
-
-On systems other than Windows<a href="ov_open.html#winfoot">[a]</a>, an
-application may also open a file itself using <tt>fopen()</tt>, then pass the
-<tt>FILE *</tt> to libvorbisfile using <a
-href="ov_open.html">ov_open()</a>. </b>Do not</b> call
-<tt>fclose()</tt> on a file handle successfully submitted to <a
-href="ov_open.html">ov_open()</a>; libvorbisfile does this in the <a
-href="ov_clear.html">ov_clear()</a> call.<p>
-
-An application that requires more setup flexibility may open a data
-stream using <a href="ov_open_callbacks.html">ov_open_callbacks()</a>
-to change default libvorbis behavior or specify non-stdio data access
-mechanisms.<p>
-
-<p>
-All libvorbisfile initialization and deallocation routines are declared in "vorbis/vorbisfile.h".
-<p>
-
-<table border=1 color=black width=50% cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td><b>function</b></td>
- <td><b>purpose</b></td>
-</tr>
-<tr valign=top>
- <td><a href="ov_fopen.html">ov_fopen</a></td>
- <td>Opens a file and initializes the Ogg Vorbis bitstream with default values. This must be called before other functions in the library may be
- used.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_open.html">ov_open</a></td>
- <td>Initializes the Ogg Vorbis bitstream with default values from a passed in file handle. This must be called before other functions in the library may be
- used. <a href="#winfoot"><em>Do not use this call under Windows [a];</em></a> Use <a href="ov_fopen.html">ov_fopen()</a> or <a href="ov_open_callbacks.html">ov_open_callbacks()</a> instead.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_open_callbacks.html">ov_open_callbacks</a></td>
- <td>Initializes the Ogg Vorbis bitstream from a file handle and custom file/bitstream manipulation routines. Used instead of <a href="ov_open.html">ov_open()</a> or <a href="ov_fopen.html">ov_fopen()</a> when altering or replacing libvorbis's default stdio I/O behavior, or when a bitstream must be initialized from a <tt>FILE *</tt> under Windows.</td>
-</tr>
-
-<tr valign=top>
-<td><a href="ov_test.html">ov_test</a></td>
-
-<td>Partially opens a file just far enough to determine if the file
-is an Ogg Vorbis file or not. A successful return indicates that the
-file appears to be an Ogg Vorbis file, but the <a
-href="OggVorbis_File.html">OggVorbis_File</a> struct is not yet fully
-initialized for actual decoding. After a <a href="../libvorbis/return.html">successful return</a>, the file
-may be closed using <a href="ov_clear.html">ov_clear()</a> or fully
-opened for decoding using <a
-href="ov_test_open.html">ov_test_open()</a>.<p> This call is intended to
-be used as a less expensive file open test than a full <a
-href="ov_open.html">ov_open()</a>.<p>
-Note that libvorbisfile owns the passed in file resource is it returns success; do not <tt>fclose()</tt> files owned by libvorbisfile.</td>
-
-</tr>
-<tr valign=top>
-<td><a href="ov_test_callbacks.html">ov_test_callbacks</a></td>
-<td>As above but allowing application-define I/O callbacks.<p>
-Note that libvorbisfile owns the passed in file resource is it returns success; do not <tt>fclose()</tt> files owned by libvorbisfile.</td>
-
-</tr>
-<tr valign=top>
-<td><a href="ov_test_open.html">ov_test_open</a><td>
-Finish opening a file after a successful call to <a href="ov_test.html">ov_test()</a> or <a href="ov_test_callbacks.html">ov_test_callbacks()</a>.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_clear.html">ov_clear</a></td> <td>Closes the
- bitstream and cleans up loose ends. Must be called when
- finished with the bitstream. After return, the <a
- href="OggVorbis_File.html">OggVorbis_File</a> struct is
- invalid and may not be used before being initialized again
- before begin reinitialized.
-
-</td>
-</tr>
-</table>
-
-<br><br>
-<hr noshade>
-
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_bitrate.html b/contrib/vorbis/doc/vorbisfile/ov_bitrate.html
deleted file mode 100644
index eb3c4d7..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_bitrate.html
+++ /dev/null
@@ -1,72 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_bitrate</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_bitrate</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>This function returns the average bitrate for the specified logical bitstream. This may be different from the <a href=ov_info.html>ov_info->nominal_bitrate</a> value, as it is based on the actual average for this bitstream if the file is seekable.
-<p>Nonseekable files will return the nominal bitrate setting or the average of the upper and lower bounds, if any of these values are set.
-<p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-long ov_bitrate(OggVorbis_File *vf,int i);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions.</dd>
-<dt><i>i</i></dt>
-<dd>Link to the desired logical bitstream. For nonseekable files, this argument is ignored. To retrieve the bitrate for the entire bitstream, this parameter should be set to -1.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>OV_EINVAL indicates that an invalid argument value was submitted or that the stream represented by <tt>vf</tt> is not open.</li>
-<li>OV_FALSE means the call returned a 'false' status, which in this case most likely indicates that the file is nonseekable and the upper, lower, and nominal bitrates were unset.
-<li><i>n</i> indicates the bitrate for the given logical bitstream or the entire
- physical bitstream. If the file is open for random (seekable) access, it will
- find the *actual* average bitrate. If the file is streaming (nonseekable), it
- returns the nominal bitrate (if set) or else the average of the
- upper/lower bounds (if set).</li>
-</blockquote>
-<p>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_bitrate_instant.html b/contrib/vorbis/doc/vorbisfile/ov_bitrate_instant.html
deleted file mode 100644
index da44dcf..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_bitrate_instant.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_bitrate</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_bitrate_instant</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>Used to find the most recent bitrate played back within the file. Will return 0 if the bitrate has not changed or it is the beginning of the file.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-long ov_bitrate_instant(OggVorbis_File *vf);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions.
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>0 indicates the beginning of the file or unchanged bitrate info.</li>
-<li><i>n</i> indicates the actual bitrate since the last call.</li>
-<li>OV_FALSE indicates that playback is not in progress, and thus there is no instantaneous bitrate information to report.</li>
-<li>OV_EINVAL indicates that the stream represented by <tt>vf</tt> is not open.</li>
-</blockquote>
-<p>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_callbacks.html b/contrib/vorbis/doc/vorbisfile/ov_callbacks.html
deleted file mode 100644
index d1b64be..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_callbacks.html
+++ /dev/null
@@ -1,117 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - datatype - ov_callbacks</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_callbacks</h1>
-
-<p><i>declared in "vorbis/codec.h"</i></p>
-
-<p>
-The ov_callbacks structure contains file manipulation function prototypes necessary for opening, closing, seeking, and location.
-
-<p>
-The ov_callbacks structure does not need to be user-defined if you are
-working with stdio-based file manipulation; the <a
-href="ov_fopen.html">ov_fopen()</a> and <a
-href="ov_open.html">ov_open()</a> calls internally provide default callbacks for
-stdio. ov_callbacks are defined and passed to <a
-href="ov_open_callbacks.html">ov_open_callbacks()</a> when
-implementing non-stdio based stream manipulation (such as playback
-from a memory buffer) or when <a
-href="ov_open.html#winfoot">ov_open()-style initialization from a <tt>FILE *</tt> is required under Windows [a]</a>.
-<p>
-
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>typedef struct {
- size_t (*read_func) (void *ptr, size_t size, size_t nmemb, void *datasource);
- int (*seek_func) (void *datasource, ogg_int64_t offset, int whence);
- int (*close_func) (void *datasource);
- long (*tell_func) (void *datasource);
-} ov_callbacks;</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Relevant Struct Members</h3>
-<dl>
-<dt><i>read_func</i></dt>
-<dd>Pointer to custom data reading function.</dd>
-<dt><i>seek_func</i></dt>
-<dd>Pointer to custom data seeking function. If the data source is not seekable (or the application wants the data source to be treated as unseekable at all times), the provided seek callback should always return -1 (failure) or the <tt>seek_func</tt> and <tt>tell_func</tt> fields should be set to NULL.</dd>
-<dt><i>close_func</i></dt>
-<dd>Pointer to custom data source closure function. Set to NULL if libvorbisfile should not attempt to automatically close the file/data handle.</dd>
-<dt><i>tell_func</i></dt>
-<dd>Pointer to custom data location function. If the data source is not seekable (or the application wants the data source to be treated as unseekable at all times), the provided tell callback should always return -1 (failure) or the <tt>seek_func</tt> and <tt>tell_func</tt> fields should be set to NULL.</dd>
-</dl>
-
-<p>
-
-<h3>Predefined callbacks</h3>
-The header vorbis/vorbisfile.h provides several predefined static ov_callbacks structures that may be passed to <a
-href="ov_open_callbacks.html">ov_open_callbacks()</a>:
-<dl>
-<dt><tt>OV_CALLBACKS_DEFAULT</tt><dd>
-
-These callbacks provide the same behavior as used internally by <a
-href="ov_fopen.html">ov_fopen()</a> and <a
-href="ov_open.html">ov_open()</a>.
-
-<dt><tt>OV_CALLBACKS_NOCLOSE</tt><dd>
-
-The same as <tt>OV_CALLBACKS_DEFAULT</tt>, but with the
-<tt>close_func</tt> field set to NULL. The most typical use would be
-to use <a href="ov_open_callbacks.html">ov_open_callbacks()</a> to
-provide the same behavior as <a href="ov_open.html">ov_open()</a>, but
-not close the file/data handle in <a
-href="ov_clear.html">ov_clear()</a>.
-
-<dt><tt>OV_CALLBACKS_STREAMONLY</tt><dd>
-
-A set of callbacks that set <tt>seek_func</tt> and <tt>tell_func</tt>
-to NULL, thus forcing strict streaming-only behavior regardless of
-whether or not the input is actually seekable.
-
-<dt><tt>OV_CALLBACKS_STREAMONLY_NOCLOSE</tt><dd>
-
-The same as <tt>OV_CALLBACKS_STREAMONLY</tt>, but with
-<tt>close_func</tt> also set to null, preventing libvorbisfile from
-attempting to close the file/data handle in <a
-href="ov_clear.html">ov_clear()</a>.
-
-</dl>
-<p>
-
-<h3>Examples and usage</h3>
-
-See <a href="callbacks.html">the callbacks and non-stdio I/O document</a> for more
-detailed information on required behavior of the various callback
-functions.<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_clear.html b/contrib/vorbis/doc/vorbisfile/ov_clear.html
deleted file mode 100644
index e67107c..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_clear.html
+++ /dev/null
@@ -1,64 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_clear</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_clear</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p> After a bitstream has been opened using <a href="ov_fopen.html">ov_fopen()</a>/<a href="ov_open.html">ov_open()</a>/<a href="ov_open_callbacks.html">ov_open_callbacks()</a> and decoding is complete, the application must call <tt>ov_clear()</tt> to clear
-the decoder's buffers. <tt>ov_clear()</tt> will also close the file unless it was opened using <a href="ov_open_callbacks.html">ov_open_callbacks()</a> with the <tt>close_func</tt> callback set to NULL.<p>
-
-<tt>ov_clear()</tt> must also be called after a successful call to <a href="ov_test.html">ov_test()</a> or <a href="ov_test_callbacks.html">ov_test_callbacks()</a>.<p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ov_clear(OggVorbis_File *vf);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions. After <tt>ov_clear</tt> has been called, the contents of this structure are deallocated, and it can no longer be used without being reinitialized by a call to <a href="ov_fopen.html">ov_fopen()</a>, <a href="ov_open.html">ov_open()</a> or <a href="ov_open_callbacks.html">ov_open_callbacks()</a>.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>0 for success</li>
-</blockquote>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_comment.html b/contrib/vorbis/doc/vorbisfile/ov_comment.html
deleted file mode 100644
index 9f1b499..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_comment.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_bitrate</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_comment</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>Returns a pointer to the <a href="../libvorbis/vorbis_comment.html">vorbis_comment</a> struct for the specified bitstream. For nonseekable streams, returns the struct for the current bitstream.
-<p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-vorbis_comment *ov_comment(OggVorbis_File *vf,int link);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions.</dd>
-<dt><i>i</i></dt>
-<dd>Link to the desired logical bitstream. For nonseekable files, this argument is ignored. To retrieve the <a href="../libvorbis/vorbis_comment.html">vorbis_comment</a> struct for the current bitstream, this parameter should be set to -1.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>Returns the vorbis_comment struct for the specified bitstream.</li>
-<li>NULL if the specified bitstream does not exist or the file has been initialized improperly.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_crosslap.html b/contrib/vorbis/doc/vorbisfile/ov_crosslap.html
deleted file mode 100644
index 0b2b102..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_crosslap.html
+++ /dev/null
@@ -1,100 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_crosslap</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_crosslap()</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>ov_crosslap overlaps and blends the boundary at a transition
-between two separate streams represented by separate <a
-href="OggVorbis_File.html">OggVorbis_File</a> structures. For lapping
-transitions due to seeking within a single stream represented by a
-single <a href="OggVorbis_File.html">OggVorbis_File</a> structure,
-consider using the lapping versions of the <a
-href="seeking.html">vorbisfile seeking functions</a> instead.
-
-<p>ov_crosslap is used between the last (usually ov_read) call on
-the old stream and the first ov_read from the new stream. Any
-desired positioning of the new stream must occur before the call to
-ov_crosslap() as a seek dumps all prior lapping information from a
-stream's decode state. Crosslapping does not introduce or remove any
-extraneous samples; positioning works exactly as if ov_crosslap was not
-called.
-
-<p>ov_crosslap will lap between streams of differing numbers of
-channels. Any extra channels from the old stream are ignored; playback
-of these channels simply ends. Extra channels in the new stream are
-lapped from silence. ov_crosslap will also lap between streams links
-of differing sample rates. In this case, the sample rates are ignored
-(no implicit resampling is done to match playback). It is up to the
-application developer to decide if this behavior makes any sense in a
-given context; in practical use, these default behaviors perform
-sensibly.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-long ov_crosslap(<a href="OggVorbis_File.html">OggVorbis_File</a> *old, <a href="OggVorbis_File.html">OggVorbis_File</a> *new);
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>old</i></dt>
-<dd>A pointer to the OggVorbis_File structure representing the origin stream from which to transition playback.</dd>
-
-<dt><i>new</i></dt>
-<dd>A pointer to the OggVorbis_File structure representing the stream with which playback continues.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<dl>
-<dt>OV_EINVAL</dt>
- <dd>crosslap called with an OggVorbis_File structure that isn't open.</dd>
-<dt>OV_EFAULT</dt>
- <dd>internal error; implies a library bug or external heap corruption.</dd>
-<dt>OV_EREAD</dt>
- <dd> A read from media returned an error.</dd>
-<dt>OV_EOF</dt>
- <dd>indicates stream <tt>vf2</tt> is at end of file, or that <tt>vf1</tt> is at end of file immediately after a seek (making crosslap impossible as there's no preceding decode state to crosslap).</dd>
-<dt><i>0</i></dt>
- <dd>success.</dd>
-</dl>
-</blockquote>
-
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_fopen.html b/contrib/vorbis/doc/vorbisfile/ov_fopen.html
deleted file mode 100644
index 9a7b14b..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_fopen.html
+++ /dev/null
@@ -1,124 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_fopen</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_fopen</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>This is the simplest function used to open and initialize an OggVorbis_File
-structure. It sets up all the related decoding structure.
-<p>The first argument is a file path suitable
-for passing to fopen(). <tt>vf</tt> should be a pointer to an empty
-OggVorbis_File structure -- this is used for ALL the externally visible
-libvorbisfile functions. Once this has been called, the same <a
-href="OggVorbis_File.html">OggVorbis_File</a> struct should be passed
-to all the libvorbisfile functions.
-<p>The <tt>vf</tt> structure initialized using ov_fopen() must
-eventually be cleaned using <a href="ov_clear.html">ov_clear()</a>.
-
-<p>
-It is often useful to call <tt>ov_fopen()</tt> simply to determine
-whether a given file is a Vorbis bitstream. If the <tt>ov_fopen()</tt>
-call fails, then the file is either inaccessable (errno is set) or not
-recognizable as Vorbis (errno unchanged). If the call succeeds but
-the initialized <tt>vf</tt> structure will not be used, the
-application is responsible for calling <a
-href="ov_clear.html">ov_clear()</a> to clear the decoder's buffers and
-close the file.<p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ov_fopen(const char *path,<a href="OggVorbis_File.html">OggVorbis_File</a> *vf);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>path</i></dt>
-<dd>Null terminated string containing a file path suitable for passing to <tt>fopen()</tt>.
-</dd>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions. Once this has been called, the same <tt>OggVorbis_File</tt>
-struct should be passed to all the libvorbisfile functions.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>0 indicates success</li>
-
-<li>less than zero for failure:</li>
-<ul>
-<li>OV_EREAD - A read from media returned an error.</li>
-<li>OV_ENOTVORBIS - Bitstream does not contain any Vorbis data.</li>
-<li>OV_EVERSION - Vorbis version mismatch.</li>
-<li>OV_EBADHEADER - Invalid Vorbis bitstream header.</li>
-<li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack corruption.</li>
-</ul>
-</blockquote>
-<p>
-
-<h3>Notes</h3>
-<dl>
-
-<dt><b>[a] Threaded decode</b><p>
-<dd>If your decoder is threaded, it is recommended that you NOT call
-<tt>ov_open_callbacks()</tt>
-in the main control thread--instead, call <tt>ov_open_callbacks()</tt> in your decode/playback
-thread. This is important because <tt>ov_open_callbacks()</tt> may be a fairly time-consuming
-call, given that the full structure of the file is determined at this point,
-which may require reading large parts of the file under certain circumstances
-(determining all the logical bitstreams in one physical bitstream, for
-example). See <a href="threads.html">Thread Safety</a> for other information on using libvorbisfile with threads.
-<p>
-
-<dt><b>[b] Mixed media streams</b><p>
-<dd>
-As of Vorbisfile release 1.2.0, Vorbisfile is able to access the
-Vorbis content in mixed-media Ogg streams, not just Vorbis-only
-streams. For example, Vorbisfile may be used to open and access the
-audio from an Ogg stream consisting of Theora video and Vorbis audio.
-Vorbisfile 1.2.0 decodes the first logical audio stream of each
-physical stream section.<p>
-
-<dt><b>[c] Faster testing for Vorbis files</b><p>
-<dd><a href="ov_test.html">ov_test()</a> and <a
-href="ov_test_callbacks.html">ov_test_callbacks()</a> provide less
-computationally expensive ways to test a file for Vorbisness, but
-require more setup code.<p>
-
-</dl>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_info.html b/contrib/vorbis/doc/vorbisfile/ov_info.html
deleted file mode 100644
index b94fa68..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_info.html
+++ /dev/null
@@ -1,64 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_info</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_info</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>Returns the <a href="../libvorbis/vorbis_info.html">vorbis_info</a> struct for the specified bitstream. For nonseekable files, always returns the current vorbis_info struct.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-vorbis_info *ov_info(<a href="OggVorbis_File.html">OggVorbis_File</a> *vf,int link);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions. </dd>
-<dt><i>i</i></dt>
-<dd>Link to the desired logical bitstream. For nonseekable files, this argument is ignored. To retrieve the <a href="../libvorbis/vorbis_info.html">vorbis_info</a> struct for the current bitstream, this parameter should be set to -1.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>Returns the vorbis_info struct for the specified bitstream. Returns vorbis_info for current bitstream if the file is nonseekable or i=-1.</li>
-<li>NULL if the specified bitstream does not exist or the file has been initialized improperly.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_open.html b/contrib/vorbis/doc/vorbisfile/ov_open.html
deleted file mode 100644
index d0311ce..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_open.html
+++ /dev/null
@@ -1,183 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_open</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_open</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>ov_open is one of three initialization functions used to initialize
-an OggVorbis_File structure and prepare a bitstream for playback.
-
-<p><em><b> WARNING for Windows developers: </b> Do not use ov_open() in
-Windows applications; Windows linking places restrictions on
-passing <tt>FILE *</tt> handles successfully, and ov_open() runs
-afoul of these restrictions <a href="#winfoot">[a]</a>. See the <a
-href="ov_open_callbacks.html">ov_open_callbacks() page </a> for
-details on using <a
-href="ov_open_callbacks.html">ov_open_callbacks()</a> instead. </em>
-
-<p>The first argument must be a file pointer to an already opened file
-or pipe (it need not be seekable--though this obviously restricts what
-can be done with the bitstream). <tt>vf</tt> should be a pointer to the
-OggVorbis_File structure -- this is used for ALL the externally visible libvorbisfile
-functions. Once this has been called, the same <a href="OggVorbis_File.html">OggVorbis_File</a>
-struct should be passed to all the libvorbisfile functions.<p>
-
-The <tt>vf</tt> structure initialized using ov_fopen() must eventually
-be cleaned using <a href="ov_clear.html">ov_clear()</a>. Once a
-<tt>FILE *</tt> handle is passed to ov_open() successfully, the
-application MUST NOT <tt>fclose()</tt> or in any other way manipulate
-that file handle. Vorbisfile will close the file in <a
-href="ov_clear.html">ov_clear()</a>. If the application must be able
-to close the <tt>FILE *</tt> handle itself, see <a
-href="ov_open_callbacks.html">ov_open_callbacks()</a> with the use of
-<tt>OV_CALLBACKS_NOCLOSE</tt>.
-
-<p>It is often useful to call <tt>ov_open()</tt> simply to determine
-whether a given file is a Vorbis bitstream. If the <tt>ov_open()</tt>
-call fails, then the file is not recognizable as Vorbis. If the call
-succeeds but the initialized <tt>vf</tt> structure will not be used,
-the application is responsible for calling <a
-href="ov_clear.html">ov_clear()</a> to clear the decoder's buffers and
-close the file.<p>
-
-If [and only if] an <tt>ov_open()</tt> call fails, the application
-must explicitly <tt>fclose()</tt> the <tt>FILE *</tt> pointer itself.
-
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ov_open(FILE *f,<a href="OggVorbis_File.html">OggVorbis_File</a> *vf,char *initial,long ibytes);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>f</i></dt>
-<dd>File pointer to an already opened file
-or pipe (it need not be seekable--though this obviously restricts what
-can be done with the bitstream).</dd>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions. Once this has been called, the same <tt>OggVorbis_File</tt>
-struct should be passed to all the libvorbisfile functions.</dd>
-<dt><i>initial</i></dt>
-<dd>Typically set to NULL. This parameter is useful if some data has already been
-read from the file and the stream is not seekable. It is used in conjunction with <tt>ibytes</tt>. In this case, <tt>initial</tt>
-should be a pointer to a buffer containing the data read.</dd>
-<dt><i>ibytes</i></dt>
-<dd>Typically set to 0. This parameter is useful if some data has already been
-read from the file and the stream is not seekable. In this case, <tt>ibytes</tt>
-should contain the length (in bytes) of the buffer. Used together with <tt>initial</tt></dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>0 indicates success</li>
-
-<li>less than zero for failure:</li>
-<ul>
-<li>OV_EREAD - A read from media returned an error.</li>
-<li>OV_ENOTVORBIS - Bitstream is not Vorbis data.</li>
-<li>OV_EVERSION - Vorbis version mismatch.</li>
-<li>OV_EBADHEADER - Invalid Vorbis bitstream header.</li>
-<li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack corruption.</li>
-</ul>
-</blockquote>
-<p>
-
-<a name="notes"></a>
-<h3>Notes</h3>
-<dl>
-
-<a name="winfoot"></a>
-<dt><b>[a] Windows and ov_open()</b><p>
-
-<dd>Under Windows, stdio file access is implemented in each of many
-variants of crt.o, several of which are typically installed on any one
-Windows machine. If libvorbisfile and the application using
-libvorbisfile are not linked against the exact same
-version/variant/build of crt.o (and they usually won't be, especially
-using a prebuilt libvorbis DLL), <tt>FILE *</tt> handles cannot be
-opened in the application and then passed to vorbisfile to be used
-by stdio calls from vorbisfile's different version of CRT. For this
-reason, using <a href="ov_open.html">ov_open()</a> under Windows
-without careful, expert linking will typically cause a protection
-fault. Windows programmers should use <a
-href="ov_fopen.html">ov_fopen()</a> (which will only use libvorbis's
-crt.o) or <a href="ov_open_callbacks.html">ov_open_callbacks()</a>
-(which will only use the application's crt.o) instead.<p>
-
-This warning only applies to Windows and only applies to <a
-href="ov_open.html">ov_open()</a>. It is perfectly safe to use <a
-href="ov_open.html">ov_open()</a> on all other platforms.<p>
-
-For more information, see the following microsoft pages on <a
-href="http://msdn2.microsoft.com/en-us/library/abx4dbyh(VS.80).aspx">C
-runtime library linking</a> and a specific description of <a
-href="http://msdn2.microsoft.com/en-us/library/ms235460(VS.80).aspx">restrictions
-on passing CRT objects across DLL boundaries</a>.
-
-<p>
-
-<dt><b>[b] Threaded decode</b><p>
-<dd>If your decoder is threaded, it is recommended that you NOT call
-<tt>ov_open()</tt>
-in the main control thread--instead, call <tt>ov_open()</tt> in your decode/playback
-thread. This is important because <tt>ov_open()</tt> may be a fairly time-consuming
-call, given that the full structure of the file is determined at this point,
-which may require reading large parts of the file under certain circumstances
-(determining all the logical bitstreams in one physical bitstream, for
-example). See <a href="threads.html">Thread Safety</a> for other information on using libvorbisfile with threads.
-<p>
-
-<dt><b>[c] Mixed media streams</b><p>
-<dd>
-As of Vorbisfile release 1.2.0, Vorbisfile is able to access the
-Vorbis content in mixed-media Ogg streams, not just Vorbis-only
-streams. For example, Vorbisfile may be used to open and access the
-audio from an Ogg stream consisting of Theora video and Vorbis audio.
-Vorbisfile 1.2.0 decodes the first logical audio stream of each
-physical stream section.<p>
-
-<dt><b>[d] Faster testing for Vorbis files</b><p>
-<dd><a href="ov_test.html">ov_test()</a> and <a
-href="ov_test_callbacks.html">ov_test_callbacks()</a> provide less
-computationally expensive ways to test a file for Vorbisness, but
-require more setup code.<p>
-
-</dl>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_open_callbacks.html b/contrib/vorbis/doc/vorbisfile/ov_open_callbacks.html
deleted file mode 100644
index 6d59e0b..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_open_callbacks.html
+++ /dev/null
@@ -1,147 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_open_callbacks</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_open_callbacks</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>This is an alternative function used to open and initialize an
-OggVorbis_File structure when using a data source other than a file,
-when its necessary to modify default file access behavior, or to
-initialize a Vorbis decode from a <tt>FILE *</tt> pointer under
-Windows where <a href="ov_open.html">ov_open()</a> cannot be used. It
-allows the application to specify custom file manipulation routines
-and sets up all the related decoding structures.
-
-<p>Once ov_open_callbacks() has been called, the same
-<tt>OggVorbis_File</tt> struct should be passed to all the
-libvorbisfile functions. Unlike <a
-href="ov_fopen.html">ov_fopen()</a> and <a
-href="ov_open.html">ov_open()</a>, ov_open_callbacks() may be used to
-instruct vorbisfile to either automatically close or not to close the
-file/data access handle in <a href="ov_clear.html">ov_clear()</a>.
-Automatic closure is disabled by passing NULL as the close callback,
-or using one of the predefined callback sets that specify a NULL close
-callback. The application is responsible for closing a file when a
-call to ov_open_callbacks() is unsuccessful.<p>
-
-See also <a href="callbacks.html">Callbacks and Non-stdio I/O</a> for
-information on designing and specifying custom callback functions.<p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ov_open_callbacks(void *datasource, <a href="OggVorbis_File.html">OggVorbis_File</a> *vf, char *initial, long ibytes, <a href="ov_callbacks.html">ov_callbacks</a> callbacks);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>datasource</i></dt>
-<dd>Pointer to a data structure allocated by the calling application, containing any state needed by the callbacks provided.</dd>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions. Once this has been called, the same <tt>OggVorbis_File</tt>
-struct should be passed to all the libvorbisfile functions.</dd>
-<dt><i>initial</i></dt>
-<dd>Typically set to NULL. This parameter is useful if some data has already been
-read from the stream and the stream is not seekable. It is used in conjunction with <tt>ibytes</tt>. In this case, <tt>initial</tt>
-should be a pointer to a buffer containing the data read.</dd>
-<dt><i>ibytes</i></dt>
-<dd>Typically set to 0. This parameter is useful if some data has already been
-read from the stream and the stream is not seekable. In this case, <tt>ibytes</tt>
-should contain the length (in bytes) of the buffer. Used together with <tt>initial</tt>.</dd>
-<dt><i>callbacks</i></dt>
-<dd>A completed <a href="ov_callbacks.html">ov_callbacks</a> struct which indicates desired custom file manipulation routines. vorbisfile.h defines several preprovided callback sets; see <a href="ov_callbacks.html">ov_callbacks</a> for details.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>0 for success</li>
-<li>less than zero for failure:</li>
-<ul>
-<li>OV_EREAD - A read from media returned an error.</li>
-<li>OV_ENOTVORBIS - Bitstream does not contain any Vorbis data.</li>
-<li>OV_EVERSION - Vorbis version mismatch.</li>
-<li>OV_EBADHEADER - Invalid Vorbis bitstream header.</li>
-<li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack corruption.</li>
-</ul>
-</blockquote>
-<p>
-
-<h3>Notes</h3>
-<dl>
-
-<dt><b>[a] Windows and use as an ov_open() substitute</b><p> Windows
-applications should not use <a href="ov_open.html">ov_open()</a> due
-to the likelihood of <a href="ov_open.html#winfoot">CRT linking
-mismatches and runtime protection faults
-[ov_open:a]</a>. ov_open_callbacks() is a safe substitute; specifically:
-
-<pre><tt>ov_open_callbacks(f, vf, initial, ibytes, OV_CALLBACKS_DEFAULT);</tt>
-</pre>
-
-... provides exactly the same functionality as <a
-href="ov_open.html">ov_open()</a> but will always work correctly under
-Windows, regardless of linking setup details.<p>
-
-<dt><b>[b] Threaded decode</b><p>
-<dd>If your decoder is threaded, it is recommended that you NOT call
-<tt>ov_open_callbacks()</tt>
-in the main control thread--instead, call <tt>ov_open_callbacks()</tt> in your decode/playback
-thread. This is important because <tt>ov_open_callbacks()</tt> may be a fairly time-consuming
-call, given that the full structure of the file is determined at this point,
-which may require reading large parts of the file under certain circumstances
-(determining all the logical bitstreams in one physical bitstream, for
-example). See <a href="threads.html">Thread Safety</a> for other information on using libvorbisfile with threads.
-<p>
-
-<dt><b>[c] Mixed media streams</b><p>
-<dd>
-As of Vorbisfile release 1.2.0, Vorbisfile is able to access the
-Vorbis content in mixed-media Ogg streams, not just Vorbis-only
-streams. For example, Vorbisfile may be used to open and access the
-audio from an Ogg stream consisting of Theora video and Vorbis audio.
-Vorbisfile 1.2.0 decodes the first logical audio stream of each
-physical stream section.<p>
-
-<dt><b>[d] Faster testing for Vorbis files</b><p>
-<dd><a href="ov_test.html">ov_test()</a> and <a
-href="ov_test_callbacks.html">ov_test_callbacks()</a> provide less
-computationally expensive ways to test a file for Vorbisness, but
-require more setup code.<p>
-
-</dl>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_pcm_seek.html b/contrib/vorbis/doc/vorbisfile/ov_pcm_seek.html
deleted file mode 100644
index 81b0c1c..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_pcm_seek.html
+++ /dev/null
@@ -1,83 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_pcm_seek</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_pcm_seek</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>Seeks to the offset specified (in pcm samples) within the physical bitstream. This function only works for seekable streams.
-<p>This also updates everything needed within the
-decoder, so you can immediately call <a href="ov_read.html">ov_read()</a> and get data from
-the newly seeked to position.
-<p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ov_pcm_seek(OggVorbis_File *vf,ogg_int64_t pos);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions.</dd>
-<dt><i>pos</i></dt>
-<dd>Position in pcm samples to seek to in the bitstream.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<ul>
-<li>0 for success</li>
-
-<li>
-nonzero indicates failure, described by several error codes:
- <ul>
- <li>OV_ENOSEEK - Bitstream is not seekable.
- </li>
- <li>OV_EINVAL - Invalid argument value; possibly called with an OggVorbis_File structure that isn't open.
- </li>
- <li>OV_EREAD - A read from media returned an error.
- </li>
- <li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack
- corruption.
- </li>
- <li>OV_EBADLINK - Invalid stream section supplied to libvorbisfile, or the requested link is corrupt.
- </li>
- </ul></li>
-</ul></blockquote>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_pcm_seek_lap.html b/contrib/vorbis/doc/vorbisfile/ov_pcm_seek_lap.html
deleted file mode 100644
index 6310e42..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_pcm_seek_lap.html
+++ /dev/null
@@ -1,103 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_pcm_seek_lap</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_pcm_seek_lap</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>Seeks to the offset specified (in pcm samples) within the physical bitstream. This variant of <a
-href="ov_pcm_seek.html">ov_pcm_seek</a> also automatically
-crosslaps the transition from the previous playback position into the
-new playback position in order to eliminate clicking and boundary
-discontinuities. Otherwise, usage and behavior is identical to <a
-href="ov_pcm_seek.html">ov_pcm_seek</a>.
-
-<p>ov_pcm_seek_lap also updates everything needed within the decoder,
-so you can immediately call <a href="ov_read.html">ov_read()</a> and
-get data from the newly seeked to position.
-
-<p>ov_pcm_seek_lap will lap between logical stream links of differing
-numbers of channels. Any extra channels from the origin of the seek
-are ignored; playback of these channels simply ends. Extra channels at
-the destination are lapped from silence. ov_pcm_seek_lap will also
-lap between logical stream links of differing sample rates. In this
-case, the sample rates are ignored (no implicit resampling is done to
-match playback). It is up to the application developer to decide if
-this behavior makes any sense in a given context; in practical use,
-these default behaviors perform sensibly.
-
-<p>This function only works for seekable streams.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ov_pcm_seek_lap(OggVorbis_File *vf,ogg_int64_t pos);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions.</dd>
-<dt><i>pos</i></dt>
-<dd>Position in pcm samples to seek to in the bitstream.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<ul>
-<li>0 for success</li>
-
-<li>
-nonzero indicates failure, described by several error codes:
- <ul>
- <li>OV_ENOSEEK - Bitstream is not seekable.
- </li>
- <li>OV_EINVAL - Invalid argument value; possibly called with an OggVorbis_File structure that isn't open.
- </li>
- <li>OV_EREAD - A read from media returned an error.
- </li>
- <li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack
- corruption.
- </li>
- <li>OV_EOF - Indicates stream is at end of file immediately after a seek
- (making crosslap impossible as there's no preceeding decode state to crosslap).
- </li>
- <li>OV_EBADLINK - Invalid stream section supplied to libvorbisfile, or the requested link is corrupt.
- </li>
- </ul></li>
-</ul></blockquote>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_pcm_seek_page.html b/contrib/vorbis/doc/vorbisfile/ov_pcm_seek_page.html
deleted file mode 100644
index 8f1959a..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_pcm_seek_page.html
+++ /dev/null
@@ -1,84 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_pcm_seek_page</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_pcm_seek_page</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>Seeks to the closest page preceding the specified location (in pcm samples) within the physical bitstream. This function only works for seekable streams.
-<p>This function is faster than <a href="ov_pcm_seek.html">ov_pcm_seek</a> because the function can begin decoding at a page boundary rather than seeking through any remaining samples before the specified location. However, it is less accurate.
-<p>This also updates everything needed within the
-decoder, so you can immediately call <a href="ov_read.html">ov_read()</a> and get data from
-the newly seeked to position.
-<p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ov_pcm_seek_page(OggVorbis_File *vf,ogg_int64_t pos);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions.</dd>
-<dt><i>pos</i></dt>
-<dd>Position in pcm samples to seek to in the bitstream.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<ul>
-<li>0 for success</li>
-
-<li>
-nonzero indicates failure, described by several error codes:
- <ul>
- <li>OV_ENOSEEK - Bitstream is not seekable.
- </li>
- <li>OV_EINVAL - Invalid argument value; possibly called with an OggVorbis_File structure that isn't open.
- </li>
- <li>OV_EREAD - A read from media returned an error.
- </li>
- <li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack
- corruption.
- </li>
- <li>OV_EBADLINK - Invalid stream section supplied to libvorbisfile, or the requested link is corrupt.
- </li>
- </ul></li>
-</ul></blockquote>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_pcm_seek_page_lap.html b/contrib/vorbis/doc/vorbisfile/ov_pcm_seek_page_lap.html
deleted file mode 100644
index d9694e8..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_pcm_seek_page_lap.html
+++ /dev/null
@@ -1,112 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_pcm_seek_page_lap</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_pcm_seek_page_lap</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>Seeks to the closest page preceding the specified location (in pcm
-samples) within the physical bitstream. This variant of <a
-href="ov_pcm_seek_page.html">ov_pcm_seek_page</a> also automatically
-crosslaps the transition from the previous playback position into the
-new playback position in order to eliminate clicking and boundary
-discontinuities. Otherwise, usage and behavior is identical to <a
-href="ov_pcm_seek_page.html">ov_pcm_seek_page</a>.
-
-<p>This function is faster than <a
-href="ov_pcm_seek_lap.html">ov_pcm_seek_lap</a> because the function
-can begin decoding at a page boundary rather than seeking through any
-remaining samples before the specified location. However, it is less
-accurate.
-
-<p>ov_pcm_seek_page_lap also updates everything needed within the
-decoder, so you can immediately call <a
-href="ov_read.html">ov_read()</a> and get data from the newly seeked
-to position.
-
-<p>ov_pcm_seek_page_lap will lap between logical stream links of
-differing numbers of channels. Any extra channels from the origin of
-the seek are ignored; playback of these channels simply ends. Extra
-channels at the destination are lapped from silence.
-ov_pcm_seek_page_lap will also lap between logical stream links of
-differing sample rates. In this case, the sample rates are ignored
-(no implicit resampling is done to match playback). It is up to the
-application developer to decide if this behavior makes any sense in a
-given context; in practical use, these default behaviors perform
-sensibly.
-
-<p>This function only works for seekable streams.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ov_pcm_seek_page_lap(OggVorbis_File *vf,ogg_int64_t pos);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions.</dd>
-<dt><i>pos</i></dt>
-<dd>Position in pcm samples to seek to in the bitstream.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<ul>
-<li>0 for success</li>
-
-<li>
-nonzero indicates failure, described by several error codes:
- <ul>
- <li>OV_ENOSEEK - Bitstream is not seekable.
- </li>
- <li>OV_EINVAL - Invalid argument value; possibly called with an OggVorbis_File structure that isn't open.
- </li>
- <li>OV_EREAD - A read from media returned an error.
- </li>
- <li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack
- corruption.
- </li>
- <li>OV_EOF - Indicates stream is at end of file immediately after a seek
- (making crosslap impossible as there's no preceeding decode state to crosslap).
- </li>
- <li>OV_EBADLINK - Invalid stream section supplied to libvorbisfile, or the requested link is corrupt.
- </li>
- </ul></li>
-</ul></blockquote>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_pcm_tell.html b/contrib/vorbis/doc/vorbisfile/ov_pcm_tell.html
deleted file mode 100644
index 2d8ea83..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_pcm_tell.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_pcm_tell</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_pcm_tell</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>Returns the current offset in samples.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-ogg_int64_t ov_pcm_tell(OggVorbis_File *vf);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li><i>n</i> indicates the current offset in samples.</li>
-<li>OV_EINVAL means that the argument was invalid. In this case, the requested bitstream did not exist.</li>
-</blockquote>
-<p>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_pcm_total.html b/contrib/vorbis/doc/vorbisfile/ov_pcm_total.html
deleted file mode 100644
index 297a8e1..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_pcm_total.html
+++ /dev/null
@@ -1,67 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_pcm_total</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_pcm_total</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>Returns the total pcm samples of the physical bitstream or a specified logical bitstream.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-ogg_int64_t ov_pcm_total(OggVorbis_File *vf,int i);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions.</dd>
-<dt><i>i</i></dt>
-<dd>Link to the desired logical bitstream. To retrieve the total pcm samples for the entire physical bitstream, this parameter should be set to -1.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>OV_EINVAL means that the argument was invalid. In this case, the requested bitstream did not exist or the bitstream is unseekable.</li>
-<li>
-total length in pcm samples of content if i=-1.</li>
-<li>length in pcm samples of logical bitstream if i=0 to n.</li>
-</blockquote>
-<p>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_raw_seek.html b/contrib/vorbis/doc/vorbisfile/ov_raw_seek.html
deleted file mode 100644
index 04ed549..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_raw_seek.html
+++ /dev/null
@@ -1,83 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_raw_seek</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_raw_seek</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>Seeks to the offset specified (in compressed raw bytes) within the physical bitstream. This function only works for seekable streams.
-<p>This also updates everything needed within the
-decoder, so you can immediately call <a href="ov_read.html">ov_read()</a> and get data from
-the newly seeked to position.
-<p>When seek speed is a priority, this is the best seek funtion to use.
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ov_raw_seek(OggVorbis_File *vf,long pos);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions.</dd>
-<dt><i>pos</i></dt>
-<dd>Position in compressed bytes to seek to in the bitstream.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<ul>
-<li>0 for success</li>
-
-<li>
-nonzero indicates failure, described by several error codes:
- <ul>
- <li>OV_ENOSEEK - Bitstream is not seekable.
- </li>
- <li>OV_EINVAL - Invalid argument value; possibly called with an OggVorbis_File structure that isn't open.
- </li>
- <li>OV_EREAD - A read from media returned an error.
- </li>
- <li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack
- corruption.
- </li>
- <li>OV_EBADLINK - Invalid stream section supplied to libvorbisfile, or the requested link is corrupt.
- </li>
- </ul></li>
-</ul></blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_raw_seek_lap.html b/contrib/vorbis/doc/vorbisfile/ov_raw_seek_lap.html
deleted file mode 100644
index 8e8c24d..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_raw_seek_lap.html
+++ /dev/null
@@ -1,110 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_raw_seek_lap</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_raw_seek_lap</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>Seeks to the offset specified (in compressed raw bytes) within the
-physical bitstream. This variant of <a
-href="ov_raw_seek.html">ov_raw_seek</a> also automatically crosslaps
-the transition from the previous playback position into the new
-playback position in order to eliminate clicking and boundary
-discontinuities. Otherwise, usage and behavior is identical to <a
-href="ov_raw_seek.html">ov_raw_seek</a>.
-
-<p>When seek speed is a priority, but crosslapping is still desired,
-this is the best seek funtion to use.
-
-<p>ov_raw_seek_lap also updates everything needed within the decoder,
-so you can immediately call <a href="ov_read.html">ov_read()</a> and
-get data from the newly seeked to position.
-
-<p>ov_raw_seek_lap will lap between logical stream links of differing
-numbers of channels. Any extra channels from the origin of the seek
-are ignored; playback of these channels simply ends. Extra channels at
-the destination are lapped from silence. ov_raw_seek_lap will also
-lap between logical stream links of differing sample rates. In this
-case, the sample rates are ignored (no implicit resampling is done to
-match playback). It is up to the application developer to decide if
-this behavior makes any sense in a given context; in practical use,
-these default behaviors perform sensibly.
-
-<p>This function only works for seekable streams.
-
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ov_raw_seek_lap(OggVorbis_File *vf,long pos);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions.</dd>
-<dt><i>pos</i></dt>
-<dd>Position in compressed bytes to seek to in the bitstream.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<ul>
-<li>0 for success</li>
-
-<li>
-nonzero indicates failure, described by several error codes:
- <ul>
- <li>OV_ENOSEEK - Bitstream is not seekable.
- </li>
- <li>OV_EINVAL - Invalid argument value; possibly called with an OggVorbis_File structure that isn't open.
- </li>
- <li>OV_EREAD - A read from media returned an error.
- </li>
- <li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack
- corruption.
- </li>
- <li>OV_EOF - Indicates stream is at end of file immediately after a seek
- (making crosslap impossible as there's no preceeding decode state to crosslap).
- </li>
- <li>OV_EBADLINK - Invalid stream section supplied to libvorbisfile, or the requested link is corrupt.
- </li>
- </ul></li>
-</ul></blockquote>
-
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_raw_tell.html b/contrib/vorbis/doc/vorbisfile/ov_raw_tell.html
deleted file mode 100644
index 5f30eff..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_raw_tell.html
+++ /dev/null
@@ -1,65 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_raw_tell</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_raw_tell</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>Returns the current offset in raw compressed bytes.</p>
-
-<p>Note that if you later use ov_raw_seek() to return to this point, you won't generally get back to exactly the same place, due to internal buffering. Also note that a read operation may not cause a change to the current raw offset - only a read that requires reading more data from the underlying data source will do that.</p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-ogg_int64_t ov_raw_tell(OggVorbis_File *vf);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li><i>n</i> indicates the current offset in bytes.</li>
-<li>OV_EINVAL means that the argument was invalid. In this case, the requested bitstream did not exist.</li>
-</blockquote>
-<p>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_raw_total.html b/contrib/vorbis/doc/vorbisfile/ov_raw_total.html
deleted file mode 100644
index d9d8303..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_raw_total.html
+++ /dev/null
@@ -1,68 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_raw_total</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_raw_total</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>Returns the total (compressed) bytes of the physical bitstream or a specified logical bitstream.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-ogg_int64_t ov_raw_total(OggVorbis_File *vf,int i);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions.</dd>
-<dt><i>i</i></dt>
-<dd>Link to the desired logical bitstream. To retrieve the total bytes for the entire physical bitstream, this parameter should be set to -1.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>OV_EINVAL means that the argument was invalid. In this case, the requested bitstream did not exist or the bitstream is nonseekable</li>
-<li><tt>n</tt>
-total length in compressed bytes of content if i=-1.</li>
-<li><tt>n</tt> length in compressed bytes of logical bitstream if i=0 to n.</li>
-</blockquote>
-<p>
-
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_read.html b/contrib/vorbis/doc/vorbisfile/ov_read.html
deleted file mode 100644
index 5461a84..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_read.html
+++ /dev/null
@@ -1,148 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_read</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_read()</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>
- This is the main function used to decode a Vorbis file within a
- loop. It returns up to the specified number of bytes of decoded PCM audio
- in the requested endianness, signedness, and word size. If the audio is
- multichannel, the channels are interleaved in the output buffer.
- If the passed in buffer is large, <tt>ov_read()</tt> will not fill
- it; the passed in buffer size is treated as a <em>limit</em> and
- not a request.
-
-<p>The output channels are in stream order and not remapped. Vorbis I
-defines channel order as follows:
-
-<ul>
-<li>one channel - the stream is monophonic
-<li>two channels - the stream is stereo. channel order: left, right
-<li>three channels - the stream is a 1d-surround encoding. channel order: left,
-center, right
-<li>four channels - the stream is quadraphonic surround. channel order: front left,
-front right, rear left, rear right
-<li>five channels - the stream is five-channel surround. channel order: front left,
-center, front right, rear left, rear right
-<li>six channels - the stream is 5.1 surround. channel order: front left, center,
-front right, rear left, rear right, LFE
-<li>seven channels - the stream is 6.1 surround. channel order: front left, center,
-front right, side left, side right, rear center, LFE
-<li>eight channels - the stream is 7.1 surround. channel order: front left, center,
-front right, side left, side right, rear left, rear right,
-LFE
-<li>greater than eight channels - channel use and order is undefined
-</ul>
-
-<p>Note that up to this point, the Vorbisfile API could more or less hide the
- multiple logical bitstream nature of chaining from the toplevel
- application if the toplevel application didn't particularly care.
- However, when reading audio back, the application must be aware
- that multiple bitstream sections do not necessarily use the same
- number of channels or sampling rate. <p> <tt>ov_read()</tt> passes
- back the index of the sequential logical bitstream currently being
- decoded (in <tt>*bitstream</tt>) along with the PCM data in order
- that the toplevel application can handle channel and/or sample
- rate changes. This number will be incremented at chaining
- boundaries even for non-seekable streams. For seekable streams, it
- represents the actual chaining index within the physical bitstream.
-<p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-long ov_read(<a href="OggVorbis_File.html">OggVorbis_File</a> *vf, char *buffer, int length, int bigendianp, int word, int sgned, int *bitstream);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions.</dd>
-<dt><i>buffer</i></dt>
-<dd>A pointer to an output buffer. The decoded output is inserted into this buffer.</dd>
-<dt><i>length</i></dt>
-<dd>Number of bytes to be read into the buffer. Should be the same size as the buffer. A typical value is 4096.</dd>
-<dt><i>bigendianp</i></dt>
-<dd>Specifies big or little endian byte packing. 0 for little endian, 1 for b
-ig endian. Typical value is 0.</dd>
-<dt><i>word</i></dt>
-<dd>Specifies word size. Possible arguments are 1 for 8-bit samples, or 2 or
-16-bit samples. Typical value is 2.</dd>
-<dt><i>sgned</i></dt>
-<dd>Signed or unsigned data. 0 for unsigned, 1 for signed. Typically 1.</dd>
-<dt><i>bitstream</i></dt>
-<dd>A pointer to the number of the current logical bitstream.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<dl>
-<dt>OV_HOLE</dt>
- <dd>indicates there was an interruption in the data.
- <br>(one of: garbage between pages, loss of sync followed by
- recapture, or a corrupt page)</dd>
-<dt>OV_EBADLINK</dt>
- <dd>indicates that an invalid stream section was supplied to
- libvorbisfile, or the requested link is corrupt.</dd>
-<dt>OV_EINVAL</dt>
- <dd>indicates the initial file headers couldn't be read or
- are corrupt, or that the initial open call for <i>vf</i>
- failed.</dd>
-<dt>0</dt>
- <dd>indicates EOF</dd>
-<dt><i>n</i></dt>
- <dd>indicates actual number of bytes read. <tt>ov_read()</tt> will
- decode at most one vorbis packet per invocation, so the value
- returned will generally be less than <tt>length</tt>.
-</dl>
-</blockquote>
-
-<h3>Notes</h3>
-<p><b>Typical usage:</b>
-<blockquote>
-<tt>bytes_read = ov_read(&amp;vf,
-buffer, 4096,0,2,1,&amp;current_section)</tt>
-</blockquote>
-
-This reads up to 4096 bytes into a buffer, with signed 16-bit
-little-endian samples.
-</p>
-
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_read_filter.html b/contrib/vorbis/doc/vorbisfile/ov_read_filter.html
deleted file mode 100644
index e3f2e84..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_read_filter.html
+++ /dev/null
@@ -1,114 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_read_filter</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_read_filter()</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>
- <tt>ov_read_filter()</tt> is a variant of <a
- href="ov_read.html">ov_read()</a>, the main function used to decode
- a Vorbis file within a loop. It passes the decoded floating point
- PCM data to the filter specified in the function arguments before
- converting the data to integer output samples. All other aspects of
- its behavior are as with <a href="ov_read.html">ov_read()</a>.
-<p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-long ov_read_filter(<a href="OggVorbis_File.html">OggVorbis_File</a> *vf, char *buffer, int length, int bigendianp, int word, int sgned, int *bitstream,
- void (*filter)(float **pcm,long channels,long samples,void *filter_param),void *filter_param);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions.</dd>
-<dt><i>buffer</i></dt>
-<dd>A pointer to an output buffer. The decoded output is inserted into this buffer.</dd>
-<dt><i>length</i></dt>
-<dd>Number of bytes to be read into the buffer. Should be the same size as the buffer. A typical value is 4096.</dd>
-<dt><i>bigendianp</i></dt>
-<dd>Specifies big or little endian byte packing. 0 for little endian, 1 for b
-ig endian. Typical value is 0.</dd>
-<dt><i>word</i></dt>
-<dd>Specifies word size. Possible arguments are 1 for 8-bit samples, or 2 or
-16-bit samples. Typical value is 2.</dd>
-<dt><i>sgned</i></dt>
-<dd>Signed or unsigned data. 0 for unsigned, 1 for signed. Typically 1.</dd>
-<dt><i>bitstream</i></dt>
-<dd>A pointer to the number of the current logical bitstream.</dd>
-<dt><i>filter</i></dt>
-<dd>Filter function to process float PCM data prior to conversion to interleaved integer output.</dd>
-<dt><i>filter_param</i></dt>
-<dd>Data to pass through to the filter function.</dd>
-
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<dl>
-<dt>OV_HOLE</dt>
- <dd>indicates there was an interruption in the data.
- <br>(one of: garbage between pages, loss of sync followed by
- recapture, or a corrupt page)</dd>
-<dt>OV_EBADLINK</dt>
- <dd>indicates that an invalid stream section was supplied to
- libvorbisfile, or the requested link is corrupt.</dd>
-<dt>0</dt>
- <dd>indicates EOF</dd>
-<dt><i>n</i></dt>
- <dd>indicates actual number of bytes read. <tt>ov_read()</tt> will
- decode at most one vorbis packet per invocation, so the value
- returned will generally be less than <tt>length</tt>.
-</dl>
-</blockquote>
-
-<h3>Notes</h3>
-<p><b>Typical usage:</b>
-<blockquote>
-<tt>bytes_read = ov_read_filter(&amp;vf,
-buffer, 4096,0,2,1,&amp;current_section, filter, (void *)filter_data_ptr)</tt>
-</blockquote>
-
-This reads up to 4096 bytes into a buffer, with signed 16-bit
-little-endian samples. The decoded data is passed to the function <tt>filter</tt> before integer conversiona nd interleave.
-</p>
-
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_read_float.html b/contrib/vorbis/doc/vorbisfile/ov_read_float.html
deleted file mode 100644
index 0c36eb0..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_read_float.html
+++ /dev/null
@@ -1,105 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_read_float</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_read_float()</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>
- This is the function used to decode a Vorbis file within a loop, but
- returns samples in native float format instead of in integer formats.
-</p><p>
- For information on channel ordering and how ov_read_float() deals with the complex issues
- of chaining, etc, refer to the documentation for <a href="ov_read.html">ov_read()</a>.
-</p>
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-long ov_read_float(<a href="OggVorbis_File.html">OggVorbis_File</a> *vf, float ***pcm_channels, int samples, int *bitstream);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible vorbisfile
-functions.</dd>
-<dt><i>pcm_channels</i></dt>
-<dd>A pointer to an output buffer. The pointer will be set to the decoded output buffer.</dd>
-<dt><i>samples</i></dt>
-<dd>Maximum number of decoded samples to produce.</dd>
-<dt><i>bitstream</i></dt>
-<dd>A pointer to the number of the current logical bitstream.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<dl>
-<dt>OV_HOLE</dt>
- <dd>indicates there was an interruption in the data.
- <br>(one of: garbage between pages, loss of sync followed by
- recapture, or a corrupt page)</dd>
-<dt>OV_EBADLINK</dt>
- <dd>indicates that an invalid stream section was supplied to
- libvorbisfile, or the requested link is corrupt.</dd>
-<dt>OV_EINVAL</dt>
- <dd>indicates the initial file headers couldn't be read or
- are corrupt, or that the initial open call for <i>vf</i>
- failed.</dd>
-<dt>0</dt>
- <dd>indicates EOF</dd>
-<dt><i>n</i></dt>
- <dd>indicates actual number of samples read. <tt>ov_read_float()</tt> will
- decode at most one vorbis packet per invocation, so the value
- returned will generally be less than <tt>length</tt>.
-</dl>
-</blockquote>
-
-<h3>Notes</h3>
-<p><b>Typical usage:</b>
-<blockquote>
-<tt>float **pcm;
-samples_read = ov_read_float(&amp;vf,pcm, 1024, &amp;current_section)</tt>
-</blockquote>
-
-This decodes up to 1024 float samples.
-</p>
-
-<br>
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2002 vorbis team</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-
-</body>
-
-</html>
-
-
-
diff --git a/contrib/vorbis/doc/vorbisfile/ov_seekable.html b/contrib/vorbis/doc/vorbisfile/ov_seekable.html
deleted file mode 100644
index 59b6e97..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_seekable.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_seekable</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_seekable</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>This indicates whether or not the bitstream is seekable.
-
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-long ov_seekable(OggVorbis_File *vf);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>0 indicates that the file is not seekable.</li>
-<li>nonzero indicates that the file is seekable.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_serialnumber.html b/contrib/vorbis/doc/vorbisfile/ov_serialnumber.html
deleted file mode 100644
index 1b64415..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_serialnumber.html
+++ /dev/null
@@ -1,67 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_serialnumber</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_serialnumber</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>Returns the serialnumber of the specified logical bitstream link number within the overall physical bitstream.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-long ov_serialnumber(OggVorbis_File *vf,int i);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions.</dd>
-<dt><i>i</i></dt>
-<dd>Link to the desired logical bitstream. For nonseekable files, this argument is ignored. To retrieve the serial number of the current bitstream, this parameter should be set to -1.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
--1 if the specified logical bitstream <i>i</i> does not exist.</li>
-
-<li>Returns the serial number of the logical bitstream <i>i</i> or the serial number of the current bitstream if the file is nonseekable.</li>
-</blockquote>
-<p>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_streams.html b/contrib/vorbis/doc/vorbisfile/ov_streams.html
deleted file mode 100644
index e455b07..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_streams.html
+++ /dev/null
@@ -1,64 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_streams</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_streams</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>Returns the number of logical bitstreams within our physical bitstream.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-long ov_streams(OggVorbis_File *vf);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions. </dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-1 indicates a single logical bitstream or an unseekable file.</li>
-<li><i>n</i> indicates the number of logical bitstreams.</li>
-</blockquote>
-<p>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_test.html b/contrib/vorbis/doc/vorbisfile/ov_test.html
deleted file mode 100644
index cb11d01..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_test.html
+++ /dev/null
@@ -1,104 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_test</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_test</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>
-This partially opens a vorbis file to test for Vorbis-ness. It loads
-the headers for the first chain and tests for seekability (but does
-not seek). Use <a href="ov_test_open.html">ov_test_open()</a> to
-finish opening the file or <a href="ov_clear.html">ov_clear</a> to
-close/free it. Note that vorbisfile does <b>not</b> take ownership of
-the file if the call fails; the calling applicaiton is responsible for
-closing the file if this call returns an error.
-<p>
-
-<p><em><b> WARNING for Windows developers: </b> Do not use ov_test()
-in Windows applications; Windows linking places restrictions on
-passing <tt>FILE *</tt> handles successfully, and ov_test() runs afoul
-of these restrictions <a href="#winfoot">[a]</a> in exactly the same
-way as <a href="ov_open.html">ov_open()</a>. See the <a
-href="ov_test_callbacks.html">ov_test_callbacks() page </a> for
-details on using <a
-href="ov_test_callbacks.html">ov_test_callbacks()</a> instead. </em>
-<p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ov_test(FILE *f,<a href="OggVorbis_File.html">OggVorbis_File</a> *vf,char *initial,long ibytes);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>f</i></dt>
-<dd>File pointer to an already opened file
-or pipe (it need not be seekable--though this obviously restricts what
-can be done with the bitstream).</dd>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions. Once this has been called, the same <tt>OggVorbis_File</tt>
-struct should be passed to all the libvorbisfile functions.</dd>
-<dt><i>initial</i></dt>
-<dd>Typically set to NULL. This parameter is useful if some data has already been
-read from the file and the stream is not seekable. It is used in conjunction with <tt>ibytes</tt>. In this case, <tt>initial</tt>
-should be a pointer to a buffer containing the data read.</dd>
-<dt><i>ibytes</i></dt>
-<dd>Typically set to 0. This parameter is useful if some data has already been
-read from the file and the stream is not seekable. In this case, <tt>ibytes</tt>
-should contain the length (in bytes) of the buffer. Used together with <tt>initial</tt></dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>0 for success</li>
-
-<li>less than zero for failure:</li>
-<ul>
-<li>OV_EREAD - A read from media returned an error.</li>
-<li>OV_ENOTVORBIS - Bitstream contains no Vorbis data.</li>
-<li>OV_EVERSION - Vorbis version mismatch.</li>
-<li>OV_EBADHEADER - Invalid Vorbis bitstream header.</li>
-<li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack corruption.</li>
-</ul>
-</blockquote>
-<p>
-
-<h3>Notes</h3>
-
-All the <a href="ov_open.html#notes">notes from ov_open()</a> apply to ov_test().
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_test_callbacks.html b/contrib/vorbis/doc/vorbisfile/ov_test_callbacks.html
deleted file mode 100644
index 9abc84c..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_test_callbacks.html
+++ /dev/null
@@ -1,111 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_test_callbacks</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_test_callbacks</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>This is an alternative function used to open and test an OggVorbis_File
-structure when using a data source other than a file,
-when its necessary to modify default file access behavior, or to
-test for Vorbis content from a <tt>FILE *</tt> pointer under
-Windows where <a href="ov_open.html">ov_test()</a> cannot be used. It
-allows the application to specify custom file manipulation routines
-and sets up all the related decoding structures.
-
-<p>Once this has been called, the same <tt>OggVorbis_File</tt>
-struct should be passed to all the libvorbisfile functions.
-<p>
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ov_test_callbacks(void *datasource, <a href="OggVorbis_File.html">OggVorbis_File</a> *vf, char *initial, long ibytes, <a href="ov_callbacks.html">ov_callbacks</a> callbacks);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>f</i></dt>
-<dd>File pointer to an already opened file
-or pipe (it need not be seekable--though this obviously restricts what
-can be done with the bitstream).</dd>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions. Once this has been called, the same <tt>OggVorbis_File</tt>
-struct should be passed to all the libvorbisfile functions.</dd>
-<dt><i>initial</i></dt>
-<dd>Typically set to NULL. This parameter is useful if some data has already been
-read from the file and the stream is not seekable. It is used in conjunction with <tt>ibytes</tt>. In this case, <tt>initial</tt>
-should be a pointer to a buffer containing the data read.</dd>
-<dt><i>ibytes</i></dt>
-<dd>Typically set to 0. This parameter is useful if some data has already been
-read from the file and the stream is not seekable. In this case, <tt>ibytes</tt>
-should contain the length (in bytes) of the buffer. Used together with <tt>initial</tt>.</dd>
-<dt><i>callbacks</i></dt>
-<dd>A completed <a href="ov_callbacks.html">ov_callbacks</a> struct which indicates desired custom file manipulation routines. vorbisfile.h defines several preprovided callback sets; see <a href="ov_callbacks.html">ov_callbacks</a> for details.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>0 for success</li>
-<li>less than zero for failure:</li>
-<ul>
-<li>OV_EREAD - A read from media returned an error.</li>
-<li>OV_ENOTVORBIS - Bitstream contains no Vorbis data.</li>
-<li>OV_EVERSION - Vorbis version mismatch.</li>
-<li>OV_EBADHEADER - Invalid Vorbis bitstream header.</li>
-<li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack corruption.</li>
-</ul>
-</blockquote>
-<p>
-
-<h3>Notes</h3>
-<dl>
-
-<dt><b>[a] Windows and use as an ov_test() substitute</b><p> Windows
-applications should not use <a href="ov_test.html">ov_test()</a> due
-to the likelihood of <a href="ov_open.html#winfoot">CRT linking
-mismatches and runtime protection faults
-[ov_open:a]</a>. ov_test_callbacks() is a safe substitute; specifically:
-
-<pre><tt>ov_test_callbacks(f, vf, initial, ibytes, OV_CALLBACKS_DEFAULT);</tt>
-</pre>
-
-... provides exactly the same functionality as <a
-href="ov_test.html">ov_test()</a> but will always work correctly under
-Windows, regardless of linking setup details.<p>
-
-</dl>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_test_open.html b/contrib/vorbis/doc/vorbisfile/ov_test_open.html
deleted file mode 100644
index 6fb8ae9..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_test_open.html
+++ /dev/null
@@ -1,82 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_test_open</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_test_open</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>
-Finish opening a file partially opened with <a href="ov_test.html">ov_test()</a>
-or <a href="ov_test_callbacks.html">ov_test_callbacks()</a>.
-<p>
-
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ov_test_open(<a href="OggVorbis_File.html">OggVorbis_File</a> *vf);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions. Once this has been called, the same <tt>OggVorbis_File</tt>
-struct should be passed to all the libvorbisfile functions.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>
-0 for success</li>
-
-<li>less than zero for failure:</li>
-<ul>
-<li>OV_EREAD - A read from media returned an error.</li>
-<li>OV_ENOTVORBIS - Bitstream is not Vorbis data.</li>
-<li>OV_EVERSION - Vorbis version mismatch.</li>
-<li>OV_EBADHEADER - Invalid Vorbis bitstream header.</li>
-<li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack corruption.</li>
-</ul>
-</blockquote>
-<p>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
-
-
-
-
-
-
-
diff --git a/contrib/vorbis/doc/vorbisfile/ov_time_seek.html b/contrib/vorbis/doc/vorbisfile/ov_time_seek.html
deleted file mode 100644
index ec19ce3..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_time_seek.html
+++ /dev/null
@@ -1,82 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_time_seek</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_time_seek</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>For seekable
-streams, this seeks to the given time. For implementing seeking in a player,
-this is the only function generally needed. This also updates everything needed within the
-decoder, so you can immediately call <a href="ov_read.html">ov_read()</a> and get data from
-the newly seeked to position. This function does not work for unseekable streams.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ov_time_seek(<a href="OggVorbis_File.html">OggVorbis_File</a> *vf, double s);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>Pointer to our already opened and initialized OggVorbis_File structure.</dd>
-<dt><i>pos</i></dt>
-<dd>Location to seek to within the file, specified in seconds.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<ul>
-<li>0 for success</li>
-
-<li>
-nonzero indicates failure, described by several error codes:
- <ul>
- <li>OV_ENOSEEK - Bitstream is not seekable.
- </li>
- <li>OV_EINVAL - Invalid argument value; possibly called with an OggVorbis_File structure that isn't open.
- </li>
- <li>OV_EREAD - A read from media returned an error.
- </li>
- <li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack
- corruption.
- </li>
- <li>OV_EBADLINK - Invalid stream section supplied to libvorbisfile, or the requested link is corrupt.
- </li>
- </ul></li>
-</ul></blockquote>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_time_seek_lap.html b/contrib/vorbis/doc/vorbisfile/ov_time_seek_lap.html
deleted file mode 100644
index f300f3b..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_time_seek_lap.html
+++ /dev/null
@@ -1,105 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_time_seek_lap</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_time_seek_lap</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>For seekable
-streams, ov_time_seek_lap seeks to the given time. This variant of <a
-href="ov_time_seek.html">ov_time_seek</a> also automatically
-crosslaps the transition from the previous playback position into the
-new playback position in order to eliminate clicking and boundary
-discontinuities. Otherwise, usage and behavior is identical to <a
-href="ov_time_seek.html">ov_time_seek</a>.
-
-<p>ov_time_seek_lap also updates everything needed within the decoder,
-so you can immediately call <a href="ov_read.html">ov_read()</a> and
-get data from the newly seeked to position.
-
-<p>ov_time_seek_lap will lap between logical stream links of differing
-numbers of channels. Any extra channels from the origin of the seek
-are ignored; playback of these channels simply ends. Extra channels at
-the destination are lapped from silence. ov_time_seek_lap will also
-lap between logical stream links of differing sample rates. In this
-case, the sample rates are ignored (no implicit resampling is done to
-match playback). It is up to the application developer to decide if
-this behavior makes any sense in a given context; in practical use,
-these default behaviors perform sensibly.
-
-<p> This function does not work for unseekable streams.
-
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ov_time_seek_lap(<a href="OggVorbis_File.html">OggVorbis_File</a> *vf, double s);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>Pointer to our already opened and initialized OggVorbis_File structure.</dd>
-<dt><i>pos</i></dt>
-<dd>Location to seek to within the file, specified in seconds.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<ul>
-<li>0 for success</li>
-
-<li>
-nonzero indicates failure, described by several error codes:
- <ul>
- <li>OV_ENOSEEK - Bitstream is not seekable.
- </li>
- <li>OV_EINVAL - Invalid argument value; possibly called with an OggVorbis_File structure that isn't open.
- </li>
- <li>OV_EREAD - A read from media returned an error.
- </li>
- <li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack
- corruption.
- </li>
- <li>OV_EOF - Indicates stream is at end of file immediately after a seek
- (making crosslap impossible as there's no preceeding decode state to crosslap).
- </li>
- <li>OV_EBADLINK - Invalid stream section supplied to libvorbisfile, or the requested link is corrupt.
- </li>
- </ul></li>
-</ul></blockquote>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_time_seek_page.html b/contrib/vorbis/doc/vorbisfile/ov_time_seek_page.html
deleted file mode 100644
index 271d575..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_time_seek_page.html
+++ /dev/null
@@ -1,83 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_time_seek_page</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_time_seek_page</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>For seekable
-streams, this seeks to closest full page preceding the given time. This function is faster than <a href="ov_time_seek.html">ov_time_seek</a> because it doesn't seek through the last few samples to reach an exact time, but it is also less accurate. This should be used when speed is important.
-<p>This function also updates everything needed within the
-decoder, so you can immediately call <a href="ov_read.html">ov_read()</a> and get data from
-the newly seeked to position.
-<p>This function does not work for unseekable streams.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ov_time_seek_page(<a href="OggVorbis_File.html">OggVorbis_File</a> *vf, double s);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>Pointer to our already opened and initialized OggVorbis_File structure.</dd>
-<dt><i>pos</i></dt>
-<dd>Location to seek to within the file, specified in seconds.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<ul>
-<li>0 for success</li>
-
-<li>
-nonzero indicates failure, described by several error codes:
- <ul>
- <li>OV_ENOSEEK - Bitstream is not seekable.
- </li>
- <li>OV_EINVAL - Invalid argument value; possibly called with an OggVorbis_File structure that isn't open.
- </li>
- <li>OV_EREAD - A read from media returned an error.
- </li>
- <li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack
- corruption.
- </li>
- <li>OV_EBADLINK - Invalid stream section supplied to libvorbisfile, or the requested link is corrupt.
- </li>
- </ul></li>
-</ul></blockquote>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_time_seek_page_lap.html b/contrib/vorbis/doc/vorbisfile/ov_time_seek_page_lap.html
deleted file mode 100644
index 3b1effa..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_time_seek_page_lap.html
+++ /dev/null
@@ -1,112 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_time_seek_page_lap</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_time_seek_page_lap</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>For seekable streams, ov_time_seek_page_lap seeks to the closest
-full page preceeding the given time. This variant of <a
-href="ov_time_seek_page.html">ov_time_seek_page</a> also automatically
-crosslaps the transition from the previous playback position into the
-new playback position in order to eliminate clicking and boundary
-discontinuities. Otherwise, usage and behavior is identical to <a
-href="ov_time_seek_page.html">ov_time_seek_page</a>.
-
-<p>ov_time_seek_page_lap is faster than <a
-href="ov_time_seek_lap.html">ov_time_seek_lap</a> because it doesn't
-seek through the last few samples to reach an exact time, but it is
-also less accurate. This should be used when speed is important, but
-crosslapping is still desired.
-
-<p>ov_time_seek_page_lap also updates everything needed within the
-decoder, so you can immediately call <a
-href="ov_read.html">ov_read()</a> and get data from the newly seeked
-to position.
-
-<p>ov_time_seek_page_lap will lap between logical stream links of
-differing numbers of channels. Any extra channels from the origin of
-the seek are ignored; playback of these channels simply ends. Extra
-channels at the destination are lapped from silence.
-ov_time_seek_page_lap will also lap between logical stream links of
-differing sample rates. In this case, the sample rates are ignored
-(no implicit resampling is done to match playback). It is up to the
-application developer to decide if this behavior makes any sense in a
-given context; in practical use, these default behaviors perform
-sensibly.
-
-<p>This function does not work for unseekable streams.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int ov_time_seek_page_lap(<a href="OggVorbis_File.html">OggVorbis_File</a> *vf, double s);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>Pointer to our already opened and initialized OggVorbis_File structure.</dd>
-<dt><i>pos</i></dt>
-<dd>Location to seek to within the file, specified in seconds.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<ul>
-<li>0 for success</li>
-
-<li>
-nonzero indicates failure, described by several error codes:
- <ul>
- <li>OV_ENOSEEK - Bitstream is not seekable.
- </li>
- <li>OV_EINVAL - Invalid argument value; possibly called with an OggVorbis_File structure that isn't open.
- </li>
- <li>OV_EREAD - A read from media returned an error.
- </li>
- <li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack
- corruption.
- </li>
- <li>OV_EOF - Indicates stream is at end of file immediately after a seek
- (making crosslap impossible as there's no preceeding decode state to crosslap).
- </li>
- <li>OV_EBADLINK - Invalid stream section supplied to libvorbisfile, or the requested link is corrupt.
- </li>
- </ul></li>
-</ul></blockquote>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_time_tell.html b/contrib/vorbis/doc/vorbisfile/ov_time_tell.html
deleted file mode 100644
index 92d171c..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_time_tell.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_time_tell</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_time_tell</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-<p>Returns the current decoding offset in seconds.
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-double ov_time_tell(OggVorbis_File *vf);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions.</dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li><i>n</i> indicates the current decoding time offset in seconds.</li>
-<li>OV_EINVAL means that the argument was invalid. In this case, the requested bitstream did not exist.</li>
-</blockquote>
-<p>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/ov_time_total.html b/contrib/vorbis/doc/vorbisfile/ov_time_total.html
deleted file mode 100644
index 3b34f93..0000000
--- a/contrib/vorbis/doc/vorbisfile/ov_time_total.html
+++ /dev/null
@@ -1,67 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - function - ov_time_total</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>ov_time_total</h1>
-
-<p><i>declared in "vorbis/vorbisfile.h";</i></p>
-
-
-<p>Returns the total time in seconds of the physical bitstream or a specified logical bitstream.
-
-
-<br><br>
-<table border=0 color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-double ov_time_total(OggVorbis_File *vf,int i);
-</b></pre>
- </td>
-</tr>
-</table>
-
-<h3>Parameters</h3>
-<dl>
-<dt><i>vf</i></dt>
-<dd>A pointer to the OggVorbis_File structure--this is used for ALL the externally visible libvorbisfile
-functions.</dd>
-<dt><i>i</i></dt>
-<dd>Link to the desired logical bitstream. To retrieve the time total for the entire physical bitstream, this parameter should be set to -1.</b></dd>
-</dl>
-
-
-<h3>Return Values</h3>
-<blockquote>
-<li>OV_EINVAL means that the argument was invalid. In this case, the requested bitstream did not exist or the bitstream is nonseekable.</li>
-<li><tt>n</tt> total length in seconds of content if i=-1.</li>
-<li><tt>n</tt> length in seconds of logical bitstream if i=0 to n.</li>
-</blockquote>
-<p>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/overview.html b/contrib/vorbis/doc/vorbisfile/overview.html
deleted file mode 100644
index 1306495..0000000
--- a/contrib/vorbis/doc/vorbisfile/overview.html
+++ /dev/null
@@ -1,61 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - API Overview</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Vorbisfile API Overview</h1>
-
-<p>The makeup of the Vorbisfile libvorbisfile library API is relatively
-simple. It revolves around a single file resource. This file resource is
-passed to libvorbisfile, where it is opened, manipulated, and closed,
-in the form of an <a href="OggVorbis_File.html">OggVorbis_File</a>
-struct.
-<p>
-The Vorbisfile API consists of the following functional categories:
-<p>
-<ul>
-<li><p><a href="datastructures.html">Base data structures</a>
-<li><p><a href="initialization.html">Setup/Teardown</a>
-<li><p><a href="decoding.html">Decoding</a>
-<li><p><a href="seeking.html">Seeking</a>
-<li><p><a href="fileinfo.html">File Information</a>
-</ul>
-<p>
-In addition, the following subjects deserve attention additional to
-the above general overview:
-<p>
-<ul>
-<li><p><a href="threads.html">Threading and thread safety</a>
-<li><p><a href="callbacks.html">Using [non stdio] custom stream I/O
-via callbacks</a>
-<li><p><a href="crosslap.html">Sample crosslapping</a>
-</ul>
-<p>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
-
diff --git a/contrib/vorbis/doc/vorbisfile/reference.html b/contrib/vorbis/doc/vorbisfile/reference.html
deleted file mode 100644
index 7c3c789..0000000
--- a/contrib/vorbis/doc/vorbisfile/reference.html
+++ /dev/null
@@ -1,86 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile API Reference</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Vorbisfile API Reference</h1>
-
-<p>
-<b>Data Structures</b><br>
-<a href="OggVorbis_File.html">OggVorbis_File</a><br>
-<a href="ov_callbacks.html">ov_callbacks</a><br>
-<br>
-<b>Data Structures from <a href="../libvorbis/index.html">libvorbis</a></b><br>
-<a href="../libvorbis/vorbis_comment.html">vorbis_comment</a><br>
-<a href="../libvorbis/vorbis_info.html">vorbis_info</a><br>
-<br>
-<b>Setup/Teardown</b><br>
-<a href="ov_fopen.html">ov_fopen()</a><br>
-<a href="ov_open.html">ov_open()</a><br>
-<a href="ov_open_callbacks.html">ov_open_callbacks()</a><br>
-<a href="ov_clear.html">ov_clear()</a><br>
-<a href="ov_test.html">ov_test()</a><br>
-<a href="ov_test_callbacks.html">ov_test_callbacks()</a><br>
-<a href="ov_test_open.html">ov_test_open()</a><br>
-<br>
-<b>Decoding</b><br>
-<a href="ov_read.html">ov_read()</a><br>
-<a href="ov_read_float.html">ov_read_float()</a><br>
-<a href="ov_read_filter.html">ov_read_filter()</a><br>
-<a href="ov_crosslap.html">ov_crosslap()</a><br>
-<br>
-<b>Seeking</b><br>
-<a href="ov_raw_seek.html">ov_raw_seek()</a><br>
-<a href="ov_pcm_seek.html">ov_pcm_seek()</a><br>
-<a href="ov_time_seek.html">ov_time_seek()</a><br>
-<a href="ov_pcm_seek_page.html">ov_pcm_seek_page()</a><br>
-<a href="ov_time_seek_page.html">ov_time_seek_page()</a><p>
-<a href="ov_raw_seek_lap.html">ov_raw_seek_lap()</a><br>
-<a href="ov_pcm_seek_lap.html">ov_pcm_seek_lap()</a><br>
-<a href="ov_time_seek_lap.html">ov_time_seek_lap()</a><br>
-<a href="ov_pcm_seek_page_lap.html">ov_pcm_seek_page_lap()</a><br>
-<a href="ov_time_seek_page_lap.html">ov_time_seek_page_lap()</a><br>
-<br>
-<b>File Information</b><br>
-<a href="ov_bitrate.html">ov_bitrate()</a><br>
-<a href="ov_bitrate_instant.html">ov_bitrate_instant()</a><br>
-<a href="ov_streams.html">ov_streams()</a><br>
-<a href="ov_seekable.html">ov_seekable()</a><br>
-<a href="ov_serialnumber.html">ov_serialnumber()</a><br>
-<a href="ov_raw_total.html">ov_raw_total()</a><br>
-<a href="ov_pcm_total.html">ov_pcm_total()</a><br>
-<a href="ov_time_total.html">ov_time_total()</a><br>
-<a href="ov_raw_tell.html">ov_raw_tell()</a><br>
-<a href="ov_pcm_tell.html">ov_pcm_tell()</a><br>
-<a href="ov_time_tell.html">ov_time_tell()</a><br>
-<a href="ov_info.html">ov_info()</a><br>
-<a href="ov_comment.html">ov_comment()</a><br>
-<br>
-<b><a href="../libvorbis/return.html">Return Codes</a> (from <a href="../libvorbis/index.html">libvorbis</a>)</b><br>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/seekexample.html b/contrib/vorbis/doc/vorbisfile/seekexample.html
deleted file mode 100644
index 897403d..0000000
--- a/contrib/vorbis/doc/vorbisfile/seekexample.html
+++ /dev/null
@@ -1,152 +0,0 @@
-<html>
-
-<head>
-<title>vorbisfile - Example Code</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Example Code: seeking</h1>
-
-<p>
-The following is a run-through of the seeking example program supplied
-with vorbisfile - <a href="seeking_test_c.html">seeking_test.c</a>.
-This program tests the vorbisfile <a href="ov_time_seek.html">ov_time_seek</a> function by seeking to random points within the file.
-
-<p>
-First, relevant headers, including vorbis-specific "codec.h" and "vorbisfile.h" have to be included.
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-#include &lt;stdlib.h>
-#include &lt;stdio.h>
-#include "vorbis/codec.h"
-#include "vorbis/vorbisfile.h"
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>Inside main(), we declare our primary OggVorbis_File structure. We also declare other helpful variables to track our progress within the file.
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int main(){
- OggVorbis_File ov;
- int i;
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>This example takes its input on stdin which is in 'text' mode by default under Windows; this will corrupt the input data unless set to binary mode. This applies only to Windows.
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-#ifdef _WIN32 /* We need to set stdin to binary mode under Windows */
- _setmode( _fileno( stdin ), _O_BINARY );
-#endif
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p><a href="ov_open_callbacks.html">ov_open()</a> must be
-called to initialize the <a href="OggVorbis_File.html">OggVorbis_File</a> structure with default values.
-<a href="ov_open_callbacks.html">ov_open_callbacks()</a> also checks to ensure that we're reading Vorbis format and not something else.
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
- if(ov_open_callbacks(stdin,&ov,NULL,-1, OV_CALLBACKS_NOCLOSE)<0){
- printf("Could not open input as an OggVorbis file.\n\n");
- exit(1);
- }
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>
-First we check to make sure the stream is seekable using <a href="ov_seekable.html">ov_seekable</a>.
-
-<p>Then we seek to 100 random spots in the bitstream using <a href="ov_time_seek.html">ov_time_seek</a> with randomly generated values.
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-
- /* print details about each logical bitstream in the input */
- if(ov_seekable(&ov)){
- double length=ov_time_total(&ov,-1);
- printf("testing seeking to random places in %g seconds....\n",length);
- for(i=0;i<100;i++){
- double val=(double)rand()/RAND_MAX*length;
- ov_time_seek(&ov,val);
- printf("\r\t%d [%gs]... ",i,val);
- fflush(stdout);
- }
-
- printf("\r \nOK.\n\n");
- }else{
- printf("Standard input was not seekable.\n");
- }
-
-</b></pre>
- </td>
-</tr>
-</table>
-<p>
-When we're done seeking, we need to call <a href="ov_clear.html">ov_clear()</a> to release the bitstream.
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
- ov_clear(&ov);
- return 0;
-}
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>
-The full source for seeking_test.c can be found with the vorbis
-distribution in <a href="seeking_test_c.html">seeking_test.c</a>.
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/seeking.html b/contrib/vorbis/doc/vorbisfile/seeking.html
deleted file mode 100644
index 17e4e82..0000000
--- a/contrib/vorbis/doc/vorbisfile/seeking.html
+++ /dev/null
@@ -1,107 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - Seeking</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Seeking</h1>
-<p>Seeking functions allow you to specify a specific point in the stream to begin or continue decoding.
-<p>
-All libvorbisfile seeking routines are declared in "vorbis/vorbisfile.h".
-
-<p>Certain seeking functions are best suited to different situations.
-When speed is important and exact positioning isn't required,
-page-level seeking should be used. Note also that Vorbis files do not
-necessarily start at a sample number or time offset of zero. Do not
-be surprised if a file begins at a positive offset of several minutes
-or hours, such as would happen if a large stream (such as a concert
-recording) is chopped into multiple separate files. Requesting to
-seek to a position before the beginning of such a file will seek to
-the position where audio begins.
-
-<p>As of vorbisfile version 1.68, seeking also optionally provides
-automatic crosslapping to eliminate clicks and other discontinuity
-artifacts at seeking boundaries. This fetaure is of particular
-interest to player and game developers implementing dynamic music and
-audio engines, or others looking for smooth transitions within a
-single sample or across multiple samples.<p>
-
-<p>Naturally, seeking is available only within a seekable file or
-stream. Seeking functions will return <tt>OV_ENOSEEK</tt> on
-nonseekable files and streams.
-
-</ul>
-
-<table border=1 color=black width=50% cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td><b>function</b></td>
- <td><b>purpose</b></td>
-</tr>
-<tr valign=top>
- <td><a href="ov_raw_seek.html">ov_raw_seek</a></td>
- <td>This function seeks to a position specified in the compressed bitstream, specified in bytes.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_pcm_seek.html">ov_pcm_seek</a></td>
- <td>This function seeks to a specific audio sample number, specified in pcm samples.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_pcm_seek_page.html">ov_pcm_seek_page</a></td>
- <td>This function seeks to the closest page preceding the specified audio sample number, specified in pcm samples.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_time_seek.html">ov_time_seek</a></td>
- <td>This function seeks to the specific time location in the bitstream, specified in seconds </td>
-</tr>
-<tr valign=top>
- <td><a href="ov_time_seek_page.html">ov_time_seek_page</a></td>
- <td>This function seeks to the closest page preceding the specified time position in the bitstream</td>
-</tr>
-
-</tr>
-<tr valign=top>
- <td><a href="ov_raw_seek_lap.html">ov_raw_seek_lap</a></td>
- <td>This function seeks to a position specified in the compressed bitstream, specified in bytes. The boundary between the old and new playback positions is crosslapped to eliminate discontinuities. </td>
-</tr>
-<tr valign=top>
- <td><a href="ov_pcm_seek_lap.html">ov_pcm_seek_lap</a></td>
- <td>This function seeks to a specific audio sample number, specified in pcm samples. The boundary between the old and new playback positions is crosslapped to eliminate discontinuities.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_pcm_seek_page_lap.html">ov_pcm_seek_page_lap</a></td>
- <td>This function seeks to the closest page preceding the specified audio sample number, specified in pcm samples. The boundary between the old and new playback positions is crosslapped to eliminate discontinuities.</td>
-</tr>
-<tr valign=top>
- <td><a href="ov_time_seek_lap.html">ov_time_seek_lap</a></td>
- <td>This function seeks to the specific time location in the bitstream, specified in seconds. The boundary between the old and new playback positions is crosslapped to eliminate discontinuities. </td>
-</tr>
-<tr valign=top>
- <td><a href="ov_time_seek_page_lap.html">ov_time_seek_page_lap</a></td>
- <td>This function seeks to the closest page preceding the specified time position in the bitstream. The boundary between the old and new playback positions is crosslapped to eliminate discontinuities.</td>
-</tr>
-</table>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/seeking_example_c.html b/contrib/vorbis/doc/vorbisfile/seeking_example_c.html
deleted file mode 100644
index eb10a98..0000000
--- a/contrib/vorbis/doc/vorbisfile/seeking_example_c.html
+++ /dev/null
@@ -1,86 +0,0 @@
-<html>
-
-<head>
-<title>vorbisfile - seeking_test.c</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>seeking_test.c</h1>
-
-<p>
-The example program source:
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-
-#include &lt;stdlib.h&gt;
-#include &lt;stdio.h&gt;
-#include "vorbis/codec.h"
-#include "vorbis/vorbisfile.h"
-
-int main(){
- OggVorbis_File ov;
- int i;
-
-#ifdef _WIN32 /* We need to set stdin to binary mode under Windows */
- _setmode( _fileno( stdin ), _O_BINARY );
-#endif
-
- /* open the file/pipe on stdin */
- if(ov_open_callbacks(stdin,&amp;ov,NULL,-1,OV_CALLBACKS_NOCLOSE)==-1){
- printf("Could not open input as an OggVorbis file.\n\n");
- exit(1);
- }
-
- /* print details about each logical bitstream in the input */
- if(ov_seekable(&amp;ov)){
- double length=ov_time_total(&amp;ov,-1);
- printf("testing seeking to random places in %g seconds....\n",length);
- for(i=0;i&lt;100;i++){
- double val=(double)rand()/RAND_MAX*length;
- ov_time_seek(&amp;ov,val);
- printf("\r\t%d [%gs]... ",i,val);
- fflush(stdout);
- }
-
- printf("\r \nOK.\n\n");
- }else{
- printf("Standard input was not seekable.\n");
- }
-
- ov_clear(&amp;ov);
- return 0;
-}
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/seeking_test_c.html b/contrib/vorbis/doc/vorbisfile/seeking_test_c.html
deleted file mode 100644
index eb10a98..0000000
--- a/contrib/vorbis/doc/vorbisfile/seeking_test_c.html
+++ /dev/null
@@ -1,86 +0,0 @@
-<html>
-
-<head>
-<title>vorbisfile - seeking_test.c</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>seeking_test.c</h1>
-
-<p>
-The example program source:
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-
-#include &lt;stdlib.h&gt;
-#include &lt;stdio.h&gt;
-#include "vorbis/codec.h"
-#include "vorbis/vorbisfile.h"
-
-int main(){
- OggVorbis_File ov;
- int i;
-
-#ifdef _WIN32 /* We need to set stdin to binary mode under Windows */
- _setmode( _fileno( stdin ), _O_BINARY );
-#endif
-
- /* open the file/pipe on stdin */
- if(ov_open_callbacks(stdin,&amp;ov,NULL,-1,OV_CALLBACKS_NOCLOSE)==-1){
- printf("Could not open input as an OggVorbis file.\n\n");
- exit(1);
- }
-
- /* print details about each logical bitstream in the input */
- if(ov_seekable(&amp;ov)){
- double length=ov_time_total(&amp;ov,-1);
- printf("testing seeking to random places in %g seconds....\n",length);
- for(i=0;i&lt;100;i++){
- double val=(double)rand()/RAND_MAX*length;
- ov_time_seek(&amp;ov,val);
- printf("\r\t%d [%gs]... ",i,val);
- fflush(stdout);
- }
-
- printf("\r \nOK.\n\n");
- }else{
- printf("Standard input was not seekable.\n");
- }
-
- ov_clear(&amp;ov);
- return 0;
-}
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/seekingexample.html b/contrib/vorbis/doc/vorbisfile/seekingexample.html
deleted file mode 100644
index 8263f02..0000000
--- a/contrib/vorbis/doc/vorbisfile/seekingexample.html
+++ /dev/null
@@ -1,203 +0,0 @@
-<html>
-
-<head>
-<title>vorbisfile - Example Code</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.25 - 20000615</p></td>
-</tr>
-</table>
-
-<h1>Example Code</h1>
-
-<p>
-The following is a run-through of the decoding example program supplied
-with vorbisfile - <a href="vorbisfile_example_c.html">vorbisfile_example.c</a>.
-This program takes a vorbis bitstream from stdin and writes raw pcm to stdout.
-
-<p>
-First, relevant headers, including vorbis-specific "codec.h" and "vorbisfile.h" have to be included.
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-#include &lt;stdio.h&gt;
-#include &lt;stdlib.h&gt;
-#include &lt;math.h&gt;
-#include "vorbis/codec.h"
-#include "vorbis/vorbisfile.h"
-</b></pre>
- </td>
-</tr>
-</table>
-<p>
-We also have to make a concession to Windows users here. If we are using windows for decoding, we must declare these libraries so that we can set stdin/stdout to binary.
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-#ifdef _WIN32
-#include &lt;io.h&gt;
-#include &lt;fcntl.h&gt;
-#endif
-</b></pre>
- </td>
-</tr>
-</table>
-<p>
-Next, a buffer for the pcm audio output is declared.
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-char pcmout[4096];
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>Inside main(), we declare our primary OggVorbis_File structure. We also declare a few other helpful variables to track out progress within the file.
-Also, we make our final concession to Windows users by setting the stdin and stdout to binary mode.
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-int main(int argc, char **argv){
- OggVorbis_File vf;
- int eof=0;
- int current_section;
-
-#ifdef _WIN32
- _setmode( _fileno( stdin ), _O_BINARY );
-#endif
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p><a href="ov_open_callbacks.html">ov_open_callbacks()</a> must be
-called to initialize the <b>OggVorbis_File</b> structure with default values.
-<a href="ov_open_callbacks.html">ov_open_callbacks()</a> also checks to ensure that we're reading Vorbis format and not something else.
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
- if(ov_open_callbacks(stdin, &amp;vf, NULL, 0, OV_CALLBACKS_NOCLOSE) &lt; 0) {
- fprintf(stderr,"Input does not appear to be an Ogg bitstream.\n");
- exit(1);
- }
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>
-We're going to pull the channel and bitrate info from the file using <a href="ov_info.html">ov_info()</a> and show them to the user.
-We also want to pull out and show the user a comment attached to the file using <a href="ov_comment.html">ov_comment()</a>.
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
- {
- char **ptr=ov_comment(&amp;vf,-1)-&gt;user_comments;
- vorbis_info *vi=ov_info(&amp;vf,-1);
- while(*ptr){
- fprintf(stderr,"%s\n",*ptr);
- ++ptr;
- }
- fprintf(stderr,"\nBitstream is %d channel, %ldHz\n",vi-&gt;channels,vi-&gt;rate);
- fprintf(stderr,"Encoded by: %s\n\n",ov_comment(&amp;vf,-1)-&gt;vendor);
- }
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>
-Here's the read loop:
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-
- while(!eof){
- long ret=ov_read(&amp;vf,pcmout,sizeof(pcmout),0,2,1,&amp;current_section);
- switch(ret){
- case 0:
- /* EOF */
- eof=1;
- break;
- case -1:
- break;
- default:
- fwrite(pcmout,1,ret,stdout);
- break;
- }
- }
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>
-The code is reading blocks of data using <a href="ov_read.html">ov_read()</a>.
-Based on the value returned, we know if we're at the end of the file or have invalid data. If we have valid data, we write it to the pcm output.
-
-<p>
-Now that we've finished playing, we can pack up and go home. It's important to call <a href="ov_clear.html">ov_clear()</a> when we're finished.
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-
- ov_clear(&amp;vf);
-
- fprintf(stderr,"Done.\n");
- return(0);
-}
-</b></pre>
- </td>
-</tr>
-</table>
-
-<p>
-The full source for vorbisfile_example.c can be found with the vorbis
-distribution in <a href="vorbisfile_example_c.html">vorbisfile_example.c</a>.
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000 vorbis team</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.25 - 20000615</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/style.css b/contrib/vorbis/doc/vorbisfile/style.css
deleted file mode 100644
index 81cf417..0000000
--- a/contrib/vorbis/doc/vorbisfile/style.css
+++ /dev/null
@@ -1,7 +0,0 @@
-BODY { font-family: Helvetica, sans-serif }
-TD { font-family: Helvetica, sans-serif }
-P { font-family: Helvetica, sans-serif }
-H1 { font-family: Helvetica, sans-serif }
-H2 { font-family: Helvetica, sans-serif }
-H4 { font-family: Helvetica, sans-serif }
-P.tiny { font-size: 8pt }
diff --git a/contrib/vorbis/doc/vorbisfile/threads.html b/contrib/vorbis/doc/vorbisfile/threads.html
deleted file mode 100644
index 274e115..0000000
--- a/contrib/vorbis/doc/vorbisfile/threads.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<html>
-
-<head>
-<title>Vorbisfile - Thread Safety</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>Thread Safety</h1>
-
-Vorbisfile's libvorbisfile may be used safely in a threading environment
-so long as thread access to individual <a
-href="OggVorbis_File.html">OggVorbis_File</a> instances is serialized.
-<ul>
-
-<li>Only one thread at a time may enter a function that takes a given <a
-href="OggVorbis_File.html">OggVorbis_File</a> instance, even if the
-functions involved appear to be read-only.<p>
-
-<li>Multiple threads may enter
-libvorbisfile at a given time, so long as each thread's function calls
-are using different <a href="OggVorbis_File.html">OggVorbis_File</a>
-instances. <p>
-
-<li>Any one <a
-href="OggVorbis_File.html">OggVorbis_File</a> instance may be used safely from multiple threads so long as only one thread at a time is making calls using that instance.<p>
-</ul>
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/vorbisfile/vorbisfile_example_c.html b/contrib/vorbis/doc/vorbisfile/vorbisfile_example_c.html
deleted file mode 100644
index f3ba1d6..0000000
--- a/contrib/vorbis/doc/vorbisfile/vorbisfile_example_c.html
+++ /dev/null
@@ -1,106 +0,0 @@
-<html>
-
-<head>
-<title>vorbisfile - vorbisfile_example.c</title>
-<link rel=stylesheet href="style.css" type="text/css">
-</head>
-
-<body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff">
-<table border=0 width=100%>
-<tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-<h1>vorbisfile_example.c</h1>
-
-<p>
-The example program source:
-
-<br><br>
-<table border=0 width=100% color=black cellspacing=0 cellpadding=7>
-<tr bgcolor=#cccccc>
- <td>
-<pre><b>
-#include &lt;stdio.h&gt;
-#include &lt;stdlib.h&gt;
-#include &lt;math.h&gt;
-#include "vorbis/codec.h"
-#include "vorbis/vorbisfile.h"
-
-#ifdef _WIN32
-#include &lt;io.h&gt;
-#include &lt;fcntl.h&gt;
-#endif
-
-char pcmout[4096];
-
-int main(int argc, char **argv){
- OggVorbis_File vf;
- int eof=0;
- int current_section;
-
-#ifdef _WIN32
- _setmode( _fileno( stdin ), _O_BINARY );
- _setmode( _fileno( stdout ), _O_BINARY );
-#endif
-
- if(ov_open_callbacks(stdin, &amp;vf, NULL, 0, OV_CALLBACKS_NOCLOSE) &lt; 0) {
- fprintf(stderr,"Input does not appear to be an Ogg bitstream.\n");
- exit(1);
- }
-
- {
- char **ptr=ov_comment(&amp;vf,-1)-&gt;user_comments;
- vorbis_info *vi=ov_info(&amp;vf,-1);
- while(*ptr){
- fprintf(stderr,"%s\n",*ptr);
- ++ptr;
- }
- fprintf(stderr,"\nBitstream is %d channel, %ldHz\n",vi-&gt;channels,vi-&gt;rate);
- fprintf(stderr,"Encoded by: %s\n\n",ov_comment(&amp;vf,-1)-&gt;vendor);
- }
-
- while(!eof){
- long ret=ov_read(&amp;vf,pcmout,sizeof(pcmout),0,2,1,&amp;current_section);
- if (ret == 0) {
- /* EOF */
- eof=1;
- } else if (ret &lt; 0) {
- /* error in the stream. Not a problem, just reporting it in
- case we (the app) cares. In this case, we don't. */
- } else {
- /* we don't bother dealing with sample rate changes, etc, but
- you'll have to */
- fwrite(pcmout,1,ret,stdout);
- }
- }
-
- ov_clear(&amp;vf);
-
- fprintf(stderr,"Done.\n");
- return(0);
-}
-
-</b></pre>
- </td>
-</tr>
-</table>
-
-
-<br><br>
-<hr noshade>
-<table border=0 width=100%>
-<tr valign=top>
-<td><p class=tiny>copyright &copy; 2000-2010 Xiph.Org</p></td>
-<td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/index.html">Ogg Vorbis</a></p></td>
-</tr><tr>
-<td><p class=tiny>Vorbisfile documentation</p></td>
-<td align=right><p class=tiny>vorbisfile version 1.3.2 - 20101101</p></td>
-</tr>
-</table>
-
-</body>
-
-</html>
diff --git a/contrib/vorbis/doc/window1.png b/contrib/vorbis/doc/window1.png
deleted file mode 100644
index 968bd3f..0000000
--- a/contrib/vorbis/doc/window1.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/doc/window2.png b/contrib/vorbis/doc/window2.png
deleted file mode 100644
index bd8e3bb..0000000
--- a/contrib/vorbis/doc/window2.png
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/examples/Makefile.am b/contrib/vorbis/examples/Makefile.am
deleted file mode 100644
index 5881635..0000000
--- a/contrib/vorbis/examples/Makefile.am
+++ /dev/null
@@ -1,34 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-AUTOMAKE_OPTIONS = foreign
-
-noinst_PROGRAMS = decoder_example encoder_example chaining_example\
- vorbisfile_example seeking_example
-
-EXTRA_DIST = frameview.pl
-
-AM_CPPFLAGS = -I$(top_srcdir)/include @OGG_CFLAGS@
-
-# uncomment to build static executables from the example code
-#LDFLAGS = -all-static
-
-decoder_example_SOURCES = decoder_example.c
-decoder_example_LDADD = $(top_builddir)/lib/libvorbis.la @OGG_LIBS@
-
-encoder_example_SOURCES = encoder_example.c
-encoder_example_LDADD = $(top_builddir)/lib/libvorbisenc.la $(top_builddir)/lib/libvorbis.la @OGG_LIBS@
-
-chaining_example_SOURCES = chaining_example.c
-chaining_example_LDADD = $(top_builddir)/lib/libvorbisfile.la $(top_builddir)/lib/libvorbis.la @OGG_LIBS@
-
-vorbisfile_example_SOURCES = vorbisfile_example.c
-vorbisfile_example_LDADD = $(top_builddir)/lib/libvorbisfile.la $(top_builddir)/lib/libvorbis.la @OGG_LIBS@
-
-seeking_example_SOURCES = seeking_example.c
-seeking_example_LDADD = $(top_builddir)/lib/libvorbisfile.la $(top_builddir)/lib/libvorbis.la @OGG_LIBS@
-
-debug:
- $(MAKE) all CFLAGS="@DEBUG@"
-
-profile:
- $(MAKE) all CFLAGS="@PROFILE@"
diff --git a/contrib/vorbis/examples/chaining_example.c b/contrib/vorbis/examples/chaining_example.c
deleted file mode 100644
index 19215d7..0000000
--- a/contrib/vorbis/examples/chaining_example.c
+++ /dev/null
@@ -1,71 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: illustrate simple use of chained bitstream and vorbisfile.a
-
- ********************************************************************/
-
-#include <stdlib.h>
-#include <vorbis/codec.h>
-#include <vorbis/vorbisfile.h>
-
-#ifdef _WIN32 /* We need the following two to set stdin/stdout to binary */
-#include <io.h>
-#include <fcntl.h>
-#endif
-
-int main(){
- OggVorbis_File ov;
- int i;
-
-#ifdef _WIN32 /* We need to set stdin to binary mode. Damn windows. */
- /* Beware the evil ifdef. We avoid these where we can, but this one we
- cannot. Don't add any more, you'll probably go to hell if you do. */
- _setmode( _fileno( stdin ), _O_BINARY );
-#endif
-
- /* open the file/pipe on stdin */
- if(ov_open_callbacks(stdin,&ov,NULL,-1,OV_CALLBACKS_NOCLOSE)<0){
- printf("Could not open input as an OggVorbis file.\n\n");
- exit(1);
- }
-
- /* print details about each logical bitstream in the input */
- if(ov_seekable(&ov)){
- printf("Input bitstream contained %ld logical bitstream section(s).\n",
- ov_streams(&ov));
- printf("Total bitstream samples: %ld\n\n",
- (long)ov_pcm_total(&ov,-1));
- printf("Total bitstream playing time: %ld seconds\n\n",
- (long)ov_time_total(&ov,-1));
-
- }else{
- printf("Standard input was not seekable.\n"
- "First logical bitstream information:\n\n");
- }
-
- for(i=0;i<ov_streams(&ov);i++){
- vorbis_info *vi=ov_info(&ov,i);
- printf("\tlogical bitstream section %d information:\n",i+1);
- printf("\t\t%ldHz %d channels bitrate %ldkbps serial number=%ld\n",
- vi->rate,vi->channels,ov_bitrate(&ov,i)/1000,
- ov_serialnumber(&ov,i));
- printf("\t\theader length: %ld bytes\n",(long)
- (ov.dataoffsets[i]-ov.offsets[i]));
- printf("\t\tcompressed length: %ld bytes\n",(long)(ov_raw_total(&ov,i)));
- printf("\t\tplay time: %lds\n",(long)ov_time_total(&ov,i));
- }
-
- ov_clear(&ov);
- return 0;
-}
-
diff --git a/contrib/vorbis/examples/decoder_example.c b/contrib/vorbis/examples/decoder_example.c
deleted file mode 100644
index e264e40..0000000
--- a/contrib/vorbis/examples/decoder_example.c
+++ /dev/null
@@ -1,313 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: simple example decoder
-
- ********************************************************************/
-
-/* Takes a vorbis bitstream from stdin and writes raw stereo PCM to
- stdout. Decodes simple and chained OggVorbis files from beginning
- to end. Vorbisfile.a is somewhat more complex than the code below. */
-
-/* Note that this is POSIX, not ANSI code */
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <math.h>
-#include <vorbis/codec.h>
-
-#ifdef _WIN32 /* We need the following two to set stdin/stdout to binary */
-#include <io.h>
-#include <fcntl.h>
-#endif
-
-#if defined(__MACOS__) && defined(__MWERKS__)
-#include <console.h> /* CodeWarrior's Mac "command-line" support */
-#endif
-
-ogg_int16_t convbuffer[4096]; /* take 8k out of the data segment, not the stack */
-int convsize=4096;
-
-extern void _VDBG_dump(void);
-
-int main(){
- ogg_sync_state oy; /* sync and verify incoming physical bitstream */
- ogg_stream_state os; /* take physical pages, weld into a logical
- stream of packets */
- ogg_page og; /* one Ogg bitstream page. Vorbis packets are inside */
- ogg_packet op; /* one raw packet of data for decode */
-
- vorbis_info vi; /* struct that stores all the static vorbis bitstream
- settings */
- vorbis_comment vc; /* struct that stores all the bitstream user comments */
- vorbis_dsp_state vd; /* central working state for the packet->PCM decoder */
- vorbis_block vb; /* local working space for packet->PCM decode */
-
- char *buffer;
- int bytes;
-
-#ifdef _WIN32 /* We need to set stdin/stdout to binary mode. Damn windows. */
- /* Beware the evil ifdef. We avoid these where we can, but this one we
- cannot. Don't add any more, you'll probably go to hell if you do. */
- _setmode( _fileno( stdin ), _O_BINARY );
- _setmode( _fileno( stdout ), _O_BINARY );
-#endif
-
-#if defined(macintosh) && defined(__MWERKS__)
- {
- int argc;
- char **argv;
- argc=ccommand(&argv); /* get a "command line" from the Mac user */
- /* this also lets the user set stdin and stdout */
- }
-#endif
-
- /********** Decode setup ************/
-
- ogg_sync_init(&oy); /* Now we can read pages */
-
- while(1){ /* we repeat if the bitstream is chained */
- int eos=0;
- int i;
-
- /* grab some data at the head of the stream. We want the first page
- (which is guaranteed to be small and only contain the Vorbis
- stream initial header) We need the first page to get the stream
- serialno. */
-
- /* submit a 4k block to libvorbis' Ogg layer */
- buffer=ogg_sync_buffer(&oy,4096);
- bytes=fread(buffer,1,4096,stdin);
- ogg_sync_wrote(&oy,bytes);
-
- /* Get the first page. */
- if(ogg_sync_pageout(&oy,&og)!=1){
- /* have we simply run out of data? If so, we're done. */
- if(bytes<4096)break;
-
- /* error case. Must not be Vorbis data */
- fprintf(stderr,"Input does not appear to be an Ogg bitstream.\n");
- exit(1);
- }
-
- /* Get the serial number and set up the rest of decode. */
- /* serialno first; use it to set up a logical stream */
- ogg_stream_init(&os,ogg_page_serialno(&og));
-
- /* extract the initial header from the first page and verify that the
- Ogg bitstream is in fact Vorbis data */
-
- /* I handle the initial header first instead of just having the code
- read all three Vorbis headers at once because reading the initial
- header is an easy way to identify a Vorbis bitstream and it's
- useful to see that functionality seperated out. */
-
- vorbis_info_init(&vi);
- vorbis_comment_init(&vc);
- if(ogg_stream_pagein(&os,&og)<0){
- /* error; stream version mismatch perhaps */
- fprintf(stderr,"Error reading first page of Ogg bitstream data.\n");
- exit(1);
- }
-
- if(ogg_stream_packetout(&os,&op)!=1){
- /* no page? must not be vorbis */
- fprintf(stderr,"Error reading initial header packet.\n");
- exit(1);
- }
-
- if(vorbis_synthesis_headerin(&vi,&vc,&op)<0){
- /* error case; not a vorbis header */
- fprintf(stderr,"This Ogg bitstream does not contain Vorbis "
- "audio data.\n");
- exit(1);
- }
-
- /* At this point, we're sure we're Vorbis. We've set up the logical
- (Ogg) bitstream decoder. Get the comment and codebook headers and
- set up the Vorbis decoder */
-
- /* The next two packets in order are the comment and codebook headers.
- They're likely large and may span multiple pages. Thus we read
- and submit data until we get our two packets, watching that no
- pages are missing. If a page is missing, error out; losing a
- header page is the only place where missing data is fatal. */
-
- i=0;
- while(i<2){
- while(i<2){
- int result=ogg_sync_pageout(&oy,&og);
- if(result==0)break; /* Need more data */
- /* Don't complain about missing or corrupt data yet. We'll
- catch it at the packet output phase */
- if(result==1){
- ogg_stream_pagein(&os,&og); /* we can ignore any errors here
- as they'll also become apparent
- at packetout */
- while(i<2){
- result=ogg_stream_packetout(&os,&op);
- if(result==0)break;
- if(result<0){
- /* Uh oh; data at some point was corrupted or missing!
- We can't tolerate that in a header. Die. */
- fprintf(stderr,"Corrupt secondary header. Exiting.\n");
- exit(1);
- }
- result=vorbis_synthesis_headerin(&vi,&vc,&op);
- if(result<0){
- fprintf(stderr,"Corrupt secondary header. Exiting.\n");
- exit(1);
- }
- i++;
- }
- }
- }
- /* no harm in not checking before adding more */
- buffer=ogg_sync_buffer(&oy,4096);
- bytes=fread(buffer,1,4096,stdin);
- if(bytes==0 && i<2){
- fprintf(stderr,"End of file before finding all Vorbis headers!\n");
- exit(1);
- }
- ogg_sync_wrote(&oy,bytes);
- }
-
- /* Throw the comments plus a few lines about the bitstream we're
- decoding */
- {
- char **ptr=vc.user_comments;
- while(*ptr){
- fprintf(stderr,"%s\n",*ptr);
- ++ptr;
- }
- fprintf(stderr,"\nBitstream is %d channel, %ldHz\n",vi.channels,vi.rate);
- fprintf(stderr,"Encoded by: %s\n\n",vc.vendor);
- }
-
- convsize=4096/vi.channels;
-
- /* OK, got and parsed all three headers. Initialize the Vorbis
- packet->PCM decoder. */
- if(vorbis_synthesis_init(&vd,&vi)==0){ /* central decode state */
- vorbis_block_init(&vd,&vb); /* local state for most of the decode
- so multiple block decodes can
- proceed in parallel. We could init
- multiple vorbis_block structures
- for vd here */
-
- /* The rest is just a straight decode loop until end of stream */
- while(!eos){
- while(!eos){
- int result=ogg_sync_pageout(&oy,&og);
- if(result==0)break; /* need more data */
- if(result<0){ /* missing or corrupt data at this page position */
- fprintf(stderr,"Corrupt or missing data in bitstream; "
- "continuing...\n");
- }else{
- ogg_stream_pagein(&os,&og); /* can safely ignore errors at
- this point */
- while(1){
- result=ogg_stream_packetout(&os,&op);
-
- if(result==0)break; /* need more data */
- if(result<0){ /* missing or corrupt data at this page position */
- /* no reason to complain; already complained above */
- }else{
- /* we have a packet. Decode it */
- float **pcm;
- int samples;
-
- if(vorbis_synthesis(&vb,&op)==0) /* test for success! */
- vorbis_synthesis_blockin(&vd,&vb);
- /*
-
- **pcm is a multichannel float vector. In stereo, for
- example, pcm[0] is left, and pcm[1] is right. samples is
- the size of each channel. Convert the float values
- (-1.<=range<=1.) to whatever PCM format and write it out */
-
- while((samples=vorbis_synthesis_pcmout(&vd,&pcm))>0){
- int j;
- int clipflag=0;
- int bout=(samples<convsize?samples:convsize);
-
- /* convert floats to 16 bit signed ints (host order) and
- interleave */
- for(i=0;i<vi.channels;i++){
- ogg_int16_t *ptr=convbuffer+i;
- float *mono=pcm[i];
- for(j=0;j<bout;j++){
-#if 1
- int val=floor(mono[j]*32767.f+.5f);
-#else /* optional dither */
- int val=mono[j]*32767.f+drand48()-0.5f;
-#endif
- /* might as well guard against clipping */
- if(val>32767){
- val=32767;
- clipflag=1;
- }
- if(val<-32768){
- val=-32768;
- clipflag=1;
- }
- *ptr=val;
- ptr+=vi.channels;
- }
- }
-
- if(clipflag)
- fprintf(stderr,"Clipping in frame %ld\n",(long)(vd.sequence));
-
-
- fwrite(convbuffer,2*vi.channels,bout,stdout);
-
- vorbis_synthesis_read(&vd,bout); /* tell libvorbis how
- many samples we
- actually consumed */
- }
- }
- }
- if(ogg_page_eos(&og))eos=1;
- }
- }
- if(!eos){
- buffer=ogg_sync_buffer(&oy,4096);
- bytes=fread(buffer,1,4096,stdin);
- ogg_sync_wrote(&oy,bytes);
- if(bytes==0)eos=1;
- }
- }
-
- /* ogg_page and ogg_packet structs always point to storage in
- libvorbis. They're never freed or manipulated directly */
-
- vorbis_block_clear(&vb);
- vorbis_dsp_clear(&vd);
- }else{
- fprintf(stderr,"Error: Corrupt header during playback initialization.\n");
- }
-
- /* clean up this logical bitstream; before exit we see if we're
- followed by another [chained] */
-
- ogg_stream_clear(&os);
- vorbis_comment_clear(&vc);
- vorbis_info_clear(&vi); /* must be called last */
- }
-
- /* OK, clean up the framer */
- ogg_sync_clear(&oy);
-
- fprintf(stderr,"Done.\n");
- return(0);
-}
diff --git a/contrib/vorbis/examples/encoder_example.c b/contrib/vorbis/examples/encoder_example.c
deleted file mode 100644
index d46a051..0000000
--- a/contrib/vorbis/examples/encoder_example.c
+++ /dev/null
@@ -1,251 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: simple example encoder
-
- ********************************************************************/
-
-/* takes a stereo 16bit 44.1kHz WAV file from stdin and encodes it into
- a Vorbis bitstream */
-
-/* Note that this is POSIX, not ANSI, code */
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <time.h>
-#include <math.h>
-#include <vorbis/vorbisenc.h>
-
-#ifdef _WIN32 /* We need the following two to set stdin/stdout to binary */
-#include <io.h>
-#include <fcntl.h>
-#endif
-
-#if defined(__MACOS__) && defined(__MWERKS__)
-#include <console.h> /* CodeWarrior's Mac "command-line" support */
-#endif
-
-#define READ 1024
-signed char readbuffer[READ*4+44]; /* out of the data segment, not the stack */
-
-int main(){
- ogg_stream_state os; /* take physical pages, weld into a logical
- stream of packets */
- ogg_page og; /* one Ogg bitstream page. Vorbis packets are inside */
- ogg_packet op; /* one raw packet of data for decode */
-
- vorbis_info vi; /* struct that stores all the static vorbis bitstream
- settings */
- vorbis_comment vc; /* struct that stores all the user comments */
-
- vorbis_dsp_state vd; /* central working state for the packet->PCM decoder */
- vorbis_block vb; /* local working space for packet->PCM decode */
-
- int eos=0,ret;
- int i, founddata;
-
-#if defined(macintosh) && defined(__MWERKS__)
- int argc = 0;
- char **argv = NULL;
- argc = ccommand(&argv); /* get a "command line" from the Mac user */
- /* this also lets the user set stdin and stdout */
-#endif
-
- /* we cheat on the WAV header; we just bypass 44 bytes (simplest WAV
- header is 44 bytes) and assume that the data is 44.1khz, stereo, 16 bit
- little endian pcm samples. This is just an example, after all. */
-
-#ifdef _WIN32 /* We need to set stdin/stdout to binary mode. Damn windows. */
- /* if we were reading/writing a file, it would also need to in
- binary mode, eg, fopen("file.wav","wb"); */
- /* Beware the evil ifdef. We avoid these where we can, but this one we
- cannot. Don't add any more, you'll probably go to hell if you do. */
- _setmode( _fileno( stdin ), _O_BINARY );
- _setmode( _fileno( stdout ), _O_BINARY );
-#endif
-
-
- /* we cheat on the WAV header; we just bypass the header and never
- verify that it matches 16bit/stereo/44.1kHz. This is just an
- example, after all. */
-
- readbuffer[0] = '\0';
- for (i=0, founddata=0; i<30 && ! feof(stdin) && ! ferror(stdin); i++)
- {
- fread(readbuffer,1,2,stdin);
-
- if ( ! strncmp((char*)readbuffer, "da", 2) ){
- founddata = 1;
- fread(readbuffer,1,6,stdin);
- break;
- }
- }
-
- /********** Encode setup ************/
-
- vorbis_info_init(&vi);
-
- /* choose an encoding mode. A few possibilities commented out, one
- actually used: */
-
- /*********************************************************************
- Encoding using a VBR quality mode. The usable range is -.1
- (lowest quality, smallest file) to 1. (highest quality, largest file).
- Example quality mode .4: 44kHz stereo coupled, roughly 128kbps VBR
-
- ret = vorbis_encode_init_vbr(&vi,2,44100,.4);
-
- ---------------------------------------------------------------------
-
- Encoding using an average bitrate mode (ABR).
- example: 44kHz stereo coupled, average 128kbps VBR
-
- ret = vorbis_encode_init(&vi,2,44100,-1,128000,-1);
-
- ---------------------------------------------------------------------
-
- Encode using a quality mode, but select that quality mode by asking for
- an approximate bitrate. This is not ABR, it is true VBR, but selected
- using the bitrate interface, and then turning bitrate management off:
-
- ret = ( vorbis_encode_setup_managed(&vi,2,44100,-1,128000,-1) ||
- vorbis_encode_ctl(&vi,OV_ECTL_RATEMANAGE2_SET,NULL) ||
- vorbis_encode_setup_init(&vi));
-
- *********************************************************************/
-
- ret=vorbis_encode_init_vbr(&vi,2,44100,0.1);
-
- /* do not continue if setup failed; this can happen if we ask for a
- mode that libVorbis does not support (eg, too low a bitrate, etc,
- will return 'OV_EIMPL') */
-
- if(ret)exit(1);
-
- /* add a comment */
- vorbis_comment_init(&vc);
- vorbis_comment_add_tag(&vc,"ENCODER","encoder_example.c");
-
- /* set up the analysis state and auxiliary encoding storage */
- vorbis_analysis_init(&vd,&vi);
- vorbis_block_init(&vd,&vb);
-
- /* set up our packet->stream encoder */
- /* pick a random serial number; that way we can more likely build
- chained streams just by concatenation */
- srand(time(NULL));
- ogg_stream_init(&os,rand());
-
- /* Vorbis streams begin with three headers; the initial header (with
- most of the codec setup parameters) which is mandated by the Ogg
- bitstream spec. The second header holds any comment fields. The
- third header holds the bitstream codebook. We merely need to
- make the headers, then pass them to libvorbis one at a time;
- libvorbis handles the additional Ogg bitstream constraints */
-
- {
- ogg_packet header;
- ogg_packet header_comm;
- ogg_packet header_code;
-
- vorbis_analysis_headerout(&vd,&vc,&header,&header_comm,&header_code);
- ogg_stream_packetin(&os,&header); /* automatically placed in its own
- page */
- ogg_stream_packetin(&os,&header_comm);
- ogg_stream_packetin(&os,&header_code);
-
- /* This ensures the actual
- * audio data will start on a new page, as per spec
- */
- while(!eos){
- int result=ogg_stream_flush(&os,&og);
- if(result==0)break;
- fwrite(og.header,1,og.header_len,stdout);
- fwrite(og.body,1,og.body_len,stdout);
- }
-
- }
-
- while(!eos){
- long i;
- long bytes=fread(readbuffer,1,READ*4,stdin); /* stereo hardwired here */
-
- if(bytes==0){
- /* end of file. this can be done implicitly in the mainline,
- but it's easier to see here in non-clever fashion.
- Tell the library we're at end of stream so that it can handle
- the last frame and mark end of stream in the output properly */
- vorbis_analysis_wrote(&vd,0);
-
- }else{
- /* data to encode */
-
- /* expose the buffer to submit data */
- float **buffer=vorbis_analysis_buffer(&vd,READ);
-
- /* uninterleave samples */
- for(i=0;i<bytes/4;i++){
- buffer[0][i]=((readbuffer[i*4+1]<<8)|
- (0x00ff&(int)readbuffer[i*4]))/32768.f;
- buffer[1][i]=((readbuffer[i*4+3]<<8)|
- (0x00ff&(int)readbuffer[i*4+2]))/32768.f;
- }
-
- /* tell the library how much we actually submitted */
- vorbis_analysis_wrote(&vd,i);
- }
-
- /* vorbis does some data preanalysis, then divvies up blocks for
- more involved (potentially parallel) processing. Get a single
- block for encoding now */
- while(vorbis_analysis_blockout(&vd,&vb)==1){
-
- /* analysis, assume we want to use bitrate management */
- vorbis_analysis(&vb,NULL);
- vorbis_bitrate_addblock(&vb);
-
- while(vorbis_bitrate_flushpacket(&vd,&op)){
-
- /* weld the packet into the bitstream */
- ogg_stream_packetin(&os,&op);
-
- /* write out pages (if any) */
- while(!eos){
- int result=ogg_stream_pageout(&os,&og);
- if(result==0)break;
- fwrite(og.header,1,og.header_len,stdout);
- fwrite(og.body,1,og.body_len,stdout);
-
- /* this could be set above, but for illustrative purposes, I do
- it here (to show that vorbis does know where the stream ends) */
-
- if(ogg_page_eos(&og))eos=1;
- }
- }
- }
- }
-
- /* clean up and exit. vorbis_info_clear() must be called last */
-
- ogg_stream_clear(&os);
- vorbis_block_clear(&vb);
- vorbis_dsp_clear(&vd);
- vorbis_comment_clear(&vc);
- vorbis_info_clear(&vi);
-
- /* ogg_page and ogg_packet structs always point to storage in
- libvorbis. They're never freed or manipulated directly */
-
- fprintf(stderr,"Done.\n");
- return(0);
-}
diff --git a/contrib/vorbis/examples/frameview.pl b/contrib/vorbis/examples/frameview.pl
deleted file mode 100755
index edcf5d0..0000000
--- a/contrib/vorbis/examples/frameview.pl
+++ /dev/null
@@ -1,630 +0,0 @@
-#!/usr/bin/perl -w
-use strict;
-use Tk;
-use Tk::Xrm;
-use Tk qw(exit);
-
-my $version="Analyzer 20020429";
-
-my %bases;
-my $first_file=undef;
-my $last_file=undef;
-my $fileno=0;
-
-my @panel_labels;
-my @panel_ones;
-my @panel_twos;
-my @panel_onevars;
-my @panel_twovars;
-my @panel_keys;
-my $panel_count;
-
-# pop the toplevels
-
-my $toplevel=new MainWindow(-class=>'AnalyzerGraph');
-my $Xname=$toplevel->Class;
-$toplevel->optionAdd("$Xname.geometry", "800x600",20);
-
-my $geometry=$toplevel->optionGet('geometry','');
-$geometry=~/^(\d+)x(\d+)/;
-
-$toplevel->configure(-width=>$1);
-$toplevel->configure(-height=>$2);
-
-
-
-
-
-$toplevel->optionAdd("$Xname.background", "#4fc627",20);
-$toplevel->optionAdd("$Xname*highlightBackground", "#80c0d3",20);
-$toplevel->optionAdd("$Xname.Panel.background", "#4fc627",20);
-$toplevel->optionAdd("$Xname.Panel.foreground", "#d0d0d0",20);
-$toplevel->optionAdd("$Xname.Panel.font",
- '-*-helvetica-bold-r-*-*-18-*-*-*-*-*-*-*',20);
-$toplevel->optionAdd("$Xname*Statuslabel.font",
- '-*-helvetica-bold-r-*-*-18-*-*-*-*-*-*-*',20);
-$toplevel->optionAdd("$Xname*Statuslabel.foreground", "#606060");
-$toplevel->optionAdd("$Xname*Status.font",
- '-*-helvetica-bold-r-*-*-18-*-*-*-*-*-*-*',20);
-
-$toplevel->optionAdd("$Xname*AlertDetail.font",
- '-*-helvetica-medium-r-*-*-10-*-*-*-*-*-*-*',20);
-
-
-$toplevel->optionAdd("$Xname*background", "#d0d0d0",20);
-$toplevel->optionAdd("$Xname*foreground", '#000000',20);
-
-$toplevel->optionAdd("$Xname*Button*background", "#f0d0b0",20);
-$toplevel->optionAdd("$Xname*Button*foreground", '#000000',20);
-$toplevel->optionAdd("$Xname*Button*borderWidth", '2',20);
-$toplevel->optionAdd("$Xname*Button*relief", 'groove',20);
-$toplevel->optionAdd("$Xname*Button*padY", 1,20);
-
-#$toplevel->optionAdd("$Xname*Scale*background", "#f0d0b0",20);
-$toplevel->optionAdd("$Xname*Scale*foreground", '#000000',20);
-$toplevel->optionAdd("$Xname*Scale*borderWidth", '1',20);
-#$toplevel->optionAdd("$Xname*Scale*relief", 'groove',20);
-$toplevel->optionAdd("$Xname*Scale*padY", 1,20);
-
-$toplevel->optionAdd("$Xname*Checkbutton*background", "#f0d0b0",20);
-$toplevel->optionAdd("$Xname*Checkbutton*foreground", '#000000',20);
-$toplevel->optionAdd("$Xname*Checkbutton*borderWidth", '2',20);
-$toplevel->optionAdd("$Xname*Checkbutton*relief", 'groove',20);
-
-$toplevel->optionAdd("$Xname*activeBackground", "#ffffff",20);
-$toplevel->optionAdd("$Xname*activeForeground", '#0000a0',20);
-$toplevel->optionAdd("$Xname*borderWidth", 0,20);
-$toplevel->optionAdd("$Xname*relief", 'flat',20);
-$toplevel->optionAdd("$Xname*activeBorderWidth", 1,20);
-$toplevel->optionAdd("$Xname*highlightThickness", 0,20);
-$toplevel->optionAdd("$Xname*padX", 2,20);
-$toplevel->optionAdd("$Xname*padY", 2,20);
-$toplevel->optionAdd("$Xname*font",
- '-*-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*',20);
-$toplevel->optionAdd("$Xname*Entry.font",
- '-*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*',20);
-$toplevel->optionAdd("$Xname*Exit.font",
- '-*-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*',20);
-$toplevel->optionAdd("$Xname*Exit.relief", 'groove',20);
-$toplevel->optionAdd("$Xname*Exit.padX", 1,20);
-$toplevel->optionAdd("$Xname*Exit.padY", 1,20);
-$toplevel->optionAdd("$Xname*Exit.borderWidth", 2,20);
-$toplevel->optionAdd("$Xname*Exit*background", "#a0a0a0",20);
-$toplevel->optionAdd("$Xname*Exit*disabledForeground", "#ffffff",20);
-
-#$toplevel->optionAdd("$Xname*Canvas.background", "#c0c0c0",20);
-
-$toplevel->optionAdd("$Xname*Entry.background", "#ffffff",20);
-$toplevel->optionAdd("$Xname*Entry.disabledForeground", "#c0c0c0",20);
-$toplevel->optionAdd("$Xname*Entry.relief", "sunken",20);
-$toplevel->optionAdd("$Xname*Entry.borderWidth", 1,20);
-
-$toplevel->optionAdd("$Xname*Field.background", "#ffffff",20);
-$toplevel->optionAdd("$Xname*Field.disabledForeground", "#c0c0c0",20);
-$toplevel->optionAdd("$Xname*Field.relief", "flat",20);
-$toplevel->optionAdd("$Xname*Field.borderWidth", 1,20);
-
-$toplevel->optionAdd("$Xname*Label.disabledForeground", "#c0c0c0",20);
-$toplevel->optionAdd("$Xname*Label.borderWidth", 1,20);
-
-$toplevel->configure(-background=>$toplevel->optionGet("background",""));
-
-#$toplevel->resizable(FALSE,FALSE);
-
-my $panel=new MainWindow(-class=>'AnalyzerPanel');
-my $X2name=$panel->Class;
-
-$panel->optionAdd("$X2name.background", "#353535",20);
-$panel->optionAdd("$X2name*highlightBackground", "#80c0d3",20);
-$panel->optionAdd("$X2name.Panel.background", "#353535",20);
-$panel->optionAdd("$X2name.Panel.foreground", "#4fc627",20);
-$panel->optionAdd("$X2name.Panel.font",
- '-*-helvetica-bold-o-*-*-18-*-*-*-*-*-*-*',20);
-$panel->optionAdd("$X2name*Statuslabel.font",
- '-*-helvetica-bold-r-*-*-18-*-*-*-*-*-*-*',20);
-$panel->optionAdd("$X2name*Statuslabel.foreground", "#4fc627",20);
-$panel->optionAdd("$X2name*Status.font",
- '-*-helvetica-bold-r-*-*-18-*-*-*-*-*-*-*',20);
-
-$panel->optionAdd("$X2name*AlertDetail.font",
- '-*-helvetica-medium-r-*-*-10-*-*-*-*-*-*-*',20);
-
-
-$panel->optionAdd("$X2name*background", "#d0d0d0",20);
-$panel->optionAdd("$X2name*foreground", '#000000',20);
-
-$panel->optionAdd("$X2name*Button*background", "#f0d0b0",20);
-$panel->optionAdd("$X2name*Button*foreground", '#000000',20);
-$panel->optionAdd("$X2name*Button*borderWidth", '2',20);
-$panel->optionAdd("$X2name*Button*relief", 'groove',20);
-$panel->optionAdd("$X2name*Button*padY", 1,20);
-
-$panel->optionAdd("$X2name*Checkbutton*background", "#f0d0b0",20);
-$panel->optionAdd("$X2name*Checkbutton*foreground", '#000000',20);
-$panel->optionAdd("$X2name*Checkbutton*borderWidth", '2',20);
-#$panel->optionAdd("$X2name*Checkbutton*padX", '0',20);
-#$panel->optionAdd("$X2name*Checkbutton*padY", '0',20);
-#$panel->optionAdd("$X2name*Checkbutton*relief", 'groove',20);
-
-$panel->optionAdd("$X2name*activeBackground", "#ffffff",20);
-$panel->optionAdd("$X2name*activeForeground", '#0000a0',20);
-$panel->optionAdd("$X2name*borderWidth", 0,20);
-$panel->optionAdd("$X2name*relief", 'flat',20);
-$panel->optionAdd("$X2name*activeBorderWidth", 1,20);
-$panel->optionAdd("$X2name*highlightThickness", 0,20);
-$panel->optionAdd("$X2name*padX", 2,20);
-$panel->optionAdd("$X2name*padY", 2,20);
-$panel->optionAdd("$X2name*font",
- '-*-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*',20);
-$panel->optionAdd("$X2name*Entry.font",
- '-*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*',20);
-
-$panel->optionAdd("$X2name*Exit.font",
- '-*-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*',20);
-$panel->optionAdd("$X2name*Exit.relief", 'groove',20);
-$panel->optionAdd("$X2name*Exit.padX", 1,20);
-$panel->optionAdd("$X2name*Exit.padY", 1,20);
-$panel->optionAdd("$X2name*Exit.borderWidth", 2,20);
-$panel->optionAdd("$X2name*Exit*background", "#a0a0a0",20);
-$panel->optionAdd("$X2name*Exit*disabledForeground", "#ffffff",20);
-
-$panel->optionAdd("$X2name*Entry.background", "#ffffff",20);
-$panel->optionAdd("$X2name*Entry.disabledForeground", "#c0c0c0",20);
-$panel->optionAdd("$X2name*Entry.relief", "sunken",20);
-$panel->optionAdd("$X2name*Entry.borderWidth", 1,20);
-
-$panel->optionAdd("$X2name*Field.background", "#ffffff",20);
-$panel->optionAdd("$X2name*Field.disabledForeground", "#c0c0c0",20);
-$panel->optionAdd("$X2name*Field.relief", "flat",20);
-$panel->optionAdd("$X2name*Field.borderWidth", 1,20);
-
-$panel->optionAdd("$X2name*Label.disabledForeground", "#c0c0c0",20);
-$panel->optionAdd("$X2name*Label.borderWidth", 1,20);
-
-$panel->configure(-background=>$panel->optionGet("background",""));
-
-#$panel->resizable("FALSE","FALSE");
-
-my $panel_shell=$panel->Label(Name=>"shell",-borderwidth=>1,-relief=>'raised')->
- place(-x=>10,-y=>36,-relwidth=>1.0,-relheight=>1.0,
- -width=>-20,-height=>-46,-anchor=>'nw');
-
-my $panel_quit=$panel_shell->Button(-class=>"Exit",-text=>"quit",-command=>[sub{Shutdown()}])->
- place(-x=>-1,-y=>-1,-relx=>1.0,-rely=>1.0,-anchor=>'se');
-
-$panel->Label(Name=>"logo text",-class=>"Panel",-text=>$version)->
- place(-x=>5,-y=>5,-anchor=>'nw');
-
-
-my $graph_shell=$toplevel->Label(Name=>"shell",-borderwidth=>1,-relief=>'raised')->
- place(-x=>10,-y=>36,-relwidth=>1.0,-relheight=>1.0,
- -width=>-20,-height=>-46,-anchor=>'nw');
-
-my $graph_status=$toplevel->Label(Name=>"logo text",-class=>"Panel",-text=>"Starting up")->
- place(-x=>5,-y=>5,-anchor=>'nw');
-
-
-my $panely=5;
-my $panel_rescan=$panel_shell->Button(-text=>"rescan",-command=>[sub{scan_directory()}])->
- place(-x=>-5,-relx=>1.,-y=>$panely,-anchor=>'ne');
-$panely+=$panel_rescan->reqheight()+6;
-
-
-my$temp=$graph_shell->Button(-text=>"<<",
- -command=>[sub{$fileno-=10;$fileno=$first_file if($fileno<$first_file);
- load_graph();}])->
- place(-x=>5,-y=>-5,-rely=>1.,-relwidth=>.2,-width=>-5,-anchor=>'sw');
-$graph_shell->Button(-text=>">>",
- -command=>[sub{$fileno+=10;$fileno=$last_file if($fileno>$last_file);
- load_graph();}])->
- place(-x=>-5,-y=>-5,-relwidth=>.2,-rely=>1.,-width=>-5,-relx=>1.,-anchor=>'se');
-$graph_shell->Button(-text=>"<",
- -command=>[sub{$fileno-=1;$fileno=$first_file if($fileno<$first_file);
- load_graph();}])->
- place(-x=>5,-y=>-5,-relwidth=>.3,-width=>-7,-rely=>1.,-relx=>.2,-anchor=>'sw');
-$graph_shell->Button(-text=>">",
- -command=>[sub{$fileno+=1;$fileno=$last_file if($fileno>$last_file);
- load_graph();}])->
- place(-x=>-5,-y=>-5,-relwidth=>.3,-width=>-7,-rely=>1.,-relx=>.8,-anchor=>'se');
-my$graphy=-10-$temp->reqheight();
-my$graph_slider=$temp=$graph_shell->Scale(-bigincrement=>1,
- -resolution=>1,
- -showvalue=>'TRUE',-variable=>\$fileno,-orient=>'horizontal')->
- place(-x=>5,-y=>$graphy,-relwidth=>1.,-rely=>1.,-width=>-10,-anchor=>'sw');
-$graphy-=$temp->reqheight()+5;
-
-my$onecrop;
-my$twocrop;
-
-my$oneresize=$temp=$graph_shell->Checkbutton(-text=>"rescale",-variable=>\$onecrop,
- -command=>[sub{draw_graph();}])->
- place(-x=>5,-y=>5,-anchor=>'nw');
-
-my$one=$graph_shell->Canvas()->
- place(-relwidth=>1.,-width=>-10,-relheight=>.5,-height=>($graphy/2)-5-$temp->reqheight(),
- -x=>5,-y=>5+$temp->reqheight,-anchor=>'nw');
-
-
-my$tworesize=$temp=$graph_shell->Checkbutton(-text=>"rescale",-variable=>\$twocrop,
- -command=>[sub{draw_graph();}])->
- place(-rely=>1.,-y=>5,-anchor=>'nw',-in=>$one);
-my$two=$graph_shell->Canvas()->
- place(-relwidth=>1.,-relheight=>1.,-rely=>1.,-y=>5+$temp->reqheight(),-anchor=>'nw',-in=>$one);
-
-scan_directory();
-
-my%onestate;
-my%twostate;
-my @data;
-
-$onestate{"canvas"}=$one;
-$onestate{"vars"}=\@panel_onevars;
-$twostate{"canvas"}=$two;
-$twostate{"vars"}=\@panel_twovars;
-
-$graph_slider->configure(-command=>[sub{load_graph()}]);
-load_graph();
-$toplevel->bind('MainWindow','<Configure>',[sub{$toplevel->update();
- draw_graph()}]);
-
-Tk::MainLoop();
-
-sub load_graph{
-
- scan_directory()if(!defined($panel_count));
-
- @data=undef;
-
- for(my$i=0;$i<$panel_count;$i++){
- my$filename=$panel_keys[$i]."_$fileno.m";
- if(open F, "$filename"){
- $data[$i]=[(<F>)];
- close F;
- }
- }
- draw_graph();
-}
-
-sub graphhelper{
- my($graph)=@_;
- my$count=0;
- my@colors=("#ff0000","#00df00","#0000ff","#ffff00","#ff00ff","#00ffff","#ffffff",
- "#9f0000","#007f00","#00009f","#8f8f00","#8f008f","#008f8f","#000000");
-
- my$w=$graph->{"canvas"};
- my$rescale=0;
-
- Status("Plotting $fileno");
- $w->delete('foo');
- $w->delete('legend');
- $w->delete('lines');
-
- # count range
- for(my$i=0;$i<$panel_count;$i++){
- if($graph->{"vars"}->[$i]){
- if(defined($data[$i])){
- if(!defined($graph->{"minx"})){
- $data[$i]->[0]=~m/^\s*(-?[0-9\.]*)[ ,]+(-?[0-9\.]*)/;
- $graph->{"maxx"}=$1;
- $graph->{"minx"}=$1;
- $graph->{"maxy"}=$2;
- $graph->{"miny"}=$2;
- $rescale=1;
- }
-
- for(my$j=0;$j<=$#{$data[$i]};$j++){
- $data[$i]->[$j]=~m/^\s*(-?[0-9\.]*)[ ,]+(-?[0-9\.]*)/;
- $rescale=1 if($1>$graph->{"maxx"});
- $rescale=1 if($1<$graph->{"minx"});
- $rescale=1 if($2>$graph->{"maxy"});
- $rescale=1 if($2<$graph->{"miny"});
- $graph->{"maxx"}=$1 if($1>$graph->{"maxx"});
- $graph->{"minx"}=$1 if($1<$graph->{"minx"});
- $graph->{"maxy"}=$2 if($2>$graph->{"maxy"});
- $graph->{"miny"}=$2 if($2<$graph->{"miny"});
- }
- }
- $count++;
- }
- }
-
- my$width=$w->width();
- my$height=$w->height();
-
- $rescale=1 if(!defined($graph->{"width"}) ||
- $width!=$graph->{"width"} ||
- $height!=$graph->{"height"});
-
- $graph->{"width"}=$width;
- $graph->{"height"}=$height;
-
- if(defined($graph->{"maxx"})){
- # draw axes, labels
- # look for appropriate axis scales
-
- if($rescale){
-
- $w->delete('ylabel');
- $w->delete('xlabel');
- $w->delete('axes');
-
- my$yscale=1.;
- my$xscale=1.;
- my$iyscale=1.;
- my$ixscale=1.;
- while(($graph->{"maxx"}-$graph->{"minx"})*$xscale>15){$xscale*=.1;$ixscale*=10.;}
- while(($graph->{"maxy"}-$graph->{"miny"})*$yscale>15){$yscale*=.1;$iyscale*=10.;}
-
- while(($graph->{"maxx"}-$graph->{"minx"})*$xscale<3){$xscale*=10.;$ixscale*=.1;}
- while(($graph->{"maxy"}-$graph->{"miny"})*$yscale<3){$yscale*=10.;$iyscale*=.1;}
-
- # how tall are the x axis labels?
- $w->createText(-1,-1,-anchor=>'se',-tags=>['foo'],-text=>"0123456789.");
- my($x1,$y1,$x2,$y2)=$w->bbox('foo');
- $w->delete('foo');
- my$maxlabelheight=$y2-$y1;
- my$useabley=$height-$maxlabelheight-3;
- my$pixelpery=$useabley/($graph->{"maxy"}-$graph->{"miny"});
-
- # place y axis labels at proper spacing/height
- my$lasty=-$maxlabelheight/2;
- my$topyval=int($graph->{"maxy"}*$yscale+1.)*$iyscale;
-
- for(my$i=0;;$i++){
- my$yval= $topyval-$i*$iyscale;
- my$y= ($graph->{"maxy"}-$yval)*$pixelpery;
- last if($y>$useabley);
- if($y-$maxlabelheight>=$lasty){
- $w->createText(0,$y,-anchor=>'e',-tags=>['ylabel'],-text=>"$yval");
- $lasty=$y;
- }
- }
-
- # get the max ylabel width and place them at proper x
- ($x1,$y1,$x2,$y2)=$w->bbox('ylabel');
- my$maxylabelwidth=$x2-$x1;
- $w->move('ylabel',$maxylabelwidth,0);
-
- my$beginx=$maxylabelwidth+3;
- my$useablex=$width-$beginx;
-
- # draw basic axes
- $w->createLine($beginx,0,$beginx,$useabley,$width,$useabley,
- -tags=>['axes'],-width=>2);
- # draw y tix
- $lasty=-$maxlabelheight/2;
- for(my$i=0;;$i++){
- my$yval= $topyval-$i*$iyscale;
- my$y= ($graph->{"maxy"}-$yval)*$pixelpery;
- last if($y>$useabley);
- if($yval==0){
- $w->createLine($beginx,$y,$width,$y,
- -tags=>['axes'],-width=>1);
- }else{
- if($y-$maxlabelheight>=$lasty){
- $w->createLine($beginx,$y,$width,$y,
- -tags=>['axes'],-width=>1,
- -stipple=>'gray50');
-
- $lasty=$y;
- }
- }
- }
-
- # place x axis labels at proper spacing
- my$topxval=int($graph->{"maxx"}*$xscale+1.)*$ixscale;
- my$pixelperx=$useablex/($graph->{"maxx"}-$graph->{"minx"});
-
- for(my$i=0;;$i++){
- my$xval= $topxval-$i*$ixscale;
- my$x= $width-($graph->{"maxx"}-$xval)*$pixelperx;
-
- last if($x<$beginx);
- # bounding boxen are hard. place temp labels.
- $w->createText(-1,-1,-anchor=>'e',-tags=>['foo'],-text=>"$xval");
- }
-
- ($x1,$y1,$x2,$y2)=$w->bbox('foo');
- my$maxxlabelwidth=$x2-$x1;
- $w->delete('foo');
- my$lastx=$width;
-
- for(my$i=0;;$i++){
- my$xval= $topxval-$i*$ixscale;
- my$x= $width-($graph->{"maxx"}-$xval)*$pixelperx;
-
- last if($x-$maxxlabelwidth/2<0 || $x<$beginx);
- if($xval==0 && $x<$width){
- $w->createLine($x,0,$x,$useabley,-tags=>['axes'],-width=>1);
- }
-
- if($x+$maxxlabelwidth<=$lastx){
- $w->createText($x,$height-1,-anchor=>'s',-tags=>['xlabel'],-text=>"$xval");
- $w->createLine($x,0,$x,$useabley,-tags=>['axes'],-width=>1,-stipple=>"gray50");
- $lastx=$x;
- }
- }
- $graph->{"labelheight"}=$maxlabelheight;
- $graph->{"xo"}=$beginx;
- $graph->{"ppx"}=$pixelperx;
- $graph->{"ppy"}=$pixelpery;
- }
-
- # plot the files
- $count=0;
- my$legendy=$graph->{"labelheight"}/2;
- for(my$i=0;$i<$panel_count;$i++){
- if($graph->{"vars"}->[$i]){
- $count++; # count here for legend color selection stability
- if(defined($data[$i])){
- # place a legend placard;
- my$color=$colors[($count-1)%($#colors+1)];
- $w->createText($width,$legendy,-anchor=>'e',-tags=>['legend'],
- -fill=>$color,-text=>$panel_keys[$i]);
- $legendy+=$graph->{"labelheight"};
-
- # plot the lines
- my@pairs=map{if(/^\s*(-?[0-9\.]*)[ ,]+(-?[0-9\.]*)/){
- (($1-$graph->{"minx"})*$graph->{"ppx"}+$graph->{"xo"},
- (-$2+$graph->{"maxy"})*$graph->{"ppy"})}} (@{$data[$i]});
-
- $w->createLine((@pairs),-fill=>$color,-tags=>['lines']);
- }
- }
- }
- }
-}
-
-sub draw_graph{
-
- if($onecrop){
- $onestate{"minx"}=undef;
- $onestate{"miny"}=undef;
- $onestate{"maxx"}=undef;
- $onestate{"maxy"}=undef;
- }
- if($twocrop){
- $twostate{"minx"}=undef;
- $twostate{"miny"}=undef;
- $twostate{"maxx"}=undef;
- $twostate{"maxy"}=undef;
- }
-
- for(my$i=0;$i<$panel_count;$i++){
- if($twostate{"vars"}->[$i]){
-
- #re-place the canvases
-
- $oneresize->place(-x=>5,-y=>5,-anchor=>'nw');
-
- $one->place(-relwidth=>1.,-width=>-10,-relheight=>.5,
- -height=>($graphy/2)-5-$oneresize->reqheight(),
- -x=>5,-y=>5+$oneresize->reqheight,-anchor=>'nw');
-
- $tworesize->place(-rely=>1.,-y=>5,-anchor=>'nw',-in=>$one);
- $two->place(-relwidth=>1.,-relheight=>1.,-rely=>1.,
- -y=>5+$tworesize->reqheight(),-anchor=>'nw',-in=>$one);
-
- graphhelper(\%onestate);
- graphhelper(\%twostate);
- return;
- }
- }
-
- $oneresize->place(-x=>5,-y=>5,-anchor=>'nw');
-
- $one->place(-relwidth=>1.,-width=>-10,-relheight=>1.,
- -height=>$graphy-5-$oneresize->reqheight(),
- -x=>5,-y=>5+$oneresize->reqheight,-anchor=>'nw');
-
- $tworesize->placeForget();
- $two->placeForget();
-
- graphhelper(\%onestate);
-}
-
-sub depopulate_panel{
- my $win;
- foreach $win (@panel_labels){
- $win->destroy();
- }
- @panel_labels=();
- foreach $win (@panel_ones){
- $win->destroy();
- }
- @panel_ones=();
- foreach $win (@panel_twos){
- $win->destroy();
- }
- @panel_twos=();
- @panel_keys=();
-}
-
-sub populate_panel{
- my $localy=$panely;
- my $key;
- my $i=0;
- foreach $key (sort (keys %bases)){
- $panel_keys[$i]=$key;
- if(!defined($panel_onevars[$i])){
- $panel_onevars[$i]=0;
- $panel_twovars[$i]=0;
- }
-
- my $temp=$panel_twos[$i]=$panel_shell->
- Checkbutton(-variable=>\$panel_twovars[$i],-command=>['main::draw_graph'],-text=>'2')->
- place(-y=>$localy,-x=>-5,-anchor=>"ne",-relx=>1.);
- my $oney=$temp->reqheight();
- my $onex=$temp->reqwidth()+15;
-
- $temp=$panel_ones[$i]=$panel_shell->
- Checkbutton(-variable=>\$panel_onevars[$i],-command=>['main::draw_graph'],-text=>'1')->
- place(-y=>0,-x=>0,-anchor=>"ne",-in=>$temp,-bordermode=>'outside');
- $oney=$temp->reqheight() if ($oney<$temp->reqheight());
- $onex+=$temp->reqwidth();
-
- $temp=$panel_labels[$i]=$panel_shell->Label(-text=>$key,-class=>'Field',-justify=>'left')->
- place(-y=>$localy,-x=>5,-anchor=>"nw",-relwidth=>1.,-width=>-$onex,
- -bordermode=>'outside');
- $oney=$temp->reqheight() if ($oney<$temp->reqheight());
-
- $localy+=$oney+2;
- $i++;
- }
- $panel_count=$i;
-
- $localy+=$panel_quit->reqheight()+50;
- my $geometry=$panel->geometry();
- $geometry=~/^(\d+)/;
-
- $panel->configure(-height=>$localy);
- $panel->configure(-width=>$1);
-}
-
-sub Shutdown{
- Tk::exit();
-}
-
-sub Status{
- my$text=shift @_;
- $graph_status->configure(-text=>"$text");
- $toplevel->update();
-}
-
-sub scan_directory{
-
- %bases=();
- my$count=0;
-
- $first_file=undef;
- $last_file=undef;
-
- if(opendir(D,".")){
- my$file;
- while(defined($file=readdir(D))){
- if($file=~m/^(\S*)_(\d+).m/){
- $bases{"$1"}="0";
- $first_file=$2 if(!defined($first_file) || $2<$first_file);
- $last_file=$2 if(!defined($last_file) || $2>$last_file);
- $count++;
-
- Status("Reading... $count")if($count%117==0);
- }
- }
- closedir(D);
- }
- Status("Done Reading: $count files");
- depopulate_panel();
- populate_panel();
-
- $fileno=$first_file if($fileno<$first_file);
- $fileno=$last_file if($fileno>$last_file);
-
- $graph_slider->configure(-from=>$first_file,-to=>$last_file);
-
-}
-
-
-
-
-
diff --git a/contrib/vorbis/examples/seeking_example.c b/contrib/vorbis/examples/seeking_example.c
deleted file mode 100644
index d039b0d..0000000
--- a/contrib/vorbis/examples/seeking_example.c
+++ /dev/null
@@ -1,277 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: illustrate seeking, and test it too
-
- ********************************************************************/
-
-#include <stdlib.h>
-#include <stdio.h>
-#include "vorbis/codec.h"
-#include "vorbis/vorbisfile.h"
-
-#ifdef _WIN32 /* We need the following two to set stdin/stdout to binary */
-# include <io.h>
-# include <fcntl.h>
-#endif
-
-void _verify(OggVorbis_File *ov,
- ogg_int64_t val,ogg_int64_t pcmval,double timeval,
- ogg_int64_t pcmlength,
- char *bigassbuffer){
- off_t i;
- int j;
- long bread;
- char buffer[4096];
- int dummy;
- ogg_int64_t pos;
- int hs = ov_halfrate_p(ov);
-
- /* verify the raw position, the pcm position and position decode */
- if(val!=-1 && ov_raw_tell(ov)<val){
- fprintf(stderr,"raw position out of tolerance: requested %ld, got %ld\n",
- (long)val,(long)ov_raw_tell(ov));
- exit(1);
- }
- if(pcmval!=-1 && ov_pcm_tell(ov)>pcmval){
- fprintf(stderr,"pcm position out of tolerance: requested %ld, got %ld\n",
- (long)pcmval,(long)ov_pcm_tell(ov));
- exit(1);
- }
- if(timeval!=-1 && ov_time_tell(ov)>timeval){
- fprintf(stderr,"time position out of tolerance: requested %f, got %f\n",
- timeval,ov_time_tell(ov));
- exit(1);
- }
- pos=ov_pcm_tell(ov);
- if(pos<0 || pos>pcmlength){
- fprintf(stderr,"pcm position out of bounds: got %ld\n",(long)pos);
- exit(1);
- }
- bread=ov_read(ov,buffer,4096,1,1,1,&dummy);
- for(j=0;j<bread;j++){
- if(buffer[j]!=bigassbuffer[j+((pos>>hs)*2)]){
- fprintf(stderr,"data after seek doesn't match declared pcm position %ld\n",(long)pos);
-
- for(i=0;i<(pcmlength>>hs)*2-bread;i++){
- for(j=0;j<bread;j++)
- if(buffer[j] != bigassbuffer[i+j])break;
- if(j==bread){
- fprintf(stderr,"data after seek appears to match position %ld\n",(long)((i/2)<<hs));
- }
- }
- {
- FILE *f=fopen("a.m","w");
- for(j=0;j<bread;j++)fprintf(f,"%d %d\n",j,(int)buffer[j]);
- fclose(f);
- f=fopen("b.m","w");
- for(j=-4096;j<bread+4096;j++)
- if(j+((pos*2)>>hs)>=0 && (j+((pos*2)>>hs))<(pcmlength>>hs)*2)
- fprintf(f,"%d %d\n",j,(int)bigassbuffer[j+((pos*2)>>hs)]);
- fclose(f);
- }
-
- exit(1);
- }
- }
-}
-
-int main(){
- OggVorbis_File ov;
- int i,ret;
- ogg_int64_t pcmlength;
- double timelength;
- char *bigassbuffer;
- int dummy;
- int hs=0;
-
-#ifdef _WIN32 /* We need to set stdin/stdout to binary mode. Damn windows. */
- _setmode( _fileno( stdin ), _O_BINARY );
-#endif
-
-
- /* open the file/pipe on stdin */
- if(ov_open_callbacks(stdin,&ov,NULL,-1,OV_CALLBACKS_NOCLOSE)<0){
- fprintf(stderr,"Could not open input as an OggVorbis file.\n\n");
- exit(1);
- }
-
-#if 0 /*enable this code to test seeking with halfrate decode */
- if(ov_halfrate(&ov,1)){
- fprintf(stderr,"Sorry; unable to set half-rate decode.\n\n");
- exit(1);
- }else
- hs=1;
-#endif
-
- if(ov_seekable(&ov)){
-
- /* to simplify our own lives, we want to assume the whole file is
- stereo. Verify this to avoid potentially mystifying users
- (pissing them off is OK, just don't confuse them) */
- for(i=0;i<ov.links;i++){
- vorbis_info *vi=ov_info(&ov,i);
- if(vi->channels!=2){
- fprintf(stderr,"Sorry; right now seeking_test can only use Vorbis files\n"
- "that are entirely stereo.\n\n");
- exit(1);
- }
- }
-
- /* because we want to do sample-level verification that the seek
- does what it claimed, decode the entire file into memory */
- pcmlength=ov_pcm_total(&ov,-1);
- timelength=ov_time_total(&ov,-1);
- bigassbuffer=malloc((pcmlength>>hs)*2); /* w00t */
- i=0;
- while(i<(pcmlength>>hs)*2){
- int ret=ov_read(&ov,bigassbuffer+i,((pcmlength>>hs)*2)-i,1,1,1,&dummy);
- if(ret<0){
- fprintf(stderr,"Error reading file.\n");
- exit(1);
- }
- if(ret){
- i+=ret;
- }else{
- pcmlength=(i/2)<<hs;
- }
- fprintf(stderr,"\rloading.... [%ld left] ",
- (long)((pcmlength>>hs)*2-i));
- }
-
- {
- ogg_int64_t length=ov.end;
- fprintf(stderr,"\rtesting raw seeking to random places in %ld bytes....\n",
- (long)length);
-
- for(i=0;i<1000;i++){
- ogg_int64_t val=(double)rand()/RAND_MAX*length;
- fprintf(stderr,"\r\t%d [raw position %ld]... ",i,(long)val);
- ret=ov_raw_seek(&ov,val);
- if(ret<0){
- fprintf(stderr,"seek failed: %d\n",ret);
- exit(1);
- }
-
- _verify(&ov,val,-1,-1.,pcmlength,bigassbuffer);
-
- }
- }
-
- fprintf(stderr,"\r");
- {
- fprintf(stderr,"testing pcm page seeking to random places in %ld samples....\n",
- (long)pcmlength);
-
- for(i=0;i<1000;i++){
- ogg_int64_t val= i==0?(ogg_int64_t)0:(double)rand()/RAND_MAX*pcmlength;
- fprintf(stderr,"\r\t%d [pcm position %ld]... ",i,(long)val);
- ret=ov_pcm_seek_page(&ov,val);
- if(ret<0){
- fprintf(stderr,"seek failed: %d\n",ret);
- exit(1);
- }
-
- _verify(&ov,-1,val,-1.,pcmlength,bigassbuffer);
-
- }
- }
-
- fprintf(stderr,"\r");
- {
- fprintf(stderr,"testing pcm exact seeking to random places in %f seconds....\n",
- timelength);
- for(i=0;i<1000;i++){
- ogg_int64_t val= i==0?(ogg_int64_t)0:(double)rand()/RAND_MAX*pcmlength;
- fprintf(stderr,"\r\t%d [pcm position %ld]... ",i,(long)val);
- ret=ov_pcm_seek(&ov,val);
- if(ret<0){
- fprintf(stderr,"seek failed: %d\n",ret);
- exit(1);
- }
- if(ov_pcm_tell(&ov)!=((val>>hs)<<hs)){
- fprintf(stderr,"Declared position didn't perfectly match request: %ld != %ld\n",
- (long)val,(long)ov_pcm_tell(&ov));
- exit(1);
- }
-
- _verify(&ov,-1,val,-1.,pcmlength,bigassbuffer);
-
- }
- }
-
- fprintf(stderr,"\r");
- {
- fprintf(stderr,"testing time page seeking to random places in %f seconds....\n",
- timelength);
-
- for(i=0;i<1000;i++){
- double val=(double)rand()/RAND_MAX*timelength;
- fprintf(stderr,"\r\t%d [time position %f]... ",i,val);
- ret=ov_time_seek_page(&ov,val);
- if(ret<0){
- fprintf(stderr,"seek failed: %d\n",ret);
- exit(1);
- }
-
- _verify(&ov,-1,-1,val,pcmlength,bigassbuffer);
-
- }
- }
-
- fprintf(stderr,"\r");
- {
- fprintf(stderr,"testing time exact seeking to random places in %f seconds....\n",
- timelength);
-
- for(i=0;i<1000;i++){
- double val=(double)rand()/RAND_MAX*timelength;
- fprintf(stderr,"\r\t%d [time position %f]... ",i,val);
- ret=ov_time_seek(&ov,val);
- if(ret<0){
- fprintf(stderr,"seek failed: %d\n",ret);
- exit(1);
- }
- if(ov_time_tell(&ov)<val-1 || ov_time_tell(&ov)>val+1){
- fprintf(stderr,"Declared position didn't perfectly match request: %f != %f\n",
- val,ov_time_tell(&ov));
- exit(1);
- }
-
- _verify(&ov,-1,-1,val,pcmlength,bigassbuffer);
-
- }
- }
-
- fprintf(stderr,"\r \nOK.\n\n");
-
-
- }else{
- fprintf(stderr,"Standard input was not seekable.\n");
- }
-
- ov_clear(&ov);
- return 0;
-}
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/contrib/vorbis/examples/vorbisfile_example.c b/contrib/vorbis/examples/vorbisfile_example.c
deleted file mode 100644
index d15bc4c..0000000
--- a/contrib/vorbis/examples/vorbisfile_example.c
+++ /dev/null
@@ -1,91 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: simple example decoder using vorbisfile
-
- ********************************************************************/
-
-/* Takes a vorbis bitstream from stdin and writes raw stereo PCM to
- stdout using vorbisfile. Using vorbisfile is much simpler than
- dealing with libvorbis. */
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <math.h>
-#include <vorbis/codec.h>
-#include <vorbis/vorbisfile.h>
-
-#ifdef _WIN32 /* We need the following two to set stdin/stdout to binary */
-#include <io.h>
-#include <fcntl.h>
-#endif
-
-char pcmout[4096]; /* take 4k out of the data segment, not the stack */
-
-int main(){
- OggVorbis_File vf;
- int eof=0;
- int current_section;
-
-#ifdef _WIN32 /* We need to set stdin/stdout to binary mode. Damn windows. */
- /* Beware the evil ifdef. We avoid these where we can, but this one we
- cannot. Don't add any more, you'll probably go to hell if you do. */
- _setmode( _fileno( stdin ), _O_BINARY );
- _setmode( _fileno( stdout ), _O_BINARY );
-#endif
-
- if(ov_open_callbacks(stdin, &vf, NULL, 0, OV_CALLBACKS_NOCLOSE) < 0) {
- fprintf(stderr,"Input does not appear to be an Ogg bitstream.\n");
- exit(1);
- }
-
- /* Throw the comments plus a few lines about the bitstream we're
- decoding */
- {
- char **ptr=ov_comment(&vf,-1)->user_comments;
- vorbis_info *vi=ov_info(&vf,-1);
- while(*ptr){
- fprintf(stderr,"%s\n",*ptr);
- ++ptr;
- }
- fprintf(stderr,"\nBitstream is %d channel, %ldHz\n",vi->channels,vi->rate);
- fprintf(stderr,"\nDecoded length: %ld samples\n",
- (long)ov_pcm_total(&vf,-1));
- fprintf(stderr,"Encoded by: %s\n\n",ov_comment(&vf,-1)->vendor);
- }
-
- while(!eof){
- long ret=ov_read(&vf,pcmout,sizeof(pcmout),0,2,1,&current_section);
- if (ret == 0) {
- /* EOF */
- eof=1;
- } else if (ret < 0) {
- if(ret==OV_EBADLINK){
- fprintf(stderr,"Corrupt bitstream section! Exiting.\n");
- exit(1);
- }
-
- /* some other error in the stream. Not a problem, just reporting it in
- case we (the app) cares. In this case, we don't. */
- } else {
- /* we don't bother dealing with sample rate changes, etc, but
- you'll have to*/
- fwrite(pcmout,1,ret,stdout);
- }
- }
-
- /* cleanup */
- ov_clear(&vf);
-
- fprintf(stderr,"Done.\n");
- return(0);
-}
diff --git a/contrib/vorbis/include/Makefile.am b/contrib/vorbis/include/Makefile.am
deleted file mode 100644
index 0f34fab..0000000
--- a/contrib/vorbis/include/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-SUBDIRS = vorbis
diff --git a/contrib/vorbis/include/vorbis/Makefile.am b/contrib/vorbis/include/vorbis/Makefile.am
deleted file mode 100644
index dbba34e..0000000
--- a/contrib/vorbis/include/vorbis/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-vorbisincludedir = $(includedir)/vorbis
-
-vorbisinclude_HEADERS = codec.h vorbisfile.h vorbisenc.h
-
-
diff --git a/contrib/vorbis/include/vorbis/codec.h b/contrib/vorbis/include/vorbis/codec.h
deleted file mode 100644
index 42aa291..0000000
--- a/contrib/vorbis/include/vorbis/codec.h
+++ /dev/null
@@ -1,242 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
-
- ********************************************************************
-
- function: libvorbis codec headers
-
- ********************************************************************/
-
-#ifndef _vorbis_codec_h_
-#define _vorbis_codec_h_
-
-#ifdef __cplusplus
-extern "C"
-{
-#endif /* __cplusplus */
-
-#include <ogg/ogg.h>
-
-typedef struct vorbis_info{
- int version;
- int channels;
- long rate;
-
- /* The below bitrate declarations are *hints*.
- Combinations of the three values carry the following implications:
-
- all three set to the same value:
- implies a fixed rate bitstream
- only nominal set:
- implies a VBR stream that averages the nominal bitrate. No hard
- upper/lower limit
- upper and or lower set:
- implies a VBR bitstream that obeys the bitrate limits. nominal
- may also be set to give a nominal rate.
- none set:
- the coder does not care to speculate.
- */
-
- long bitrate_upper;
- long bitrate_nominal;
- long bitrate_lower;
- long bitrate_window;
-
- void *codec_setup;
-} vorbis_info;
-
-/* vorbis_dsp_state buffers the current vorbis audio
- analysis/synthesis state. The DSP state belongs to a specific
- logical bitstream ****************************************************/
-typedef struct vorbis_dsp_state{
- int analysisp;
- vorbis_info *vi;
-
- float **pcm;
- float **pcmret;
- int pcm_storage;
- int pcm_current;
- int pcm_returned;
-
- int preextrapolate;
- int eofflag;
-
- long lW;
- long W;
- long nW;
- long centerW;
-
- ogg_int64_t granulepos;
- ogg_int64_t sequence;
-
- ogg_int64_t glue_bits;
- ogg_int64_t time_bits;
- ogg_int64_t floor_bits;
- ogg_int64_t res_bits;
-
- void *backend_state;
-} vorbis_dsp_state;
-
-typedef struct vorbis_block{
- /* necessary stream state for linking to the framing abstraction */
- float **pcm; /* this is a pointer into local storage */
- oggpack_buffer opb;
-
- long lW;
- long W;
- long nW;
- int pcmend;
- int mode;
-
- int eofflag;
- ogg_int64_t granulepos;
- ogg_int64_t sequence;
- vorbis_dsp_state *vd; /* For read-only access of configuration */
-
- /* local storage to avoid remallocing; it's up to the mapping to
- structure it */
- void *localstore;
- long localtop;
- long localalloc;
- long totaluse;
- struct alloc_chain *reap;
-
- /* bitmetrics for the frame */
- long glue_bits;
- long time_bits;
- long floor_bits;
- long res_bits;
-
- void *internal;
-
-} vorbis_block;
-
-/* vorbis_block is a single block of data to be processed as part of
-the analysis/synthesis stream; it belongs to a specific logical
-bitstream, but is independent from other vorbis_blocks belonging to
-that logical bitstream. *************************************************/
-
-struct alloc_chain{
- void *ptr;
- struct alloc_chain *next;
-};
-
-/* vorbis_info contains all the setup information specific to the
- specific compression/decompression mode in progress (eg,
- psychoacoustic settings, channel setup, options, codebook
- etc). vorbis_info and substructures are in backends.h.
-*********************************************************************/
-
-/* the comments are not part of vorbis_info so that vorbis_info can be
- static storage */
-typedef struct vorbis_comment{
- /* unlimited user comment fields. libvorbis writes 'libvorbis'
- whatever vendor is set to in encode */
- char **user_comments;
- int *comment_lengths;
- int comments;
- char *vendor;
-
-} vorbis_comment;
-
-
-/* libvorbis encodes in two abstraction layers; first we perform DSP
- and produce a packet (see docs/analysis.txt). The packet is then
- coded into a framed OggSquish bitstream by the second layer (see
- docs/framing.txt). Decode is the reverse process; we sync/frame
- the bitstream and extract individual packets, then decode the
- packet back into PCM audio.
-
- The extra framing/packetizing is used in streaming formats, such as
- files. Over the net (such as with UDP), the framing and
- packetization aren't necessary as they're provided by the transport
- and the streaming layer is not used */
-
-/* Vorbis PRIMITIVES: general ***************************************/
-
-extern void vorbis_info_init(vorbis_info *vi);
-extern void vorbis_info_clear(vorbis_info *vi);
-extern int vorbis_info_blocksize(vorbis_info *vi,int zo);
-extern void vorbis_comment_init(vorbis_comment *vc);
-extern void vorbis_comment_add(vorbis_comment *vc, const char *comment);
-extern void vorbis_comment_add_tag(vorbis_comment *vc,
- const char *tag, const char *contents);
-extern char *vorbis_comment_query(vorbis_comment *vc, const char *tag, int count);
-extern int vorbis_comment_query_count(vorbis_comment *vc, const char *tag);
-extern void vorbis_comment_clear(vorbis_comment *vc);
-
-extern int vorbis_block_init(vorbis_dsp_state *v, vorbis_block *vb);
-extern int vorbis_block_clear(vorbis_block *vb);
-extern void vorbis_dsp_clear(vorbis_dsp_state *v);
-extern double vorbis_granule_time(vorbis_dsp_state *v,
- ogg_int64_t granulepos);
-
-extern const char *vorbis_version_string(void);
-
-/* Vorbis PRIMITIVES: analysis/DSP layer ****************************/
-
-extern int vorbis_analysis_init(vorbis_dsp_state *v,vorbis_info *vi);
-extern int vorbis_commentheader_out(vorbis_comment *vc, ogg_packet *op);
-extern int vorbis_analysis_headerout(vorbis_dsp_state *v,
- vorbis_comment *vc,
- ogg_packet *op,
- ogg_packet *op_comm,
- ogg_packet *op_code);
-extern float **vorbis_analysis_buffer(vorbis_dsp_state *v,int vals);
-extern int vorbis_analysis_wrote(vorbis_dsp_state *v,int vals);
-extern int vorbis_analysis_blockout(vorbis_dsp_state *v,vorbis_block *vb);
-extern int vorbis_analysis(vorbis_block *vb,ogg_packet *op);
-
-extern int vorbis_bitrate_addblock(vorbis_block *vb);
-extern int vorbis_bitrate_flushpacket(vorbis_dsp_state *vd,
- ogg_packet *op);
-
-/* Vorbis PRIMITIVES: synthesis layer *******************************/
-extern int vorbis_synthesis_idheader(ogg_packet *op);
-extern int vorbis_synthesis_headerin(vorbis_info *vi,vorbis_comment *vc,
- ogg_packet *op);
-
-extern int vorbis_synthesis_init(vorbis_dsp_state *v,vorbis_info *vi);
-extern int vorbis_synthesis_restart(vorbis_dsp_state *v);
-extern int vorbis_synthesis(vorbis_block *vb,ogg_packet *op);
-extern int vorbis_synthesis_trackonly(vorbis_block *vb,ogg_packet *op);
-extern int vorbis_synthesis_blockin(vorbis_dsp_state *v,vorbis_block *vb);
-extern int vorbis_synthesis_pcmout(vorbis_dsp_state *v,float ***pcm);
-extern int vorbis_synthesis_lapout(vorbis_dsp_state *v,float ***pcm);
-extern int vorbis_synthesis_read(vorbis_dsp_state *v,int samples);
-extern long vorbis_packet_blocksize(vorbis_info *vi,ogg_packet *op);
-
-extern int vorbis_synthesis_halfrate(vorbis_info *v,int flag);
-extern int vorbis_synthesis_halfrate_p(vorbis_info *v);
-
-/* Vorbis ERRORS and return codes ***********************************/
-
-#define OV_FALSE -1
-#define OV_EOF -2
-#define OV_HOLE -3
-
-#define OV_EREAD -128
-#define OV_EFAULT -129
-#define OV_EIMPL -130
-#define OV_EINVAL -131
-#define OV_ENOTVORBIS -132
-#define OV_EBADHEADER -133
-#define OV_EVERSION -134
-#define OV_ENOTAUDIO -135
-#define OV_EBADPACKET -136
-#define OV_EBADLINK -137
-#define OV_ENOSEEK -138
-
-#ifdef __cplusplus
-}
-#endif /* __cplusplus */
-
-#endif
-
diff --git a/contrib/vorbis/include/vorbis/vorbisenc.h b/contrib/vorbis/include/vorbis/vorbisenc.h
deleted file mode 100644
index 55f3b4a..0000000
--- a/contrib/vorbis/include/vorbis/vorbisenc.h
+++ /dev/null
@@ -1,435 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: vorbis encode-engine setup
-
- ********************************************************************/
-
-/** \file
- * Libvorbisenc is a convenient API for setting up an encoding
- * environment using libvorbis. Libvorbisenc encapsulates the
- * actions needed to set up the encoder properly.
- */
-
-#ifndef _OV_ENC_H_
-#define _OV_ENC_H_
-
-#ifdef __cplusplus
-extern "C"
-{
-#endif /* __cplusplus */
-
-#include "codec.h"
-
-/**
- * This is the primary function within libvorbisenc for setting up managed
- * bitrate modes.
- *
- * Before this function is called, the \ref vorbis_info
- * struct should be initialized by using vorbis_info_init() from the libvorbis
- * API. After encoding, vorbis_info_clear() should be called.
- *
- * The max_bitrate, nominal_bitrate, and min_bitrate settings are used to set
- * constraints for the encoded file. This function uses these settings to
- * select the appropriate encoding mode and set it up.
- *
- * \param vi Pointer to an initialized \ref vorbis_info struct.
- * \param channels The number of channels to be encoded.
- * \param rate The sampling rate of the source audio.
- * \param max_bitrate Desired maximum bitrate (limit). -1 indicates unset.
- * \param nominal_bitrate Desired average, or central, bitrate. -1 indicates unset.
- * \param min_bitrate Desired minimum bitrate. -1 indicates unset.
- *
- * \return Zero for success, and negative values for failure.
- *
- * \retval 0 Success.
- * \retval OV_EFAULT Internal logic fault; indicates a bug or heap/stack corruption.
- * \retval OV_EINVAL Invalid setup request, eg, out of range argument.
- * \retval OV_EIMPL Unimplemented mode; unable to comply with bitrate request.
- */
-extern int vorbis_encode_init(vorbis_info *vi,
- long channels,
- long rate,
-
- long max_bitrate,
- long nominal_bitrate,
- long min_bitrate);
-
-/**
- * This function performs step-one of a three-step bitrate-managed encode
- * setup. It functions similarly to the one-step setup performed by \ref
- * vorbis_encode_init but allows an application to make further encode setup
- * tweaks using \ref vorbis_encode_ctl before finally calling \ref
- * vorbis_encode_setup_init to complete the setup process.
- *
- * Before this function is called, the \ref vorbis_info struct should be
- * initialized by using vorbis_info_init() from the libvorbis API. After
- * encoding, vorbis_info_clear() should be called.
- *
- * The max_bitrate, nominal_bitrate, and min_bitrate settings are used to set
- * constraints for the encoded file. This function uses these settings to
- * select the appropriate encoding mode and set it up.
- *
- * \param vi Pointer to an initialized vorbis_info struct.
- * \param channels The number of channels to be encoded.
- * \param rate The sampling rate of the source audio.
- * \param max_bitrate Desired maximum bitrate (limit). -1 indicates unset.
- * \param nominal_bitrate Desired average, or central, bitrate. -1 indicates unset.
- * \param min_bitrate Desired minimum bitrate. -1 indicates unset.
- *
- * \return Zero for success, and negative for failure.
- *
- * \retval 0 Success
- * \retval OV_EFAULT Internal logic fault; indicates a bug or heap/stack corruption.
- * \retval OV_EINVAL Invalid setup request, eg, out of range argument.
- * \retval OV_EIMPL Unimplemented mode; unable to comply with bitrate request.
- */
-extern int vorbis_encode_setup_managed(vorbis_info *vi,
- long channels,
- long rate,
-
- long max_bitrate,
- long nominal_bitrate,
- long min_bitrate);
-
-/**
- * This function performs step-one of a three-step variable bitrate
- * (quality-based) encode setup. It functions similarly to the one-step setup
- * performed by \ref vorbis_encode_init_vbr() but allows an application to
- * make further encode setup tweaks using \ref vorbis_encode_ctl() before
- * finally calling \ref vorbis_encode_setup_init to complete the setup
- * process.
- *
- * Before this function is called, the \ref vorbis_info struct should be
- * initialized by using \ref vorbis_info_init() from the libvorbis API. After
- * encoding, vorbis_info_clear() should be called.
- *
- * \param vi Pointer to an initialized vorbis_info struct.
- * \param channels The number of channels to be encoded.
- * \param rate The sampling rate of the source audio.
- * \param quality Desired quality level, currently from -0.1 to 1.0 (lo to hi).
- *
- * \return Zero for success, and negative values for failure.
- *
- * \retval 0 Success
- * \retval OV_EFAULT Internal logic fault; indicates a bug or heap/stack corruption.
- * \retval OV_EINVAL Invalid setup request, eg, out of range argument.
- * \retval OV_EIMPL Unimplemented mode; unable to comply with quality level request.
- */
-extern int vorbis_encode_setup_vbr(vorbis_info *vi,
- long channels,
- long rate,
-
- float quality
- );
-
-/**
- * This is the primary function within libvorbisenc for setting up variable
- * bitrate ("quality" based) modes.
- *
- *
- * Before this function is called, the vorbis_info struct should be
- * initialized by using vorbis_info_init() from the libvorbis API. After
- * encoding, vorbis_info_clear() should be called.
- *
- * \param vi Pointer to an initialized vorbis_info struct.
- * \param channels The number of channels to be encoded.
- * \param rate The sampling rate of the source audio.
- * \param base_quality Desired quality level, currently from -0.1 to 1.0 (lo to hi).
- *
- *
- * \return Zero for success, or a negative number for failure.
- *
- * \retval 0 Success
- * \retval OV_EFAULT Internal logic fault; indicates a bug or heap/stack corruption.
- * \retval OV_EINVAL Invalid setup request, eg, out of range argument.
- * \retval OV_EIMPL Unimplemented mode; unable to comply with quality level request.
- */
-extern int vorbis_encode_init_vbr(vorbis_info *vi,
- long channels,
- long rate,
-
- float base_quality
- );
-
-/**
- * This function performs the last stage of three-step encoding setup, as
- * described in the API overview under managed bitrate modes.
- *
- * Before this function is called, the \ref vorbis_info struct should be
- * initialized by using vorbis_info_init() from the libvorbis API, one of
- * \ref vorbis_encode_setup_managed() or \ref vorbis_encode_setup_vbr() called to
- * initialize the high-level encoding setup, and \ref vorbis_encode_ctl()
- * called if necessary to make encoding setup changes.
- * vorbis_encode_setup_init() finalizes the highlevel encoding structure into
- * a complete encoding setup after which the application may make no further
- * setup changes.
- *
- * After encoding, vorbis_info_clear() should be called.
- *
- * \param vi Pointer to an initialized \ref vorbis_info struct.
- *
- * \return Zero for success, and negative values for failure.
- *
- * \retval 0 Success.
- * \retval OV_EFAULT Internal logic fault; indicates a bug or heap/stack corruption.
- *
- * \retval OV_EINVAL Attempt to use vorbis_encode_setup_init() without first
- * calling one of vorbis_encode_setup_managed() or vorbis_encode_setup_vbr() to
- * initialize the high-level encoding setup
- *
- */
-extern int vorbis_encode_setup_init(vorbis_info *vi);
-
-/**
- * This function implements a generic interface to miscellaneous encoder
- * settings similar to the classic UNIX 'ioctl()' system call. Applications
- * may use vorbis_encode_ctl() to query or set bitrate management or quality
- * mode details by using one of several \e request arguments detailed below.
- * vorbis_encode_ctl() must be called after one of
- * vorbis_encode_setup_managed() or vorbis_encode_setup_vbr(). When used
- * to modify settings, \ref vorbis_encode_ctl() must be called before \ref
- * vorbis_encode_setup_init().
- *
- * \param vi Pointer to an initialized vorbis_info struct.
- *
- * \param number Specifies the desired action; See \ref encctlcodes "the list
- * of available requests".
- *
- * \param arg void * pointing to a data structure matching the request
- * argument.
- *
- * \retval 0 Success. Any further return information (such as the result of a
- * query) is placed into the storage pointed to by *arg.
- *
- * \retval OV_EINVAL Invalid argument, or an attempt to modify a setting after
- * calling vorbis_encode_setup_init().
- *
- * \retval OV_EIMPL Unimplemented or unknown request
- */
-extern int vorbis_encode_ctl(vorbis_info *vi,int number,void *arg);
-
-/**
- * \deprecated This is a deprecated interface. Please use vorbis_encode_ctl()
- * with the \ref ovectl_ratemanage2_arg struct and \ref
- * OV_ECTL_RATEMANAGE2_GET and \ref OV_ECTL_RATEMANAGE2_SET calls in new code.
- *
- * The \ref ovectl_ratemanage_arg structure is used with vorbis_encode_ctl()
- * and the \ref OV_ECTL_RATEMANAGE_GET, \ref OV_ECTL_RATEMANAGE_SET, \ref
- * OV_ECTL_RATEMANAGE_AVG, \ref OV_ECTL_RATEMANAGE_HARD calls in order to
- * query and modify specifics of the encoder's bitrate management
- * configuration.
-*/
-struct ovectl_ratemanage_arg {
- int management_active; /**< nonzero if bitrate management is active*/
-/** hard lower limit (in kilobits per second) below which the stream bitrate
- will never be allowed for any given bitrate_hard_window seconds of time.*/
- long bitrate_hard_min;
-/** hard upper limit (in kilobits per second) above which the stream bitrate
- will never be allowed for any given bitrate_hard_window seconds of time.*/
- long bitrate_hard_max;
-/** the window period (in seconds) used to regulate the hard bitrate minimum
- and maximum*/
- double bitrate_hard_window;
-/** soft lower limit (in kilobits per second) below which the average bitrate
- tracker will start nudging the bitrate higher.*/
- long bitrate_av_lo;
-/** soft upper limit (in kilobits per second) above which the average bitrate
- tracker will start nudging the bitrate lower.*/
- long bitrate_av_hi;
-/** the window period (in seconds) used to regulate the average bitrate
- minimum and maximum.*/
- double bitrate_av_window;
-/** Regulates the relative centering of the average and hard windows; in
- libvorbis 1.0 and 1.0.1, the hard window regulation overlapped but
- followed the average window regulation. In libvorbis 1.1 a bit-reservoir
- interface replaces the old windowing interface; the older windowing
- interface is simulated and this field has no effect.*/
- double bitrate_av_window_center;
-};
-
-/**
- * \name struct ovectl_ratemanage2_arg
- *
- * The ovectl_ratemanage2_arg structure is used with vorbis_encode_ctl() and
- * the OV_ECTL_RATEMANAGE2_GET and OV_ECTL_RATEMANAGE2_SET calls in order to
- * query and modify specifics of the encoder's bitrate management
- * configuration.
- *
-*/
-struct ovectl_ratemanage2_arg {
- int management_active; /**< nonzero if bitrate management is active */
-/** Lower allowed bitrate limit in kilobits per second */
- long bitrate_limit_min_kbps;
-/** Upper allowed bitrate limit in kilobits per second */
- long bitrate_limit_max_kbps;
- long bitrate_limit_reservoir_bits; /**<Size of the bitrate reservoir in bits */
-/** Regulates the bitrate reservoir's preferred fill level in a range from 0.0
- * to 1.0; 0.0 tries to bank bits to buffer against future bitrate spikes, 1.0
- * buffers against future sudden drops in instantaneous bitrate. Default is
- * 0.1
- */
- double bitrate_limit_reservoir_bias;
-/** Average bitrate setting in kilobits per second */
- long bitrate_average_kbps;
-/** Slew rate limit setting for average bitrate adjustment; sets the minimum
- * time in seconds the bitrate tracker may swing from one extreme to the
- * other when boosting or damping average bitrate.
- */
- double bitrate_average_damping;
-};
-
-
-/**
- * \name vorbis_encode_ctl() codes
- *
- * \anchor encctlcodes
- *
- * These values are passed as the \c number parameter of vorbis_encode_ctl().
- * The type of the referent of that function's \c arg pointer depends on these
- * codes.
- */
-/*@{*/
-
-/**
- * Query the current encoder bitrate management setting.
- *
- *Argument: <tt>struct ovectl_ratemanage2_arg *</tt>
- *
- * Used to query the current encoder bitrate management setting. Also used to
- * initialize fields of an ovectl_ratemanage2_arg structure for use with
- * \ref OV_ECTL_RATEMANAGE2_SET.
- */
-#define OV_ECTL_RATEMANAGE2_GET 0x14
-
-/**
- * Set the current encoder bitrate management settings.
- *
- * Argument: <tt>struct ovectl_ratemanage2_arg *</tt>
- *
- * Used to set the current encoder bitrate management settings to the values
- * listed in the ovectl_ratemanage2_arg. Passing a NULL pointer will disable
- * bitrate management.
-*/
-#define OV_ECTL_RATEMANAGE2_SET 0x15
-
-/**
- * Returns the current encoder hard-lowpass setting (kHz) in the double
- * pointed to by arg.
- *
- * Argument: <tt>double *</tt>
-*/
-#define OV_ECTL_LOWPASS_GET 0x20
-
-/**
- * Sets the encoder hard-lowpass to the value (kHz) pointed to by arg. Valid
- * lowpass settings range from 2 to 99.
- *
- * Argument: <tt>double *</tt>
-*/
-#define OV_ECTL_LOWPASS_SET 0x21
-
-/**
- * Returns the current encoder impulse block setting in the double pointed
- * to by arg.
- *
- * Argument: <tt>double *</tt>
-*/
-#define OV_ECTL_IBLOCK_GET 0x30
-
-/**
- * Sets the impulse block bias to the the value pointed to by arg.
- *
- * Argument: <tt>double *</tt>
- *
- * Valid range is -15.0 to 0.0 [default]. A negative impulse block bias will
- * direct to encoder to use more bits when incoding short blocks that contain
- * strong impulses, thus improving the accuracy of impulse encoding.
- */
-#define OV_ECTL_IBLOCK_SET 0x31
-
-/**
- * Returns the current encoder coupling setting in the int pointed
- * to by arg.
- *
- * Argument: <tt>int *</tt>
-*/
-#define OV_ECTL_COUPLING_GET 0x40
-
-/**
- * Enables/disables channel coupling in multichannel encoding according to arg.
- *
- * Argument: <tt>int *</tt>
- *
- * Zero disables channel coupling for multichannel inputs, nonzer enables
- * channel coupling. Setting has no effect on monophonic encoding or
- * multichannel counts that do not offer coupling. At present, coupling is
- * available for stereo and 5.1 encoding.
- */
-#define OV_ECTL_COUPLING_SET 0x41
-
- /* deprecated rate management supported only for compatibility */
-
-/**
- * Old interface to querying bitrate management settings.
- *
- * Deprecated after move to bit-reservoir style management in 1.1 rendered
- * this interface partially obsolete.
-
- * \deprecated Please use \ref OV_ECTL_RATEMANAGE2_GET instead.
- *
- * Argument: <tt>struct ovectl_ratemanage_arg *</tt>
- */
-#define OV_ECTL_RATEMANAGE_GET 0x10
-/**
- * Old interface to modifying bitrate management settings.
- *
- * deprecated after move to bit-reservoir style management in 1.1 rendered
- * this interface partially obsolete.
- *
- * \deprecated Please use \ref OV_ECTL_RATEMANAGE2_SET instead.
- *
- * Argument: <tt>struct ovectl_ratemanage_arg *</tt>
- */
-#define OV_ECTL_RATEMANAGE_SET 0x11
-/**
- * Old interface to setting average-bitrate encoding mode.
- *
- * Deprecated after move to bit-reservoir style management in 1.1 rendered
- * this interface partially obsolete.
- *
- * \deprecated Please use \ref OV_ECTL_RATEMANAGE2_SET instead.
- *
- * Argument: <tt>struct ovectl_ratemanage_arg *</tt>
- */
-#define OV_ECTL_RATEMANAGE_AVG 0x12
-/**
- * Old interface to setting bounded-bitrate encoding modes.
- *
- * deprecated after move to bit-reservoir style management in 1.1 rendered
- * this interface partially obsolete.
- *
- * \deprecated Please use \ref OV_ECTL_RATEMANAGE2_SET instead.
- *
- * Argument: <tt>struct ovectl_ratemanage_arg *</tt>
- */
-#define OV_ECTL_RATEMANAGE_HARD 0x13
-
-/*@}*/
-
-
-
-#ifdef __cplusplus
-}
-#endif /* __cplusplus */
-
-#endif
diff --git a/contrib/vorbis/include/vorbis/vorbisfile.h b/contrib/vorbis/include/vorbis/vorbisfile.h
deleted file mode 100644
index 5662611..0000000
--- a/contrib/vorbis/include/vorbis/vorbisfile.h
+++ /dev/null
@@ -1,205 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: stdio-based convenience library for opening/seeking/decoding
-
- ********************************************************************/
-
-#ifndef _OV_FILE_H_
-#define _OV_FILE_H_
-
-#ifdef __cplusplus
-extern "C"
-{
-#endif /* __cplusplus */
-
-#include <stdio.h>
-#include "codec.h"
-
-/* The function prototypes for the callbacks are basically the same as for
- * the stdio functions fread, fseek, fclose, ftell.
- * The one difference is that the FILE * arguments have been replaced with
- * a void * - this is to be used as a pointer to whatever internal data these
- * functions might need. In the stdio case, it's just a FILE * cast to a void *
- *
- * If you use other functions, check the docs for these functions and return
- * the right values. For seek_func(), you *MUST* return -1 if the stream is
- * unseekable
- */
-typedef struct {
- size_t (*read_func) (void *ptr, size_t size, size_t nmemb, void *datasource);
- int (*seek_func) (void *datasource, ogg_int64_t offset, int whence);
- int (*close_func) (void *datasource);
- long (*tell_func) (void *datasource);
-} ov_callbacks;
-
-#ifndef OV_EXCLUDE_STATIC_CALLBACKS
-
-/* a few sets of convenient callbacks, especially for use under
- * Windows where ov_open_callbacks() should always be used instead of
- * ov_open() to avoid problems with incompatible crt.o version linking
- * issues. */
-
-static int _ov_header_fseek_wrap(FILE *f,ogg_int64_t off,int whence){
- if(f==NULL)return(-1);
-
-#ifdef __MINGW32__
- return fseeko64(f,off,whence);
-#elif defined (_WIN32)
- return _fseeki64(f,off,whence);
-#else
- return fseek(f,off,whence);
-#endif
-}
-
-/* These structs below (OV_CALLBACKS_DEFAULT etc) are defined here as
- * static data. That means that every file which includes this header
- * will get its own copy of these structs whether it uses them or
- * not unless it #defines OV_EXCLUDE_STATIC_CALLBACKS.
- * These static symbols are essential on platforms such as Windows on
- * which several different versions of stdio support may be linked to
- * by different DLLs, and we need to be certain we know which one
- * we're using (the same one as the main application).
- */
-
-static ov_callbacks OV_CALLBACKS_DEFAULT = {
- (size_t (*)(void *, size_t, size_t, void *)) fread,
- (int (*)(void *, ogg_int64_t, int)) _ov_header_fseek_wrap,
- (int (*)(void *)) fclose,
- (long (*)(void *)) ftell
-};
-
-static ov_callbacks OV_CALLBACKS_NOCLOSE = {
- (size_t (*)(void *, size_t, size_t, void *)) fread,
- (int (*)(void *, ogg_int64_t, int)) _ov_header_fseek_wrap,
- (int (*)(void *)) NULL,
- (long (*)(void *)) ftell
-};
-
-static ov_callbacks OV_CALLBACKS_STREAMONLY = {
- (size_t (*)(void *, size_t, size_t, void *)) fread,
- (int (*)(void *, ogg_int64_t, int)) NULL,
- (int (*)(void *)) fclose,
- (long (*)(void *)) NULL
-};
-
-static ov_callbacks OV_CALLBACKS_STREAMONLY_NOCLOSE = {
- (size_t (*)(void *, size_t, size_t, void *)) fread,
- (int (*)(void *, ogg_int64_t, int)) NULL,
- (int (*)(void *)) NULL,
- (long (*)(void *)) NULL
-};
-
-#endif
-
-#define NOTOPEN 0
-#define PARTOPEN 1
-#define OPENED 2
-#define STREAMSET 3
-#define INITSET 4
-
-typedef struct OggVorbis_File {
- void *datasource; /* Pointer to a FILE *, etc. */
- int seekable;
- ogg_int64_t offset;
- ogg_int64_t end;
- ogg_sync_state oy;
-
- /* If the FILE handle isn't seekable (eg, a pipe), only the current
- stream appears */
- int links;
- ogg_int64_t *offsets;
- ogg_int64_t *dataoffsets;
- long *serialnos;
- ogg_int64_t *pcmlengths; /* overloaded to maintain binary
- compatibility; x2 size, stores both
- beginning and end values */
- vorbis_info *vi;
- vorbis_comment *vc;
-
- /* Decoding working state local storage */
- ogg_int64_t pcm_offset;
- int ready_state;
- long current_serialno;
- int current_link;
-
- double bittrack;
- double samptrack;
-
- ogg_stream_state os; /* take physical pages, weld into a logical
- stream of packets */
- vorbis_dsp_state vd; /* central working state for the packet->PCM decoder */
- vorbis_block vb; /* local working space for packet->PCM decode */
-
- ov_callbacks callbacks;
-
-} OggVorbis_File;
-
-
-extern int ov_clear(OggVorbis_File *vf);
-extern int ov_fopen(const char *path,OggVorbis_File *vf);
-extern int ov_open(FILE *f,OggVorbis_File *vf,const char *initial,long ibytes);
-extern int ov_open_callbacks(void *datasource, OggVorbis_File *vf,
- const char *initial, long ibytes, ov_callbacks callbacks);
-
-extern int ov_test(FILE *f,OggVorbis_File *vf,const char *initial,long ibytes);
-extern int ov_test_callbacks(void *datasource, OggVorbis_File *vf,
- const char *initial, long ibytes, ov_callbacks callbacks);
-extern int ov_test_open(OggVorbis_File *vf);
-
-extern long ov_bitrate(OggVorbis_File *vf,int i);
-extern long ov_bitrate_instant(OggVorbis_File *vf);
-extern long ov_streams(OggVorbis_File *vf);
-extern long ov_seekable(OggVorbis_File *vf);
-extern long ov_serialnumber(OggVorbis_File *vf,int i);
-
-extern ogg_int64_t ov_raw_total(OggVorbis_File *vf,int i);
-extern ogg_int64_t ov_pcm_total(OggVorbis_File *vf,int i);
-extern double ov_time_total(OggVorbis_File *vf,int i);
-
-extern int ov_raw_seek(OggVorbis_File *vf,ogg_int64_t pos);
-extern int ov_pcm_seek(OggVorbis_File *vf,ogg_int64_t pos);
-extern int ov_pcm_seek_page(OggVorbis_File *vf,ogg_int64_t pos);
-extern int ov_time_seek(OggVorbis_File *vf,double pos);
-extern int ov_time_seek_page(OggVorbis_File *vf,double pos);
-
-extern int ov_raw_seek_lap(OggVorbis_File *vf,ogg_int64_t pos);
-extern int ov_pcm_seek_lap(OggVorbis_File *vf,ogg_int64_t pos);
-extern int ov_pcm_seek_page_lap(OggVorbis_File *vf,ogg_int64_t pos);
-extern int ov_time_seek_lap(OggVorbis_File *vf,double pos);
-extern int ov_time_seek_page_lap(OggVorbis_File *vf,double pos);
-
-extern ogg_int64_t ov_raw_tell(OggVorbis_File *vf);
-extern ogg_int64_t ov_pcm_tell(OggVorbis_File *vf);
-extern double ov_time_tell(OggVorbis_File *vf);
-
-extern vorbis_info *ov_info(OggVorbis_File *vf,int link);
-extern vorbis_comment *ov_comment(OggVorbis_File *vf,int link);
-
-extern long ov_read_float(OggVorbis_File *vf,float ***pcm_channels,int samples,
- int *bitstream);
-extern long ov_read_filter(OggVorbis_File *vf,char *buffer,int length,
- int bigendianp,int word,int sgned,int *bitstream,
- void (*filter)(float **pcm,long channels,long samples,void *filter_param),void *filter_param);
-extern long ov_read(OggVorbis_File *vf,char *buffer,int length,
- int bigendianp,int word,int sgned,int *bitstream);
-extern int ov_crosslap(OggVorbis_File *vf1,OggVorbis_File *vf2);
-
-extern int ov_halfrate(OggVorbis_File *vf,int flag);
-extern int ov_halfrate_p(OggVorbis_File *vf);
-
-#ifdef __cplusplus
-}
-#endif /* __cplusplus */
-
-#endif
-
diff --git a/contrib/vorbis/lib/CMakeLists.txt b/contrib/vorbis/lib/CMakeLists.txt
deleted file mode 100644
index f0993f2..0000000
--- a/contrib/vorbis/lib/CMakeLists.txt
+++ /dev/null
@@ -1,109 +0,0 @@
-set(VORBIS_PUBLIC_HEADERS
- ../include/vorbis/codec.h
- ../include/vorbis/vorbisenc.h
- ../include/vorbis/vorbisfile.h
-)
-
-set(VORBIS_HEADERS
- envelope.h
- lpc.h
- lsp.h
- codebook.h
- misc.h
- psy.h
- masking.h
- os.h
- mdct.h
- smallft.h
- highlevel.h
- registry.h
- scales.h
- window.h
- lookup.h
- lookup_data.h
- codec_internal.h
- backends.h
- bitrate.h
-)
-
-set(VORBIS_SOURCES
- mdct.c
- smallft.c
- block.c
- envelope.c
- window.c
- lsp.c
- lpc.c
- analysis.c
- synthesis.c
- psy.c
- info.c
- floor1.c
- floor0.c
- res0.c
- mapping0.c
- registry.c
- codebook.c
- sharedbook.c
- lookup.c
- bitrate.c
-)
-
-set(VORBISFILE_SOURCES
- vorbisfile.c
-)
-
-set(VORBISENC_SOURCES
- vorbisenc.c
-)
-
-if(WIN32)
- list(APPEND VORBIS_SOURCES vorbisenc.c)
-endif()
-
-if(MSVC)
- list(APPEND VORBIS_SOURCES ../win32/vorbis.def)
- list(APPEND VORBISENC_SOURCES ../win32/vorbisenc.def)
- list(APPEND VORBISFILE_SOURCES ../win32/vorbisfile.def)
-endif()
-
-include_directories(../include)
-include_directories(.)
-
-if (NOT BUILD_FRAMEWORK)
- add_library(vorbis ${VORBIS_HEADERS} ${VORBIS_SOURCES})
- add_library(vorbisenc ${VORBISENC_SOURCES})
- add_library(vorbisfile ${VORBISFILE_SOURCES})
-
- get_version_info(VORBIS_VERSION_INFO "V_LIB_CURRENT" "V_LIB_AGE" "V_LIB_REVISION")
- set_target_properties(vorbis PROPERTIES SOVERSION ${VORBIS_VERSION_INFO})
- get_version_info(VORBISENC_VERSION_INFO "VE_LIB_CURRENT" "VE_LIB_AGE" "VE_LIB_REVISION")
- set_target_properties(vorbisenc PROPERTIES SOVERSION ${VORBISENC_VERSION_INFO})
- get_version_info(VORBISFILE_VERSION_INFO "VF_LIB_CURRENT" "VF_LIB_AGE" "VF_LIB_REVISION")
- set_target_properties(vorbisfile PROPERTIES SOVERSION ${VORBISFILE_VERSION_INFO})
-
- target_include_directories(vorbis PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/../include)
- target_include_directories(vorbisenc PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/../include)
- target_include_directories(vorbisfile PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/../include)
-
- target_link_libraries(vorbis Ogg::ogg)
- target_link_libraries(vorbisenc Ogg::ogg vorbis)
- target_link_libraries(vorbisfile Ogg::ogg vorbis)
-
- add_library(Vorbis::vorbis ALIAS vorbis)
- add_library(Vorbis::vorbisenc ALIAS vorbisenc)
- add_library(Vorbis::vorbisfile ALIAS vorbisfile)
-else()
- add_library(vorbis ${VORBIS_PUBLIC_HEADERS} ${VORBIS_HEADERS} ${VORBIS_SOURCES} ${VORBISFILE_SOURCES} ${VORBISENC_SOURCES})
- set_target_properties(vorbis PROPERTIES
- FRAMEWORK TRUE
- FRAMEWORK_VERSION ${PROJECT_VERSION}
- MACOSX_FRAMEWORK_IDENTIFIER org.xiph.vorbis
- MACOSX_FRAMEWORK_SHORT_VERSION_STRING ${PROJECT_VERSION}
- MACOSX_FRAMEWORK_BUNDLE_VERSION ${PROJECT_VERSION}
- XCODE_ATTRIBUTE_INSTALL_PATH "@rpath"
- PUBLIC_HEADER "${VORBIS_PUBLIC_HEADERS}"
- OUTPUT_NAME Vorbis
- )
- target_link_libraries(vorbis ${OGG_LIBRARIES})
-endif()
diff --git a/contrib/vorbis/lib/Makefile.am b/contrib/vorbis/lib/Makefile.am
deleted file mode 100644
index cd5afdf..0000000
--- a/contrib/vorbis/lib/Makefile.am
+++ /dev/null
@@ -1,63 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-SUBDIRS = modes books
-
-AM_CPPFLAGS = -I$(top_srcdir)/include @OGG_CFLAGS@
-
-lib_LTLIBRARIES = libvorbis.la libvorbisfile.la libvorbisenc.la
-
-libvorbis_la_SOURCES = mdct.c smallft.c block.c envelope.c window.c lsp.c \
- lpc.c analysis.c synthesis.c psy.c info.c \
- floor1.c floor0.c\
- res0.c mapping0.c registry.c codebook.c sharedbook.c\
- lookup.c bitrate.c\
- envelope.h lpc.h lsp.h codebook.h misc.h psy.h\
- masking.h os.h mdct.h smallft.h highlevel.h\
- registry.h scales.h window.h lookup.h lookup_data.h\
- codec_internal.h backends.h bitrate.h
-libvorbis_la_LDFLAGS = -no-undefined -version-info @V_LIB_CURRENT@:@V_LIB_REVISION@:@V_LIB_AGE@
-libvorbis_la_LIBADD = @VORBIS_LIBS@ @OGG_LIBS@
-
-libvorbisfile_la_SOURCES = vorbisfile.c
-libvorbisfile_la_LDFLAGS = -no-undefined -version-info @VF_LIB_CURRENT@:@VF_LIB_REVISION@:@VF_LIB_AGE@
-libvorbisfile_la_LIBADD = libvorbis.la @OGG_LIBS@
-
-libvorbisenc_la_SOURCES = vorbisenc.c
-libvorbisenc_la_LDFLAGS = -no-undefined -version-info @VE_LIB_CURRENT@:@VE_LIB_REVISION@:@VE_LIB_AGE@
-libvorbisenc_la_LIBADD = libvorbis.la @OGG_LIBS@
-
-EXTRA_PROGRAMS = barkmel tone psytune
-CLEANFILES = $(EXTRA_PROGRAMS)
-
-barkmel_SOURCES = barkmel.c
-tone_SOURCES = tone.c
-psytune_SOURCES = psytune.c
-psytune_LDFLAGS = -static
-psytune_LDADD = libvorbis.la
-
-EXTRA_DIST = lookups.pl
-
-# build and run the self tests on 'make check'
-
-#vorbis_selftests = test_codebook test_sharedbook
-vorbis_selftests = test_sharedbook
-
-noinst_PROGRAMS = $(vorbis_selftests)
-
-check: $(noinst_PROGRAMS)
- ./test_sharedbook$(EXEEXT)
-
-#test_codebook_SOURCES = codebook.c
-#test_codebook_CFLAGS = -D_V_SELFTEST
-
-test_sharedbook_SOURCES = sharedbook.c
-test_sharedbook_CFLAGS = -D_V_SELFTEST
-test_sharedbook_LDADD = @VORBIS_LIBS@
-
-# recurse for alternate targets
-
-debug:
- $(MAKE) all CFLAGS="@DEBUG@"
-
-profile:
- $(MAKE) all CFLAGS="@PROFILE@"
diff --git a/contrib/vorbis/lib/analysis.c b/contrib/vorbis/lib/analysis.c
deleted file mode 100644
index 0e11a16..0000000
--- a/contrib/vorbis/lib/analysis.c
+++ /dev/null
@@ -1,119 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: single-block PCM analysis mode dispatch
-
- ********************************************************************/
-
-#include <stdio.h>
-#include <string.h>
-#include <math.h>
-#include <ogg/ogg.h>
-#include "vorbis/codec.h"
-#include "codec_internal.h"
-#include "registry.h"
-#include "scales.h"
-#include "os.h"
-#include "misc.h"
-
-/* decides between modes, dispatches to the appropriate mapping. */
-int vorbis_analysis(vorbis_block *vb, ogg_packet *op){
- int ret,i;
- vorbis_block_internal *vbi=vb->internal;
-
- vb->glue_bits=0;
- vb->time_bits=0;
- vb->floor_bits=0;
- vb->res_bits=0;
-
- /* first things first. Make sure encode is ready */
- for(i=0;i<PACKETBLOBS;i++)
- oggpack_reset(vbi->packetblob[i]);
-
- /* we only have one mapping type (0), and we let the mapping code
- itself figure out what soft mode to use. This allows easier
- bitrate management */
-
- if((ret=_mapping_P[0]->forward(vb)))
- return(ret);
-
- if(op){
- if(vorbis_bitrate_managed(vb))
- /* The app is using a bitmanaged mode... but not using the
- bitrate management interface. */
- return(OV_EINVAL);
-
- op->packet=oggpack_get_buffer(&vb->opb);
- op->bytes=oggpack_bytes(&vb->opb);
- op->b_o_s=0;
- op->e_o_s=vb->eofflag;
- op->granulepos=vb->granulepos;
- op->packetno=vb->sequence; /* for sake of completeness */
- }
- return(0);
-}
-
-#ifdef ANALYSIS
-int analysis_noisy=1;
-
-/* there was no great place to put this.... */
-void _analysis_output_always(char *base,int i,float *v,int n,int bark,int dB,ogg_int64_t off){
- int j;
- FILE *of;
- char buffer[80];
-
- sprintf(buffer,"%s_%d.m",base,i);
- of=fopen(buffer,"w");
-
- if(!of)perror("failed to open data dump file");
-
- for(j=0;j<n;j++){
- if(bark){
- float b=toBARK((4000.f*j/n)+.25);
- fprintf(of,"%f ",b);
- }else
- if(off!=0)
- fprintf(of,"%f ",(double)(j+off)/8000.);
- else
- fprintf(of,"%f ",(double)j);
-
- if(dB){
- float val;
- if(v[j]==0.)
- val=-140.;
- else
- val=todB(v+j);
- fprintf(of,"%f\n",val);
- }else{
- fprintf(of,"%f\n",v[j]);
- }
- }
- fclose(of);
-}
-
-void _analysis_output(char *base,int i,float *v,int n,int bark,int dB,
- ogg_int64_t off){
- if(analysis_noisy)_analysis_output_always(base,i,v,n,bark,dB,off);
-}
-
-#endif
-
-
-
-
-
-
-
-
-
-
-
diff --git a/contrib/vorbis/lib/backends.h b/contrib/vorbis/lib/backends.h
deleted file mode 100644
index 22809d4..0000000
--- a/contrib/vorbis/lib/backends.h
+++ /dev/null
@@ -1,143 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: libvorbis backend and mapping structures; needed for
- static mode headers
-
- ********************************************************************/
-
-/* this is exposed up here because we need it for static modes.
- Lookups for each backend aren't exposed because there's no reason
- to do so */
-
-#ifndef _vorbis_backend_h_
-#define _vorbis_backend_h_
-
-#include "codec_internal.h"
-
-/* this would all be simpler/shorter with templates, but.... */
-/* Floor backend generic *****************************************/
-typedef struct{
- void (*pack) (vorbis_info_floor *,oggpack_buffer *);
- vorbis_info_floor *(*unpack)(vorbis_info *,oggpack_buffer *);
- vorbis_look_floor *(*look) (vorbis_dsp_state *,vorbis_info_floor *);
- void (*free_info) (vorbis_info_floor *);
- void (*free_look) (vorbis_look_floor *);
- void *(*inverse1) (struct vorbis_block *,vorbis_look_floor *);
- int (*inverse2) (struct vorbis_block *,vorbis_look_floor *,
- void *buffer,float *);
-} vorbis_func_floor;
-
-typedef struct{
- int order;
- long rate;
- long barkmap;
-
- int ampbits;
- int ampdB;
-
- int numbooks; /* <= 16 */
- int books[16];
-
- float lessthan; /* encode-only config setting hacks for libvorbis */
- float greaterthan; /* encode-only config setting hacks for libvorbis */
-
-} vorbis_info_floor0;
-
-
-#define VIF_POSIT 63
-#define VIF_CLASS 16
-#define VIF_PARTS 31
-typedef struct{
- int partitions; /* 0 to 31 */
- int partitionclass[VIF_PARTS]; /* 0 to 15 */
-
- int class_dim[VIF_CLASS]; /* 1 to 8 */
- int class_subs[VIF_CLASS]; /* 0,1,2,3 (bits: 1<<n poss) */
- int class_book[VIF_CLASS]; /* subs ^ dim entries */
- int class_subbook[VIF_CLASS][8]; /* [VIF_CLASS][subs] */
-
-
- int mult; /* 1 2 3 or 4 */
- int postlist[VIF_POSIT+2]; /* first two implicit */
-
-
- /* encode side analysis parameters */
- float maxover;
- float maxunder;
- float maxerr;
-
- float twofitweight;
- float twofitatten;
-
- int n;
-
-} vorbis_info_floor1;
-
-/* Residue backend generic *****************************************/
-typedef struct{
- void (*pack) (vorbis_info_residue *,oggpack_buffer *);
- vorbis_info_residue *(*unpack)(vorbis_info *,oggpack_buffer *);
- vorbis_look_residue *(*look) (vorbis_dsp_state *,
- vorbis_info_residue *);
- void (*free_info) (vorbis_info_residue *);
- void (*free_look) (vorbis_look_residue *);
- long **(*class) (struct vorbis_block *,vorbis_look_residue *,
- int **,int *,int);
- int (*forward) (oggpack_buffer *,struct vorbis_block *,
- vorbis_look_residue *,
- int **,int *,int,long **,int);
- int (*inverse) (struct vorbis_block *,vorbis_look_residue *,
- float **,int *,int);
-} vorbis_func_residue;
-
-typedef struct vorbis_info_residue0{
-/* block-partitioned VQ coded straight residue */
- long begin;
- long end;
-
- /* first stage (lossless partitioning) */
- int grouping; /* group n vectors per partition */
- int partitions; /* possible codebooks for a partition */
- int partvals; /* partitions ^ groupbook dim */
- int groupbook; /* huffbook for partitioning */
- int secondstages[64]; /* expanded out to pointers in lookup */
- int booklist[512]; /* list of second stage books */
-
- const int classmetric1[64];
- const int classmetric2[64];
-} vorbis_info_residue0;
-
-/* Mapping backend generic *****************************************/
-typedef struct{
- void (*pack) (vorbis_info *,vorbis_info_mapping *,
- oggpack_buffer *);
- vorbis_info_mapping *(*unpack)(vorbis_info *,oggpack_buffer *);
- void (*free_info) (vorbis_info_mapping *);
- int (*forward) (struct vorbis_block *vb);
- int (*inverse) (struct vorbis_block *vb,vorbis_info_mapping *);
-} vorbis_func_mapping;
-
-typedef struct vorbis_info_mapping0{
- int submaps; /* <= 16 */
- int chmuxlist[256]; /* up to 256 channels in a Vorbis stream */
-
- int floorsubmap[16]; /* [mux] submap to floors */
- int residuesubmap[16]; /* [mux] submap to residue */
-
- int coupling_steps;
- int coupling_mag[256];
- int coupling_ang[256];
-
-} vorbis_info_mapping0;
-
-#endif
diff --git a/contrib/vorbis/lib/barkmel.c b/contrib/vorbis/lib/barkmel.c
deleted file mode 100644
index 4b19935..0000000
--- a/contrib/vorbis/lib/barkmel.c
+++ /dev/null
@@ -1,63 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: bark scale utility
-
- ********************************************************************/
-
-#include <stdio.h>
-#include "scales.h"
-int main(){
- int i;
- double rate;
- for(i=64;i<32000;i*=2){
- rate=48000.f;
- fprintf(stderr,"rate=%gHz, block=%d, f(1)=%.2gHz bark(1)=%.2g (of %.2g)\n",
- rate,i,rate/2 / (i/2),toBARK(rate/2 /(i/2)),toBARK(rate/2));
-
- rate=44100.f;
- fprintf(stderr,"rate=%gHz, block=%d, f(1)=%.2gHz bark(1)=%.2g (of %.2g)\n",
- rate,i,rate/2 / (i/2),toBARK(rate/2 /(i/2)),toBARK(rate/2));
-
- rate=32000.f;
- fprintf(stderr,"rate=%gHz, block=%d, f(1)=%.2gHz bark(1)=%.2g (of %.2g)\n",
- rate,i,rate/2 / (i/2),toBARK(rate/2 /(i/2)),toBARK(rate/2));
-
- rate=22050.f;
- fprintf(stderr,"rate=%gHz, block=%d, f(1)=%.2gHz bark(1)=%.2g (of %.2g)\n",
- rate,i,rate/2 / (i/2),toBARK(rate/2 /(i/2)),toBARK(rate/2));
-
- rate=16000.f;
- fprintf(stderr,"rate=%gHz, block=%d, f(1)=%.2gHz bark(1)=%.2g (of %.2g)\n",
- rate,i,rate/2 / (i/2),toBARK(rate/2 /(i/2)),toBARK(rate/2));
-
- rate=11025.f;
- fprintf(stderr,"rate=%gHz, block=%d, f(1)=%.2gHz bark(1)=%.2g (of %.2g)\n",
- rate,i,rate/2 / (i/2),toBARK(rate/2 /(i/2)),toBARK(rate/2));
-
- rate=8000.f;
- fprintf(stderr,"rate=%gHz, block=%d, f(1)=%.2gHz bark(1)=%.2g (of %.2g)\n\n",
- rate,i,rate/2 / (i/2),toBARK(rate/2 /(i/2)),toBARK(rate/2));
-
-
- }
- {
- float i;
- int j;
- for(i=0.,j=0;i<28;i+=1,j++){
- fprintf(stderr,"(%d) bark=%f %gHz (%d of 128)\n",
- j,i,fromBARK(i),(int)(fromBARK(i)/22050.*128.));
- }
- }
- return(0);
-}
-
diff --git a/contrib/vorbis/lib/bitrate.c b/contrib/vorbis/lib/bitrate.c
deleted file mode 100644
index 9605514..0000000
--- a/contrib/vorbis/lib/bitrate.c
+++ /dev/null
@@ -1,252 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: bitrate tracking and management
-
- ********************************************************************/
-
-#include <stdlib.h>
-#include <string.h>
-#include <math.h>
-#include <ogg/ogg.h>
-#include "vorbis/codec.h"
-#include "codec_internal.h"
-#include "os.h"
-#include "misc.h"
-#include "bitrate.h"
-
-/* compute bitrate tracking setup */
-void vorbis_bitrate_init(vorbis_info *vi,bitrate_manager_state *bm){
- codec_setup_info *ci=vi->codec_setup;
- bitrate_manager_info *bi=&ci->bi;
-
- memset(bm,0,sizeof(*bm));
-
- if(bi && (bi->reservoir_bits>0)){
- long ratesamples=vi->rate;
- int halfsamples=ci->blocksizes[0]>>1;
-
- bm->short_per_long=ci->blocksizes[1]/ci->blocksizes[0];
- bm->managed=1;
-
- bm->avg_bitsper= rint(1.*bi->avg_rate*halfsamples/ratesamples);
- bm->min_bitsper= rint(1.*bi->min_rate*halfsamples/ratesamples);
- bm->max_bitsper= rint(1.*bi->max_rate*halfsamples/ratesamples);
-
- bm->avgfloat=PACKETBLOBS/2;
-
- /* not a necessary fix, but one that leads to a more balanced
- typical initialization */
- {
- long desired_fill=bi->reservoir_bits*bi->reservoir_bias;
- bm->minmax_reservoir=desired_fill;
- bm->avg_reservoir=desired_fill;
- }
-
- }
-}
-
-void vorbis_bitrate_clear(bitrate_manager_state *bm){
- memset(bm,0,sizeof(*bm));
- return;
-}
-
-int vorbis_bitrate_managed(vorbis_block *vb){
- vorbis_dsp_state *vd=vb->vd;
- private_state *b=vd->backend_state;
- bitrate_manager_state *bm=&b->bms;
-
- if(bm && bm->managed)return(1);
- return(0);
-}
-
-/* finish taking in the block we just processed */
-int vorbis_bitrate_addblock(vorbis_block *vb){
- vorbis_block_internal *vbi=vb->internal;
- vorbis_dsp_state *vd=vb->vd;
- private_state *b=vd->backend_state;
- bitrate_manager_state *bm=&b->bms;
- vorbis_info *vi=vd->vi;
- codec_setup_info *ci=vi->codec_setup;
- bitrate_manager_info *bi=&ci->bi;
-
- int choice=rint(bm->avgfloat);
- long this_bits=oggpack_bytes(vbi->packetblob[choice])*8;
- long min_target_bits=(vb->W?bm->min_bitsper*bm->short_per_long:bm->min_bitsper);
- long max_target_bits=(vb->W?bm->max_bitsper*bm->short_per_long:bm->max_bitsper);
- int samples=ci->blocksizes[vb->W]>>1;
- long desired_fill=bi->reservoir_bits*bi->reservoir_bias;
- if(!bm->managed){
- /* not a bitrate managed stream, but for API simplicity, we'll
- buffer the packet to keep the code path clean */
-
- if(bm->vb)return(-1); /* one has been submitted without
- being claimed */
- bm->vb=vb;
- return(0);
- }
-
- bm->vb=vb;
-
- /* look ahead for avg floater */
- if(bm->avg_bitsper>0){
- double slew=0.;
- long avg_target_bits=(vb->W?bm->avg_bitsper*bm->short_per_long:bm->avg_bitsper);
- double slewlimit= 15./bi->slew_damp;
-
- /* choosing a new floater:
- if we're over target, we slew down
- if we're under target, we slew up
-
- choose slew as follows: look through packetblobs of this frame
- and set slew as the first in the appropriate direction that
- gives us the slew we want. This may mean no slew if delta is
- already favorable.
-
- Then limit slew to slew max */
-
- if(bm->avg_reservoir+(this_bits-avg_target_bits)>desired_fill){
- while(choice>0 && this_bits>avg_target_bits &&
- bm->avg_reservoir+(this_bits-avg_target_bits)>desired_fill){
- choice--;
- this_bits=oggpack_bytes(vbi->packetblob[choice])*8;
- }
- }else if(bm->avg_reservoir+(this_bits-avg_target_bits)<desired_fill){
- while(choice+1<PACKETBLOBS && this_bits<avg_target_bits &&
- bm->avg_reservoir+(this_bits-avg_target_bits)<desired_fill){
- choice++;
- this_bits=oggpack_bytes(vbi->packetblob[choice])*8;
- }
- }
-
- slew=rint(choice-bm->avgfloat)/samples*vi->rate;
- if(slew<-slewlimit)slew=-slewlimit;
- if(slew>slewlimit)slew=slewlimit;
- choice=rint(bm->avgfloat+= slew/vi->rate*samples);
- this_bits=oggpack_bytes(vbi->packetblob[choice])*8;
- }
-
-
-
- /* enforce min(if used) on the current floater (if used) */
- if(bm->min_bitsper>0){
- /* do we need to force the bitrate up? */
- if(this_bits<min_target_bits){
- while(bm->minmax_reservoir-(min_target_bits-this_bits)<0){
- choice++;
- if(choice>=PACKETBLOBS)break;
- this_bits=oggpack_bytes(vbi->packetblob[choice])*8;
- }
- }
- }
-
- /* enforce max (if used) on the current floater (if used) */
- if(bm->max_bitsper>0){
- /* do we need to force the bitrate down? */
- if(this_bits>max_target_bits){
- while(bm->minmax_reservoir+(this_bits-max_target_bits)>bi->reservoir_bits){
- choice--;
- if(choice<0)break;
- this_bits=oggpack_bytes(vbi->packetblob[choice])*8;
- }
- }
- }
-
- /* Choice of packetblobs now made based on floater, and min/max
- requirements. Now boundary check extreme choices */
-
- if(choice<0){
- /* choosing a smaller packetblob is insufficient to trim bitrate.
- frame will need to be truncated */
- long maxsize=(max_target_bits+(bi->reservoir_bits-bm->minmax_reservoir))/8;
- bm->choice=choice=0;
-
- if(oggpack_bytes(vbi->packetblob[choice])>maxsize){
-
- oggpack_writetrunc(vbi->packetblob[choice],maxsize*8);
- this_bits=oggpack_bytes(vbi->packetblob[choice])*8;
- }
- }else{
- long minsize=(min_target_bits-bm->minmax_reservoir+7)/8;
- if(choice>=PACKETBLOBS)
- choice=PACKETBLOBS-1;
-
- bm->choice=choice;
-
- /* prop up bitrate according to demand. pad this frame out with zeroes */
- minsize-=oggpack_bytes(vbi->packetblob[choice]);
- while(minsize-->0)oggpack_write(vbi->packetblob[choice],0,8);
- this_bits=oggpack_bytes(vbi->packetblob[choice])*8;
-
- }
-
- /* now we have the final packet and the final packet size. Update statistics */
- /* min and max reservoir */
- if(bm->min_bitsper>0 || bm->max_bitsper>0){
-
- if(max_target_bits>0 && this_bits>max_target_bits){
- bm->minmax_reservoir+=(this_bits-max_target_bits);
- }else if(min_target_bits>0 && this_bits<min_target_bits){
- bm->minmax_reservoir+=(this_bits-min_target_bits);
- }else{
- /* inbetween; we want to take reservoir toward but not past desired_fill */
- if(bm->minmax_reservoir>desired_fill){
- if(max_target_bits>0){ /* logical bulletproofing against initialization state */
- bm->minmax_reservoir+=(this_bits-max_target_bits);
- if(bm->minmax_reservoir<desired_fill)bm->minmax_reservoir=desired_fill;
- }else{
- bm->minmax_reservoir=desired_fill;
- }
- }else{
- if(min_target_bits>0){ /* logical bulletproofing against initialization state */
- bm->minmax_reservoir+=(this_bits-min_target_bits);
- if(bm->minmax_reservoir>desired_fill)bm->minmax_reservoir=desired_fill;
- }else{
- bm->minmax_reservoir=desired_fill;
- }
- }
- }
- }
-
- /* avg reservoir */
- if(bm->avg_bitsper>0){
- long avg_target_bits=(vb->W?bm->avg_bitsper*bm->short_per_long:bm->avg_bitsper);
- bm->avg_reservoir+=this_bits-avg_target_bits;
- }
-
- return(0);
-}
-
-int vorbis_bitrate_flushpacket(vorbis_dsp_state *vd,ogg_packet *op){
- private_state *b=vd->backend_state;
- bitrate_manager_state *bm=&b->bms;
- vorbis_block *vb=bm->vb;
- int choice=PACKETBLOBS/2;
- if(!vb)return 0;
-
- if(op){
- vorbis_block_internal *vbi=vb->internal;
-
- if(vorbis_bitrate_managed(vb))
- choice=bm->choice;
-
- op->packet=oggpack_get_buffer(vbi->packetblob[choice]);
- op->bytes=oggpack_bytes(vbi->packetblob[choice]);
- op->b_o_s=0;
- op->e_o_s=vb->eofflag;
- op->granulepos=vb->granulepos;
- op->packetno=vb->sequence; /* for sake of completeness */
- }
-
- bm->vb=0;
- return(1);
-}
diff --git a/contrib/vorbis/lib/bitrate.h b/contrib/vorbis/lib/bitrate.h
deleted file mode 100644
index 655a68c..0000000
--- a/contrib/vorbis/lib/bitrate.h
+++ /dev/null
@@ -1,58 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: bitrate tracking and management
-
- ********************************************************************/
-
-#ifndef _V_BITRATE_H_
-#define _V_BITRATE_H_
-
-#include "vorbis/codec.h"
-#include "codec_internal.h"
-#include "os.h"
-
-/* encode side bitrate tracking */
-typedef struct bitrate_manager_state {
- int managed;
-
- long avg_reservoir;
- long minmax_reservoir;
- long avg_bitsper;
- long min_bitsper;
- long max_bitsper;
-
- long short_per_long;
- double avgfloat;
-
- vorbis_block *vb;
- int choice;
-} bitrate_manager_state;
-
-typedef struct bitrate_manager_info{
- long avg_rate;
- long min_rate;
- long max_rate;
- long reservoir_bits;
- double reservoir_bias;
-
- double slew_damp;
-
-} bitrate_manager_info;
-
-extern void vorbis_bitrate_init(vorbis_info *vi,bitrate_manager_state *bs);
-extern void vorbis_bitrate_clear(bitrate_manager_state *bs);
-extern int vorbis_bitrate_managed(vorbis_block *vb);
-extern int vorbis_bitrate_addblock(vorbis_block *vb);
-extern int vorbis_bitrate_flushpacket(vorbis_dsp_state *vd, ogg_packet *op);
-
-#endif
diff --git a/contrib/vorbis/lib/block.c b/contrib/vorbis/lib/block.c
deleted file mode 100644
index db245b3..0000000
--- a/contrib/vorbis/lib/block.c
+++ /dev/null
@@ -1,1046 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2015 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: PCM data vector blocking, windowing and dis/reassembly
-
- Handle windowing, overlap-add, etc of the PCM vectors. This is made
- more amusing by Vorbis' current two allowed block sizes.
-
- ********************************************************************/
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <ogg/ogg.h>
-#include "vorbis/codec.h"
-#include "codec_internal.h"
-
-#include "window.h"
-#include "mdct.h"
-#include "lpc.h"
-#include "registry.h"
-#include "misc.h"
-
-/* pcm accumulator examples (not exhaustive):
-
- <-------------- lW ---------------->
- <--------------- W ---------------->
-: .....|..... _______________ |
-: .''' | '''_--- | |\ |
-:.....''' |_____--- '''......| | \_______|
-:.................|__________________|_______|__|______|
- |<------ Sl ------>| > Sr < |endW
- |beginSl |endSl | |endSr
- |beginW |endlW |beginSr
-
-
- |< lW >|
- <--------------- W ---------------->
- | | .. ______________ |
- | | ' `/ | ---_ |
- |___.'___/`. | ---_____|
- |_______|__|_______|_________________|
- | >|Sl|< |<------ Sr ----->|endW
- | | |endSl |beginSr |endSr
- |beginW | |endlW
- mult[0] |beginSl mult[n]
-
- <-------------- lW ----------------->
- |<--W-->|
-: .............. ___ | |
-: .''' |`/ \ | |
-:.....''' |/`....\|...|
-:.........................|___|___|___|
- |Sl |Sr |endW
- | | |endSr
- | |beginSr
- | |endSl
- |beginSl
- |beginW
-*/
-
-/* block abstraction setup *********************************************/
-
-#ifndef WORD_ALIGN
-#define WORD_ALIGN 8
-#endif
-
-int vorbis_block_init(vorbis_dsp_state *v, vorbis_block *vb){
- int i;
- memset(vb,0,sizeof(*vb));
- vb->vd=v;
- vb->localalloc=0;
- vb->localstore=NULL;
- if(v->analysisp){
- vorbis_block_internal *vbi=
- vb->internal=_ogg_calloc(1,sizeof(vorbis_block_internal));
- vbi->ampmax=-9999;
-
- for(i=0;i<PACKETBLOBS;i++){
- if(i==PACKETBLOBS/2){
- vbi->packetblob[i]=&vb->opb;
- }else{
- vbi->packetblob[i]=
- _ogg_calloc(1,sizeof(oggpack_buffer));
- }
- oggpack_writeinit(vbi->packetblob[i]);
- }
- }
-
- return(0);
-}
-
-void *_vorbis_block_alloc(vorbis_block *vb,long bytes){
- bytes=(bytes+(WORD_ALIGN-1)) & ~(WORD_ALIGN-1);
- if(bytes+vb->localtop>vb->localalloc){
- /* can't just _ogg_realloc... there are outstanding pointers */
- if(vb->localstore){
- struct alloc_chain *link=_ogg_malloc(sizeof(*link));
- vb->totaluse+=vb->localtop;
- link->next=vb->reap;
- link->ptr=vb->localstore;
- vb->reap=link;
- }
- /* highly conservative */
- vb->localalloc=bytes;
- vb->localstore=_ogg_malloc(vb->localalloc);
- vb->localtop=0;
- }
- {
- void *ret=(void *)(((char *)vb->localstore)+vb->localtop);
- vb->localtop+=bytes;
- return ret;
- }
-}
-
-/* reap the chain, pull the ripcord */
-void _vorbis_block_ripcord(vorbis_block *vb){
- /* reap the chain */
- struct alloc_chain *reap=vb->reap;
- while(reap){
- struct alloc_chain *next=reap->next;
- _ogg_free(reap->ptr);
- memset(reap,0,sizeof(*reap));
- _ogg_free(reap);
- reap=next;
- }
- /* consolidate storage */
- if(vb->totaluse){
- vb->localstore=_ogg_realloc(vb->localstore,vb->totaluse+vb->localalloc);
- vb->localalloc+=vb->totaluse;
- vb->totaluse=0;
- }
-
- /* pull the ripcord */
- vb->localtop=0;
- vb->reap=NULL;
-}
-
-int vorbis_block_clear(vorbis_block *vb){
- int i;
- vorbis_block_internal *vbi=vb->internal;
-
- _vorbis_block_ripcord(vb);
- if(vb->localstore)_ogg_free(vb->localstore);
-
- if(vbi){
- for(i=0;i<PACKETBLOBS;i++){
- oggpack_writeclear(vbi->packetblob[i]);
- if(i!=PACKETBLOBS/2)_ogg_free(vbi->packetblob[i]);
- }
- _ogg_free(vbi);
- }
- memset(vb,0,sizeof(*vb));
- return(0);
-}
-
-/* Analysis side code, but directly related to blocking. Thus it's
- here and not in analysis.c (which is for analysis transforms only).
- The init is here because some of it is shared */
-
-static int _vds_shared_init(vorbis_dsp_state *v,vorbis_info *vi,int encp){
- int i;
- codec_setup_info *ci=vi->codec_setup;
- private_state *b=NULL;
- int hs;
-
- if(ci==NULL||
- ci->modes<=0||
- ci->blocksizes[0]<64||
- ci->blocksizes[1]<ci->blocksizes[0]){
- return 1;
- }
- hs=ci->halfrate_flag;
-
- memset(v,0,sizeof(*v));
- b=v->backend_state=_ogg_calloc(1,sizeof(*b));
-
- v->vi=vi;
- b->modebits=ov_ilog(ci->modes-1);
-
- b->transform[0]=_ogg_calloc(VI_TRANSFORMB,sizeof(*b->transform[0]));
- b->transform[1]=_ogg_calloc(VI_TRANSFORMB,sizeof(*b->transform[1]));
-
- /* MDCT is tranform 0 */
-
- b->transform[0][0]=_ogg_calloc(1,sizeof(mdct_lookup));
- b->transform[1][0]=_ogg_calloc(1,sizeof(mdct_lookup));
- mdct_init(b->transform[0][0],ci->blocksizes[0]>>hs);
- mdct_init(b->transform[1][0],ci->blocksizes[1]>>hs);
-
- /* Vorbis I uses only window type 0 */
- /* note that the correct computation below is technically:
- b->window[0]=ov_ilog(ci->blocksizes[0]-1)-6;
- b->window[1]=ov_ilog(ci->blocksizes[1]-1)-6;
- but since blocksizes are always powers of two,
- the below is equivalent.
- */
- b->window[0]=ov_ilog(ci->blocksizes[0])-7;
- b->window[1]=ov_ilog(ci->blocksizes[1])-7;
-
- if(encp){ /* encode/decode differ here */
-
- /* analysis always needs an fft */
- drft_init(&b->fft_look[0],ci->blocksizes[0]);
- drft_init(&b->fft_look[1],ci->blocksizes[1]);
-
- /* finish the codebooks */
- if(!ci->fullbooks){
- ci->fullbooks=_ogg_calloc(ci->books,sizeof(*ci->fullbooks));
- for(i=0;i<ci->books;i++)
- vorbis_book_init_encode(ci->fullbooks+i,ci->book_param[i]);
- }
-
- b->psy=_ogg_calloc(ci->psys,sizeof(*b->psy));
- for(i=0;i<ci->psys;i++){
- _vp_psy_init(b->psy+i,
- ci->psy_param[i],
- &ci->psy_g_param,
- ci->blocksizes[ci->psy_param[i]->blockflag]/2,
- vi->rate);
- }
-
- v->analysisp=1;
- }else{
- /* finish the codebooks */
- if(!ci->fullbooks){
- ci->fullbooks=_ogg_calloc(ci->books,sizeof(*ci->fullbooks));
- for(i=0;i<ci->books;i++){
- if(ci->book_param[i]==NULL)
- goto abort_books;
- if(vorbis_book_init_decode(ci->fullbooks+i,ci->book_param[i]))
- goto abort_books;
- /* decode codebooks are now standalone after init */
- vorbis_staticbook_destroy(ci->book_param[i]);
- ci->book_param[i]=NULL;
- }
- }
- }
-
- /* initialize the storage vectors. blocksize[1] is small for encode,
- but the correct size for decode */
- v->pcm_storage=ci->blocksizes[1];
- v->pcm=_ogg_malloc(vi->channels*sizeof(*v->pcm));
- v->pcmret=_ogg_malloc(vi->channels*sizeof(*v->pcmret));
- {
- int i;
- for(i=0;i<vi->channels;i++)
- v->pcm[i]=_ogg_calloc(v->pcm_storage,sizeof(*v->pcm[i]));
- }
-
- /* all 1 (large block) or 0 (small block) */
- /* explicitly set for the sake of clarity */
- v->lW=0; /* previous window size */
- v->W=0; /* current window size */
-
- /* all vector indexes */
- v->centerW=ci->blocksizes[1]/2;
-
- v->pcm_current=v->centerW;
-
- /* initialize all the backend lookups */
- b->flr=_ogg_calloc(ci->floors,sizeof(*b->flr));
- b->residue=_ogg_calloc(ci->residues,sizeof(*b->residue));
-
- for(i=0;i<ci->floors;i++)
- b->flr[i]=_floor_P[ci->floor_type[i]]->
- look(v,ci->floor_param[i]);
-
- for(i=0;i<ci->residues;i++)
- b->residue[i]=_residue_P[ci->residue_type[i]]->
- look(v,ci->residue_param[i]);
-
- return 0;
- abort_books:
- for(i=0;i<ci->books;i++){
- if(ci->book_param[i]!=NULL){
- vorbis_staticbook_destroy(ci->book_param[i]);
- ci->book_param[i]=NULL;
- }
- }
- vorbis_dsp_clear(v);
- return -1;
-}
-
-/* arbitrary settings and spec-mandated numbers get filled in here */
-int vorbis_analysis_init(vorbis_dsp_state *v,vorbis_info *vi){
- private_state *b=NULL;
-
- if(_vds_shared_init(v,vi,1))return 1;
- b=v->backend_state;
- b->psy_g_look=_vp_global_look(vi);
-
- /* Initialize the envelope state storage */
- b->ve=_ogg_calloc(1,sizeof(*b->ve));
- _ve_envelope_init(b->ve,vi);
-
- vorbis_bitrate_init(vi,&b->bms);
-
- /* compressed audio packets start after the headers
- with sequence number 3 */
- v->sequence=3;
-
- return(0);
-}
-
-void vorbis_dsp_clear(vorbis_dsp_state *v){
- int i;
- if(v){
- vorbis_info *vi=v->vi;
- codec_setup_info *ci=(vi?vi->codec_setup:NULL);
- private_state *b=v->backend_state;
-
- if(b){
-
- if(b->ve){
- _ve_envelope_clear(b->ve);
- _ogg_free(b->ve);
- }
-
- if(b->transform[0]){
- mdct_clear(b->transform[0][0]);
- _ogg_free(b->transform[0][0]);
- _ogg_free(b->transform[0]);
- }
- if(b->transform[1]){
- mdct_clear(b->transform[1][0]);
- _ogg_free(b->transform[1][0]);
- _ogg_free(b->transform[1]);
- }
-
- if(b->flr){
- if(ci)
- for(i=0;i<ci->floors;i++)
- _floor_P[ci->floor_type[i]]->
- free_look(b->flr[i]);
- _ogg_free(b->flr);
- }
- if(b->residue){
- if(ci)
- for(i=0;i<ci->residues;i++)
- _residue_P[ci->residue_type[i]]->
- free_look(b->residue[i]);
- _ogg_free(b->residue);
- }
- if(b->psy){
- if(ci)
- for(i=0;i<ci->psys;i++)
- _vp_psy_clear(b->psy+i);
- _ogg_free(b->psy);
- }
-
- if(b->psy_g_look)_vp_global_free(b->psy_g_look);
- vorbis_bitrate_clear(&b->bms);
-
- drft_clear(&b->fft_look[0]);
- drft_clear(&b->fft_look[1]);
-
- }
-
- if(v->pcm){
- if(vi)
- for(i=0;i<vi->channels;i++)
- if(v->pcm[i])_ogg_free(v->pcm[i]);
- _ogg_free(v->pcm);
- if(v->pcmret)_ogg_free(v->pcmret);
- }
-
- if(b){
- /* free header, header1, header2 */
- if(b->header)_ogg_free(b->header);
- if(b->header1)_ogg_free(b->header1);
- if(b->header2)_ogg_free(b->header2);
- _ogg_free(b);
- }
-
- memset(v,0,sizeof(*v));
- }
-}
-
-float **vorbis_analysis_buffer(vorbis_dsp_state *v, int vals){
- int i;
- vorbis_info *vi=v->vi;
- private_state *b=v->backend_state;
-
- /* free header, header1, header2 */
- if(b->header)_ogg_free(b->header);b->header=NULL;
- if(b->header1)_ogg_free(b->header1);b->header1=NULL;
- if(b->header2)_ogg_free(b->header2);b->header2=NULL;
-
- /* Do we have enough storage space for the requested buffer? If not,
- expand the PCM (and envelope) storage */
-
- if(v->pcm_current+vals>=v->pcm_storage){
- v->pcm_storage=v->pcm_current+vals*2;
-
- for(i=0;i<vi->channels;i++){
- v->pcm[i]=_ogg_realloc(v->pcm[i],v->pcm_storage*sizeof(*v->pcm[i]));
- }
- }
-
- for(i=0;i<vi->channels;i++)
- v->pcmret[i]=v->pcm[i]+v->pcm_current;
-
- return(v->pcmret);
-}
-
-static void _preextrapolate_helper(vorbis_dsp_state *v){
- int i;
- int order=16;
- float *lpc=alloca(order*sizeof(*lpc));
- float *work=alloca(v->pcm_current*sizeof(*work));
- long j;
- v->preextrapolate=1;
-
- if(v->pcm_current-v->centerW>order*2){ /* safety */
- for(i=0;i<v->vi->channels;i++){
- /* need to run the extrapolation in reverse! */
- for(j=0;j<v->pcm_current;j++)
- work[j]=v->pcm[i][v->pcm_current-j-1];
-
- /* prime as above */
- vorbis_lpc_from_data(work,lpc,v->pcm_current-v->centerW,order);
-
-#if 0
- if(v->vi->channels==2){
- if(i==0)
- _analysis_output("predataL",0,work,v->pcm_current-v->centerW,0,0,0);
- else
- _analysis_output("predataR",0,work,v->pcm_current-v->centerW,0,0,0);
- }else{
- _analysis_output("predata",0,work,v->pcm_current-v->centerW,0,0,0);
- }
-#endif
-
- /* run the predictor filter */
- vorbis_lpc_predict(lpc,work+v->pcm_current-v->centerW-order,
- order,
- work+v->pcm_current-v->centerW,
- v->centerW);
-
- for(j=0;j<v->pcm_current;j++)
- v->pcm[i][v->pcm_current-j-1]=work[j];
-
- }
- }
-}
-
-
-/* call with val<=0 to set eof */
-
-int vorbis_analysis_wrote(vorbis_dsp_state *v, int vals){
- vorbis_info *vi=v->vi;
- codec_setup_info *ci=vi->codec_setup;
-
- if(vals<=0){
- int order=32;
- int i;
- float *lpc=alloca(order*sizeof(*lpc));
-
- /* if it wasn't done earlier (very short sample) */
- if(!v->preextrapolate)
- _preextrapolate_helper(v);
-
- /* We're encoding the end of the stream. Just make sure we have
- [at least] a few full blocks of zeroes at the end. */
- /* actually, we don't want zeroes; that could drop a large
- amplitude off a cliff, creating spread spectrum noise that will
- suck to encode. Extrapolate for the sake of cleanliness. */
-
- vorbis_analysis_buffer(v,ci->blocksizes[1]*3);
- v->eofflag=v->pcm_current;
- v->pcm_current+=ci->blocksizes[1]*3;
-
- for(i=0;i<vi->channels;i++){
- if(v->eofflag>order*2){
- /* extrapolate with LPC to fill in */
- long n;
-
- /* make a predictor filter */
- n=v->eofflag;
- if(n>ci->blocksizes[1])n=ci->blocksizes[1];
- vorbis_lpc_from_data(v->pcm[i]+v->eofflag-n,lpc,n,order);
-
- /* run the predictor filter */
- vorbis_lpc_predict(lpc,v->pcm[i]+v->eofflag-order,order,
- v->pcm[i]+v->eofflag,v->pcm_current-v->eofflag);
- }else{
- /* not enough data to extrapolate (unlikely to happen due to
- guarding the overlap, but bulletproof in case that
- assumtion goes away). zeroes will do. */
- memset(v->pcm[i]+v->eofflag,0,
- (v->pcm_current-v->eofflag)*sizeof(*v->pcm[i]));
-
- }
- }
- }else{
-
- if(v->pcm_current+vals>v->pcm_storage)
- return(OV_EINVAL);
-
- v->pcm_current+=vals;
-
- /* we may want to reverse extrapolate the beginning of a stream
- too... in case we're beginning on a cliff! */
- /* clumsy, but simple. It only runs once, so simple is good. */
- if(!v->preextrapolate && v->pcm_current-v->centerW>ci->blocksizes[1])
- _preextrapolate_helper(v);
-
- }
- return(0);
-}
-
-/* do the deltas, envelope shaping, pre-echo and determine the size of
- the next block on which to continue analysis */
-int vorbis_analysis_blockout(vorbis_dsp_state *v,vorbis_block *vb){
- int i;
- vorbis_info *vi=v->vi;
- codec_setup_info *ci=vi->codec_setup;
- private_state *b=v->backend_state;
- vorbis_look_psy_global *g=b->psy_g_look;
- long beginW=v->centerW-ci->blocksizes[v->W]/2,centerNext;
- vorbis_block_internal *vbi=(vorbis_block_internal *)vb->internal;
-
- /* check to see if we're started... */
- if(!v->preextrapolate)return(0);
-
- /* check to see if we're done... */
- if(v->eofflag==-1)return(0);
-
- /* By our invariant, we have lW, W and centerW set. Search for
- the next boundary so we can determine nW (the next window size)
- which lets us compute the shape of the current block's window */
-
- /* we do an envelope search even on a single blocksize; we may still
- be throwing more bits at impulses, and envelope search handles
- marking impulses too. */
- {
- long bp=_ve_envelope_search(v);
- if(bp==-1){
-
- if(v->eofflag==0)return(0); /* not enough data currently to search for a
- full long block */
- v->nW=0;
- }else{
-
- if(ci->blocksizes[0]==ci->blocksizes[1])
- v->nW=0;
- else
- v->nW=bp;
- }
- }
-
- centerNext=v->centerW+ci->blocksizes[v->W]/4+ci->blocksizes[v->nW]/4;
-
- {
- /* center of next block + next block maximum right side. */
-
- long blockbound=centerNext+ci->blocksizes[v->nW]/2;
- if(v->pcm_current<blockbound)return(0); /* not enough data yet;
- although this check is
- less strict that the
- _ve_envelope_search,
- the search is not run
- if we only use one
- block size */
-
-
- }
-
- /* fill in the block. Note that for a short window, lW and nW are *short*
- regardless of actual settings in the stream */
-
- _vorbis_block_ripcord(vb);
- vb->lW=v->lW;
- vb->W=v->W;
- vb->nW=v->nW;
-
- if(v->W){
- if(!v->lW || !v->nW){
- vbi->blocktype=BLOCKTYPE_TRANSITION;
- /*fprintf(stderr,"-");*/
- }else{
- vbi->blocktype=BLOCKTYPE_LONG;
- /*fprintf(stderr,"_");*/
- }
- }else{
- if(_ve_envelope_mark(v)){
- vbi->blocktype=BLOCKTYPE_IMPULSE;
- /*fprintf(stderr,"|");*/
-
- }else{
- vbi->blocktype=BLOCKTYPE_PADDING;
- /*fprintf(stderr,".");*/
-
- }
- }
-
- vb->vd=v;
- vb->sequence=v->sequence++;
- vb->granulepos=v->granulepos;
- vb->pcmend=ci->blocksizes[v->W];
-
- /* copy the vectors; this uses the local storage in vb */
-
- /* this tracks 'strongest peak' for later psychoacoustics */
- /* moved to the global psy state; clean this mess up */
- if(vbi->ampmax>g->ampmax)g->ampmax=vbi->ampmax;
- g->ampmax=_vp_ampmax_decay(g->ampmax,v);
- vbi->ampmax=g->ampmax;
-
- vb->pcm=_vorbis_block_alloc(vb,sizeof(*vb->pcm)*vi->channels);
- vbi->pcmdelay=_vorbis_block_alloc(vb,sizeof(*vbi->pcmdelay)*vi->channels);
- for(i=0;i<vi->channels;i++){
- vbi->pcmdelay[i]=
- _vorbis_block_alloc(vb,(vb->pcmend+beginW)*sizeof(*vbi->pcmdelay[i]));
- memcpy(vbi->pcmdelay[i],v->pcm[i],(vb->pcmend+beginW)*sizeof(*vbi->pcmdelay[i]));
- vb->pcm[i]=vbi->pcmdelay[i]+beginW;
-
- /* before we added the delay
- vb->pcm[i]=_vorbis_block_alloc(vb,vb->pcmend*sizeof(*vb->pcm[i]));
- memcpy(vb->pcm[i],v->pcm[i]+beginW,ci->blocksizes[v->W]*sizeof(*vb->pcm[i]));
- */
-
- }
-
- /* handle eof detection: eof==0 means that we've not yet received EOF
- eof>0 marks the last 'real' sample in pcm[]
- eof<0 'no more to do'; doesn't get here */
-
- if(v->eofflag){
- if(v->centerW>=v->eofflag){
- v->eofflag=-1;
- vb->eofflag=1;
- return(1);
- }
- }
-
- /* advance storage vectors and clean up */
- {
- int new_centerNext=ci->blocksizes[1]/2;
- int movementW=centerNext-new_centerNext;
-
- if(movementW>0){
-
- _ve_envelope_shift(b->ve,movementW);
- v->pcm_current-=movementW;
-
- for(i=0;i<vi->channels;i++)
- memmove(v->pcm[i],v->pcm[i]+movementW,
- v->pcm_current*sizeof(*v->pcm[i]));
-
-
- v->lW=v->W;
- v->W=v->nW;
- v->centerW=new_centerNext;
-
- if(v->eofflag){
- v->eofflag-=movementW;
- if(v->eofflag<=0)v->eofflag=-1;
- /* do not add padding to end of stream! */
- if(v->centerW>=v->eofflag){
- v->granulepos+=movementW-(v->centerW-v->eofflag);
- }else{
- v->granulepos+=movementW;
- }
- }else{
- v->granulepos+=movementW;
- }
- }
- }
-
- /* done */
- return(1);
-}
-
-int vorbis_synthesis_restart(vorbis_dsp_state *v){
- vorbis_info *vi=v->vi;
- codec_setup_info *ci;
- int hs;
-
- if(!v->backend_state)return -1;
- if(!vi)return -1;
- ci=vi->codec_setup;
- if(!ci)return -1;
- hs=ci->halfrate_flag;
-
- v->centerW=ci->blocksizes[1]>>(hs+1);
- v->pcm_current=v->centerW>>hs;
-
- v->pcm_returned=-1;
- v->granulepos=-1;
- v->sequence=-1;
- v->eofflag=0;
- ((private_state *)(v->backend_state))->sample_count=-1;
-
- return(0);
-}
-
-int vorbis_synthesis_init(vorbis_dsp_state *v,vorbis_info *vi){
- if(_vds_shared_init(v,vi,0)){
- vorbis_dsp_clear(v);
- return 1;
- }
- vorbis_synthesis_restart(v);
- return 0;
-}
-
-/* Unlike in analysis, the window is only partially applied for each
- block. The time domain envelope is not yet handled at the point of
- calling (as it relies on the previous block). */
-
-int vorbis_synthesis_blockin(vorbis_dsp_state *v,vorbis_block *vb){
- vorbis_info *vi=v->vi;
- codec_setup_info *ci=vi->codec_setup;
- private_state *b=v->backend_state;
- int hs=ci->halfrate_flag;
- int i,j;
-
- if(!vb)return(OV_EINVAL);
- if(v->pcm_current>v->pcm_returned && v->pcm_returned!=-1)return(OV_EINVAL);
-
- v->lW=v->W;
- v->W=vb->W;
- v->nW=-1;
-
- if((v->sequence==-1)||
- (v->sequence+1 != vb->sequence)){
- v->granulepos=-1; /* out of sequence; lose count */
- b->sample_count=-1;
- }
-
- v->sequence=vb->sequence;
-
- if(vb->pcm){ /* no pcm to process if vorbis_synthesis_trackonly
- was called on block */
- int n=ci->blocksizes[v->W]>>(hs+1);
- int n0=ci->blocksizes[0]>>(hs+1);
- int n1=ci->blocksizes[1]>>(hs+1);
-
- int thisCenter;
- int prevCenter;
-
- v->glue_bits+=vb->glue_bits;
- v->time_bits+=vb->time_bits;
- v->floor_bits+=vb->floor_bits;
- v->res_bits+=vb->res_bits;
-
- if(v->centerW){
- thisCenter=n1;
- prevCenter=0;
- }else{
- thisCenter=0;
- prevCenter=n1;
- }
-
- /* v->pcm is now used like a two-stage double buffer. We don't want
- to have to constantly shift *or* adjust memory usage. Don't
- accept a new block until the old is shifted out */
-
- for(j=0;j<vi->channels;j++){
- /* the overlap/add section */
- if(v->lW){
- if(v->W){
- /* large/large */
- const float *w=_vorbis_window_get(b->window[1]-hs);
- float *pcm=v->pcm[j]+prevCenter;
- float *p=vb->pcm[j];
- for(i=0;i<n1;i++)
- pcm[i]=pcm[i]*w[n1-i-1] + p[i]*w[i];
- }else{
- /* large/small */
- const float *w=_vorbis_window_get(b->window[0]-hs);
- float *pcm=v->pcm[j]+prevCenter+n1/2-n0/2;
- float *p=vb->pcm[j];
- for(i=0;i<n0;i++)
- pcm[i]=pcm[i]*w[n0-i-1] +p[i]*w[i];
- }
- }else{
- if(v->W){
- /* small/large */
- const float *w=_vorbis_window_get(b->window[0]-hs);
- float *pcm=v->pcm[j]+prevCenter;
- float *p=vb->pcm[j]+n1/2-n0/2;
- for(i=0;i<n0;i++)
- pcm[i]=pcm[i]*w[n0-i-1] +p[i]*w[i];
- for(;i<n1/2+n0/2;i++)
- pcm[i]=p[i];
- }else{
- /* small/small */
- const float *w=_vorbis_window_get(b->window[0]-hs);
- float *pcm=v->pcm[j]+prevCenter;
- float *p=vb->pcm[j];
- for(i=0;i<n0;i++)
- pcm[i]=pcm[i]*w[n0-i-1] +p[i]*w[i];
- }
- }
-
- /* the copy section */
- {
- float *pcm=v->pcm[j]+thisCenter;
- float *p=vb->pcm[j]+n;
- for(i=0;i<n;i++)
- pcm[i]=p[i];
- }
- }
-
- if(v->centerW)
- v->centerW=0;
- else
- v->centerW=n1;
-
- /* deal with initial packet state; we do this using the explicit
- pcm_returned==-1 flag otherwise we're sensitive to first block
- being short or long */
-
- if(v->pcm_returned==-1){
- v->pcm_returned=thisCenter;
- v->pcm_current=thisCenter;
- }else{
- v->pcm_returned=prevCenter;
- v->pcm_current=prevCenter+
- ((ci->blocksizes[v->lW]/4+
- ci->blocksizes[v->W]/4)>>hs);
- }
-
- }
-
- /* track the frame number... This is for convenience, but also
- making sure our last packet doesn't end with added padding. If
- the last packet is partial, the number of samples we'll have to
- return will be past the vb->granulepos.
-
- This is not foolproof! It will be confused if we begin
- decoding at the last page after a seek or hole. In that case,
- we don't have a starting point to judge where the last frame
- is. For this reason, vorbisfile will always try to make sure
- it reads the last two marked pages in proper sequence */
-
- if(b->sample_count==-1){
- b->sample_count=0;
- }else{
- b->sample_count+=ci->blocksizes[v->lW]/4+ci->blocksizes[v->W]/4;
- }
-
- if(v->granulepos==-1){
- if(vb->granulepos!=-1){ /* only set if we have a position to set to */
-
- v->granulepos=vb->granulepos;
-
- /* is this a short page? */
- if(b->sample_count>v->granulepos){
- /* corner case; if this is both the first and last audio page,
- then spec says the end is cut, not beginning */
- long extra=b->sample_count-vb->granulepos;
-
- /* we use ogg_int64_t for granule positions because a
- uint64 isn't universally available. Unfortunately,
- that means granposes can be 'negative' and result in
- extra being negative */
- if(extra<0)
- extra=0;
-
- if(vb->eofflag){
- /* trim the end */
- /* no preceding granulepos; assume we started at zero (we'd
- have to in a short single-page stream) */
- /* granulepos could be -1 due to a seek, but that would result
- in a long count, not short count */
-
- /* Guard against corrupt/malicious frames that set EOP and
- a backdated granpos; don't rewind more samples than we
- actually have */
- if(extra > (v->pcm_current - v->pcm_returned)<<hs)
- extra = (v->pcm_current - v->pcm_returned)<<hs;
-
- v->pcm_current-=extra>>hs;
- }else{
- /* trim the beginning */
- v->pcm_returned+=extra>>hs;
- if(v->pcm_returned>v->pcm_current)
- v->pcm_returned=v->pcm_current;
- }
-
- }
-
- }
- }else{
- v->granulepos+=ci->blocksizes[v->lW]/4+ci->blocksizes[v->W]/4;
- if(vb->granulepos!=-1 && v->granulepos!=vb->granulepos){
-
- if(v->granulepos>vb->granulepos){
- long extra=v->granulepos-vb->granulepos;
-
- if(extra)
- if(vb->eofflag){
- /* partial last frame. Strip the extra samples off */
-
- /* Guard against corrupt/malicious frames that set EOP and
- a backdated granpos; don't rewind more samples than we
- actually have */
- if(extra > (v->pcm_current - v->pcm_returned)<<hs)
- extra = (v->pcm_current - v->pcm_returned)<<hs;
-
- /* we use ogg_int64_t for granule positions because a
- uint64 isn't universally available. Unfortunately,
- that means granposes can be 'negative' and result in
- extra being negative */
- if(extra<0)
- extra=0;
-
- v->pcm_current-=extra>>hs;
- } /* else {Shouldn't happen *unless* the bitstream is out of
- spec. Either way, believe the bitstream } */
- } /* else {Shouldn't happen *unless* the bitstream is out of
- spec. Either way, believe the bitstream } */
- v->granulepos=vb->granulepos;
- }
- }
-
- /* Update, cleanup */
-
- if(vb->eofflag)v->eofflag=1;
- return(0);
-
-}
-
-/* pcm==NULL indicates we just want the pending samples, no more */
-int vorbis_synthesis_pcmout(vorbis_dsp_state *v,float ***pcm){
- vorbis_info *vi=v->vi;
-
- if(v->pcm_returned>-1 && v->pcm_returned<v->pcm_current){
- if(pcm){
- int i;
- for(i=0;i<vi->channels;i++)
- v->pcmret[i]=v->pcm[i]+v->pcm_returned;
- *pcm=v->pcmret;
- }
- return(v->pcm_current-v->pcm_returned);
- }
- return(0);
-}
-
-int vorbis_synthesis_read(vorbis_dsp_state *v,int n){
- if(n && v->pcm_returned+n>v->pcm_current)return(OV_EINVAL);
- v->pcm_returned+=n;
- return(0);
-}
-
-/* intended for use with a specific vorbisfile feature; we want access
- to the [usually synthetic/postextrapolated] buffer and lapping at
- the end of a decode cycle, specifically, a half-short-block worth.
- This funtion works like pcmout above, except it will also expose
- this implicit buffer data not normally decoded. */
-int vorbis_synthesis_lapout(vorbis_dsp_state *v,float ***pcm){
- vorbis_info *vi=v->vi;
- codec_setup_info *ci=vi->codec_setup;
- int hs=ci->halfrate_flag;
-
- int n=ci->blocksizes[v->W]>>(hs+1);
- int n0=ci->blocksizes[0]>>(hs+1);
- int n1=ci->blocksizes[1]>>(hs+1);
- int i,j;
-
- if(v->pcm_returned<0)return 0;
-
- /* our returned data ends at pcm_returned; because the synthesis pcm
- buffer is a two-fragment ring, that means our data block may be
- fragmented by buffering, wrapping or a short block not filling
- out a buffer. To simplify things, we unfragment if it's at all
- possibly needed. Otherwise, we'd need to call lapout more than
- once as well as hold additional dsp state. Opt for
- simplicity. */
-
- /* centerW was advanced by blockin; it would be the center of the
- *next* block */
- if(v->centerW==n1){
- /* the data buffer wraps; swap the halves */
- /* slow, sure, small */
- for(j=0;j<vi->channels;j++){
- float *p=v->pcm[j];
- for(i=0;i<n1;i++){
- float temp=p[i];
- p[i]=p[i+n1];
- p[i+n1]=temp;
- }
- }
-
- v->pcm_current-=n1;
- v->pcm_returned-=n1;
- v->centerW=0;
- }
-
- /* solidify buffer into contiguous space */
- if((v->lW^v->W)==1){
- /* long/short or short/long */
- for(j=0;j<vi->channels;j++){
- float *s=v->pcm[j];
- float *d=v->pcm[j]+(n1-n0)/2;
- for(i=(n1+n0)/2-1;i>=0;--i)
- d[i]=s[i];
- }
- v->pcm_returned+=(n1-n0)/2;
- v->pcm_current+=(n1-n0)/2;
- }else{
- if(v->lW==0){
- /* short/short */
- for(j=0;j<vi->channels;j++){
- float *s=v->pcm[j];
- float *d=v->pcm[j]+n1-n0;
- for(i=n0-1;i>=0;--i)
- d[i]=s[i];
- }
- v->pcm_returned+=n1-n0;
- v->pcm_current+=n1-n0;
- }
- }
-
- if(pcm){
- int i;
- for(i=0;i<vi->channels;i++)
- v->pcmret[i]=v->pcm[i]+v->pcm_returned;
- *pcm=v->pcmret;
- }
-
- return(n1+n-v->pcm_returned);
-
-}
-
-const float *vorbis_window(vorbis_dsp_state *v,int W){
- vorbis_info *vi=v->vi;
- codec_setup_info *ci=vi->codec_setup;
- int hs=ci->halfrate_flag;
- private_state *b=v->backend_state;
-
- if(b->window[W]-1<0)return NULL;
- return _vorbis_window_get(b->window[W]-hs);
-}
diff --git a/contrib/vorbis/lib/books/Makefile.am b/contrib/vorbis/lib/books/Makefile.am
deleted file mode 100644
index 3697a71..0000000
--- a/contrib/vorbis/lib/books/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-SUBDIRS = coupled uncoupled floor
diff --git a/contrib/vorbis/lib/books/coupled/Makefile.am b/contrib/vorbis/lib/books/coupled/Makefile.am
deleted file mode 100644
index 1115201..0000000
--- a/contrib/vorbis/lib/books/coupled/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-EXTRA_DIST = res_books_stereo.h res_books_51.h
diff --git a/contrib/vorbis/lib/books/coupled/res_books_51.h b/contrib/vorbis/lib/books/coupled/res_books_51.h
deleted file mode 100644
index 47df4b2..0000000
--- a/contrib/vorbis/lib/books/coupled/res_books_51.h
+++ /dev/null
@@ -1,12273 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2010 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
- *
- * function: static codebooks for 5.1 surround
- *
- ********************************************************************/
-
-static const long _vq_quantlist__44p0_l0_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44p0_l0_0[] = {
- 1, 3, 4, 7, 7, 8, 8, 9, 9, 9,10,10,10, 5, 6, 5,
- 8, 7, 9, 8, 9, 9,10, 9,11,10, 5, 5, 7, 7, 8, 8,
- 9, 9, 9, 9,10,10,11, 8, 9, 8,10, 9,10, 9,10, 9,
- 11,10,11,10, 8, 8, 9, 9,10, 9,10, 9,11,10,11,10,
- 11,10,11,11,11,11,11,11,11,11,11,11,11,11,10,11,
- 11,11,12,11,11,11,11,11,11,10,12,12,12,12,12,12,
- 12,11,12,12,12,11,11,11,12,12,12,12,12,12,12,11,
- 12,11,12,11,11,13,12,12,12,13,12,12,12,12,11,12,
- 11,11,13,13,13,12,12,12,12,12,12,11,11,11,10,13,
- 13,13,12,13,12,13,11,13,10,12,11,11,13,13,12,13,
- 12,12,12,12,11,12,11,11,11,
-};
-
-static const static_codebook _44p0_l0_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44p0_l0_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44p0_l0_0,
- 0
-};
-
-static const long _vq_quantlist__44p0_l0_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p0_l0_1[] = {
- 1, 4, 4, 6, 6, 5, 5, 5, 7, 5, 5, 5, 5, 6, 7, 7,
- 6, 7, 7, 7, 6, 7, 7, 7, 7,
-};
-
-static const static_codebook _44p0_l0_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44p0_l0_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p0_l0_1,
- 0
-};
-
-static const long _vq_quantlist__44p0_l1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p0_l1_0[] = {
- 1, 4, 4, 4, 4, 4, 4, 4, 4,
-};
-
-static const static_codebook _44p0_l1_0 = {
- 2, 9,
- (char *)_vq_lengthlist__44p0_l1_0,
- 1, -516716544, 1630767104, 2, 0,
- (long *)_vq_quantlist__44p0_l1_0,
- 0
-};
-
-static const char _huff_lengthlist__44p0_lfe[] = {
- 1, 3, 2, 3,
-};
-
-static const static_codebook _huff_book__44p0_lfe = {
- 2, 4,
- (char *)_huff_lengthlist__44p0_lfe,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44p0_long[] = {
- 2, 3, 6, 7,10,14,16, 3, 2, 5, 7,11,14,17, 6, 5,
- 5, 7,10,12,14, 7, 7, 6, 6, 7, 9,13,10,11, 9, 6,
- 6, 9,11,15,15,13,10, 9,10,12,18,18,16,14,12,13,
- 16,
-};
-
-static const static_codebook _huff_book__44p0_long = {
- 2, 49,
- (char *)_huff_lengthlist__44p0_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44p0_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p0_p1_0[] = {
- 1, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,
-};
-
-static const static_codebook _44p0_p1_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p0_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p0_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44p0_p2_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p0_p2_0[] = {
- 1, 5, 5, 0, 7, 7, 0, 8, 8, 0, 9, 9, 0,12,12, 0,
- 8, 8, 0, 9, 9, 0,12,12, 0, 8, 8, 0, 6, 6, 0,11,
- 11, 0,12,12, 0,12,12, 0,15,15, 0,11,11, 0,12,12,
- 0,15,15, 0,12,12, 0, 5, 5, 0, 5, 5, 0, 6, 6, 0,
- 7, 7, 0,11,11, 0, 6, 6, 0, 7, 7, 0,10,11, 0, 6,
- 6, 0, 7, 7, 0,11,11, 0,12,12, 0,11,11, 0,15,15,
- 0,10,10, 0,12,12, 0,15,15, 0,12,12, 0, 6, 6, 0,
- 12,12, 0,12,12, 0,12,12, 0,15,15, 0,11,11, 0,12,
- 12, 0,15,15, 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 8, 8, 0,12,12, 0,12,12, 0,12,12, 0,15,
- 15, 0,12,12, 0,11,12, 0,15,16, 0,11,11, 0, 6, 6,
- 0,11,12, 0,12,12, 0,12,12, 0,16,15, 0,12,12, 0,
- 13,12, 0,15,14, 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,
-};
-
-static const static_codebook _44p0_p2_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p0_p2_0,
- 1, -533200896, 1614282752, 2, 0,
- (long *)_vq_quantlist__44p0_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44p0_p2_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p0_p2_1[] = {
- 1, 3, 3, 0, 9, 9, 0, 9, 9, 0,10,10, 0, 9, 9, 0,
- 10,10, 0,10,10, 0, 9, 9, 0,10,10, 0, 7, 7, 0, 7,
- 7, 0, 6, 6, 0, 8, 8, 0, 7, 7, 0, 8, 8, 0, 8, 9,
- 0, 8, 8, 0, 8, 8, 0, 7, 7, 0, 9, 9, 0, 8, 8, 0,
- 10,10, 0, 9, 9, 0,10,10, 0,10,10, 0, 9, 9, 0,10,
- 10, 0, 9, 9, 0,11,11, 0,11,11, 0,12,12, 0,11,11,
- 0,12,12, 0,13,13, 0,12,12, 0,13,12, 0, 8, 8, 0,
- 12,12, 0,12,12, 0,13,13, 0,12,12, 0,13,13, 0,13,
- 13, 0,13,13, 0,13,13, 0, 7, 7, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 9, 9, 0,11,11, 0,12,12, 0,13,13, 0,12,
- 12, 0,13,13, 0,13,13, 0,12,12, 0,12,12, 0, 8, 8,
- 0,12,12, 0,12,12, 0,13,13, 0,13,13, 0,13,14, 0,
- 14,13, 0,13,13, 0,13,13, 0, 7, 7, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,
-};
-
-static const static_codebook _44p0_p2_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p0_p2_1,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p0_p2_1,
- 0
-};
-
-static const long _vq_quantlist__44p0_p3_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p0_p3_0[] = {
- 1, 6, 6, 7, 8, 8, 7, 8, 8, 7, 9, 9,10,12,11, 9,
- 8, 8, 7, 9, 9,11,12,12, 9, 9, 9, 6, 7, 7,10,11,
- 11,10,11,11,10,11,11,13,13,14,12,12,12,11,11,11,
- 14,14,14,12,12,12, 6, 5, 5, 9, 6, 5, 9, 6, 6, 9,
- 7, 7,12,10,10,11, 6, 6,10, 7, 7,13,10,10,12, 7,
- 7, 7, 8, 8,12,10,10,12,10,10,11,10,10,15,13,13,
- 13, 9, 9,12,11,11,16,13,13,15,11,11, 8, 7, 7,12,
- 12,12,12,11,11,12,11,11,14,14,14,14,12,12,12,12,
- 12,16,15,15,14,12,12, 0,10,10, 0,12,12, 0,12,12,
- 0,11,11, 0,14,14, 0,11,11, 0,12,12, 0,15,15, 0,
- 11,11, 8, 8, 8,13,11,11,13,10,10,13,11,11,15,13,
- 13,14,11,11,12,10,10,16,14,14,14,10,10, 9, 7, 7,
- 13,11,11,13,11,11,12,11,11,16,14,14,14,12,12,13,
- 12,12,15,14,14,15,13,12, 0,11,11, 0,12,12, 0,12,
- 12, 0,12,12, 0,15,15, 0,12,12, 0,13,12, 0,14,15,
- 0,12,12,
-};
-
-static const static_codebook _44p0_p3_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p0_p3_0,
- 1, -531365888, 1616117760, 2, 0,
- (long *)_vq_quantlist__44p0_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44p0_p3_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p0_p3_1[] = {
- 2, 4, 4, 8, 8,10,12,12,11,11, 9,11,11,12,13,11,
- 12,12,11,11,11,12,12,12,12,10,13,12,13,13,11,12,
- 12,13,13,11,12,12,13,13,11,12,13,13,13,11,13,13,
- 13,13,10,13,13,12,13,11,12,12,14,14,11,13,12,12,
- 12,11,12,12,13,13,11,13,13,12,12,11,13,13,13,13,
- 11,12,12,13,13,11,13,13,12,12,11,12,12,13,13,11,
- 13,13,12,12,11,13,13,13,13,11,12,12,14,14,11,13,
- 13,12,12,11,12,12,13,13,11,13,13,12,12,11,10,10,
- 10,10,12,10,10,11,11,11, 8, 8,11,11,13,10,10,10,
- 10,12,10,10,10,10,13,11,11,11,11,13,10,10,11,11,
- 13,11,11,12,12,13,11,11,11,11,13,11,11,12,12,13,
- 11,11,12,12,13,10,10,11,11,13,11,11,11,11,13,11,
- 10,11,11,13,11,11,11,11,13,11,11,11,11,13,10,10,
- 11,11,13,11,11,11,11,12,10,11,11,11,13,11,11,11,
- 11,13,11,11,11,11,13,10,10,11,11,13,11,11,11,11,
- 13,11,11,11,11,13,11,11,11,11,11,10,10,10,10,12,
- 10,10, 9, 9,12,12,12,11,11,13,12,12, 9, 9,13,12,
- 12,10,10,12,12,12,12,12,13,13,13,14,14,13,12,12,
- 11,11,13,13,13,12,12,13,12,12,11,11,13,12,13,11,
- 11,13,13,13,14,14,13,12,12,10,10,13,13,13,11,11,
- 13,12,12,10,10,13,13,13,11,11,13,13,13,14,14,13,
- 12,12,10,10,13,13,13,11,11,13,12,13,10,10,13,13,
- 13,11,11,13,13,13,14,14,13,12,12,10,10,13,13,13,
- 11,11,13,13,12,10,10,14,12,12, 8, 8,14,12,12, 9,
- 9,14,11,11, 9, 9,14,12,12, 8, 8,14,11,11, 7, 7,
- 14,13,13,10,10,15,12,12,10,10,15,13,13,10,10,15,
- 12,12, 9, 9,15,13,13,10,10,15,13,13,10,10,15,12,
- 12,10,10,15,13,13,10,10,14,12,12, 9, 9,14,13,13,
- 9, 9,14,13,13, 9, 9,15,12,12, 9, 9,15,13,13, 9,
- 9,14,12,12, 9, 9,14,13,13, 9, 9,14,13,13, 9, 9,
- 15,12,12, 9, 9,14,13,13, 9, 9,14,12,12, 9, 9,14,
- 13,13, 9, 9,13,12,12, 8, 8,13,13,13, 8, 8,14,13,
- 13, 9, 9,13,13,13, 7, 7,14,13,13, 8, 8,14,14,14,
- 10,10,14,14,14,11,11,14,14,14, 9, 9,14,14,14,10,
- 10,14,14,14, 9, 9,14,14,14,10, 9,15,14,14,11,11,
- 14,14,14, 9, 9,14,14,14,10,10,14,14,14, 9, 9,14,
- 14,14, 9, 9,15,14,14,11,11,14,14,14, 8, 8,14,14,
- 14, 9, 9,14,14,14, 8, 8,14,14,14, 9, 9,15,14,14,
- 11,11,14,14,14, 8, 8,14,14,14, 9, 9,14,14,14, 8,
- 8,12,12,12,13,13,16,15,15,11,11,16,15,16,12,12,
- 17,16,16,11,11,17,15,15,12,11,16,16,16,12,13,16,
- 15,15,13,13,16,16,16,12,12,16,16,15,13,13,16,16,
- 16,12,12,16,16,16,13,13,17,16,16,14,14,17,17,16,
- 12,12,17,16,16,13,13,17,17,16,12,13,16,16,17,13,
- 12,17,16,16,14,13,17,16,16,12,12,17,16,16,12,12,
- 17,16,17,12,12,17,17,17,13,13,16,16,16,13,14,17,
- 17,16,12,12,16,16,16,13,13,17,17,17,12,12,13,14,
- 14,10,10,16,14,14,12,12,16,15,15,14,14,16,14,14,
- 12,12,15,14,14,13,13,17,15,15,14,13,16,16,15,15,
- 15,16,15,15,14,14,16,15,15,14,14,17,15,15,14,14,
- 16,15,15,14,14,16,16,15,15,15,17,15,15,13,13,16,
- 15,15,14,14,17,15,15,13,13,17,15,15,14,14,16,15,
- 15,15,15,16,14,14,13,13,16,15,15,14,14,16,14,14,
- 13,13,17,15,15,14,14,16,16,15,15,15,17,14,14,13,
- 13,16,15,15,14,14,17,14,14,13,13,13,11,11,10,10,
- 16,14,14,13,13,15,14,14,13,13,16,14,14,12,12,16,
- 14,14,12,12,15,15,15,14,14,16,14,14,14,14,16,15,
- 14,14,14,16,14,14,14,14,16,15,15,14,13,16,15,15,
- 14,14,16,14,14,14,14,17,15,15,14,14,16,14,14,14,
- 14,16,15,15,13,14,16,15,15,14,14,16,14,14,14,14,
- 16,15,15,13,13,16,14,14,13,13,16,15,15,13,13,16,
- 15,15,14,14,16,14,14,14,14,17,15,15,13,13,16,15,
- 14,13,13,17,15,15,13,13,14,14,14, 9, 9,14,14,14,
- 17,17,14,15,15,18,18,14,14,14,18,19,14,14,14,18,
- 18,15,15,15,19,18,15,16,15,18,20,15,15,15,18,19,
- 15,15,15,19,19,15,15,15,18,20,15,15,15,18,19,15,
- 15,16,20,18,15,15,15,18,18,15,15,15,19,19,15,15,
- 15,18,19,15,15,15,18,19,15,15,15,19,19,14,15,14,
- 19,19,15,15,15,20,19,15,14,14,19,18,14,15,15,18,
- 19,15,15,16,20,20,14,14,14,18,19,15,15,15,19,18,
- 14,14,14,18,18,14,12,12, 9, 9,13,14,14,18,18,14,
- 13,13,18,19,14,14,14,18,18,14,14,14,18,18,15,15,
- 15,19,19,15,14,14,19,18,14,15,15,19,18,15,14,14,
- 18,18,15,15,15,19,18,14,15,15,19,19,15,14,14,19,
- 18,14,15,15,19,18,15,14,14,19,18,14,15,15,19,18,
- 15,15,15,21,18,15,14,14,19,18,14,15,15,18,19,14,
- 15,14,20,19,14,15,15,18,19,14,15,15,19,19,15,14,
- 14,19,20,14,15,15,18,18,14,14,14,19,19,14,15,15,
- 19,18,12,12,12,13,13,16,15,15,11,11,16,15,15,12,
- 12,16,16,16,11,11,16,15,15,11,11,16,16,16,13,13,
- 17,16,16,13,13,17,17,17,12,12,16,16,16,13,13,17,
- 16,17,13,12,15,16,16,12,12,16,15,15,13,13,17,16,
- 16,12,12,16,16,15,12,12,16,16,16,12,12,17,17,16,
- 13,12,16,16,16,13,13,17,16,16,12,12,17,16,16,12,
- 12,17,17,16,12,12,16,17,16,12,12,17,15,15,13,13,
- 17,16,16,12,12,16,16,16,12,12,16,16,16,12,12,13,
- 13,13, 9, 9,15,14,14,13,13,16,15,14,14,14,16,14,
- 14,13,13,15,14,14,13,13,17,15,15,14,14,16,15,15,
- 15,15,16,15,15,14,14,16,15,15,15,15,17,15,15,14,
- 14,16,15,15,14,14,16,15,15,15,15,17,14,15,14,14,
- 16,15,15,14,14,17,15,15,13,14,17,15,15,14,14,16,
- 15,15,15,15,17,14,14,13,13,16,15,15,14,14,17,14,
- 14,13,13,17,15,15,14,14,16,15,16,15,15,17,14,14,
- 13,13,16,15,15,14,14,18,14,14,13,13,13,11,11,11,
- 11,15,14,14,12,12,15,14,14,13,13,16,14,14,12,12,
- 16,13,14,12,12,16,15,15,13,13,16,14,14,14,14,16,
- 15,15,13,13,16,14,14,13,13,16,14,15,13,13,15,15,
- 15,13,13,16,14,14,14,13,16,14,14,13,13,16,14,14,
- 13,13,16,15,15,13,13,16,15,15,13,13,16,14,14,14,
- 14,16,15,15,12,12,16,14,14,13,13,16,15,15,12,12,
- 16,15,15,13,13,16,14,14,14,14,17,15,14,12,12,16,
- 14,14,13,13,16,15,15,12,12,14,14,14, 8, 8,14,14,
- 14,17,18,14,15,15,17,18,14,14,14,17,18,14,14,14,
- 18,18,14,15,15,18,18,14,16,15,19,19,15,15,15,18,
- 19,15,16,15,20,19,15,15,15,18,18,14,15,15,18,19,
- 15,16,16,20,19,15,15,15,19,17,14,15,15,20,18,14,
- 15,15,18,18,14,15,15,18,19,14,15,15,19,20,14,14,
- 14,18,18,14,15,15,18,19,14,14,14,18,19,14,15,15,
- 19,18,15,16,16,20,21,14,14,15,19,19,14,15,15,19,
- 19,14,14,14,19,18,13,12,12, 9, 9,13,14,14,18,19,
- 14,14,14,18,19,14,14,14,18,18,14,14,14,18,18,14,
- 15,15,19,19,15,14,14,19,18,15,15,15,19,19,15,14,
- 14,19,20,14,15,15,18,19,14,15,15,20,18,15,14,14,
- 18,18,14,15,15,18,18,14,14,14,19,19,14,15,15,18,
- 18,14,15,15,19,18,15,14,14,19,19,14,15,15,19,18,
- 15,14,14,19,18,14,14,15,18,19,14,15,15,19,18,15,
- 14,14,18,19,14,15,14,19,20,14,14,14,19,19,14,15,
- 15,19,19,12,12,12,13,13,16,16,16,11,11,16,16,16,
- 12,12,17,16,16,11,11,17,15,15,11,11,16,16,16,13,
- 13,17,15,16,13,13,16,16,16,12,12,17,16,16,13,13,
- 17,17,16,12,12,17,17,16,13,13,17,16,16,13,13,17,
- 17,17,12,12,17,16,16,13,13,17,17,17,12,12,16,16,
- 16,12,12,17,15,15,13,13,17,16,16,11,11,17,16,16,
- 12,12,16,16,16,11,11,16,17,16,12,12,17,16,16,13,
- 13,17,17,16,12,12,17,17,16,12,12,17,16,16,11,11,
- 13,14,14, 9, 9,16,14,14,13,13,16,14,15,14,14,16,
- 14,14,12,12,16,14,14,13,13,17,15,15,14,14,16,15,
- 15,15,15,17,15,15,14,14,16,15,15,14,14,17,15,15,
- 14,14,16,15,15,14,14,16,15,15,15,16,17,14,15,14,
- 14,16,15,15,14,14,17,15,15,14,14,16,15,15,14,14,
- 16,15,15,15,15,17,14,14,13,13,16,15,15,14,14,16,
- 14,14,13,13,17,15,15,14,14,16,16,15,15,15,17,14,
- 14,13,13,16,15,15,14,14,17,14,14,13,13,13,11,11,
- 10,10,16,14,14,12,12,15,13,13,13,12,16,14,14,11,
- 11,16,14,14,11,11,16,14,15,13,14,16,14,14,13,13,
- 16,15,15,13,13,16,14,14,13,13,16,15,15,13,13,16,
- 15,15,13,13,17,14,14,14,14,17,15,15,13,13,16,14,
- 15,13,13,16,15,15,13,13,16,15,15,13,13,16,14,14,
- 13,13,17,15,15,12,12,16,14,14,12,12,16,15,15,12,
- 12,16,15,15,13,13,16,14,14,13,13,17,15,15,12,12,
- 17,14,14,12,12,16,15,15,12,12,13,14,14, 8, 8,13,
- 14,14,18,18,13,15,15,17,18,14,14,14,18,19,14,14,
- 14,19,18,14,15,15,19,18,15,15,16,21,18,15,15,15,
- 19,19,14,16,16,19,19,14,15,15,18,19,14,15,15,19,
- 20,14,16,16,19,18,15,15,15,18,19,14,15,15,19,18,
- 15,15,15,18,18,15,15,15,20,18,15,16,16,20,19,14,
- 15,14,18,19,14,15,16,19,20,14,15,15,19,18,15,15,
- 15,19,18,15,16,16,20,19,15,14,14,18,18,14,15,15,
- 19,19,14,15,15,18,18,13,12,12, 8, 8,13,14,14,19,
- 18,14,13,13,20,18,14,14,14,19,18,14,13,13,18,19,
- 14,15,15,20,19,15,14,14,19,19,14,15,15,19,18,15,
- 14,14,20,20,15,15,15,19,18,14,15,15,19,18,15,14,
- 14,19,18,14,15,15,20,19,14,14,14,20,19,14,15,15,
- 19,18,15,15,15,18,18,15,14,14,18,18,14,15,15,19,
- 19,14,14,14,19,19,14,15,15,19,19,15,15,15,19,18,
- 15,14,14,20,19,15,15,15,19,19,14,14,14,20,19,14,
- 15,15,20,20,12,12,12,13,13,17,16,16,11,11,16,16,
- 15,12,12,17,16,16,11,11,17,15,15,11,11,17,17,17,
- 13,13,17,16,16,13,13,17,17,17,12,12,17,16,16,13,
- 13,17,17,16,12,13,16,17,16,13,13,17,16,15,13,13,
- 17,16,16,12,12,17,16,16,12,13,17,16,17,12,12,17,
- 17,17,12,12,17,16,15,13,13,17,16,16,12,12,17,16,
- 16,12,12,17,16,16,11,11,16,16,16,12,12,17,15,15,
- 13,13,17,16,15,11,11,16,16,16,12,12,17,16,16,11,
- 11,13,14,14, 9, 9,16,14,14,13,13,16,14,15,14,14,
- 16,14,14,12,12,16,14,14,13,13,17,15,15,14,15,16,
- 15,15,15,15,17,15,15,14,14,16,15,15,15,14,16,15,
- 15,14,14,16,15,15,14,14,16,15,16,15,15,17,15,14,
- 14,14,16,15,15,14,14,17,15,15,13,13,16,15,15,14,
- 14,16,16,16,15,15,17,14,14,13,13,16,15,15,14,14,
- 18,14,15,13,13,16,15,15,14,14,16,16,15,15,15,16,
- 14,14,13,13,16,15,15,14,14,17,14,15,13,13,13,11,
- 11,10,10,15,14,14,12,12,15,14,14,13,13,16,14,14,
- 12,12,16,13,14,12,12,16,14,15,14,13,16,14,14,14,
- 14,16,15,15,13,13,16,14,14,13,13,16,15,15,13,13,
- 15,15,15,13,13,16,14,14,14,14,17,15,15,13,13,16,
- 14,14,13,13,16,15,15,13,13,16,15,15,13,13,16,14,
- 14,13,13,17,15,15,12,12,16,14,14,12,12,16,14,15,
- 12,12,16,15,15,13,13,16,14,14,13,13,17,15,15,12,
- 12,16,14,14,12,12,16,15,15,12,12,14,14,14, 8, 8,
- 14,14,14,17,17,14,15,15,18,18,14,14,14,18,17,14,
- 14,14,18,18,14,15,15,18,20,15,16,15,19,18,15,15,
- 15,19,18,15,15,16,19,18,15,15,15,18,18,14,15,15,
- 18,18,15,16,16,18,19,15,15,15,18,18,15,15,15,19,
- 20,15,15,15,18,18,15,15,15,18,18,15,16,16,19,19,
- 15,14,15,19,19,15,15,15,19,20,14,14,15,18,18,15,
- 15,15,19,19,15,16,16,19,19,15,15,14,18,19,15,15,
- 15,20,20,15,15,14,18,18,13,12,12, 8, 8,13,14,14,
- 18,18,14,14,14,18,18,14,14,14,18,20,14,14,14,18,
- 18,14,15,15,19,18,15,14,14,18,19,15,15,15,18,19,
- 15,14,14,18,19,15,15,15,18,18,14,15,14,18,19,15,
- 14,14,21,19,15,15,15,19,18,14,14,14,19,18,14,15,
- 15,19,18,15,15,15,20,19,15,14,14,20,18,14,15,15,
- 18,19,14,14,14,19,18,14,15,15,18,19,15,15,15,18,
- 19,15,14,14,19,19,15,15,15,19,19,14,14,14,19,20,
- 14,15,15,18,19,
-};
-
-static const static_codebook _44p0_p3_1 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p0_p3_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p0_p3_1,
- 0
-};
-
-static const long _vq_quantlist__44p0_p4_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p0_p4_0[] = {
- 2, 6, 6,14,14, 6, 8, 8,14,14, 7, 7, 7,14,14, 0,
- 13,13,15,16, 0,13,13,15,15, 7, 8, 8,15,15, 9,10,
- 10,16,16, 9, 8, 8,14,15, 0,13,13,17,17, 0,13,13,
- 16,16, 8, 8, 8,15,15,12,11,11,16,16, 9, 8, 8,14,
- 14, 0,13,13,17,17, 0,13,13,15,15, 0,14,14,16,16,
- 0, 0, 0,18,19, 0,12,12,16,15, 0,16,16, 0,20, 0,
- 14,14,16,16, 0,14,14,17,17, 0, 0, 0,19,19, 0,12,
- 12,15,15, 0,18,17,21,21, 0,14,14,16,16, 5, 7, 7,
- 12,13, 9,10, 9,14,14,11,10,10,14,14, 0, 0, 0,18,
- 17, 0,20,21,18,18, 9,10,10,14,14,12,12,12,17,16,
- 12,10,10,14,14, 0,20,20,18,17, 0,21,21,17,17,11,
- 10,10,14,14,15,13,13,18,18,13,11,11,14,14, 0,20,
- 0,18,18, 0,20,21,18,17, 0,21, 0,18,19, 0, 0, 0,
- 0,21, 0,21,20,16,17, 0, 0, 0,21,21, 0, 0, 0,20,
- 18, 0,20, 0,17,18, 0, 0, 0, 0, 0, 0, 0,20,16,17,
- 0, 0, 0,20, 0, 0, 0, 0,18,18, 6, 6, 6,13,13, 8,
- 5, 5,11,11, 9, 6, 6,13,13, 0, 9, 9,12,12, 0,10,
- 10,14,14, 9, 7, 7,13,13,12, 9, 9,13,13,10, 6, 6,
- 13,13, 0,10,10,14,14, 0,10,10,13,13, 9, 7, 7,13,
- 13,13,10,10,13,13,11, 6, 6,13,13, 0,10,10,15,15,
- 0,10,10,13,13, 0,12,11,15,15, 0,20,19,17,16, 0,
- 9, 9,13,13, 0,13,13,20,19, 0,11,11,13,13, 0,11,
- 11,15,15, 0,20,19,17,17, 0,10,10,13,13, 0,14,15,
- 0,21, 0,12,12,13,13, 0,10,10,12,12, 0,11,11,15,
- 15, 0,11,11,15,15, 0,15,15,20,20, 0,16,16, 0, 0,
- 0,11,11,15,15, 0,14,14,17,17, 0,11,11,15,15, 0,
- 15,15,20,21, 0,16,16,21,21, 0,12,12,15,15, 0,15,
- 15,18,20, 0,11,11,16,15, 0,15,15,21,21, 0,16,16,
- 0,21, 0,16,16, 0, 0, 0, 0, 0, 0, 0, 0,14,14,21,
- 21, 0,17,18, 0, 0, 0,16,17,20, 0, 0,16,16, 0, 0,
- 0, 0, 0, 0, 0, 0,15,15,20,20, 0,19,18, 0,21, 0,
- 18,17, 0, 0, 0,10,10,11,11, 0,10,10,10,10, 0,11,
- 11,12,12, 0,11,11, 9, 9, 0,13,13,12,12, 0,11,11,
- 12,12, 0,13,13,12,12, 0,10,10,12,12, 0,12,12,13,
- 13, 0,12,12,12,12, 0,11,11,12,12, 0,13,13,12,12,
- 0,10,10,12,12, 0,13,13,13,13, 0,12,12,12,12, 0,
- 14,13,13,13, 0,19,21,15,15, 0,12,11,12,12, 0,16,
- 15,19,19, 0,13,13,11,11, 0,13,13,13,13, 0, 0,21,
- 15,16, 0,12,12,12,12, 0,16,16,19,21, 0,13,13,12,
- 12, 7, 7, 7,16,16,11, 9, 9,16,16,12, 9, 9,16,16,
- 0,13,13,16,16, 0,14,14,17,16,11, 9, 9,16,16,14,
- 12,11,17,17,13, 8, 9,15,15, 0,13,13,19,19, 0,13,
- 13,16,15,12,10,10,17,17,15,12,12,19,18,14, 9, 9,
- 17,16, 0,14,14,18, 0, 0,14,13,16,16, 0,14,15,18,
- 17, 0,21, 0,19,21, 0,12,12,16,16, 0,16,16, 0, 0,
- 0,14,14,16,16, 0,14,14,18,18, 0, 0,21,20, 0, 0,
- 13,13,16,17, 0,18,18, 0, 0, 0,15,14,17,16, 8, 7,
- 7,14,14,11,10,10,15,15,13,10,10,15,15, 0,21,20,
- 19,19, 0,21, 0,17,18,11,10,10,15,16,14,12,12,18,
- 18,14,11,11,15,14, 0,21,20,18,19, 0, 0,21,18,18,
- 12,11,11,16,16,16,14,14,18,20,14,11,11,16,15, 0,
- 20,20,19,19, 0, 0,20,18,18, 0,21, 0,18,19, 0, 0,
- 0, 0, 0, 0,20,20,17,18, 0, 0, 0,20,20, 0, 0, 0,
- 19,19, 0, 0, 0,20,18, 0, 0, 0, 0, 0, 0, 0,21,18,
- 18, 0,21,21, 0,21, 0, 0, 0,19,20,11, 9, 9,14,14,
- 13,10,10,14,14,13,11,11,15,15, 0,13,13,13,13, 0,
- 14,14,16,16,13,11,11,15,15,16,12,12,15,15,14,10,
- 10,14,14, 0,14,14,16,16, 0,14,14,15,15,13,10,10,
- 15,15,17,13,14,15,16,15,10,10,15,15, 0,14,14,17,
- 16, 0,14,14,15,15, 0,15,15,17,17, 0, 0,21,18,18,
- 0,13,13,15,15, 0,16,16,21,20, 0,14,14,15,14, 0,
- 15,14,16,17, 0, 0,20,20,19, 0,13,13,15,15, 0,19,
- 18, 0, 0, 0,15,15,15,15, 0,11,11,14,14, 0,12,12,
- 16,16, 0,12,12,16,16, 0,15,16,21,21, 0,16,17,21,
- 0, 0,12,12,17,16, 0,14,14,18,19, 0,11,11,16,16,
- 0,15,15,20,21, 0,16,16,21, 0, 0,12,12,17,16, 0,
- 15,15,19,19, 0,12,12,16,17, 0,16,15, 0, 0, 0,16,
- 16, 0, 0, 0,17,17, 0,21, 0, 0, 0, 0, 0, 0,14,15,
- 20, 0, 0,17,17, 0, 0, 0,17,17, 0, 0, 0,17,16, 0,
- 0, 0, 0, 0, 0, 0, 0,15,15, 0, 0, 0,18,18, 0, 0,
- 0,18,17, 0, 0, 0,11,11,14,14, 0,12,12,15,15, 0,
- 12,12,15,15, 0,13,13,14,14, 0,14,14,17,17, 0,12,
- 12,16,16, 0,14,14,16,16, 0,11,11,15,15, 0,13,13,
- 16,17, 0,13,13,16,16, 0,12,12,15,15, 0,14,14,17,
- 16, 0,11,11,15,15, 0,14,14,17,17, 0,13,13,16,16,
- 0,15,15,17,18, 0,21,20,20,21, 0,12,12,15,15, 0,
- 16,16,20,21, 0,14,14,15,15, 0,14,14,17,17, 0, 0,
- 0,18,19, 0,12,13,15,15, 0,18,17,21, 0, 0,14,15,
- 15,15, 8, 8, 8,16,16,12,10,10,16,16,13, 9, 9,16,
- 16, 0,14,14,18,17, 0,14,14,16,17,12,10,10,18,17,
- 14,12,11,18,18,14, 9, 9,16,16, 0,13,13,18,18, 0,
- 13,13,17,16,12, 9, 9,16,17,17,13,13,17,17,14, 9,
- 9,15,15, 0,14,14,20,19, 0,13,13,16,16, 0,15,15,
- 19,18, 0, 0, 0,20,19, 0,12,13,17,17, 0,16,16,20,
- 0, 0,14,14,16,17, 0,14,14,19,18, 0, 0, 0,20,20,
- 0,13,13,16,16, 0,18,17, 0, 0, 0,15,15,16,16, 9,
- 7, 7,14,14,12,10,10,15,15,13,10,10,15,15, 0,21,
- 0,18,19, 0,20,21,19,18,12,10,10,16,15,15,13,13,
- 18,18,14,11,11,15,15, 0, 0, 0,19,18, 0, 0,21,18,
- 18,13,11,11,15,15,16,14,14,17,19,15,11,11,15,15,
- 0,21,21,20,18, 0, 0,21,18,18, 0, 0,21,21,19, 0,
- 0, 0, 0, 0, 0,19,20,18,17, 0, 0, 0,21,21, 0,21,
- 0,20,18, 0, 0,21,19,19, 0, 0, 0, 0, 0, 0,20,21,
- 17,17, 0, 0, 0, 0, 0, 0,21, 0,18,20, 0,10,10,14,
- 14, 0,11,11,15,15, 0,11,11,15,15, 0,14,14,15,15,
- 0,15,15,16,16, 0,11,12,16,16, 0,13,13,16,16, 0,
- 11,11,15,15, 0,14,14,17,17, 0,14,14,15,15, 0,11,
- 11,16,15, 0,14,14,15,15, 0,11,11,15,15, 0,15,15,
- 17,17, 0,14,14,15,15, 0,16,16,18,18, 0, 0, 0,20,
- 19, 0,14,13,16,15, 0,17,17,21, 0, 0,15,15,15,15,
- 0,16,15,17,16, 0,20, 0,20,18, 0,13,14,15,15, 0,
- 19,18, 0,21, 0,15,15,15,15, 0,11,11,14,14, 0,12,
- 12,16,16, 0,12,12,16,16, 0,16,15,20,21, 0,17,16,
- 0, 0, 0,12,12,16,16, 0,14,14,18,18, 0,11,11,16,
- 16, 0,15,15,21,20, 0,16,16, 0, 0, 0,12,12,16,17,
- 0,15,14,19,19, 0,11,12,16,16, 0,15,15,21, 0, 0,
- 16,16, 0, 0, 0,16,17, 0, 0, 0, 0, 0, 0, 0, 0,15,
- 15,21, 0, 0,17,17, 0, 0, 0,17,17, 0, 0, 0,17,16,
- 0, 0, 0, 0, 0, 0, 0, 0,15,15, 0,20, 0,19,20, 0,
- 0, 0,17,17, 0, 0, 0,12,12,15,15, 0,12,12,15,15,
- 0,12,12,16,16, 0,13,13,15,15, 0,15,15,17,17, 0,
- 13,13,17,16, 0,14,14,17,17, 0,11,11,16,16, 0,14,
- 14,17,17, 0,13,13,16,16, 0,12,12,16,16, 0,15,15,
- 16,17, 0,11,11,15,16, 0,14,14,17,17, 0,13,14,16,
- 16, 0,15,15,18,18, 0,21,20,20,19, 0,13,13,16,17,
- 0,16,16, 0, 0, 0,14,14,16,16, 0,15,15,18,18, 0,
- 0, 0,20,19, 0,13,13,16,16, 0,17,17, 0, 0, 0,14,
- 14,16,16, 0,11,11,16,16, 0,13,13,18,17, 0,13,13,
- 17,17, 0,16,16,17,17, 0,16,16,17,18, 0,12,12,17,
- 17, 0,15,15,18,18, 0,12,12,16,16, 0,16,16,19,19,
- 0,15,15,16,17, 0,12,12,17,17, 0,17,17,18,18, 0,
- 12,12,17,17, 0,16,16,19,19, 0,15,16,17,17, 0,16,
- 16,18,17, 0, 0, 0,21,21, 0,13,13,16,16, 0,17,17,
- 0,20, 0,15,15,16,17, 0,16,16,19,18, 0, 0,21,20,
- 21, 0,14,14,17,16, 0,20, 0, 0, 0, 0,15,16,16,17,
- 0, 9, 9,14,14, 0,13,13,16,16, 0,14,14,15,15, 0,
- 0,20,19,19, 0, 0, 0,19,19, 0,12,12,15,15, 0,15,
- 16,19,18, 0,14,14,15,15, 0,21, 0,18,18, 0,20, 0,
- 17,18, 0,13,13,16,16, 0,17,17,17,19, 0,14,14,16,
- 15, 0,21,20,20,19, 0, 0, 0,19,19, 0, 0, 0,19,18,
- 0, 0, 0, 0, 0, 0,20,20,17,18, 0, 0, 0,21,21, 0,
- 0, 0,18,18, 0,21, 0,18,19, 0, 0, 0, 0, 0, 0,20,
- 21,18,18, 0, 0, 0,20,21, 0, 0, 0,19,19, 0,18,18,
- 15,15, 0,20,21,17,17, 0,19,21,17,17, 0, 0, 0,17,
- 18, 0, 0, 0,20,19, 0,19,19,17,17, 0, 0, 0,18,18,
- 0,19,20,16,17, 0, 0,21,20,20, 0,19,20,19,18, 0,
- 19,20,16,16, 0, 0, 0,18,19, 0,19,20,17,17, 0, 0,
- 21, 0,20, 0,21,21,17,19, 0,20, 0,19,20, 0, 0, 0,
- 20, 0, 0,19,18,17,16, 0, 0, 0, 0, 0, 0, 0,20,17,
- 17, 0,20,21,18,20, 0, 0, 0, 0,21, 0,19,20,17,17,
- 0, 0, 0, 0, 0, 0,20,21,17,17, 0,11,11,14,14, 0,
- 13,13,16,17, 0,13,13,16,16, 0,17,17, 0,21, 0,18,
- 17,21, 0, 0,13,13,16,16, 0,15,15,18,18, 0,12,12,
- 16,16, 0,17,16,21, 0, 0,17,17, 0, 0, 0,12,12,17,
- 17, 0,17,17,19,21, 0,13,12,16,16, 0,17,17, 0, 0,
- 0,17,17, 0, 0, 0,18,17, 0,21, 0, 0, 0, 0, 0, 0,
- 15,15,20, 0, 0,20,18, 0, 0, 0,17,18, 0, 0, 0,16,
- 17, 0, 0, 0, 0, 0, 0, 0, 0,15,15, 0, 0, 0,19,19,
- 0, 0, 0,18,18, 0, 0, 0,14,14,18,18, 0,16,16, 0,
- 21, 0,16,16,21,21, 0,17,17, 0,20, 0,17,17,20, 0,
- 0,16,15, 0, 0, 0,20,20, 0, 0, 0,15,15,20,20, 0,
- 17,17,21, 0, 0,17,18,20,20, 0,15,15,20,20, 0,18,
- 18, 0, 0, 0,15,15,19,20, 0,17,18, 0, 0, 0,17,17,
- 20,20, 0,18,17,21, 0, 0, 0, 0, 0,21, 0,15,15,20,
- 20, 0,19,19, 0, 0, 0,17,17,21, 0, 0,17,17, 0, 0,
- 0, 0, 0,21, 0, 0,15,15,19,19, 0,20,21, 0, 0, 0,
- 18,17,21,21, 0,12,12,16,16, 0,14,14,17,17, 0,13,
- 13,17,18, 0,16,16,18,17, 0,16,16,18,18, 0,13,13,
- 18,18, 0,15,16,19,18, 0,13,13,16,16, 0,16,16,20,
- 18, 0,16,16,17,17, 0,12,13,17,17, 0,17,16,18,18,
- 0,12,12,16,16, 0,17,16,20,19, 0,16,16,16,16, 0,
- 16,17,18,20, 0, 0, 0,21,20, 0,14,14,17,16, 0,19,
- 18, 0,20, 0,16,16,17,16, 0,16,16,17,18, 0, 0,21,
- 21,21, 0,14,14,16,16, 0,20,20,21, 0, 0,16,16,16,
- 16, 0,10,10,14,14, 0,14,14,15,16, 0,14,14,15,15,
- 0, 0,21,18,18, 0, 0,21,18,19, 0,13,13,16,16, 0,
- 16,16,18,18, 0,14,14,15,15, 0,21, 0,18,18, 0,21,
- 0,18,18, 0,13,13,16,16, 0,17,17,19,20, 0,14,14,
- 15,15, 0, 0, 0,18,20, 0, 0,21,18,18, 0, 0,21,19,
- 18, 0, 0, 0, 0, 0, 0,20,21,18,17, 0, 0, 0,21,21,
- 0, 0, 0,19,19, 0,21, 0,18,19, 0, 0, 0, 0, 0, 0,
- 21,20,17,17, 0, 0,21,20, 0, 0, 0, 0,19,19, 0,19,
- 20,15,16, 0, 0,20,18,17, 0,20,21,17,18, 0,21, 0,
- 18,18, 0, 0, 0,19,19, 0,20,20,17,18, 0, 0, 0,18,
- 19, 0,20,20,18,17, 0, 0, 0, 0,20, 0, 0,21,17,18,
- 0,20,21,17,17, 0, 0, 0,18,18, 0,19,19,17,17, 0,
- 0, 0,21,21, 0,20,20,17,17, 0, 0, 0,21,19, 0, 0,
- 0,20,19, 0,21,20,17,18, 0, 0, 0, 0, 0, 0, 0,20,
- 18,17, 0,21,20,18,18, 0, 0, 0,20,21, 0,20,20,17,
- 17, 0, 0, 0, 0, 0, 0,20, 0,17,17, 0,11,11,13,14,
- 0,13,13,16,16, 0,13,13,16,16, 0,17,17, 0, 0, 0,
- 17,18, 0, 0, 0,13,13,16,16, 0,15,16,18,18, 0,13,
- 13,16,17, 0,16,17,20, 0, 0,17,18,20, 0, 0,13,13,
- 17,17, 0,16,16,20,21, 0,13,13,16,16, 0,17,17,21,
- 0, 0,17,18, 0, 0, 0,17,18, 0,21, 0, 0, 0, 0, 0,
- 0,15,15,20, 0, 0,19,19, 0, 0, 0,17,17, 0, 0, 0,
- 18,17,21,20, 0, 0, 0, 0, 0, 0,16,16,20,21, 0,21,
- 20, 0,21, 0,19,21, 0, 0, 0,15,15, 0, 0, 0,16,17,
- 0,19, 0,16,16, 0, 0, 0,17,17, 0, 0, 0,19,18, 0,
- 0, 0,16,16,20,20, 0,20,18,21, 0, 0,15,15,21,21,
- 0,18,18, 0, 0, 0,18,19, 0, 0, 0,16,15, 0,21, 0,
- 20,19, 0, 0, 0,16,16, 0, 0, 0,20,18, 0,21, 0,17,
- 18,21, 0, 0,18,19, 0, 0, 0, 0, 0, 0, 0, 0,16,16,
- 20,20, 0,19,20, 0, 0, 0,17,17, 0, 0, 0,18,17,20,
- 21, 0, 0, 0, 0, 0, 0,16,16, 0,20, 0,20,22, 0, 0,
- 0,18,18, 0,22,
-};
-
-static const static_codebook _44p0_p4_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p0_p4_0,
- 1, -528744448, 1616642048, 3, 0,
- (long *)_vq_quantlist__44p0_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44p0_p4_1[] = {
- 3,
- 2,
- 4,
- 1,
- 5,
- 0,
- 6,
-};
-
-static const char _vq_lengthlist__44p0_p4_1[] = {
- 2, 3, 3, 3, 3, 3, 3,
-};
-
-static const static_codebook _44p0_p4_1 = {
- 1, 7,
- (char *)_vq_lengthlist__44p0_p4_1,
- 1, -533200896, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p0_p4_1,
- 0
-};
-
-static const long _vq_quantlist__44p0_p5_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p0_p5_0[] = {
- 1, 6, 6, 6, 8, 8, 7, 8, 8, 7, 9, 8,10,11,11, 9,
- 8, 8, 7, 8, 8,11,11,11, 9, 8, 8, 6, 7, 7,10,10,
- 10,10,10,10,10,10,10,14,13,13,12,11,11,10,10,10,
- 14,14,13,13,11,11, 6, 6, 6, 8, 5, 5, 8, 7, 7, 8,
- 7, 7,11, 9, 9, 9, 7, 7, 8, 7, 7,12,10,10,10, 7,
- 7, 7, 8, 8,12,11,11,12,10,10,11,10,10,14,13,13,
- 13,10,10,11,10,11,16,14,14,13,10,10, 7, 8, 7,12,
- 12,12,12,11,11,12,11,11,16,14,15,13,12,12,11,11,
- 11,17,15,14,14,13,13,10, 9, 9,13,11,11,13,11,11,
- 12,11,11,16,14,13,14,11,11,12,11,11,16,15,14,14,
- 11,11, 7, 8, 8,12,11,11,12,10,10,12,10,10,16,14,
- 13,13,11,11,12,10,10,16,14,14,13,10,10, 8, 8, 8,
- 12,12,12,12,11,11,12,11,11,16,14,15,14,12,12,12,
- 11,11,16,15,15,14,12,12,10,10,10,13,11,11,13,11,
- 11,12,12,12,16,14,14,14,11,11,12,11,11,17,14,15,
- 14,11,11,
-};
-
-static const static_codebook _44p0_p5_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p0_p5_0,
- 1, -527106048, 1620377600, 2, 0,
- (long *)_vq_quantlist__44p0_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44p0_p5_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p0_p5_1[] = {
- 2, 7, 7, 7, 8, 8, 7, 7, 7, 7, 8, 8, 8, 8, 9, 8,
- 7, 7, 8, 8, 8, 9, 9, 9, 9, 7, 7, 6, 6, 6, 9, 7,
- 7, 9, 7, 7, 9, 8, 8,10, 8, 8,10, 8, 8,10, 8, 8,
- 10, 8, 8,10, 8, 8, 7, 6, 6, 9, 6, 6, 9, 6, 6, 9,
- 7, 7,10, 8, 8, 9, 6, 6, 9, 7, 7,10, 8, 8, 9, 7,
- 7, 7, 8, 8,11, 9, 9,11, 9, 9,11, 9, 9,12, 9, 9,
- 12, 8, 8,12, 9, 9,12,10, 9,12, 8, 8, 8, 7, 7,10,
- 9, 9,11, 9, 9,11, 9, 9,11,11,10,11, 9, 9,11,10,
- 9,11,10,11,11, 9, 9,10, 8, 8,11, 9, 9,11, 9, 9,
- 11, 9, 9,11,10,10,11, 9, 9,11, 9, 9,11,10,10,11,
- 9, 9, 9, 8, 8,12, 9, 9,12, 9, 9,11, 9, 9,12, 9,
- 9,12, 8, 8,12, 9, 9,12, 9, 9,12, 8, 8, 9, 7, 7,
- 11, 9,10,11,10, 9,11, 9, 9,11,11,11,11, 9, 9,11,
- 10,10,11,11,11,11, 9, 9,10, 9, 9,11, 9, 9,11,10,
- 10,11,10, 9,11,10,10,11, 9, 9,11,10,10,11,10,11,
- 11, 9, 9,
-};
-
-static const static_codebook _44p0_p5_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p0_p5_1,
- 1, -530841600, 1616642048, 2, 0,
- (long *)_vq_quantlist__44p0_p5_1,
- 0
-};
-
-static const long _vq_quantlist__44p0_p6_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p0_p6_0[] = {
- 1, 8, 8, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9,
-};
-
-static const static_codebook _44p0_p6_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p0_p6_0,
- 1, -516716544, 1630767104, 2, 0,
- (long *)_vq_quantlist__44p0_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44p0_p6_1[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p0_p6_1[] = {
- 1, 3, 2, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9,10,10,11,
- 11,12,12,12,14,14,14,15,15,
-};
-
-static const static_codebook _44p0_p6_1 = {
- 1, 25,
- (char *)_vq_lengthlist__44p0_p6_1,
- 1, -518864896, 1620639744, 5, 0,
- (long *)_vq_quantlist__44p0_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44p0_p6_2[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p0_p6_2[] = {
- 3, 4, 4, 5, 4, 5, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5,
-};
-
-static const static_codebook _44p0_p6_2 = {
- 1, 25,
- (char *)_vq_lengthlist__44p0_p6_2,
- 1, -529006592, 1611661312, 5, 0,
- (long *)_vq_quantlist__44p0_p6_2,
- 0
-};
-
-static const char _huff_lengthlist__44p0_short[] = {
- 3, 3, 7, 8,10,13,16, 3, 2, 5, 7, 9,13,16, 6, 4,
- 4, 6,10,14,15, 7, 5, 5, 7,10,13,14, 9, 8, 9, 9,
- 9,11,13,12,11,12, 9, 7, 8,11,14,12,10, 6, 5, 7,
- 10,
-};
-
-static const static_codebook _huff_book__44p0_short = {
- 2, 49,
- (char *)_huff_lengthlist__44p0_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44p1_l0_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44p1_l0_0[] = {
- 1, 4, 4, 7, 7, 8, 8, 9, 9,10,10,11,11, 4, 6, 5,
- 8, 6, 9, 8,10, 9,10,10,11,10, 5, 5, 6, 6, 8, 8,
- 9, 9,10,10,10,10,11, 7, 8, 8, 9, 8,10, 9,10, 9,
- 11,10,11,10, 7, 8, 8, 8,10, 9,10,10,10,10,11,10,
- 11, 9,10,10,11,11,11,11,12,11,12,11,12,11, 9,10,
- 10,11,11,11,11,11,11,11,12,11,12,11,11,11,12,12,
- 12,12,12,12,12,12,12,11,11,12,11,12,12,12,12,12,
- 12,12,12,11,12,12,12,12,12,13,12,13,12,12,12,12,
- 12,12,12,12,12,13,13,13,13,12,13,12,12,12,12,12,
- 13,13,12,13,12,13,12,13,12,12,12,12,13,13,13,13,
- 13,13,12,12,12,12,12,11,12,
-};
-
-static const static_codebook _44p1_l0_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44p1_l0_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44p1_l0_0,
- 0
-};
-
-static const long _vq_quantlist__44p1_l0_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p1_l0_1[] = {
- 1, 4, 4, 6, 6, 5, 5, 5, 6, 6, 5, 6, 5, 6, 6, 6,
- 6, 7, 7, 7, 6, 7, 6, 7, 7,
-};
-
-static const static_codebook _44p1_l0_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44p1_l0_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p1_l0_1,
- 0
-};
-
-static const long _vq_quantlist__44p1_l1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p1_l1_0[] = {
- 1, 4, 4, 4, 4, 4, 4, 4, 4,
-};
-
-static const static_codebook _44p1_l1_0 = {
- 2, 9,
- (char *)_vq_lengthlist__44p1_l1_0,
- 1, -516716544, 1630767104, 2, 0,
- (long *)_vq_quantlist__44p1_l1_0,
- 0
-};
-
-static const char _huff_lengthlist__44p1_lfe[] = {
- 1, 3, 2, 3,
-};
-
-static const static_codebook _huff_book__44p1_lfe = {
- 2, 4,
- (char *)_huff_lengthlist__44p1_lfe,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44p1_long[] = {
- 3, 3, 7, 7, 9,13,16, 3, 2, 4, 6,10,13,17, 7, 4,
- 4, 6, 9,12,14, 7, 6, 6, 5, 7, 9,12,10,10, 9, 6,
- 6, 9,12,14,14,13, 9, 8,10,11,18,18,15,13,11,10,
- 11,
-};
-
-static const static_codebook _huff_book__44p1_long = {
- 2, 49,
- (char *)_huff_lengthlist__44p1_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44p1_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p1_p1_0[] = {
- 1, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,
-};
-
-static const static_codebook _44p1_p1_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p1_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p1_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44p1_p2_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p1_p2_0[] = {
- 1, 4, 4, 0, 7, 7, 0, 8, 8, 0, 9, 9, 0,12,12, 0,
- 8, 8, 0, 9, 9, 0,12,12, 0, 8, 8, 0, 6, 6, 0,11,
- 11, 0,11,11, 0,12,12, 0,14,14, 0,11,11, 0,12,12,
- 0,14,14, 0,11,11, 0, 6, 6, 0, 6, 5, 0, 7, 6, 0,
- 7, 7, 0,10,10, 0, 6, 6, 0, 7, 7, 0,10,10, 0, 7,
- 7, 0, 7, 7, 0,10,10, 0,11,11, 0,11,11, 0,14,14,
- 0,10,10, 0,12,12, 0,14,14, 0,12,12, 0, 6, 6, 0,
- 11,11, 0,11,11, 0,12,12, 0,14,14, 0,11,11, 0,12,
- 12, 0,15,15, 0,11,11, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 8, 8, 0,11,11, 0,11,11, 0,12,12, 0,15,
- 15, 0,12,12, 0,11,11, 0,15,15, 0,11,11, 0, 6, 6,
- 0,11,11, 0,12,12, 0,12,12, 0,15,15, 0,11,11, 0,
- 12,12, 0,14,14, 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,
-};
-
-static const static_codebook _44p1_p2_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p1_p2_0,
- 1, -533200896, 1614282752, 2, 0,
- (long *)_vq_quantlist__44p1_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44p1_p2_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p1_p2_1[] = {
- 1, 3, 3, 0, 8, 8, 0, 8, 8, 0,10,10, 0, 9, 9, 0,
- 10,10, 0,10,10, 0, 9, 9, 0,10,10, 0, 7, 7, 0, 7,
- 7, 0, 7, 7, 0, 8, 8, 0, 8, 8, 0, 8, 8, 0, 9, 9,
- 0, 8, 8, 0, 8, 8, 0, 7, 7, 0, 8, 8, 0, 8, 8, 0,
- 10,10, 0, 9, 9, 0, 9, 9, 0,10,10, 0, 9, 9, 0,10,
- 10, 0, 8, 8, 0,11,11, 0,11,11, 0,12,12, 0,11,11,
- 0,12,12, 0,12,12, 0,12,12, 0,12,12, 0, 8, 8, 0,
- 11,11, 0,11,11, 0,13,12, 0,12,12, 0,13,12, 0,13,
- 13, 0,12,12, 0,13,13, 0, 7, 7, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 8, 8, 0,11,11, 0,11,11, 0,13,12, 0,12,
- 12, 0,12,12, 0,12,12, 0,11,11, 0,12,12, 0, 8, 8,
- 0,12,12, 0,12,12, 0,13,13, 0,12,12, 0,13,13, 0,
- 13,13, 0,12,13, 0,13,13, 0, 7, 7, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,
-};
-
-static const static_codebook _44p1_p2_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p1_p2_1,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p1_p2_1,
- 0
-};
-
-static const long _vq_quantlist__44p1_p3_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p1_p3_0[] = {
- 1, 6, 6, 6, 7, 7, 7, 8, 8, 7, 8, 8,10,11,11, 9,
- 8, 8, 7, 9, 9,11,12,12, 9, 8, 8, 6, 7, 7, 9,11,
- 11,10,11,11,10,11,11,13,13,13,11,12,12,10,11,11,
- 13,14,14,12,12,12, 6, 6, 6, 8, 6, 6, 8, 6, 6, 9,
- 7, 7,12,10,10,10, 6, 6, 9, 7, 7,12,10,10,11, 7,
- 6, 7, 8, 8,12,10,10,12,10,10,11,10,10,15,13,13,
- 13,10,10,12,11,11,15,13,13,14,11,11, 8, 7, 7,12,
- 11,11,12,11,11,11,11,11,14,14,14,13,12,12,12,11,
- 11,16,15,15,14,12,12, 0,10,10, 0,11,11, 0,12,12,
- 0,11,11, 0,14,14, 0,11,11, 0,11,11, 0,15,15, 0,
- 11,11, 7, 8, 8,13,10,10,12,10,10,12,11,11,15,13,
- 13,14,11,11,12,10,10,16,14,14,14,10,10, 8, 7, 7,
- 12,11,11,13,11,11,12,11,11,15,14,14,14,12,12,13,
- 12,12,15,14,14,15,12,12, 0,11,11, 0,12,12, 0,12,
- 12, 0,12,12, 0,15,15, 0,12,12, 0,12,12, 0,15,14,
- 0,12,12,
-};
-
-static const static_codebook _44p1_p3_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p1_p3_0,
- 1, -531365888, 1616117760, 2, 0,
- (long *)_vq_quantlist__44p1_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44p1_p3_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p1_p3_1[] = {
- 2, 3, 4, 7, 7,10,12,12,12,12,10,11,11,13,13,11,
- 12,12,11,11,12,12,12,12,12,11,13,13,13,13,12,12,
- 12,13,14,12,13,13,13,13,12,13,13,13,13,12,13,13,
- 13,13,11,13,13,13,13,12,12,12,14,14,12,13,13,12,
- 12,12,12,13,13,13,12,13,13,13,13,12,13,13,13,13,
- 12,12,12,14,14,12,13,13,12,12,12,13,13,13,13,12,
- 13,13,12,12,12,13,13,13,13,12,12,12,14,14,12,13,
- 13,12,12,12,13,13,13,13,12,13,13,12,12,10,10,11,
- 10,10,11,11,11,11,11,11, 9, 9,10,10,12,11,11,10,
- 10,12,10,10,10,10,13,12,12,12,12,13,11,11,11,11,
- 13,12,12,12,12,13,11,11,11,11,13,12,12,12,12,13,
- 12,12,12,12,13,11,11,11,11,13,12,12,12,12,13,11,
- 11,11,11,13,12,12,11,11,13,12,12,11,11,13,11,11,
- 11,11,13,12,12,11,11,13,11,11,11,11,13,12,12,11,
- 11,13,12,12,11,11,13,11,11,11,11,13,12,12,11,11,
- 13,11,11,11,11,13,12,12,11,11,11,11,11,10,10,11,
- 11,11, 9, 9,11,12,12,11,11,12,12,12, 9, 9,13,13,
- 13,10,10,13,13,13,11,11,13,13,13,14,14,13,13,13,
- 11,10,13,13,14,12,12,13,13,13,11,11,13,13,13,11,
- 11,13,13,13,14,14,13,13,13,10,10,13,13,13,11,11,
- 13,13,13,10,10,13,14,13,11,11,13,14,14,14,14,13,
- 13,13,10,10,13,14,14,11,11,13,13,13,10,10,13,14,
- 14,11,11,13,13,13,14,14,14,13,13,10,10,13,14,14,
- 11,11,13,13,13,10,10,14,12,12, 9, 9,14,12,12, 9,
- 9,14,11,11, 9, 9,14,12,12, 8, 8,14,11,11, 7, 7,
- 15,13,13,10,10,15,12,12,10,10,15,13,13,10,10,15,
- 12,12,10,10,15,13,13,10,10,15,13,13,10,10,15,12,
- 12,10,10,15,13,13,10,10,15,12,12,10,10,15,13,13,
- 10,10,15,13,13,10,10,15,12,12,10,10,15,13,13, 9,
- 9,15,12,12, 9, 9,14,13,13, 9, 9,15,13,13,10,10,
- 15,12,12,10,10,15,13,13, 9, 9,15,12,12, 9, 9,15,
- 13,13, 9, 9,13,12,12, 9, 9,13,13,13, 8, 8,13,13,
- 13, 9, 9,13,13,13, 7, 7,14,13,13, 8, 8,14,14,14,
- 10,10,15,14,14,11,11,14,14,14, 9, 9,15,14,14,10,
- 10,15,14,14, 9, 9,14,14,14,10,10,15,14,14,11,11,
- 15,14,14, 9, 9,14,14,14,10,10,14,14,14, 9, 9,15,
- 14,15,10,10,15,14,14,11,11,14,14,14, 9, 9,14,14,
- 14, 9, 9,14,14,14, 8, 8,15,14,14,10,10,15,14,14,
- 11,11,14,14,14, 9, 9,15,14,14, 9, 9,14,14,14, 8,
- 8,12,12,12,13,13,16,16,16,11,11,17,16,16,12,12,
- 17,16,16,11,11,17,16,16,11,11,17,17,16,13,13,17,
- 16,16,13,13,18,17,16,12,12,17,16,16,13,13,17,16,
- 17,12,12,18,17,17,13,13,17,16,16,14,14,18,17,17,
- 12,12,18,16,16,13,13,17,17,17,13,12,17,17,17,13,
- 13,17,16,16,13,13,18,17,17,12,12,17,16,16,13,12,
- 17,17,17,12,12,18,17,17,13,13,18,16,16,14,14,18,
- 17,17,12,12,17,17,17,13,13,18,17,18,12,12,13,14,
- 14,10,10,16,14,14,13,13,17,15,15,14,14,17,14,14,
- 12,13,16,14,14,13,13,17,15,15,14,14,16,16,16,15,
- 15,17,15,15,14,14,17,16,16,14,15,17,15,15,14,14,
- 17,15,16,14,14,17,16,16,15,15,17,15,15,13,13,17,
- 15,15,14,14,18,15,15,13,14,17,15,15,14,14,16,16,
- 16,15,15,17,15,15,13,13,17,15,15,14,14,17,15,15,
- 13,13,17,15,15,14,14,16,16,16,15,15,17,15,15,13,
- 13,17,15,15,14,14,18,15,15,13,13,13,11,11,10,10,
- 16,14,14,13,12,16,14,14,13,13,16,15,14,12,12,16,
- 14,14,12,12,16,15,15,14,14,16,14,14,14,14,17,15,
- 15,13,13,16,15,15,14,14,17,15,15,13,14,17,15,15,
- 14,14,17,15,14,14,14,17,15,15,13,13,17,15,15,14,
- 14,17,15,15,13,13,17,15,15,14,14,17,14,14,14,14,
- 17,15,15,13,13,17,15,15,13,13,17,15,15,13,13,17,
- 15,15,14,14,17,15,15,14,14,17,15,15,13,13,17,15,
- 15,13,13,17,15,15,13,13,14,14,15, 8, 8,14,14,14,
- 19,19,14,15,15,18,19,14,14,14,19,18,14,14,14,19,
- 19,15,15,15,19,18,15,16,16,19,19,15,15,15,19,19,
- 15,16,16,20,19,15,15,15,19,19,15,15,15,19,19,16,
- 16,16,20,19,15,15,15,19,18,15,16,16,20,19,15,15,
- 15,18,18,15,15,15,19,20,15,16,16,19,19,15,15,15,
- 20,19,15,15,15,20,19,15,15,15,19,18,15,15,15,19,
- 19,15,16,16,19,20,15,15,15,19,19,15,15,15,19,20,
- 15,15,15,19,19,14,12,12, 9, 9,14,14,14,19,19,14,
- 14,14,19,19,14,14,15,20,19,15,14,14,18,19,15,15,
- 15,19,19,15,15,14,20,19,15,15,15,20,19,15,15,14,
- 20,19,15,15,15,20,19,15,15,15,19,20,15,14,14,19,
- 20,15,15,15,20,20,15,14,14,20,19,15,15,15,19,19,
- 15,15,15,19,19,15,14,14,19,19,15,15,15,19,20,15,
- 15,15,20,20,15,15,15,19,19,15,15,15,20,19,16,14,
- 14,19,19,15,15,15,20,19,15,14,15,20,19,14,15,15,
- 20,19,12,12,12,13,13,16,16,16,11,11,16,16,16,12,
- 12,17,16,16,11,11,17,15,16,11,11,17,17,17,13,13,
- 18,16,17,13,13,18,17,17,13,12,17,16,17,13,13,17,
- 17,17,13,13,16,16,16,12,12,17,16,16,13,13,17,16,
- 16,12,12,17,16,16,12,13,17,17,17,12,12,17,17,17,
- 13,13,18,16,16,13,13,18,17,17,12,12,18,17,17,12,
- 12,17,17,17,12,12,17,17,17,12,12,17,16,16,13,13,
- 17,17,17,12,12,17,16,16,12,12,17,17,17,12,12,13,
- 14,14, 9, 9,16,14,14,13,13,16,15,15,14,14,17,14,
- 14,13,13,16,14,14,13,13,17,15,15,15,15,16,16,16,
- 15,15,17,15,15,14,14,17,15,15,15,15,17,15,15,14,
- 14,17,15,15,14,14,16,16,16,15,15,17,15,15,14,14,
- 17,15,15,14,14,17,15,15,14,14,17,15,15,14,14,16,
- 16,16,15,15,18,15,15,14,13,17,15,15,14,14,17,15,
- 15,13,13,17,15,15,14,14,16,16,16,15,15,17,15,15,
- 14,13,17,15,15,14,14,17,15,15,13,13,13,11,11,11,
- 11,16,14,14,12,12,16,14,14,13,13,16,15,14,12,12,
- 17,14,14,12,12,17,15,15,13,13,17,14,14,14,14,17,
- 15,15,13,13,17,14,15,14,13,17,15,15,13,13,16,15,
- 15,13,13,16,14,14,14,14,17,15,15,13,13,16,14,14,
- 13,13,16,15,15,13,13,17,15,15,13,13,17,14,14,14,
- 14,17,15,15,12,12,17,15,15,13,13,17,15,15,12,12,
- 16,15,15,13,13,17,14,14,13,14,17,15,15,12,12,17,
- 14,14,13,13,17,15,15,12,12,14,14,14, 8, 8,14,14,
- 14,18,18,14,15,15,19,19,14,14,14,19,19,14,15,14,
- 18,19,15,15,15,18,19,15,16,16,20,20,15,15,15,19,
- 20,15,16,16,19,20,15,15,15,19,20,15,15,16,19,19,
- 15,16,16,20,20,15,15,15,20,19,15,16,16,20,19,15,
- 15,15,19,20,15,15,15,19,19,15,16,16,20,19,15,15,
- 15,19,19,15,16,15,20,19,15,15,15,19,19,15,15,15,
- 19,20,15,16,16,20,20,15,15,15,19,19,15,15,15,20,
- 20,15,15,15,19,19,14,12,12, 9, 9,14,14,14,18,18,
- 14,14,14,19,20,14,14,14,18,18,14,14,14,18,19,15,
- 15,15,19,20,15,14,14,19,19,15,15,15,19,19,15,14,
- 15,19,19,15,15,15,18,20,15,15,15,19,19,15,14,14,
- 19,19,15,15,15,20,19,15,15,14,20,20,15,15,15,19,
- 19,15,15,15,19,19,15,14,14,19,19,15,15,15,19,19,
- 15,14,14,19,20,14,15,15,19,19,15,15,15,19,19,15,
- 14,14,20,19,15,15,15,19,19,15,14,14,20,19,15,15,
- 15,19,19,13,12,12,13,13,17,17,16,11,11,16,16,16,
- 12,12,17,17,16,11,11,17,16,16,11,11,17,17,17,13,
- 13,17,16,16,13,13,18,17,17,12,12,17,16,16,13,13,
- 18,17,17,12,12,18,17,17,13,13,18,16,17,13,13,17,
- 17,17,12,12,18,17,17,13,13,18,17,17,12,12,17,16,
- 17,12,12,17,16,16,13,13,17,16,16,11,11,17,16,16,
- 12,12,17,17,17,11,11,17,17,17,12,12,18,16,16,13,
- 13,18,17,17,12,11,17,16,16,12,12,18,17,17,11,11,
- 13,14,14, 9, 9,16,14,14,13,13,16,15,15,14,14,17,
- 14,14,12,12,16,14,14,13,13,17,15,15,14,14,17,16,
- 16,15,16,18,15,15,14,14,17,15,15,14,14,17,15,15,
- 14,14,18,15,15,14,14,16,16,16,15,16,18,15,15,14,
- 14,17,16,15,14,14,18,15,15,14,14,17,15,15,14,14,
- 17,16,16,15,15,18,14,15,13,13,17,15,15,14,14,18,
- 15,15,13,13,17,15,15,14,14,17,16,15,15,15,17,15,
- 15,13,13,17,15,15,14,14,18,15,15,13,13,13,11,11,
- 10,10,16,14,14,12,12,16,14,14,12,12,17,14,15,11,
- 11,17,14,14,11,11,17,15,15,13,13,17,14,14,14,13,
- 17,15,15,13,13,16,15,15,13,13,17,15,15,13,13,17,
- 15,15,13,13,17,14,14,14,14,17,15,15,13,13,17,14,
- 15,13,13,16,15,15,13,13,17,15,15,13,13,17,14,14,
- 13,13,17,15,15,12,12,16,14,14,12,12,17,15,15,12,
- 12,17,15,15,13,13,17,14,14,13,13,17,15,15,12,12,
- 17,14,14,12,12,17,15,15,12,12,13,15,14, 8, 8,14,
- 14,14,19,19,14,15,15,18,19,14,14,14,18,19,14,15,
- 14,19,19,15,16,15,19,19,15,16,16,19,20,15,15,15,
- 19,19,15,16,16,19,19,15,16,16,19,19,15,15,15,19,
- 19,15,16,16,20,20,15,15,15,19,19,15,15,15,19,19,
- 15,15,15,19,19,15,15,15,19,19,15,16,16,20,19,15,
- 15,15,19,19,15,15,15,19,19,15,15,15,19,19,15,16,
- 15,19,19,15,16,16,21,19,15,15,15,20,20,15,15,15,
- 20,21,15,15,15,19,20,14,12,12, 8, 8,14,14,14,19,
- 19,14,13,13,19,19,14,14,14,19,19,14,13,14,19,19,
- 15,15,15,20,20,15,14,14,20,19,15,15,15,19,20,15,
- 14,14,19,20,15,15,15,20,19,15,15,15,19,20,15,14,
- 14,20,20,15,15,15,20,19,15,14,14,19,19,15,15,15,
- 19,19,15,15,15,20,19,15,14,14,21,19,15,15,15,20,
- 21,15,14,14,21,19,15,15,15,19,19,15,15,15,20,20,
- 15,14,14,19,21,15,15,15,19,19,15,14,14,19,20,15,
- 15,15,19,19,13,12,12,13,13,17,16,16,11,11,17,16,
- 15,12,12,18,16,16,11,11,17,16,16,11,11,18,17,17,
- 13,13,18,16,16,13,13,17,17,17,12,13,18,17,16,13,
- 13,18,17,17,13,13,17,17,17,13,13,17,16,16,13,13,
- 18,16,17,12,12,17,16,16,13,12,17,17,17,12,12,18,
- 17,17,13,12,18,16,16,13,13,18,17,17,12,12,17,16,
- 16,12,12,17,17,17,11,11,17,16,16,12,12,17,16,16,
- 13,13,17,16,16,11,11,17,16,16,12,12,17,17,17,11,
- 11,13,14,14, 9, 9,16,14,14,13,13,16,15,15,14,14,
- 17,14,14,12,12,16,14,14,13,13,17,15,15,14,14,17,
- 15,16,15,15,17,15,15,14,14,17,15,16,14,15,18,15,
- 15,14,14,17,15,15,14,14,16,16,16,15,15,18,15,15,
- 13,14,17,15,15,14,14,18,15,15,14,14,17,15,15,14,
- 14,17,16,16,15,15,17,15,15,13,13,17,15,15,14,14,
- 18,15,15,13,13,17,15,15,14,14,17,16,16,15,15,17,
- 15,15,13,13,17,15,15,14,14,18,15,15,13,13,13,11,
- 11,10,10,16,14,14,12,12,16,14,14,13,13,17,14,14,
- 11,11,17,14,14,12,12,17,15,15,14,14,17,14,14,14,
- 14,17,15,15,13,13,17,15,14,13,13,16,15,15,13,13,
- 16,15,15,13,13,17,14,14,14,14,17,15,15,13,13,17,
- 14,14,13,13,16,15,15,13,13,16,15,15,13,13,17,14,
- 14,13,13,17,15,15,12,12,17,14,14,12,12,16,15,15,
- 12,12,17,15,15,13,13,17,14,14,13,13,17,15,15,12,
- 12,17,14,14,12,12,16,15,15,12,12,14,14,14, 8, 8,
- 14,14,14,18,18,14,15,15,19,18,14,14,14,18,18,14,
- 14,14,18,19,15,16,15,19,19,15,17,16,20,20,15,15,
- 15,19,19,15,16,16,19,19,15,15,15,19,19,15,16,15,
- 18,19,15,16,16,20,20,15,15,15,19,19,15,16,16,19,
- 20,15,15,15,19,19,15,15,16,19,19,15,16,16,20,20,
- 15,15,15,19,19,15,15,15,19,20,15,15,15,19,19,15,
- 15,15,19,19,15,16,16,20,20,15,15,15,19,20,15,16,
- 16,20,20,15,15,15,19,19,13,12,12, 8, 8,14,14,14,
- 19,20,14,14,14,19,19,14,14,14,18,19,14,14,14,19,
- 20,15,15,15,19,20,15,14,14,21,20,15,15,15,20,20,
- 15,15,14,19,19,15,15,15,19,19,15,15,15,19,19,15,
- 14,14,19,20,15,15,15,19,20,15,14,14,19,19,15,15,
- 15,19,19,15,15,15,19,19,16,14,14,19,19,15,15,15,
- 20,20,15,14,14,21,19,15,15,15,19,19,15,15,15,19,
- 20,16,14,14,19,20,15,15,15,19,19,15,14,14,19,19,
- 15,15,15,20,19,
-};
-
-static const static_codebook _44p1_p3_1 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p1_p3_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p1_p3_1,
- 0
-};
-
-static const long _vq_quantlist__44p1_p4_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p1_p4_0[] = {
- 2, 6, 6,14,14, 6, 7, 7,14,14, 7, 7, 7,14,14, 0,
- 13,13,16,16, 0,13,13,15,14, 7, 8, 8,15,15, 9,10,
- 10,16,16, 9, 8, 8,15,15, 0,13,13,17,16, 0,13,13,
- 15,16, 8, 8, 8,15,15,12,11,11,16,16, 9, 8, 8,14,
- 14, 0,13,13,17,18, 0,13,13,15,15, 0,14,14,16,16,
- 0, 0, 0,19,18, 0,12,12,16,15, 0,15,16, 0,20, 0,
- 14,14,16,16, 0,14,14,17,17, 0, 0, 0,19,18, 0,12,
- 12,15,15, 0,17,17, 0,20, 0,14,14,16,16, 5, 6, 7,
- 12,12, 9, 9, 9,14,14,10,10,10,14,14, 0,21,21,18,
- 17, 0,20,20,18,17, 9,10,10,14,14,12,12,12,16,16,
- 12,10,10,14,14, 0,20,19,18,17, 0, 0,20,17,18,11,
- 10,10,14,14,14,13,13,18,18,13,11,11,14,14, 0,20,
- 20,17,18, 0,21,21,17,17, 0,21, 0,18,18, 0, 0, 0,
- 0, 0, 0,20,19,16,17, 0, 0, 0,19,19, 0, 0, 0,18,
- 18, 0,21,21,18,18, 0, 0, 0, 0, 0, 0,20,20,16,17,
- 0, 0, 0,21,21, 0, 0, 0,18,19, 6, 6, 6,13,12, 8,
- 6, 6,11,11, 8, 6, 6,13,13, 0, 9, 9,11,11, 0,11,
- 10,14,14, 9, 7, 7,13,13,11, 9, 9,13,13,10, 6, 6,
- 13,13, 0,10,10,14,15, 0,10,10,13,13, 9, 7, 7,13,
- 13,13,10, 9,13,13,10, 6, 6,13,13, 0,10,10,15,14,
- 0,10,10,13,13, 0,11,11,15,15, 0,19,20,17,17, 0,
- 9, 9,13,13, 0,13,13,20,20, 0,11,11,13,13, 0,11,
- 11,15,15, 0,19,19,17,17, 0,10,10,13,13, 0,15,15,
- 20,20, 0,12,12,13,13, 0,10,10,12,12, 0,11,11,15,
- 15, 0,11,11,15,15, 0,15,15,20, 0, 0,16,16, 0,21,
- 0,11,11,15,15, 0,14,14,18,17, 0,11,11,15,15, 0,
- 15,16,19,20, 0,16,16,21,21, 0,12,12,15,15, 0,15,
- 14,18,18, 0,11,11,16,16, 0,15,15,21,21, 0,16,15,
- 0, 0, 0,16,16,21, 0, 0, 0, 0, 0, 0, 0,14,14,20,
- 20, 0,18,18, 0, 0, 0,16,17,21, 0, 0,16,16,21,21,
- 0, 0, 0, 0, 0, 0,15,15,21,21, 0,20,19, 0,21, 0,
- 17,17, 0, 0, 0,10,10,12,11, 0,10,10,10,11, 0,11,
- 11,12,12, 0,11,11, 9, 9, 0,13,13,11,12, 0,11,11,
- 12,12, 0,13,13,12,12, 0,10,10,12,12, 0,12,12,13,
- 13, 0,12,12,12,12, 0,11,11,12,12, 0,13,13,12,12,
- 0,10,10,12,12, 0,13,13,14,14, 0,12,12,12,12, 0,
- 14,14,14,13, 0,19,20,15,15, 0,12,11,12,12, 0,15,
- 15,21,20, 0,13,13,11,11, 0,13,13,13,13, 0,19, 0,
- 15,15, 0,12,12,12,12, 0,17,16,19, 0, 0,13,13,12,
- 12, 7, 7, 7,16,16,11, 9, 9,15,15,12, 9, 9,16,16,
- 0,13,13,15,14, 0,14,14,17,16,10, 9, 9,16,16,14,
- 11,11,17,16,12, 9, 8,15,15, 0,13,13,18,18, 0,13,
- 13,15,15,12,10,10,18,17,15,12,12,17,17,14, 9, 9,
- 16,16, 0,13,13,18,19, 0,14,13,17,16, 0,14,14,18,
- 18, 0, 0, 0,20,21, 0,12,12,16,16, 0,16,16,20,21,
- 0,14,14,17,16, 0,14,14,18,19, 0, 0, 0,19,21, 0,
- 13,13,17,17, 0,17,17, 0,21, 0,15,15,16,16, 8, 7,
- 7,14,14,11,10,10,15,15,12,10,10,15,15, 0,20,20,
- 18,18, 0, 0, 0,17,17,11,10,10,16,16,14,12,12,18,
- 17,14,11,11,15,15, 0,20,21,18,18, 0, 0,19,18,17,
- 12,10,10,16,16,17,14,14,19,19,14,11,11,15,15, 0,
- 21,21,19,19, 0,21,20,19,18, 0,21, 0,18,19, 0, 0,
- 0, 0, 0, 0,20,20,18,17, 0,21, 0, 0, 0, 0, 0, 0,
- 19,18, 0, 0, 0,18,19, 0, 0, 0, 0, 0, 0, 0,21,17,
- 18, 0, 0, 0, 0,21, 0, 0,21,18,19,11, 9, 9,14,14,
- 13,10,10,13,13,13,11,11,15,15, 0,13,13,12,12, 0,
- 15,15,16,16,13,10,10,15,15,16,12,12,15,15,15,10,
- 10,15,15, 0,14,13,16,15, 0,14,13,15,15,13,10,10,
- 15,15,18,14,14,15,15,15,10,10,14,15, 0,14,14,16,
- 16, 0,14,14,16,15, 0,15,15,17,16, 0,21, 0,18,18,
- 0,12,13,15,15, 0,16,16, 0, 0, 0,14,14,15,15, 0,
- 15,15,16,16, 0,21,20,18,18, 0,13,13,15,15, 0,19,
- 18, 0, 0, 0,15,15,15,15, 0,11,11,13,13, 0,12,12,
- 16,16, 0,12,12,16,16, 0,15,16,20, 0, 0,16,17, 0,
- 0, 0,12,12,16,16, 0,14,14,18,18, 0,11,11,16,17,
- 0,15,15,20, 0, 0,16,16, 0, 0, 0,12,12,16,16, 0,
- 15,15,19,19, 0,11,11,17,17, 0,16,16,21, 0, 0,16,
- 16, 0, 0, 0,17,17,20,20, 0, 0, 0, 0, 0, 0,15,15,
- 20, 0, 0,17,18, 0, 0, 0,17,17, 0, 0, 0,16,16, 0,
- 21, 0, 0, 0, 0, 0, 0,15,15,21, 0, 0,19,18, 0, 0,
- 0,18,17, 0, 0, 0,11,11,14,14, 0,11,11,15,15, 0,
- 12,12,16,16, 0,13,13,14,14, 0,14,14,17,17, 0,12,
- 12,16,16, 0,14,14,16,16, 0,11,11,16,15, 0,13,13,
- 16,17, 0,13,13,16,16, 0,12,12,15,16, 0,15,14,16,
- 16, 0,11,11,15,15, 0,14,14,17,17, 0,13,13,16,16,
- 0,15,14,18,18, 0,21, 0,19,19, 0,13,13,15,15, 0,
- 16,16,20,20, 0,14,14,16,15, 0,14,14,17,17, 0,21,
- 0,20,18, 0,13,13,15,15, 0,17,17, 0, 0, 0,14,14,
- 16,15, 8, 8, 8,16,16,12, 9, 9,16,16,13, 9, 9,16,
- 16, 0,14,14,18,17, 0,14,14,16,17,12,10,10,18,17,
- 14,11,11,18,18,14, 9, 9,16,16, 0,13,13,18,18, 0,
- 13,13,17,16,12, 9, 9,16,17,17,13,13,16,16,14, 9,
- 9,15,15, 0,14,14,20,20, 0,13,13,15,15, 0,15,14,
- 18,18, 0, 0, 0,20,21, 0,12,13,16,17, 0,16,16,20,
- 21, 0,14,14,16,17, 0,14,14,18,17, 0, 0, 0,20,21,
- 0,13,13,16,16, 0,19,17, 0,21, 0,14,15,16,16, 8,
- 7, 7,14,13,12,10,10,15,15,13,10,10,15,15, 0,21,
- 21,18,19, 0,20,21,18,18,12,10,10,16,15,15,12,12,
- 17,17,14,11,11,15,15, 0,21,21,19,18, 0, 0,21,17,
- 18,13,11,11,15,15,16,13,13,18,19,15,11,11,15,14,
- 0,21, 0,19,19, 0, 0,21,18,18, 0, 0,21,19,19, 0,
- 0, 0, 0, 0, 0,20,19,17,17, 0, 0, 0,21, 0, 0,21,
- 0,18,19, 0, 0,20,20,19, 0, 0, 0, 0, 0, 0,21,20,
- 18,17, 0, 0, 0, 0,20, 0, 0, 0,18,19, 0,10,10,15,
- 14, 0,11,11,14,14, 0,11,11,15,16, 0,14,14,15,15,
- 0,15,15,16,16, 0,11,11,16,16, 0,14,13,16,16, 0,
- 11,11,15,15, 0,14,14,16,16, 0,14,14,15,15, 0,11,
- 11,15,15, 0,13,13,15,15, 0,11,11,15,15, 0,15,15,
- 18,17, 0,14,14,15,15, 0,15,16,18,18, 0, 0, 0,20,
- 20, 0,14,13,16,15, 0,17,17,21, 0, 0,15,15,15,15,
- 0,16,15,17,17, 0, 0, 0,19,19, 0,13,13,15,15, 0,
- 20,19, 0, 0, 0,15,15,15,15, 0,11,11,13,13, 0,12,
- 12,16,16, 0,12,12,16,16, 0,15,15,21,21, 0,17,16,
- 0, 0, 0,12,12,16,16, 0,14,14,17,17, 0,11,11,16,
- 16, 0,15,15, 0, 0, 0,16,16,21, 0, 0,12,12,17,16,
- 0,14,15,20,20, 0,11,11,16,16, 0,15,15, 0,20, 0,
- 16,16, 0,21, 0,16,17,21, 0, 0, 0, 0, 0, 0, 0,15,
- 15, 0,21, 0,18,18, 0, 0, 0,17,16, 0, 0, 0,17,17,
- 21, 0, 0, 0, 0, 0, 0, 0,15,15, 0,20, 0,19,20,21,
- 0, 0,17,18, 0, 0, 0,12,12,15,15, 0,12,12,15,15,
- 0,12,12,16,16, 0,13,13,15,15, 0,15,15,17,17, 0,
- 13,12,17,16, 0,14,14,17,16, 0,11,11,16,16, 0,14,
- 14,17,17, 0,14,14,17,17, 0,12,12,16,16, 0,15,15,
- 17,17, 0,11,11,16,16, 0,14,14,17,17, 0,14,14,16,
- 16, 0,15,15,18,17, 0, 0, 0,19, 0, 0,13,13,16,16,
- 0,16,16, 0,21, 0,14,14,16,16, 0,15,15,18,17, 0,
- 0, 0,19,19, 0,13,13,16,16, 0,18,17, 0,21, 0,14,
- 15,16,16, 0,11,11,16,16, 0,13,13,17,17, 0,13,13,
- 17,17, 0,16,16,16,17, 0,16,16,18,18, 0,12,12,17,
- 17, 0,16,15,18,17, 0,12,12,16,16, 0,16,15,19,19,
- 0,16,15,17,17, 0,12,12,17,18, 0,16,16,18,18, 0,
- 12,12,16,16, 0,16,16,19,19, 0,15,16,17,17, 0,15,
- 16,18,18, 0, 0, 0,20,20, 0,13,13,16,16, 0,18,18,
- 21,20, 0,15,15,16,16, 0,16,16,19,18, 0, 0, 0,19,
- 20, 0,14,14,17,17, 0,19,19, 0,21, 0,15,16,16,16,
- 0, 9, 9,14,14, 0,13,13,15,15, 0,14,14,15,15, 0,
- 0,21,19,19, 0, 0,21,18,18, 0,12,12,15,15, 0,15,
- 15,18,18, 0,14,13,15,15, 0,21,21,18,19, 0,21,20,
- 18,18, 0,13,13,16,16, 0,17,17,18,19, 0,14,14,15,
- 15, 0, 0,21,19,19, 0,21,20,18,19, 0,20,20,19,19,
- 0, 0, 0, 0, 0, 0,19,20,17,17, 0, 0, 0,21,21, 0,
- 21, 0,18,20, 0,21, 0,18,21, 0, 0, 0, 0, 0, 0,21,
- 21,19,18, 0, 0, 0, 0, 0, 0, 0, 0,19,19, 0,18,18,
- 15,15, 0,18,20,17,16, 0,20, 0,17,17, 0,21, 0,17,
- 17, 0,21,20,19,20, 0,19,19,16,16, 0,21,21,17,18,
- 0,19,19,17,17, 0,20,21,21,21, 0,20,20,18,18, 0,
- 19,19,16,16, 0, 0,21,18,19, 0,18,19,16,17, 0,21,
- 21,19,20, 0,21,19,18,18, 0,21,20,19,21, 0, 0, 0,
- 20,21, 0,19,19,17,16, 0, 0, 0, 0, 0, 0,21,20,17,
- 17, 0,20,21,19,18, 0, 0, 0, 0,21, 0,19,18,16,17,
- 0, 0, 0, 0, 0, 0,20,20,17,17, 0,11,11,14,14, 0,
- 13,13,16,16, 0,13,13,16,16, 0,17,17,21, 0, 0,17,
- 18, 0, 0, 0,12,12,16,16, 0,15,15,17,18, 0,12,12,
- 16,16, 0,16,16, 0,20, 0,17,17, 0,21, 0,12,12,17,
- 17, 0,16,16,19,20, 0,12,12,17,17, 0,17,17, 0,20,
- 0,17,17, 0, 0, 0,17,17,21, 0, 0, 0, 0, 0, 0, 0,
- 15,15, 0,20, 0,19,19, 0, 0, 0,18,18, 0, 0, 0,17,
- 17, 0, 0, 0, 0, 0, 0, 0, 0,15,15, 0, 0, 0,20,19,
- 0, 0, 0,19,18, 0, 0, 0,14,14,21,19, 0,16,16,20,
- 21, 0,16,16,20,20, 0,17,17,20, 0, 0,17,17,20,20,
- 0,15,15,20,20, 0,19,18,20, 0, 0,15,15,20,20, 0,
- 17,18,21,20, 0,17,17,20,21, 0,15,15,19,19, 0,19,
- 18,21,21, 0,15,15,19,20, 0,17,18, 0, 0, 0,17,17,
- 20,20, 0,17,18,20,21, 0, 0, 0, 0, 0, 0,15,15,20,
- 20, 0,19,19, 0, 0, 0,17,17,19,21, 0,17,17, 0,21,
- 0, 0, 0, 0,21, 0,15,15,20,19, 0, 0,20, 0, 0, 0,
- 17,17,21,20, 0,12,12,16,16, 0,14,14,17,17, 0,13,
- 13,17,17, 0,16,16,17,18, 0,17,16,18,18, 0,13,13,
- 18,17, 0,15,16,19,18, 0,13,13,16,16, 0,16,16,19,
- 19, 0,16,16,17,17, 0,13,12,17,17, 0,16,16,18,17,
- 0,12,12,16,16, 0,17,17,19,18, 0,16,15,16,16, 0,
- 16,17,18,19, 0, 0, 0,20,20, 0,14,14,17,16, 0,18,
- 18,21, 0, 0,16,16,16,16, 0,16,16,18,17, 0, 0,21,
- 21,21, 0,14,14,16,16, 0,21,20,21, 0, 0,16,16,16,
- 16, 0,10,10,14,14, 0,14,14,15,16, 0,14,14,15,15,
- 0, 0,21,18,18, 0, 0,21,18,19, 0,13,13,16,16, 0,
- 16,16,18,17, 0,14,14,15,15, 0,20, 0,18,18, 0,21,
- 0,18,17, 0,13,13,16,15, 0,17,17,19,19, 0,14,14,
- 15,15, 0,20,20,18,19, 0, 0, 0,18,17, 0, 0,21,18,
- 18, 0, 0, 0, 0, 0, 0,20,21,18,17, 0, 0, 0, 0, 0,
- 0, 0, 0,19,19, 0, 0,21,18,18, 0, 0, 0, 0, 0, 0,
- 21, 0,18,17, 0, 0, 0, 0,21, 0, 0, 0,19,20, 0,19,
- 19,16,16, 0, 0,21,18,17, 0,21, 0,18,18, 0,20, 0,
- 19,18, 0,21,20,19,19, 0,21,19,17,18, 0, 0,21,19,
- 19, 0,21,19,18,18, 0,21, 0,20,18, 0, 0,21,18,18,
- 0,20,21,17,17, 0,21, 0,18,18, 0,21,19,17,17, 0,
- 21, 0, 0,20, 0, 0,20,17,18, 0, 0, 0,19,20, 0, 0,
- 0,20,19, 0,19,21,17,18, 0,21, 0, 0, 0, 0,21,21,
- 18,17, 0, 0,21,18,18, 0, 0, 0, 0,21, 0,20,19,16,
- 17, 0, 0, 0, 0, 0, 0,21,20,17,17, 0,11,11,13,13,
- 0,13,13,16,16, 0,13,13,16,16, 0,17,17, 0,21, 0,
- 18,19,21, 0, 0,12,12,16,16, 0,15,15,19,18, 0,13,
- 13,16,16, 0,16,17,21,19, 0,17,17,21,21, 0,13,13,
- 16,16, 0,16,16,20,18, 0,13,13,16,16, 0,17,17, 0,
- 0, 0,18,18, 0, 0, 0,18,17, 0,20, 0, 0, 0, 0, 0,
- 0,15,15,21,21, 0,19,18, 0, 0, 0,17,17,21,21, 0,
- 17,17, 0, 0, 0, 0, 0, 0, 0, 0,15,15,20,21, 0,20,
- 20, 0, 0, 0,19,19, 0, 0, 0,14,15,21,19, 0,16,16,
- 0,21, 0,17,16,21,21, 0,17,18,21,20, 0,18,18, 0,
- 21, 0,16,16, 0,20, 0,19,19, 0, 0, 0,16,15, 0,20,
- 0,18,18, 0, 0, 0,17,17, 0,21, 0,16,16,20,20, 0,
- 20,19, 0, 0, 0,15,16,21,22, 0,18,18, 0, 0, 0,18,
- 17, 0, 0, 0,18,18, 0, 0, 0, 0, 0, 0, 0, 0,16,16,
- 21,20, 0,19,20, 0, 0, 0,18,17,21, 0, 0,17,18, 0,
- 0, 0, 0, 0, 0, 0, 0,16,16, 0,20, 0, 0,20, 0, 0,
- 0,18,18,22, 0,
-};
-
-static const static_codebook _44p1_p4_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p1_p4_0,
- 1, -528744448, 1616642048, 3, 0,
- (long *)_vq_quantlist__44p1_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44p1_p4_1[] = {
- 3,
- 2,
- 4,
- 1,
- 5,
- 0,
- 6,
-};
-
-static const char _vq_lengthlist__44p1_p4_1[] = {
- 2, 3, 3, 3, 3, 3, 3,
-};
-
-static const static_codebook _44p1_p4_1 = {
- 1, 7,
- (char *)_vq_lengthlist__44p1_p4_1,
- 1, -533200896, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p1_p4_1,
- 0
-};
-
-static const long _vq_quantlist__44p1_p5_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p1_p5_0[] = {
- 1, 6, 6, 7, 8, 8, 7, 8, 8, 7, 9, 8,10,11,11, 9,
- 8, 8, 7, 8, 8,11,11,11, 9, 8, 8, 6, 7, 7,10,10,
- 10,10,10,10,10,10,10,14,13,13,12,11,11,10,10,10,
- 14,14,13,12,11,11, 6, 6, 6, 8, 5, 5, 8, 7, 7, 9,
- 7, 7,11,10,10, 9, 7, 7, 9, 7, 7,12,10,10,10, 7,
- 7, 7, 8, 8,12,11,10,12,10,10,11,10,10,15,13,13,
- 13,10,10,11,10,10,17,14,13,13,10,10, 7, 7, 7,12,
- 11,12,12,11,11,12,11,11,16,14,14,13,12,12,12,11,
- 11,17,15,14,14,12,12,10, 9, 9,13,11,11,13,11,11,
- 13,11,11,17,14,13,14,11,11,12,11,11,16,15,14,14,
- 11,11, 7, 8, 8,12,11,11,12,10,10,12,10,10,15,13,
- 13,14,11,10,12,10,10,16,14,14,14,10,10, 8, 7, 7,
- 12,11,11,12,11,11,12,11,11,17,14,14,14,12,12,12,
- 11,11,16,15,15,14,12,12,10,10,10,13,11,11,13,11,
- 11,13,11,12,16,14,14,14,11,11,13,12,11,16,15,15,
- 14,11,11,
-};
-
-static const static_codebook _44p1_p5_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p1_p5_0,
- 1, -527106048, 1620377600, 2, 0,
- (long *)_vq_quantlist__44p1_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44p1_p5_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p1_p5_1[] = {
- 2, 7, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 9, 8, 8, 8,
- 7, 7, 8, 8, 8, 9, 8, 8, 9, 7, 7, 6, 6, 6, 9, 8,
- 7, 9, 7, 7, 9, 8, 8,10, 8, 8,10, 8, 8,10, 8, 8,
- 10, 8, 8,10, 8, 8, 7, 6, 6, 9, 6, 6, 9, 7, 7, 9,
- 7, 7,10, 8, 8, 9, 6, 6, 9, 7, 7,10, 8, 8, 9, 7,
- 7, 7, 8, 8,11, 9, 9,11, 9, 9,11, 8, 9,12, 9, 9,
- 12, 8, 8,11, 9, 9,12, 9, 9,12, 8, 8, 8, 7, 7,10,
- 9, 9,10,10, 9,10, 9, 9,11,10,10,11, 9, 9,11, 9,
- 9,11,10,11,11, 9, 9,10, 8, 8,11, 9, 9,10, 9, 9,
- 11, 9, 9,11,10,10,11, 9, 9,11, 9, 9,11,10,10,11,
- 9, 9, 9, 8, 8,11, 9, 9,12, 9, 9,11, 9, 9,12, 9,
- 9,12, 8, 8,12, 9, 9,12, 9, 9,12, 8, 8, 9, 7, 7,
- 11, 9, 9,11,10,10,11, 9, 9,11,11,11,11, 9, 9,11,
- 10,10,11,11,11,11, 9, 9,10, 9, 9,11, 9, 9,11,10,
- 10,11, 9, 9,11,10,10,11, 9, 9,11, 9,10,11,10,10,
- 11, 9, 9,
-};
-
-static const static_codebook _44p1_p5_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p1_p5_1,
- 1, -530841600, 1616642048, 2, 0,
- (long *)_vq_quantlist__44p1_p5_1,
- 0
-};
-
-static const long _vq_quantlist__44p1_p6_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p1_p6_0[] = {
- 1, 8, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9,
-};
-
-static const static_codebook _44p1_p6_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p1_p6_0,
- 1, -516716544, 1630767104, 2, 0,
- (long *)_vq_quantlist__44p1_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44p1_p6_1[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p1_p6_1[] = {
- 1, 3, 2, 5, 4, 7, 7, 8, 8, 9, 9,10,10,11,11,12,
- 12,13,13,13,14,16,16,16,16,
-};
-
-static const static_codebook _44p1_p6_1 = {
- 1, 25,
- (char *)_vq_lengthlist__44p1_p6_1,
- 1, -518864896, 1620639744, 5, 0,
- (long *)_vq_quantlist__44p1_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44p1_p6_2[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p1_p6_2[] = {
- 3, 4, 4, 5, 4, 5, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5,
-};
-
-static const static_codebook _44p1_p6_2 = {
- 1, 25,
- (char *)_vq_lengthlist__44p1_p6_2,
- 1, -529006592, 1611661312, 5, 0,
- (long *)_vq_quantlist__44p1_p6_2,
- 0
-};
-
-static const char _huff_lengthlist__44p1_short[] = {
- 4, 5, 7, 8,10,13,14, 4, 2, 4, 6, 8,11,12, 7, 4,
- 3, 5, 8,12,14, 8, 5, 4, 4, 8,12,12, 9, 7, 7, 7,
- 9,10,11,13,11,11, 9, 7, 8,10,13,11,10, 6, 5, 7,
- 9,
-};
-
-static const static_codebook _huff_book__44p1_short = {
- 2, 49,
- (char *)_huff_lengthlist__44p1_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44p2_l0_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44p2_l0_0[] = {
- 1, 4, 4, 7, 7, 8, 8, 9, 9,10,10,11,11, 4, 6, 5,
- 8, 7, 9, 8,10, 9,11,10,11,11, 4, 5, 6, 7, 8, 8,
- 9, 9,10,10,10,10,11, 8, 9, 8,10, 8,10, 9,11,10,
- 11,11,11,11, 8, 8, 9, 8,10, 9,10,10,11,11,11,11,
- 11, 9,10,10,11,11,11,11,11,11,12,11,12,11, 9,10,
- 10,10,11,11,11,11,11,11,12,11,12,10,11,11,12,11,
- 12,12,12,12,12,12,12,12,10,11,11,11,11,12,12,12,
- 13,12,12,12,12,11,12,12,12,12,13,13,12,12,12,12,
- 12,12,11,12,12,12,12,13,13,12,13,12,12,12,12,12,
- 13,13,13,13,13,13,12,13,12,13,12,12,12,13,13,13,
- 13,13,13,13,12,13,12,12,12,
-};
-
-static const static_codebook _44p2_l0_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44p2_l0_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44p2_l0_0,
- 0
-};
-
-static const long _vq_quantlist__44p2_l0_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p2_l0_1[] = {
- 2, 4, 4, 5, 5, 4, 5, 5, 6, 5, 4, 5, 5, 5, 6, 5,
- 5, 6, 6, 6, 5, 6, 5, 6, 6,
-};
-
-static const static_codebook _44p2_l0_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44p2_l0_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p2_l0_1,
- 0
-};
-
-static const long _vq_quantlist__44p2_l1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p2_l1_0[] = {
- 1, 4, 4, 4, 4, 4, 4, 4, 4,
-};
-
-static const static_codebook _44p2_l1_0 = {
- 2, 9,
- (char *)_vq_lengthlist__44p2_l1_0,
- 1, -516716544, 1630767104, 2, 0,
- (long *)_vq_quantlist__44p2_l1_0,
- 0
-};
-
-static const char _huff_lengthlist__44p2_lfe[] = {
- 1, 3, 2, 3,
-};
-
-static const static_codebook _huff_book__44p2_lfe = {
- 2, 4,
- (char *)_huff_lengthlist__44p2_lfe,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44p2_long[] = {
- 3, 4, 9, 8, 8,10,13,16, 4, 2, 9, 5, 7,10,14,18,
- 9, 7, 6, 5, 7, 9,12,16, 7, 5, 5, 3, 5, 8,11,13,
- 8, 7, 7, 5, 5, 7, 9,11,10,10, 9, 8, 6, 6, 8,10,
- 13,14,13,11, 9, 8, 9,10,17,18,16,14,11,10,10,10,
-};
-
-static const static_codebook _huff_book__44p2_long = {
- 2, 64,
- (char *)_huff_lengthlist__44p2_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44p2_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p2_p1_0[] = {
- 1, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,
-};
-
-static const static_codebook _44p2_p1_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p2_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p2_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44p2_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p2_p2_0[] = {
- 1, 4, 4, 0, 0, 0, 8, 8, 0, 0, 0, 9, 9, 0, 0, 0,
- 10,10, 0, 0, 0, 0, 0, 0, 0, 0,10,10, 0, 0, 0, 0,
- 0, 0, 0, 0, 9, 9, 0, 0, 0,11,11, 0, 0, 0, 0, 0,
- 0, 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0,
- 0, 0,11,11, 0, 0, 0, 0, 0, 0, 0, 0,11,11, 0, 0,
- 0, 0, 0, 0, 0, 0,10,10, 0, 0, 0,11,11, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0,
- 6, 6, 0, 0, 0, 7, 7, 0, 0, 0, 8, 8, 0, 0, 0, 0,
- 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7,
- 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0,
- 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 9, 9, 0, 0,
- 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0,
- 8, 8, 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 8, 8, 0,
- 0, 0,10,10, 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0,
- 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0,
- 11,11, 0, 0, 0, 0, 0, 0, 0, 0,10,10, 0, 0, 0, 0,
- 0, 0, 0, 0, 9, 9, 0, 0, 0,11,10, 0, 0, 0, 0, 0,
- 0, 0, 0,11,11, 0, 0, 0, 0, 0, 0, 0, 0,10,10, 0,
- 0, 0,11,11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 8, 8, 0, 0, 0,10,10, 0, 0, 0,11,11, 0, 0,
- 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0,11,11, 0, 0, 0,
- 0, 0, 0, 0, 0,10,10, 0, 0, 0,13,13, 0, 0, 0, 0,
- 0, 0, 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0,12,12,
- 0, 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0,13,13, 0,
- 0, 0, 0, 0, 0, 0, 0,12,12, 0, 0, 0,13,13, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6,
- 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0,11,11,
- 0, 0, 0,12,12, 0, 0, 0,12,12, 0, 0, 0, 0, 0, 0,
- 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0,12,11, 0, 0,
- 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0,13,13, 0, 0, 0,
- 0, 0, 0, 0, 0,12,12, 0, 0, 0,13,13, 0, 0, 0, 0,
- 0, 0, 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0,12,12,
- 0, 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 8, 8, 0, 0, 0,10,10, 0, 0, 0,11,11, 0,
- 0, 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0,13,13, 0, 0,
- 0, 0, 0, 0, 0, 0,12,12, 0, 0, 0,13,13, 0, 0, 0,
- 0, 0, 0, 0, 0,11,11, 0, 0, 0, 0, 0, 0, 0, 0,10,
- 10, 0, 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0,14,13,
- 0, 0, 0, 0, 0, 0, 0, 0,13,12, 0, 0, 0,13,13, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0,11,
- 11, 0, 0, 0,12,12, 0, 0, 0,12,12, 0, 0, 0, 0, 0,
- 0, 0, 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0,12,12, 0,
- 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0,13,13, 0, 0,
- 0, 0, 0, 0, 0, 0,12,12, 0, 0, 0,12,12, 0, 0, 0,
- 0, 0, 0, 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0,12,
- 12, 0, 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 9, 9, 0, 0, 0,11,11, 0, 0, 0,12,12,
- 0, 0, 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0,12,12, 0,
- 0, 0, 0, 0, 0, 0, 0,11,11, 0, 0, 0,14,14, 0, 0,
- 0, 0, 0, 0, 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0,
- 12,12, 0, 0, 0,12,13, 0, 0, 0, 0, 0, 0, 0, 0,12,
- 12, 0, 0, 0, 0, 0, 0, 0, 0,11,11, 0, 0, 0,14,13,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0,
- 11,11, 0, 0, 0,12,12, 0, 0, 0,13,13, 0, 0, 0, 0,
- 0, 0, 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0,12,12,
- 0, 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0,12,12, 0,
- 0, 0, 0, 0, 0, 0, 0,12,12, 0, 0, 0,14,14, 0, 0,
- 0, 0, 0, 0, 0, 0,14,14, 0, 0, 0, 0, 0, 0, 0, 0,
- 12,12, 0, 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0,
-};
-
-static const static_codebook _44p2_p2_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p2_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p2_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44p2_p3_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p2_p3_0[] = {
- 1, 5, 5, 6, 7, 7, 0, 8, 8, 6, 9, 9, 8,11,11, 0,
- 8, 8, 0, 9, 9, 0,12,12, 0, 8, 8, 5, 7, 7, 7,10,
- 10, 0,12,12, 8,11,11, 9,12,12, 0,11,12, 0,12,12,
- 0,15,15, 0,12,12, 0, 6, 6, 0, 6, 6, 0, 7, 7, 0,
- 7, 7, 0,10,10, 0, 7, 7, 0, 8, 8, 0,11,11, 0, 7,
- 7, 6, 7, 7,10, 9, 9, 0,11,10,10, 9, 9,12,12,12,
- 0,10,10, 0,11,11, 0,13,13, 0,11,11, 7, 6, 6,10,
- 10,10, 0,11,11,11,11,11,12,12,12, 0,11,11, 0,12,
- 12, 0,15,15, 0,11,11, 0,11,11, 0,11,11, 0,12,12,
- 0,12,12, 0,14,14, 0,12,12, 0,12,12, 0,15,15, 0,
- 11,11, 0, 8, 8, 0,10,10, 0,11,11, 0,11,11, 0,12,
- 12, 0,12,12, 0,11,11, 0,15,15, 0,11,11, 0, 6, 6,
- 0,10,10, 0,12,12, 0,10,10, 0,13,13, 0,12,12, 0,
- 13,13, 0,14,14, 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,
-};
-
-static const static_codebook _44p2_p3_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p2_p3_0,
- 1, -533200896, 1614282752, 2, 0,
- (long *)_vq_quantlist__44p2_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44p2_p3_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p2_p3_1[] = {
- 2, 3, 3, 0, 8, 8, 0, 8, 8, 0, 9, 9, 0, 9, 9, 0,
- 9, 9, 0, 9, 9, 0, 9, 9, 0, 8, 8, 0, 6, 6, 0, 7,
- 7, 0, 7, 7, 0, 8, 8, 0, 8, 8, 0, 8, 8, 0, 8, 8,
- 0, 8, 8, 0, 8, 8, 0, 6, 6, 0, 6, 6, 0, 6, 6, 0,
- 8, 8, 0, 9, 9, 0, 7, 7, 0, 8, 8, 0, 9, 9, 0, 6,
- 6, 0, 8, 8, 0, 9, 9, 0, 9, 9, 0,10,10, 0,10,10,
- 0,10,10, 0,10,10, 0,11,11, 0, 9, 9, 0, 7, 7, 0,
- 10,10, 0,10,10, 0,12,11, 0,12,12, 0,11,11, 0,11,
- 11, 0,12,12, 0,10,10, 0, 7, 7, 0,10,10, 0,10,10,
- 0,12,12, 0,11,12, 0,11,11, 0,11,11, 0,11,11, 0,
- 10,10, 0, 8, 8, 0, 9, 9, 0, 9, 9, 0,10,10, 0,10,
- 10, 0,10, 9, 0,10,10, 0,10,10, 0, 9, 9, 0, 6, 6,
- 0,10,10, 0,10,10, 0,11,11, 0,12,12, 0,11,11, 0,
- 11,11, 0,12,12, 0,11,11, 0, 7, 7, 0, 9, 9, 0, 9,
- 9, 0,11,11, 0,11,11, 0,10,10, 0,10,10, 0,11,11,
- 0, 9, 9,
-};
-
-static const static_codebook _44p2_p3_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p2_p3_1,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p2_p3_1,
- 0
-};
-
-static const long _vq_quantlist__44p2_p4_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p2_p4_0[] = {
- 1, 6, 6, 6, 7, 7, 7, 8, 8, 7, 8, 8,10,11,11, 9,
- 8, 8, 7, 8, 8,11,11,11, 9, 8, 8, 6, 7, 7, 9,11,
- 11, 9,11,11,10,11,11,12,13,13,11,12,12,10,11,11,
- 13,14,14,12,12,12, 6, 6, 6, 8, 6, 6, 8, 7, 7, 9,
- 7, 7,11,10,10,10, 6, 6, 9, 7, 7,12,10,10,11, 6,
- 7, 7, 7, 7,11,10,10,12,10,10,11,10,10,14,13,13,
- 13,10,10,12,11,11,15,13,13,14,10,10, 8, 7, 7,12,
- 11,11,12,11,11,11,11,11,14,14,14,13,12,12,12,11,
- 11,15,15,15,13,12,12, 0,10,10, 0,11,11, 0,11,11,
- 0,11,11, 0,14,14, 0,11,11, 0,11,11, 0,15,15, 0,
- 11,11, 7, 8, 8,12,10,10,12,10,10,12,11,11,15,13,
- 13,14,11,11,12,10,10,16,14,14,14,10,10, 8, 7, 7,
- 12,11,11,12,11,11,12,11,11,16,14,14,14,12,12,13,
- 12,12,15,14,14,15,12,12, 0,11,11, 0,12,12, 0,12,
- 12, 0,12,12, 0,15,15, 0,12,12, 0,12,12, 0,14,14,
- 0,12,12,
-};
-
-static const static_codebook _44p2_p4_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p2_p4_0,
- 1, -531365888, 1616117760, 2, 0,
- (long *)_vq_quantlist__44p2_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44p2_p4_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p2_p4_1[] = {
- 3, 4, 4, 8, 8,11, 9, 9,12,12,11,10,10,12,12,12,
- 10,10,11,11,12,12,12,12,12,12,11,11,13,13,12,12,
- 12,13,13,12,10,10,12,12,12,11,11,13,13,12,13,13,
- 13,13,12,11,11,13,13,12,12,12,13,13,12,10,10,12,
- 12,12,11,11,13,13,12,13,13,12,12,12,11,11,13,13,
- 12,13,13,13,13,12,11,11,12,12,12,11,11,12,12,12,
- 13,13,12,12,12,13,13,13,13,12,13,13,13,13,13,13,
- 13,12,12,12,13,13,13,13,12,13,13,12,12,11, 8, 8,
- 10,10,12,11,11,11,11,12,10,10,10,10,13,11,11,10,
- 10,13,11,11,10,10,13,12,12,12,12,13,11,11,11,11,
- 13,12,12,11,11,13,12,12,11,11,13,12,12,12,11,13,
- 12,12,12,12,13,11,11,11,11,13,12,12,11,11,13,11,
- 12,11,11,13,12,12,11,11,14,12,12,11,11,13,11,11,
- 11,11,14,12,12,11,11,13,11,12,10,10,14,12,12,11,
- 11,14,12,12,11,11,14,11,11,11,11,14,12,12,11,11,
- 13,12,12,11,11,14,12,12,11,11,11, 8, 8,10,10,12,
- 7, 7,10,10,12, 9, 9,11,11,13, 9, 9, 9, 9,13,13,
- 13,10,10,13, 9, 9,12,12,13,13,13,12,12,13, 9, 8,
- 11,11,13,10,10,12,12,14,13,13,11,11,13, 9, 9,11,
- 11,13,13,13,12,12,13, 9, 9,10,10,13,10,10,11,11,
- 13,13,13,10,10,14,10,10,11,11,14,14,14,12,12,13,
- 9, 9,10,10,13,10,10,11,11,14,13,14,10,10,14,14,
- 14,11,12,14,14,14,14,14,14,13,13,10,10,13,14,14,
- 11,11,14,14,14,10,10,14, 9, 9, 9, 9,14, 9, 9, 9,
- 9,14,10,10, 9, 9,14,10,10, 8, 8,14,11,11, 8, 8,
- 15,11,11,10,10,15,12,12,10,10,15,10,10,10,10,15,
- 11,11,10,10,15,13,13,10,10,15,11,11,10,10,15,12,
- 12,10,10,15,10,10,10,10,15,11,11,10,10,15,13,13,
- 10,10,15,11,11,10,10,15,12,12,10,10,15,11,11, 9,
- 9,15,11,11, 9, 9,15,13,13, 9, 9,15,13,13,10,10,
- 15,12,12,10,10,15,13,13,10,10,15,13,12, 9, 9,15,
- 13,13, 9, 9,14,12,12, 9, 9,14,13,13, 9, 9,14,13,
- 13, 9, 9,14,13,13, 7, 7,14,13,13, 8, 8,15,14,14,
- 10,10,15,14,14,10,10,15,14,14,10,10,15,14,14,10,
- 10,15,14,14, 9, 9,15,14,14,10,10,15,14,14,10,10,
- 14,14,14, 9, 9,15,14,14,10,10,14,14,14, 9, 9,15,
- 14,14,10,10,15,14,14,10,10,14,14,14, 9, 9,14,14,
- 14, 9, 9,14,14,14, 8, 8,15,14,14,10,10,15,14,14,
- 11,11,15,14,14, 9, 9,15,14,14, 9, 9,14,14,14, 8,
- 8,13, 9, 9,12,12,17,11,11,12,12,17,12,12,12,12,
- 17,12,12,11,11,18,15,15,12,12,17,12,12,12,12,17,
- 14,15,13,13,17,12,12,12,12,17,13,13,12,13,17,15,
- 15,12,12,18,13,13,13,13,18,15,15,13,13,18,12,12,
- 12,12,18,13,13,13,13,18,15,15,12,12,18,13,13,12,
- 12,18,15,15,13,13,18,13,13,12,12,17,13,13,12,12,
- 17,15,15,12,12,18,15,15,13,13,18,15,15,13,14,18,
- 15,16,12,12,18,15,15,12,12,18,16,16,12,12,13, 8,
- 8,10,10,14,15,14,11,11,14,15,15,12,12,15,14,14,
- 12,11,15,15,15,12,12,15,15,15,12,12,15,15,15,13,
- 13,15,15,15,12,12,15,15,15,13,13,15,15,15,13,13,
- 15,15,15,13,13,15,15,16,13,13,15,15,15,12,12,15,
- 15,15,13,13,15,15,15,13,13,15,15,15,13,13,15,15,
- 15,13,13,15,15,14,12,12,15,15,15,12,12,16,15,14,
- 12,12,16,15,15,13,13,16,16,16,13,13,16,15,15,12,
- 12,15,15,15,13,13,15,15,15,12,12,13,12,12,10,10,
- 14,14,14,11,11,15,14,14,12,12,15,14,14,11,11,15,
- 14,14,11,11,15,15,15,13,13,15,14,14,13,13,15,15,
- 15,12,12,15,14,15,13,13,16,15,15,12,12,15,15,15,
- 13,13,16,14,14,13,13,15,15,15,12,12,15,15,15,13,
- 13,16,15,15,12,12,16,15,15,12,12,16,14,14,13,13,
- 15,15,15,11,11,15,15,15,12,12,16,15,15,11,11,16,
- 15,15,13,13,16,14,15,14,14,16,15,15,12,12,16,15,
- 14,12,12,16,15,15,12,12,14,10,10, 9, 9,14,11,11,
- 12,12,14,12,12,13,13,14,12,12,12,12,15,14,14,13,
- 13,15,13,13,14,14,15,14,14,15,15,15,12,12,13,13,
- 15,13,13,14,14,15,14,14,13,13,15,13,13,13,14,15,
- 14,14,15,15,15,12,12,13,13,15,13,13,14,14,15,14,
- 14,13,13,15,13,13,14,14,15,14,14,15,15,15,13,13,
- 12,12,15,13,13,13,13,15,14,14,13,12,15,15,15,14,
- 15,15,15,14,20,20,15,14,14,13,13,15,14,14,13,13,
- 15,14,14,13,13,14,12,12, 9, 9,14,14,14,12,12,14,
- 13,13,12,13,14,14,14,12,12,15,14,14,12,12,15,14,
- 14,14,13,15,14,14,14,14,15,14,14,13,13,15,14,14,
- 13,13,15,15,15,14,14,15,14,14,13,13,15,14,14,14,
- 14,15,14,14,13,13,15,14,14,13,13,15,15,15,15,14,
- 15,15,15,13,13,15,14,14,14,14,15,14,14,13,13,15,
- 14,14,13,13,14,15,15,14,14,15,15,15,14,14,15,14,
- 14,14,14,15,15,15,14,14,15,14,14,13,14,15,15,15,
- 14,14,13,10,10,12,12,17,11,11,12,12,17,12,12,12,
- 12,17,12,12,11,11,17,15,15,12,11,18,13,13,13,13,
- 18,15,15,13,13,17,12,12,12,12,18,13,13,13,13,17,
- 15,15,12,12,17,12,12,12,12,17,15,15,13,13,17,12,
- 12,12,12,17,13,13,12,12,17,15,15,12,12,18,14,13,
- 12,12,18,15,15,13,13,18,13,13,12,12,18,13,13,12,
- 12,18,16,16,12,12,18,16,16,12,12,18,15,15,13,13,
- 18,16,16,12,12,17,15,15,12,12,17,16,16,12,12,13,
- 8, 8,10,10,14,14,15,12,12,14,15,15,12,12,15,14,
- 14,12,12,15,15,14,12,12,15,15,15,13,13,15,15,15,
- 13,13,15,15,15,12,12,16,15,15,13,13,16,15,15,13,
- 13,15,15,15,12,12,15,15,15,14,14,15,15,15,12,12,
- 15,15,15,13,13,16,15,15,13,13,15,15,15,13,13,16,
- 15,15,13,13,15,15,14,12,12,15,15,15,12,12,16,14,
- 15,13,13,16,15,15,13,13,15,16,15,13,13,16,15,14,
- 13,13,16,15,15,13,13,16,15,15,13,13,13,12,12,11,
- 11,14,14,14,11,11,14,14,14,12,12,15,14,14,11,11,
- 16,14,14,11,11,15,15,15,12,13,16,14,14,13,13,15,
- 15,15,12,12,15,14,14,13,13,16,15,15,12,12,15,15,
- 15,12,12,15,14,14,13,13,15,15,15,12,12,15,14,14,
- 12,12,16,15,15,12,12,16,15,15,12,12,16,14,14,13,
- 13,15,15,15,11,11,15,15,14,12,12,16,15,15,11,11,
- 16,15,15,12,12,16,14,14,13,13,16,15,15,11,11,16,
- 14,14,12,12,16,15,15,11,11,14,10,10, 9, 9,14,11,
- 11,12,12,14,12,12,13,14,14,12,12,12,12,14,14,14,
- 13,13,15,13,13,14,14,15,14,14,15,15,15,12,12,13,
- 13,15,13,13,14,14,15,15,15,14,14,15,13,13,14,14,
- 15,15,15,15,15,15,12,12,13,13,15,13,13,14,14,15,
- 14,14,13,13,15,13,13,14,14,15,14,14,15,15,15,12,
- 12,13,13,15,13,13,13,13,14,14,14,13,13,15,15,15,
- 14,15,15,15,15,21,19,15,14,14,13,13,15,14,14,14,
- 14,14,14,14,13,13,14,12,12, 9, 9,14,14,14,12,12,
- 14,14,13,13,13,14,14,14,12,12,14,14,14,12,12,15,
- 14,14,13,13,15,14,14,14,14,15,14,14,13,13,15,14,
- 14,13,13,15,15,15,15,15,15,14,14,13,13,15,14,14,
- 14,14,15,14,14,13,13,15,14,14,13,13,14,15,15,15,
- 15,15,14,15,13,13,15,14,14,14,14,15,14,14,13,13,
- 15,14,14,13,13,14,15,15,14,14,15,15,15,14,14,15,
- 14,14,14,14,15,15,15,15,15,15,14,14,14,13,14,15,
- 15,14,14,13,10,10,12,12,18,12,12,12,12,17,12,12,
- 12,12,18,13,13,11,11,18,15,14,11,11,17,13,13,13,
- 13,18,15,15,12,12,18,12,12,12,12,17,13,13,12,12,
- 18,15,15,12,12,18,13,13,13,12,18,15,15,13,13,18,
- 13,13,12,12,18,13,13,12,12,18,15,15,12,12,17,13,
- 13,12,12,17,15,15,12,12,17,12,12,11,11,17,13,13,
- 11,11,17,15,15,11,11,18,16,16,12,12,18,15,15,13,
- 13,18,15,15,11,11,17,15,15,12,12,18,15,15,11,11,
- 13, 8, 8,10,10,14,14,14,11,11,15,15,15,12,12,15,
- 14,14,11,11,16,14,14,12,12,15,15,15,12,12,15,15,
- 15,13,13,15,15,15,12,12,15,15,15,12,12,16,15,15,
- 13,13,15,15,15,12,12,15,15,15,13,13,16,15,15,12,
- 12,15,15,15,12,12,16,15,15,13,13,16,15,15,12,12,
- 15,15,15,13,13,15,14,14,12,12,15,15,15,12,12,16,
- 15,14,12,12,16,15,15,13,13,16,16,16,13,13,16,14,
- 15,13,13,15,15,15,13,13,16,15,15,12,12,13,12,12,
- 10,10,14,14,14,11,11,15,14,14,12,12,15,14,14,11,
- 11,16,14,14,11,11,15,14,15,12,12,15,14,14,13,13,
- 15,15,15,12,12,15,14,14,12,12,15,14,15,12,12,15,
- 15,15,12,12,16,14,14,13,13,15,15,15,11,12,16,14,
- 14,12,12,16,15,15,12,12,15,15,15,12,12,16,14,14,
- 12,12,15,15,15,11,11,15,14,14,11,12,15,15,14,11,
- 11,16,15,15,12,12,16,14,14,13,13,16,15,15,11,11,
- 16,14,14,12,12,16,15,15,11,11,13,10,10, 8, 8,14,
- 12,12,12,12,14,12,12,13,13,14,12,12,12,12,14,14,
- 14,13,13,15,13,13,14,14,15,15,14,15,15,15,13,13,
- 13,13,15,13,13,14,14,15,14,15,14,14,15,13,13,13,
- 13,15,15,15,15,15,15,12,12,13,12,15,13,13,14,14,
- 15,14,14,13,13,15,13,13,14,13,15,15,15,16,16,15,
- 13,13,12,12,15,13,13,13,13,14,14,14,12,12,15,15,
- 15,14,14,15,15,15,20,20,15,14,14,13,13,15,15,14,
- 14,14,15,14,14,13,13,13,12,12, 9, 9,14,13,13,12,
- 12,14,13,13,12,12,14,14,14,12,12,14,14,14,13,13,
- 15,14,14,13,13,15,14,14,14,14,15,15,14,12,12,15,
- 14,14,13,13,15,14,15,14,15,15,14,14,13,13,15,14,
- 14,14,14,15,14,14,12,12,15,14,14,13,13,14,15,14,
- 15,14,15,14,14,13,13,15,14,14,14,14,15,14,14,12,
- 12,15,14,14,13,13,15,15,15,14,14,15,15,15,14,14,
- 16,14,14,14,14,15,15,15,14,14,15,14,14,14,14,14,
- 15,15,14,14,13,13,13,12,13,17,15,15,12,12,17,15,
- 15,12,12,18,15,15,11,11,17,16,16,11,11,18,16,16,
- 13,13,18,17,16,13,13,18,16,16,12,12,18,16,16,12,
- 12,18,17,17,12,12,17,16,16,12,13,17,16,16,12,13,
- 17,16,16,12,12,17,16,16,12,12,18,17,16,12,12,18,
- 16,16,12,12,17,16,17,12,12,18,15,15,11,11,18,15,
- 15,12,12,17,17,17,11,11,17,17,17,12,12,17,16,16,
- 13,13,18,16,16,11,11,18,16,16,12,12,18,17,16,11,
- 11,14,14,14,10,10,16,15,14,11,11,16,15,15,12,12,
- 16,14,14,12,12,17,14,14,13,13,17,15,15,13,13,17,
- 15,15,14,14,16,15,15,12,12,16,15,15,13,13,18,15,
- 15,14,14,16,15,15,12,12,16,15,15,14,14,16,15,15,
- 12,12,16,15,15,13,13,17,15,15,13,13,17,15,15,13,
- 13,17,15,15,14,14,16,14,14,12,12,17,15,15,12,12,
- 18,15,15,13,13,17,15,15,14,14,17,16,16,15,15,17,
- 15,14,13,13,17,15,15,14,14,17,15,15,13,13,14,12,
- 12,11,11,15,14,14,12,12,16,14,14,12,12,16,14,14,
- 11,11,17,14,14,12,12,16,15,14,13,13,16,14,14,13,
- 13,16,15,15,12,12,16,14,14,13,13,17,15,15,13,13,
- 16,15,15,13,13,17,14,14,13,13,16,15,15,12,12,16,
- 14,14,12,12,16,15,15,12,12,17,15,15,12,12,17,14,
- 14,13,13,16,15,15,12,12,16,14,14,12,12,16,15,15,
- 12,12,17,15,15,13,13,17,14,14,13,13,17,15,15,12,
- 12,17,14,14,12,12,17,15,15,12,12,14,14,14, 8, 8,
- 14,14,14,13,13,14,15,15,14,14,14,14,14,14,14,15,
- 15,15,19,19,15,15,15,14,14,15,15,16,20,19,15,15,
- 15,14,14,15,16,16,15,15,15,15,15,19,19,15,15,15,
- 14,14,15,16,16,19,20,15,15,15,14,14,15,15,15,15,
- 15,15,15,15,19,19,15,15,15,15,15,15,15,16,19,20,
- 15,14,15,14,14,15,15,15,15,15,15,15,15,20,19,15,
- 15,15,21,19,15,16,16,20,20,15,15,14,19,19,15,15,
- 16,20,21,15,15,15,20,19,13,12,12, 9, 9,14,14,14,
- 12,12,14,13,13,13,13,14,14,14,13,13,15,14,14,20,
- 19,15,14,14,14,13,15,14,14,19,19,15,15,14,13,13,
- 15,14,14,14,14,15,15,15,19,20,15,14,14,13,13,15,
- 14,14,20,19,14,15,14,13,13,15,14,14,14,13,15,15,
- 15,19,20,15,15,14,14,14,15,14,14,21,19,15,15,15,
- 13,13,15,14,14,14,14,14,15,15,20,20,15,15,15,21,
- 20,15,14,14,19,20,15,15,15,20,20,15,14,14,19,20,
- 15,15,15,21,19,
-};
-
-static const static_codebook _44p2_p4_1 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p2_p4_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p2_p4_1,
- 0
-};
-
-static const long _vq_quantlist__44p2_p5_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p2_p5_0[] = {
- 2, 6, 6,14,14, 6, 7, 7,14,14, 7, 7, 7,15,15, 0,
- 13,13,16,16, 0,13,13,15,15, 7, 8, 8,15,15, 9,10,
- 10,17,16, 9, 8, 8,15,15, 0,13,13,18,17, 0,13,13,
- 16,16, 8, 8, 8,15,15,12,11,11,16,17, 9, 8, 8,14,
- 14, 0,13,13,18,17, 0,13,13,16,15, 0,14,14,18,17,
- 0,20,22,18,20, 0,12,12,16,16, 0,16,16,22,20, 0,
- 14,14,16,16, 0,14,14,17,17, 0,22,22,22,19, 0,12,
- 13,16,16, 0,17,17, 0, 0, 0,15,15,16,16, 5, 7, 7,
- 13,13, 9, 9, 9,15,14,10,10,10,14,14, 0,21,21,18,
- 17, 0,21,22,18,17, 9,10,10,14,14,12,12,12,17,17,
- 12,10,10,14,14, 0,19,21,18,17, 0,20,22,18,18,11,
- 10,10,14,14,14,13,13,18,17,12,11,11,14,14, 0,22,
- 19,17,18, 0,20, 0,18,17, 0,22,21,17,17, 0, 0, 0,
- 0, 0, 0,20,22,17,17, 0,22, 0,21,19, 0,22, 0,18,
- 18, 0, 0,22,18,19, 0, 0, 0, 0, 0, 0,19,21,17,17,
- 0, 0, 0,20,20, 0, 0, 0,18,18, 6, 6, 6,13,12, 8,
- 6, 6,11,11, 8, 6, 6,13,13, 0, 9, 9,11,11, 0,11,
- 11,14,14, 9, 7, 7,13,13,11, 9, 9,13,13,10, 6, 6,
- 13,13, 0,10,10,14,14, 0,10,10,13,13, 9, 7, 7,13,
- 14,13, 9, 9,13,13,10, 6, 6,13,12, 0,11,11,15,15,
- 0,10,10,13,13, 0,12,12,15,15, 0,19, 0,17,17, 0,
- 9, 9,13,13, 0,13,14,19,20, 0,11,11,13,13, 0,11,
- 11,14,14, 0,19,20,17,18, 0,10,10,13,13, 0,15,15,
- 21,19, 0,12,12,13,13, 0,10,10,12,13, 0,11,11,15,
- 15, 0,11,11,15,15, 0,15,15,22, 0, 0,16,17,22, 0,
- 0,11,11,15,15, 0,14,14,18,17, 0,11,11,15,16, 0,
- 15,15,22,21, 0,16,16, 0,20, 0,12,12,16,15, 0,15,
- 14,19,19, 0,11,11,16,16, 0,15,15,21, 0, 0,16,15,
- 0, 0, 0,16,16,22,21, 0, 0, 0, 0, 0, 0,15,15,20,
- 20, 0,18,18, 0, 0, 0,16,17, 0, 0, 0,17,17, 0,22,
- 0, 0, 0, 0, 0, 0,15,15,21,22, 0,20,18, 0, 0, 0,
- 18,17,22, 0, 0,10,10,12,11, 0,10,10,10,10, 0,11,
- 11,12,12, 0,11,11, 9, 9, 0,13,13,12,12, 0,11,11,
- 12,12, 0,13,13,12,12, 0,10,10,12,12, 0,13,12,13,
- 13, 0,12,12,12,12, 0,11,11,12,12, 0,13,13,12,12,
- 0,10,10,12,12, 0,13,13,13,14, 0,12,12,12,12, 0,
- 13,14,14,14, 0,20,21,15,15, 0,12,11,12,12, 0,15,
- 16,20,22, 0,13,12,11,11, 0,13,13,14,13, 0,20, 0,
- 16,15, 0,12,12,12,12, 0,16,16,22,21, 0,13,13,12,
- 12, 6, 7, 7,16,16,11, 9, 9,15,15,12, 9, 9,16,16,
- 0,13,13,14,14, 0,14,14,16,17,10, 9, 9,16,16,14,
- 12,12,16,16,12, 9, 9,15,15, 0,13,13,18,18, 0,13,
- 13,15,16,12,10,10,17,18,15,12,12,17,17,13, 9, 9,
- 16,16, 0,13,13,17,18, 0,14,14,16,16, 0,15,15,18,
- 18, 0,22, 0,20,20, 0,12,12,16,16, 0,16,16,20,22,
- 0,14,14,16,16, 0,15,14,18,18, 0, 0,22,19,21, 0,
- 13,13,16,17, 0,17,17,22,22, 0,15,15,16,16, 7, 7,
- 7,14,14,11,10,10,15,15,12,10,10,15,14, 0,22, 0,
- 18,18, 0, 0,21,17,18,11,10,10,15,15,14,12,12,17,
- 17,14,11,11,15,15, 0,22,20,18,18, 0, 0,20,18,17,
- 12,10,10,16,16,17,14,14,19,18,14,11,11,15,15, 0,
- 21,22,19,19, 0,21,22,18,18, 0,22, 0,19,21, 0, 0,
- 0, 0, 0, 0,22,22,18,17, 0, 0, 0,21,20, 0,22,22,
- 20,19, 0, 0,22,20,20, 0, 0, 0, 0, 0, 0,20,21,17,
- 17, 0, 0,22,21,21, 0, 0, 0,18,18,10, 9, 9,14,14,
- 13,10,10,13,13,13,10,11,14,14, 0,13,13,12,12, 0,
- 15,15,16,16,13,10,10,15,15,15,12,12,14,14,15,10,
- 10,14,15, 0,14,14,16,15, 0,14,14,15,15,13,10,10,
- 15,15,18,13,13,15,15,15,10,10,14,15, 0,14,14,16,
- 16, 0,14,14,15,15, 0,15,15,16,16, 0,22, 0,18,18,
- 0,12,13,14,14, 0,17,17,22, 0, 0,14,14,14,14, 0,
- 15,15,16,16, 0,22, 0,18,17, 0,13,13,14,14, 0,19,
- 18,21,22, 0,15,15,14,14, 0,11,11,13,13, 0,12,12,
- 16,16, 0,12,12,16,16, 0,15,16,21, 0, 0,16,17, 0,
- 22, 0,12,12,16,16, 0,14,14,17,18, 0,11,11,16,16,
- 0,15,15,21,22, 0,16,16, 0, 0, 0,12,12,16,16, 0,
- 15,15, 0,19, 0,12,12,16,17, 0,16,16,22, 0, 0,16,
- 16, 0,22, 0,17,17, 0,22, 0, 0, 0, 0, 0, 0,15,15,
- 20,19, 0,18,18, 0, 0, 0,17,18, 0, 0, 0,17,17, 0,
- 0, 0, 0, 0, 0, 0, 0,15,15, 0,22, 0,20,18, 0, 0,
- 0,18,18,22,22, 0,11,11,14,14, 0,12,12,14,14, 0,
- 12,12,15,15, 0,13,13,14,14, 0,14,14,17,16, 0,12,
- 12,16,16, 0,14,14,16,16, 0,11,11,15,15, 0,13,13,
- 16,16, 0,13,13,15,15, 0,12,12,15,15, 0,15,14,16,
- 16, 0,11,11,15,15, 0,14,14,17,17, 0,13,13,15,15,
- 0,15,15,17,17, 0, 0, 0,19,18, 0,13,12,15,15, 0,
- 16,16, 0, 0, 0,14,14,15,15, 0,14,14,16,17, 0,22,
- 0,18,18, 0,13,13,15,15, 0,17,17, 0, 0, 0,14,14,
- 15,15, 8, 8, 8,16,16,12,10,10,16,16,13, 9, 9,16,
- 16, 0,14,14,17,17, 0,14,14,17,16,12,10,10,18,17,
- 14,11,11,18,18,14, 9,10,16,16, 0,13,13,18,19, 0,
- 14,13,16,16,12, 9, 9,16,16,17,13,13,17,17,14, 9,
- 9,15,15, 0,14,14,19,20, 0,13,13,15,15, 0,15,15,
- 18,19, 0, 0,22,22,22, 0,13,13,17,17, 0,16,16,19,
- 21, 0,14,14,16,16, 0,14,14,18,18, 0, 0, 0, 0, 0,
- 0,13,13,16,16, 0,18,18, 0, 0, 0,15,15,16,16, 8,
- 7, 7,14,14,12,10,10,15,15,13,10,10,15,14, 0,22,
- 0,18,18, 0,22, 0,18,18,12,10,10,16,15,15,12,12,
- 17,17,14,11,11,15,15, 0,20,21,19,18, 0, 0, 0,17,
- 18,13,11,11,15,15,16,13,13,18,18,15,11,11,14,14,
- 0,22,21,19,19, 0,21,22,18,18, 0,22,22,20,18, 0,
- 0, 0, 0, 0, 0,22,19,17,17, 0, 0, 0,22,21, 0, 0,
- 22,19,17, 0, 0,22,19,19, 0, 0, 0, 0, 0, 0,22,21,
- 18,17, 0, 0, 0,22, 0, 0, 0, 0,19,19, 0,10,10,14,
- 14, 0,11,11,15,14, 0,11,11,15,15, 0,14,14,15,14,
- 0,15,15,16,16, 0,11,11,16,16, 0,13,13,16,16, 0,
- 11,11,15,15, 0,14,14,17,16, 0,14,14,15,15, 0,11,
- 11,16,16, 0,14,13,15,15, 0,11,11,15,15, 0,15,15,
- 17,17, 0,14,14,15,14, 0,16,16,17,17, 0, 0,22,18,
- 18, 0,13,13,15,15, 0,17,17,22, 0, 0,15,15,15,14,
- 0,15,16,16,17, 0, 0,22,18,19, 0,13,13,15,15, 0,
- 20,18,21, 0, 0,15,15,14,14, 0,11,11,13,13, 0,12,
- 12,16,16, 0,12,12,16,15, 0,15,16,22,22, 0,17,17,
- 0, 0, 0,12,12,16,16, 0,14,14,18,18, 0,11,11,16,
- 16, 0,15,16,22,20, 0,16,16, 0,22, 0,12,12,16,16,
- 0,15,15,18,20, 0,11,11,16,16, 0,15,15, 0, 0, 0,
- 16,16, 0, 0, 0,17,17,22, 0, 0, 0, 0, 0, 0, 0,15,
- 15, 0,21, 0,18,18, 0, 0, 0,17,16, 0, 0, 0,17,17,
- 22,22, 0, 0, 0, 0, 0, 0,15,15,21, 0, 0,20,22, 0,
- 0, 0,18,18, 0, 0, 0,12,12,15,15, 0,12,12,15,15,
- 0,12,12,16,16, 0,13,13,15,15, 0,15,15,17,17, 0,
- 13,12,16,16, 0,14,14,16,16, 0,12,11,16,16, 0,14,
- 14,17,17, 0,14,14,16,16, 0,12,12,16,16, 0,15,15,
- 17,16, 0,11,11,15,16, 0,14,14,17,17, 0,14,14,16,
- 16, 0,15,15,18,18, 0, 0, 0,22,19, 0,13,13,15,16,
- 0,16,17, 0, 0, 0,14,14,16,16, 0,15,15,18,17, 0,
- 0, 0,20,20, 0,13,13,16,15, 0,17,17,22,22, 0,14,
- 14,15,15, 0,11,11,16,16, 0,13,13,16,17, 0,13,13,
- 17,18, 0,16,16,17,17, 0,17,17,18,18, 0,12,12,17,
- 17, 0,16,15,18,18, 0,12,12,16,16, 0,16,16,18,18,
- 0,15,15,17,17, 0,12,12,17,17, 0,16,16,19,18, 0,
- 12,12,16,17, 0,16,16,19,19, 0,15,16,16,17, 0,16,
- 16,19,17, 0, 0, 0,20,22, 0,13,13,16,16, 0,19,18,
- 21, 0, 0,15,15,16,16, 0,16,16,18,18, 0, 0, 0,22,
- 21, 0,14,14,16,16, 0,21,19,21,22, 0,16,16,16,16,
- 0, 9, 9,14,14, 0,13,13,15,15, 0,14,14,15,15, 0,
- 0,20,18,19, 0, 0,22,18,18, 0,12,12,15,15, 0,15,
- 15,17,18, 0,14,13,14,14, 0,20, 0,18,18, 0,21, 0,
- 18,17, 0,13,13,15,16, 0,17,17,18,18, 0,14,14,15,
- 15, 0,22,22,20,19, 0,20,21,18,18, 0,20,22,19,19,
- 0, 0, 0, 0, 0, 0,20,20,17,17, 0, 0,22,22,21, 0,
- 22, 0,18,18, 0,20,22,19,19, 0, 0, 0, 0, 0, 0,21,
- 21,17,18, 0, 0, 0,21,20, 0, 0,22,19,18, 0,18,18,
- 15,15, 0,22,21,17,16, 0, 0,22,17,17, 0,20,22,18,
- 18, 0, 0,22,20,20, 0,21,19,16,16, 0,21,21,18,18,
- 0,19,19,17,17, 0, 0,22,19,19, 0,22,20,17,17, 0,
- 21,19,16,16, 0,22,22,19,18, 0,19,20,16,16, 0,22,
- 21,19,21, 0,21,22,17,18, 0,21,20,18,18, 0, 0, 0,
- 19,20, 0,20,19,16,16, 0,22,22, 0, 0, 0,21,21,17,
- 16, 0,22,20,19,18, 0, 0, 0,20,20, 0,20,19,16,16,
- 0, 0, 0, 0, 0, 0,21,22,17,17, 0,11,11,13,13, 0,
- 13,13,15,16, 0,13,13,16,16, 0,17,18,21, 0, 0,17,
- 18, 0, 0, 0,12,12,15,16, 0,15,15,19,18, 0,12,12,
- 16,16, 0,17,17,22, 0, 0,17,17, 0,22, 0,12,12,17,
- 16, 0,16,16,19,20, 0,12,12,16,16, 0,17,17, 0, 0,
- 0,17,17, 0,21, 0,17,16,22, 0, 0, 0, 0, 0, 0, 0,
- 15,15,20,22, 0,20,18, 0, 0, 0,18,18, 0, 0, 0,17,
- 17,21, 0, 0, 0, 0, 0, 0, 0,15,15,21,22, 0,19,20,
- 22, 0, 0,19,18, 0, 0, 0,14,14,18,18, 0,16,16,22,
- 20, 0,16,16,22,19, 0,17,17,20,22, 0,19,19, 0, 0,
- 0,15,15,20, 0, 0,18,21, 0,20, 0,15,15,21,20, 0,
- 18,17, 0, 0, 0,17,17, 0,22, 0,15,15,19,19, 0,19,
- 18, 0, 0, 0,15,15,20, 0, 0,18,18,22,22, 0,17,17,
- 0,20, 0,18,18, 0, 0, 0, 0,22, 0, 0, 0,15,15,19,
- 20, 0,20,19, 0, 0, 0,17,17,20,21, 0,17,18,20,22,
- 0, 0, 0, 0,22, 0,15,15,20,20, 0,22,20, 0, 0, 0,
- 17,18,20, 0, 0,12,12,17,16, 0,14,14,17,17, 0,13,
- 13,17,17, 0,16,16,18,18, 0,17,16,17,17, 0,13,13,
- 17,17, 0,15,16,18,18, 0,13,13,16,16, 0,16,16,18,
- 18, 0,16,16,17,16, 0,13,13,16,16, 0,17,17,18,17,
- 0,12,12,15,16, 0,17,17,19,19, 0,16,16,16,16, 0,
- 16,17,19,18, 0, 0, 0,21,22, 0,14,14,16,16, 0,18,
- 18, 0,22, 0,16,16,16,16, 0,16,16,18,17, 0, 0, 0,
- 21,20, 0,14,14,16,16, 0,21,22,22, 0, 0,16,16,16,
- 16, 0, 9, 9,14,13, 0,13,14,15,16, 0,14,13,15,14,
- 0,22, 0,18,18, 0,21, 0,17,18, 0,13,13,15,15, 0,
- 15,16,18,17, 0,14,14,15,14, 0,20,22,18,18, 0,22,
- 21,17,17, 0,13,13,15,15, 0,17,17,19,19, 0,14,14,
- 14,14, 0, 0,22,18,18, 0, 0,22,17,17, 0, 0,22,19,
- 20, 0, 0, 0, 0, 0, 0,21,20,17,16, 0, 0, 0,21,22,
- 0, 0, 0,18,19, 0, 0, 0,18,18, 0, 0, 0, 0, 0, 0,
- 22, 0,17,17, 0, 0, 0,20,22, 0, 0, 0,18,19, 0,18,
- 19,16,16, 0,22,20,17,17, 0,22,22,17,18, 0,22,22,
- 18,17, 0, 0,22,18,19, 0,20,20,17,18, 0, 0,22,19,
- 18, 0,22,22,17,17, 0,22, 0,19,19, 0, 0,22,18,18,
- 0,20,22,17,17, 0, 0,22,18,18, 0,19,20,17,17, 0,
- 22, 0,20,19, 0,22,21,17,17, 0, 0, 0,18,18, 0, 0,
- 0,22,19, 0,20, 0,17,17, 0,22, 0, 0,22, 0, 0,20,
- 17,18, 0,22, 0,19,19, 0, 0, 0, 0,19, 0,19,21,17,
- 17, 0, 0, 0, 0, 0, 0,20,21,17,16, 0,11,11,13,13,
- 0,13,13,16,16, 0,13,13,15,16, 0,17,17,21,22, 0,
- 17,18, 0, 0, 0,12,12,16,16, 0,15,15,18,18, 0,13,
- 13,16,16, 0,17,16,21,21, 0,17,17, 0, 0, 0,13,13,
- 16,16, 0,16,16,19,18, 0,13,13,16,16, 0,17,17, 0,
- 22, 0,17,18,20,22, 0,17,18, 0, 0, 0, 0, 0, 0, 0,
- 0,15,15,20, 0, 0,18,19, 0, 0, 0,17,17, 0, 0, 0,
- 18,17,22, 0, 0, 0, 0, 0, 0, 0,15,16,21,20, 0,20,
- 20, 0, 0, 0,18,19, 0, 0, 0,15,15,22,22, 0,17,16,
- 20,22, 0,17,17,20,22, 0,18,18, 0,21, 0,19,18, 0,
- 0, 0,16,16,20,20, 0,19,19,22, 0, 0,15,16,21,22,
- 0,18,19,22, 0, 0,17,18, 0, 0, 0,16,16,22, 0, 0,
- 19,19, 0,21, 0,15,16,20, 0, 0,18,18, 0,22, 0,18,
- 17, 0, 0, 0,18,18, 0, 0, 0, 0, 0, 0, 0, 0,16,16,
- 22,21, 0,20,21, 0, 0, 0,17,18,22, 0, 0,18,18, 0,
- 0, 0, 0, 0, 0, 0, 0,16,16,20,19, 0,22,21, 0, 0,
- 0,18,18,22,22,
-};
-
-static const static_codebook _44p2_p5_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p2_p5_0,
- 1, -528744448, 1616642048, 3, 0,
- (long *)_vq_quantlist__44p2_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44p2_p5_1[] = {
- 3,
- 2,
- 4,
- 1,
- 5,
- 0,
- 6,
-};
-
-static const char _vq_lengthlist__44p2_p5_1[] = {
- 2, 3, 3, 3, 3, 3, 3,
-};
-
-static const static_codebook _44p2_p5_1 = {
- 1, 7,
- (char *)_vq_lengthlist__44p2_p5_1,
- 1, -533200896, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p2_p5_1,
- 0
-};
-
-static const long _vq_quantlist__44p2_p6_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p2_p6_0[] = {
- 1, 7, 7, 7, 8, 8, 7, 8, 8, 7, 9, 9,10,11,11, 9,
- 8, 8, 7, 8, 9,11,11,11, 9, 8, 8, 6, 7, 7,10,10,
- 10,10,10,10,10,10,10,14,14,14,12,11,11,10,11,11,
- 15,14,14,13,11,11, 6, 6, 6, 8, 5, 5, 8, 7, 7, 8,
- 7, 7,11,10,10, 9, 7, 7, 9, 7, 7,12,10,10,10, 7,
- 7, 6, 8, 7,12,10,10,12,10,10,11,10,10,15,14,13,
- 13,10,10,11,10,10,16,14,14,14,10,10, 7, 7, 7,12,
- 11,11,12,11,11,11,11,11,16,14,14,13,12,12,11,11,
- 11,17,15,15,14,12,12,10, 9, 9,13,11,11,13,11,11,
- 12,11,11,16,14,13,14,11,11,12,11,11,17,15,14,14,
- 11,11, 7, 8, 8,12,11,11,12,10,10,12,10,10,16,13,
- 14,13,10,10,11,10,10,17,14,14,14,10,10, 7, 7, 7,
- 12,11,11,12,11,11,12,11,11,15,14,15,14,12,12,12,
- 11,11,17,15,15,14,12,12,10,10, 9,13,11,11,13,11,
- 11,13,11,11,16,14,14,14,11,11,13,11,11,16,15,15,
- 15,11,11,
-};
-
-static const static_codebook _44p2_p6_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p2_p6_0,
- 1, -527106048, 1620377600, 2, 0,
- (long *)_vq_quantlist__44p2_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44p2_p6_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p2_p6_1[] = {
- 2, 6, 6, 7, 7, 7, 7, 7, 7, 7, 8, 8, 9, 9, 9, 8,
- 7, 7, 8, 8, 8, 9, 9, 9, 9, 8, 8, 6, 7, 7, 9, 8,
- 8, 9, 7, 7, 9, 8, 8,10, 8, 8,10, 8, 8,10, 8, 8,
- 10, 8, 9,10, 8, 8, 7, 6, 6, 8, 6, 6, 9, 6, 6, 9,
- 7, 7,10, 8, 8, 9, 6, 6, 9, 7, 7,10, 9, 8, 9, 7,
- 7, 7, 7, 7,11, 8, 8,11, 9, 9,10, 9, 9,12, 9, 9,
- 12, 8, 8,11, 9, 9,12, 9, 9,12, 8, 8, 8, 7, 7,10,
- 9, 9,10, 9, 9,10, 9, 9,11,10,11,11, 9, 9,11, 9,
- 9,11,11,11,11, 9, 9,10, 8, 8,11, 9, 9,10, 9, 9,
- 11, 9, 9,11,10,10,11, 9, 9,11, 9, 9,12,10,10,11,
- 9, 9, 8, 8, 8,11, 9, 9,12, 9, 9,11, 9, 9,12, 9,
- 9,12, 8, 8,12, 9, 9,12, 9,10,12, 8, 8, 9, 7, 7,
- 11, 9, 9,11,10,10,11, 9, 9,11,11,11,11, 9, 9,11,
- 10,10,12,11,11,11, 9,10,10, 9, 9,11, 9, 9,11,10,
- 10,11,10,10,11,11,11,11, 9, 9,11, 9,10,11,11,11,
- 11, 9, 9,
-};
-
-static const static_codebook _44p2_p6_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p2_p6_1,
- 1, -530841600, 1616642048, 2, 0,
- (long *)_vq_quantlist__44p2_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44p2_p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p2_p7_0[] = {
- 1, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9,
-};
-
-static const static_codebook _44p2_p7_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p2_p7_0,
- 1, -513979392, 1633504256, 2, 0,
- (long *)_vq_quantlist__44p2_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44p2_p7_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p2_p7_1[] = {
- 1, 9, 9, 6, 9, 9, 5, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,
-};
-
-static const static_codebook _44p2_p7_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p2_p7_1,
- 1, -516716544, 1630767104, 2, 0,
- (long *)_vq_quantlist__44p2_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44p2_p7_2[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p2_p7_2[] = {
- 1, 3, 2, 5, 4, 7, 7, 8, 8, 9, 9,10,10,11,11,12,
- 12,13,13,14,14,15,15,15,15,
-};
-
-static const static_codebook _44p2_p7_2 = {
- 1, 25,
- (char *)_vq_lengthlist__44p2_p7_2,
- 1, -518864896, 1620639744, 5, 0,
- (long *)_vq_quantlist__44p2_p7_2,
- 0
-};
-
-static const long _vq_quantlist__44p2_p7_3[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p2_p7_3[] = {
- 3, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5,
-};
-
-static const static_codebook _44p2_p7_3 = {
- 1, 25,
- (char *)_vq_lengthlist__44p2_p7_3,
- 1, -529006592, 1611661312, 5, 0,
- (long *)_vq_quantlist__44p2_p7_3,
- 0
-};
-
-static const char _huff_lengthlist__44p2_short[] = {
- 4, 4,12, 9, 8,12,15,17, 4, 2,11, 6, 5, 9,13,15,
- 11, 7, 8, 7, 7,10,14,13, 8, 5, 7, 5, 5, 8,12,12,
- 8, 4, 7, 4, 3, 6,11,12,11, 8, 9, 7, 6, 8,11,12,
- 15,13,14,12, 9, 7,10,13,16,12,17,12, 7, 5, 8,11,
-};
-
-static const static_codebook _huff_book__44p2_short = {
- 2, 64,
- (char *)_huff_lengthlist__44p2_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44p3_l0_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44p3_l0_0[] = {
- 1, 4, 4, 8, 8, 8, 8, 9, 9,10,10,10,10, 4, 6, 5,
- 8, 7, 9, 9, 9, 9,10, 9,11, 9, 4, 5, 6, 7, 8, 9,
- 9, 9, 9, 9,10, 9,10, 8, 9, 8, 9, 8,10, 9,11, 9,
- 12,10,12,10, 8, 8, 9, 8, 9, 9,10, 9,11,10,12,10,
- 12, 9,10,10,11,10,12,11,12,11,12,12,12,12, 9,10,
- 10,11,11,11,11,11,12,12,12,12,12,10,11,11,12,12,
- 12,12,12,12,12,12,12,12,10,11,11,12,12,12,12,12,
- 12,12,12,12,12,11,12,12,12,12,12,13,12,13,12,13,
- 12,12,11,12,12,12,12,12,12,13,12,12,12,12,12,12,
- 12,12,13,13,12,13,12,13,12,13,12,12,12,13,12,13,
- 12,13,12,13,12,13,12,12,12,
-};
-
-static const static_codebook _44p3_l0_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44p3_l0_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44p3_l0_0,
- 0
-};
-
-static const long _vq_quantlist__44p3_l0_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p3_l0_1[] = {
- 3, 4, 4, 5, 5, 4, 4, 5, 5, 5, 4, 5, 4, 5, 5, 5,
- 5, 6, 5, 6, 5, 6, 5, 6, 5,
-};
-
-static const static_codebook _44p3_l0_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44p3_l0_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p3_l0_1,
- 0
-};
-
-static const long _vq_quantlist__44p3_l1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p3_l1_0[] = {
- 1, 4, 4, 4, 4, 4, 4, 4, 4,
-};
-
-static const static_codebook _44p3_l1_0 = {
- 2, 9,
- (char *)_vq_lengthlist__44p3_l1_0,
- 1, -516716544, 1630767104, 2, 0,
- (long *)_vq_quantlist__44p3_l1_0,
- 0
-};
-
-static const char _huff_lengthlist__44p3_lfe[] = {
- 1, 3, 2, 3,
-};
-
-static const static_codebook _huff_book__44p3_lfe = {
- 2, 4,
- (char *)_huff_lengthlist__44p3_lfe,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44p3_long[] = {
- 3, 4,13, 9, 9,12,15,17, 4, 2,18, 5, 7,10,14,18,
- 11, 8, 6, 5, 6, 8,11,14, 8, 5, 5, 3, 5, 8,11,13,
- 9, 6, 7, 5, 5, 7, 9,10,11,10, 9, 8, 6, 6, 8,10,
- 14,14,11,11, 9, 8, 9,10,17,17,14,13,10, 9,10,10,
-};
-
-static const static_codebook _huff_book__44p3_long = {
- 2, 64,
- (char *)_huff_lengthlist__44p3_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44p3_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p3_p1_0[] = {
- 1, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,
-};
-
-static const static_codebook _44p3_p1_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p3_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p3_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44p3_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p3_p2_0[] = {
- 3, 7, 7, 0, 0, 0, 8, 8, 0, 0, 0, 8, 8, 0, 0, 0,
- 11,11, 0, 0, 0, 0, 0, 0, 0, 0,10, 9, 0, 0, 0, 0,
- 0, 0, 0, 0, 9, 9, 0, 0, 0,10,11, 0, 0, 0, 0, 0,
- 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0,
- 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0,12,12, 0, 0,
- 0, 0, 0, 0, 0, 0,11,11, 0, 0, 0,12,12, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0,
- 5, 5, 0, 0, 0, 7, 7, 0, 0, 0, 9, 9, 0, 0, 0, 0,
- 0, 0, 0, 0, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5,
- 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 0,
- 0, 0, 0, 0, 0, 0, 0, 5, 6, 0, 0, 0, 7, 7, 0, 0,
- 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0,
- 8, 8, 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0,11,11, 0, 0, 0, 9, 9, 0,
- 0, 0,10,10, 0, 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0,
- 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0,
- 10,10, 0, 0, 0, 0, 0, 0, 0, 0,10,10, 0, 0, 0, 0,
- 0, 0, 0, 0, 9, 9, 0, 0, 0,10,10, 0, 0, 0, 0, 0,
- 0, 0, 0,11,12, 0, 0, 0, 0, 0, 0, 0, 0,11,11, 0,
- 0, 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 9, 9, 0, 0, 0, 7, 7, 0, 0, 0, 8, 8, 0, 0,
- 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0,
- 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 9, 9, 0, 0, 0, 0,
- 0, 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8,
- 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0,10,10, 0,
- 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0,11,11, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5,
- 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0, 7, 7,
- 0, 0, 0, 9, 9, 0, 0, 0,10,10, 0, 0, 0, 0, 0, 0,
- 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0,
- 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0,
- 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 9, 9, 0, 0, 0, 0,
- 0, 0, 0, 0,11,11, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9,
- 0, 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 9, 9, 0, 0, 0, 7, 7, 0, 0, 0, 8, 8, 0,
- 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0,
- 0, 0, 0, 0, 0, 0, 8, 7, 0, 0, 0, 9, 9, 0, 0, 0,
- 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 7,
- 7, 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0,11,11,
- 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0,10,10, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0, 7,
- 7, 0, 0, 0, 9, 9, 0, 0, 0,10,10, 0, 0, 0, 0, 0,
- 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 0,
- 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0,
- 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 9, 9, 0, 0, 0,
- 0, 0, 0, 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 9,
- 9, 0, 0, 0,11,11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0,10,10, 0, 0, 0, 9, 9, 0, 0, 0,10,10,
- 0, 0, 0,11,12, 0, 0, 0, 0, 0, 0, 0, 0,10,10, 0,
- 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0,11,11, 0, 0,
- 0, 0, 0, 0, 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0,
- 9, 9, 0, 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0,11,
- 11, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0,12,12,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,10,10, 0, 0, 0,
- 9, 9, 0, 0, 0,10,10, 0, 0, 0,12,12, 0, 0, 0, 0,
- 0, 0, 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9,
- 0, 0, 0,11,11, 0, 0, 0, 0, 0, 0, 0, 0,10,10, 0,
- 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0,11,11, 0, 0,
- 0, 0, 0, 0, 0, 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0,
- 10,10, 0, 0, 0,11,11, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0,
-};
-
-static const static_codebook _44p3_p2_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p3_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p3_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44p3_p3_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p3_p3_0[] = {
- 1, 5, 5, 5, 8, 8, 0, 8, 8, 6, 9, 9, 8,10,10, 0,
- 8, 8, 0, 9, 9, 0,12,12, 0, 8, 8, 4, 7, 7, 6,10,
- 10, 0,12,12, 7,11,11, 9,12,12, 0,12,12, 0,13,13,
- 0,15,15, 0,12,12, 0, 7, 7, 0, 7, 7, 0, 8, 8, 0,
- 8, 8, 0,10,10, 0, 7, 7, 0, 8, 8, 0,11,11, 0, 7,
- 7, 5, 7, 7, 9, 9, 9, 0,11,10, 9, 9, 9,11,12,12,
- 0,10,10, 0,11,11, 0,13,13, 0,11,11, 6, 7, 7, 9,
- 10,10, 0,12,12,10,11,11,11,12,12, 0,12,12, 0,13,
- 13, 0,15,15, 0,12,12, 0,10,10, 0,11,11, 0,11,11,
- 0,12,12, 0,13,13, 0,11,11, 0,12,12, 0,15,15, 0,
- 11,11, 0, 8, 8, 0,10,10, 0,12,12, 0,11,11, 0,12,
- 12, 0,12,12, 0,12,12, 0,15,15, 0,11,11, 0, 7, 7,
- 0,10,10, 0,12,12, 0,10,10, 0,12,13, 0,12,12, 0,
- 13,13, 0,14,14, 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,
-};
-
-static const static_codebook _44p3_p3_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p3_p3_0,
- 1, -533200896, 1614282752, 2, 0,
- (long *)_vq_quantlist__44p3_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44p3_p3_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p3_p3_1[] = {
- 3, 4, 4, 0, 8, 8, 0, 8, 8, 0, 9, 9, 0,10,10, 0,
- 8, 8, 0, 9, 9, 0,10,10, 0, 8, 8, 0, 7, 7, 0, 8,
- 8, 0, 8, 8, 0, 8, 8, 0, 8, 8, 0, 8, 8, 0, 8, 8,
- 0, 8, 8, 0, 8, 8, 0, 7, 7, 0, 6, 6, 0, 7, 7, 0,
- 7, 7, 0,10,10, 0, 6, 6, 0, 7, 7, 0,10,10, 0, 6,
- 5, 0, 8, 8, 0, 7, 7, 0, 8, 8, 0, 8, 8, 0, 9, 9,
- 0, 7, 7, 0, 8, 8, 0, 9, 9, 0, 7, 7, 0, 6, 6, 0,
- 9,10, 0,10,10, 0,10,10, 0,11,11, 0, 9, 9, 0,10,
- 10, 0,11,11, 0, 9, 9, 0, 8, 8, 0, 8, 8, 0, 8, 8,
- 0, 9, 9, 0, 9, 9, 0, 8, 8, 0, 8, 8, 0, 9, 9, 0,
- 7, 7, 0, 8, 8, 0, 7, 7, 0, 7, 7, 0, 8, 8, 0, 9,
- 9, 0, 7, 7, 0, 7, 7, 0, 9, 9, 0, 6, 6, 0, 6, 6,
- 0,10,10, 0,10,10, 0,10,10, 0,12,12, 0, 9, 9, 0,
- 10,10, 0,12,12, 0, 9, 9, 0, 8, 8, 0, 7, 7, 0, 8,
- 8, 0, 8, 8, 0, 9, 9, 0, 7, 7, 0, 8, 8, 0, 9, 9,
- 0, 7, 7,
-};
-
-static const static_codebook _44p3_p3_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p3_p3_1,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p3_p3_1,
- 0
-};
-
-static const long _vq_quantlist__44p3_p4_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p3_p4_0[] = {
- 1, 6, 6, 7, 7, 7, 7, 7, 7, 7, 8, 8,10,11,11, 9,
- 8, 8, 8, 8, 8,11,11,11,10, 8, 8, 5, 7, 7, 9,11,
- 11,10,11,11,10,11,11,12,13,14,11,12,12,10,11,11,
- 13,14,14,12,12,12, 5, 6, 6, 8, 6, 6, 8, 7, 7, 8,
- 7, 7,11,10,10,10, 7, 7, 9, 7, 7,12,11,11,11, 7,
- 7, 7, 7, 7,11,10,10,12,10,10,11,10,10,15,13,13,
- 13,10,10,12,11,11,15,13,13,14,11,11, 7, 7, 7,11,
- 11,11,12,11,11,12,11,11,14,14,14,14,12,12,12,12,
- 12,16,15,15,14,12,12, 0,10,10, 0,11,11, 0,11,12,
- 0,11,11, 0,14,14, 0,11,11, 0,12,12, 0,15,15, 0,
- 11,11, 8, 8, 8,12,10,10,12,10,10,13,11,11,15,13,
- 13,14,11,11,12,10,10,16,14,14,14,10,10, 8, 7, 7,
- 12,11,11,13,11,11,12,11,11,15,14,14,14,12,12,13,
- 12,12,15,14,14,15,12,12, 0,11,11, 0,12,12, 0,12,
- 12, 0,12,12, 0,15,15, 0,12,12, 0,13,13, 0,14,15,
- 0,12,12,
-};
-
-static const static_codebook _44p3_p4_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p3_p4_0,
- 1, -531365888, 1616117760, 2, 0,
- (long *)_vq_quantlist__44p3_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44p3_p4_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p3_p4_1[] = {
- 3, 4, 5, 8, 8,12,10,10,12,12,12,10,10,12,12,13,
- 11,11,12,12,13,12,12,12,12,13,10,10,13,13,13,13,
- 13,13,13,13,10,10,13,13,13,11,11,13,13,14,13,13,
- 12,12,13,10,10,13,13,13,13,13,13,13,13,10,10,12,
- 12,13,11,11,13,13,13,13,13,12,12,13,12,12,13,13,
- 13,13,13,13,13,14,11,11,12,12,14,12,12,13,12,14,
- 14,14,12,12,13,14,14,13,13,14,13,13,13,13,14,14,
- 14,12,12,14,13,13,13,13,14,14,14,12,12,12, 8, 8,
- 11,11,12,12,12,11,11,12,11,11,10,10,13,12,12,10,
- 10,13,12,12,10,10,13,12,12,12,12,14,12,12,12,12,
- 13,13,13,11,11,14,12,12,11,11,14,12,12,12,12,14,
- 12,12,12,12,13,12,12,12,12,13,13,13,11,11,14,12,
- 12,11,11,14,12,12,12,12,14,13,13,12,12,14,12,12,
- 12,11,14,13,13,11,11,14,13,12,11,11,14,13,13,11,
- 11,14,13,13,12,12,14,12,12,12,12,15,13,13,12,12,
- 14,12,12,11,11,14,13,13,11,11,12, 9, 9,10,10,12,
- 7, 7,11,11,12, 9, 9,12,12,13,10,10,10,10,14,14,
- 14,11,11,13, 9, 9,12,12,14,14,14,12,12,13, 8, 8,
- 11,11,14, 9, 9,12,12,14,14,14,11,11,13, 9, 9,12,
- 12,14,14,14,12,12,14, 8, 8,11,11,14, 9, 9,12,12,
- 14,14,14,11,11,14,10,10,12,12,14,14,14,13,13,14,
- 9, 9,11,11,14,10,10,12,12,14,14,14,11,11,14,14,
- 15,12,12,15,14,14,14,14,15,14,14,11,11,14,14,14,
- 12,12,14,14,14,11,11,14,11,11,10,10,14,10,10,10,
- 10,14,10,10,10,10,15,11,11, 9, 9,14,12,12, 9, 9,
- 15,11,11,11,11,15,13,13,11,11,15,10,10,10,10,15,
- 11,11,10,10,15,13,13,11,11,15,11,11,11,11,15,13,
- 13,11,11,15,10,10,10,10,15,11,11,10,10,15,13,13,
- 11,11,15,12,12,11,11,15,13,13,11,11,15,11,11,10,
- 10,15,12,12,10,10,15,13,13,10,10,15,14,14,11,11,
- 15,13,13,11,11,15,14,14,10,11,15,13,13,10,10,15,
- 13,14,10,10,14,13,13,10,10,14,13,13,10,10,14,13,
- 13,10,10,14,13,13, 9, 9,14,14,14, 9, 9,15,14,14,
- 11,11,15,14,14,10,10,15,14,14,10,10,15,14,14,11,
- 11,15,14,14,10,10,15,14,14,11,11,15,14,14,10,10,
- 14,14,14,10,10,15,14,14,10,10,14,14,14,10,10,15,
- 14,14,11,11,15,14,14,11,11,14,14,14,10,10,15,14,
- 14,10,10,14,14,14, 9, 9,15,15,15,11,11,15,14,14,
- 12,12,15,15,14,10,10,15,14,14,10,10,14,15,15, 9,
- 9,14,10,10,12,12,17, 9, 9,12,12,17,10,10,13,13,
- 17,11,11,12,12,18,14,14,12,12,17,10,10,13,13,17,
- 14,14,12,12,17, 9, 9,12,12,17,11,11,12,12,17,14,
- 14,12,12,18,10,10,13,13,18,14,14,13,13,18, 9, 9,
- 12,12,18,10,10,13,13,18,14,14,12,12,18,11,11,13,
- 13,18,14,14,13,13,18,10,10,12,12,17,11,11,12,12,
- 17,14,14,12,12,18,15,15,13,13,18,14,14,14,14,18,
- 15,15,12,12,18,14,14,12,12,18,15,15,12,12,13, 7,
- 7,11,11,14,15,15,11,11,14,15,15,12,12,14,15,15,
- 11,11,15,15,15,11,11,14,15,15,12,12,14,15,15,12,
- 12,14,15,15,11,11,14,15,15,11,11,15,15,15,12,12,
- 14,15,15,12,12,14,15,15,12,12,14,15,15,11,11,14,
- 15,15,11,11,15,15,15,12,12,15,15,15,12,12,14,15,
- 15,12,12,14,15,14,12,12,14,15,15,11,11,15,14,14,
- 12,12,15,15,15,12,12,15,16,16,12,12,15,15,15,12,
- 12,15,15,15,12,12,15,15,15,12,12,13,13,13,11,10,
- 14,14,15,11,11,14,14,14,12,12,15,14,14,10,10,15,
- 15,15,11,11,14,15,15,12,12,14,14,14,11,11,14,15,
- 15,11,11,14,15,15,12,12,15,15,15,11,11,14,15,15,
- 12,12,14,14,14,12,12,14,15,15,11,11,14,15,15,12,
- 12,15,15,15,11,11,15,15,15,12,12,15,14,14,12,12,
- 14,15,15,11,11,14,15,15,11,11,15,15,15,10,10,15,
- 15,16,12,12,15,15,15,14,14,15,15,15,11,11,15,15,
- 15,12,12,15,15,15,11,11,14,11,11,10,10,15, 9, 9,
- 12,12,15,10,10,12,12,15,11,11,11,11,15,14,14,12,
- 12,15,10,10,13,13,15,14,14,12,12,15, 9, 9,12,12,
- 15,10,10,13,13,15,13,13,12,11,15,10,10,12,12,15,
- 14,14,12,12,15, 9, 9,11,11,15,11,11,12,12,15,13,
- 13,11,11,15,11,11,13,13,15,13,14,13,14,15,11,11,
- 11,11,15,11,11,12,12,15,14,14,11,11,15,14,14,13,
- 13,15,14,14,20,20,15,14,14,12,12,15,14,14,12,12,
- 15,14,14,11,11,14,13,13,10,10,14,13,13,12,12,14,
- 14,13,12,12,15,14,14,12,12,15,14,14,11,11,15,14,
- 14,12,12,15,14,14,13,13,15,14,14,12,11,15,14,14,
- 11,11,15,14,14,13,13,15,14,14,12,12,15,14,14,13,
- 13,15,14,14,12,11,15,14,14,12,12,15,14,14,13,13,
- 15,14,14,13,13,15,14,14,12,12,15,14,14,12,12,15,
- 14,14,12,12,15,15,15,13,13,15,15,15,13,13,15,14,
- 14,13,13,15,15,15,13,13,15,14,15,12,12,15,15,15,
- 13,13,14,10,10,12,13,17, 9, 9,12,12,17,10,10,13,
- 13,17,11,11,12,12,18,14,14,12,12,18,10,10,13,13,
- 18,14,14,12,12,17, 9, 9,12,12,18,10,11,13,13,18,
- 14,14,12,12,17,10,10,12,12,17,14,14,12,12,17, 9,
- 9,12,12,17,11,11,12,12,17,14,14,12,12,18,11,11,
- 12,12,18,14,14,13,13,18,11,11,12,12,18,11,11,12,
- 12,18,14,14,12,12,18,15,15,12,12,18,14,14,13,13,
- 18,15,15,12,12,17,14,14,12,12,17,15,15,12,12,13,
- 7, 7,11,11,14,15,15,11,11,14,15,15,11,11,14,15,
- 14,12,12,15,15,15,12,11,14,15,15,12,12,14,15,15,
- 12,12,14,15,15,11,11,14,15,15,11,11,15,15,15,13,
- 13,14,15,15,11,11,14,15,15,13,12,14,15,15,11,11,
- 14,15,15,11,11,15,15,15,13,13,14,15,15,12,12,15,
- 15,15,12,12,15,15,15,11,11,15,15,15,11,11,15,15,
- 15,12,12,15,15,15,13,13,15,16,16,12,12,15,15,15,
- 12,13,15,15,15,12,12,15,15,15,12,12,13,13,13,11,
- 11,14,14,14,11,11,14,14,14,12,12,14,14,14,10,10,
- 15,14,14,11,11,14,15,15,12,12,14,14,14,12,12,14,
- 15,15,11,11,14,15,14,12,12,15,14,14,11,11,14,15,
- 15,12,12,14,14,14,11,11,14,15,15,11,11,14,14,14,
- 12,12,15,15,14,11,11,15,15,15,12,12,15,14,14,12,
- 12,14,15,15,11,11,14,15,14,11,11,15,15,15,10,10,
- 15,15,15,12,12,15,14,14,14,13,15,15,15,11,11,15,
- 15,15,11,11,15,15,15,10,10,14,11,11,10,10,15, 9,
- 9,12,12,15,10,10,12,12,15,11,11,11,11,15,14,14,
- 12,12,15,10,10,13,13,15,13,13,12,12,15, 9, 9,12,
- 12,15,11,11,13,13,15,14,14,12,12,15,10,10,13,13,
- 15,13,14,12,12,15, 9, 9,12,12,15,10,10,13,13,15,
- 13,13,11,11,15,11,11,13,13,15,14,14,13,13,15,10,
- 10,11,11,15,11,11,12,12,15,14,14,11,11,15,14,14,
- 13,13,15,14,14,21,20,15,14,14,11,11,15,14,14,12,
- 12,15,14,14,11,11,14,13,13,10,10,14,13,13,11,11,
- 15,14,14,12,12,15,14,14,12,12,14,14,14,12,12,15,
- 14,14,12,12,15,14,14,13,13,14,14,14,11,11,15,14,
- 14,11,11,15,14,14,13,13,15,14,14,12,12,15,14,14,
- 13,13,14,14,14,11,11,15,14,14,11,11,14,14,14,13,
- 13,15,14,14,12,12,15,14,14,12,12,15,14,14,12,12,
- 15,14,14,12,12,14,14,14,13,13,15,15,15,13,13,16,
- 14,14,12,13,15,15,15,13,13,15,14,14,12,12,15,15,
- 15,13,13,15,11,11,13,12,18,10,10,12,12,17,11,11,
- 12,12,18,12,12,11,11,18,14,14,12,12,18,11,11,13,
- 13,17,14,14,12,12,18,10,10,12,12,18,12,12,12,12,
- 18,14,15,12,12,18,11,11,13,13,18,14,14,12,12,17,
- 10,10,12,12,18,11,11,12,12,18,15,14,12,12,17,12,
- 12,12,12,17,14,14,12,12,17,11,11,11,11,17,12,12,
- 12,11,17,15,15,11,11,18,15,15,12,12,18,14,15,13,
- 13,18,15,15,11,11,17,15,15,12,12,18,15,15,11,11,
- 14, 9, 9,11,11,14,15,15,11,11,15,15,15,11,11,15,
- 15,15,12,11,15,15,15,12,12,15,15,15,11,11,15,15,
- 15,13,13,14,15,15,11,11,15,15,15,11,11,15,15,15,
- 13,13,15,15,15,11,11,15,15,15,13,13,15,15,15,11,
- 11,15,15,15,11,11,15,15,15,13,13,15,15,15,12,12,
- 15,15,15,13,13,15,15,14,11,11,15,15,15,12,12,15,
- 15,15,12,12,16,15,15,13,13,15,16,16,13,13,16,15,
- 15,12,12,15,15,15,13,12,15,15,15,12,12,13,12,12,
- 11,11,14,14,14,11,11,14,14,14,12,12,15,14,14,11,
- 11,15,14,14,12,12,15,14,14,12,12,15,14,14,12,12,
- 14,15,15,11,11,15,14,14,12,12,15,14,14,11,11,15,
- 14,14,12,12,15,14,14,12,12,14,15,15,11,11,15,14,
- 14,12,12,15,14,14,11,11,15,15,15,12,12,15,14,14,
- 12,12,15,15,15,11,11,15,14,14,11,11,15,14,15,11,
- 11,15,15,15,12,12,15,14,14,13,13,16,15,15,11,11,
- 15,14,14,12,12,15,15,15,11,11,14,11,11, 9, 9,15,
- 10,10,12,12,14,11,11,12,12,15,12,12,12,12,15,14,
- 14,13,13,15,11,11,13,13,15,14,14,13,13,15,10,10,
- 12,12,15,12,12,13,13,15,14,14,13,13,15,11,11,12,
- 12,15,14,14,13,13,14,10,10,12,12,15,12,12,13,13,
- 15,14,14,12,12,15,12,12,13,13,15,14,14,15,15,15,
- 11,11,12,12,15,12,12,12,13,15,14,14,12,12,15,15,
- 15,14,14,15,14,14,20,20,15,14,14,12,12,15,14,14,
- 13,13,15,14,14,12,12,14,13,13,10,10,14,13,13,11,
- 11,14,13,13,12,12,14,14,14,12,12,15,14,14,13,13,
- 15,14,14,12,12,14,14,14,14,14,14,14,14,11,11,15,
- 14,14,12,12,15,14,14,14,14,15,14,14,12,12,14,14,
- 14,14,14,14,14,14,11,11,15,14,14,12,12,14,14,14,
- 14,14,15,14,14,12,12,15,14,14,13,13,15,14,14,12,
- 12,15,14,14,12,12,14,14,14,14,13,15,15,15,14,14,
- 15,14,14,13,13,15,15,15,14,14,15,14,14,13,13,15,
- 15,15,13,13,14,13,13,13,13,18,15,15,12,12,18,15,
- 15,13,12,18,15,16,11,11,18,16,17,12,12,18,15,15,
- 13,13,18,17,17,12,12,18,15,15,12,12,17,15,15,12,
- 12,18,17,17,12,12,18,15,15,13,13,18,16,17,12,12,
- 17,15,15,12,12,18,15,15,12,12,18,16,17,11,12,18,
- 16,16,12,12,17,16,17,12,12,18,15,15,11,11,18,15,
- 15,12,12,18,17,17,11,11,17,17,17,12,12,18,16,16,
- 13,13,18,17,17,11,11,18,16,16,12,12,18,17,17,11,
- 11,15,14,14,11,11,16,15,15,11,11,16,15,15,12,12,
- 16,15,15,12,12,17,15,15,14,13,16,15,15,12,12,17,
- 15,15,14,14,16,15,15,11,11,16,15,15,12,12,18,15,
- 15,13,13,16,15,15,11,11,17,15,15,14,14,16,15,15,
- 11,11,16,15,15,12,12,17,15,15,13,13,16,15,15,12,
- 12,17,16,15,14,14,16,14,15,12,12,16,15,15,12,12,
- 18,15,15,13,13,17,15,15,14,14,17,16,16,15,15,17,
- 15,15,13,13,17,15,15,14,14,18,15,15,13,13,15,12,
- 13,11,11,15,14,14,12,12,16,14,14,12,12,16,14,14,
- 12,12,16,14,14,12,12,16,14,14,13,12,17,14,14,13,
- 13,16,15,15,12,12,16,14,14,12,12,17,14,14,12,12,
- 16,14,14,12,12,17,14,14,13,13,15,15,15,12,12,16,
- 14,14,12,12,17,14,14,12,12,17,15,15,12,12,17,14,
- 14,13,13,16,15,15,12,12,16,14,14,12,12,17,15,15,
- 12,12,18,15,15,13,13,17,14,14,13,13,17,15,15,12,
- 12,17,14,14,12,12,17,15,15,12,12,14,15,15, 9, 9,
- 15,15,15,12,12,15,15,15,13,13,15,15,15,14,14,15,
- 15,15,19,19,15,15,16,13,13,15,15,16,19,20,15,15,
- 15,13,12,15,16,16,14,14,15,15,15,19,19,15,15,15,
- 13,13,15,16,15,20,19,14,15,15,13,13,15,15,15,14,
- 14,15,15,15,19,19,15,15,15,14,14,15,16,16,19,20,
- 15,15,15,14,14,15,15,15,14,14,15,15,15,19,19,15,
- 15,15,20,19,15,16,16,20,19,15,15,15,19,19,15,16,
- 16,20,20,15,15,15,19,20,14,13,13,10,10,14,14,14,
- 11,11,14,14,14,12,12,15,14,14,13,13,15,14,14,19,
- 20,15,14,14,12,12,14,14,14,20,19,14,14,14,11,11,
- 15,14,14,12,12,15,14,14,20,20,15,14,14,12,12,14,
- 14,14,20,19,14,14,14,11,11,15,14,14,12,12,15,14,
- 14,19,20,15,14,14,13,13,15,14,14,22,19,15,15,14,
- 12,12,15,14,14,13,13,14,15,15,22,20,15,15,15,20,
- 20,15,14,14,21,20,15,15,15,20,21,15,14,14,20,20,
- 14,15,15,20,20,
-};
-
-static const static_codebook _44p3_p4_1 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p3_p4_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p3_p4_1,
- 0
-};
-
-static const long _vq_quantlist__44p3_p5_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p3_p5_0[] = {
- 2, 6, 6,14,14, 6, 7, 7,14,14, 7, 7, 7,15,15, 0,
- 12,12,15,15, 0,13,13,15,15, 7, 8, 8,15,15,10,10,
- 10,16,16, 9, 8, 8,15,15, 0,13,13,18,17, 0,13,13,
- 16,16, 8, 8, 8,15,15,12,11,11,16,16, 9, 8, 8,15,
- 15, 0,13,13,18,18, 0,13,13,16,16, 0,14,14,17,17,
- 0,20, 0,19,20, 0,12,12,16,16, 0,16,16,20,22, 0,
- 14,14,16,16, 0,14,14,17,17, 0,20,22,20,19, 0,13,
- 13,15,16, 0,17,18, 0,21, 0,15,15,16,16, 5, 7, 7,
- 13,13, 8, 9, 9,14,14,10,10,10,14,14, 0,20,22,18,
- 18, 0,22,21,18,17, 9,10,10,14,14,12,12,12,17,17,
- 12,10,10,14,14, 0, 0,20,17,17, 0,22,21,17,18,11,
- 10,10,14,14,14,13,13,18,18,12,11,11,14,14, 0,22,
- 21,18,19, 0,20, 0,17,17, 0,22, 0,18,18, 0, 0, 0,
- 0, 0, 0,20,20,17,17, 0,22, 0,22,21, 0,21, 0,19,
- 18, 0,22,22,18,18, 0, 0, 0, 0, 0, 0,21, 0,17,17,
- 0,22, 0,20,20, 0, 0, 0,19,18, 6, 6, 6,12,12, 8,
- 6, 6,10,10, 8, 6, 6,13,12, 0,10,10,11,11, 0,11,
- 11,13,13, 8, 7, 7,13,13,11, 9, 9,13,13,10, 6, 6,
- 12,12, 0,10,10,14,14, 0,10,10,13,13, 9, 7, 7,13,
- 13,12,10,10,13,13,10, 6, 6,12,12, 0,11,11,15,15,
- 0,10,10,13,13, 0,12,12,15,14, 0,19,20,16,17, 0,
- 9, 9,13,13, 0,14,14,20,21, 0,12,11,13,12, 0,12,
- 12,15,14, 0,20,19,17,17, 0,10,10,12,13, 0,15,15,
- 22,21, 0,12,12,12,13, 0,10,10,12,12, 0,11,11,15,
- 15, 0,11,11,15,15, 0,15,15,22,22, 0,16,17, 0, 0,
- 0,11,11,15,15, 0,14,14,18,18, 0,11,11,16,16, 0,
- 16,15, 0,21, 0,16,16, 0, 0, 0,12,12,15,15, 0,14,
- 14,19,19, 0,11,11,15,15, 0,15,15,22, 0, 0,16,16,
- 22, 0, 0,16,16, 0,21, 0, 0, 0, 0, 0, 0,15,15,19,
- 20, 0,18,18, 0, 0, 0,17,17, 0, 0, 0,17,17, 0, 0,
- 0, 0, 0, 0, 0, 0,16,15,22,21, 0,20,20, 0, 0, 0,
- 18,18, 0, 0, 0,10,10,12,12, 0,10,10,11,11, 0,11,
- 11,12,12, 0,11,11, 9, 9, 0,13,12,12,12, 0,11,11,
- 13,13, 0,13,13,12,12, 0,10,10,12,12, 0,13,12,13,
- 13, 0,12,12,12,12, 0,11,11,13,13, 0,13,13,12,12,
- 0,10,10,12,12, 0,13,13,14,13, 0,12,12,12,12, 0,
- 14,13,13,14, 0,20,21,15,15, 0,11,11,12,12, 0,15,
- 16,20,20, 0,12,13,10,10, 0,13,13,14,13, 0,20,20,
- 15,15, 0,11,11,12,12, 0,16,17,21,21, 0,13,13,11,
- 11, 6, 7, 7,16,15,11, 9, 9,14,15,12, 9, 9,16,16,
- 0,13,13,15,15, 0,14,14,17,17,10, 9, 9,16,16,14,
- 12,12,16,16,12, 9, 9,15,15, 0,13,13,17,18, 0,13,
- 13,15,15,12,10,10,17,17,15,12,12,17,17,13, 9, 9,
- 16,16, 0,13,13,18,19, 0,14,14,16,16, 0,15,15,18,
- 18, 0, 0, 0,20,19, 0,12,12,17,16, 0,16,17, 0,21,
- 0,14,15,16,16, 0,15,15,18,18, 0, 0,22,19,21, 0,
- 13,13,16,16, 0,18,17,22,22, 0,15,15,16,16, 7, 7,
- 7,13,13,11,10,10,15,15,12,10,10,14,14, 0,21, 0,
- 18,17, 0,21,22,18,18,11,10,10,15,15,14,12,12,17,
- 17,14,11,11,14,14, 0,21,20,18,18, 0,22,21,18,17,
- 12,11,10,16,16,16,14,14,17,19,14,11,11,15,15, 0,
- 0,22,19,19, 0,21,22,18,18, 0,21, 0,18,19, 0, 0,
- 0,22, 0, 0,22,21,17,17, 0, 0, 0,20,22, 0, 0,21,
- 18,18, 0, 0, 0,19,20, 0, 0, 0, 0, 0, 0, 0,21,17,
- 17, 0, 0, 0,22,21, 0, 0, 0,19,19,10, 9, 9,14,13,
- 13,10,10,12,12,13,10,10,14,14, 0,13,13,12,12, 0,
- 15,14,16,15,13,10,10,14,14,15,12,12,14,14,15,10,
- 10,14,14, 0,14,14,15,15, 0,14,13,14,14,13,10,10,
- 15,15,17,13,13,15,15,14,10,10,14,14, 0,14,14,15,
- 16, 0,14,14,15,15, 0,15,15,16,16, 0,21,22,17,18,
- 0,12,12,14,14, 0,17,17,20,21, 0,14,14,14,14, 0,
- 15,15,16,16, 0,21,22,18,18, 0,13,13,14,14, 0,18,
- 18,22, 0, 0,15,15,14,14, 0,11,11,13,13, 0,12,12,
- 16,15, 0,12,12,16,16, 0,16,16, 0, 0, 0,16,17, 0,
- 22, 0,12,12,16,16, 0,14,14,17,18, 0,11,11,16,16,
- 0,15,15, 0,21, 0,16,16,21,22, 0,12,12,16,16, 0,
- 15,15,19,19, 0,12,12,17,16, 0,16,16,21,22, 0,16,
- 16, 0, 0, 0,17,17, 0,22, 0, 0, 0, 0, 0, 0,15,15,
- 19,20, 0,17,19, 0, 0, 0,17,17,22, 0, 0,17,17, 0,
- 22, 0, 0, 0, 0, 0, 0,15,15,21, 0, 0,19,20, 0, 0,
- 0,19,18,22, 0, 0,11,12,14,14, 0,11,11,14,14, 0,
- 12,12,15,15, 0,13,13,13,13, 0,14,14,16,16, 0,12,
- 12,15,15, 0,14,14,16,15, 0,11,11,15,15, 0,13,13,
- 16,16, 0,13,13,15,15, 0,12,12,15,15, 0,15,14,16,
- 16, 0,11,11,15,15, 0,14,14,17,17, 0,13,13,15,15,
- 0,15,15,16,16, 0, 0, 0,18,18, 0,12,12,14,14, 0,
- 16,16,22, 0, 0,14,14,15,15, 0,15,15,16,17, 0,21,
- 22,18,18, 0,13,13,15,14, 0,18,17,22, 0, 0,14,14,
- 15,15, 8, 8, 8,16,15,12,10,10,16,15,12,10,10,16,
- 16, 0,14,14,16,17, 0,14,14,17,16,12,10,10,17,18,
- 14,12,12,18,18,14,10,10,16,16, 0,14,14,18,18, 0,
- 14,14,16,16,12, 9, 9,16,16,17,13,13,16,17,14, 9,
- 9,15,15, 0,14,14,18,19, 0,13,13,15,15, 0,15,15,
- 18,19, 0, 0, 0,22,21, 0,13,13,16,16, 0,16,16,22,
- 0, 0,15,15,16,16, 0,14,14,18,17, 0, 0, 0,20, 0,
- 0,13,13,16,16, 0,18,18, 0, 0, 0,15,15,16,16, 8,
- 7, 7,13,13,12,10,10,15,15,12,10,10,14,14, 0,22,
- 22,19,18, 0, 0, 0,18,18,12,10,10,15,15,14,13,13,
- 17,17,14,11,11,15,15, 0,19,20,18,18, 0,22,21,17,
- 18,13,11,11,15,15,16,13,13,18,18,14,11,11,14,15,
- 0,22,21,20,19, 0,22,21,17,17, 0, 0,22,19,18, 0,
- 0, 0, 0, 0, 0,22,20,17,17, 0, 0, 0,21,20, 0, 0,
- 0,19,17, 0, 0,22,19,19, 0, 0, 0, 0, 0, 0,22,20,
- 18,17, 0, 0, 0, 0, 0, 0, 0, 0,18,18, 0,10,10,14,
- 14, 0,11,11,14,14, 0,11,11,15,15, 0,14,14,14,14,
- 0,15,15,16,16, 0,11,11,16,16, 0,13,13,16,16, 0,
- 11,11,15,15, 0,14,14,16,16, 0,14,14,15,15, 0,11,
- 11,15,15, 0,13,13,15,15, 0,10,10,15,15, 0,15,15,
- 17,17, 0,14,14,14,14, 0,16,16,16,16, 0, 0,22,19,
- 19, 0,13,13,14,14, 0,17,17, 0, 0, 0,15,15,14,14,
- 0,16,16,17,17, 0, 0,22,18,18, 0,13,13,14,14, 0,
- 21,18, 0, 0, 0,15,15,14,14, 0,11,11,13,13, 0,12,
- 12,15,15, 0,12,12,16,15, 0,16,16, 0, 0, 0,17,17,
- 22,22, 0,12,12,16,16, 0,14,14,18,18, 0,11,12,16,
- 16, 0,15,16, 0,21, 0,16,16,22,21, 0,12,12,16,16,
- 0,15,15,19,20, 0,11,12,16,16, 0,15,15,20,22, 0,
- 16,16, 0,22, 0,17,17,22, 0, 0, 0, 0, 0, 0, 0,15,
- 15,21,22, 0,19,18, 0, 0, 0,17,17, 0, 0, 0,17,17,
- 0,22, 0, 0, 0, 0, 0, 0,16,15,22, 0, 0,19,19, 0,
- 0, 0,17,18, 0, 0, 0,12,12,15,15, 0,12,12,15,15,
- 0,12,12,15,15, 0,13,13,14,14, 0,15,15,16,17, 0,
- 12,12,16,16, 0,14,14,16,16, 0,12,11,15,16, 0,14,
- 14,16,17, 0,14,14,16,16, 0,13,12,16,16, 0,15,15,
- 16,16, 0,11,11,15,15, 0,14,14,16,16, 0,14,14,15,
- 15, 0,15,15,18,17, 0, 0,22, 0,20, 0,13,13,15,15,
- 0,16,17,22,22, 0,14,14,15,15, 0,15,15,17,18, 0,
- 20, 0,19,19, 0,13,13,15,15, 0,18,18,22, 0, 0,14,
- 14,15,15, 0,11,11,16,16, 0,14,14,17,16, 0,13,13,
- 17,17, 0,16,16,17,17, 0,17,17,18,19, 0,12,12,16,
- 17, 0,15,15,18,18, 0,12,12,16,16, 0,16,16,19,18,
- 0,16,16,17,16, 0,12,13,17,17, 0,17,16,18,17, 0,
- 13,12,16,16, 0,16,16,18,19, 0,16,16,16,17, 0,16,
- 16,18,18, 0,22, 0,22,22, 0,13,13,16,16, 0,19,18,
- 22,20, 0,16,15,16,16, 0,16,17,18,18, 0, 0, 0,22,
- 20, 0,14,14,16,16, 0,19,19, 0, 0, 0,16,16,16,16,
- 0, 9, 9,13,13, 0,13,13,15,15, 0,14,14,15,15, 0,
- 0,22,17,18, 0,22, 0,18,19, 0,12,12,15,15, 0,15,
- 16,17,17, 0,14,14,14,14, 0,22, 0,18,18, 0,21,22,
- 17,17, 0,13,13,15,15, 0,17,17,17,18, 0,14,14,15,
- 15, 0,22,21,21,19, 0,20,21,17,17, 0,21,21,19,18,
- 0, 0, 0, 0, 0, 0,21,21,17,17, 0, 0, 0,22,22, 0,
- 0,22,19,18, 0, 0,21,19,18, 0, 0, 0, 0,22, 0,19,
- 20,17,17, 0, 0, 0, 0,22, 0, 0, 0,19,18, 0,19,19,
- 15,16, 0,21,19,16,17, 0, 0,21,17,17, 0, 0,22,17,
- 17, 0,22,22,18,19, 0,20,20,16,16, 0, 0,22,18,18,
- 0,20,19,16,17, 0,22,21,20,19, 0, 0,21,17,17, 0,
- 21,20,17,17, 0, 0, 0,18,18, 0,19,19,17,16, 0,22,
- 0,19,19, 0,21,22,17,18, 0, 0,22,19,18, 0, 0, 0,
- 19,20, 0,19,19,16,16, 0,22,22,22, 0, 0,20,22,16,
- 16, 0,22,20,18,19, 0, 0, 0,20,19, 0,20,20,16,16,
- 0, 0, 0, 0, 0, 0,22,20,17,16, 0,11,11,13,13, 0,
- 14,13,15,15, 0,13,13,16,15, 0,18,17,21, 0, 0,18,
- 18,21, 0, 0,12,12,15,15, 0,15,16,17,18, 0,12,12,
- 15,15, 0,17,17,22,20, 0,17,18,22, 0, 0,12,12,17,
- 16, 0,16,17,19,19, 0,13,13,16,16, 0,17,17, 0,22,
- 0,17,17, 0,21, 0,18,18,20,22, 0, 0, 0, 0, 0, 0,
- 15,15,21,20, 0,20,19, 0, 0, 0,18,18,22, 0, 0,17,
- 17,22, 0, 0, 0, 0, 0, 0, 0,15,16,20,22, 0,20,21,
- 0, 0, 0,19,18, 0, 0, 0,15,15,19,19, 0,17,16,20,
- 20, 0,16,17,20,21, 0,18,17, 0, 0, 0,19,19, 0, 0,
- 0,15,15,21,19, 0,19,19, 0, 0, 0,15,15,22,22, 0,
- 18,18, 0,22, 0,17,18,22,21, 0,15,15,20,19, 0,19,
- 19, 0, 0, 0,15,15,20,22, 0,18,19,20, 0, 0,18,17,
- 21,21, 0,18,18,19,22, 0, 0, 0, 0, 0, 0,15,15,20,
- 19, 0,19,19, 0, 0, 0,18,18,21,22, 0,18,18,22, 0,
- 0, 0, 0, 0, 0, 0,15,15,19,20, 0,21,21, 0, 0, 0,
- 17,17,20,20, 0,12,12,17,17, 0,14,14,16,17, 0,13,
- 14,17,17, 0,16,16,17,17, 0,17,17,17,19, 0,13,13,
- 17,17, 0,16,16,18,18, 0,13,13,16,16, 0,16,16,18,
- 18, 0,16,16,17,17, 0,13,13,17,17, 0,17,17,18,17,
- 0,12,12,15,16, 0,17,18,19,20, 0,16,16,16,16, 0,
- 17,16,18,19, 0, 0,22,21,22, 0,14,14,16,16, 0,19,
- 19, 0, 0, 0,16,16,16,16, 0,16,16,18,17, 0, 0,22,
- 21,21, 0,14,14,16,16, 0,22,20,22, 0, 0,16,16,15,
- 15, 0, 9, 9,13,13, 0,14,14,15,15, 0,14,14,14,14,
- 0,22,22,18,18, 0, 0,22,18,18, 0,12,12,15,15, 0,
- 16,16,18,17, 0,14,14,14,14, 0,20,21,18,18, 0,22,
- 21,17,17, 0,13,13,15,15, 0,17,17,18,18, 0,14,14,
- 14,14, 0, 0,21,18,19, 0, 0,22,17,17, 0,22,22,19,
- 18, 0, 0, 0, 0, 0, 0,19,21,17,17, 0, 0, 0,22,20,
- 0, 0,21,18,19, 0, 0,22,18,18, 0, 0, 0, 0,22, 0,
- 20,22,17,17, 0, 0, 0,20,22, 0, 0, 0,18,18, 0,19,
- 21,16,16, 0,20,22,16,17, 0,20, 0,17,17, 0,22, 0,
- 18,17, 0,21, 0,18,19, 0,20,20,17,17, 0,22, 0,18,
- 18, 0,21,20,17,17, 0, 0,20,20,19, 0, 0,21,18,17,
- 0,21,21,17,17, 0,22, 0,18,17, 0,19,19,17,17, 0,
- 0,22,20,21, 0, 0,21,17,17, 0,22, 0,18,18, 0, 0,
- 0,20,22, 0,20,19,16,16, 0, 0, 0, 0, 0, 0,22,22,
- 17,17, 0,22, 0,18,19, 0, 0, 0,21,20, 0,19,21,16,
- 17, 0, 0, 0, 0, 0, 0,22,22,17,16, 0,11,11,13,13,
- 0,13,13,15,15, 0,13,13,15,15, 0,17,17,22,21, 0,
- 18,18,22, 0, 0,12,13,16,15, 0,15,16,18,18, 0,13,
- 13,16,16, 0,17,17, 0,22, 0,17,17,22,22, 0,13,13,
- 16,16, 0,16,16,19,18, 0,13,13,16,16, 0,18,17, 0,
- 20, 0,18,17,20, 0, 0,17,17,21, 0, 0, 0, 0, 0, 0,
- 0,15,15,21,22, 0,19,20, 0, 0, 0,18,18, 0, 0, 0,
- 18,17, 0, 0, 0, 0, 0, 0, 0, 0,16,16,22,22, 0,20,
- 20, 0, 0, 0,21,19, 0, 0, 0,15,15,20,19, 0,16,16,
- 22,20, 0,17,17, 0,22, 0,18,18, 0,22, 0,19,17, 0,
- 0, 0,15,16,22,20, 0,18,19, 0, 0, 0,16,16,22,20,
- 0,18,18, 0,22, 0,18,18,22, 0, 0,16,16,21,20, 0,
- 19,20, 0,22, 0,16,16, 0,22, 0,18,18, 0,22, 0,18,
- 18, 0,21, 0,19,18, 0,22, 0, 0, 0, 0, 0, 0,16,16,
- 21,20, 0,20, 0, 0, 0, 0,18,18,21, 0, 0,18,18, 0,
- 0, 0, 0, 0, 0, 0, 0,16,16,21,19, 0, 0, 0, 0, 0,
- 0,18,18, 0,21,
-};
-
-static const static_codebook _44p3_p5_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p3_p5_0,
- 1, -528744448, 1616642048, 3, 0,
- (long *)_vq_quantlist__44p3_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44p3_p5_1[] = {
- 3,
- 2,
- 4,
- 1,
- 5,
- 0,
- 6,
-};
-
-static const char _vq_lengthlist__44p3_p5_1[] = {
- 2, 3, 3, 3, 3, 3, 3,
-};
-
-static const static_codebook _44p3_p5_1 = {
- 1, 7,
- (char *)_vq_lengthlist__44p3_p5_1,
- 1, -533200896, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p3_p5_1,
- 0
-};
-
-static const long _vq_quantlist__44p3_p6_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p3_p6_0[] = {
- 1, 6, 6, 7, 7, 7, 7, 8, 8, 7, 9, 9,11,11,11, 9,
- 8, 8, 8, 9, 9,12,11,11, 9, 8, 8, 6, 7, 7,10,11,
- 10,10,10,10,11,11,10,14,13,14,12,11,11,11,11,11,
- 15,14,14,13,12,12, 5, 6, 6, 8, 5, 5, 8, 7, 7, 8,
- 8, 8,12,10,10, 9, 7, 7, 9, 7, 8,12,10,10,10, 7,
- 7, 7, 8, 8,12,10,10,12,10,10,11,10,10,15,13,13,
- 13,10,10,11,10,10,16,13,14,14,10,10, 7, 7, 7,12,
- 11,11,12,11,11,11,11,11,16,15,15,14,12,12,12,11,
- 11,16,15,16,14,12,12,10, 9, 9,14,11,11,13,11,11,
- 12,11,11,16,14,14,14,11,11,12,11,11,17,15,15,14,
- 11,11, 7, 8, 8,12,11,11,12,10,10,12,10,10,16,14,
- 13,14,10,10,12,10,10,17,14,14,14,10,10, 8, 7, 7,
- 13,11,11,12,11,11,12,11,11,16,15,14,14,12,12,12,
- 11,11,16,15,14,15,12,12,11,10,10,13,11,11,13,12,
- 11,13,11,11,17,14,14,14,11,11,13,11,11,17,14,15,
- 14,11,11,
-};
-
-static const static_codebook _44p3_p6_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p3_p6_0,
- 1, -527106048, 1620377600, 2, 0,
- (long *)_vq_quantlist__44p3_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44p3_p6_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p3_p6_1[] = {
- 2, 6, 6, 7, 7, 7, 7, 7, 7, 7, 8, 8, 9, 9, 9, 9,
- 7, 7, 8, 8, 8, 9, 9, 9, 9, 7, 8, 6, 7, 7, 8, 8,
- 8, 8, 8, 8, 9, 8, 8,10, 9, 9,10, 8, 8,10, 8, 8,
- 10, 9, 9,10, 8, 8, 6, 6, 6, 8, 6, 6, 8, 7, 7, 8,
- 7, 7,10, 8, 8, 9, 7, 7, 9, 7, 7,10, 8, 9, 9, 7,
- 7, 7, 7, 7,10, 8, 8,11, 8, 8,10, 8, 8,12, 9, 9,
- 12, 8, 8,11, 9, 9,12, 9, 9,11, 8, 8, 7, 7, 7,10,
- 9, 9,10, 9, 9,10, 9, 9,11,10,10,10, 9, 9,11, 9,
- 9,11,10,10,11, 9, 9, 9, 8, 8,10, 9, 9,10, 9, 9,
- 11, 9, 9,11,10,10,11, 9, 9,11, 9, 9,11,10,10,11,
- 9, 9, 8, 8, 8,11, 9, 9,11, 9, 9,11, 9, 9,12, 9,
- 9,12, 8, 8,12, 9, 9,12, 9, 9,12, 8, 8, 8, 7, 7,
- 10, 9, 9,10, 9, 9,11, 9, 9,11,11,11,11, 9, 9,11,
- 10,10,11,11,11,11, 9, 9,10, 9, 9,11, 9, 9,11, 9,
- 10,11,10, 9,11,10,10,11, 9, 9,11, 9,10,11,10,10,
- 11, 9, 9,
-};
-
-static const static_codebook _44p3_p6_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p3_p6_1,
- 1, -530841600, 1616642048, 2, 0,
- (long *)_vq_quantlist__44p3_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44p3_p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p3_p7_0[] = {
- 1, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9,
-};
-
-static const static_codebook _44p3_p7_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p3_p7_0,
- 1, -513979392, 1633504256, 2, 0,
- (long *)_vq_quantlist__44p3_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44p3_p7_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p3_p7_1[] = {
- 1, 9, 9, 6, 9, 9, 5, 9, 9, 8, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 8, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,
-};
-
-static const static_codebook _44p3_p7_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p3_p7_1,
- 1, -516716544, 1630767104, 2, 0,
- (long *)_vq_quantlist__44p3_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44p3_p7_2[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p3_p7_2[] = {
- 1, 3, 2, 5, 4, 7, 7, 8, 8, 9, 9,10,10,11,11,12,
- 12,13,13,14,14,15,15,15,15,
-};
-
-static const static_codebook _44p3_p7_2 = {
- 1, 25,
- (char *)_vq_lengthlist__44p3_p7_2,
- 1, -518864896, 1620639744, 5, 0,
- (long *)_vq_quantlist__44p3_p7_2,
- 0
-};
-
-static const long _vq_quantlist__44p3_p7_3[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p3_p7_3[] = {
- 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5,
-};
-
-static const static_codebook _44p3_p7_3 = {
- 1, 25,
- (char *)_vq_lengthlist__44p3_p7_3,
- 1, -529006592, 1611661312, 5, 0,
- (long *)_vq_quantlist__44p3_p7_3,
- 0
-};
-
-static const char _huff_lengthlist__44p3_short[] = {
- 4, 5,16, 9, 9,12,17,18, 4, 2,18, 6, 5, 9,13,15,
- 10, 7, 7, 6, 7, 9,13,13, 8, 5, 6, 5, 5, 7,11,12,
- 8, 4, 7, 4, 3, 6,10,12,11, 8, 9, 7, 6, 8,11,12,
- 15,13,13,11, 9, 7,10,12,16,12,16,12, 6, 5, 8,11,
-};
-
-static const static_codebook _huff_book__44p3_short = {
- 2, 64,
- (char *)_huff_lengthlist__44p3_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44p4_l0_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44p4_l0_0[] = {
- 1, 4, 4, 8, 8, 9, 8, 9, 9,10,10,10,10, 4, 6, 5,
- 8, 7, 9, 9, 9, 9,10, 9,10,10, 4, 5, 6, 7, 8, 9,
- 9, 9, 9, 9,10, 9,10, 8, 9, 8, 9, 8,10, 9,11, 9,
- 12,10,11,10, 8, 8, 9, 8, 9, 9,10, 9,11,10,11,10,
- 12, 9,10,10,11,10,11,11,12,11,12,12,12,12, 9,10,
- 10,11,11,11,11,11,12,12,12,12,12,10,11,11,12,12,
- 12,12,12,12,12,12,12,12,10,11,11,12,12,12,12,12,
- 12,12,12,12,12,11,12,12,12,12,12,12,12,12,12,13,
- 12,12,11,12,11,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,13,12,12,12,12,12,12,11,13,12,12,
- 12,13,12,12,12,12,12,12,12,
-};
-
-static const static_codebook _44p4_l0_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44p4_l0_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44p4_l0_0,
- 0
-};
-
-static const long _vq_quantlist__44p4_l0_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p4_l0_1[] = {
- 3, 4, 4, 5, 5, 4, 4, 5, 5, 5, 4, 5, 4, 5, 5, 5,
- 5, 6, 5, 6, 5, 6, 5, 6, 5,
-};
-
-static const static_codebook _44p4_l0_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44p4_l0_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p4_l0_1,
- 0
-};
-
-static const long _vq_quantlist__44p4_l1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p4_l1_0[] = {
- 1, 4, 4, 4, 4, 4, 4, 4, 4,
-};
-
-static const static_codebook _44p4_l1_0 = {
- 2, 9,
- (char *)_vq_lengthlist__44p4_l1_0,
- 1, -516716544, 1630767104, 2, 0,
- (long *)_vq_quantlist__44p4_l1_0,
- 0
-};
-
-static const char _huff_lengthlist__44p4_lfe[] = {
- 1, 3, 2, 3,
-};
-
-static const static_codebook _huff_book__44p4_lfe = {
- 2, 4,
- (char *)_huff_lengthlist__44p4_lfe,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44p4_long[] = {
- 3, 5,13, 9, 9,12,16,18, 4, 2,20, 6, 7,10,15,20,
- 10, 7, 5, 5, 6, 8,10,13, 8, 5, 5, 3, 5, 7,10,11,
- 9, 7, 6, 5, 5, 7, 9, 9,11,10, 8, 7, 6, 6, 8, 8,
- 15,15,10,10, 9, 7, 8, 9,17,19,13,12,10, 8, 9, 9,
-};
-
-static const static_codebook _huff_book__44p4_long = {
- 2, 64,
- (char *)_huff_lengthlist__44p4_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44p4_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p4_p1_0[] = {
- 1, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,
-};
-
-static const static_codebook _44p4_p1_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p4_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p4_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44p4_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p4_p2_0[] = {
- 3, 9, 9, 0, 0, 0, 8, 8, 0, 0, 0, 9, 9, 0, 0, 0,
- 12,12, 0, 0, 0, 0, 0, 0, 0, 0,10,10, 0, 0, 0, 0,
- 0, 0, 0, 0, 9, 9, 0, 0, 0,11,11, 0, 0, 0, 0, 0,
- 0, 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0,
- 0, 0,11,11, 0, 0, 0, 0, 0, 0, 0, 0,12,12, 0, 0,
- 0, 0, 0, 0, 0, 0,11,11, 0, 0, 0,12,12, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0,
- 5, 5, 0, 0, 0, 7, 7, 0, 0, 0, 9, 9, 0, 0, 0, 0,
- 0, 0, 0, 0, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 5, 5,
- 0, 0, 0, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 0,
- 0, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 7, 7, 0, 0,
- 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0,
- 7, 7, 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0,11,11, 0, 0, 0, 9, 9, 0,
- 0, 0,10,10, 0, 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0,
- 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0,
- 10,10, 0, 0, 0, 0, 0, 0, 0, 0,10,10, 0, 0, 0, 0,
- 0, 0, 0, 0, 9, 9, 0, 0, 0,10,10, 0, 0, 0, 0, 0,
- 0, 0, 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0,11,11, 0,
- 0, 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 9, 9, 0, 0, 0, 7, 7, 0, 0, 0, 8, 8, 0, 0,
- 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0,
- 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 9, 9, 0, 0, 0, 0,
- 0, 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8,
- 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0,10,10, 0,
- 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0,11,11, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5,
- 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,10,10, 0, 0, 0, 7, 7,
- 0, 0, 0, 9, 9, 0, 0, 0,10,10, 0, 0, 0, 0, 0, 0,
- 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0,
- 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0,
- 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 9, 9, 0, 0, 0, 0,
- 0, 0, 0, 0,11,11, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9,
- 0, 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 9, 9, 0, 0, 0, 7, 7, 0, 0, 0, 8, 8, 0,
- 0, 0,10,11, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0,
- 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 9, 9, 0, 0, 0,
- 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 7,
- 7, 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0,11,11,
- 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0,10,10, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,10,10, 0, 0, 0, 7,
- 7, 0, 0, 0, 9, 9, 0, 0, 0,10,10, 0, 0, 0, 0, 0,
- 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 7, 8, 0,
- 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0,
- 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 9, 9, 0, 0, 0,
- 0, 0, 0, 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 9,
- 9, 0, 0, 0,11,11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0,10,10, 0, 0, 0, 9, 9, 0, 0, 0,10,10,
- 0, 0, 0,11,11, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0,
- 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0,10,10, 0, 0,
- 0, 0, 0, 0, 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0,
- 9, 9, 0, 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0,11,
- 11, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0,12,12,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,10,10, 0, 0, 0,
- 9, 9, 0, 0, 0,10,10, 0, 0, 0,12,12, 0, 0, 0, 0,
- 0, 0, 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 9, 9,
- 0, 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0,10,10, 0,
- 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0,10,10, 0, 0,
- 0, 0, 0, 0, 0, 0,11,11, 0, 0, 0, 0, 0, 0, 0, 0,
- 10,10, 0, 0, 0,11,11, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0,
-};
-
-static const static_codebook _44p4_p2_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p4_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p4_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44p4_p3_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p4_p3_0[] = {
- 1, 6, 6, 5, 7, 8, 0, 8, 8, 6, 9, 9, 7,10,10, 0,
- 8, 8, 0, 9, 9, 0,12,12, 0, 8, 8, 4, 7, 7, 6,10,
- 10, 0,12,12, 7,11,11, 8,12,12, 0,12,12, 0,13,12,
- 0,15,15, 0,12,12, 0, 7, 7, 0, 7, 7, 0, 7, 7, 0,
- 8, 8, 0,10,10, 0, 7, 7, 0, 8, 8, 0,11,11, 0, 7,
- 7, 5, 7, 7, 8, 9, 9, 0,10,10, 8, 9, 9,11,11,11,
- 0,10, 9, 0,11,11, 0,13,13, 0,10,10, 6, 7, 7, 8,
- 10,10, 0,12,12, 9,10,10,10,12,12, 0,12,12, 0,12,
- 12, 0,15,15, 0,12,12, 0,10,10, 0,11,11, 0,11,11,
- 0,11,11, 0,13,13, 0,11,11, 0,11,11, 0,15,15, 0,
- 10,10, 0, 8, 8, 0,10,10, 0,12,12, 0,11,11, 0,12,
- 12, 0,12,12, 0,12,12, 0,15,15, 0,11,11, 0, 7, 7,
- 0,10,10, 0,12,12, 0,10,10, 0,12,12, 0,12,12, 0,
- 13,13, 0,14,14, 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,
-};
-
-static const static_codebook _44p4_p3_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p4_p3_0,
- 1, -533200896, 1614282752, 2, 0,
- (long *)_vq_quantlist__44p4_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44p4_p3_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p4_p3_1[] = {
- 3, 5, 5, 0, 8, 8, 0, 8, 8, 0, 9, 9, 0,10,10, 0,
- 8, 8, 0, 8, 8, 0,10,10, 0, 8, 8, 0, 7, 7, 0, 8,
- 8, 0, 7, 7, 0, 8, 8, 0, 8, 8, 0, 8, 8, 0, 8, 8,
- 0, 8, 8, 0, 8, 8, 0, 7, 7, 0, 6, 6, 0, 7, 7, 0,
- 7, 7, 0,10,10, 0, 6, 6, 0, 7, 7, 0,10,10, 0, 5,
- 5, 0, 8, 8, 0, 7, 7, 0, 8, 8, 0, 8, 8, 0, 9, 9,
- 0, 7, 7, 0, 8, 8, 0, 9, 9, 0, 7, 7, 0, 6, 6, 0,
- 9,10, 0,10,10, 0,10,10, 0,11,11, 0, 9, 9, 0,10,
- 10, 0,11,11, 0, 9, 9, 0, 8, 8, 0, 8, 8, 0, 8, 8,
- 0, 9, 9, 0, 9, 9, 0, 7, 7, 0, 8, 8, 0, 9, 9, 0,
- 7, 7, 0, 8, 8, 0, 7, 7, 0, 7, 7, 0, 8, 8, 0, 9,
- 9, 0, 7, 7, 0, 7, 7, 0, 8, 8, 0, 6, 6, 0, 6, 6,
- 0,10,10, 0,10,10, 0,10,10, 0,12,12, 0, 9, 9, 0,
- 10,10, 0,12,12, 0, 9, 9, 0, 8, 8, 0, 7, 7, 0, 7,
- 7, 0, 8, 8, 0, 9, 9, 0, 7, 7, 0, 8, 8, 0, 9, 9,
- 0, 6, 6,
-};
-
-static const static_codebook _44p4_p3_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p4_p3_1,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p4_p3_1,
- 0
-};
-
-static const long _vq_quantlist__44p4_p4_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p4_p4_0[] = {
- 1, 6, 6, 6, 7, 7, 7, 8, 8, 7, 8, 8,10,11,11, 9,
- 8, 8, 8, 8, 8,11,11,12, 9, 8, 8, 5, 7, 7, 9,11,
- 11,10,11,11,10,11,11,12,14,14,11,12,12,10,12,12,
- 13,14,14,12,12,12, 5, 6, 6, 7, 6, 6, 8, 7, 7, 8,
- 7, 7,11,10,10,10, 7, 7, 9, 8, 8,12,11,11,10, 7,
- 7, 7, 7, 7,11,10,10,12,10,10,11,10,10,15,13,13,
- 13,10,10,12,11,11,15,13,13,14,11,11, 7, 7, 7,11,
- 11,11,12,11,11,12,11,11,14,14,14,13,12,12,12,12,
- 12,16,15,15,14,12,12, 0,10,10, 0,11,11, 0,12,12,
- 0,11,11, 0,14,14, 0,11,11, 0,12,12, 0,15,15, 0,
- 11,11, 7, 8, 8,12,11,10,12,10,10,12,11,11,15,13,
- 13,14,11,11,12,10,10,16,14,14,14,10,10, 8, 7, 7,
- 12,11,11,12,11,11,12,11,11,15,14,14,14,12,12,13,
- 12,12,15,14,14,15,13,13, 0,11,11, 0,12,12, 0,12,
- 12, 0,12,12, 0,15,15, 0,12,12, 0,13,13, 0,15,14,
- 0,12,12,
-};
-
-static const static_codebook _44p4_p4_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p4_p4_0,
- 1, -531365888, 1616117760, 2, 0,
- (long *)_vq_quantlist__44p4_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44p4_p4_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p4_p4_1[] = {
- 4, 5, 5, 9, 9,12, 9, 9,12,12,12,10,10,13,13,13,
- 11,11,12,12,13,13,13,12,12,13,10,10,13,13,13,13,
- 13,13,13,13,10,10,13,12,13,11,11,13,13,13,14,14,
- 13,12,13,10,10,13,13,12,13,13,13,13,13,10,10,12,
- 12,13,11,11,13,13,13,14,14,12,12,13,12,12,13,13,
- 13,13,13,13,13,13,11,11,12,12,13,11,11,13,13,13,
- 14,14,12,12,13,14,14,13,13,14,13,13,14,14,14,14,
- 14,12,12,13,14,14,13,13,14,14,14,12,12,12, 8, 8,
- 12,12,13,12,12,11,11,13,11,11,11,11,14,12,12,11,
- 11,14,12,12,10,11,14,12,12,12,12,14,12,12,12,12,
- 13,13,13,11,11,14,12,12,11,11,14,12,12,12,12,14,
- 12,12,12,12,14,12,12,12,12,14,13,13,11,11,14,12,
- 12,11,11,14,12,12,12,12,14,13,13,12,12,14,12,12,
- 12,12,14,13,13,11,11,14,12,12,11,11,14,13,13,11,
- 11,15,13,13,12,12,14,12,12,12,12,15,13,13,12,12,
- 14,12,12,11,11,15,13,13,11,11,12, 9, 9,11,11,13,
- 7, 7,11,11,13, 8, 8,12,12,14,10,10,10,10,14,14,
- 14,11,11,14, 8, 8,12,12,14,14,14,12,12,14, 7, 7,
- 11,11,14, 9, 9,12,12,14,14,14,11,11,14, 8, 8,12,
- 12,14,14,14,12,12,14, 7, 7,11,11,14, 9, 9,12,12,
- 14,14,14,11,11,14,10,10,12,12,14,14,14,13,13,14,
- 9, 9,11,11,14,10,10,12,11,15,14,14,11,11,14,15,
- 15,12,12,15,14,14,14,14,15,14,14,11,11,15,14,14,
- 12,12,15,14,14,11,11,14,11,11,10,10,15,10,10,10,
- 10,15,10,10,10,10,15,11,11, 9, 9,15,12,13, 9, 9,
- 15,11,11,11,11,15,13,13,11,11,15,10,10,10,10,15,
- 11,11,10,10,15,13,13,11,11,15,11,11,11,11,15,13,
- 13,11,11,15,10,10,10,10,15,11,11,10,10,15,13,13,
- 10,11,15,12,12,11,11,15,13,13,11,10,15,11,11,10,
- 10,15,11,12,10, 9,15,13,13,10,10,15,14,14,11,11,
- 15,13,13,11,11,15,14,14,10,10,15,13,13,10,10,15,
- 14,14,10,10,14,13,13,10,10,15,13,13,10,10,15,13,
- 13,10,10,14,14,14, 8, 9,15,14,14, 9, 9,15,14,14,
- 11,11,15,14,14,10,10,15,14,14,10,10,15,14,14,11,
- 11,15,14,14,10,10,15,14,14,11,11,15,14,14,10,10,
- 15,14,14,10,10,15,14,14,10,10,15,14,14, 9, 9,15,
- 14,14,11,11,15,14,14,11,11,15,14,14,10,10,15,14,
- 14,10,10,14,14,14, 9, 9,15,15,15,11,11,15,14,14,
- 12,12,15,15,15,10,10,15,14,15,10,10,15,15,15, 9,
- 9,15,10,10,13,13,17, 8, 8,12,12,17,10, 9,13,13,
- 18,11,11,12,12,18,14,14,12,12,17, 9, 9,13,13,17,
- 13,13,12,12,18, 8, 8,12,12,18,10,10,12,12,18,14,
- 14,12,12,18,10,10,13,13,18,13,13,13,13,18, 9, 9,
- 12,12,18,10,10,13,13,18,14,14,12,12,18,11,11,13,
- 13,18,14,14,13,13,18,10,10,12,12,17,11,11,12,12,
- 18,14,14,12,12,18,14,14,13,13,18,14,14,13,13,19,
- 14,15,12,12,18,14,14,12,12,18,15,15,12,12,13, 7,
- 7,11,11,14,15,15,11,11,14,16,15,11,11,14,15,15,
- 11,11,14,15,15,11,11,14,15,15,11,12,14,15,15,12,
- 12,13,15,15,11,11,14,15,15,11,11,15,15,15,12,12,
- 14,15,15,12,12,14,16,16,12,12,14,15,15,11,11,14,
- 15,15,11,11,15,15,15,12,12,15,15,15,12,12,14,15,
- 15,12,12,14,15,15,11,11,14,15,15,11,11,15,14,15,
- 12,12,15,15,15,12,12,15,16,16,12,12,15,15,15,12,
- 12,14,15,15,12,12,15,15,15,12,12,13,13,13,11,11,
- 14,14,15,11,11,14,14,14,12,12,14,15,15,10,10,15,
- 15,15,11,11,14,15,15,12,12,14,14,14,11,11,14,15,
- 15,11,11,14,15,15,12,12,15,15,15,11,11,14,15,15,
- 12,12,14,14,15,11,11,14,15,15,11,11,14,15,15,12,
- 12,15,15,15,11,11,15,15,15,12,12,14,15,15,12,12,
- 14,15,15,10,10,14,15,15,11,11,15,15,15,10,10,15,
- 15,15,12,12,15,15,15,14,14,15,15,15,11,11,15,15,
- 15,11,11,15,15,15,11,11,14,10,10,10,10,15, 9, 9,
- 12,11,15,10,10,12,12,15,11,11,11,11,15,13,13,12,
- 12,16,10,10,12,12,15,13,13,12,12,15, 9, 9,11,11,
- 15,10,10,13,12,15,13,13,11,11,15,10,10,12,12,15,
- 13,13,12,12,15, 9, 9,11,11,15,10,10,12,12,15,13,
- 13,11,11,15,11,11,12,12,15,13,13,13,13,15,10,10,
- 11,11,15,11,11,12,12,15,13,14,11,11,15,14,14,13,
- 13,16,14,14,20,19,15,14,14,11,11,15,13,14,12,12,
- 15,14,14,11,11,14,13,13,10,10,14,14,13,11,11,15,
- 13,14,12,12,15,14,14,12,12,15,14,14,11,11,15,14,
- 14,12,12,15,15,14,13,13,15,14,14,11,11,15,14,14,
- 11,11,15,14,14,13,13,15,14,14,12,12,15,14,14,13,
- 13,15,14,14,11,11,15,14,14,11,11,15,14,14,13,13,
- 15,14,14,12,12,15,14,14,12,12,15,14,14,12,12,15,
- 14,14,11,11,15,15,15,12,12,15,15,15,13,13,16,14,
- 14,12,12,15,15,15,13,13,15,15,15,12,12,15,15,15,
- 12,12,14,10,10,13,13,17, 9, 9,12,12,17, 9, 9,13,
- 13,17,11,11,12,12,18,14,14,12,12,18,10,10,13,13,
- 18,14,13,12,12,18, 9, 9,12,12,18,10,10,12,13,18,
- 14,14,12,12,17, 9, 9,12,12,17,13,14,12,12,17, 9,
- 9,12,12,17,10,10,12,12,17,14,14,11,11,18,11,11,
- 12,12,18,14,14,12,13,18,10,10,12,12,18,11,11,12,
- 12,18,14,14,11,11,18,15,15,12,12,18,14,14,13,13,
- 18,14,15,12,12,17,14,14,12,12,17,15,15,12,12,13,
- 7, 7,11,11,14,15,15,11,11,14,15,15,11,11,14,15,
- 15,11,11,14,15,15,11,11,14,15,15,11,11,14,15,15,
- 12,12,14,15,15,11,11,14,15,15,11,11,15,15,15,12,
- 12,14,15,15,11,11,14,15,15,12,12,14,15,15,11,11,
- 15,15,15,11,11,15,15,15,12,12,14,15,15,12,12,14,
- 15,16,12,12,14,15,15,11,11,14,15,15,11,11,15,15,
- 15,12,12,15,15,15,12,12,15,16,16,12,12,15,15,15,
- 12,12,15,15,15,12,12,15,15,15,12,12,13,13,13,12,
- 12,14,14,14,11,11,14,14,14,12,12,14,14,14,10,10,
- 15,15,15,11,11,14,15,15,12,12,14,14,14,11,11,14,
- 15,15,11,11,14,14,14,12,12,15,15,14,11,11,14,15,
- 15,12,12,14,14,14,11,11,14,15,15,11,11,14,14,14,
- 11,11,15,14,14,10,10,14,15,15,12,12,14,14,14,12,
- 12,14,15,15,10,10,14,15,15,11,11,15,15,15,10,10,
- 15,15,15,12,12,15,14,14,13,13,15,15,15,10,10,15,
- 14,14,11,11,15,15,15,10,10,14,10,10,10,10,14, 9,
- 9,12,12,15,10,10,12,12,14,11,11,11,11,15,13,14,
- 12,12,15,10,10,13,13,15,13,13,12,12,15, 9, 9,12,
- 12,15,10,10,13,13,15,13,14,11,11,15,10,10,12,12,
- 15,13,13,12,12,15, 9, 9,11,11,15,10,10,12,12,15,
- 13,13,11,11,15,11,11,12,12,15,13,13,13,13,15,10,
- 10,11,11,15,11,11,12,12,15,14,14,11,11,15,14,14,
- 13,13,15,14,14,20,19,15,14,14,11,11,15,14,14,12,
- 12,15,14,14,11,11,14,13,13,11,11,15,13,13,11,11,
- 15,14,13,12,12,15,14,14,11,12,15,14,14,11,11,15,
- 14,14,12,12,14,14,14,13,13,15,14,14,11,11,15,14,
- 14,11,11,15,14,14,13,13,15,14,14,12,12,15,14,14,
- 13,13,14,14,14,11,11,15,14,14,11,11,15,14,14,13,
- 13,15,14,14,12,12,15,14,14,12,12,15,14,14,12,12,
- 15,14,14,11,11,14,14,14,12,12,15,15,15,13,13,16,
- 14,14,12,12,15,15,15,13,13,15,14,14,12,12,15,15,
- 15,12,12,15,11,11,13,13,18,10,10,12,12,17,11,11,
- 12,12,18,12,12,11,11,18,14,14,12,12,18,10,10,13,
- 13,18,14,14,12,12,18,10,10,12,12,18,11,11,12,12,
- 18,14,14,12,12,18,11,11,12,13,18,14,14,12,12,18,
- 10,10,12,12,18,11,11,12,12,18,14,14,11,11,18,11,
- 11,12,12,18,14,14,12,12,17,10,10,11,11,17,12,12,
- 11,11,17,14,14,11,11,18,15,15,12,12,18,14,14,13,
- 13,18,15,15,11,11,18,15,14,12,12,18,15,15,11,11,
- 14, 8, 8,11,11,14,15,15,10,10,14,15,15,11,11,14,
- 15,15,11,11,15,15,15,12,12,15,15,15,11,11,15,15,
- 15,12,12,14,15,15,10,10,15,15,15,11,11,15,15,15,
- 12,12,15,15,15,11,11,15,15,15,13,13,14,15,15,10,
- 10,15,15,15,11,11,15,15,15,12,12,15,15,15,12,12,
- 15,16,16,12,12,15,14,14,11,11,15,15,15,11,11,15,
- 15,15,12,12,16,15,15,13,13,15,16,16,13,13,16,15,
- 15,12,12,15,15,15,12,12,15,15,15,12,12,14,13,13,
- 11,11,14,14,14,11,11,14,14,14,12,12,15,14,14,11,
- 11,15,15,14,11,11,15,14,14,12,12,15,14,14,12,12,
- 14,15,15,11,11,15,14,14,12,12,15,14,14,11,11,15,
- 14,15,12,12,15,14,14,12,12,14,15,15,11,11,15,14,
- 14,11,11,15,14,14,11,11,15,15,14,12,12,15,14,14,
- 12,12,15,15,15,10,11,15,14,14,11,11,15,15,15,10,
- 10,15,15,15,12,12,16,14,14,13,13,15,15,15,11,11,
- 15,14,14,11,11,15,15,15,11,11,14,11,11, 9, 9,14,
- 10,10,12,12,15,11,11,12,12,15,12,12,12,12,15,14,
- 14,13,13,15,11,11,12,12,15,14,14,13,13,14,10,10,
- 12,12,15,11,11,13,13,15,14,14,12,12,15,10,10,12,
- 12,14,14,14,13,13,14,10,10,11,11,15,11,11,12,12,
- 15,14,14,12,12,15,12,12,13,13,15,14,14,14,14,15,
- 11,11,11,11,15,12,11,12,12,15,14,14,11,11,15,15,
- 15,13,14,15,14,14,20,19,15,14,14,12,12,15,14,14,
- 13,13,15,14,14,12,12,14,13,13,10,10,14,13,13,11,
- 11,14,13,13,11,11,15,14,14,12,12,15,14,14,12,12,
- 15,14,14,12,11,14,14,14,13,13,15,14,14,11,11,15,
- 14,14,11,11,15,14,14,14,14,15,14,14,11,12,15,14,
- 14,13,13,14,14,14,11,11,15,14,14,11,11,15,14,14,
- 14,14,15,14,14,12,12,15,14,14,13,13,15,14,14,11,
- 11,14,14,14,12,12,15,14,14,13,13,15,15,15,13,13,
- 15,14,14,13,13,15,15,15,13,13,15,14,14,13,13,15,
- 15,15,13,13,15,14,14,13,13,18,15,15,12,12,18,15,
- 15,12,12,18,16,16,11,11,18,17,17,12,12,18,15,15,
- 13,13,18,17,17,12,12,18,15,15,12,12,18,15,16,12,
- 12,18,17,17,12,12,18,15,15,13,12,17,16,17,12,12,
- 17,15,15,11,12,18,15,15,12,12,18,17,17,11,11,18,
- 16,16,12,12,18,17,16,12,12,18,15,15,11,11,18,15,
- 15,12,12,18,17,17,11,11,18,17,17,12,12,18,16,16,
- 13,13,18,17,17,11,11,17,16,16,11,11,18,17,17,11,
- 11,15,15,15,11,11,16,15,15,11,11,16,15,15,11,11,
- 16,15,15,12,12,17,15,15,14,14,16,15,15,11,11,17,
- 15,15,14,14,16,15,15,11,11,16,15,15,12,12,18,15,
- 15,13,13,16,15,15,11,11,17,15,15,14,14,16,15,15,
- 11,11,16,15,15,12,12,17,15,15,13,13,16,15,15,12,
- 12,17,16,15,14,14,16,15,15,11,11,16,15,15,12,12,
- 18,15,15,13,13,17,15,15,14,14,17,16,16,15,15,18,
- 14,15,13,13,18,15,15,14,14,18,15,15,13,13,15,13,
- 13,12,12,15,14,14,12,12,16,14,14,12,12,16,14,14,
- 12,12,17,14,15,12,12,16,14,14,12,12,17,14,14,13,
- 13,16,15,15,12,12,16,14,14,12,12,17,14,14,12,12,
- 16,14,14,12,12,17,14,14,13,13,15,15,15,11,11,16,
- 14,14,12,12,17,14,14,12,12,16,15,15,12,12,17,14,
- 14,13,12,16,15,15,11,11,16,14,14,12,12,17,15,15,
- 11,11,17,15,15,13,13,17,14,14,13,13,18,15,15,12,
- 12,17,14,14,12,12,17,15,15,12,12,14,15,15, 9, 9,
- 14,15,15,12,12,15,16,15,13,13,15,15,15,14,14,15,
- 15,15,21,19,15,15,15,13,13,15,15,15,19,19,15,15,
- 15,12,12,15,16,16,14,14,15,15,15,19,19,15,16,15,
- 13,13,15,16,16,19,20,15,15,15,12,13,15,16,16,14,
- 14,15,15,15,20,19,15,15,15,14,14,15,16,16,19,19,
- 15,15,15,14,13,15,15,15,14,14,15,15,15,19,19,15,
- 16,16,20,19,15,17,16,21,20,15,15,15,20,19,15,16,
- 16,20,20,15,15,15,19,20,14,13,13,10,10,14,14,14,
- 11,11,14,14,14,12,12,15,14,14,13,13,15,15,14,20,
- 20,15,14,14,12,12,14,14,14,19,19,15,14,14,11,11,
- 15,14,14,12,12,15,14,14,20,19,15,14,14,12,12,14,
- 14,14,20,20,14,14,14,11,11,15,14,14,12,12,15,14,
- 14,20,21,15,14,14,13,13,15,14,14,20,20,15,14,14,
- 12,12,15,14,14,13,13,14,15,15,20,20,15,15,15,20,
- 19,15,14,14,20,19,15,15,15,20,20,15,14,14,21,20,
- 15,15,15,20,20,
-};
-
-static const static_codebook _44p4_p4_1 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p4_p4_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p4_p4_1,
- 0
-};
-
-static const long _vq_quantlist__44p4_p5_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p4_p5_0[] = {
- 1, 7, 6,15,15, 7, 8, 8,15,15, 8, 8, 8,15,15, 0,
- 13,13,16,16, 0,14,14,16,16, 7, 9, 9,16,16,10,11,
- 11,17,17,10, 8, 8,15,16, 0,14,14,18,18, 0,14,14,
- 16,16, 9, 9, 9,16,16,12,11,11,17,17,10, 9, 9,15,
- 15, 0,14,14,19,19, 0,14,14,16,16, 0,15,15,18,17,
- 0, 0, 0,20,20, 0,13,13,16,16, 0,17,17,22,20, 0,
- 15,15,17,17, 0,15,15,18,18, 0,22,21,20,21, 0,13,
- 13,16,16, 0,18,18, 0,22, 0,15,15,17,17, 6, 7, 7,
- 13,13, 9,10,10,15,15,11,10,10,15,15, 0,21,22,18,
- 18, 0, 0, 0,18,18,10,10,10,15,15,12,13,13,17,17,
- 12,11,11,15,15, 0,22,22,18,18, 0, 0,21,18,18,12,
- 11,11,15,15,15,14,14,18,18,13,11,11,15,15, 0, 0,
- 21,18,19, 0,21,22,18,19, 0,22, 0,18,19, 0, 0, 0,
- 0, 0, 0,21,21,18,18, 0,22, 0, 0,21, 0, 0, 0,19,
- 18, 0, 0, 0,18,19, 0, 0, 0, 0, 0, 0,20,20,18,17,
- 0, 0,22, 0,21, 0, 0, 0,19,19, 6, 6, 6,13,13, 8,
- 6, 6,11,11, 9, 7, 7,13,13, 0,10,10,11,11, 0,12,
- 12,14,14, 9, 8, 8,14,14,12,10,10,13,13,10, 7, 7,
- 13,13, 0,11,11,15,15, 0,11,11,13,13, 9, 8, 8,14,
- 14,13,10,10,13,14,11, 7, 7,13,13, 0,11,11,15,15,
- 0,11,11,13,13, 0,12,12,15,15, 0,21,21,17,17, 0,
- 10,10,13,13, 0,14,14,20,20, 0,12,12,13,13, 0,12,
- 12,15,15, 0,21,22,17,18, 0,10,10,13,13, 0,16,16,
- 20,21, 0,12,12,13,13, 0,11,11,13,13, 0,12,12,16,
- 16, 0,12,12,16,16, 0,16,16, 0,21, 0,17,18, 0, 0,
- 0,12,12,15,15, 0,15,15,18,18, 0,12,12,16,16, 0,
- 16,16,21,22, 0,17,17,22,21, 0,12,12,16,16, 0,15,
- 15,19,19, 0,12,12,16,16, 0,16,16,22,22, 0,17,16,
- 22, 0, 0,17,18, 0, 0, 0, 0, 0, 0, 0, 0,15,15,21,
- 20, 0,19,20, 0,22, 0,18,18, 0, 0, 0,18,17, 0, 0,
- 0, 0, 0, 0, 0, 0,16,16,22,21, 0,20,20, 0,22, 0,
- 20,19, 0, 0, 0,11,11,12,12, 0,10,10,11,11, 0,11,
- 11,12,12, 0,12,12,10,10, 0,13,13,12,12, 0,11,11,
- 13,13, 0,13,13,12,12, 0,10,10,12,12, 0,13,13,14,
- 13, 0,12,12,12,12, 0,12,12,13,13, 0,14,14,13,13,
- 0,10,10,12,12, 0,13,13,14,14, 0,13,12,12,12, 0,
- 14,14,14,14, 0,21,21,16,16, 0,12,12,12,12, 0,16,
- 16,20,21, 0,13,13,11,11, 0,14,14,14,14, 0,20,20,
- 16,15, 0,12,12,12,12, 0,17,17,20,20, 0,13,13,11,
- 11, 7, 8, 8,16,16,11,10,10,15,15,12,10,10,17,17,
- 0,14,14,16,15, 0,15,15,17,17,11, 9, 9,16,16,14,
- 12,12,17,17,13, 9, 9,16,15, 0,14,14,19,18, 0,14,
- 14,16,16,12,10,10,17,18,16,13,13,17,18,14,10,10,
- 16,16, 0,14,14,19,19, 0,14,15,17,17, 0,15,15,18,
- 19, 0, 0, 0,20,20, 0,13,13,17,17, 0,17,18, 0,22,
- 0,15,15,16,17, 0,15,15,18,18, 0, 0, 0,20,21, 0,
- 14,14,17,17, 0,19,18, 0, 0, 0,16,16,17,17, 8, 7,
- 7,14,14,12,11,11,15,15,13,11,11,15,15, 0, 0, 0,
- 18,19, 0,21,20,18,18,12,10,11,15,16,14,13,13,18,
- 18,14,11,11,15,15, 0,20,20,19,18, 0,20, 0,18,18,
- 13,11,11,16,16,17,15,15,19,19,14,12,12,15,15, 0,
- 21, 0,18,20, 0,22,22,18,19, 0,22,22,19,19, 0, 0,
- 0, 0, 0, 0,21,22,19,18, 0, 0, 0, 0,21, 0, 0, 0,
- 19,19, 0, 0,22,20,20, 0, 0, 0, 0, 0, 0,22, 0,18,
- 18, 0, 0, 0, 0,22, 0, 0, 0,19,20,11,10,10,14,14,
- 14,11,11,13,13,14,11,11,15,15, 0,14,13,12,12, 0,
- 15,15,16,16,13,11,11,15,15,16,13,13,15,15,15,10,
- 10,14,15, 0,14,14,16,16, 0,14,14,15,15,13,11,11,
- 15,15,18,14,14,15,15,15,10,10,15,14, 0,14,14,16,
- 16, 0,14,14,15,15, 0,15,15,17,16, 0,21,22,18,18,
- 0,13,13,14,14, 0,18,17,20,21, 0,15,15,14,14, 0,
- 15,16,16,17, 0, 0, 0,19,18, 0,13,13,15,14, 0,19,
- 19, 0, 0, 0,15,15,14,14, 0,12,12,14,13, 0,13,13,
- 16,16, 0,12,12,16,16, 0,16,16,22, 0, 0,17,18, 0,
- 22, 0,13,13,16,16, 0,15,15,18,18, 0,12,12,16,16,
- 0,16,16,22,22, 0,17,17, 0, 0, 0,13,13,17,17, 0,
- 16,16,19,20, 0,12,12,17,17, 0,17,17,22, 0, 0,17,
- 17,22,21, 0,18,18, 0, 0, 0, 0, 0, 0, 0, 0,16,16,
- 21,21, 0,19,19, 0, 0, 0,18,18, 0,22, 0,18,18, 0,
- 22, 0, 0, 0, 0, 0, 0,16,16,22, 0, 0,20,20, 0, 0,
- 0,19,18, 0, 0, 0,12,12,15,15, 0,12,12,15,14, 0,
- 13,13,15,15, 0,14,14,14,14, 0,15,15,16,16, 0,13,
- 13,15,16, 0,15,15,16,16, 0,12,12,15,15, 0,14,14,
- 16,16, 0,14,14,15,15, 0,13,13,15,16, 0,15,15,16,
- 16, 0,12,12,15,15, 0,15,15,17,17, 0,14,14,15,15,
- 0,15,15,17,17, 0,21,21,19,19, 0,13,13,14,14, 0,
- 17,17,22, 0, 0,14,14,15,15, 0,15,15,17,17, 0,22,
- 0,18,20, 0,13,13,15,15, 0,18,18, 0,22, 0,15,15,
- 14,15, 8, 8, 8,17,16,12,10,10,16,16,13,10,10,17,
- 16, 0,15,15,17,17, 0,15,15,17,17,12,11,11,18,18,
- 15,12,12,18,18,15,10,10,16,17, 0,14,14,18,18, 0,
- 14,14,17,17,13,10,10,16,16,17,14,14,17,17,15,10,
- 10,16,15, 0,15,15,19,20, 0,14,14,15,16, 0,16,16,
- 19,19, 0, 0, 0,21,22, 0,13,13,17,17, 0,18,17, 0,
- 21, 0,15,15,17,17, 0,15,15,18,19, 0, 0,22, 0,21,
- 0,13,13,16,17, 0,19,19, 0,22, 0,16,15,16,16, 9,
- 8, 8,14,14,12,11,11,15,15,13,11,11,15,15, 0,21,
- 20,19,18, 0, 0, 0,19,18,12,11,11,16,15,15,13,13,
- 17,18,14,11,11,15,15, 0,22,22,19,18, 0,22,21,18,
- 18,14,11,11,15,15,17,14,14,18,18,15,12,12,15,15,
- 0,22,22,20,19, 0, 0,21,18,18, 0, 0,22,20,20, 0,
- 0, 0, 0, 0, 0,20,21,18,18, 0, 0, 0,21,21, 0, 0,
- 0,20,19, 0,22,21,19,19, 0, 0, 0, 0, 0, 0, 0,22,
- 17,18, 0, 0,22, 0,22, 0,22, 0,19,19, 0,11,11,15,
- 15, 0,11,11,14,14, 0,12,12,15,15, 0,15,15,14,14,
- 0,16,16,16,16, 0,12,12,16,16, 0,14,14,16,16, 0,
- 11,11,15,15, 0,15,15,17,17, 0,15,15,15,15, 0,12,
- 12,16,16, 0,14,14,15,15, 0,11,11,15,15, 0,15,15,
- 17,17, 0,15,15,14,15, 0,16,16,17,17, 0, 0, 0,19,
- 19, 0,14,14,15,15, 0,18,18,21, 0, 0,15,15,14,15,
- 0,16,16,17,17, 0,21, 0,19,19, 0,14,14,15,15, 0,
- 20,20,22, 0, 0,16,15,14,14, 0,12,12,13,13, 0,12,
- 12,16,16, 0,12,12,16,16, 0,16,16,22,21, 0,18,17,
- 21, 0, 0,13,13,16,16, 0,15,15,18,19, 0,12,12,16,
- 16, 0,16,17,22, 0, 0,17,17, 0,22, 0,13,13,17,16,
- 0,15,15,19,19, 0,12,12,16,16, 0,16,16,21,20, 0,
- 17,16,22, 0, 0,18,18,22,21, 0, 0, 0, 0, 0, 0,15,
- 16,21,21, 0,19,19, 0, 0, 0,18,17, 0, 0, 0,18,18,
- 21, 0, 0, 0, 0, 0, 0, 0,16,16,22,22, 0,20,21, 0,
- 0, 0,18,19, 0,22, 0,13,13,16,16, 0,12,12,15,15,
- 0,13,13,16,16, 0,14,14,15,15, 0,15,15,17,17, 0,
- 13,13,17,16, 0,15,15,17,17, 0,12,12,16,16, 0,15,
- 15,17,17, 0,14,14,16,16, 0,13,13,16,17, 0,15,15,
- 17,17, 0,12,12,16,16, 0,14,14,17,17, 0,14,14,16,
- 16, 0,16,16,17,17, 0,21, 0,21,19, 0,13,13,16,16,
- 0,17,17, 0, 0, 0,15,15,16,16, 0,16,15,18,18, 0,
- 22, 0,20,20, 0,13,13,15,15, 0,18,18, 0, 0, 0,15,
- 15,15,15, 0,12,12,17,17, 0,14,14,17,17, 0,14,14,
- 17,17, 0,17,17,18,17, 0,17,17,19,18, 0,13,13,17,
- 17, 0,16,16,18,18, 0,13,13,16,16, 0,17,17,19,19,
- 0,16,16,17,17, 0,13,13,18,18, 0,17,17,18,18, 0,
- 13,13,17,17, 0,17,17,19,19, 0,16,17,17,17, 0,17,
- 17,19,19, 0,21, 0,21,19, 0,14,14,16,16, 0,20,19,
- 0,21, 0,16,16,16,16, 0,17,18,19,19, 0, 0, 0, 0,
- 21, 0,15,15,16,17, 0,21,20, 0, 0, 0,17,18,16,17,
- 0, 9, 9,14,14, 0,14,14,15,16, 0,14,14,15,15, 0,
- 0, 0,18,18, 0,21, 0,18,19, 0,12,12,15,15, 0,16,
- 16,17,17, 0,14,14,14,14, 0,22, 0,19,18, 0,22, 0,
- 17,18, 0,14,14,16,15, 0,18,18,19,18, 0,14,15,15,
- 15, 0, 0,21,20,20, 0, 0, 0,18,18, 0,21,21,19,19,
- 0, 0, 0, 0, 0, 0,21,21,18,18, 0,22, 0,20,20, 0,
- 22, 0,19,19, 0,22, 0,19,20, 0, 0, 0, 0, 0, 0, 0,
- 21,17,18, 0, 0, 0,22,22, 0, 0, 0,19,18, 0,18,20,
- 16,16, 0,21,20,17,17, 0, 0,21,18,18, 0,22,21,18,
- 18, 0, 0,22,19,19, 0,20,20,17,17, 0, 0, 0,18,18,
- 0,19,20,17,17, 0,22, 0,19,21, 0,22,21,18,18, 0,
- 20,19,17,18, 0, 0, 0,19,19, 0,20,20,17,17, 0,22,
- 22,21,21, 0,20, 0,18,18, 0,22,22,18,18, 0, 0, 0,
- 20,22, 0,20,20,16,16, 0, 0, 0,21, 0, 0,21,20,16,
- 17, 0,22, 0,19,20, 0, 0, 0,21,20, 0,19,21,17,17,
- 0, 0, 0, 0, 0, 0,21,21,17,17, 0,12,12,13,13, 0,
- 14,14,16,16, 0,14,14,16,16, 0,18,18, 0, 0, 0,19,
- 18,22, 0, 0,13,13,16,16, 0,16,16,18,18, 0,13,13,
- 16,16, 0,17,18,21, 0, 0,18,18,21, 0, 0,13,13,16,
- 16, 0,17,17,19,20, 0,13,13,16,17, 0,18,18,21, 0,
- 0,18,18,21, 0, 0,18,19, 0,21, 0, 0, 0, 0, 0, 0,
- 16,16,21,20, 0,20,20, 0, 0, 0,18,19, 0, 0, 0,18,
- 18, 0, 0, 0, 0, 0, 0, 0, 0,16,16, 0,21, 0,22,22,
- 0, 0, 0,19,19, 0, 0, 0,16,16,19,20, 0,17,16,22,
- 21, 0,17,17,21,20, 0,19,18, 0,22, 0,19,19,22,22,
- 0,16,15,22,22, 0,19,19, 0,21, 0,15,15,20,20, 0,
- 18,19, 0,21, 0,18,18,22,22, 0,16,16,21,20, 0,20,
- 19,21,22, 0,16,15,20,20, 0,19,19, 0,22, 0,18,18,
- 21, 0, 0,19,18,21,22, 0, 0, 0, 0, 0, 0,16,16,19,
- 21, 0,20,22, 0,22, 0,18,18,20,21, 0,19,18, 0,22,
- 0, 0, 0,22, 0, 0,16,16,20,20, 0,21,21, 0, 0, 0,
- 18,18,21, 0, 0,12,12,17,17, 0,15,14,17,17, 0,14,
- 14,18,18, 0,17,17,17,18, 0,18,18,18,18, 0,13,13,
- 18,18, 0,16,17,19,18, 0,13,13,16,17, 0,17,17,18,
- 19, 0,17,17,17,17, 0,13,13,17,17, 0,17,18,18,18,
- 0,13,13,16,16, 0,18,18,19,20, 0,16,17,17,16, 0,
- 17,18,19,18, 0, 0, 0,22,21, 0,15,15,16,16, 0,20,
- 20,21,22, 0,17,17,16,16, 0,16,17,18,18, 0, 0, 0,
- 21,21, 0,15,15,16,16, 0,21,20, 0, 0, 0,17,17,16,
- 16, 0,10,10,14,14, 0,14,14,15,15, 0,14,14,15,15,
- 0,22, 0,18,18, 0, 0, 0,19,19, 0,13,13,15,16, 0,
- 17,16,18,18, 0,14,14,15,15, 0,21,21,19,18, 0,22,
- 21,18,17, 0,14,14,15,15, 0,18,18,19,18, 0,15,15,
- 14,14, 0,22,21,19,19, 0,22,21,17,18, 0, 0, 0,19,
- 19, 0, 0, 0, 0, 0, 0,20,22,17,17, 0, 0,22,22,20,
- 0, 0, 0,19,18, 0,21,22,19,18, 0, 0, 0, 0, 0, 0,
- 22,22,17,18, 0, 0, 0,21,22, 0, 0, 0,19,18, 0,20,
- 20,17,17, 0,21,21,17,18, 0,21,22,18,18, 0,21, 0,
- 18,18, 0,22, 0,19,19, 0,19,21,18,18, 0, 0,22,18,
- 18, 0,22,21,17,17, 0,22, 0,20,20, 0, 0, 0,18,18,
- 0,22,21,18,18, 0,21, 0,19,19, 0,20,21,17,17, 0,
- 0,22,22,20, 0,21,22,17,17, 0, 0,21,19,18, 0, 0,
- 0,21,21, 0,21,20,16,17, 0, 0, 0, 0, 0, 0,21, 0,
- 17,17, 0,21, 0,19,20, 0, 0, 0,20,22, 0,20,20,17,
- 17, 0, 0, 0, 0, 0, 0,21,21,17,17, 0,12,12,13,13,
- 0,14,14,16,16, 0,14,14,16,16, 0,18,18,21, 0, 0,
- 19,19,22, 0, 0,13,13,16,16, 0,16,16,18,18, 0,13,
- 13,16,16, 0,18,18,21,22, 0,18,18, 0,22, 0,13,13,
- 16,16, 0,17,17,20,18, 0,13,13,16,16, 0,19,18, 0,
- 22, 0,18,18,22,21, 0,18,19, 0, 0, 0, 0, 0, 0, 0,
- 0,16,16,21,21, 0,21,21, 0, 0, 0,18,19, 0, 0, 0,
- 19,19,21, 0, 0, 0, 0, 0, 0, 0,16,16, 0,21, 0,20,
- 20, 0, 0, 0,20,20, 0, 0, 0,16,16,21,20, 0,18,17,
- 21,22, 0,17,18, 0,21, 0,18,19,22,22, 0,19,19, 0,
- 22, 0,16,17,21,22, 0,20,19, 0, 0, 0,16,16,20,21,
- 0,19,19, 0, 0, 0,19,19, 0,22, 0,17,17,21,21, 0,
- 19,20, 0, 0, 0,16,16, 0,20, 0,19,20, 0,21, 0,18,
- 18, 0,22, 0,19,20,22,22, 0, 0, 0, 0,22, 0,17,17,
- 0,21, 0,21,21, 0, 0, 0,18,19,23,21, 0,20,19, 0,
- 0, 0, 0, 0, 0, 0, 0,17,17, 0,20, 0, 0, 0, 0, 0,
- 0,19,19,23,22,
-};
-
-static const static_codebook _44p4_p5_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p4_p5_0,
- 1, -528744448, 1616642048, 3, 0,
- (long *)_vq_quantlist__44p4_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44p4_p5_1[] = {
- 3,
- 2,
- 4,
- 1,
- 5,
- 0,
- 6,
-};
-
-static const char _vq_lengthlist__44p4_p5_1[] = {
- 2, 3, 3, 3, 3, 3, 3,
-};
-
-static const static_codebook _44p4_p5_1 = {
- 1, 7,
- (char *)_vq_lengthlist__44p4_p5_1,
- 1, -533200896, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p4_p5_1,
- 0
-};
-
-static const long _vq_quantlist__44p4_p6_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p4_p6_0[] = {
- 1, 7, 7, 7, 8, 8, 7, 8, 8, 7, 9, 9,11,11,11, 9,
- 8, 8, 8, 9, 9,12,11,12, 9, 8, 8, 6, 7, 7,10,11,
- 11,10,10,10,11,11,11,14,14,14,12,11,12,11,11,11,
- 15,15,14,13,12,12, 5, 6, 6, 8, 5, 5, 8, 7, 7, 8,
- 7, 7,12,10,10,10, 7, 6, 9, 8, 8,12,10,10,10, 6,
- 6, 7, 8, 8,12,10,10,12,10,10,11,10,10,16,14,14,
- 13,10,10,12,10,10,15,14,14,14,10,10, 7, 7, 7,13,
- 11,11,13,11,11,12,11,11,16,14,14,14,12,12,12,11,
- 11,18,15,15,14,12,12,10, 9,10,14,11,11,13,11,11,
- 12,11,11,17,14,14,14,11,11,13,11,11,16,15,15,14,
- 11,11, 7, 8, 8,13,11,11,12,10,10,12,10,10,16,14,
- 13,13,10,10,12,10,10,17,14,14,14,10,10, 8, 7, 7,
- 12,11,11,13,11,11,12,11,11,16,15,14,14,12,12,12,
- 11,11,16,15,15,14,12,12,11,10,10,14,11,11,13,11,
- 11,13,11,11,17,14,14,14,11,11,13,11,11,18,14,15,
- 15,11,10,
-};
-
-static const static_codebook _44p4_p6_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p4_p6_0,
- 1, -527106048, 1620377600, 2, 0,
- (long *)_vq_quantlist__44p4_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44p4_p6_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p4_p6_1[] = {
- 2, 6, 6, 6, 7, 7, 7, 7, 7, 7, 8, 8, 9, 9, 9, 9,
- 7, 7, 8, 8, 8, 9, 9, 9, 9, 8, 8, 6, 7, 7, 8, 8,
- 8, 8, 8, 8, 9, 8, 8, 9, 8, 9, 9, 8, 8,10, 8, 8,
- 10, 9, 9,10, 8, 8, 6, 6, 6, 8, 6, 6, 8, 7, 7, 8,
- 7, 7,10, 8, 8, 9, 7, 7, 9, 7, 7,10, 8, 8, 9, 7,
- 7, 7, 7, 7,10, 8, 8,11, 9, 9,10, 9, 9,11, 9, 9,
- 11, 8, 8,11, 9, 9,12, 9, 9,12, 8, 8, 7, 7, 7,10,
- 9, 9,10, 9, 9,10, 9, 9,11,10,10,10, 9, 9,11, 9,
- 10,11,10,11,10, 9, 9, 9, 8, 8,10, 9, 9,10, 9, 9,
- 11, 9, 9,11,10,10,11, 9, 9,11, 9, 9,11,10,10,11,
- 9, 9, 8, 8, 8,11, 9, 9,11, 9, 9,11, 9, 9,12, 9,
- 9,12, 8, 8,11, 9, 9,12, 9, 9,12, 8, 8, 8, 7, 7,
- 10, 9, 9,10, 9, 9,10, 9, 9,11,11,11,11, 9, 9,11,
- 10,10,11,11,11,11, 9, 9,10, 9, 9,11, 9, 9,11, 9,
- 10,11,10,10,11,10,10,11, 9, 9,11,10,10,11,10,10,
- 11, 9, 9,
-};
-
-static const static_codebook _44p4_p6_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p4_p6_1,
- 1, -530841600, 1616642048, 2, 0,
- (long *)_vq_quantlist__44p4_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44p4_p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p4_p7_0[] = {
- 1, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9,
-};
-
-static const static_codebook _44p4_p7_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p4_p7_0,
- 1, -513979392, 1633504256, 2, 0,
- (long *)_vq_quantlist__44p4_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44p4_p7_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p4_p7_1[] = {
- 1, 9, 9, 7, 9, 9, 8, 8, 9, 9, 9, 9, 9, 9, 9, 8,
- 9, 9, 7, 9, 9, 9, 9, 9, 9, 9, 9, 7, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 6, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 5, 9, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 9, 8, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 5,10, 9,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10, 8,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,
-};
-
-static const static_codebook _44p4_p7_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p4_p7_1,
- 1, -516716544, 1630767104, 2, 0,
- (long *)_vq_quantlist__44p4_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44p4_p7_2[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p4_p7_2[] = {
- 1, 3, 2, 5, 4, 7, 7, 8, 8, 9, 9,10,10,11,11,12,
- 12,13,13,14,14,15,15,15,15,
-};
-
-static const static_codebook _44p4_p7_2 = {
- 1, 25,
- (char *)_vq_lengthlist__44p4_p7_2,
- 1, -518864896, 1620639744, 5, 0,
- (long *)_vq_quantlist__44p4_p7_2,
- 0
-};
-
-static const long _vq_quantlist__44p4_p7_3[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p4_p7_3[] = {
- 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5,
-};
-
-static const static_codebook _44p4_p7_3 = {
- 1, 25,
- (char *)_vq_lengthlist__44p4_p7_3,
- 1, -529006592, 1611661312, 5, 0,
- (long *)_vq_quantlist__44p4_p7_3,
- 0
-};
-
-static const char _huff_lengthlist__44p4_short[] = {
- 3, 5,16, 9, 9,13,18,21, 4, 2,21, 6, 6,10,15,21,
- 16,19, 6, 5, 7,10,13,16, 8, 6, 5, 4, 4, 8,13,16,
- 8, 5, 6, 4, 4, 7,12,15,13,10, 9, 7, 7, 9,13,16,
- 18,15,13,12, 9, 7,10,14,21,18,13,13, 7, 5, 8,12,
-};
-
-static const static_codebook _huff_book__44p4_short = {
- 2, 64,
- (char *)_huff_lengthlist__44p4_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44p5_l0_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44p5_l0_0[] = {
- 1, 4, 4, 8, 8,10,10,10,10, 9, 8,11,11, 4, 6, 5,
- 8, 6,10,10,10,10,10, 9,10, 9, 4, 5, 6, 6, 9,10,
- 10,10,10, 9,10, 9,10, 8, 9, 8, 9, 8, 9, 9,10, 9,
- 11,10,12,10, 8, 8, 9, 8, 9, 9, 9, 9,10,10,11,10,
- 12, 9,10,10,11,10,11,10,12,11,12,11,13,11, 9,10,
- 10,10,11,10,11,11,12,11,12,11,12,11,12,12,12,12,
- 13,12,13,12,13,12,13,13,11,12,12,12,12,12,12,12,
- 13,13,13,13,13,12,12,12,13,13,13,13,13,13,13,13,
- 13,13,12,13,12,13,13,13,13,13,13,13,13,13,13,12,
- 13,13,13,14,14,13,13,13,13,13,13,13,12,13,12,13,
- 13,13,13,13,13,13,13,13,13,
-};
-
-static const static_codebook _44p5_l0_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44p5_l0_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44p5_l0_0,
- 0
-};
-
-static const long _vq_quantlist__44p5_l0_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p5_l0_1[] = {
- 4, 4, 4, 5, 5, 4, 5, 5, 5, 5, 4, 5, 4, 4, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5,
-};
-
-static const static_codebook _44p5_l0_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44p5_l0_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p5_l0_1,
- 0
-};
-
-static const long _vq_quantlist__44p5_l1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p5_l1_0[] = {
- 1, 4, 4, 4, 4, 4, 4, 4, 4,
-};
-
-static const static_codebook _44p5_l1_0 = {
- 2, 9,
- (char *)_vq_lengthlist__44p5_l1_0,
- 1, -516716544, 1630767104, 2, 0,
- (long *)_vq_quantlist__44p5_l1_0,
- 0
-};
-
-static const char _huff_lengthlist__44p5_lfe[] = {
- 1, 3, 2, 3,
-};
-
-static const static_codebook _huff_book__44p5_lfe = {
- 2, 4,
- (char *)_huff_lengthlist__44p5_lfe,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44p5_long[] = {
- 3, 7,12,14,14,16,18,19, 6, 2, 4, 6, 8, 9,12,14,
- 12, 3, 3, 5, 7, 8,11,13,13, 6, 4, 5, 7, 8,10,11,
- 14, 8, 7, 7, 7, 7, 9,10,15, 9, 8, 7, 7, 6, 8, 9,
- 17,11,11,10, 9, 8, 9, 9,19,14,13,11,10, 9, 9, 9,
-};
-
-static const static_codebook _huff_book__44p5_long = {
- 2, 64,
- (char *)_huff_lengthlist__44p5_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44p5_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p5_p1_0[] = {
- 2, 5, 5, 5, 7, 7, 5, 7, 7, 5, 7, 7, 7, 8, 9, 7,
- 9, 9, 5, 7, 7, 7, 9, 9, 7, 9, 8, 5, 7, 8, 8, 9,
- 10, 8, 9,10, 8, 9,10, 9,10,12,10,11,11, 8,10,10,
- 10,11,11, 9,11,11, 5, 8, 7, 8, 9, 9, 8,10, 9, 8,
- 10,10, 9,11,11,10,11,11, 8,10, 9,10,11,11, 9,12,
- 10, 5, 8, 8, 7, 9,10, 8,10, 9, 7, 9, 9, 9,10,11,
- 9,11,11, 8,10, 9,10,11,11,10,11,11, 7, 9, 9, 9,
- 10,11, 9,11,11, 9, 9,11,10,10,13,11,11,12, 9,11,
- 11,11,12,13,11,13,12, 7, 9, 9, 9,11,11, 9,11,10,
- 9,11,10,10,11,12,11,13,12, 9,11,11,11,12,13,11,
- 13,11, 5, 8, 8, 8, 9,10, 7,10, 9, 8, 9,10,10,11,
- 11,10,11,11, 7, 9, 9, 9,11,11, 9,11,10, 7, 9, 9,
- 9,10,11, 9,11,11, 9,11,11,11,11,13,11,13,12, 9,
- 10,11,11,12,13,10,12,11, 7, 9, 9, 9,11,11, 9,11,
- 10, 9,11,11,11,12,13,11,13,12, 9,11, 9,11,12,11,
- 10,13,10,
-};
-
-static const static_codebook _44p5_p1_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p5_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p5_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44p5_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p5_p2_0[] = {
- 4, 6, 6, 9, 9, 6, 7, 8,10,10, 6, 8, 7,10,10, 8,
- 10,10,12,13, 8,10,10,13,12, 6, 7, 8,10,10, 7, 8,
- 9,10,11, 8, 9, 9,11,11,10,10,11,12,14,10,11,11,
- 14,13, 6, 8, 7,10,10, 8, 9, 9,11,11, 7, 9, 8,11,
- 10,10,11,11,13,14,10,11,10,14,12, 9,10,10,12,12,
- 10,10,11,12,13,10,11,11,13,13,12,12,13,12,15,13,
- 14,13,15,14, 9,10,10,12,12,10,11,11,13,13,10,11,
- 10,13,12,13,13,14,14,15,12,13,12,15,12, 6, 7, 8,
- 10,11, 8, 9,10,11,12, 8, 9, 9,11,12,10,11,12,13,
- 14,10,11,11,14,13, 8, 9,10,11,12, 9,10,11,12,13,
- 9,10,11,12,13,11,12,13,13,15,12,12,13,15,14, 8,
- 9, 9,12,12, 9,10,11,12,13, 9,10,10,13,12,12,12,
- 13,14,15,11,12,12,14,14,11,11,12,13,14,11,12,13,
- 13,15,12,13,13,14,15,14,13,15,14,16,14,15,15,16,
- 16,11,12,11,14,13,12,13,13,15,14,11,13,12,14,13,
- 14,15,15,15,16,13,14,14,16,14, 6, 8, 7,11,10, 8,
- 9, 9,11,12, 8,10, 9,12,11,10,11,11,13,14,10,12,
- 11,14,13, 8, 9, 9,12,12, 9,10,10,12,13, 9,11,10,
- 13,12,11,12,12,13,14,12,13,12,15,14, 8,10, 9,12,
- 11, 9,11,10,13,12, 9,11,10,13,12,12,13,12,14,15,
- 11,13,12,15,13,11,11,12,13,14,11,12,13,13,15,12,
- 13,13,14,15,13,14,14,14,16,14,15,15,16,16,11,12,
- 11,14,13,12,13,13,15,14,11,13,12,15,13,14,15,15,
- 16,16,13,15,13,16,14, 9,10,11,12,14,11,11,12,13,
- 15,11,12,12,13,14,13,14,15,15,17,13,14,14,15,16,
- 11,11,12,13,15,12,12,13,14,16,12,13,13,14,15,14,
- 14,16,15,17,15,15,15,16,17,11,12,12,14,14,12,13,
- 13,15,16,12,13,13,15,15,15,15,15,16,17,14,15,15,
- 16,16,14,14,15,15,17,14,15,15,15,17,15,15,16,16,
- 17,16,16,17,16,18,17,17,17,18,18,14,15,14,16,16,
- 15,15,16,17,17,14,15,15,17,16,17,17,17,18,18,16,
- 16,16,17,17, 9,11,10,14,12,11,12,12,14,13,11,12,
- 11,15,13,13,14,14,16,15,13,15,14,17,15,11,12,12,
- 15,14,12,13,13,15,15,12,13,13,15,15,14,15,15,16,
- 16,15,15,15,17,16,11,12,11,15,13,12,13,13,15,14,
- 12,13,12,16,14,15,15,15,17,16,14,15,14,17,15,14,
- 14,15,16,16,14,15,15,16,16,15,16,15,17,17,16,16,
- 16,17,17,17,17,17,18,17,14,15,14,16,15,15,15,15,
- 17,16,15,15,15,17,15,17,17,17,18,18,16,17,16,18,
- 16, 6, 8, 8,11,11, 8, 9, 9,11,12, 8, 9, 9,12,11,
- 10,11,11,13,14,10,12,11,14,13, 7, 9, 9,11,12, 9,
- 10,10,12,13, 9,10,10,13,13,11,11,12,13,15,11,12,
- 12,15,14, 8, 9, 9,12,11, 9,11,10,13,13, 9,11,10,
- 13,12,12,13,12,14,15,11,13,12,15,13,10,11,12,13,
- 14,11,12,12,13,15,12,12,13,14,15,13,13,14,14,16,
- 14,15,15,16,16,11,12,11,14,13,12,13,13,15,14,11,
- 13,12,15,13,14,15,15,15,16,13,14,14,16,14, 7, 9,
- 9,11,12, 9,10,11,12,13, 9,10,10,13,12,11,12,12,
- 14,15,11,12,12,15,14, 9, 9,11,11,13,10,10,12,12,
- 14,10,11,12,13,14,12,12,13,14,16,12,13,13,15,15,
- 9,11,10,13,13,10,12,12,13,14,10,12,11,14,13,12,
- 13,13,15,16,12,13,13,15,14,11,11,13,13,15,12,12,
- 14,13,16,13,13,13,14,15,14,14,15,14,17,15,15,15,
- 16,16,12,13,12,15,14,13,14,14,15,15,12,14,13,16,
- 14,15,15,16,16,17,14,15,14,17,15, 7, 9, 9,12,11,
- 9,10,10,12,13, 9,11,10,13,12,11,12,12,14,14,11,
- 13,12,15,14, 9,10,10,13,12,10,10,11,12,13,10,12,
- 11,14,13,12,12,13,13,15,12,14,13,16,15, 9,10,10,
- 13,12,11,11,12,13,13,10,12,10,14,12,13,13,13,15,
- 15,12,13,12,15,13,11,12,12,14,14,12,12,13,14,15,
- 13,14,13,15,15,14,13,15,13,16,15,16,15,17,16,12,
- 13,12,14,14,13,14,14,15,15,12,13,12,15,14,15,15,
- 16,16,17,14,15,13,16,13,10,11,12,13,14,11,12,13,
- 14,15,12,13,13,15,15,14,14,15,15,17,14,15,15,16,
- 16,12,12,13,12,15,12,12,14,13,16,13,13,14,14,16,
- 14,14,16,15,17,15,15,16,16,17,12,13,13,15,15,13,
- 14,14,16,16,13,14,13,16,15,15,16,16,17,17,14,15,
- 15,17,16,14,14,15,14,17,15,15,16,15,17,15,15,16,
- 15,17,16,16,17,16,18,17,17,17,17,18,14,15,15,17,
- 16,15,16,16,17,17,15,16,15,17,16,17,17,17,18,18,
- 16,17,16,18,17,10,12,11,14,14,12,13,13,15,15,12,
- 13,12,15,14,14,15,15,16,16,14,15,15,17,16,11,13,
- 12,15,14,12,13,13,15,15,13,14,13,16,14,15,15,15,
- 16,16,15,16,15,17,16,12,13,13,15,15,13,14,14,16,
- 16,12,14,13,16,15,15,16,16,17,17,15,16,15,17,16,
- 14,15,15,16,16,14,15,15,16,16,15,16,16,17,16,16,
- 16,16,16,17,17,18,17,18,17,14,15,15,17,16,15,16,
- 16,17,17,15,16,15,17,16,17,17,18,18,18,16,17,16,
- 18,16, 6, 8, 8,11,11, 8, 9, 9,11,12, 8, 9, 9,12,
- 11,10,11,12,13,14,10,11,11,14,13, 8, 9, 9,11,12,
- 9,10,11,12,13, 9,10,11,13,13,11,12,13,13,15,12,
- 12,12,15,14, 7, 9, 9,12,11, 9,10,10,13,13, 9,10,
- 10,13,12,11,12,12,14,15,11,12,11,15,13,11,11,12,
- 13,14,11,12,13,13,15,12,13,13,14,15,13,14,14,14,
- 16,14,15,15,16,16,10,12,11,14,13,12,13,12,14,14,
- 11,12,12,15,13,14,15,15,16,16,13,14,13,16,14, 7,
- 9, 9,11,12, 9,10,11,12,13, 9,10,10,13,12,11,12,
- 13,14,15,11,12,12,14,14, 9,10,10,12,13,10,10,12,
- 12,14,11,12,11,13,13,12,12,14,13,15,13,13,13,15,
- 15, 9,10,10,12,13,10,11,12,13,14,10,11,10,13,12,
- 13,13,14,15,16,12,13,12,15,13,12,13,13,14,14,12,
- 12,13,14,15,13,14,14,15,15,14,13,15,13,16,15,16,
- 15,17,16,11,12,12,14,14,13,13,14,15,15,12,13,12,
- 15,14,15,15,16,16,17,14,14,13,16,13, 7, 9, 9,12,
- 11, 9,10,10,12,13, 9,11,10,13,12,11,12,12,14,15,
- 11,12,12,15,14, 9,10,11,13,13,10,11,12,13,14,10,
- 12,12,14,13,12,13,13,14,16,12,13,13,16,15, 9,11,
- 9,13,11,10,12,11,13,13,10,12,10,14,12,12,13,13,
- 15,15,12,13,12,16,14,12,12,13,14,15,12,13,14,14,
- 15,13,14,14,15,15,14,14,15,15,17,15,16,15,17,16,
- 11,13,11,15,13,13,14,13,15,14,12,14,12,16,13,15,
- 15,15,16,16,14,15,14,17,14,10,11,12,14,14,12,12,
- 13,14,15,12,13,13,15,15,14,15,15,16,17,14,15,15,
- 16,16,12,12,13,15,15,13,13,14,15,16,13,14,14,16,
- 16,15,15,16,16,17,15,16,16,17,17,11,12,13,14,15,
- 13,13,14,15,16,12,13,13,15,15,15,15,16,16,17,15,
- 15,15,16,16,14,15,15,16,17,15,15,16,16,17,15,16,
- 16,17,17,16,16,17,16,18,17,17,17,18,18,14,15,15,
- 16,16,15,16,16,16,17,15,15,15,16,16,17,17,17,18,
- 18,16,16,16,17,16,10,12,11,14,13,12,13,13,15,15,
- 11,13,12,15,14,14,15,15,16,16,14,15,14,17,15,12,
- 13,13,15,15,13,13,14,16,16,13,14,14,16,16,15,15,
- 15,16,17,15,16,16,17,17,12,13,12,15,12,13,14,13,
- 16,14,12,14,12,16,13,15,16,15,17,16,14,16,14,17,
- 15,14,15,15,16,17,15,15,16,17,17,15,16,16,17,17,
- 16,16,17,17,18,17,18,17,18,18,14,15,14,17,14,15,
- 16,15,17,15,15,16,15,17,15,17,17,17,18,17,16,17,
- 16,18,16, 9,11,11,14,14,11,12,12,14,14,11,12,12,
- 15,14,13,14,14,16,16,13,15,14,16,16,10,11,12,14,
- 14,11,12,13,15,15,12,13,13,15,15,13,14,15,16,17,
- 14,15,15,17,16,11,12,12,15,14,12,13,13,15,15,12,
- 13,13,15,15,14,15,15,16,16,14,15,15,17,16,12,13,
- 14,15,16,13,14,14,15,16,13,14,15,16,16,15,15,16,
- 16,18,16,16,16,18,17,14,14,14,16,15,15,15,15,17,
- 16,14,15,15,17,16,16,17,17,18,17,16,16,16,18,16,
- 10,12,12,14,14,11,12,13,15,15,12,13,13,15,15,13,
- 14,15,16,17,14,15,15,17,16,11,12,13,14,15,12,12,
- 14,15,16,13,13,14,15,16,14,14,15,16,17,15,15,16,
- 17,17,12,13,13,15,15,13,14,14,16,16,13,14,13,16,
- 15,15,16,15,17,17,15,16,15,17,16,13,13,15,14,17,
- 14,13,16,15,17,15,14,16,15,17,15,15,17,16,18,16,
- 16,17,17,18,14,15,15,17,16,15,16,16,17,17,15,16,
- 15,17,16,17,17,17,18,18,16,17,16,18,17,10,12,11,
- 14,14,11,12,13,15,15,12,13,12,15,15,14,15,15,16,
- 16,14,15,15,17,16,11,12,12,15,15,12,13,13,15,15,
- 13,14,13,16,15,14,15,15,16,16,15,16,15,17,16,11,
- 13,13,15,15,13,14,14,15,15,12,14,13,16,15,15,16,
- 15,17,17,15,16,15,17,16,13,15,14,16,16,14,15,14,
- 16,16,15,16,15,17,16,15,16,16,16,17,16,17,16,18,
- 17,14,15,15,16,16,15,16,16,17,17,15,15,15,17,16,
- 17,17,17,18,18,16,16,16,18,16,12,13,13,15,16,13,
- 14,14,15,16,13,14,14,16,16,15,15,16,16,18,15,16,
- 16,17,17,13,13,14,15,16,14,14,15,15,17,14,15,15,
- 16,17,15,15,17,16,18,16,16,17,17,17,13,14,14,16,
- 16,14,15,15,17,17,14,15,14,17,16,16,17,16,17,18,
- 16,17,16,18,17,15,15,16,14,17,16,15,17,14,18,16,
- 16,16,15,18,16,16,18,15,19,18,18,18,17,19,15,16,
- 16,18,17,16,17,17,18,17,16,17,16,18,17,18,18,18,
- 19,19,17,18,16,18,17,11,12,12,15,15,13,13,14,15,
- 16,13,14,13,16,15,15,16,16,16,17,15,16,16,17,16,
- 12,14,13,16,15,13,13,14,15,16,14,15,14,17,15,15,
- 15,16,16,17,16,17,16,18,17,12,13,14,15,16,14,15,
- 15,16,16,13,14,13,16,15,16,16,16,17,17,15,16,15,
- 17,15,15,16,15,17,16,15,15,15,16,16,16,17,16,18,
- 16,16,15,16,15,17,17,18,17,18,17,15,15,16,17,17,
- 16,16,17,17,17,15,16,15,17,16,18,18,18,18,18,16,
- 17,16,18,15, 9,11,11,14,14,11,12,12,14,15,10,12,
- 12,15,14,13,14,15,16,16,13,14,14,16,16,11,12,12,
- 14,15,12,12,13,15,15,12,13,13,15,15,14,15,15,16,
- 17,14,15,15,16,16,10,12,12,14,14,12,13,13,15,15,
- 11,13,12,15,15,14,15,15,16,17,13,15,14,16,16,14,
- 14,14,15,16,14,15,15,16,17,14,15,15,16,17,16,16,
- 17,16,18,16,17,17,17,17,12,14,13,16,15,13,15,14,
- 16,16,13,14,14,16,15,16,16,16,17,17,15,16,15,17,
- 16,10,11,11,14,14,12,12,13,14,15,11,13,12,15,14,
- 14,15,15,16,17,14,15,15,16,16,12,13,13,15,15,12,
- 13,14,15,16,13,14,14,15,15,15,15,16,16,17,15,15,
- 16,17,17,11,12,12,15,15,13,13,14,15,16,12,13,13,
- 15,15,15,15,16,16,17,14,15,15,16,16,14,15,15,16,
- 16,15,15,15,16,17,15,16,16,17,17,16,16,17,16,18,
- 17,17,17,17,18,13,14,15,16,16,15,15,16,16,17,14,
- 14,14,16,16,16,16,17,17,18,16,16,16,17,16,10,12,
- 12,14,14,12,13,13,15,15,11,13,12,15,15,14,15,15,
- 16,17,13,15,14,17,16,12,13,13,15,15,13,13,14,15,
- 16,13,14,14,16,16,15,15,16,16,17,15,15,16,17,17,
- 11,13,12,15,14,13,14,13,16,15,12,14,12,16,15,15,
- 16,15,17,17,14,15,14,17,16,14,15,15,16,17,15,15,
- 16,16,17,15,16,16,17,17,16,16,17,17,18,17,17,17,
- 18,18,13,15,13,17,14,14,16,14,17,16,14,15,13,17,
- 15,16,17,16,18,17,15,17,15,18,16,11,12,12,15,15,
- 13,13,14,15,16,13,14,13,16,15,15,16,16,16,17,15,
- 16,16,17,16,12,14,13,16,15,13,13,14,15,16,14,15,
- 15,16,16,16,15,16,16,17,16,16,16,17,17,12,13,14,
- 15,16,14,14,15,15,17,13,14,13,16,15,16,16,17,17,
- 18,15,16,15,17,15,15,16,15,17,17,15,15,16,16,17,
- 16,17,16,17,17,16,15,17,15,18,17,18,17,18,18,15,
- 15,16,16,17,16,16,17,16,18,15,15,15,16,16,17,17,
- 18,17,18,16,16,15,17,15,12,13,13,15,15,13,14,14,
- 16,16,13,14,14,16,16,15,16,16,17,18,15,16,15,18,
- 16,13,14,14,16,16,14,14,15,16,17,14,15,15,17,17,
- 16,16,17,17,18,16,16,17,18,17,13,14,13,16,14,14,
- 15,15,17,16,14,15,14,17,15,16,17,17,18,17,15,17,
- 15,18,16,15,16,16,17,17,16,16,17,17,18,16,17,17,
- 18,18,17,16,18,17,19,18,18,18,18,18,15,16,15,17,
- 14,16,16,16,18,15,16,17,15,18,14,18,18,18,18,17,
- 17,18,16,19,15,
-};
-
-static const static_codebook _44p5_p2_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p5_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p5_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44p5_p3_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p5_p3_0[] = {
- 1, 5, 6, 5, 7, 8, 5, 8, 7, 5, 7, 8, 7, 8,10, 8,
- 10,10, 5, 8, 7, 8,10,10, 7,10, 8, 6, 8, 9, 8,10,
- 11, 9,10,10, 9,10,11,10,11,12,11,12,12, 9,11,10,
- 11,12,12,10,12,11, 6, 9, 8, 9,10,10, 8,11,10, 9,
- 10,11,10,11,12,11,12,12, 9,11,10,11,12,12,10,12,
- 11, 6, 9, 9, 8,10,11, 9,11,10, 8,10,10,10,10,12,
- 11,12,12, 9,11,10,11,12,12,10,12,11, 8,10,10,10,
- 11,12,10,12,11,10,10,12,11,11,13,12,13,13,10,12,
- 11,12,13,13,11,13,11, 7,10,10,10,11,12,10,12,11,
- 10,12,11,11,11,12,12,14,13,10,12,12,12,14,14,11,
- 13,11, 6, 9, 9, 9,10,11, 8,11,10, 9,10,11,10,11,
- 12,11,12,12, 8,11,10,11,12,12,10,12,10, 7,10,10,
- 10,11,12,10,12,11,10,12,12,11,11,13,12,13,13,10,
- 11,12,12,13,14,11,12,11, 8,10,10,10,11,12,10,12,
- 11,10,11,12,11,11,13,12,13,13,10,12,10,12,13,13,
- 11,13,11,
-};
-
-static const static_codebook _44p5_p3_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p5_p3_0,
- 1, -533200896, 1614282752, 2, 0,
- (long *)_vq_quantlist__44p5_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44p5_p3_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p5_p3_1[] = {
- 5, 6, 6, 6, 7, 7, 6, 7, 7, 6, 7, 7, 7, 7, 8, 7,
- 8, 8, 6, 7, 7, 7, 8, 8, 7, 8, 7, 7, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 8, 9, 9, 8, 8, 8,
- 8, 9, 9, 8, 9, 9, 7, 8, 7, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 9, 9, 8, 9, 9, 8, 8, 8, 8, 9, 9, 8, 9,
- 8, 6, 8, 8, 7, 8, 8, 7, 8, 8, 7, 8, 8, 8, 8, 9,
- 8, 9, 9, 8, 8, 8, 8, 9, 9, 8, 9, 8, 7, 8, 8, 8,
- 9, 9, 8, 9, 9, 8, 8, 9, 9, 9, 9, 9, 9, 9, 8, 9,
- 9, 9, 9, 9, 9, 9, 9, 7, 8, 8, 8, 8, 9, 8, 9, 8,
- 8, 8, 8, 8, 9, 9, 9, 9, 9, 8, 9, 8, 9, 9, 9, 8,
- 9, 9, 6, 8, 8, 7, 8, 8, 7, 8, 8, 8, 8, 8, 8, 8,
- 9, 8, 9, 9, 7, 8, 8, 8, 9, 9, 8, 9, 8, 7, 8, 8,
- 8, 8, 9, 8, 9, 8, 8, 8, 9, 8, 9, 9, 9, 9, 9, 8,
- 8, 8, 9, 9, 9, 8, 9, 9, 7, 8, 8, 8, 9, 9, 8, 9,
- 9, 8, 9, 9, 9, 9, 9, 9, 9, 9, 8, 9, 8, 9, 9, 9,
- 9, 9, 9,
-};
-
-static const static_codebook _44p5_p3_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p5_p3_1,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p5_p3_1,
- 0
-};
-
-static const long _vq_quantlist__44p5_p4_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p5_p4_0[] = {
- 1, 5, 5, 5, 7, 9, 5, 9, 7, 5, 7, 8, 7, 7,10, 9,
- 10,10, 5, 8, 7, 9,10,10, 7,10, 7, 6, 8, 9, 9,10,
- 12, 9,11,11, 9,10,11,11,11,13,12,13,13, 9,11,11,
- 11,12,13,11,13,11, 6, 9, 8, 9,11,11, 9,12,10, 9,
- 11,11,11,11,13,11,13,12, 9,11,10,12,13,13,11,13,
- 11, 6, 9, 9, 8,10,11, 9,12,11, 9,10,11,10,10,12,
- 11,13,13, 9,11,11,11,13,12,11,13,11, 8,10,10, 9,
- 10,12,10,12,11,10,10,12,10,10,13,12,13,13,10,12,
- 11,12,13,13,10,13,10, 7,10,10,11,11,13,11,14,11,
- 10,12,11,11,11,13,13,14,13,10,12,12,14,14,14,11,
- 14,11, 6, 9, 9, 9,11,12, 8,11,10, 9,11,11,11,11,
- 13,11,12,13, 8,11,10,11,13,13,10,12,10, 7,10,10,
- 11,11,14,11,13,11,10,12,12,11,11,14,14,14,14,10,
- 11,12,13,13,14,11,13,11, 8,10,10,10,11,12, 9,12,
- 10,10,11,12,11,10,13,12,13,13,10,12,10,12,13,13,
- 11,13,10,
-};
-
-static const static_codebook _44p5_p4_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p5_p4_0,
- 1, -531365888, 1616117760, 2, 0,
- (long *)_vq_quantlist__44p5_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44p5_p4_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p5_p4_1[] = {
- 5, 7, 7,10,10, 7, 8, 9,10,11, 7, 9, 8,11,10, 9,
- 10,10,11,11, 9,10,10,11,11, 7, 9, 9,10,10, 8, 9,
- 10,10,11, 9,10,10,11,11,10,10,11,11,11,10,11,11,
- 12,12, 7, 9, 9,10,10, 9,10,10,11,11, 8,10, 9,11,
- 10,10,11,11,11,11,10,11,10,11,11,10,10,10,11,11,
- 10,10,11,11,11,11,11,11,11,11,11,11,12,11,12,11,
- 12,11,12,12,10,10,10,11,11,10,11,11,11,11,10,11,
- 10,11,11,11,12,11,12,12,11,12,11,12,11, 8, 9, 9,
- 11,11, 9,10,10,11,12, 9,10,10,11,11,10,11,11,12,
- 12,10,11,11,12,12, 9,10,10,11,11,10,10,11,11,12,
- 10,11,11,12,12,11,11,12,12,12,11,12,12,12,12, 9,
- 10,10,11,11,10,11,11,12,12,10,11,10,12,12,11,12,
- 12,12,12,11,12,12,12,12,11,11,11,12,12,11,11,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,11,11,11,12,12,11,12,12,12,12,11,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12, 8, 9, 9,11,11, 9,
- 10,10,11,11, 9,10,10,11,11,10,11,11,12,12,10,11,
- 11,12,12, 9,10,10,11,11,10,10,11,12,12,10,11,11,
- 12,12,11,12,12,12,12,11,12,12,12,12, 9,10,10,11,
- 11,10,11,11,12,12,10,11,10,12,11,11,12,12,12,12,
- 11,12,11,12,12,11,11,11,12,12,11,12,12,12,12,11,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,11,11,
- 11,12,12,11,12,12,12,12,11,12,11,12,12,12,12,12,
- 12,12,12,12,12,12,12,10,11,11,12,12,11,12,12,12,
- 12,11,12,12,12,12,12,12,13,13,13,12,12,12,13,13,
- 11,12,12,12,12,12,12,12,12,13,12,12,12,13,13,12,
- 12,13,13,13,12,13,13,13,13,11,12,12,12,12,12,12,
- 12,13,13,12,12,12,13,13,12,13,13,13,13,12,13,13,
- 13,13,12,12,12,12,13,12,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,12,12,12,13,12,
- 13,13,13,13,13,12,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,10,11,11,12,12,11,12,12,12,12,11,12,
- 11,12,12,12,12,12,13,12,12,12,12,13,13,11,12,12,
- 12,12,12,12,12,13,13,12,12,12,13,13,12,13,13,13,
- 13,12,13,13,13,13,11,12,12,12,12,12,12,12,13,13,
- 12,12,12,13,12,12,13,13,13,13,12,13,12,13,13,12,
- 12,12,12,13,12,13,13,13,13,12,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,12,12,12,13,12,13,13,13,
- 13,13,12,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13, 8, 9, 9,11,11, 9,10,10,11,11, 9,10,10,12,11,
- 10,11,11,12,12,10,11,11,12,12, 9,10,10,11,11,10,
- 10,11,11,12,10,11,11,12,12,11,11,12,12,12,11,12,
- 12,12,12, 9,10,10,11,11,10,11,11,12,12,10,11,10,
- 12,12,11,12,12,12,12,11,12,12,12,12,11,11,11,12,
- 12,11,11,12,12,12,11,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,11,11,11,12,12,11,12,12,12,12,11,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12, 9,10,
- 10,11,11,10,10,11,12,12,10,11,11,12,12,11,11,12,
- 12,12,11,12,12,12,12,10,10,11,11,12,11,11,12,12,
- 12,11,11,12,12,12,11,11,12,12,13,12,12,12,12,12,
- 10,11,11,12,12,11,12,11,12,12,11,12,11,12,12,12,
- 12,12,12,12,12,12,12,12,12,11,11,12,12,12,12,12,
- 12,12,12,12,12,12,12,13,12,12,13,12,13,12,12,13,
- 13,13,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,13,12,12,12,12,13,12, 8,10,10,11,11,
- 10,11,11,12,12,10,11,10,12,12,11,12,12,12,12,11,
- 12,12,12,12,10,11,10,12,12,10,10,11,12,12,11,12,
- 12,12,12,12,12,12,12,13,12,12,12,13,13,10,11,11,
- 12,12,11,12,12,12,12,10,12,11,12,12,12,12,12,13,
- 13,12,13,12,13,12,11,12,12,12,12,11,12,12,12,13,
- 12,12,12,13,13,12,12,13,12,13,12,13,13,13,13,11,
- 12,12,12,12,12,12,12,13,13,12,12,12,13,12,12,13,
- 13,13,13,12,13,12,13,12,11,11,11,12,12,11,12,12,
- 12,13,11,12,12,12,12,12,12,12,13,13,12,12,13,13,
- 13,11,12,12,12,12,12,12,12,12,13,12,12,13,13,13,
- 12,12,13,13,13,13,13,13,13,13,11,12,12,12,12,12,
- 13,12,13,13,12,12,12,13,13,12,13,13,13,13,12,13,
- 13,13,13,12,12,12,12,13,12,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,12,12,12,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,10,11,11,12,12,11,12,12,12,13,11,
- 12,12,13,12,12,13,13,13,13,12,13,13,13,13,11,12,
- 12,12,12,12,12,12,13,13,12,13,12,13,13,13,13,13,
- 13,13,13,13,13,13,13,11,12,12,13,12,12,13,12,13,
- 13,12,13,12,13,13,13,13,13,13,13,13,13,13,13,13,
- 12,13,13,13,13,12,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,12,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13, 8, 9, 9,11,11, 9,10,10,11,12, 9,10,10,11,
- 11,10,11,11,12,12,10,11,11,12,12, 9,10,10,11,11,
- 10,10,11,12,12,10,11,11,12,12,11,11,12,12,12,11,
- 12,12,12,12, 9,10,10,11,11,10,11,11,12,12,10,11,
- 10,12,12,11,12,12,12,12,11,12,11,12,12,11,11,11,
- 12,12,11,11,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,11,11,11,12,12,11,12,12,12,12,
- 11,12,11,12,12,12,12,12,12,12,12,12,12,12,12, 8,
- 10,10,11,11,10,10,11,12,12,10,11,11,12,12,11,12,
- 12,12,12,11,12,12,12,12,10,11,11,12,12,10,11,12,
- 12,12,11,12,12,12,12,12,12,12,12,13,12,12,12,13,
- 13,10,10,11,12,12,11,12,12,12,12,10,11,10,12,12,
- 12,12,12,13,13,12,12,12,13,12,11,12,12,12,12,11,
- 12,12,12,13,12,12,12,13,13,12,12,13,12,13,12,13,
- 13,13,13,11,12,12,12,12,12,12,12,13,13,11,12,12,
- 13,12,12,13,13,13,13,12,13,12,13,12, 9,10,10,11,
- 11,10,11,11,12,12,10,11,11,12,12,11,12,12,12,12,
- 11,12,11,12,12,10,11,11,12,12,11,11,12,12,12,11,
- 11,12,12,12,12,12,12,12,13,12,12,12,13,12,10,11,
- 10,12,11,11,12,11,12,12,11,12,11,12,12,12,12,12,
- 12,12,12,12,11,12,12,11,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,13,12,13,12,13,13,13,13,
- 11,12,11,12,12,12,12,12,13,12,12,12,12,12,12,12,
- 13,12,13,13,12,12,12,13,12,10,11,11,12,12,11,12,
- 12,12,13,11,12,12,13,12,12,12,13,13,13,12,13,13,
- 13,13,11,12,12,12,13,12,12,13,13,13,12,12,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,11,12,12,12,12,
- 12,12,13,13,13,12,13,12,13,13,13,13,13,13,13,13,
- 13,13,13,13,12,13,13,13,13,12,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,12,12,13,
- 13,13,13,13,13,13,13,12,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,11,11,11,12,12,11,12,12,12,12,
- 11,12,12,12,12,12,12,13,13,13,12,13,12,13,13,11,
- 12,12,12,12,12,12,13,13,13,12,12,13,13,13,12,13,
- 13,13,13,12,13,13,13,13,11,12,12,12,12,12,13,12,
- 13,13,12,12,12,13,12,13,13,13,13,13,12,13,12,13,
- 13,12,12,12,13,13,12,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,12,12,12,13,12,13,
- 13,13,13,13,12,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,10,11,11,12,12,11,12,12,12,12,11,12,12,
- 12,12,12,12,12,13,13,12,12,12,13,13,11,12,12,12,
- 12,11,12,12,13,13,12,12,12,13,13,12,12,13,13,13,
- 12,13,13,13,13,11,12,12,12,12,12,12,12,13,13,12,
- 12,12,13,12,12,13,13,13,13,12,13,12,13,13,12,12,
- 12,12,12,12,12,13,13,13,12,13,13,13,13,12,13,13,
- 13,13,13,13,13,13,13,12,12,12,13,12,12,13,13,13,
- 13,12,13,12,13,13,13,13,13,13,13,13,13,13,13,13,
- 10,11,11,12,12,11,12,12,12,13,11,12,12,13,12,12,
- 12,12,13,13,12,12,12,13,13,11,12,12,12,12,12,12,
- 13,13,13,12,12,12,13,13,12,12,13,13,13,12,13,13,
- 13,13,11,12,12,12,12,12,12,12,13,13,12,12,12,13,
- 13,12,13,13,13,13,12,13,13,13,13,12,12,12,12,13,
- 12,12,13,13,13,12,13,13,13,13,12,13,13,13,13,13,
- 13,13,13,13,12,12,12,13,13,13,13,13,13,13,12,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,10,11,11,
- 12,12,11,12,12,12,13,11,12,12,13,12,12,13,13,13,
- 13,12,13,12,13,13,11,12,12,13,13,12,12,12,13,13,
- 12,12,13,13,13,12,13,13,13,13,13,13,13,13,13,11,
- 12,12,13,12,12,13,12,13,13,12,13,12,13,13,13,13,
- 13,13,13,12,13,13,13,13,12,12,12,13,13,12,13,13,
- 13,13,12,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,12,12,12,13,13,12,13,13,13,13,12,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,11,11,11,12,12,11,
- 12,12,12,12,11,12,12,12,12,12,12,12,13,13,12,12,
- 12,13,13,11,12,12,12,12,12,12,12,12,13,12,12,12,
- 13,13,12,12,13,13,13,12,13,13,13,13,11,12,12,12,
- 12,12,12,12,13,13,12,12,12,13,12,12,13,13,13,13,
- 12,13,12,13,13,12,12,12,12,12,12,12,13,12,13,12,
- 13,13,13,13,12,13,13,12,13,13,13,13,13,13,12,12,
- 12,12,12,12,13,13,13,13,12,13,12,13,13,13,13,13,
- 13,13,12,13,13,13,12,10,11,11,12,12,11,12,12,12,
- 12,11,12,12,12,12,12,12,12,13,13,12,13,12,13,13,
- 11,12,12,12,12,12,12,12,13,13,12,12,12,13,13,12,
- 12,13,13,13,13,13,13,13,13,11,12,12,12,12,12,13,
- 12,13,13,12,13,12,13,13,12,13,13,13,13,12,13,12,
- 13,13,12,12,12,12,12,12,13,13,13,13,12,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,12,12,12,13,12,
- 12,13,13,13,13,12,13,12,13,13,13,13,13,13,13,13,
- 13,13,13,13,10,11,11,12,12,11,12,12,12,12,11,12,
- 12,12,12,12,12,12,13,13,12,12,12,13,13,11,12,12,
- 12,12,12,12,12,13,13,12,12,12,13,13,12,12,13,13,
- 13,12,12,13,13,13,11,12,11,12,12,12,12,12,13,13,
- 11,12,12,13,13,12,13,13,13,13,12,13,12,13,13,12,
- 12,12,12,12,12,13,13,13,13,12,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,12,12,12,13,12,12,13,13,
- 13,13,12,13,12,13,13,13,13,13,13,13,12,13,13,13,
- 13,10,11,11,12,12,11,12,12,12,13,11,12,12,13,12,
- 12,12,13,13,13,12,13,13,13,13,11,12,12,13,13,12,
- 12,13,13,13,12,12,13,13,13,12,13,13,13,13,13,13,
- 13,13,13,11,12,12,13,12,12,13,12,13,13,12,12,12,
- 13,13,12,13,13,13,13,13,13,13,13,13,12,12,13,13,
- 13,12,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,12,12,12,13,13,13,13,13,13,13,12,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,10,12,
- 11,12,12,11,12,12,12,13,11,12,12,12,12,12,12,12,
- 13,13,12,12,12,13,13,11,12,12,12,13,12,12,12,13,
- 13,12,12,12,13,13,12,13,13,13,13,12,13,13,13,13,
- 11,12,12,13,12,12,12,12,13,13,12,12,12,13,13,12,
- 13,13,13,13,12,13,12,13,13,12,13,12,13,13,12,13,
- 13,13,13,12,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,12,12,12,13,12,13,13,13,13,13,12,13,12,13,
- 13,13,13,13,13,13,12,13,13,13,13,10,11,11,12,12,
- 11,12,12,12,13,11,12,12,12,12,12,12,12,13,13,12,
- 12,12,13,13,11,12,12,12,12,12,12,13,13,13,12,13,
- 13,13,13,12,12,13,13,13,13,13,13,13,13,11,12,12,
- 12,12,12,13,12,13,13,12,12,12,13,13,12,13,13,13,
- 13,12,13,12,13,13,12,12,12,12,13,12,13,13,13,13,
- 12,13,13,13,13,12,13,13,13,13,13,13,13,13,13,12,
- 12,12,12,12,12,13,13,13,13,12,13,13,13,13,13,13,
- 13,13,13,12,13,13,13,13,11,12,11,12,12,11,12,12,
- 12,12,11,12,12,12,12,12,12,12,12,13,12,12,12,13,
- 12,11,12,12,12,12,12,12,12,12,13,12,12,12,13,13,
- 12,12,13,13,13,12,13,13,13,13,11,12,12,12,12,12,
- 12,12,13,13,12,12,12,13,12,12,13,13,13,13,12,13,
- 12,13,13,12,12,12,12,12,12,12,13,13,13,12,13,13,
- 13,13,13,13,13,12,13,13,13,13,13,13,12,12,12,12,
- 12,12,13,13,13,13,12,13,12,13,12,13,13,13,13,13,
- 13,13,13,13,12,
-};
-
-static const static_codebook _44p5_p4_1 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p5_p4_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p5_p4_1,
- 0
-};
-
-static const long _vq_quantlist__44p5_p5_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p5_p5_0[] = {
- 1, 6, 6,10,10, 6, 7, 9,11,13, 5, 9, 7,13,11, 8,
- 11,12,13,15, 8,12,11,15,13, 6, 7, 8,11,11, 7, 8,
- 10,11,13, 9,10,10,13,13,11,11,13,12,16,12,13,13,
- 16,15, 6, 8, 7,11,11, 9,10,10,13,13, 7,10, 7,13,
- 11,12,13,13,15,16,11,13,11,16,12,10,11,11,11,13,
- 11,11,13,12,15,13,13,13,14,15,13,12,15,12,17,15,
- 16,16,16,16,10,11,11,14,11,13,13,13,15,14,11,13,
- 11,15,12,15,15,16,16,16,13,15,12,17,12, 6, 8, 9,
- 12,12, 9,10,12,13,15, 9,11,11,15,14,12,13,15,16,
- 18,13,14,14,17,16, 9,10,11,13,14,11,10,13,14,16,
- 11,12,12,15,15,14,13,16,15,18,14,15,15,17,17, 9,
- 11,11,14,14,11,12,13,15,16,11,13,11,15,14,15,15,
- 15,17,18,14,15,14,17,15,13,14,14,15,16,14,14,15,
- 15,17,15,16,15,17,17,16,16,17,15,19,17,18,18,19,
- 18,13,14,14,16,15,15,15,16,17,17,14,15,14,18,15,
- 17,17,17,19,19,16,17,15,19,16, 6, 9, 8,13,12, 9,
- 11,11,14,15, 9,12,10,15,13,13,14,14,16,17,12,15,
- 13,18,16, 9,11,11,14,14,11,11,13,14,15,11,13,12,
- 16,15,14,14,15,15,18,14,15,15,18,17, 9,11,10,14,
- 13,11,12,12,15,15,11,13,10,16,14,14,15,15,16,18,
- 14,16,13,18,15,13,14,14,16,16,14,14,15,15,17,15,
- 16,15,17,17,16,16,17,16,19,17,18,17,18,19,13,14,
- 14,16,15,15,15,15,17,17,14,15,14,17,15,17,17,17,
- 18,19,16,17,15,19,15,11,13,13,15,16,13,14,15,16,
- 18,14,15,15,17,17,16,16,18,18,20,17,18,17,19,20,
- 13,14,14,16,17,15,15,16,17,18,15,16,16,17,17,18,
- 17,19,18,19,18,18,18,19,21,14,14,15,16,17,15,15,
- 16,18,18,15,16,16,17,18,18,18,19,19,21,18,19,19,
- 22,20,16,16,17,17,19,17,17,17,18,20,17,18,18,20,
- 19,19,19,20,19, 0,19,19,20,20,21,17,17,17,19,18,
- 18,18,20,19,19,18,18,18,20,20,19,19,20,20,20,20,
- 21,20,21,19,11,13,13,16,15,14,15,15,17,17,14,15,
- 14,18,16,16,18,18,20,19,16,19,17,21,18,13,14,15,
- 16,17,15,15,16,18,18,15,16,15,19,18,18,18,18,19,
- 19,18,18,18,22,20,13,14,14,16,16,15,16,16,18,17,
- 15,16,15,18,17,18,18,18,19,19,17,18,17,21,18,16,
- 17,17,18,18,17,18,19,19,19,18,20,18,19,19,19,20,
- 21,19,21,20,20,20, 0,21,16,17,17,19,19,18,18,18,
- 19,21,17,18,18,19,18,20,19,21,20,21,19,20,20,22,
- 19, 7, 9, 9,13,13, 8,10,11,14,15, 9,12,11,15,14,
- 11,13,14,16,17,13,15,14,17,16, 8,10,11,14,14,10,
- 10,12,14,16,11,12,12,16,15,13,12,15,15,18,14,15,
- 15,19,17, 9,11,11,14,14,11,12,12,15,15,11,13,11,
- 16,14,14,15,14,17,17,14,16,14,18,15,12,13,14,15,
- 16,13,13,15,14,17,15,15,15,17,17,15,14,17,14,19,
- 17,18,18,19,18,13,14,14,16,16,15,15,15,17,17,14,
- 15,14,18,15,17,18,17,18,17,16,18,16,19,15, 7,10,
- 10,13,13, 9,10,12,14,15,10,12,11,15,14,12,13,14,
- 16,17,13,15,14,18,16,10,10,12,13,14,10,10,13,13,
- 16,12,12,13,15,15,13,12,15,15,18,15,15,16,18,17,
- 10,11,11,14,14,12,13,13,15,16,10,13,10,16,14,14,
- 15,15,17,17,14,15,13,17,15,13,13,14,15,16,14,13,
- 15,14,18,15,15,16,16,17,16,15,18,15,18,17,18,18,
- 18,18,13,15,14,17,16,15,16,16,17,17,14,15,13,17,
- 15,17,17,18,18,18,16,17,14,20,14, 8,10,10,14,14,
- 11,11,13,14,16,11,13,11,16,14,14,15,16,16,18,14,
- 16,15,18,16,10,12,11,15,14,11,11,13,14,16,13,14,
- 13,16,15,15,14,16,15,19,16,17,16,20,18,10,11,12,
- 14,15,13,13,14,16,16,11,14,11,16,14,16,16,17,18,
- 19,15,17,14,20,15,14,15,14,17,16,13,14,15,15,18,
- 16,17,16,19,18,16,15,18,15,19,18,19,18,21,21,14,
- 14,15,16,17,16,16,17,18,18,13,15,14,17,15,18,18,
- 19,18,22,16,18,15,21,15,12,13,14,16,16,14,14,16,
- 16,18,14,15,15,17,18,16,16,18,18,20,18,18,17,20,
- 20,13,14,15,15,17,15,14,16,16,18,16,16,16,17,19,
- 17,15,18,17,21,18,18,18,19,19,14,15,15,18,17,15,
- 16,16,18,19,15,16,15,18,18,17,18,18,20,21,17,19,
- 17,20,19,16,16,17,16,19,17,17,18,17,20,18,18,18,
- 18,19,19,18,20,17,22,20,20,19,20,20,17,17,18,18,
- 19,18,18,20,21,20,17,18,17,20,20,21,21,21,21,21,
- 19,21,18,22,20,11,13,13,17,16,14,14,16,16,18,14,
- 16,14,18,16,17,18,19,19,20,18,19,18,21,19,14,15,
- 14,17,16,14,14,16,18,18,16,17,16,18,17,18,17,19,
- 18,20,19,19,18,20,20,13,14,15,16,17,16,16,17,18,
- 19,14,16,14,19,17,18,19,18,20,20,18,20,17,21,18,
- 17,17,17,19,18,16,17,18,18,19,18,19,18,21,21,18,
- 18,20,17,21,19,20,20,22,21,16,17,18,18,19,18,18,
- 19,21,20,16,17,17,20,18,21,21,22,21,22,18,21,18,
- 0,18, 7, 9, 9,13,13, 9,11,12,14,15, 8,11,10,15,
- 14,13,14,15,16,18,11,14,13,17,15, 9,11,11,14,14,
- 11,11,13,14,16,11,12,12,15,15,14,14,16,15,18,14,
- 14,15,17,17, 8,11,10,14,14,11,12,12,15,15,10,12,
- 10,16,14,14,15,15,17,18,13,15,12,18,15,13,14,14,
- 16,16,14,14,15,15,17,15,15,15,16,17,16,15,17,15,
- 19,17,17,17,18,18,12,14,13,16,15,15,15,15,17,17,
- 13,15,13,17,14,17,18,18,18,19,15,17,14,19,14, 8,
- 10,10,14,14,11,11,13,14,16,11,13,11,16,14,14,15,
- 16,17,19,14,16,15,18,17,10,12,11,15,14,11,11,14,
- 14,17,13,14,13,17,15,15,14,17,15,19,16,17,16,19,
- 17,10,11,12,14,15,13,13,14,15,17,11,13,11,17,14,
- 16,16,17,18,19,15,16,14,18,15,14,15,14,16,16,13,
- 14,15,15,18,16,16,16,18,18,16,15,18,15,20,18,19,
- 18,21,18,14,14,15,16,17,16,16,17,17,18,13,15,14,
- 17,16,19,19,19,19,19,15,18,15,20,15, 7,10,10,13,
- 13,10,11,12,14,15, 9,12,10,15,14,13,14,15,16,17,
- 12,15,13,17,16,10,11,11,14,14,10,10,13,14,16,12,
- 13,13,16,15,14,13,16,15,18,15,15,16,17,17,10,12,
- 10,14,13,12,13,12,15,15,10,13,10,16,13,15,16,15,
- 17,18,13,16,12,18,15,13,14,14,16,17,14,13,15,15,
- 18,15,16,15,17,17,16,14,17,15,19,17,18,18,19,19,
- 13,15,13,17,14,15,15,15,18,17,14,15,13,17,14,18,
- 17,18,18,19,15,17,15,19,15,11,13,13,16,17,14,14,
- 16,16,18,14,16,15,18,17,17,18,19,18,21,18,18,17,
- 20,18,13,15,14,17,16,14,14,16,17,18,16,17,16,19,
- 17,18,17,19,18,22,18,19,19,21,21,13,14,15,16,18,
- 16,16,17,17,20,14,16,14,18,17,18,18,19,19,21,17,
- 18,17,21,18,17,18,17,19,18,16,17,17,18,19,18,18,
- 18,22,22,18,17,19,17, 0,20,21,19,21,20,17,17,18,
- 18,21,18,18,18,19,21,17,17,17,19,19,20,20,22,21,
- 21,19,20,18,20,17,12,14,13,17,16,14,15,15,17,18,
- 14,16,14,18,16,17,18,18,21,20,16,18,16,21,18,14,
- 15,15,17,17,15,15,16,18,18,15,17,16,18,18,17,17,
- 19,19,20,18,19,18,20,19,14,15,14,17,15,15,16,16,
- 18,17,15,16,14,19,15,18,18,18,19,20,17,20,15,21,
- 17,16,17,18,18,19,17,17,18,18,20,18,19,18,19,21,
- 19,18,19,19,21,20, 0,19,21,20,16,17,16,19,16,18,
- 18,18,19,19,17,18,17,20,17,19,20,20,22, 0,19,20,
- 17,21,17,11,13,14,16,17,14,15,15,17,18,14,15,15,
- 18,18,16,17,17,19,20,16,18,17,19,21,13,14,15,17,
- 17,14,15,16,17,19,15,16,16,18,19,16,17,18,19,21,
- 17,18,20,21,21,13,15,15,17,17,15,16,16,18,19,15,
- 16,16,18,19,17,17,18,19,22,17,19,18,22,19,15,16,
- 17,19,19,16,17,18,18,20,17,18,18,19,20,19,18,20,
- 18,22,20,19,19,22,21,16,17,17,18,19,18,18,18,19,
- 20,17,18,18,20,19,20,19,20,22,20,19,20,21,21,20,
- 12,14,14,16,16,13,14,16,17,18,14,16,15,18,18,15,
- 17,17,19,19,17,18,18,19,19,13,14,15,16,17,14,14,
- 16,16,20,15,16,16,17,19,16,15,18,17,20,18,17,19,
- 19,19,14,15,15,17,17,16,16,16,18,18,15,16,15,19,
- 18,17,18,18,20,21,17,18,17,21,18,16,15,17,17,19,
- 17,15,18,17,20,19,17,18,19,20,18,16,19,17,22,20,
- 19,20,19,20,17,17,18,19,19,18,18,19,20,20,17,18,
- 17,18,18,21,21,20,20,21,18,20,17,21,19,11,14,14,
- 16,17,15,14,16,17,19,14,16,14,18,17,18,18,19,19,
- 21,17,19,18,20,20,13,15,14,17,17,14,14,16,17,18,
- 16,17,16,19,18,18,17,19,18,20,18,21,18,20,20,13,
- 15,15,16,17,16,16,17,18,19,14,16,15,19,18,19,19,
- 19,21,20,18,19,17,20,18,16,17,16,19,18,16,17,17,
- 19,20,17,19,18,20,19,18,17,21,18, 0,21,20,20, 0,
- 20,17,17,18,18,19,18,19,19,20,22,16,17,17,20,18,
- 21,22,20,20,22,18,22,18,22,18,12,14,14,17,17,14,
- 15,16,17,19,14,16,15,17,17,17,17,18,18,21,17,19,
- 17,20,19,14,15,15,16,18,15,14,16,16,19,16,17,16,
- 19,18,17,16,20,17,20,18,20,19,19,20,14,15,15,18,
- 17,16,16,17,18,19,14,16,15,19,17,18,21,18,19,21,
- 17,18,17,19,18,17,17,18,17,20,17,16,18,17,21,18,
- 19,19,19,19,18,17,19,17,20,20,21,20,21,20,17,17,
- 17,19,19,19,18,18,20,21,16,18,16,19,18,20,20,21,
- 21,20,18,19,16, 0,17,12,14,14,17,17,15,15,18,17,
- 19,15,18,15,20,16,20,19,21,18,22,20,20,20,22,19,
- 14,16,14,20,17,14,15,17,17,20,18,18,17,20,18,18,
- 17,19,17,21,20,21,20, 0,21,14,15,16,17,19,18,17,
- 19,18,21,14,18,15,21,17,21,20,21,20, 0,18,21,17,
- 21,17,18,19,17,20,18,16,17,17,19,19,19,21,20, 0,
- 20,18,17,21,17, 0,22, 0,21, 0,22,17,17,19,18,20,
- 20,20,21,19,22,16,17,18,20,18,22,22, 0,22, 0,17,
- 21,17,22,17,11,14,13,16,16,14,15,15,17,18,14,15,
- 14,18,17,17,18,18,19,20,16,17,17,21,19,13,14,15,
- 17,17,15,16,16,18,18,15,16,16,19,18,18,18,18,19,
- 20,17,18,18,20,19,13,15,14,17,17,15,16,16,17,18,
- 14,16,15,19,17,17,18,19,21,21,17,18,17,20,18,16,
- 17,17,19,19,17,18,19,19,20,18,19,18,21,21,21,20,
- 19,21,22,20,20,19,21,20,15,17,16,19,19,17,18,18,
- 20,21,16,18,17,20,18,19,19,21,21,21,19,19,19,20,
- 18,11,14,13,17,16,14,14,16,16,19,14,16,15,19,16,
- 18,18,18,19,22,17,18,17,20,19,13,15,14,17,17,15,
- 15,16,17,19,16,17,16,20,18,18,17,19,18,21,19,19,
- 18,22, 0,13,14,15,17,18,16,16,17,17,19,14,16,15,
- 19,18,18,19,19,20,21,18,18,17,20,18,17,18,17,20,
- 18,16,17,17,18,20,18,19,18,20,20,18,18,21,17,21,
- 20,21,21, 0,19,16,16,18,18,19,19,18,20,19,20,16,
- 17,17,20,18,21,20,21,22,22,18,20,17,21,17,12,14,
- 14,17,16,14,15,16,18,18,13,15,14,18,17,17,18,18,
- 19,19,15,17,16,19,19,14,15,15,17,17,15,15,16,18,
- 19,15,16,16,19,18,17,17,18,18,20,18,18,18,21,20,
- 13,15,14,17,16,15,16,15,18,18,14,16,14,18,17,18,
- 18,18,19,21,16,18,16,20,17,17,18,17,18,19,17,17,
- 18,18,19,18,19,19,21,19,19,18,20,18,21,21,20,20,
- 21,20,16,17,15,20,17,17,19,17,19,19,17,18,15,20,
- 17,19,20,19,21,22,17,20,16, 0,17,12,14,14,17,18,
- 16,15,18,16,20,16,18,15,21,17,20,18,21,19,22,19,
- 21,19, 0,19,14,16,15,19,17,14,15,17,16,21,18,19,
- 18,21,17,19,17,21,17,22,20,21,21, 0,21,14,15,16,
- 17,19,18,17,19,18,21,14,17,15,20,17,21,22,21,20,
- 22,18,21,17,21,17,17,19,17,21,18,16,17,17,19,20,
- 19,21,20,21,20,17,18,20,17,21, 0,22,20,21,22,17,
- 17,20,18,21,21,20,22,20,21,16,17,17,21,19, 0,22,
- 0,21,21,18,22,17,21,17,12,14,14,17,16,14,15,16,
- 17,18,14,16,15,18,17,17,17,20,19,20,16,18,17,21,
- 18,14,15,15,17,17,14,15,16,17,19,16,17,16,18,18,
- 17,16,19,18,19,18,19,18,21,20,14,15,15,18,17,16,
- 16,16,19,18,15,16,14,20,16,18,18,19,19,20,16,19,
- 16,21,17,17,17,18,19,19,16,16,18,18,19,19,19,18,
- 20,20,18,16,19,18,20,22,21,20,19,20,16,18,17,20,
- 16,18,19,18,19,18,16,18,16,20,17,21,20,21,20,20,
- 18,19,17,21,16,
-};
-
-static const static_codebook _44p5_p5_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p5_p5_0,
- 1, -528744448, 1616642048, 3, 0,
- (long *)_vq_quantlist__44p5_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44p5_p5_1[] = {
- 3,
- 2,
- 4,
- 1,
- 5,
- 0,
- 6,
-};
-
-static const char _vq_lengthlist__44p5_p5_1[] = {
- 2, 3, 3, 3, 3, 3, 3,
-};
-
-static const static_codebook _44p5_p5_1 = {
- 1, 7,
- (char *)_vq_lengthlist__44p5_p5_1,
- 1, -533200896, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p5_p5_1,
- 0
-};
-
-static const long _vq_quantlist__44p5_p6_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p5_p6_0[] = {
- 1, 5, 5, 5, 7, 9, 5, 9, 7, 5, 7, 8, 7, 7,10, 9,
- 9,10, 5, 8, 7, 9,10, 9, 7,10, 7, 6, 9, 9, 9,10,
- 12,10,12,11, 9,10,11,11,10,13,12,12,13,10,11,11,
- 12,13,13,11,13,11, 6, 9, 9,10,11,12, 9,12,11,10,
- 11,11,11,11,13,12,13,13, 9,11,10,12,13,13,11,13,
- 10, 6, 9,10, 9,11,12,10,12,11, 9,10,11,10,10,13,
- 11,13,13,10,11,11,12,13,12,11,13,11, 7, 9,10, 9,
- 10,12,10,11,11,10,10,11,10,10,12,12,11,12,10,11,
- 10,12,12,12,10,12,10, 7,10,10,11,11,13,11,13,11,
- 10,12,11,11,10,13,13,14,13,10,11,12,13,13,14,11,
- 13,10, 6,10, 9,10,11,12, 9,12,11, 9,11,11,11,11,
- 13,12,12,13, 9,11,10,12,13,13,10,13,10, 7,10,10,
- 11,11,14,11,13,11,10,12,11,11,10,14,13,14,13,10,
- 11,12,13,13,14,11,13,10, 7,10, 9,10,10,12, 9,12,
- 10,10,11,11,10,10,12,12,12,12, 9,11,10,11,12,12,
- 10,12, 9,
-};
-
-static const static_codebook _44p5_p6_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p5_p6_0,
- 1, -527106048, 1620377600, 2, 0,
- (long *)_vq_quantlist__44p5_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44p5_p6_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p5_p6_1[] = {
- 2, 6, 6, 5, 7, 8, 5, 8, 7, 6, 7, 7, 7, 7, 8, 8,
- 8, 8, 6, 7, 7, 7, 8, 8, 7, 8, 7, 6, 8, 8, 8, 9,
- 10, 8, 9, 9, 8, 9, 9, 9, 9,10,10,10,10, 8, 9, 9,
- 10,10,10, 9,10,10, 6, 8, 8, 8, 9, 9, 8,10, 9, 9,
- 9, 9, 9, 9,10,10,10,10, 8, 9, 9,10,10,10, 9,10,
- 9, 6, 8, 9, 8, 9, 9, 8, 9, 9, 8, 9, 9, 9, 9,10,
- 9,10,10, 8, 9, 9, 9,10,10, 9,10, 9, 7, 8, 9, 8,
- 9, 9, 9, 9, 9, 8, 9, 9, 9, 9, 9, 9, 9, 9, 8, 9,
- 9, 9, 9, 9, 9, 9, 9, 7, 9, 9, 9,10,10, 9,10,10,
- 9,10, 9, 9, 9,10,10,10,10, 9,10, 9,10,10,10, 9,
- 10, 9, 6, 8, 8, 8, 9, 9, 8, 9, 9, 8, 9, 9, 9, 9,
- 10, 9,10,10, 8, 9, 9, 9,10,10, 9,10, 9, 7, 9, 9,
- 9,10,10, 9,10, 9, 9, 9,10,10, 9,10,10,10,10, 9,
- 9, 9,10,10,10, 9,10, 9, 7, 9, 8, 8, 9, 9, 8, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 9, 8, 9, 9, 9,
- 9, 9, 9,
-};
-
-static const static_codebook _44p5_p6_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p5_p6_1,
- 1, -530841600, 1616642048, 2, 0,
- (long *)_vq_quantlist__44p5_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44p5_p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p5_p7_0[] = {
- 1, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9,
-};
-
-static const static_codebook _44p5_p7_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p5_p7_0,
- 1, -513979392, 1633504256, 2, 0,
- (long *)_vq_quantlist__44p5_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44p5_p7_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p5_p7_1[] = {
- 1, 7, 7, 6, 9, 9, 7, 9, 9, 6, 9, 9, 9, 9, 9, 9,
- 9, 9, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,
-};
-
-static const static_codebook _44p5_p7_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p5_p7_1,
- 1, -516716544, 1630767104, 2, 0,
- (long *)_vq_quantlist__44p5_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44p5_p7_2[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p5_p7_2[] = {
- 1, 2, 3, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9,10,10,11,
- 11,12,12,13,13,14,14,14,14,
-};
-
-static const static_codebook _44p5_p7_2 = {
- 1, 25,
- (char *)_vq_lengthlist__44p5_p7_2,
- 1, -518864896, 1620639744, 5, 0,
- (long *)_vq_quantlist__44p5_p7_2,
- 0
-};
-
-static const long _vq_quantlist__44p5_p7_3[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p5_p7_3[] = {
- 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5,
-};
-
-static const static_codebook _44p5_p7_3 = {
- 1, 25,
- (char *)_vq_lengthlist__44p5_p7_3,
- 1, -529006592, 1611661312, 5, 0,
- (long *)_vq_quantlist__44p5_p7_3,
- 0
-};
-
-static const char _huff_lengthlist__44p5_short[] = {
- 4, 7,12,14,15,18,20,20, 5, 3, 4, 6, 9,11,15,19,
- 9, 4, 3, 4, 7, 9,13,18,11, 6, 3, 3, 5, 8,13,19,
- 14, 9, 6, 5, 7,10,16,20,16,11, 9, 8,10,10,14,16,
- 21,14,13,11, 8, 7,11,14,21,14,13, 9, 6, 5,10,12,
-};
-
-static const static_codebook _huff_book__44p5_short = {
- 2, 64,
- (char *)_huff_lengthlist__44p5_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44p6_l0_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44p6_l0_0[] = {
- 1, 4, 4, 7, 7,10,10,12,12,12,12,13,12, 5, 5, 5,
- 8, 6,11, 9,12,12,13,12,12,12, 4, 5, 5, 6, 8, 9,
- 11,12,12,13,12,12,12, 7, 7, 8, 9, 9,11, 8,12, 9,
- 12,12,12,12, 7, 8, 8, 9, 9, 8,11, 9,12,12,12,11,
- 12,10,10,10,11,11,11,11,11,10,11,11,12,11,10,10,
- 10,11,11,11,11,10,11,11,11,11,12,11,11,11,12,11,
- 12,11,12,11,13,11,13,11,11,11,11,11,12,11,12,10,
- 13,11,12,11,13,12,12,12,13,12,13,13,13,12,14,12,
- 14,13,12,12,12,12,13,13,13,12,14,12,14,13,14,13,
- 14,14,14,14,14,14,14,14,15,14,15,14,13,14,13,14,
- 14,14,14,14,15,14,14,14,15,
-};
-
-static const static_codebook _44p6_l0_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44p6_l0_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44p6_l0_0,
- 0
-};
-
-static const long _vq_quantlist__44p6_l0_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p6_l0_1[] = {
- 4, 4, 4, 5, 5, 4, 5, 5, 5, 5, 4, 5, 5, 5, 5, 5,
- 5, 5, 4, 5, 5, 5, 5, 5, 4,
-};
-
-static const static_codebook _44p6_l0_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44p6_l0_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p6_l0_1,
- 0
-};
-
-static const long _vq_quantlist__44p6_l1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p6_l1_0[] = {
- 1, 3, 2, 5, 5, 6, 6, 6, 6,
-};
-
-static const static_codebook _44p6_l1_0 = {
- 2, 9,
- (char *)_vq_lengthlist__44p6_l1_0,
- 1, -516716544, 1630767104, 2, 0,
- (long *)_vq_quantlist__44p6_l1_0,
- 0
-};
-
-static const char _huff_lengthlist__44p6_lfe[] = {
- 2, 3, 1, 3,
-};
-
-static const static_codebook _huff_book__44p6_lfe = {
- 2, 4,
- (char *)_huff_lengthlist__44p6_lfe,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44p6_long[] = {
- 2, 7,13,15,16,17,19,20, 6, 3, 4, 7, 9,10,12,15,
- 13, 4, 3, 4, 7, 8,11,13,14, 7, 4, 4, 6, 7,10,11,
- 16, 9, 7, 6, 7, 8, 9,10,16, 9, 8, 7, 7, 6, 8, 8,
- 18,12,10,10, 9, 8, 8, 9,20,14,13,12,11, 8, 9, 9,
-};
-
-static const static_codebook _huff_book__44p6_long = {
- 2, 64,
- (char *)_huff_lengthlist__44p6_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44p6_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p6_p1_0[] = {
- 2, 5, 5, 5, 7, 7, 5, 7, 7, 5, 7, 7, 7, 8, 9, 7,
- 9, 9, 5, 7, 7, 7, 9, 9, 7, 9, 8, 5, 7, 8, 8, 9,
- 10, 8, 9, 9, 8, 9,10, 9,10,12,10,11,11, 8, 9,10,
- 10,11,11, 9,11,11, 5, 8, 7, 8, 9, 9, 8,10, 9, 8,
- 10, 9, 9,11,11,10,11,11, 8,10, 9,10,11,11, 9,12,
- 10, 5, 8, 8, 7, 9,10, 8,10, 9, 7, 9, 9, 9,10,11,
- 9,11,11, 8,10,10,10,11,11,10,12,11, 7, 9, 9, 9,
- 10,11, 9,11,11, 9, 9,11,10,10,13,11,11,12, 9,11,
- 11,11,12,13,11,13,12, 7, 9, 9, 9,11,11, 9,12,10,
- 9,11,10,10,11,12,11,13,12, 9,11,11,11,13,13,11,
- 13,11, 5, 8, 8, 8, 9,10, 7,10, 9, 8,10,10,10,11,
- 11,10,11,11, 7, 9, 9, 9,11,11, 9,11,10, 7, 9, 9,
- 9,10,12, 9,11,11, 9,11,11,11,11,13,11,13,13, 9,
- 10,11,11,12,13,10,12,11, 7, 9, 9, 9,11,11, 9,11,
- 10, 9,11,11,11,12,13,11,13,12, 9,11, 9,11,12,11,
- 10,13,10,
-};
-
-static const static_codebook _44p6_p1_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p6_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p6_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44p6_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p6_p2_0[] = {
- 4, 6, 6, 9, 9, 6, 7, 8,10,10, 6, 8, 7,10,10, 8,
- 10,10,12,13, 8,10,10,13,12, 6, 8, 8,10,10, 7, 8,
- 9,10,11, 8, 9, 9,11,11,10,10,11,12,13,10,11,11,
- 14,13, 6, 8, 8,10,10, 8, 9, 9,11,11, 7, 9, 8,11,
- 10,10,11,11,13,14,10,11,10,13,12, 9,10,10,12,12,
- 10,10,11,12,13,10,11,11,13,13,12,12,13,12,15,13,
- 14,13,15,14, 9,10,10,13,12,10,11,11,13,13,10,11,
- 10,13,12,13,13,14,14,15,12,13,12,15,12, 6, 8, 8,
- 10,11, 8, 9,10,11,12, 8, 9, 9,11,11,10,11,12,13,
- 14,10,11,11,14,13, 8, 9, 9,11,12, 9,10,11,12,13,
- 9,10,11,12,13,11,11,13,13,15,11,12,12,14,14, 8,
- 9, 9,12,12, 9,10,11,12,13, 9,10,10,13,12,11,12,
- 13,14,15,11,12,12,14,14,11,11,12,13,14,11,12,13,
- 13,15,12,13,13,14,15,13,13,14,14,16,14,15,15,16,
- 16,11,12,11,14,13,12,13,13,14,14,11,13,12,14,13,
- 14,15,15,16,16,13,14,14,16,14, 6, 8, 8,11,10, 8,
- 9, 9,12,11, 8,10, 9,12,11,10,11,11,13,13,10,12,
- 11,14,13, 8, 9, 9,12,12, 9,10,10,12,13, 9,11,10,
- 13,12,11,12,12,14,14,11,13,12,15,14, 8, 9, 9,12,
- 11, 9,10,10,13,12, 9,11,10,13,12,12,12,12,14,14,
- 11,13,12,15,13,11,11,12,13,14,11,12,13,13,14,12,
- 13,13,14,15,13,13,14,14,16,14,15,15,16,16,11,12,
- 11,14,13,12,13,13,15,14,11,13,12,15,13,14,15,15,
- 16,16,13,15,13,16,14, 9,10,11,12,13,11,11,12,13,
- 14,11,12,12,13,14,13,13,14,14,16,13,14,14,15,16,
- 11,11,12,13,14,12,12,13,14,15,12,13,13,14,15,14,
- 14,15,15,17,14,15,15,16,17,11,12,12,14,14,12,13,
- 13,14,15,12,13,12,15,15,14,15,15,16,17,14,15,15,
- 16,16,13,14,14,15,16,14,14,15,15,17,15,15,15,16,
- 17,16,16,17,16,18,16,17,17,18,18,13,14,14,16,15,
- 14,15,15,17,16,14,15,15,16,16,16,17,17,18,18,16,
- 16,16,17,16, 9,11,10,13,12,11,12,12,14,13,11,12,
- 11,15,13,13,14,14,16,15,13,14,13,17,14,11,12,12,
- 14,14,12,12,13,15,15,12,13,13,15,14,14,14,15,16,
- 16,14,15,15,17,16,11,12,11,14,13,12,13,13,15,14,
- 12,13,12,15,13,14,15,15,16,16,14,15,14,17,15,13,
- 14,14,15,16,14,15,15,16,17,14,15,15,16,17,16,16,
- 16,17,17,16,17,17,18,18,13,15,14,16,15,15,15,15,
- 17,16,14,15,14,17,15,16,17,17,18,18,16,17,16,18,
- 16, 6, 8, 8,11,11, 8, 9, 9,11,12, 8, 9, 9,12,11,
- 10,11,11,13,14,10,12,11,14,13, 7, 9, 9,11,12, 9,
- 10,10,12,13, 9,10,10,13,12,11,11,12,13,15,11,12,
- 12,15,14, 8, 9, 9,12,11, 9,10,10,13,13, 9,11,10,
- 13,12,12,12,12,14,15,11,13,12,15,13,10,11,11,13,
- 14,11,12,12,13,15,11,12,12,14,14,13,13,14,14,16,
- 14,15,14,16,16,11,12,11,14,13,12,13,13,15,14,11,
- 13,12,15,13,14,15,15,16,16,13,14,14,16,14, 8, 9,
- 9,11,12, 9,10,11,12,13, 9,10,10,13,12,11,12,13,
- 14,15,11,12,12,15,14, 9, 9,11,11,13,10,10,12,12,
- 14,10,10,11,13,14,12,12,13,14,16,12,13,13,15,15,
- 9,11,10,13,12,10,11,11,13,14,10,12,11,14,13,12,
- 13,13,15,16,12,13,13,15,15,11,11,13,13,15,12,12,
- 14,13,15,13,13,14,14,15,14,14,15,14,17,15,15,15,
- 16,16,12,13,12,15,14,13,14,14,15,15,12,14,13,15,
- 14,15,15,15,17,17,14,15,14,17,15, 7, 9, 9,12,11,
- 9,10,10,12,12, 9,11,10,13,12,11,12,12,14,14,11,
- 13,12,15,14, 9,10,10,12,12,10,10,11,12,13,10,11,
- 11,14,13,12,12,13,14,15,12,13,13,16,15, 9,10,10,
- 13,12,10,11,11,13,13,10,11,10,14,12,13,13,13,15,
- 15,12,13,12,15,14,11,12,12,14,14,12,12,13,14,15,
- 13,14,13,15,15,14,13,15,14,16,15,16,15,17,16,12,
- 12,12,14,14,13,13,14,15,15,12,13,12,15,14,15,15,
- 16,16,17,14,15,14,17,14,10,11,12,13,14,11,12,13,
- 14,15,11,12,13,14,15,13,14,15,15,17,14,15,15,16,
- 16,11,12,13,12,15,12,12,14,13,16,13,13,14,13,16,
- 14,14,16,14,18,15,15,16,16,17,12,13,12,15,15,13,
- 14,14,15,16,13,14,13,16,15,15,15,16,17,18,15,15,
- 15,17,16,14,14,15,14,17,15,14,16,14,17,15,15,16,
- 15,18,16,16,17,16,19,17,17,17,17,18,14,15,15,17,
- 16,15,16,16,17,17,15,16,15,18,16,17,17,18,18,18,
- 16,17,16,18,17,10,11,11,14,13,11,12,12,15,14,11,
- 13,12,15,14,14,15,15,16,16,14,15,15,17,16,11,12,
- 12,15,14,12,13,13,15,14,13,14,13,16,14,14,15,15,
- 16,16,15,16,15,18,16,11,13,12,15,15,13,14,14,15,
- 15,12,14,13,16,15,15,16,16,17,17,15,16,15,17,16,
- 14,15,14,16,16,14,15,15,16,16,15,16,15,17,16,16,
- 16,17,16,17,17,18,17,19,18,14,15,15,17,16,15,16,
- 16,17,17,15,15,15,18,16,17,18,18,18,18,16,17,16,
- 19,16, 6, 8, 8,11,11, 8, 9, 9,11,12, 8, 9, 9,12,
- 11,10,11,12,13,14,10,11,11,14,13, 8, 9, 9,11,12,
- 9,10,11,12,13, 9,10,10,13,13,11,12,13,13,15,11,
- 12,12,15,14, 7, 9, 9,12,11, 9,10,10,12,13, 9,10,
- 10,13,12,11,12,12,14,15,11,12,11,14,13,11,11,12,
- 13,14,11,12,13,13,15,12,13,13,14,15,13,14,14,14,
- 16,14,15,15,16,16,10,11,11,14,13,11,12,12,14,14,
- 11,12,12,15,13,14,14,14,16,16,13,14,13,16,14, 7,
- 9, 9,11,12, 9,10,10,12,13, 9,10,10,12,12,11,12,
- 13,14,15,11,12,12,14,14, 9,10,10,12,13,10,10,11,
- 12,14,10,11,11,13,13,12,12,13,14,15,13,13,13,15,
- 15, 9,10,10,12,12,10,11,11,13,14,10,11,10,13,12,
- 12,13,13,15,16,12,13,12,15,14,11,12,13,14,14,12,
- 12,13,14,15,13,14,13,15,15,14,14,15,14,17,15,16,
- 15,17,16,11,12,12,14,14,13,13,13,15,15,12,13,12,
- 15,14,15,15,15,16,17,14,15,14,16,14, 8, 9, 9,12,
- 11, 9,10,10,12,13, 9,11,10,13,12,11,12,12,14,15,
- 11,12,12,15,14, 9,10,11,13,13,10,11,12,13,14,10,
- 11,11,14,13,12,13,13,15,15,12,13,13,16,15, 9,11,
- 9,13,11,10,11,10,14,13,10,12,10,14,12,12,13,13,
- 15,15,12,13,12,16,14,12,12,13,14,15,12,13,14,14,
- 16,13,14,14,15,15,14,14,15,15,17,15,16,15,17,16,
- 11,13,11,15,13,13,14,13,15,14,12,14,12,16,13,15,
- 15,15,16,16,14,15,14,17,14,10,11,11,13,14,11,12,
- 13,14,15,11,12,12,14,15,14,14,15,16,17,14,15,15,
- 16,16,11,12,13,14,15,12,13,14,15,16,13,14,14,15,
- 16,15,15,16,16,18,15,16,16,17,17,11,12,12,14,15,
- 13,13,14,14,16,12,13,13,15,15,15,15,16,16,18,14,
- 15,15,16,16,14,15,15,16,17,15,15,16,16,17,15,16,
- 16,17,17,16,16,17,16,19,17,18,17,18,18,14,14,15,
- 16,16,15,15,16,16,17,14,15,15,16,16,17,17,18,18,
- 19,16,17,16,17,16,10,12,11,14,13,11,13,12,15,14,
- 11,13,12,15,14,14,15,15,16,16,13,15,14,17,15,12,
- 13,13,15,15,13,13,14,15,16,13,14,14,16,16,14,15,
- 15,17,17,15,16,16,17,17,11,13,12,15,12,13,14,13,
- 16,13,12,14,12,16,13,15,16,15,17,16,14,16,14,18,
- 14,14,15,15,16,17,15,15,16,16,17,15,16,16,17,17,
- 16,16,17,17,18,17,18,17,18,18,14,15,14,17,14,15,
- 16,15,18,15,15,16,15,18,14,17,17,17,18,17,16,17,
- 16,19,16, 9,11,11,13,13,10,12,12,14,14,11,12,12,
- 15,14,13,14,14,16,16,13,14,14,16,16,10,11,12,14,
- 14,11,12,13,14,15,12,13,13,15,15,13,14,15,16,16,
- 14,15,15,17,16,11,12,12,15,14,12,13,13,15,15,12,
- 13,12,15,15,14,15,15,16,17,14,15,14,17,16,12,13,
- 14,15,16,13,13,14,15,16,13,14,15,16,16,14,15,16,
- 16,18,15,16,16,18,18,13,14,14,16,15,14,15,15,17,
- 16,14,15,15,17,16,16,17,17,18,18,16,17,16,18,17,
- 10,12,12,14,14,11,12,13,15,15,12,13,13,15,15,13,
- 14,15,16,17,14,15,15,17,16,11,11,13,14,15,12,12,
- 14,15,16,13,13,14,15,16,14,14,15,16,17,15,15,16,
- 17,17,12,13,12,15,15,13,14,14,16,16,13,14,13,16,
- 15,15,16,15,17,17,15,16,15,18,16,13,12,15,14,17,
- 14,13,16,14,17,14,14,16,15,18,15,14,17,16,18,16,
- 16,17,17,18,14,15,15,17,16,15,16,16,17,17,15,16,
- 15,18,16,17,17,17,18,18,16,17,16,19,17,10,11,11,
- 14,14,11,12,12,15,15,11,13,12,15,15,14,15,14,16,
- 16,14,15,15,17,16,11,12,12,15,14,12,12,13,15,15,
- 13,14,13,16,15,14,15,15,16,16,15,16,15,18,17,11,
- 13,12,15,15,13,14,13,15,15,12,14,13,16,15,15,16,
- 15,17,17,15,16,15,18,16,13,14,13,16,16,14,15,14,
- 16,16,14,15,15,17,16,16,16,16,16,18,16,18,17,19,
- 18,14,15,15,17,16,15,16,16,17,17,15,15,15,17,16,
- 17,17,18,18,19,16,17,16,18,16,12,13,13,15,16,13,
- 14,14,16,17,13,14,14,16,16,15,15,16,17,18,15,16,
- 16,18,17,13,13,14,14,17,14,14,15,15,17,14,14,15,
- 16,17,15,15,17,16,18,16,17,17,18,18,13,14,14,17,
- 16,14,15,15,17,17,14,15,14,17,16,16,17,17,18,18,
- 16,17,16,18,17,15,14,16,13,18,16,15,17,14,19,16,
- 16,17,15,18,17,16,18,15,19,18,18,18,17,19,15,16,
- 16,18,17,16,17,17,18,18,16,17,16,19,17,18,19,18,
- 19,19,17,18,17,20,18,11,12,12,15,15,13,13,14,15,
- 16,13,14,13,16,15,15,16,16,17,17,15,16,16,18,17,
- 12,14,13,16,15,13,13,14,15,16,14,15,14,17,16,16,
- 16,16,16,17,16,17,17,19,17,12,13,14,16,16,14,15,
- 15,16,17,13,15,13,17,15,16,17,17,18,18,16,17,16,
- 18,16,15,16,15,17,16,15,15,15,17,17,16,17,16,18,
- 17,17,16,17,16,18,18,19,18,20,18,15,16,16,17,17,
- 16,17,17,18,18,15,16,15,18,17,18,18,19,19,19,17,
- 18,16,19,16, 9,11,11,13,13,11,12,12,14,15,10,12,
- 12,14,14,13,14,14,16,16,13,14,14,16,16,11,12,12,
- 14,14,12,12,13,15,15,12,13,13,15,15,14,15,15,16,
- 17,14,15,15,16,16,10,12,11,14,14,12,13,13,15,15,
- 11,13,12,15,14,14,15,15,16,17,13,15,14,17,16,13,
- 14,14,15,16,14,15,15,16,17,14,15,15,16,17,16,16,
- 17,17,18,16,17,17,18,18,12,14,13,16,15,13,15,14,
- 17,16,13,14,13,17,15,15,16,16,18,18,15,16,15,18,
- 16,10,11,11,14,14,11,12,13,14,15,11,12,12,15,15,
- 14,15,15,16,17,14,15,15,16,16,11,12,13,15,15,12,
- 13,14,15,16,13,14,14,15,16,15,15,16,16,18,15,15,
- 16,17,17,11,12,12,14,15,13,13,14,15,16,12,13,13,
- 15,15,15,15,16,17,18,14,15,15,17,16,14,15,15,16,
- 17,15,15,16,16,17,15,16,16,17,17,16,16,17,16,19,
- 17,17,18,19,18,13,13,14,16,16,14,15,16,17,17,14,
- 14,15,16,16,16,16,17,18,18,16,16,16,18,16,10,12,
- 12,14,14,12,13,13,15,15,11,13,12,15,15,14,15,15,
- 16,17,13,15,14,17,16,12,13,13,15,15,13,13,14,15,
- 16,13,14,14,16,16,15,15,16,17,18,15,15,16,17,17,
- 11,13,12,15,14,13,14,13,16,15,12,14,12,16,14,15,
- 16,15,17,17,14,16,14,17,16,14,15,15,16,17,15,15,
- 16,16,18,15,16,16,17,17,16,17,17,17,19,17,17,17,
- 18,18,13,15,12,17,14,14,16,14,17,15,14,15,13,17,
- 14,16,17,16,18,17,15,17,14,19,15,11,12,12,15,15,
- 13,13,14,15,16,13,14,13,16,15,15,16,16,17,18,15,
- 16,16,17,17,12,14,13,16,16,13,13,15,15,17,14,15,
- 15,17,16,16,16,17,16,19,16,17,17,18,18,12,13,14,
- 15,16,14,14,15,16,17,13,14,13,16,15,16,17,17,18,
- 19,15,16,16,17,16,15,16,16,18,17,15,15,16,17,18,
- 16,17,17,18,18,16,16,18,16,19,18,19,19,20,19,15,
- 15,16,16,17,16,16,17,17,18,15,15,15,17,16,18,18,
- 19,18,20,17,17,16,18,16,12,13,13,16,15,13,14,14,
- 16,16,13,14,14,16,16,15,16,16,17,18,15,16,15,18,
- 17,13,14,14,16,16,14,15,15,16,17,14,15,15,17,17,
- 16,17,17,18,18,16,17,17,18,18,13,14,13,17,14,14,
- 15,14,17,16,14,15,14,17,15,16,17,17,18,18,15,17,
- 15,19,15,16,16,16,17,18,16,16,17,17,19,16,17,17,
- 18,19,17,17,18,18,20,18,18,18,19,19,15,16,14,18,
- 13,16,17,16,19,15,16,17,15,19,14,18,18,18,19,17,
- 17,18,16,20,15,
-};
-
-static const static_codebook _44p6_p2_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p6_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p6_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44p6_p3_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p6_p3_0[] = {
- 1, 5, 5, 5, 7, 8, 5, 8, 7, 5, 7, 8, 8, 8,10, 8,
- 10,10, 5, 8, 7, 8,10,10, 8,10, 8, 6, 8, 9, 8,10,
- 12, 9,11,11, 9,10,11,11,11,13,12,13,13, 9,11,11,
- 11,13,13,11,13,12, 6, 9, 8, 9,11,11, 8,12,10, 9,
- 11,11,11,12,13,11,13,13, 9,11,10,11,13,13,11,13,
- 11, 5, 9, 9, 8,11,11, 9,12,11, 8,10,11,10,11,13,
- 11,13,13, 9,11,11,11,13,13,11,13,12, 8,10,11,10,
- 12,13,10,13,12,10,10,13,11,11,14,12,13,14,11,13,
- 12,13,14,14,12,14,12, 8,11,10,11,12,13,11,14,12,
- 10,13,12,12,12,13,13,15,14,11,12,13,13,14,15,12,
- 14,12, 5, 9, 9, 9,11,12, 8,11,11, 9,11,11,11,12,
- 13,11,13,13, 8,11,10,11,13,13,10,13,11, 8,10,11,
- 11,12,14,11,13,12,11,13,12,12,12,14,13,15,14,10,
- 12,13,13,14,15,12,13,12, 8,11,10,10,12,13,10,13,
- 12,11,12,13,12,12,14,13,14,14,10,13,10,12,14,13,
- 11,14,11,
-};
-
-static const static_codebook _44p6_p3_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p6_p3_0,
- 1, -533200896, 1614282752, 2, 0,
- (long *)_vq_quantlist__44p6_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44p6_p3_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p6_p3_1[] = {
- 5, 7, 7, 6, 7, 7, 6, 7, 7, 6, 7, 7, 7, 8, 8, 7,
- 8, 8, 6, 7, 7, 7, 8, 8, 7, 8, 8, 7, 7, 8, 7, 8,
- 8, 7, 8, 8, 8, 8, 8, 8, 8, 9, 8, 9, 9, 8, 8, 8,
- 8, 9, 9, 8, 9, 8, 7, 8, 7, 7, 8, 8, 7, 8, 8, 8,
- 8, 8, 8, 8, 9, 8, 9, 9, 8, 8, 8, 8, 9, 9, 8, 9,
- 8, 6, 8, 8, 7, 8, 8, 7, 8, 8, 7, 8, 8, 8, 8, 9,
- 8, 9, 9, 8, 8, 8, 8, 9, 9, 8, 9, 8, 7, 8, 8, 8,
- 8, 9, 8, 9, 9, 8, 8, 9, 8, 9, 9, 9, 9, 9, 8, 9,
- 9, 9, 9, 9, 9, 9, 9, 7, 8, 8, 8, 9, 9, 8, 9, 8,
- 8, 8, 8, 8, 9, 9, 9, 9, 9, 8, 9, 8, 9, 9, 9, 9,
- 9, 9, 6, 8, 8, 7, 8, 8, 7, 8, 8, 8, 8, 8, 8, 8,
- 9, 8, 9, 9, 7, 8, 8, 8, 9, 9, 8, 9, 8, 7, 8, 8,
- 8, 8, 9, 8, 9, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 8,
- 8, 8, 9, 9, 9, 8, 9, 9, 7, 8, 8, 8, 9, 9, 8, 9,
- 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 8, 9, 8, 9, 9, 9,
- 9, 9, 9,
-};
-
-static const static_codebook _44p6_p3_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p6_p3_1,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p6_p3_1,
- 0
-};
-
-static const long _vq_quantlist__44p6_p4_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p6_p4_0[] = {
- 2, 5, 5, 5, 7, 8, 5, 8, 7, 5, 7, 7, 7, 7, 9, 7,
- 9, 9, 5, 7, 7, 8, 9, 9, 7, 9, 7, 6, 8, 8, 8, 9,
- 10, 8, 9, 9, 8, 9,10, 9, 9,11,10,11,11, 8, 9, 9,
- 10,11,11, 9,11,10, 6, 8, 8, 8, 9, 9, 8,10, 9, 8,
- 9, 9, 9,10,11,10,11,10, 8,10, 9,10,11,11, 9,11,
- 9, 6, 8, 8, 7, 9, 9, 8,10, 9, 7, 9, 9, 9, 9,10,
- 9,10,10, 8, 9, 9, 9,10,10, 9,11,10, 7, 9, 9, 8,
- 10,10, 9,10,10, 9, 9,10,10,10,11,10,11,11, 9,10,
- 10,10,11,11,10,11,10, 7, 9, 9, 9, 9,10, 9,10, 9,
- 8,10, 9, 9, 9,11,10,11,11, 9,10,10,10,11,11, 9,
- 11, 9, 6, 8, 8, 8, 9,10, 7, 9, 9, 8, 9, 9, 9,10,
- 10, 9,10,10, 7, 9, 9, 9,10,10, 9,10, 9, 7, 9, 9,
- 9, 9,10, 9,10, 9, 9,10,10, 9, 9,11,10,11,11, 8,
- 9,10,10,11,11, 9,11, 9, 7, 9, 9, 9,10,10, 8,10,
- 10, 9,10,10,10,10,11,10,11,11, 9,10, 9,10,11,11,
- 10,11,10,
-};
-
-static const static_codebook _44p6_p4_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p6_p4_0,
- 1, -531365888, 1616117760, 2, 0,
- (long *)_vq_quantlist__44p6_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44p6_p4_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p6_p4_1[] = {
- 6, 8, 8,10,10, 8, 9, 9,10,11, 8,10, 9,11,10, 9,
- 10,10,11,11, 9,10,10,11,11, 8, 9, 9,10,10, 9, 9,
- 10,11,11,10,10,10,11,11,10,11,11,11,11,10,11,11,
- 11,11, 8, 9, 9,11,10,10,10,10,11,11, 9,10, 9,11,
- 11,10,11,11,11,11,10,11,10,11,11,10,10,11,11,11,
- 10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,10,11,10,11,11,11,11,11,11,11,10,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11, 8, 9,10,
- 11,11,10,10,11,11,11,10,10,10,11,11,10,11,11,12,
- 12,10,11,11,12,12,10,10,11,11,11,10,10,11,11,12,
- 11,11,11,12,12,11,11,12,12,12,11,11,12,12,12,10,
- 10,10,11,11,11,11,11,12,12,10,11,11,12,12,11,12,
- 12,12,12,11,12,11,12,12,11,11,11,11,12,11,11,12,
- 12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,11,11,11,12,11,11,12,12,12,12,11,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12, 8,10, 9,11,11,10,
- 10,10,11,11,10,11,10,11,11,10,11,11,12,12,10,11,
- 11,12,12,10,10,10,11,11,10,11,11,12,12,11,11,11,
- 12,12,11,11,12,12,12,11,12,12,12,12,10,11,10,11,
- 11,11,11,11,12,12,10,11,10,12,11,11,12,11,12,12,
- 11,12,11,12,12,11,11,11,12,12,11,11,12,12,12,11,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,11,11,
- 11,12,11,11,12,12,12,12,11,12,11,12,12,12,12,12,
- 12,12,12,12,12,12,12,10,11,11,11,12,11,11,12,12,
- 12,11,11,11,12,12,11,12,12,12,12,11,12,12,12,12,
- 11,11,12,12,12,11,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,13,11,12,11,12,12,12,12,
- 12,12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,13,12,13,12,12,12,12,13,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,12,
- 12,12,13,12,10,11,11,12,11,11,11,12,12,12,11,12,
- 11,12,12,11,12,12,12,12,11,12,12,12,12,11,11,12,
- 12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,11,12,11,12,12,12,12,12,12,12,
- 11,12,12,12,12,12,12,12,12,12,12,12,12,13,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,13,12,12,12,12,13,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,13,13,12,13,12,13,
- 12, 8,10,10,11,11,10,10,11,11,11,10,11,10,11,11,
- 10,11,11,12,12,10,11,11,12,12, 9,10,11,11,11,10,
- 10,11,12,12,10,11,11,12,12,11,11,12,12,12,11,12,
- 12,12,12,10,11,10,11,11,11,11,11,12,12,10,11,11,
- 12,12,11,12,12,12,12,11,12,11,12,12,11,11,11,12,
- 12,11,11,12,12,12,11,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,11,11,11,12,12,11,12,12,12,12,11,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12, 9,10,
- 10,11,11,10,11,11,12,12,10,11,11,12,12,11,11,12,
- 12,12,11,12,12,12,12,10,11,11,12,12,11,11,12,12,
- 12,11,11,12,12,12,11,11,12,12,12,12,12,12,12,12,
- 10,11,11,12,12,11,12,12,12,12,11,12,11,12,12,12,
- 12,12,12,12,12,12,12,12,12,11,11,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12, 9,10,10,11,11,
- 10,11,11,12,12,10,11,11,12,11,11,12,12,12,12,11,
- 12,12,12,12,10,11,11,12,12,11,11,11,12,12,11,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,10,11,11,
- 12,12,11,12,12,12,12,11,12,11,12,12,12,12,12,12,
- 12,12,12,12,12,12,11,12,12,12,12,11,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,11,
- 12,12,12,12,12,12,12,12,12,11,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,11,11,11,12,12,11,12,12,
- 12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 13,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,13,12,13,12,12,13,13,13,11,12,12,12,12,12,
- 12,12,13,13,12,12,12,13,12,12,12,12,13,13,12,13,
- 12,13,13,12,12,12,12,12,12,12,12,12,13,12,13,13,
- 13,13,12,13,13,13,13,13,13,13,13,13,12,12,12,12,
- 12,12,12,13,13,13,12,13,12,13,13,12,13,13,13,13,
- 12,13,13,13,13,11,11,11,12,12,11,12,12,12,12,11,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,11,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,
- 12,13,12,12,12,13,13,11,12,12,12,12,12,12,12,12,
- 13,12,12,12,13,12,12,13,12,13,13,12,13,12,13,13,
- 12,12,12,12,12,12,12,13,13,13,12,12,13,13,13,12,
- 13,13,12,13,13,13,13,13,13,12,12,12,12,12,12,13,
- 12,13,13,12,13,12,13,12,12,13,13,13,13,12,13,13,
- 13,13, 8,10,10,11,11,10,10,11,11,11, 9,11,10,11,
- 11,10,11,11,12,12,10,11,11,12,12,10,10,11,11,11,
- 10,11,11,12,12,11,11,11,12,12,11,11,12,12,12,11,
- 12,12,12,12, 9,11,10,11,11,10,11,11,12,12,10,11,
- 10,12,12,11,12,12,12,12,11,12,11,12,12,11,11,11,
- 12,12,11,12,12,12,12,11,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,11,11,11,12,12,11,12,12,12,12,
- 11,12,11,12,12,12,12,12,12,12,12,12,12,12,12, 9,
- 10,10,11,11,10,11,11,12,12,10,11,11,12,12,11,12,
- 12,12,12,11,12,12,12,12,10,11,11,12,12,11,11,12,
- 12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,10,11,11,12,12,11,11,12,12,12,11,11,11,12,12,
- 12,12,12,12,12,11,12,12,12,12,11,12,12,12,12,11,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,11,12,12,12,12,12,12,12,12,12,11,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12, 9,10,10,11,
- 11,10,11,11,12,12,10,11,11,12,12,11,12,12,12,12,
- 11,12,11,12,12,10,11,11,12,12,11,11,12,12,12,11,
- 11,12,12,12,12,12,12,12,12,12,12,12,12,12,10,11,
- 11,12,12,11,12,11,12,12,11,12,11,12,12,12,12,12,
- 12,12,11,12,11,12,12,11,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 11,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,11,11,11,12,12,11,12,
- 12,12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,13,
- 13,12,12,12,13,13,12,12,13,13,13,11,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,13,12,13,13,12,
- 12,12,13,12,12,12,12,12,12,12,12,13,13,13,12,12,
- 13,13,13,12,13,13,12,13,12,13,13,13,13,12,12,12,
- 12,12,12,12,13,13,13,12,12,12,13,12,12,13,13,13,
- 13,12,13,13,13,13,11,11,11,12,12,11,12,12,12,12,
- 11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,11,
- 12,12,12,12,12,12,12,12,12,12,12,12,13,12,12,12,
- 13,13,13,12,12,12,13,13,11,12,12,12,12,12,12,12,
- 13,12,12,12,12,13,12,12,13,12,13,13,12,13,12,13,
- 12,12,12,12,12,12,12,12,13,13,13,12,13,13,13,13,
- 12,13,13,13,13,13,13,13,13,13,12,12,12,12,12,12,
- 13,12,13,12,12,13,12,13,12,13,13,13,13,13,12,13,
- 13,13,13,10,11,11,12,12,11,12,12,12,12,11,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,11,11,12,12,
- 12,11,12,12,12,12,12,12,12,12,12,12,12,12,13,13,
- 12,12,12,13,13,11,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,13,13,12,12,12,13,12,12,12,
- 12,12,12,12,12,12,12,13,12,12,12,12,13,12,12,13,
- 12,13,12,13,13,13,13,12,12,12,12,12,12,12,12,13,
- 12,12,12,12,13,12,12,13,13,13,13,12,13,12,13,13,
- 11,11,11,12,12,11,12,12,12,12,11,12,12,12,12,12,
- 12,12,12,13,12,12,12,13,12,11,12,12,12,12,12,12,
- 12,12,13,12,12,12,12,13,12,12,13,13,13,12,12,13,
- 13,13,11,12,12,12,12,12,12,12,12,13,12,12,12,13,
- 12,12,13,12,13,13,12,13,12,13,13,12,12,12,12,12,
- 12,12,13,12,13,12,12,13,13,13,12,12,13,13,13,13,
- 13,13,13,13,12,12,12,12,12,12,13,13,13,13,12,13,
- 12,13,12,12,13,13,13,13,12,13,13,13,13,11,11,11,
- 12,12,11,12,12,12,12,11,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,13,11,12,12,12,12,12,12,12,12,13,
- 12,12,12,13,13,12,12,13,13,13,12,12,13,13,13,11,
- 12,12,12,12,12,12,12,13,13,12,12,12,13,12,12,13,
- 12,13,13,12,13,12,13,13,12,12,12,12,12,12,12,12,
- 12,13,12,13,12,13,13,12,13,13,13,13,12,13,13,13,
- 13,12,12,12,12,12,12,13,12,13,13,12,12,12,13,13,
- 12,13,13,13,13,12,13,12,13,13,11,12,12,12,12,11,
- 12,12,12,12,11,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,13,12,13,12,12,12,13,13,11,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,13,
- 12,13,12,13,13,12,12,12,12,12,12,12,13,12,13,12,
- 12,13,12,13,12,12,13,12,13,12,13,13,13,13,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,13,12,12,13,13,
- 13,13,12,13,12,13,12,11,11,11,12,12,11,12,12,12,
- 12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,13,13,11,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,13,13,12,12,12,
- 13,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,13,12,12,12,13,12,12,12,12,12,12,12,12,
- 12,12,12,13,12,12,12,12,13,12,12,13,12,13,12,12,
- 13,12,13,12,10,11,11,12,12,11,12,12,12,12,11,12,
- 11,12,12,11,12,12,12,12,11,12,12,12,12,11,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 13,12,12,12,13,13,11,12,11,12,12,12,12,12,12,12,
- 11,12,12,12,12,12,12,12,13,13,12,12,12,13,12,12,
- 12,12,12,12,12,12,12,12,13,12,12,12,12,13,12,13,
- 13,12,13,12,13,13,13,13,12,12,12,12,12,12,12,12,
- 13,13,12,12,12,13,12,12,13,13,13,13,12,13,12,13,
- 12,11,11,11,12,12,11,12,12,12,12,11,12,12,12,12,
- 12,12,12,13,13,12,12,12,13,12,11,12,12,12,12,12,
- 12,12,12,13,12,12,12,13,13,12,12,13,13,13,12,12,
- 13,13,13,11,12,12,12,12,12,12,12,13,13,12,12,12,
- 13,12,12,13,12,13,13,12,12,12,13,13,12,12,12,12,
- 12,12,12,13,13,13,12,12,13,13,13,12,12,13,13,13,
- 12,13,13,13,13,12,12,12,12,12,12,12,13,13,13,12,
- 12,12,13,12,12,13,13,13,13,12,13,13,13,13,11,11,
- 11,12,12,11,12,12,12,12,11,12,12,12,12,12,12,12,
- 12,13,12,12,12,13,13,11,12,12,12,12,12,12,12,12,
- 13,12,12,12,13,13,12,12,13,13,13,12,12,13,13,13,
- 11,12,12,12,12,12,12,12,13,12,12,12,12,13,12,12,
- 13,12,13,13,12,13,12,13,13,12,12,12,12,12,12,12,
- 12,13,13,12,13,12,13,13,12,13,13,13,13,13,13,13,
- 13,13,12,12,12,12,12,12,13,12,13,13,12,13,12,13,
- 12,12,13,13,13,13,12,13,12,13,13,11,11,11,12,12,
- 11,12,12,12,12,11,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,11,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,13,12,12,12,13,13,11,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,
- 13,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,
- 12,12,12,12,13,12,12,12,12,13,12,12,13,12,13,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 13,12,12,12,13,12,12,12,11,12,11,12,12,11,12,12,
- 12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,11,12,12,12,12,12,12,12,12,13,12,12,12,12,12,
- 12,12,12,13,13,12,12,12,13,13,11,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,13,12,13,13,12,12,
- 12,13,12,12,12,12,12,12,12,12,12,12,13,12,12,12,
- 13,13,12,12,13,12,13,12,13,13,13,13,12,12,12,12,
- 12,12,12,12,13,12,12,12,12,13,12,12,13,12,13,13,
- 12,13,12,13,12,
-};
-
-static const static_codebook _44p6_p4_1 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p6_p4_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p6_p4_1,
- 0
-};
-
-static const long _vq_quantlist__44p6_p5_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p6_p5_0[] = {
- 2, 6, 6,10,10, 5, 7, 8,11,12, 5, 8, 7,12,11, 9,
- 11,11,13,15, 9,11,11,15,13, 6, 7, 8,11,11, 7, 7,
- 9,11,13, 8, 9, 9,13,12,11,11,12,12,15,11,12,12,
- 15,14, 6, 8, 7,11,11, 8, 9, 9,12,13, 7, 9, 7,13,
- 11,11,12,12,14,15,11,12,11,15,12,10,11,11,12,14,
- 10,11,12,12,15,12,13,13,14,15,13,12,14,12,16,15,
- 15,15,16,16,10,11,11,14,12,12,13,13,15,14,10,12,
- 11,15,12,15,15,15,16,17,13,14,12,17,12, 6, 8, 8,
- 12,12, 8, 9,10,13,13, 8, 9, 9,13,13,12,12,13,15,
- 16,12,13,13,16,15, 8, 9,10,12,13, 9, 9,11,13,14,
- 10,11,11,14,14,13,13,14,15,16,13,14,14,16,16, 8,
- 10, 9,13,13,10,11,11,14,14, 9,10,10,14,13,13,14,
- 14,16,17,13,13,13,16,15,12,13,13,14,16,13,13,14,
- 14,16,14,14,14,16,16,15,15,16,15,18,16,17,17,18,
- 18,12,13,13,15,15,14,14,14,16,16,13,14,13,16,15,
- 16,16,17,18,18,15,16,15,18,15, 6, 8, 8,12,12, 8,
- 9, 9,13,13, 8,10, 9,13,13,12,13,13,15,16,12,13,
- 12,16,15, 8, 9,10,13,13, 9,10,10,13,14,10,11,11,
- 14,14,13,13,13,15,16,13,14,14,17,16, 8,10, 9,13,
- 13,10,11,11,14,14, 9,11, 9,14,13,13,14,14,16,16,
- 13,14,13,16,14,12,13,13,15,16,13,13,14,15,16,14,
- 14,14,16,16,15,15,16,15,18,17,17,17,18,18,12,13,
- 13,16,14,14,14,14,16,16,13,14,13,16,14,16,17,17,
- 18,18,15,16,15,18,15,11,12,13,14,16,13,13,14,15,
- 17,13,14,14,16,17,16,16,17,17,19,16,17,17,18,19,
- 13,13,14,16,16,14,14,15,16,17,14,15,15,17,17,17,
- 16,17,17,19,17,17,18,19,19,13,14,14,16,16,14,14,
- 15,17,18,14,15,14,17,17,17,17,18,18,19,17,17,17,
- 18,19,16,16,16,17,18,17,17,17,18,19,17,17,17,18,
- 19,18,18,19,18,20,19,20,19,21,20,16,17,17,18,18,
- 17,17,18,19,19,17,17,17,19,18,19,19,19,19,20,19,
- 19,19,20,19,11,13,12,16,14,13,14,14,17,16,13,14,
- 13,17,15,16,17,17,18,18,16,17,16,19,17,13,14,14,
- 16,16,14,14,14,17,17,14,15,15,17,16,17,17,17,19,
- 19,17,18,17,19,18,13,14,13,17,16,14,15,15,17,17,
- 14,15,14,18,16,17,17,17,19,19,17,17,16,19,17,16,
- 17,17,18,19,17,17,17,18,18,17,18,17,19,18,18,19,
- 18,19,19,19,20,19,20,20,16,17,16,18,17,17,17,17,
- 18,18,17,18,17,19,17,19,19,19,19,20,18,19,19,20,
- 18, 6, 8, 8,12,12, 8, 9, 9,13,13, 8,10, 9,13,13,
- 11,13,13,15,16,12,13,13,16,15, 8, 9, 9,13,13, 9,
- 9,10,13,14,10,11,11,14,14,12,12,13,14,16,13,14,
- 14,17,16, 8,10, 9,13,13,10,11,11,14,14, 9,11,10,
- 14,13,13,14,14,16,16,13,14,13,16,15,12,13,13,14,
- 16,12,13,14,14,16,13,14,14,16,16,15,14,16,15,18,
- 16,17,17,18,17,12,13,13,16,15,14,14,14,16,16,13,
- 14,13,16,15,16,16,17,17,17,15,16,15,18,15, 7, 9,
- 9,13,13, 9, 9,11,13,14, 9,10,10,14,13,12,13,14,
- 15,16,12,14,13,17,15, 9, 9,10,13,14,10, 9,11,13,
- 15,11,11,11,14,14,13,12,14,14,17,14,14,14,17,16,
- 9,10,10,14,13,11,11,11,14,14,10,11,10,15,13,14,
- 14,14,16,17,13,14,13,17,14,13,13,14,14,16,13,13,
- 14,14,17,14,14,14,16,16,15,14,16,15,18,17,17,17,
- 18,18,13,14,13,16,15,14,14,15,17,16,13,14,13,17,
- 15,17,16,17,17,17,15,16,14,18,14, 7, 9, 9,13,13,
- 9,10,10,13,14, 9,11,10,14,13,13,14,14,16,16,13,
- 14,14,17,15, 9,10,10,14,13, 9,10,11,13,14,11,12,
- 11,15,14,13,13,14,14,16,14,15,15,17,17, 9,10,10,
- 14,14,11,12,12,14,15,10,11,10,15,13,14,15,15,17,
- 17,14,15,13,17,14,13,14,13,16,16,13,13,14,15,16,
- 14,15,15,17,17,15,14,16,15,18,17,18,17,20,18,13,
- 14,14,16,16,15,15,15,17,17,13,14,13,17,15,17,17,
- 18,18,18,15,16,14,19,14,12,13,13,15,16,13,13,15,
- 16,17,13,14,14,16,16,15,15,17,17,19,16,17,17,19,
- 18,13,13,14,15,17,14,13,15,15,17,14,15,15,16,17,
- 16,15,18,16,19,17,17,17,18,19,13,14,14,17,16,14,
- 15,15,17,17,14,15,14,17,16,17,17,17,18,19,16,17,
- 16,19,17,16,16,17,16,18,16,16,17,16,19,17,17,18,
- 18,19,18,17,18,17,21,19,19,19,20,19,16,17,17,18,
- 18,17,17,18,18,19,16,17,16,18,18,19,19,19,19,20,
- 18,18,17,20,18,11,13,13,16,15,13,14,14,16,17,13,
- 15,14,17,16,16,17,17,18,18,17,17,17,19,18,13,14,
- 13,17,16,14,13,14,16,17,15,16,15,18,16,17,16,17,
- 17,19,18,18,18,20,18,13,14,14,16,17,15,15,15,17,
- 18,14,15,14,18,16,18,18,18,19,20,17,18,16,20,17,
- 16,17,16,18,18,16,16,17,18,18,17,18,18,19,18,18,
- 17,19,17,20,19,20,19,22,20,16,16,17,18,18,18,17,
- 17,19,19,16,17,16,18,17,19,20,19,22,21,18,19,18,
- 21,17, 6, 8, 8,12,12, 8, 9,10,13,13, 8, 9, 9,13,
- 13,12,13,13,15,16,11,13,13,16,15, 8, 9,10,13,13,
- 9,10,11,13,14,10,11,11,14,14,13,13,14,15,16,13,
- 14,14,16,16, 8, 9, 9,13,13,10,11,11,14,14, 9,10,
- 9,14,13,13,14,14,16,17,12,14,12,16,14,12,13,13,
- 15,16,13,13,14,15,16,13,14,14,15,17,15,15,16,15,
- 18,16,16,17,17,17,12,13,13,16,14,13,14,14,16,16,
- 12,14,13,16,14,16,17,17,18,18,15,15,14,18,14, 7,
- 9, 9,13,13, 9,10,11,13,14, 9,10,10,14,13,13,14,
- 14,15,17,13,14,14,16,15, 9,10,10,14,14,10,10,11,
- 13,15,11,12,12,15,14,14,13,15,14,17,14,15,15,17,
- 17, 9,10,10,13,14,11,11,12,14,15, 9,11,10,14,13,
- 14,15,15,16,18,13,14,13,16,14,13,14,14,16,16,13,
- 13,14,15,17,15,15,15,16,17,15,14,16,15,18,17,17,
- 18,19,18,13,14,14,16,16,14,15,15,17,17,13,14,13,
- 16,15,17,17,18,18,18,15,16,14,18,15, 7, 9, 9,13,
- 13, 9,10,10,13,14, 9,11,10,14,13,12,13,14,15,16,
- 12,14,13,16,15, 9,10,10,13,14,10,10,11,13,14,11,
- 11,11,15,14,13,13,14,14,16,14,14,14,17,16, 9,10,
- 9,14,13,11,11,11,14,14,10,11, 9,15,13,14,14,14,
- 16,16,13,14,12,17,14,13,13,14,15,16,13,13,14,15,
- 16,14,15,14,16,17,15,14,16,14,18,16,17,17,18,18,
- 13,14,13,16,14,14,14,14,16,16,13,14,13,17,14,17,
- 17,17,18,18,15,16,14,18,15,11,13,13,16,16,13,14,
- 15,16,17,13,14,14,17,16,16,17,17,18,19,17,17,17,
- 19,18,13,14,14,17,17,13,13,15,16,18,15,15,15,17,
- 17,17,16,18,17,20,18,17,18,19,19,13,14,14,16,17,
- 15,15,16,16,18,14,15,14,16,16,17,17,18,18,20,17,
- 18,16,18,17,16,17,16,19,18,16,16,17,18,19,18,18,
- 18,19,19,18,17,18,17,21,20,19,19,21,21,16,16,17,
- 18,18,17,17,18,19,19,16,17,16,19,18,20,20,20,19,
- 21,18,18,17,20,18,12,13,13,16,15,13,14,14,16,16,
- 13,14,13,17,16,16,17,17,18,18,15,17,15,19,17,13,
- 14,14,16,17,14,14,15,16,17,14,15,15,17,17,16,16,
- 17,17,18,17,17,17,19,19,13,14,13,17,15,14,15,15,
- 17,16,14,15,13,17,15,17,18,17,19,18,16,17,15,20,
- 16,16,17,17,18,18,16,16,17,18,18,17,18,17,19,18,
- 17,17,18,18,20,19,20,19,20,19,16,16,16,19,16,17,
- 17,17,19,18,16,17,16,19,16,19,19,19,19,19,18,19,
- 17,19,17,11,13,13,16,16,13,14,14,17,17,13,14,14,
- 17,17,15,17,17,19,19,16,18,17,20,19,12,14,14,17,
- 17,13,14,15,17,18,14,15,15,17,18,16,16,17,18,20,
- 17,18,18,20,18,13,14,14,17,17,14,15,15,17,18,14,
- 15,15,17,17,17,18,17,19,19,17,18,17,19,19,15,16,
- 16,18,18,15,16,17,18,19,16,17,17,19,19,17,17,18,
- 18,21,18,19,19,21,19,16,17,17,18,18,17,17,18,19,
- 19,17,18,17,19,19,19,19,19,20,20,18,19,18,21,19,
- 12,13,13,16,16,13,14,14,16,17,13,15,14,17,16,15,
- 16,17,17,19,16,17,17,19,18,13,13,14,16,17,14,13,
- 15,16,17,14,15,15,17,17,15,15,17,17,20,17,17,18,
- 19,18,13,14,14,17,16,15,15,15,17,18,14,15,14,17,
- 16,17,17,17,18,18,16,17,16,19,17,16,15,17,17,19,
- 16,15,17,16,19,17,16,17,18,19,17,16,19,16,20,19,
- 18,19,19,19,16,17,17,18,18,17,17,17,18,19,16,17,
- 16,19,18,20,19,19,20,19,18,18,17,20,17,11,13,13,
- 16,16,13,14,15,16,17,14,15,14,18,16,17,17,17,18,
- 21,17,18,17,20,19,13,14,14,17,16,13,14,15,16,18,
- 15,16,15,18,17,17,16,17,17,19,17,18,18,20,19,13,
- 14,14,16,17,15,15,16,17,18,14,15,14,18,17,17,18,
- 18,19,20,17,18,16,19,17,16,17,15,19,18,16,16,16,
- 18,18,17,18,17,20,19,18,17,18,17,20,20,20,19,22,
- 20,16,17,17,18,19,18,18,18,19,20,16,17,16,19,18,
- 20,19,19,20,20,18,19,17,20,17,13,14,14,16,17,14,
- 14,16,16,18,14,16,15,17,16,16,16,17,17,18,17,17,
- 16,19,18,14,14,15,16,17,14,14,16,16,18,16,16,16,
- 17,17,16,15,17,16,19,18,18,18,19,19,14,15,15,17,
- 17,15,16,16,17,18,14,16,14,18,16,17,17,18,18,19,
- 16,17,16,19,17,16,16,17,16,18,16,16,17,16,19,18,
- 18,18,17,18,17,16,18,16,20,19,19,19,19,19,16,17,
- 17,18,18,17,17,18,19,19,16,17,16,19,17,18,19,19,
- 19,20,17,18,16,20,16,11,14,13,17,17,14,14,16,16,
- 18,14,16,14,19,16,18,18,19,18,19,18,19,18,21,18,
- 13,15,14,18,16,14,14,16,16,18,16,17,16,19,17,18,
- 16,19,17,20,19,19,19,21,19,13,14,15,17,18,17,16,
- 17,17,19,14,16,14,18,16,20,19,19,20,21,18,19,16,
- 21,17,17,18,16,19,17,16,16,17,18,18,19,19,18,21,
- 18,17,17,18,17,20,20,20,20,22,20,17,17,18,18,20,
- 19,19,19,18,20,16,17,17,19,19,21,21,21,20,21,17,
- 19,17,23,17,11,13,13,16,16,13,14,14,17,17,13,14,
- 14,17,17,16,17,17,19,20,15,16,16,19,19,13,14,14,
- 16,17,14,15,15,17,18,14,15,15,17,17,17,17,18,19,
- 19,17,17,18,19,19,13,14,14,17,16,14,15,15,17,17,
- 13,15,14,18,17,17,18,18,19,20,16,17,16,19,18,16,
- 16,17,18,18,17,17,17,18,19,17,18,17,19,19,19,19,
- 19,19,20,19,20,19,20,20,15,16,16,18,17,16,17,17,
- 20,18,15,16,16,19,17,19,19,19,20,20,17,18,17,21,
- 17,11,13,13,16,16,13,14,15,16,17,13,15,14,17,16,
- 17,17,18,18,20,17,17,17,19,19,13,14,14,17,17,14,
- 14,15,17,18,15,15,15,18,17,17,17,18,17,20,18,18,
- 17,20,18,13,14,14,16,17,15,15,16,17,18,14,15,13,
- 17,17,17,18,18,19,20,17,17,16,19,17,16,17,17,18,
- 18,16,16,17,18,18,18,18,18,19,19,18,17,19,18,21,
- 19,20,20,20,20,16,15,17,18,18,17,17,18,18,20,16,
- 16,16,18,17,20,19,20,21,22,17,18,17,20,17,12,13,
- 13,16,16,13,14,15,16,17,13,14,14,17,16,16,17,18,
- 18,19,15,16,16,19,18,13,14,14,16,17,14,14,15,16,
- 17,14,15,15,17,17,16,16,17,17,19,17,17,17,19,18,
- 13,14,13,17,16,14,15,15,17,17,13,15,13,17,16,17,
- 17,17,19,19,15,17,15,19,17,16,17,17,18,18,16,16,
- 17,17,19,17,18,17,19,19,18,17,19,17,19,19,19,19,
- 20,19,15,17,15,19,16,17,17,16,19,18,16,17,15,18,
- 16,19,19,19,20,19,17,19,16,19,16,11,14,14,17,17,
- 15,14,16,16,18,15,16,14,18,16,18,18,19,18,21,18,
- 19,18,20,18,13,15,14,18,17,14,14,16,16,18,16,17,
- 16,19,17,17,17,19,17,22,19,19,19,21,19,13,14,15,
- 17,18,17,16,17,17,19,14,16,14,18,16,19,19,19,20,
- 21,18,18,16,20,17,17,18,16,19,18,15,17,17,19,19,
- 19,19,18,21,19,18,17,20,17,21,22,21,20,21,21,17,
- 16,19,18,20,19,18,19,18,20,16,17,16,19,18,21,20,
- 21,19,23,18,19,16,20,17,13,14,14,17,16,14,14,15,
- 16,18,14,16,14,17,16,16,16,17,17,19,16,17,16,19,
- 17,14,15,15,17,17,14,14,16,16,17,15,16,16,18,17,
- 16,16,17,17,19,17,18,17,19,18,14,15,14,17,16,16,
- 16,16,17,17,14,16,14,17,16,18,18,18,18,19,16,17,
- 15,19,16,17,17,17,18,18,16,15,17,17,18,18,18,18,
- 19,19,17,16,18,16,19,19,19,19,19,19,16,17,16,19,
- 16,18,18,17,19,18,16,17,16,19,16,19,19,20,19,19,
- 17,18,16,20,16,
-};
-
-static const static_codebook _44p6_p5_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p6_p5_0,
- 1, -528744448, 1616642048, 3, 0,
- (long *)_vq_quantlist__44p6_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44p6_p5_1[] = {
- 3,
- 2,
- 4,
- 1,
- 5,
- 0,
- 6,
-};
-
-static const char _vq_lengthlist__44p6_p5_1[] = {
- 2, 3, 3, 3, 3, 3, 3,
-};
-
-static const static_codebook _44p6_p5_1 = {
- 1, 7,
- (char *)_vq_lengthlist__44p6_p5_1,
- 1, -533200896, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p6_p5_1,
- 0
-};
-
-static const long _vq_quantlist__44p6_p6_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p6_p6_0[] = {
- 1, 5, 5, 5, 7, 9, 5, 9, 7, 5, 7, 8, 7, 7,10, 9,
- 10,10, 5, 8, 7, 9,10,10, 7,10, 7, 6, 9, 9, 9,10,
- 12, 9,11,11, 9,10,11,11,11,13,12,13,13, 9,11,11,
- 12,13,13,11,13,11, 6, 9, 9, 9,11,11, 9,12,10, 9,
- 11,11,11,11,13,12,13,13, 9,11,10,12,13,13,11,13,
- 11, 6, 9, 9, 9,11,12, 9,12,11, 9,10,11,10,10,13,
- 12,13,13, 9,11,11,12,13,12,11,13,11, 7, 9,10, 9,
- 10,12,10,12,11,10,10,12,10,10,12,12,12,13,10,11,
- 11,12,12,13,10,12,10, 7,10,10,11,11,14,11,14,11,
- 10,12,11,11,11,14,14,14,14,10,11,12,14,14,14,11,
- 14,11, 6, 9, 9, 9,11,12, 9,12,11, 9,11,11,11,11,
- 13,12,12,13, 9,11,10,12,13,13,10,13,10, 7,10,10,
- 11,11,14,11,14,11,10,12,11,11,11,14,14,15,14,10,
- 11,12,13,14,15,11,14,11, 7,10, 9,10,11,12, 9,12,
- 10,10,11,11,10,10,12,12,13,12, 9,12,10,12,13,12,
- 10,12,10,
-};
-
-static const static_codebook _44p6_p6_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p6_p6_0,
- 1, -527106048, 1620377600, 2, 0,
- (long *)_vq_quantlist__44p6_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44p6_p6_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p6_p6_1[] = {
- 2, 6, 6, 6, 7, 8, 6, 8, 7, 6, 7, 7, 7, 7, 8, 7,
- 8, 8, 6, 7, 7, 7, 8, 8, 7, 8, 7, 6, 8, 8, 8, 9,
- 9, 8, 9, 9, 8, 9, 9, 9, 9,10, 9,10,10, 8, 9, 9,
- 9,10,10, 9,10, 9, 6, 8, 8, 8, 9, 9, 8, 9, 9, 8,
- 9, 9, 9, 9,10, 9,10,10, 8, 9, 9, 9,10, 9, 9,10,
- 9, 6, 8, 8, 8, 9, 9, 8, 9, 9, 8, 9, 9, 9, 9,10,
- 9, 9,10, 8, 9, 9, 9,10, 9, 9,10, 9, 7, 8, 8, 8,
- 9, 9, 8, 9, 9, 8, 8, 9, 9, 9, 9, 9, 9, 9, 8, 9,
- 9, 9,10, 9, 9, 9, 9, 7, 9, 9, 9, 9,10, 9,10, 9,
- 9, 9, 9, 9, 9,10,10,10,10, 9, 9, 9,10,10,10, 9,
- 10, 9, 6, 8, 8, 8, 9, 9, 8, 9, 9, 8, 9, 9, 9, 9,
- 10, 9,10,10, 8, 9, 9, 9,10, 9, 9,10, 9, 7, 9, 9,
- 9, 9,10, 9,10, 9, 9, 9, 9, 9, 9,10,10,10,10, 9,
- 9, 9,10,10,10, 9,10, 9, 7, 8, 8, 8, 9, 9, 8, 9,
- 9, 8, 9, 9, 9, 9,10, 9, 9,10, 8, 9, 8, 9, 9, 9,
- 9,10, 9,
-};
-
-static const static_codebook _44p6_p6_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p6_p6_1,
- 1, -530841600, 1616642048, 2, 0,
- (long *)_vq_quantlist__44p6_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44p6_p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p6_p7_0[] = {
- 1, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9,
-};
-
-static const static_codebook _44p6_p7_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p6_p7_0,
- 1, -513979392, 1633504256, 2, 0,
- (long *)_vq_quantlist__44p6_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44p6_p7_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p6_p7_1[] = {
- 1, 4, 5, 5,10,10, 5,10,10, 5,10,10,10,10,10,10,
- 10,10, 5,10,10,10,10,10,10,10,10, 7,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10, 6,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10, 6,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10, 9,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10, 9,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10, 6,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10, 9,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10, 9,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,
- 11,11,11,
-};
-
-static const static_codebook _44p6_p7_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p6_p7_1,
- 1, -516716544, 1630767104, 2, 0,
- (long *)_vq_quantlist__44p6_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44p6_p7_2[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p6_p7_2[] = {
- 1, 2, 3, 4, 5, 7, 7, 8, 8, 9, 9,10,10,11,11,12,
- 12,13,13,14,14,15,15,15,15,
-};
-
-static const static_codebook _44p6_p7_2 = {
- 1, 25,
- (char *)_vq_lengthlist__44p6_p7_2,
- 1, -518864896, 1620639744, 5, 0,
- (long *)_vq_quantlist__44p6_p7_2,
- 0
-};
-
-static const long _vq_quantlist__44p6_p7_3[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p6_p7_3[] = {
- 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5,
-};
-
-static const static_codebook _44p6_p7_3 = {
- 1, 25,
- (char *)_vq_lengthlist__44p6_p7_3,
- 1, -529006592, 1611661312, 5, 0,
- (long *)_vq_quantlist__44p6_p7_3,
- 0
-};
-
-static const char _huff_lengthlist__44p6_short[] = {
- 2, 8,13,15,16,18,21,22, 5, 4, 6, 8,10,12,17,21,
- 9, 5, 5, 6, 8,11,15,19,11, 6, 5, 5, 6, 7,12,14,
- 14, 8, 7, 5, 4, 4, 9,11,16,11, 9, 7, 4, 3, 7,10,
- 22,15,14,12, 8, 7, 9,11,21,16,15,12, 9, 5, 6, 8,
-};
-
-static const static_codebook _huff_book__44p6_short = {
- 2, 64,
- (char *)_huff_lengthlist__44p6_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44p7_l0_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44p7_l0_0[] = {
- 2, 4, 4, 7, 7, 8, 8,10,10,11,11,12,12, 4, 5, 5,
- 7, 7, 9, 9,11, 9,12,11,12,12, 4, 5, 5, 7, 7, 9,
- 9, 9,10,10,11,12,12, 7, 7, 7, 7, 8, 9, 8,11, 5,
- 12, 6,12,10, 7, 7, 7, 8, 7, 8, 9, 5,11, 6,12,10,
- 12, 8, 9, 9, 9, 9,10,10,11, 7,11, 7,12, 9, 8, 9,
- 8, 9, 9,10,10, 7,11, 7,11, 9,11,10,10,10,10,10,
- 10,10,11,10,11, 8,11, 9,10,10,10,10,10,10,10,10,
- 11, 8,10, 9,11,10,11,11,11,11,11,10,11,10,12,10,
- 12,11,10,11,11,11,11,10,11,10,11,10,12,11,12,11,
- 12,12,12,12,12,12,12,12,12,12,13,12,11,12,11,12,
- 12,12,12,12,11,12,11,12,13,
-};
-
-static const static_codebook _44p7_l0_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44p7_l0_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44p7_l0_0,
- 0
-};
-
-static const long _vq_quantlist__44p7_l0_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p7_l0_1[] = {
- 4, 4, 4, 5, 5, 4, 4, 5, 5, 5, 4, 5, 4, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5,
-};
-
-static const static_codebook _44p7_l0_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44p7_l0_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p7_l0_1,
- 0
-};
-
-static const long _vq_quantlist__44p7_l1_0[] = {
- 54,
- 29,
- 79,
- 0,
- 108,
-};
-
-static const char _vq_lengthlist__44p7_l1_0[] = {
- 1, 2, 3, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8,
-};
-
-static const static_codebook _44p7_l1_0 = {
- 2, 25,
- (char *)_vq_lengthlist__44p7_l1_0,
- 1, -514516992, 1620639744, 7, 0,
- (long *)_vq_quantlist__44p7_l1_0,
- 0
-};
-
-static const char _huff_lengthlist__44p7_lfe[] = {
- 2, 3, 1, 3,
-};
-
-static const static_codebook _huff_book__44p7_lfe = {
- 2, 4,
- (char *)_huff_lengthlist__44p7_lfe,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44p7_long[] = {
- 2, 7,14,16,17,17,18,20, 6, 3, 5, 8,10,11,13,15,
- 13, 5, 3, 5, 8, 9,11,12,15, 7, 4, 3, 5, 7, 9,11,
- 16,10, 7, 5, 6, 7, 9,10,17,11, 8, 7, 7, 6, 8, 8,
- 19,13,11, 9, 9, 8, 8, 9,20,14,13,11,10, 8, 9, 9,
-};
-
-static const static_codebook _huff_book__44p7_long = {
- 2, 64,
- (char *)_huff_lengthlist__44p7_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44p7_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p7_p1_0[] = {
- 2, 5, 5, 4, 7, 7, 4, 7, 7, 5, 7, 7, 7, 8, 9, 7,
- 9, 9, 5, 7, 7, 7, 9, 9, 7, 9, 8, 6, 7, 8, 8, 9,
- 10, 8, 9,10, 8, 9,10,10,10,12,10,11,11, 8,10,10,
- 10,11,12,10,11,11, 6, 8, 7, 8,10, 9, 8,10, 9, 8,
- 10,10,10,11,11,10,12,11, 8,10, 9,10,11,11,10,12,
- 10, 5, 8, 8, 8,10,10, 8,10,10, 7, 9,10, 9,10,11,
- 9,11,11, 8,10,10,10,11,12,10,12,11, 7, 9, 9, 9,
- 10,11, 9,11,11, 9, 9,11,10,11,12,11,11,12, 9,11,
- 11,11,12,12,11,12,12, 7, 9, 9,10,11,11,10,12,11,
- 9,11,10,11,11,12,11,13,12,10,11,11,12,13,13,11,
- 13,11, 5, 8, 8, 8,10,10, 8,10,10, 8,10,10,10,11,
- 12,10,12,11, 7,10, 9, 9,11,11, 9,11,10, 7, 9, 9,
- 10,11,12,10,11,11,10,11,11,11,11,13,12,13,13, 9,
- 10,11,11,12,13,11,12,11, 7, 9, 9, 9,11,11, 9,11,
- 10, 9,11,11,11,12,12,11,12,12, 9,11, 9,11,12,11,
- 10,12,11,
-};
-
-static const static_codebook _44p7_p1_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p7_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p7_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44p7_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p7_p2_0[] = {
- 4, 6, 6, 9, 9, 6, 8, 8,10,10, 6, 8, 8,10,10, 8,
- 10,10,12,13, 8,10,10,13,12, 6, 8, 8,10,10, 8, 8,
- 9,10,11, 8, 9, 9,11,11,10,10,11,12,13,10,11,11,
- 13,13, 6, 8, 8,10,10, 8, 9, 9,11,11, 8, 9, 8,11,
- 10,10,11,11,13,13,10,11,10,13,12, 9,10,10,12,12,
- 10,10,11,12,13,10,11,11,13,13,12,12,13,12,15,13,
- 13,13,15,14, 9,10,10,12,12,10,11,11,13,13,10,11,
- 10,13,12,12,13,13,14,15,12,13,12,15,12, 6, 8, 8,
- 10,11, 8, 9,10,11,12, 8, 9, 9,11,11,10,11,12,13,
- 14,10,11,11,13,13, 8, 9, 9,11,12, 9,10,11,12,13,
- 9,10,10,12,13,11,12,13,13,15,11,12,12,14,14, 8,
- 9, 9,11,12, 9,10,11,12,13, 9,10,10,13,12,11,12,
- 13,14,15,11,12,12,14,13,10,11,12,13,14,11,12,13,
- 13,15,12,13,13,14,14,13,13,14,14,16,14,15,14,16,
- 15,10,12,11,14,13,12,12,13,14,14,11,12,12,14,14,
- 14,14,15,15,16,13,14,14,16,14, 6, 8, 8,11,10, 8,
- 9, 9,11,11, 8,10, 9,12,11,10,11,11,13,13,10,12,
- 11,14,13, 8, 9, 9,12,11, 9,10,10,12,13, 9,11,10,
- 13,12,11,12,12,14,14,11,13,12,15,14, 8, 9, 9,12,
- 11, 9,10,10,13,12, 9,11,10,13,12,11,12,12,14,14,
- 11,13,12,15,13,10,11,12,13,14,11,12,13,13,14,12,
- 13,12,14,14,13,13,14,14,16,14,15,14,16,16,10,12,
- 11,14,13,12,13,13,14,14,11,13,12,15,13,14,14,15,
- 16,16,13,14,13,16,14, 9,10,11,12,13,11,11,12,13,
- 14,11,11,12,13,14,13,13,14,14,16,13,14,14,15,15,
- 11,11,12,13,14,12,12,13,13,15,12,13,13,14,15,14,
- 14,15,15,17,14,14,15,16,16,11,12,12,13,14,12,12,
- 13,14,15,12,13,12,14,15,14,14,15,15,17,14,15,14,
- 16,16,13,14,14,15,16,14,14,15,15,17,14,15,15,16,
- 16,15,16,17,16,18,16,17,16,17,17,13,14,14,16,15,
- 14,15,15,16,16,14,15,14,16,15,16,16,17,17,18,16,
- 16,16,17,16, 9,11,10,13,12,11,12,11,14,13,11,12,
- 11,14,13,13,14,14,16,15,13,14,13,16,14,11,12,12,
- 14,13,12,12,13,14,14,12,13,13,15,14,14,14,15,16,
- 16,14,15,14,17,15,11,12,11,14,13,12,13,13,15,14,
- 12,13,12,15,13,14,15,14,16,16,14,15,14,17,15,13,
- 14,14,15,16,14,14,15,16,16,14,15,15,16,16,15,16,
- 16,16,17,16,16,16,17,17,13,14,14,16,15,14,15,15,
- 17,16,14,15,14,17,15,16,17,17,17,17,16,16,16,18,
- 16, 6, 8, 8,11,11, 8, 9, 9,11,12, 8, 9, 9,12,11,
- 10,11,11,13,14,10,11,11,14,13, 8, 9, 9,11,12, 9,
- 10,10,12,13, 9,10,10,13,12,11,11,12,13,15,11,12,
- 12,15,14, 8, 9, 9,12,11, 9,10,11,12,13, 9,11,10,
- 13,12,11,12,12,14,15,11,13,12,15,14,10,11,11,13,
- 14,11,12,12,13,14,11,12,12,14,14,13,13,14,14,16,
- 13,14,14,16,15,11,12,11,14,13,12,13,13,14,14,11,
- 13,12,14,13,14,14,15,16,16,13,14,14,16,14, 8, 9,
- 9,11,12, 9,10,10,12,13, 9,10,10,13,12,11,12,12,
- 14,15,11,12,12,14,14, 9, 9,10,11,13,10,10,12,12,
- 14,10,10,11,13,13,12,12,13,14,16,12,12,13,15,15,
- 9,10,10,13,12,10,11,11,13,14,10,12,11,14,13,12,
- 13,13,15,15,12,13,13,15,15,11,11,12,13,15,12,12,
- 13,13,15,12,13,13,14,15,14,14,15,15,17,14,15,15,
- 16,16,11,13,12,15,14,13,13,13,15,15,12,14,13,15,
- 14,15,15,15,16,16,14,15,15,17,15, 7, 9, 9,12,11,
- 9,10,10,12,12, 9,11,10,13,12,11,12,12,14,14,11,
- 13,12,15,14, 9,10,10,12,12,10,10,11,12,13,10,11,
- 11,14,13,12,12,13,14,15,12,13,13,15,14, 9,10,10,
- 12,12,10,11,11,13,13,10,11,10,14,12,12,13,13,15,
- 15,12,13,12,15,13,11,12,12,14,14,12,12,13,14,15,
- 12,13,13,15,15,14,13,14,13,16,14,15,15,16,16,11,
- 12,12,14,14,13,13,14,15,15,12,13,12,15,14,15,15,
- 15,16,16,14,15,14,17,14,10,11,12,13,14,11,12,13,
- 14,15,11,12,12,14,15,13,14,15,15,17,14,14,14,16,
- 16,11,12,13,12,15,12,12,14,13,16,13,13,14,13,16,
- 14,14,15,14,17,15,15,15,15,17,11,13,12,15,15,13,
- 13,14,15,16,12,14,13,16,15,15,15,15,17,17,15,15,
- 15,17,16,14,14,15,14,16,14,14,16,14,17,15,15,15,
- 14,17,16,16,17,15,18,17,17,17,16,18,14,15,15,17,
- 16,15,16,16,17,17,15,16,15,17,16,17,17,17,18,18,
- 16,17,16,18,17,10,11,11,14,13,11,12,12,14,14,11,
- 13,12,15,14,14,14,14,16,16,14,15,14,16,15,11,12,
- 12,15,13,12,13,13,15,14,13,14,13,16,14,14,15,15,
- 16,16,15,16,15,17,16,11,13,12,15,14,13,13,14,15,
- 15,12,14,13,16,14,15,15,15,17,17,14,16,15,17,16,
- 14,14,14,16,15,14,15,15,16,16,15,16,15,17,16,16,
- 16,16,16,17,16,17,17,18,17,14,15,15,16,16,15,15,
- 16,17,16,14,15,15,17,16,17,17,17,18,18,16,17,16,
- 18,16, 6, 8, 8,11,11, 8, 9, 9,11,12, 8, 9, 9,12,
- 11,10,11,12,13,14,10,11,11,14,13, 8, 9, 9,11,12,
- 9,10,11,12,13, 9,11,10,13,12,11,12,13,14,15,11,
- 12,12,15,14, 8, 9, 9,12,11, 9,10,10,12,13, 9,10,
- 10,13,12,11,12,12,14,15,11,12,12,14,13,11,11,12,
- 13,14,11,12,13,13,15,12,13,13,14,14,13,14,14,14,
- 16,14,15,14,16,16,10,11,11,14,13,11,12,12,14,14,
- 11,12,12,14,13,13,14,14,15,16,13,14,13,16,14, 7,
- 9, 9,11,11, 9,10,11,12,13, 9,10,10,12,12,11,12,
- 13,14,15,11,12,12,14,14, 9,10,10,12,12,10,10,11,
- 12,13,10,11,11,13,13,12,12,13,13,15,12,13,13,15,
- 15, 9,10,10,12,12,10,11,11,13,13,10,11,10,13,12,
- 12,13,13,14,15,12,13,12,15,13,11,12,12,14,14,12,
- 12,13,14,15,13,14,13,15,15,14,13,15,13,16,15,15,
- 15,16,16,11,12,12,14,14,12,13,13,14,15,12,13,12,
- 15,14,14,15,15,16,17,13,14,13,16,13, 8, 9, 9,12,
- 11, 9,10,10,12,13, 9,10,10,13,12,11,12,12,14,15,
- 11,12,12,15,14, 9,10,10,12,13,10,11,12,13,14,10,
- 11,11,14,13,12,13,13,15,15,12,13,13,15,15, 9,10,
- 9,13,11,10,11,10,13,13,10,12,10,14,12,12,13,12,
- 15,15,12,13,12,15,14,11,12,13,14,15,12,13,14,14,
- 15,13,13,13,15,15,14,15,15,15,17,15,15,15,16,16,
- 11,12,11,15,13,12,13,13,15,14,12,13,12,16,13,14,
- 15,15,16,16,14,15,14,17,14,10,11,11,13,14,11,12,
- 13,14,15,11,12,12,14,14,14,14,15,15,17,14,14,14,
- 15,16,11,12,13,14,15,12,13,14,14,16,13,14,13,15,
- 15,14,15,16,15,17,15,15,15,17,17,11,12,12,13,15,
- 13,13,14,14,16,12,13,13,14,15,15,15,15,16,17,14,
- 15,15,16,16,14,15,15,16,16,14,15,15,16,17,15,15,
- 16,16,17,16,16,17,16,18,17,17,17,18,18,14,14,15,
- 15,16,15,15,15,16,17,14,15,15,16,16,16,17,17,17,
- 18,16,16,16,17,16,10,11,11,14,13,11,13,12,15,14,
- 11,13,12,15,14,14,15,14,16,16,13,15,14,17,15,11,
- 12,13,15,15,12,13,14,15,16,13,14,13,16,15,15,15,
- 15,16,17,15,15,15,17,16,11,13,11,15,12,13,14,13,
- 16,13,12,14,12,16,13,15,15,15,17,15,14,16,14,17,
- 14,14,15,15,16,17,15,15,16,16,17,15,16,15,17,17,
- 16,16,17,17,18,16,17,17,18,18,14,15,14,17,13,15,
- 16,15,17,15,15,16,15,17,14,16,17,16,18,16,16,17,
- 16,18,15, 9,11,11,13,13,10,12,12,14,14,11,12,12,
- 14,14,13,14,14,15,16,13,14,14,16,16,10,11,12,14,
- 14,11,12,13,14,15,11,13,13,15,15,13,14,14,15,16,
- 14,15,15,16,16,11,12,12,14,14,12,13,13,15,15,12,
- 13,12,15,14,14,15,15,16,16,14,15,14,17,16,12,13,
- 13,15,16,13,13,14,15,16,13,14,14,16,16,14,15,16,
- 16,17,15,16,16,17,17,13,14,14,16,15,14,15,15,17,
- 16,14,15,14,17,15,16,16,17,17,17,16,16,16,18,16,
- 10,11,12,14,14,11,12,13,14,15,11,13,12,15,15,13,
- 14,15,16,16,14,15,15,17,16,11,11,13,14,15,12,12,
- 14,14,16,12,13,14,15,15,14,14,15,16,17,15,15,15,
- 17,17,12,13,12,15,15,13,14,14,16,15,13,14,13,16,
- 15,15,16,15,17,17,15,16,15,17,16,13,12,15,14,16,
- 14,13,15,14,17,14,13,15,15,17,15,14,17,15,18,16,
- 15,17,17,18,14,15,15,17,16,15,16,16,17,17,15,16,
- 15,17,16,16,17,17,18,18,16,17,16,18,17,10,11,11,
- 14,14,11,12,12,14,15,11,13,12,15,14,13,14,14,16,
- 16,14,15,14,16,16,11,12,12,14,14,12,12,13,15,15,
- 12,13,13,15,15,14,14,15,16,16,14,15,15,17,16,11,
- 12,12,15,15,13,13,13,15,15,12,13,13,15,15,15,15,
- 15,17,17,14,15,15,17,16,13,14,13,16,15,14,14,14,
- 16,16,14,15,14,17,16,15,15,16,16,17,16,17,16,18,
- 17,14,15,15,16,16,15,15,15,17,17,14,15,15,17,16,
- 16,17,17,18,18,16,17,16,18,16,12,13,13,15,15,13,
- 14,14,16,16,13,14,14,16,16,14,15,16,16,18,15,16,
- 16,17,17,13,13,14,14,16,14,14,15,15,17,14,14,15,
- 15,17,15,15,17,15,18,16,16,17,17,18,13,14,14,16,
- 16,14,15,15,16,17,14,15,15,17,16,16,17,16,17,18,
- 16,17,16,18,17,15,14,16,13,18,16,15,17,14,18,16,
- 15,17,14,18,17,16,18,15,19,17,17,18,16,19,15,16,
- 16,17,17,16,17,17,18,18,16,17,16,18,17,18,18,18,
- 19,18,17,18,17,19,17,11,12,12,15,15,13,13,14,15,
- 16,13,14,13,16,15,15,15,15,16,17,15,16,15,17,16,
- 12,13,13,15,15,13,13,14,15,16,14,15,14,16,15,15,
- 15,16,16,17,16,16,16,18,17,12,13,13,15,15,14,14,
- 15,16,16,13,14,13,16,15,16,16,16,17,17,15,16,15,
- 18,16,15,15,15,17,15,14,15,15,16,16,16,17,16,17,
- 16,16,16,17,16,17,17,18,17,19,18,15,15,16,17,17,
- 16,16,16,17,17,15,16,15,17,16,17,18,18,18,18,16,
- 17,16,18,16, 9,11,11,13,13,11,12,12,14,14,10,12,
- 12,14,14,13,14,14,15,16,13,14,14,16,15,11,12,12,
- 14,14,12,12,13,14,15,12,13,13,15,15,14,14,15,16,
- 17,14,15,15,16,16,10,12,11,14,14,11,13,13,15,15,
- 11,13,12,15,14,14,14,15,16,16,13,14,14,16,15,13,
- 14,14,15,16,14,14,15,15,17,14,15,15,16,17,16,16,
- 16,16,18,16,16,17,17,17,12,13,13,16,15,13,14,14,
- 16,16,12,14,13,16,15,15,16,16,17,17,14,16,15,17,
- 16,10,11,11,14,14,11,12,13,14,15,11,12,12,15,14,
- 14,14,15,16,16,13,14,14,16,16,11,12,12,14,15,12,
- 13,14,15,15,13,13,13,15,15,14,15,15,16,17,15,15,
- 15,16,17,11,12,12,14,14,12,13,13,15,15,12,13,12,
- 15,15,14,15,15,16,17,14,15,14,16,16,14,14,15,16,
- 16,14,15,15,16,17,15,16,15,17,17,16,16,17,16,18,
- 16,17,17,18,18,13,13,14,15,16,14,14,15,16,17,14,
- 14,14,16,15,16,16,17,17,18,15,16,15,17,16,10,12,
- 11,14,14,11,13,13,15,15,11,13,12,15,15,14,15,15,
- 16,16,13,15,14,16,16,12,12,13,15,15,13,13,14,15,
- 16,13,14,14,16,15,15,15,16,16,17,15,15,15,17,17,
- 11,13,11,15,14,12,14,13,16,15,12,14,12,16,14,15,
- 15,15,17,17,14,15,14,17,15,14,15,15,16,17,15,15,
- 16,16,17,15,16,16,17,17,16,16,17,17,18,16,17,17,
- 18,18,13,14,12,16,14,14,15,13,17,15,14,15,13,17,
- 14,16,17,15,18,17,15,17,14,18,15,11,12,12,14,15,
- 13,13,14,15,16,13,14,13,16,15,15,15,16,16,17,15,
- 15,15,16,16,12,13,13,15,15,13,13,14,15,16,14,15,
- 14,16,16,15,15,16,16,18,16,16,16,18,17,12,13,13,
- 15,15,14,14,15,15,16,13,14,13,15,15,16,16,16,17,
- 18,15,16,15,17,16,15,16,15,17,16,15,15,16,16,17,
- 16,17,16,17,17,16,16,17,16,18,17,18,18,18,18,14,
- 15,15,15,17,16,15,17,16,17,14,15,15,16,16,17,17,
- 18,18,19,16,16,16,17,16,12,13,13,15,15,13,14,14,
- 16,16,13,14,14,16,16,15,16,16,17,17,15,16,15,18,
- 16,13,14,14,16,16,14,15,15,16,17,14,15,15,17,16,
- 16,16,17,17,18,16,17,16,18,18,13,14,13,16,14,14,
- 15,14,17,15,14,15,14,17,14,16,17,16,18,17,15,17,
- 15,18,15,15,16,16,17,18,16,16,17,17,18,16,17,17,
- 17,18,17,17,18,18,19,17,18,18,19,18,15,16,14,17,
- 13,16,17,15,18,14,16,17,15,18,14,18,18,17,19,16,
- 17,18,16,19,15,
-};
-
-static const static_codebook _44p7_p2_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p7_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p7_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44p7_p3_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p7_p3_0[] = {
- 2, 5, 5, 4, 7, 7, 4, 7, 7, 5, 7, 8, 7, 8,10, 8,
- 9, 9, 5, 7, 7, 8, 9, 9, 7,10, 8, 5, 7, 8, 8, 9,
- 10, 8,10,10, 8, 9,10,10,10,12,10,12,12, 8,10,10,
- 10,12,12,10,12,11, 5, 8, 7, 8,10,10, 8,10, 9, 8,
- 10,10,10,11,12,10,12,12, 8,10, 9,10,12,12,10,12,
- 10, 5, 8, 8, 7,10,10, 8,10,10, 7, 9,10, 9,10,12,
- 10,12,12, 8,10,10,10,12,12,10,12,11, 7, 9,10, 9,
- 11,12,10,12,11, 9, 9,12,11,10,14,12,12,13,10,12,
- 11,12,13,13,11,14,12, 7,10, 9,10,11,11,10,12,11,
- 9,11,11,11,11,13,12,14,13,10,12,12,12,14,14,11,
- 14,12, 5, 8, 8, 8,10,10, 7,10,10, 8,10,10,10,11,
- 12,10,12,12, 7,10, 9,10,12,12, 9,12,10, 7, 9,10,
- 10,11,12,10,11,11,10,12,12,11,12,14,12,14,14, 9,
- 11,11,12,13,14,11,13,11, 7,10, 9,10,11,12, 9,12,
- 11,10,11,12,11,12,14,12,13,13, 9,12, 9,12,13,12,
- 11,14,10,
-};
-
-static const static_codebook _44p7_p3_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p7_p3_0,
- 1, -533200896, 1614282752, 2, 0,
- (long *)_vq_quantlist__44p7_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44p7_p3_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p7_p3_1[] = {
- 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 8, 7, 8, 8, 7,
- 8, 8, 7, 8, 7, 7, 8, 8, 7, 8, 8, 7, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 8, 8, 9, 8, 8, 8,
- 8, 8, 8, 8, 9, 8, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 9, 8, 8, 8, 8, 8, 8, 8, 9, 8, 8, 9,
- 8, 7, 8, 8, 7, 8, 8, 7, 8, 8, 7, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 9, 8, 8, 9, 8, 7, 8, 8, 8,
- 8, 9, 8, 8, 8, 8, 8, 8, 8, 8, 9, 8, 9, 9, 8, 8,
- 8, 9, 9, 9, 8, 9, 9, 7, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 9, 8, 9, 9, 8, 8, 8, 8, 9, 9, 8,
- 9, 8, 7, 8, 8, 7, 8, 8, 7, 8, 8, 8, 8, 8, 8, 8,
- 9, 8, 8, 9, 7, 8, 8, 8, 8, 8, 8, 8, 8, 7, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 8, 9, 9, 8,
- 8, 8, 8, 9, 9, 8, 9, 8, 7, 8, 8, 8, 8, 8, 8, 9,
- 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 8, 8, 8, 8, 9, 9,
- 8, 9, 8,
-};
-
-static const static_codebook _44p7_p3_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p7_p3_1,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p7_p3_1,
- 0
-};
-
-static const long _vq_quantlist__44p7_p4_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p7_p4_0[] = {
- 1, 5, 5, 5, 7, 8, 5, 8, 7, 5, 7, 8, 7, 8,10, 8,
- 10,10, 5, 8, 7, 8,10,10, 7,10, 8, 6, 8, 9, 9,10,
- 12, 9,11,11, 9,10,11,11,11,13,11,13,13, 9,11,11,
- 11,12,13,11,13,11, 6, 9, 8, 9,11,11, 9,12,10, 9,
- 11,11,11,11,13,11,13,13, 9,11,10,11,13,13,11,13,
- 11, 6, 9, 9, 8,10,11, 9,12,11, 8,10,11,10,11,13,
- 11,13,13, 9,11,11,11,13,12,11,13,11, 8,10,10, 9,
- 11,12,10,12,12,10,10,12,11,11,14,12,13,14,10,12,
- 12,12,13,13,11,14,11, 8,11,10,11,12,13,11,14,12,
- 10,12,11,11,12,14,13,15,14,10,12,12,13,14,15,12,
- 14,12, 5, 9, 9, 9,11,12, 8,11,10, 9,11,11,11,11,
- 13,11,12,13, 8,11,10,11,13,13,10,13,11, 8,10,11,
- 11,12,14,11,13,12,10,12,12,12,12,14,14,15,14,10,
- 11,12,13,14,15,11,14,12, 8,10,10,10,12,12, 9,12,
- 11,10,12,12,11,11,14,12,13,13,10,12,10,12,14,13,
- 11,13,11,
-};
-
-static const static_codebook _44p7_p4_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p7_p4_0,
- 1, -531365888, 1616117760, 2, 0,
- (long *)_vq_quantlist__44p7_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44p7_p4_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p7_p4_1[] = {
- 7, 8, 8,10,10, 8, 9, 9,10,11, 8, 9, 9,10,10, 9,
- 10,10,11,11, 9,10,10,11,11, 8, 9, 9,10,10, 9, 9,
- 10,11,11, 9,10,10,11,11,10,10,11,11,11,10,11,11,
- 11,11, 8, 9, 9,10,10, 9,10,10,11,11, 9,10, 9,11,
- 11,10,11,11,11,11,10,11,10,11,11,10,10,10,11,11,
- 10,11,11,11,11,10,11,11,11,11,11,11,11,11,12,11,
- 11,11,11,12,10,10,10,11,11,10,11,11,11,11,10,11,
- 11,11,11,11,11,11,12,11,11,11,11,12,11, 8, 9,10,
- 11,11, 9,10,11,11,11, 9,10,10,11,11,10,11,11,12,
- 12,10,11,11,12,12,10,10,10,11,11,10,10,11,11,12,
- 10,11,11,12,12,11,11,12,12,12,11,11,12,12,12,10,
- 10,10,11,11,10,11,11,12,12,10,11,11,12,11,11,12,
- 12,12,12,11,12,11,12,12,11,11,11,11,12,11,11,12,
- 12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,11,11,11,12,12,11,12,12,12,12,11,12,11,12,12,
- 12,12,12,12,12,12,12,12,12,12, 8,10, 9,11,11, 9,
- 10,10,11,11, 9,10,10,11,11,10,11,11,12,12,10,11,
- 11,12,12,10,10,10,11,11,10,11,11,12,12,10,11,11,
- 12,12,11,11,12,12,12,11,12,12,12,12,10,10,10,11,
- 11,10,11,11,12,12,10,11,10,12,11,11,12,11,12,12,
- 11,12,11,12,12,11,11,11,12,12,11,12,12,12,12,11,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,11,11,
- 11,12,11,11,12,12,12,12,11,12,11,12,12,12,12,12,
- 12,12,12,12,12,12,12,10,11,11,11,12,11,11,12,12,
- 12,11,11,11,12,12,11,12,12,12,12,11,12,12,12,12,
- 11,11,12,12,12,11,12,12,12,12,12,12,12,12,12,12,
- 12,13,12,13,12,12,12,13,13,11,12,11,12,12,11,12,
- 12,12,12,11,12,12,12,12,12,12,12,13,13,12,12,12,
- 13,13,12,12,12,12,12,12,12,12,12,13,12,12,13,13,
- 13,12,13,13,13,13,12,13,13,13,13,12,12,12,12,12,
- 12,12,13,13,13,12,12,12,13,12,12,13,13,13,13,12,
- 13,13,13,13,10,11,11,12,11,11,11,11,12,12,11,12,
- 11,12,12,11,12,12,12,12,11,12,12,12,12,11,11,11,
- 12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,13,
- 13,12,12,12,13,13,11,12,11,12,12,12,12,12,12,12,
- 11,12,11,12,12,12,12,12,13,13,12,12,12,13,12,12,
- 12,12,12,12,12,12,12,13,13,12,12,12,13,13,12,13,
- 13,13,13,12,13,13,13,13,12,12,12,12,12,12,12,12,
- 13,13,12,13,12,13,12,12,13,13,13,13,13,13,13,13,
- 13, 8,10,10,11,11, 9,10,10,11,11, 9,10,10,11,11,
- 10,11,11,12,12,10,11,11,12,12, 9,10,10,11,11,10,
- 10,11,11,12,10,11,11,12,12,11,11,12,12,12,11,11,
- 12,12,12,10,10,10,11,11,10,11,11,12,12,10,11,10,
- 12,11,11,12,11,12,12,11,12,11,12,12,11,11,11,12,
- 12,11,11,12,12,12,11,12,12,12,12,11,12,12,12,12,
- 12,12,12,12,12,11,11,11,12,11,11,12,12,12,12,11,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12, 9,10,
- 10,11,11,10,11,11,11,12,10,11,11,12,12,11,11,11,
- 12,12,11,11,11,12,12,10,10,11,11,12,11,11,12,12,
- 12,11,11,11,12,12,11,11,12,12,12,11,12,12,12,12,
- 10,11,11,12,12,11,11,11,12,12,11,12,11,12,12,11,
- 12,12,12,12,11,12,12,12,12,11,11,12,12,12,11,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,13,12,12,12,
- 12,13,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,13,12, 9,10,10,11,11,
- 10,11,11,12,12,10,11,11,12,11,11,12,11,12,12,11,
- 12,11,12,12,10,11,11,12,12,11,11,11,12,12,11,12,
- 11,12,12,11,12,12,12,12,12,12,12,12,12,10,11,11,
- 12,12,11,12,11,12,12,11,12,11,12,12,12,12,12,13,
- 12,12,12,12,12,12,11,12,11,12,12,11,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,13,12,12,12,12,13,11,
- 12,12,12,12,12,12,12,13,12,11,12,12,12,12,12,12,
- 12,13,12,12,12,12,13,12,10,11,11,12,12,11,12,12,
- 12,12,11,12,12,12,12,12,12,12,12,13,12,12,12,13,
- 13,11,11,12,12,12,12,12,12,12,13,12,12,12,12,12,
- 12,12,13,12,13,12,12,13,13,13,11,12,12,12,12,12,
- 12,12,13,13,12,12,12,13,12,12,13,12,13,13,12,13,
- 12,13,13,12,12,12,12,12,12,12,13,12,13,12,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,12,12,12,13,
- 13,12,13,13,13,13,12,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,10,11,11,12,12,11,12,12,12,12,11,
- 12,12,12,12,12,12,12,13,13,12,12,12,13,13,11,12,
- 12,12,12,12,12,12,12,13,12,12,12,13,12,12,12,13,
- 13,13,12,13,13,13,13,11,12,12,12,12,12,12,12,13,
- 13,12,12,12,13,12,12,13,13,13,13,12,13,12,13,13,
- 12,12,12,12,12,12,13,13,13,13,12,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,12,12,12,13,12,12,13,
- 13,13,13,12,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13, 8,10,10,11,11, 9,10,10,11,11, 9,10,10,11,
- 11,10,11,11,12,12,10,11,11,12,12,10,10,10,11,11,
- 10,11,11,11,12,10,11,11,12,12,11,11,12,12,12,11,
- 11,12,12,12, 9,10,10,11,11,10,11,11,12,12,10,11,
- 10,12,11,11,12,11,12,12,11,12,11,12,12,11,11,11,
- 12,12,11,11,12,12,12,11,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,11,11,11,12,11,11,12,12,12,12,
- 11,12,11,12,12,12,12,12,12,12,12,12,12,12,12, 9,
- 10,10,11,11,10,11,11,12,12,10,11,11,12,12,11,11,
- 12,12,12,11,12,12,12,12,10,11,11,12,12,11,11,12,
- 12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,10,11,11,12,12,11,11,12,12,12,11,11,11,12,12,
- 12,12,12,12,12,11,12,12,12,12,11,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,13,12,13,12,12,
- 12,13,12,11,12,12,12,12,12,12,12,12,12,11,12,12,
- 12,12,12,12,12,13,12,12,12,12,13,12, 9,10,10,11,
- 11,10,11,11,12,12,10,11,11,12,12,11,11,11,12,12,
- 11,12,11,12,12,10,11,11,12,12,11,11,12,12,12,11,
- 11,11,12,12,11,12,12,12,12,11,12,12,12,12,10,11,
- 10,12,11,11,11,11,12,12,11,12,11,12,12,11,12,12,
- 12,12,11,12,11,12,12,11,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,13,12,12,12,12,13,
- 11,12,11,12,12,12,12,12,12,12,11,12,12,12,12,12,
- 12,12,13,12,12,12,12,13,12,10,11,11,12,12,11,12,
- 12,12,12,11,12,12,12,12,12,12,12,13,13,12,12,12,
- 13,13,11,12,12,12,12,12,12,12,12,13,12,12,12,13,
- 13,12,12,13,13,13,12,13,13,13,13,11,12,12,12,12,
- 12,12,12,12,13,12,12,12,12,12,12,13,13,13,13,12,
- 13,12,13,13,12,12,12,12,13,12,13,13,13,13,12,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,12,12,12,
- 12,12,12,13,13,13,13,12,13,12,13,13,13,13,13,13,
- 13,13,13,13,13,13,11,11,11,12,12,11,12,12,12,12,
- 11,12,12,12,12,12,12,12,13,13,12,12,12,13,12,11,
- 12,12,12,12,12,12,12,13,13,12,12,12,13,13,12,12,
- 13,13,13,12,13,13,13,13,11,12,11,12,12,12,12,12,
- 13,12,12,12,12,13,12,12,13,12,13,13,12,13,12,13,
- 12,12,12,12,12,13,12,12,13,13,13,12,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,12,12,12,12,12,12,
- 13,13,13,13,12,13,12,13,12,13,13,13,13,13,13,13,
- 13,13,13,10,11,11,12,12,10,11,11,12,12,10,11,11,
- 12,12,11,12,12,12,12,11,12,12,12,12,11,11,11,12,
- 12,11,11,12,12,12,11,12,12,12,12,12,12,12,13,13,
- 12,12,12,13,13,11,11,11,12,12,11,12,12,12,12,11,
- 12,11,13,12,12,12,12,13,13,12,12,12,13,13,11,12,
- 12,12,12,12,12,12,12,13,12,12,12,13,13,12,12,13,
- 13,13,12,13,12,13,13,11,12,12,12,12,12,12,12,13,
- 12,12,12,12,13,12,12,13,13,13,13,12,13,13,13,13,
- 10,11,11,12,12,11,12,12,12,12,11,12,12,12,12,12,
- 12,12,13,13,12,12,12,13,13,11,11,12,12,12,11,12,
- 12,12,13,12,12,12,13,13,12,12,13,13,13,12,12,13,
- 13,13,11,12,12,12,12,12,12,12,13,13,12,12,12,13,
- 13,12,13,13,13,13,12,13,12,13,13,12,12,12,12,13,
- 12,12,13,12,13,12,12,13,13,13,12,12,13,13,13,12,
- 13,13,13,13,12,12,12,12,13,12,12,13,13,13,12,12,
- 12,13,13,13,13,13,13,13,12,13,13,13,13,10,11,11,
- 12,12,11,12,12,12,12,11,12,12,12,12,12,12,12,13,
- 13,12,12,12,13,13,11,12,12,12,12,11,12,12,12,13,
- 12,12,12,13,13,12,12,13,13,13,12,13,13,13,13,11,
- 12,12,12,12,12,12,12,13,13,12,12,12,13,12,12,13,
- 12,13,13,12,13,12,13,13,12,12,12,12,12,12,12,12,
- 13,13,12,13,12,13,13,12,13,13,13,13,13,13,13,13,
- 13,12,12,12,13,12,12,13,13,13,13,12,13,12,13,13,
- 13,13,13,13,13,13,13,13,13,13,11,11,11,12,12,11,
- 12,12,12,12,11,12,12,12,12,12,12,12,13,13,12,12,
- 12,13,13,11,12,12,12,12,12,12,12,12,13,12,12,12,
- 13,13,12,12,13,13,13,12,12,13,13,13,11,12,12,12,
- 12,12,12,12,13,13,12,12,12,13,13,12,13,13,13,13,
- 12,13,12,13,13,12,12,12,12,12,12,12,13,12,13,12,
- 13,13,13,13,12,13,13,12,13,13,13,13,13,13,12,12,
- 12,12,12,12,13,13,13,13,12,13,12,13,13,13,13,13,
- 13,13,13,13,13,13,13,10,11,11,12,12,11,12,12,12,
- 13,11,12,12,13,12,12,12,12,13,13,12,12,12,13,13,
- 11,12,12,12,12,12,12,12,13,13,12,13,12,13,13,12,
- 12,13,13,13,12,13,13,13,13,11,12,12,12,13,12,12,
- 12,13,13,12,12,12,13,12,12,13,13,13,13,12,13,12,
- 13,13,12,12,12,12,12,12,12,13,13,13,12,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,12,12,12,13,12,
- 12,13,13,13,13,12,13,12,13,13,13,13,13,13,13,13,
- 13,13,13,13,10,11,11,12,12,10,11,11,12,12,10,11,
- 11,12,12,11,12,12,12,12,11,12,12,12,12,11,11,11,
- 12,12,11,11,12,12,13,11,12,12,12,12,12,12,12,13,
- 13,12,12,12,13,13,10,11,11,12,12,11,12,12,12,12,
- 11,12,11,12,12,12,12,12,13,13,12,12,12,13,12,11,
- 12,12,12,12,12,12,12,12,13,12,12,12,13,13,12,12,
- 13,13,13,12,13,13,13,13,11,12,12,12,12,12,12,12,
- 13,13,12,12,12,13,12,12,13,13,13,13,12,13,12,13,
- 13,10,11,11,12,12,11,12,12,12,12,11,12,12,12,12,
- 12,12,12,13,13,12,12,12,13,13,11,12,12,12,12,12,
- 12,12,12,13,12,12,12,13,13,12,12,13,13,13,12,12,
- 13,13,13,11,12,12,12,12,12,12,12,13,13,11,12,12,
- 13,12,12,13,13,13,13,12,13,12,13,13,12,12,12,12,
- 13,12,12,13,13,13,12,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,12,12,12,13,12,12,12,13,13,13,12,
- 12,12,13,13,13,13,13,13,13,12,13,13,13,13,10,11,
- 11,12,12,11,12,12,12,12,11,12,12,12,12,12,12,12,
- 13,13,12,12,12,13,13,11,12,12,12,12,12,12,12,12,
- 13,12,12,12,13,13,12,12,13,13,13,12,12,13,13,13,
- 11,12,11,12,12,12,12,12,13,13,11,12,12,13,12,12,
- 13,12,13,13,12,13,12,13,13,12,12,12,12,12,12,12,
- 13,13,13,12,13,12,13,13,12,13,13,13,13,13,13,13,
- 13,13,12,12,12,13,12,12,13,12,13,13,12,13,12,13,
- 13,13,13,13,13,13,12,13,12,13,13,10,11,11,12,12,
- 11,12,12,12,12,11,12,12,13,12,12,12,12,13,13,12,
- 12,12,13,13,11,12,12,12,12,12,12,12,12,13,12,12,
- 12,13,13,12,12,13,13,13,12,13,13,13,13,11,12,12,
- 12,12,12,12,12,13,13,12,12,12,13,12,12,13,13,13,
- 13,12,13,12,13,13,12,12,12,12,13,12,12,13,13,13,
- 12,13,13,13,13,13,13,13,13,13,13,13,13,13,13,12,
- 12,12,12,12,12,13,13,13,13,12,13,12,13,13,13,13,
- 13,13,13,13,13,13,13,13,11,11,11,12,12,11,12,12,
- 12,12,11,12,12,12,12,12,12,12,13,13,12,12,12,13,
- 13,11,12,12,12,12,12,12,12,13,13,12,12,12,13,13,
- 12,12,13,13,13,12,13,13,13,13,11,12,12,12,12,12,
- 12,12,13,13,12,12,12,13,12,12,13,12,13,13,12,13,
- 12,13,13,12,12,12,12,12,12,13,13,13,13,12,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,12,12,12,12,
- 12,12,13,13,13,13,12,13,12,13,12,13,13,13,13,13,
- 13,13,13,13,12,
-};
-
-static const static_codebook _44p7_p4_1 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p7_p4_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p7_p4_1,
- 0
-};
-
-static const long _vq_quantlist__44p7_p5_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p7_p5_0[] = {
- 2, 6, 6, 9, 9, 5, 7, 8,10,11, 5, 8, 7,11,10, 8,
- 10,11,12,13, 8,11,10,13,12, 6, 7, 8,10,11, 7, 8,
- 10,10,12, 8, 9, 9,12,11,10,10,12,11,14,10,11,12,
- 14,13, 6, 8, 7,11,10, 8, 9, 9,11,12, 7,10, 8,12,
- 10,10,12,12,13,14,10,12,10,14,11, 9,10,11,11,12,
- 10,10,11,11,13,11,12,12,13,13,12,11,13,11,15,13,
- 14,13,14,14, 9,11,10,12,11,11,12,12,13,13,10,11,
- 10,13,11,13,13,14,14,14,12,13,11,14,11, 7, 8, 9,
- 11,12, 9, 9,11,12,13, 9,10,10,13,12,11,12,13,13,
- 15,11,12,12,14,14, 9,10,10,12,13,10,10,12,12,14,
- 11,11,11,13,13,12,12,13,13,15,12,13,13,15,14, 9,
- 10,10,12,13,10,11,11,13,14,10,12,11,14,13,12,13,
- 13,14,15,12,13,13,15,14,12,12,13,13,14,12,13,13,
- 13,15,13,14,14,14,15,14,14,15,14,16,14,15,15,16,
- 16,12,13,13,14,14,13,13,14,15,14,12,13,13,15,14,
- 14,15,15,15,16,14,15,14,16,14, 7, 9, 8,12,11, 9,
- 10,10,12,13, 9,11, 9,13,12,11,12,12,14,14,11,13,
- 12,15,13, 9,10,10,13,12,10,11,12,13,14,10,12,11,
- 14,13,12,13,13,14,15,13,13,13,15,14, 9,10,10,13,
- 12,11,11,11,13,13,10,12,10,14,12,13,13,13,14,15,
- 12,13,12,15,13,12,13,13,14,14,12,13,13,14,15,13,
- 14,13,15,15,14,14,15,14,16,14,15,15,16,15,12,13,
- 12,14,13,13,13,13,15,14,12,13,13,15,13,14,15,15,
- 16,15,14,15,14,16,14,11,12,12,13,14,12,13,14,14,
- 15,12,13,13,14,15,14,14,15,15,16,14,15,15,16,16,
- 12,13,13,14,15,13,13,14,14,16,13,14,14,15,15,15,
- 15,16,15,17,15,15,15,16,16,12,13,13,14,15,13,14,
- 14,15,16,13,14,14,15,15,15,15,16,16,17,15,15,15,
- 17,16,14,15,15,16,16,15,15,16,15,16,15,16,16,16,
- 17,16,16,17,16,18,16,16,17,18,17,14,15,15,16,16,
- 15,16,16,16,17,15,16,15,17,16,16,17,17,17,18,16,
- 16,16,17,16,11,12,12,14,13,12,13,13,15,14,12,14,
- 13,15,14,14,15,15,16,16,14,15,14,16,15,12,13,13,
- 15,14,13,14,14,15,15,13,14,14,16,15,15,15,15,16,
- 16,15,16,15,17,16,12,13,13,15,14,13,14,14,15,15,
- 13,14,13,16,14,15,15,15,16,16,15,15,15,17,15,14,
- 15,15,16,16,15,15,15,16,16,15,16,16,17,17,16,16,
- 17,17,17,16,17,17,18,17,14,15,15,16,15,15,15,16,
- 16,16,15,15,15,17,15,17,17,17,18,17,16,17,16,18,
- 16, 6, 9, 9,12,12, 8,10,10,12,13, 9,11,10,13,12,
- 10,12,12,14,14,11,13,12,14,14, 8,10,10,12,12, 9,
- 10,11,12,14,10,11,11,13,13,12,12,13,13,15,12,13,
- 13,15,14, 9,10,10,13,13,10,11,11,13,13,10,12,10,
- 14,13,12,13,13,14,15,12,13,13,15,14,11,12,12,13,
- 14,12,12,13,13,15,12,13,13,14,14,13,13,14,13,16,
- 14,15,15,16,15,11,12,12,14,14,13,13,13,15,14,12,
- 13,13,15,14,14,15,15,16,15,14,14,14,16,14, 7, 9,
- 10,12,12, 9,10,11,13,13, 9,11,10,13,13,11,12,13,
- 14,15,12,13,13,15,14, 9,10,11,12,13,10,10,12,13,
- 14,11,11,12,14,14,12,12,14,14,15,13,13,13,15,15,
- 9,11,11,13,13,11,12,12,14,14,10,12,10,14,13,13,
- 14,13,15,15,12,14,13,15,14,12,12,13,13,15,12,12,
- 14,13,15,13,14,14,15,15,14,14,15,14,17,14,15,15,
- 16,16,12,13,13,15,14,13,14,14,15,15,12,14,13,15,
- 14,14,15,15,16,16,14,15,14,16,14, 7,10,10,12,12,
- 10,11,11,12,13,10,12,10,14,12,12,13,13,14,15,12,
- 13,13,15,14, 9,11,10,13,12,10,10,12,12,14,11,13,
- 12,14,13,13,13,14,13,15,13,14,14,15,14,10,11,11,
- 13,13,12,12,12,13,14,10,12,10,14,12,13,14,14,15,
- 15,13,14,13,15,13,12,13,13,14,14,12,12,13,14,15,
- 13,14,14,15,15,13,13,14,13,15,14,15,15,16,16,12,
- 13,13,14,14,13,14,14,15,15,12,13,13,15,13,15,15,
- 15,16,16,13,14,13,16,13,11,12,13,14,14,12,13,14,
- 14,15,12,13,13,15,15,14,14,15,15,17,14,15,15,16,
- 16,12,13,14,14,15,13,13,14,14,16,13,14,14,15,16,
- 14,14,16,15,17,15,15,16,16,16,12,13,13,15,15,13,
- 14,14,15,16,13,14,14,15,16,15,15,16,17,17,15,16,
- 15,17,16,14,15,15,15,16,15,15,16,15,17,15,15,16,
- 16,17,16,16,16,16,18,16,16,17,17,17,14,15,15,16,
- 16,15,16,16,16,17,15,16,15,17,16,16,17,17,17,17,
- 16,17,16,18,17,11,12,12,14,14,13,13,14,14,15,13,
- 14,13,15,14,14,15,15,15,16,14,15,15,17,15,12,13,
- 13,15,14,13,13,14,15,15,14,15,14,16,15,15,15,15,
- 15,16,15,16,15,17,16,12,13,13,15,15,14,14,14,15,
- 16,13,14,13,16,15,15,15,16,16,17,15,16,15,17,15,
- 14,15,15,16,16,14,15,15,16,16,15,16,16,17,16,15,
- 15,16,15,17,16,17,17,18,17,14,15,15,16,16,15,16,
- 16,16,17,14,15,15,17,16,17,17,17,17,18,15,16,16,
- 18,15, 6, 9, 9,12,12, 9,10,11,12,13, 8,10,10,13,
- 12,11,12,13,14,14,10,12,12,14,13, 9,10,10,12,13,
- 10,10,12,13,14,10,11,11,13,13,12,13,13,14,15,12,
- 13,13,15,14, 8,10,10,12,12,10,11,11,13,13, 9,11,
- 10,13,13,12,13,13,14,15,12,13,12,15,13,11,12,12,
- 14,14,12,13,13,13,15,13,13,13,14,15,14,14,15,14,
- 16,14,15,15,15,15,11,12,12,14,13,12,13,13,15,14,
- 12,13,12,15,13,14,14,15,16,16,13,14,13,16,13, 7,
- 10,10,12,12,10,10,12,12,14,10,11,11,13,12,12,13,
- 13,13,15,12,13,13,15,14,10,11,11,13,13,10,10,12,
- 12,14,12,12,12,14,13,13,13,14,13,15,13,14,14,15,
- 14, 9,10,11,13,13,11,12,12,13,14,10,12,10,14,12,
- 13,13,14,14,15,13,13,12,15,13,12,13,13,14,14,12,
- 13,13,14,15,13,14,14,15,15,13,13,15,13,16,15,15,
- 15,16,16,12,13,13,14,14,13,14,14,15,15,12,13,12,
- 15,14,15,15,15,16,16,13,14,13,15,13, 7,10, 9,12,
- 12, 9,10,11,13,13, 9,11,10,13,13,11,13,13,14,15,
- 11,13,12,15,14, 9,11,11,13,13,10,10,12,13,14,11,
- 12,12,14,14,12,13,14,14,15,13,13,13,15,15, 9,11,
- 10,13,12,11,12,11,14,14,10,12,10,14,13,13,14,13,
- 15,15,12,14,12,15,14,12,13,13,14,15,13,13,14,14,
- 15,13,14,14,15,15,14,14,15,14,17,14,15,15,16,16,
- 12,13,12,15,13,13,14,14,15,15,12,14,13,15,13,14,
- 15,15,16,16,14,15,14,16,14,11,12,12,14,14,13,13,
- 14,14,15,13,14,13,15,15,14,15,15,16,17,14,15,15,
- 16,15,12,13,13,15,15,13,13,14,15,16,14,14,14,16,
- 15,15,15,16,15,17,15,16,15,17,16,12,13,13,14,15,
- 14,14,15,15,16,13,14,13,15,15,15,15,16,16,17,15,
- 15,15,16,15,14,15,15,16,16,14,15,15,16,17,15,16,
- 16,17,17,16,15,16,15,17,16,17,17,17,17,14,15,15,
- 15,16,15,15,16,16,17,14,15,15,16,16,16,16,17,17,
- 18,15,16,15,17,15,11,13,12,14,14,12,13,13,15,15,
- 12,14,13,15,14,14,15,15,16,16,14,15,14,16,15,12,
- 13,13,15,15,13,14,14,15,16,13,14,14,16,16,15,15,
- 16,16,17,15,16,15,17,16,12,13,13,15,14,13,14,14,
- 16,15,13,14,13,16,14,15,16,15,17,16,15,15,14,18,
- 15,14,15,15,16,16,15,15,16,16,17,15,16,15,17,16,
- 16,16,17,17,18,16,17,17,18,17,14,15,15,16,15,15,
- 16,15,17,16,15,15,15,17,15,16,17,17,18,17,16,17,
- 16,18,15,10,12,12,14,14,12,13,13,14,14,12,13,13,
- 14,14,13,14,14,15,15,13,14,14,16,15,11,12,13,14,
- 14,12,13,13,15,15,12,13,13,15,15,13,14,15,15,16,
- 14,15,15,16,16,12,13,13,14,14,13,13,14,15,15,13,
- 14,13,15,15,14,15,15,16,16,14,15,14,16,15,13,14,
- 14,15,15,13,14,14,15,16,14,14,15,16,16,14,15,15,
- 15,17,15,16,16,17,17,13,14,14,15,15,14,15,15,16,
- 16,14,15,15,16,16,15,16,16,16,17,15,16,15,17,16,
- 11,12,12,14,14,12,13,13,14,15,12,13,13,15,14,13,
- 14,14,15,16,13,14,14,16,15,12,13,13,14,15,13,13,
- 14,15,15,13,14,14,15,15,14,14,15,15,17,14,15,15,
- 16,16,12,13,13,15,15,13,14,14,15,15,13,14,13,15,
- 15,14,15,15,16,17,14,15,15,16,16,13,13,14,15,16,
- 14,14,15,15,16,14,15,15,16,16,15,15,16,15,18,15,
- 16,16,17,17,14,15,15,16,16,15,15,15,16,16,14,15,
- 15,17,16,16,16,16,17,17,15,16,16,17,16,10,12,12,
- 14,14,12,13,13,14,15,12,13,13,15,14,14,14,15,15,
- 16,14,15,14,16,15,12,13,13,15,14,13,13,14,15,15,
- 13,14,14,15,15,14,14,15,15,16,14,15,15,16,16,12,
- 13,13,15,15,13,14,14,15,16,13,14,13,15,14,15,15,
- 15,16,16,14,15,15,16,15,13,14,14,16,15,14,14,14,
- 15,16,14,15,15,16,16,15,15,16,15,17,16,17,16,17,
- 17,14,14,15,15,16,15,15,16,16,16,14,15,14,16,15,
- 16,16,16,17,17,15,16,15,17,15,11,13,13,14,15,13,
- 13,14,15,15,13,14,13,15,15,14,15,15,15,16,14,15,
- 15,17,15,13,13,14,15,15,13,14,15,15,16,14,14,14,
- 16,16,15,14,16,15,17,15,16,16,17,16,13,14,14,15,
- 15,14,14,14,16,16,13,15,14,16,15,15,15,16,17,17,
- 15,16,15,17,16,14,15,15,15,16,15,15,16,15,17,15,
- 16,16,16,17,16,16,17,15,18,16,17,17,17,17,14,15,
- 15,16,16,15,16,16,17,17,15,16,15,17,16,16,17,17,
- 18,18,16,17,15,18,16,10,12,12,14,14,13,13,14,14,
- 15,13,14,13,15,14,14,15,15,15,16,15,15,15,16,15,
- 12,13,13,15,14,12,12,14,14,15,14,15,14,16,15,15,
- 14,15,14,17,15,16,16,17,16,12,13,13,14,15,14,14,
- 15,15,16,13,14,12,16,14,15,16,16,16,17,15,16,14,
- 17,15,14,15,14,16,15,14,14,15,15,15,15,16,15,17,
- 16,15,14,16,14,16,16,17,17,18,17,14,14,15,15,16,
- 15,16,16,16,17,14,15,14,16,15,16,16,17,17,17,15,
- 16,14,17,14,10,12,12,14,13,12,13,13,14,14,11,13,
- 12,14,14,13,14,14,15,16,13,14,14,16,15,12,13,13,
- 14,14,13,13,14,15,15,13,14,13,15,15,14,14,15,15,
- 16,14,15,15,16,16,11,13,12,14,14,12,13,13,15,15,
- 12,13,13,15,15,14,15,15,16,16,13,14,14,16,15,13,
- 14,14,15,15,14,15,15,15,16,14,15,15,16,16,15,16,
- 16,16,17,16,16,16,17,17,13,14,14,15,15,14,15,15,
- 16,16,13,14,14,16,15,15,16,16,17,17,15,15,15,17,
- 15,11,12,12,14,14,12,13,13,14,15,12,13,13,15,14,
- 14,14,15,15,16,14,14,14,16,15,12,13,13,15,14,13,
- 13,14,15,15,13,14,14,16,15,14,15,15,15,16,15,15,
- 15,16,16,12,13,13,14,15,13,13,14,15,15,13,14,13,
- 15,15,15,15,15,16,16,14,15,14,16,15,14,14,15,16,
- 16,14,15,15,15,16,15,16,15,16,16,15,15,16,15,17,
- 16,16,16,17,17,13,14,14,15,16,14,15,15,16,16,14,
- 14,14,16,16,16,16,16,17,17,15,15,15,17,15,11,12,
- 12,14,14,12,13,13,14,15,12,13,13,15,14,14,14,14,
- 15,16,13,14,14,16,15,12,13,13,15,15,13,13,14,15,
- 16,13,14,14,15,15,14,15,15,16,17,14,15,15,17,16,
- 12,13,13,15,14,13,14,14,15,15,13,14,13,15,15,14,
- 15,15,16,16,14,15,14,17,15,14,15,15,16,16,14,15,
- 15,16,17,15,15,15,17,17,15,16,16,16,17,16,17,16,
- 17,17,13,15,14,16,15,14,15,15,16,16,14,15,14,16,
- 15,16,16,16,17,17,15,16,15,17,15,10,12,12,14,14,
- 13,13,14,14,15,13,14,13,15,14,14,15,15,15,17,14,
- 15,15,16,15,12,13,13,15,14,12,12,14,14,15,14,15,
- 14,16,15,15,14,16,15,17,15,16,16,17,16,12,13,13,
- 14,15,14,14,15,15,16,12,14,12,15,14,15,16,16,16,
- 17,15,16,14,17,14,14,15,14,16,16,14,14,15,15,16,
- 15,16,16,17,16,15,14,16,14,17,16,17,17,18,17,14,
- 14,15,15,16,15,15,16,16,17,14,15,14,16,15,16,17,
- 17,17,18,15,16,14,17,14,11,13,13,15,14,13,13,14,
- 15,15,12,14,13,15,15,14,15,15,15,17,14,15,14,16,
- 15,13,14,14,15,15,13,14,15,15,16,14,15,14,16,16,
- 15,15,16,16,17,15,16,16,17,17,13,14,13,15,15,14,
- 14,14,16,16,13,15,14,16,15,15,16,16,17,17,15,16,
- 14,17,15,15,15,15,16,17,15,15,16,16,17,15,16,16,
- 17,17,16,15,17,16,17,17,17,17,18,18,14,15,15,17,
- 15,15,16,16,17,16,15,16,15,17,15,16,17,17,17,17,
- 16,17,15,18,15,
-};
-
-static const static_codebook _44p7_p5_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p7_p5_0,
- 1, -528744448, 1616642048, 3, 0,
- (long *)_vq_quantlist__44p7_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44p7_p5_1[] = {
- 3,
- 2,
- 4,
- 1,
- 5,
- 0,
- 6,
-};
-
-static const char _vq_lengthlist__44p7_p5_1[] = {
- 2, 3, 3, 3, 3, 3, 3,
-};
-
-static const static_codebook _44p7_p5_1 = {
- 1, 7,
- (char *)_vq_lengthlist__44p7_p5_1,
- 1, -533200896, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p7_p5_1,
- 0
-};
-
-static const long _vq_quantlist__44p7_p6_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p7_p6_0[] = {
- 2, 5, 6, 5, 7, 8, 5, 8, 7, 5, 7, 7, 7, 7, 9, 8,
- 9, 9, 5, 7, 7, 8, 9, 9, 7, 9, 7, 6, 8, 8, 8, 9,
- 10, 8, 9, 9, 8, 9,10, 9, 9,11,10,10,11, 8,10, 9,
- 10,10,11, 9,10,10, 6, 8, 8, 8, 9, 9, 8,10, 9, 8,
- 9,10, 9,10,10,10,11,10, 8,10, 9,10,11,10, 9,11,
- 9, 6, 8, 8, 7, 9, 9, 8, 9, 9, 7, 9, 9, 9, 9,10,
- 9,10,10, 8, 9, 9, 9,10,10, 9,10, 9, 7, 9, 9, 9,
- 10,10, 9,10,10, 9, 9,10,10, 9,11,10,11,11, 9,10,
- 10,10,11,11,10,11,10, 6, 9, 8, 9,10,10, 9,10, 9,
- 8,10,10, 9, 9,10,10,11,11, 9,10,10,10,11,11, 9,
- 11, 9, 6, 8, 8, 8, 9, 9, 7, 9, 9, 8, 9, 9, 9, 9,
- 10, 9,10,10, 7, 9, 9, 9,10,10, 9,10, 9, 6, 8, 9,
- 9, 9,10, 9,10,10, 9,10,10, 9, 9,11,10,11,11, 8,
- 10,10,10,11,11, 9,10, 9, 7, 9, 9, 9,10,10, 9,10,
- 10, 9,10,10,10,10,11,10,11,11, 9,10, 9,10,11,11,
- 10,11, 9,
-};
-
-static const static_codebook _44p7_p6_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p7_p6_0,
- 1, -527106048, 1620377600, 2, 0,
- (long *)_vq_quantlist__44p7_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44p7_p6_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p7_p6_1[] = {
- 4, 7, 7, 6, 7, 8, 6, 8, 7, 7, 7, 8, 7, 7, 8, 8,
- 8, 8, 7, 7, 7, 8, 8, 8, 7, 8, 8, 7, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 8, 9, 9, 8, 8, 8,
- 8, 9, 9, 8, 9, 8, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 9, 8, 9, 9, 8, 8, 8, 8, 9, 9, 8, 9,
- 8, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9,
- 8, 9, 9, 8, 8, 8, 8, 9, 9, 8, 9, 8, 7, 8, 8, 8,
- 8, 9, 8, 9, 8, 8, 8, 8, 8, 8, 9, 8, 9, 9, 8, 8,
- 8, 9, 9, 9, 8, 9, 9, 7, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 9, 8, 9, 9, 8, 8, 8, 8, 9, 9, 8,
- 9, 8, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 9, 8, 9, 9, 8, 8, 8, 8, 9, 9, 8, 9, 8, 7, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 8, 9, 9, 8,
- 8, 8, 8, 9, 9, 8, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 9, 9, 8, 9, 9, 8, 8, 8, 9, 9, 9,
- 8, 9, 8,
-};
-
-static const static_codebook _44p7_p6_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p7_p6_1,
- 1, -530841600, 1616642048, 2, 0,
- (long *)_vq_quantlist__44p7_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44p7_p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p7_p7_0[] = {
- 1, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9,
-};
-
-static const static_codebook _44p7_p7_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p7_p7_0,
- 1, -513979392, 1633504256, 2, 0,
- (long *)_vq_quantlist__44p7_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44p7_p7_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p7_p7_1[] = {
- 1, 5, 5, 4,10,10, 5,10,10, 5,10,10,10,10,10,10,
- 10,10, 5,10,10,10,10,10, 9,10,10, 6,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10, 7,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10, 6,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10, 6,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,11,11,
-};
-
-static const static_codebook _44p7_p7_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p7_p7_1,
- 1, -516716544, 1630767104, 2, 0,
- (long *)_vq_quantlist__44p7_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44p7_p7_2[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p7_p7_2[] = {
- 1, 3, 2, 4, 5, 7, 7, 8, 8, 9, 9,10,10,11,11,12,
- 12,13,13,14,14,15,15,15,15,
-};
-
-static const static_codebook _44p7_p7_2 = {
- 1, 25,
- (char *)_vq_lengthlist__44p7_p7_2,
- 1, -518864896, 1620639744, 5, 0,
- (long *)_vq_quantlist__44p7_p7_2,
- 0
-};
-
-static const long _vq_quantlist__44p7_p7_3[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p7_p7_3[] = {
- 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5,
-};
-
-static const static_codebook _44p7_p7_3 = {
- 1, 25,
- (char *)_vq_lengthlist__44p7_p7_3,
- 1, -529006592, 1611661312, 5, 0,
- (long *)_vq_quantlist__44p7_p7_3,
- 0
-};
-
-static const char _huff_lengthlist__44p7_short[] = {
- 3, 9,14,16,17,19,22,22, 5, 4, 6, 9,11,13,17,20,
- 9, 5, 5, 6, 9,11,15,19,11, 7, 5, 5, 7, 9,13,17,
- 14, 9, 7, 6, 6, 7,11,14,16,11, 9, 7, 6, 4, 4, 8,
- 19,15,13,11, 9, 4, 3, 4,21,16,16,15,12, 6, 4, 4,
-};
-
-static const static_codebook _huff_book__44p7_short = {
- 2, 64,
- (char *)_huff_lengthlist__44p7_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44p8_l0_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44p8_l0_0[] = {
- 2, 4, 4, 7, 7, 8, 8,10,10,11,11,12,12, 4, 5, 5,
- 7, 7, 9, 9,10, 9,12,10,12,12, 4, 5, 5, 7, 7, 9,
- 9, 9,10,10,12,12,12, 7, 7, 7, 7, 8, 9, 8,11, 5,
- 12, 6,12,10, 7, 7, 7, 8, 7, 8, 9, 5,11, 6,12,10,
- 12, 8, 9, 9, 9, 9, 9, 9,11, 7,11, 7,11, 9, 8, 9,
- 9, 9, 9, 9, 9, 7,10, 7,11, 9,11,10,10,10,10,10,
- 10,10,11,10,11, 8,12, 9,10,10,10,10,10,10,10,10,
- 11, 8,11, 9,12,10,11,11,11,11,11,11,11,11,12,10,
- 12,11,10,11,11,11,11,11,11,11,11,10,12,11,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,11,12,12,12,
- 12,12,12,12,12,12,11,12,12,
-};
-
-static const static_codebook _44p8_l0_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44p8_l0_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44p8_l0_0,
- 0
-};
-
-static const long _vq_quantlist__44p8_l0_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p8_l0_1[] = {
- 4, 4, 4, 5, 5, 4, 4, 5, 5, 5, 4, 5, 4, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5,
-};
-
-static const static_codebook _44p8_l0_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44p8_l0_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p8_l0_1,
- 0
-};
-
-static const long _vq_quantlist__44p8_l1_0[] = {
- 54,
- 29,
- 79,
- 0,
- 108,
-};
-
-static const char _vq_lengthlist__44p8_l1_0[] = {
- 1, 2, 3, 6, 7, 7, 6, 7, 7, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8,
-};
-
-static const static_codebook _44p8_l1_0 = {
- 2, 25,
- (char *)_vq_lengthlist__44p8_l1_0,
- 1, -514516992, 1620639744, 7, 0,
- (long *)_vq_quantlist__44p8_l1_0,
- 0
-};
-
-static const char _huff_lengthlist__44p8_lfe[] = {
- 2, 3, 1, 3,
-};
-
-static const static_codebook _huff_book__44p8_lfe = {
- 2, 4,
- (char *)_huff_lengthlist__44p8_lfe,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44p8_long[] = {
- 2, 7,14,16,17,18,20,21, 7, 4, 6, 8,11,12,14,16,
- 13, 5, 4, 4, 8, 9,11,13,15, 8, 4, 3, 5, 7, 9,10,
- 17,11, 8, 4, 4, 6, 9, 9,17,11, 9, 7, 6, 5, 7, 8,
- 19,13,11, 9, 9, 7, 8, 8,21,15,13,11,10, 8, 8, 7,
-};
-
-static const static_codebook _huff_book__44p8_long = {
- 2, 64,
- (char *)_huff_lengthlist__44p8_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44p8_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p8_p1_0[] = {
- 2, 5, 5, 4, 7, 7, 4, 7, 7, 5, 7, 7, 7, 8, 9, 7,
- 9, 9, 5, 7, 7, 7, 9, 9, 7, 9, 8, 6, 7, 8, 8, 9,
- 10, 8, 9,10, 8, 9,10,10,10,12,10,11,12, 8,10,10,
- 10,11,12,10,11,11, 6, 8, 7, 8,10, 9, 8,10, 9, 8,
- 10,10,10,11,11,10,12,11, 8,10, 9,10,12,11,10,12,
- 10, 5, 8, 8, 8,10,10, 8,10,10, 7, 9,10, 9,10,11,
- 9,11,11, 8,10,10,10,12,12,10,12,11, 7, 9, 9, 9,
- 10,11, 9,11,11, 9, 9,11,10,11,12,10,11,12, 9,11,
- 11,11,12,12,11,12,12, 7, 9, 9,10,11,11,10,12,11,
- 9,11,10,11,11,12,11,13,12,10,11,11,12,13,13,11,
- 13,11, 5, 8, 8, 8,10,10, 8,10,10, 8,10,10,10,11,
- 12,10,12,11, 7,10, 9, 9,11,11, 9,11,10, 7, 9, 9,
- 10,11,12,10,11,11,10,11,11,11,11,13,12,13,13, 9,
- 10,11,12,12,13,11,12,11, 7, 9, 9, 9,11,11, 9,11,
- 10, 9,11,11,11,12,12,11,12,12, 9,11, 9,10,12,11,
- 10,12,11,
-};
-
-static const static_codebook _44p8_p1_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p8_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p8_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44p8_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p8_p2_0[] = {
- 4, 6, 6, 9, 9, 6, 8, 8,10,10, 6, 8, 8,10,10, 8,
- 9,10,12,12, 8,10, 9,12,12, 6, 8, 8,10,10, 8, 8,
- 9,10,11, 8, 9, 9,11,11, 9,10,11,12,13,10,11,11,
- 13,13, 6, 8, 8,10,10, 8, 9, 9,11,11, 8, 9, 8,11,
- 10,10,11,11,13,13, 9,11,10,13,12, 9,10,10,12,12,
- 10,10,11,12,13,10,11,11,13,13,12,12,13,12,15,12,
- 13,13,15,14, 9,10,10,12,12,10,11,11,13,13,10,11,
- 10,13,12,12,13,13,14,15,12,13,12,15,12, 7, 8, 8,
- 10,11, 8, 9,10,11,12, 8, 9, 9,11,11,10,11,11,13,
- 14,10,11,11,13,13, 8, 9, 9,11,12, 9,10,11,11,13,
- 9,10,10,12,12,11,11,12,13,15,11,12,12,14,14, 8,
- 9, 9,11,11, 9,10,11,12,13, 9,10,10,12,12,11,12,
- 12,14,15,11,12,12,14,14,10,11,12,13,13,11,12,12,
- 13,14,12,12,12,14,14,13,13,14,14,16,14,14,14,16,
- 15,10,11,11,13,13,12,12,12,14,14,11,12,12,14,13,
- 14,14,14,15,16,13,14,13,16,14, 7, 8, 8,11,10, 8,
- 9, 9,11,11, 8,10, 9,12,11,10,11,11,13,13,10,11,
- 11,14,13, 8, 9, 9,12,11, 9,10,10,12,12, 9,11,10,
- 13,12,11,12,12,13,14,11,12,12,15,14, 8, 9, 9,12,
- 11, 9,10,10,12,12, 9,11,10,13,11,11,12,12,14,14,
- 11,12,12,14,13,10,11,11,13,13,11,12,12,13,14,12,
- 13,12,14,14,13,13,14,14,16,13,14,14,16,15,10,11,
- 11,13,13,12,12,12,14,14,11,12,12,14,13,13,14,14,
- 15,15,13,14,13,16,14, 9,10,11,12,13,11,11,12,12,
- 14,11,11,12,13,14,13,13,14,14,16,13,13,14,15,15,
- 11,11,12,12,14,12,12,13,13,15,12,12,13,13,15,14,
- 14,15,15,16,14,14,14,15,16,11,12,12,13,14,12,12,
- 13,14,15,12,13,12,14,14,14,14,15,15,16,14,14,14,
- 16,16,13,13,14,15,16,14,14,15,15,16,14,15,15,16,
- 16,15,15,16,16,18,16,16,16,17,17,13,14,14,15,15,
- 14,14,15,16,16,14,15,14,16,16,16,16,16,17,18,15,
- 16,16,17,16, 9,11,10,13,12,11,12,11,14,13,11,12,
- 11,14,12,13,14,13,15,14,13,14,13,16,14,11,12,12,
- 14,13,12,12,13,14,14,12,13,12,15,14,14,14,14,16,
- 16,14,15,14,17,15,11,12,11,14,12,12,13,12,15,13,
- 12,13,12,15,13,14,14,14,16,15,14,15,14,16,15,13,
- 14,14,15,15,14,14,15,16,16,14,15,14,16,16,15,15,
- 16,16,17,16,16,16,17,17,13,14,14,16,15,14,15,15,
- 16,16,14,15,14,17,15,16,16,16,17,17,15,16,15,18,
- 16, 7, 8, 8,10,11, 8, 9, 9,11,12, 8, 9, 9,12,11,
- 10,11,11,13,14,10,11,11,14,13, 8, 9, 9,11,11, 9,
- 10,10,12,12, 9,10,10,12,12,11,12,12,13,14,11,12,
- 12,14,14, 8, 9, 9,12,11, 9,10,11,12,13, 9,11,10,
- 13,12,11,12,12,14,14,11,12,12,14,13,10,11,11,13,
- 13,11,12,12,13,14,11,12,12,14,14,13,13,14,14,16,
- 13,14,14,16,15,10,12,11,13,13,12,12,12,14,14,11,
- 12,12,14,13,14,14,14,15,16,13,14,14,16,14, 8, 9,
- 9,11,11, 9,10,10,12,12, 9,10,10,12,12,11,11,12,
- 13,14,11,12,12,14,14, 9, 9,10,11,12,10,10,11,12,
- 13,10,10,11,12,13,12,12,13,14,15,12,12,13,14,15,
- 9,10,10,12,12,10,11,11,13,13,10,11,11,13,13,12,
- 13,13,15,15,12,13,13,15,14,11,11,12,13,14,12,12,
- 13,13,15,12,12,13,14,15,14,14,15,14,16,14,14,15,
- 15,16,11,12,12,14,14,12,13,13,15,15,12,13,13,15,
- 14,14,15,15,16,16,14,15,14,17,15, 8, 9, 9,11,11,
- 9,10,10,12,12, 9,11,10,13,12,11,12,12,14,14,11,
- 13,12,15,13, 9,10,10,12,12,10,10,11,12,13,10,12,
- 11,13,13,12,12,13,13,15,12,13,13,15,14, 9,10,10,
- 12,12,11,11,12,13,13,10,12,10,13,12,12,13,13,15,
- 15,12,13,13,15,13,11,12,12,14,14,12,12,13,14,14,
- 12,13,13,15,14,13,13,14,13,16,14,15,14,16,16,11,
- 12,12,14,14,13,13,13,15,15,12,13,12,15,14,14,15,
- 15,16,17,14,15,13,16,13,10,11,11,13,14,11,12,12,
- 13,15,11,12,12,14,14,13,14,14,15,16,13,14,14,16,
- 16,11,11,12,12,14,12,12,13,13,15,12,13,13,13,15,
- 14,14,15,14,17,14,14,15,15,16,11,12,12,14,14,12,
- 13,13,15,15,12,13,13,15,15,14,15,15,16,17,14,15,
- 15,16,16,13,14,14,14,16,14,14,15,14,17,14,15,15,
- 14,17,16,16,17,15,18,16,16,17,16,18,13,14,14,16,
- 16,14,15,15,17,16,14,15,15,17,16,16,17,17,18,18,
- 16,17,16,18,17,10,11,11,14,13,11,12,12,14,14,11,
- 13,12,15,14,14,14,14,16,15,14,15,14,16,15,11,12,
- 12,14,13,12,13,13,15,14,13,14,13,15,14,14,15,15,
- 16,16,14,15,15,17,15,11,12,12,14,14,13,13,13,15,
- 15,12,13,13,15,14,15,15,15,17,17,14,15,15,17,15,
- 13,14,14,16,15,14,15,15,16,16,15,15,15,17,16,16,
- 16,16,16,17,16,17,16,18,17,14,14,14,16,16,15,15,
- 15,16,16,14,15,14,17,16,16,17,17,17,18,16,17,16,
- 18,16, 7, 8, 8,11,11, 8, 9, 9,11,12, 8, 9, 9,12,
- 11,10,11,11,13,14,10,11,11,14,13, 8, 9, 9,11,12,
- 9,10,11,12,13, 9,11,10,13,12,11,12,12,13,14,11,
- 12,12,14,14, 8, 9, 9,11,11, 9,10,10,12,12, 9,10,
- 10,13,12,11,12,12,14,14,11,12,11,14,13,10,11,12,
- 13,13,11,12,12,13,14,12,13,12,14,14,13,13,14,14,
- 16,13,14,14,16,15,10,11,11,13,13,11,12,12,14,14,
- 11,12,12,14,13,13,14,14,15,16,13,14,13,16,14, 8,
- 9, 9,11,11, 9,10,11,12,13, 9,10,10,12,12,11,12,
- 13,13,14,11,12,12,14,14, 9,10,10,12,12,10,10,11,
- 12,13,11,12,11,13,13,12,12,13,13,15,12,13,13,15,
- 15, 9,10,10,12,12,10,11,12,13,14,10,11,10,13,12,
- 12,13,13,14,15,12,13,12,15,13,12,12,12,14,14,12,
- 12,13,14,15,13,13,13,15,15,14,14,15,13,16,14,15,
- 15,16,16,11,12,12,14,14,12,13,13,14,15,12,13,12,
- 14,14,14,14,15,16,16,13,14,13,16,14, 8, 9, 9,11,
- 11, 9,10,10,12,12, 9,10,10,12,12,11,12,12,14,14,
- 11,12,11,14,14, 9,10,10,12,12,10,11,11,13,13,10,
- 11,11,13,13,12,13,13,14,15,12,13,13,15,14, 9,10,
- 9,12,11,10,11,10,13,12,10,11,10,13,12,12,13,12,
- 15,14,12,13,12,15,14,11,12,12,14,14,12,13,13,14,
- 15,12,13,13,15,15,14,14,15,15,17,14,15,15,16,16,
- 11,12,11,14,13,12,13,12,15,14,12,13,12,15,13,14,
- 15,14,16,15,13,15,14,17,14,10,11,11,13,14,11,12,
- 13,13,15,11,12,12,14,14,14,14,15,15,17,13,14,14,
- 15,16,11,12,12,14,14,12,12,13,14,15,13,13,13,15,
- 15,14,15,15,15,17,15,15,15,16,16,11,12,12,13,14,
- 13,13,14,14,15,12,13,13,14,15,14,15,15,16,17,14,
- 15,15,16,16,14,14,14,16,16,14,14,15,15,17,15,15,
- 15,17,16,16,16,17,16,18,16,17,17,18,17,13,14,14,
- 15,16,14,15,15,16,17,14,15,15,16,16,16,17,17,17,
- 18,16,16,16,17,16,10,11,11,14,13,11,12,12,14,14,
- 11,12,12,15,13,13,14,14,16,15,13,14,14,16,15,11,
- 12,12,14,14,12,13,13,15,15,12,13,13,15,15,14,15,
- 15,16,17,14,15,15,17,16,11,12,11,14,12,12,13,13,
- 15,13,12,13,12,15,13,14,15,15,16,15,14,15,14,17,
- 14,13,14,14,16,16,14,15,15,16,17,14,15,15,16,17,
- 16,16,17,17,18,16,17,17,18,18,13,14,14,16,13,14,
- 15,15,17,14,14,15,14,17,14,16,17,16,17,16,16,17,
- 16,18,15, 8,11,11,13,13,10,12,12,14,14,11,12,12,
- 14,14,13,13,14,15,16,13,14,14,16,15,10,11,11,14,
- 14,11,12,12,14,15,11,12,12,15,14,13,14,14,15,16,
- 13,14,14,16,16,11,12,12,14,14,12,13,13,15,15,12,
- 13,12,15,14,14,14,15,16,16,14,15,14,16,16,12,13,
- 13,15,15,12,13,14,15,16,13,14,14,16,16,14,15,15,
- 16,17,15,15,16,17,17,13,14,14,16,15,14,15,15,16,
- 16,14,15,14,16,16,16,16,16,17,17,15,16,16,18,16,
- 10,11,11,13,14,11,12,12,14,15,11,12,12,15,14,13,
- 14,14,16,16,13,14,14,16,16,11,11,12,14,14,12,12,
- 13,14,15,12,13,13,15,15,14,14,15,15,17,14,14,15,
- 16,16,11,12,12,15,14,12,13,13,15,15,12,13,13,15,
- 15,14,15,15,17,17,14,15,15,17,16,13,12,14,14,16,
- 13,13,15,14,17,14,13,15,15,17,15,14,16,15,18,16,
- 15,16,16,18,13,14,14,16,16,14,15,15,17,17,14,15,
- 15,17,16,16,17,17,18,18,16,17,16,18,17,10,11,11,
- 14,13,11,12,12,14,14,11,13,12,15,14,13,14,14,15,
- 16,13,14,14,16,16,11,12,12,14,14,12,13,13,14,15,
- 12,13,13,15,15,14,14,15,15,16,14,15,15,17,16,11,
- 12,12,14,14,13,13,13,15,15,12,13,13,15,14,14,15,
- 15,16,17,14,15,14,17,15,13,14,13,16,15,14,14,14,
- 15,16,14,15,14,16,16,15,15,16,16,17,16,16,16,18,
- 17,14,14,14,16,16,15,15,15,17,16,14,15,14,17,16,
- 16,16,17,17,18,16,17,16,18,16,11,13,13,15,15,12,
- 13,14,15,16,12,14,14,15,15,14,15,15,16,17,14,15,
- 15,17,17,12,13,14,14,16,13,14,14,14,16,14,14,14,
- 15,16,15,15,16,15,18,15,16,16,17,17,13,14,14,16,
- 16,14,14,15,16,16,14,15,14,16,16,15,16,16,17,18,
- 15,16,16,18,17,14,14,16,13,17,15,15,16,14,18,15,
- 15,16,14,18,16,16,18,15,19,17,17,18,16,18,15,16,
- 15,17,17,15,16,17,18,18,16,16,16,18,17,17,18,18,
- 19,19,17,18,17,19,18,11,12,12,15,14,13,13,14,15,
- 16,13,14,13,16,14,15,15,15,16,17,15,16,15,17,16,
- 12,13,13,15,14,13,13,14,15,15,14,15,14,16,15,15,
- 15,16,16,17,16,16,16,18,17,12,13,13,15,15,14,14,
- 15,16,16,13,14,13,16,15,16,16,16,17,18,15,16,15,
- 17,16,14,15,14,17,15,14,15,15,16,16,15,16,15,17,
- 16,16,15,16,15,17,17,18,17,18,17,15,15,15,16,17,
- 16,16,16,17,17,15,16,15,17,16,17,18,18,18,18,16,
- 17,16,18,15, 8,11,11,13,13,11,12,12,14,14,10,12,
- 12,14,14,13,14,14,15,16,13,14,13,16,15,11,12,12,
- 14,14,12,12,13,14,15,12,13,13,15,15,14,14,15,15,
- 16,14,14,14,16,16,10,11,11,14,14,11,12,12,14,15,
- 11,12,12,15,14,13,14,14,16,16,13,14,14,16,15,13,
- 14,14,15,16,14,14,15,16,16,14,15,15,16,16,15,16,
- 16,16,18,16,16,16,17,17,12,13,13,15,15,13,14,14,
- 16,16,12,14,13,16,15,15,16,15,17,17,14,16,15,17,
- 16,10,11,11,13,14,11,12,13,14,15,11,13,12,14,14,
- 14,14,15,16,16,13,14,14,16,16,11,12,12,14,14,12,
- 13,13,14,15,13,14,13,15,15,14,15,15,16,17,14,15,
- 15,17,16,11,12,12,14,14,12,13,13,15,15,12,13,12,
- 15,14,14,15,15,16,17,14,15,15,16,16,14,14,14,16,
- 16,14,14,15,16,16,15,15,15,16,16,16,16,17,16,18,
- 16,17,17,18,18,13,13,14,15,16,14,14,15,16,17,13,
- 14,14,16,16,16,16,17,17,18,15,16,15,17,16,10,11,
- 11,14,13,11,12,12,14,14,11,12,12,15,14,13,14,14,
- 16,16,13,14,14,16,16,11,12,12,14,14,12,13,13,15,
- 15,12,13,13,15,15,14,15,15,16,17,14,15,15,17,16,
- 11,12,11,14,14,12,13,13,15,15,12,13,12,15,14,14,
- 15,14,16,16,14,15,14,17,16,14,14,14,16,16,14,15,
- 15,16,17,14,15,15,17,17,16,16,17,17,18,16,17,17,
- 18,18,13,14,12,16,14,14,15,13,17,15,13,15,13,17,
- 14,16,16,15,18,16,15,17,14,18,15,11,12,12,14,15,
- 13,13,14,14,16,13,14,13,15,14,15,15,16,16,17,15,
- 16,15,17,16,12,13,13,15,15,13,13,14,15,16,14,15,
- 14,16,16,15,15,16,15,18,16,16,16,18,17,12,13,13,
- 15,15,14,14,15,15,16,13,14,13,15,15,16,16,16,16,
- 18,15,16,15,17,16,15,15,15,17,16,15,15,16,16,17,
- 16,16,16,18,17,16,16,17,15,18,17,18,17,19,18,14,
- 14,15,15,17,15,15,16,16,17,14,15,15,16,16,17,17,
- 18,17,19,16,17,15,17,15,11,13,12,15,15,12,14,14,
- 15,15,12,14,13,16,15,15,15,15,17,17,14,15,15,17,
- 16,12,14,14,16,16,14,14,15,16,16,14,14,14,16,16,
- 15,16,17,17,18,15,16,16,18,17,12,14,13,16,14,13,
- 14,14,16,15,13,15,14,16,14,15,16,16,17,17,15,16,
- 15,18,15,15,15,16,17,17,15,16,16,17,18,16,16,16,
- 18,18,17,17,18,18,19,17,17,18,19,19,14,15,14,17,
- 13,15,16,15,18,14,15,16,15,18,14,17,18,17,18,16,
- 16,18,16,19,15,
-};
-
-static const static_codebook _44p8_p2_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p8_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p8_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44p8_p3_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p8_p3_0[] = {
- 2, 5, 5, 5, 7, 7, 5, 7, 7, 5, 7, 7, 7, 8, 9, 7,
- 9, 9, 5, 7, 7, 7, 9, 9, 7, 9, 8, 5, 7, 8, 7, 9,
- 10, 8, 9, 9, 8, 9,10, 9,10,12,10,11,11, 8,10, 9,
- 10,11,12, 9,11,10, 5, 8, 7, 8,10, 9, 7,10, 9, 8,
- 9,10, 9,10,11,10,12,11, 8,10, 9,10,11,11, 9,12,
- 10, 5, 8, 8, 7, 9,10, 8,10, 9, 7, 9,10, 9,10,11,
- 9,11,11, 8,10, 9,10,11,11,10,12,10, 7, 9,10, 9,
- 10,12, 9,11,11, 9, 9,12,11,10,13,11,11,13,10,12,
- 11,11,13,13,11,13,12, 7, 9, 9, 9,11,11, 9,12,11,
- 9,11,10,10,11,12,11,13,12, 9,11,11,12,13,13,11,
- 13,11, 5, 8, 8, 8, 9,10, 7,10, 9, 8, 9,10,10,10,
- 12,10,11,11, 7,10, 9, 9,11,11, 9,11,10, 7, 9, 9,
- 9,11,12, 9,11,11, 9,11,11,11,11,13,12,13,13, 9,
- 10,11,11,12,13,10,12,11, 7,10, 9, 9,11,11, 9,12,
- 10,10,11,12,11,12,13,12,13,13, 9,12, 9,11,13,11,
- 10,13,10,
-};
-
-static const static_codebook _44p8_p3_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p8_p3_0,
- 1, -533200896, 1614282752, 2, 0,
- (long *)_vq_quantlist__44p8_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44p8_p3_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p8_p3_1[] = {
- 6, 7, 7, 7, 7, 8, 7, 8, 7, 7, 7, 8, 7, 8, 8, 8,
- 8, 8, 7, 8, 7, 7, 8, 8, 7, 8, 8, 7, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 8, 8, 9, 8, 8,
- 8, 8, 9, 9, 8, 9, 9, 7, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 9, 8, 8, 8, 8, 8, 9, 9, 8,
- 9, 8, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 8, 9, 9, 8,
- 8, 8, 8, 8, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 9, 9, 8, 9, 9, 8, 8, 8, 8, 9, 8,
- 8, 9, 8,
-};
-
-static const static_codebook _44p8_p3_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p8_p3_1,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p8_p3_1,
- 0
-};
-
-static const long _vq_quantlist__44p8_p4_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p8_p4_0[] = {
- 2, 5, 5, 4, 7, 8, 4, 8, 7, 5, 7, 8, 7, 7,10, 8,
- 9, 9, 5, 7, 7, 8, 9, 9, 7,10, 7, 5, 7, 8, 8, 9,
- 11, 8,10,10, 8, 9,10,10,10,12,11,12,12, 8,10,10,
- 10,12,12,10,12,11, 5, 8, 7, 8,10,10, 8,11, 9, 8,
- 10,10,10,11,12,10,12,12, 8,10, 9,11,12,12,10,12,
- 10, 5, 8, 8, 7,10,10, 8,11,10, 7, 9,10, 9,10,12,
- 10,12,12, 8,10,10,10,12,12,10,12,11, 7, 9,10, 9,
- 11,12,10,12,11, 9, 9,12,10,10,13,12,12,13,10,12,
- 11,12,13,13,11,13,11, 7,10, 9,10,11,12,10,13,11,
- 9,11,11,11,11,13,12,14,13,10,11,11,12,14,14,11,
- 14,11, 5, 8, 8, 8,10,11, 7,10,10, 8,10,10,10,11,
- 12,10,12,12, 7,10, 9,10,12,12, 9,12,10, 7, 9,10,
- 10,11,13,10,12,11,10,11,11,11,11,14,12,14,14, 9,
- 11,11,12,13,14,11,13,11, 7,10, 9,10,11,12, 9,12,
- 10,10,11,12,11,11,13,12,13,13, 9,12, 9,12,13,12,
- 10,13,10,
-};
-
-static const static_codebook _44p8_p4_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p8_p4_0,
- 1, -531365888, 1616117760, 2, 0,
- (long *)_vq_quantlist__44p8_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44p8_p4_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p8_p4_1[] = {
- 7, 9, 9,10,10, 9,10,10,10,11, 9,10,10,11,10, 9,
- 10,10,11,11, 9,10,10,11,11, 9,10,10,11,11,10,10,
- 10,11,11,10,10,10,11,11,10,11,11,11,11,10,11,11,
- 11,11, 9,10,10,11,11,10,10,10,11,11, 9,10,10,11,
- 11,10,11,11,11,11,10,11,11,11,11,10,11,11,11,11,
- 10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,12,10,11,11,11,11,11,11,11,11,11,10,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11, 9,10,10,
- 11,11,10,10,11,11,11,10,10,11,11,11,10,11,11,11,
- 12,10,11,11,12,12,10,10,11,11,11,10,11,11,11,12,
- 11,11,11,12,12,11,11,12,12,12,11,11,12,12,12,10,
- 11,11,11,11,11,11,11,12,12,10,11,11,12,12,11,12,
- 11,12,12,11,12,11,12,12,11,11,11,11,12,11,11,12,
- 12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,11,11,11,12,12,11,12,12,12,12,11,12,11,12,12,
- 12,12,12,12,12,12,12,12,12,12, 9,10,10,11,11,10,
- 11,10,11,11,10,11,10,11,11,10,11,11,12,12,10,11,
- 11,12,11,10,11,11,11,11,10,11,11,11,12,11,11,11,
- 12,12,11,11,12,12,12,11,11,11,12,12,10,11,10,11,
- 11,11,11,11,12,12,10,11,11,12,11,11,12,11,12,12,
- 11,12,11,12,12,11,11,11,12,12,11,11,12,12,12,11,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,11,11,
- 11,12,11,11,12,12,12,12,11,12,11,12,12,12,12,12,
- 12,12,12,12,12,12,12,10,11,11,11,11,11,11,11,12,
- 12,11,11,11,12,12,11,12,12,12,12,11,12,12,12,12,
- 11,11,11,12,12,11,11,12,12,12,11,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,11,11,11,12,12,11,12,
- 12,12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,13,12,13,12,12,12,12,13,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,13,12,10,11,11,11,11,11,11,11,12,12,11,11,
- 11,12,12,11,12,12,12,12,11,12,12,12,12,11,11,11,
- 12,12,11,12,12,12,12,11,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,11,11,11,12,12,11,12,12,12,12,
- 11,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,13,12,12,13,12,13,
- 12, 9,10,10,11,11,10,10,11,11,11,10,11,10,11,11,
- 10,11,11,12,12,10,11,11,12,12,10,10,11,11,11,10,
- 11,11,11,12,10,11,11,12,12,11,11,12,12,12,11,11,
- 11,12,12,10,11,10,11,11,11,11,11,12,12,10,11,11,
- 12,11,11,12,11,12,12,11,12,11,12,12,11,11,11,11,
- 12,11,11,12,12,12,11,12,12,12,12,11,12,12,12,12,
- 11,12,12,12,12,11,11,11,12,11,11,12,12,12,12,11,
- 12,11,12,12,12,12,12,12,12,12,12,12,12,12,10,10,
- 11,11,11,10,11,11,12,12,10,11,11,12,12,11,11,11,
- 12,12,11,11,12,12,12,10,11,11,11,12,11,11,12,12,
- 12,11,11,12,12,12,11,11,12,12,12,11,12,12,12,12,
- 11,11,11,12,12,11,12,12,12,12,11,12,11,12,12,11,
- 12,12,12,12,11,12,12,12,12,11,11,12,12,12,11,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12, 9,10,10,11,11,
- 10,11,11,11,12,10,11,11,12,11,11,12,11,12,12,11,
- 12,11,12,12,10,11,11,12,11,11,11,11,12,12,11,12,
- 11,12,12,11,12,12,12,12,11,12,12,12,12,10,11,11,
- 12,12,11,12,11,12,12,11,12,11,12,12,12,12,12,12,
- 12,11,12,12,12,12,11,12,11,12,12,11,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,11,
- 12,12,12,12,12,12,12,12,12,11,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,11,11,11,12,12,11,12,12,
- 12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,13,12,12,12,12,12,11,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,13,13,12,12,
- 12,13,13,12,12,12,12,12,12,12,12,12,13,12,12,12,
- 12,13,12,12,13,12,13,12,13,13,13,13,12,12,12,12,
- 12,12,12,12,13,12,12,12,12,13,12,12,13,13,13,13,
- 12,13,13,13,13,10,11,11,12,12,11,12,12,12,12,11,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,11,11,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,11,12,12,12,12,12,12,12,12,
- 12,12,12,12,13,12,12,12,12,13,13,12,12,12,13,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,13,13,12,
- 13,13,12,13,12,13,13,13,13,12,12,12,12,12,12,12,
- 12,13,12,12,12,12,13,12,12,13,13,13,13,12,13,13,
- 13,13, 9,10,10,11,11,10,10,11,11,11,10,11,10,11,
- 11,10,11,11,12,12,10,11,11,12,12,10,11,11,11,11,
- 10,11,11,12,12,11,11,11,12,12,11,11,12,12,12,11,
- 11,12,12,12,10,11,10,11,11,10,11,11,12,12,10,11,
- 11,12,11,11,12,11,12,12,11,11,11,12,12,11,11,11,
- 11,12,11,11,12,12,12,11,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,11,11,11,12,11,11,12,12,12,12,
- 11,12,11,12,12,12,12,12,12,12,11,12,12,12,12, 9,
- 10,10,11,11,10,11,11,11,12,10,11,11,12,11,11,11,
- 12,12,12,11,11,12,12,12,10,11,11,12,12,11,11,12,
- 12,12,11,11,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,10,11,11,12,12,11,11,11,12,12,11,11,11,12,12,
- 11,12,12,12,12,11,12,12,12,12,11,12,12,12,12,11,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,11,11,12,12,12,12,12,12,12,12,11,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,10,11,10,11,
- 11,10,11,11,12,12,10,11,11,12,12,11,11,11,12,12,
- 11,12,11,12,12,11,11,11,12,12,11,11,12,12,12,11,
- 11,12,12,12,11,12,12,12,12,11,12,12,12,12,10,11,
- 11,12,11,11,12,11,12,12,11,12,11,12,12,11,12,12,
- 12,12,11,12,11,12,12,11,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 11,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,11,11,11,12,12,11,11,
- 12,12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,11,12,12,12,12,12,12,12,12,13,12,12,12,12,
- 12,12,12,12,13,13,12,12,12,13,13,11,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,12,
- 12,12,12,12,12,12,12,12,12,12,12,13,12,13,12,12,
- 12,13,13,12,13,13,12,13,12,13,13,13,13,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,13,13,13,
- 13,12,13,12,13,12,11,11,11,12,12,11,12,12,12,12,
- 11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,11,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,13,13,12,12,12,13,13,11,12,11,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,13,12,12,12,12,13,
- 12,12,12,12,12,12,12,12,12,13,13,12,12,12,12,13,
- 12,13,13,13,13,12,13,13,13,13,12,12,12,12,12,12,
- 12,12,13,12,12,12,12,13,12,12,13,13,13,13,12,13,
- 13,13,12,10,11,11,12,12,11,11,11,12,12,11,11,11,
- 12,12,11,12,12,12,12,11,12,12,12,12,11,11,11,12,
- 12,11,11,12,12,12,11,12,12,12,12,11,12,12,12,12,
- 12,12,12,12,12,11,11,11,12,12,11,12,12,12,12,11,
- 12,11,12,12,12,12,12,12,12,12,12,12,12,12,11,12,
- 12,12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,13,12,12,12,12,12,11,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,13,12,12,12,12,12,12,
- 11,11,11,12,12,11,12,12,12,12,11,12,12,12,12,12,
- 12,12,12,12,11,12,12,12,12,11,11,12,12,12,11,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,13,12,12,12,
- 13,13,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,13,13,12,12,12,13,13,12,12,12,12,12,
- 12,12,12,12,13,12,12,12,12,13,12,12,13,12,13,12,
- 12,13,13,13,12,12,12,12,12,12,12,12,12,13,12,12,
- 12,13,12,12,13,13,13,13,12,13,13,13,13,10,11,11,
- 12,12,11,12,12,12,12,11,12,12,12,12,11,12,12,12,
- 12,12,12,12,12,12,11,11,12,12,12,11,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,13,12,12,12,13,13,11,
- 12,11,12,12,12,12,12,12,12,11,12,12,12,12,12,12,
- 12,13,13,12,12,12,13,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,13,12,12,12,12,12,13,12,13,12,13,
- 13,12,12,12,12,12,12,12,12,13,12,12,12,12,13,12,
- 12,13,12,13,13,12,13,12,13,12,11,11,11,12,12,11,
- 12,12,12,12,11,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,13,12,13,12,12,13,13,13,11,12,12,12,
- 12,12,12,12,12,12,12,12,12,13,12,12,12,12,13,13,
- 12,12,12,13,12,12,12,12,12,12,12,12,13,12,13,12,
- 12,12,12,13,12,12,13,12,13,12,13,13,12,13,12,12,
- 12,12,12,12,13,13,13,12,12,12,12,13,12,12,13,13,
- 13,13,12,13,13,13,12,11,11,11,12,12,11,12,12,12,
- 12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,13,12,12,13,13,13,11,12,12,12,12,12,12,
- 12,12,13,12,12,12,13,12,12,13,12,13,13,12,13,12,
- 13,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,13,12,13,12,13,13,13,12,12,12,12,12,12,
- 12,13,12,13,12,12,12,12,13,12,12,13,13,13,12,12,
- 13,12,13,12,10,11,11,12,12,11,11,11,12,12,11,11,
- 11,12,12,11,12,12,12,12,11,12,12,12,12,11,11,11,
- 12,12,11,11,12,12,12,11,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,11,11,11,12,12,11,12,12,12,12,
- 11,12,11,12,12,12,12,12,12,12,11,12,12,12,12,11,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,13,12,12,12,12,12,11,12,12,12,12,12,12,12,
- 12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,10,11,11,12,12,11,11,12,12,12,11,12,12,12,12,
- 11,12,12,12,12,12,12,12,12,12,11,11,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,13,12,12,
- 12,13,13,11,11,11,12,12,12,12,12,12,12,11,12,12,
- 12,12,12,12,12,13,13,12,12,12,13,13,12,12,12,12,
- 12,12,12,12,12,13,12,12,12,12,13,12,12,13,12,13,
- 12,12,13,13,13,12,12,12,12,12,12,12,12,12,13,12,
- 12,12,12,12,12,12,13,13,13,12,12,12,13,12,11,11,
- 11,12,12,11,12,12,12,12,11,12,12,12,12,12,12,12,
- 12,12,11,12,12,12,12,11,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,13,13,12,12,12,13,13,
- 11,12,11,12,12,12,12,12,12,12,11,12,12,12,12,12,
- 12,12,13,13,12,12,12,13,12,12,12,12,12,12,12,12,
- 12,12,13,12,12,12,13,13,12,13,13,13,13,12,13,13,
- 13,13,12,12,12,12,12,12,12,12,13,12,12,12,12,13,
- 12,12,13,12,13,13,12,13,12,13,12,11,11,11,12,12,
- 11,12,12,12,12,11,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,11,12,12,12,12,12,12,12,12,13,12,12,
- 12,13,13,12,12,13,12,13,12,12,13,13,13,11,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,
- 13,12,12,12,13,12,12,12,12,12,12,12,12,12,12,13,
- 12,12,12,13,13,12,12,13,12,13,12,13,13,13,13,12,
- 12,12,12,12,12,12,13,12,13,12,12,12,12,12,12,13,
- 13,12,12,12,13,12,12,12,11,11,11,12,12,11,12,12,
- 12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,11,12,12,12,12,12,12,12,12,13,12,12,12,12,13,
- 12,12,13,13,13,12,12,12,13,13,11,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,13,12,13,13,12,13,
- 12,13,12,12,12,12,12,12,12,12,12,12,13,12,13,12,
- 13,13,12,13,13,12,13,12,13,13,13,13,12,12,12,12,
- 12,12,12,12,13,12,12,13,12,13,12,12,13,12,13,12,
- 12,13,12,13,12,
-};
-
-static const static_codebook _44p8_p4_1 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p8_p4_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p8_p4_1,
- 0
-};
-
-static const long _vq_quantlist__44p8_p5_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p8_p5_0[] = {
- 2, 6, 6, 9, 9, 5, 7, 8,10,11, 5, 8, 7,11,10, 8,
- 10,11,12,13, 8,11,10,13,12, 6, 7, 8,10,11, 7, 8,
- 10,10,12, 8, 9, 9,12,12,10,10,12,12,14,10,12,12,
- 14,13, 6, 8, 7,11,10, 8, 9, 9,12,12, 7,10, 8,12,
- 11,10,12,12,13,14,10,12,10,14,12, 9,10,11,11,13,
- 10,10,11,11,13,11,12,12,13,14,12,12,13,11,15,13,
- 14,14,15,14, 9,11,10,13,11,11,12,12,13,13,10,11,
- 10,13,11,13,14,14,15,15,12,13,12,15,11, 6, 8, 9,
- 11,12, 8, 9,11,12,13, 8,10,10,13,13,11,12,13,14,
- 15,11,12,13,14,14, 9, 9,10,12,13,10,10,12,12,14,
- 10,11,11,13,14,12,12,14,14,15,13,13,14,15,15, 9,
- 10,10,13,13,10,11,11,13,14,10,11,10,14,13,13,13,
- 14,15,15,12,14,13,15,14,12,12,13,13,14,12,13,14,
- 13,15,13,14,14,15,15,14,14,15,14,16,15,15,15,16,
- 16,12,13,13,14,14,13,14,14,15,15,12,14,13,15,14,
- 14,15,15,16,16,14,15,14,16,14, 6, 9, 8,12,11, 8,
- 10,10,13,13, 8,11, 9,13,12,11,12,12,14,14,11,13,
- 12,15,14, 9,10,10,13,13,10,10,11,13,14,10,12,11,
- 14,13,12,13,14,14,15,13,13,13,15,14, 9,10, 9,13,
- 12,10,11,11,14,13,10,12,10,14,12,13,14,13,15,15,
- 12,14,12,15,14,12,13,13,14,14,13,13,13,14,15,13,
- 14,14,15,15,14,14,15,14,16,14,15,15,16,16,12,13,
- 12,14,13,13,14,14,15,15,12,14,13,15,13,15,15,15,
- 16,16,14,15,14,16,14,11,12,12,13,14,12,13,14,14,
- 16,12,13,13,15,15,14,14,16,15,17,14,15,15,16,16,
- 12,13,14,14,15,13,13,15,15,16,14,14,14,15,16,15,
- 15,16,16,17,15,15,16,16,17,13,13,13,15,15,14,14,
- 15,15,16,13,14,14,15,16,15,15,16,16,17,15,16,15,
- 17,16,14,15,15,16,16,15,15,16,16,17,15,16,16,17,
- 17,16,16,17,16,18,16,17,17,17,17,15,15,15,16,16,
- 15,16,16,17,17,15,16,16,17,16,16,17,17,18,18,16,
- 17,16,17,16,11,12,12,15,13,13,13,13,15,15,12,14,
- 13,16,14,14,15,15,16,16,14,15,14,17,15,13,13,13,
- 15,14,13,14,14,16,15,14,14,14,16,15,15,15,16,16,
- 17,15,16,15,17,16,12,14,13,15,14,14,14,14,16,15,
- 13,14,13,16,15,15,16,16,17,16,15,16,15,17,16,15,
- 15,15,16,16,15,15,16,16,17,15,16,16,17,17,16,16,
- 17,17,17,17,17,17,18,17,14,15,15,16,16,15,16,16,
- 17,16,15,16,15,17,16,17,17,17,18,17,16,17,16,18,
- 16, 6, 9, 9,12,12, 8,10,10,12,13, 8,10,10,13,12,
- 10,12,12,14,15,11,13,12,15,14, 8, 9,10,12,13, 9,
- 10,11,13,14,10,11,11,14,13,12,12,13,14,15,12,13,
- 13,15,15, 8,10,10,13,13,10,11,11,13,14,10,12,10,
- 14,13,12,13,13,15,15,12,14,13,15,14,11,12,12,13,
- 14,12,12,13,13,15,12,13,13,15,15,14,13,15,14,16,
- 14,15,15,16,16,12,13,13,14,14,13,13,14,15,14,12,
- 14,13,15,14,14,15,15,16,15,14,15,14,16,14, 7, 9,
- 10,12,12, 9,10,11,13,14, 9,11,10,13,13,11,12,13,
- 14,15,12,13,13,15,14, 9,10,11,12,13,10,10,12,13,
- 14,11,11,12,14,14,12,12,14,14,15,13,13,14,15,15,
- 9,11,11,13,13,11,12,12,14,14,10,12,10,14,13,13,
- 14,14,15,15,13,14,13,16,14,12,12,13,14,15,13,13,
- 14,14,16,13,14,14,15,15,14,14,15,14,17,14,15,15,
- 16,16,12,13,13,15,14,13,14,14,15,15,13,14,13,16,
- 14,15,15,15,16,16,14,15,14,16,14, 7,10, 9,13,12,
- 10,11,12,12,14,10,12,11,14,12,12,13,13,14,15,12,
- 14,13,15,14, 9,11,10,13,13,10,11,12,13,14,12,13,
- 12,15,13,13,13,14,13,15,13,14,14,16,15,10,11,11,
- 13,13,12,12,13,14,14,11,12,11,14,13,14,14,14,15,
- 16,13,14,13,16,13,12,13,13,14,14,12,13,13,14,15,
- 14,14,14,15,15,14,13,15,13,16,15,15,15,17,16,13,
- 13,13,14,14,14,14,14,15,15,12,13,13,15,14,15,16,
- 16,16,16,14,15,14,16,13,11,12,13,14,15,12,13,14,
- 15,16,13,14,14,15,15,14,14,15,15,17,14,15,15,16,
- 16,13,13,14,14,15,13,13,15,14,16,14,14,15,15,16,
- 15,14,16,15,17,15,16,16,16,17,13,14,14,15,15,14,
- 14,15,16,16,13,15,14,16,16,15,16,16,17,17,15,16,
- 15,17,16,14,15,15,15,17,15,15,16,15,17,15,16,16,
- 16,17,16,16,17,16,18,17,17,17,17,18,15,15,15,17,
- 16,15,16,16,17,17,15,16,16,17,16,16,17,17,18,18,
- 16,17,16,18,17,11,13,12,15,14,13,13,14,15,15,13,
- 14,13,16,14,15,15,15,16,16,15,16,15,17,16,13,14,
- 13,15,14,13,13,14,15,15,14,15,14,16,15,15,15,16,
- 16,16,15,16,15,18,16,13,14,14,15,15,14,15,15,15,
- 16,13,15,13,16,15,15,16,16,17,17,15,16,15,17,16,
- 15,15,15,16,16,15,15,15,16,17,16,16,16,17,16,16,
- 16,17,16,17,17,17,17,18,17,15,15,15,16,16,16,16,
- 16,17,17,15,16,15,17,16,17,17,17,18,18,16,17,16,
- 17,15, 6, 9, 9,12,12, 8,10,10,12,13, 8,10,10,13,
- 12,11,12,13,14,15,10,12,12,14,14, 9,10,10,13,13,
- 10,10,12,13,14,10,11,11,14,13,12,13,14,14,15,12,
- 13,13,15,15, 8,10, 9,13,12,10,11,11,13,14, 9,11,
- 10,14,13,12,13,13,15,15,12,13,12,15,14,12,13,13,
- 14,14,12,13,13,14,15,13,14,14,14,15,14,14,15,14,
- 16,14,15,15,16,16,11,12,12,14,13,13,13,13,15,15,
- 12,13,12,15,13,14,15,15,16,16,14,15,14,16,14, 7,
- 9,10,12,13,10,10,12,12,14,10,12,11,14,13,12,13,
- 14,14,15,12,13,13,15,14,10,11,11,13,13,11,11,12,
- 13,14,12,13,12,14,14,13,13,14,13,16,14,14,14,15,
- 15, 9,10,11,13,14,12,12,13,13,15,10,12,10,14,13,
- 13,14,14,15,16,13,14,13,15,13,13,14,13,14,15,12,
- 13,13,14,15,14,14,14,15,15,14,13,15,13,16,15,16,
- 16,16,16,12,13,13,14,14,14,14,14,15,15,12,13,13,
- 15,14,15,15,16,16,16,14,15,13,16,13, 7,10, 9,12,
- 12, 9,10,11,13,13, 9,11,10,14,13,12,13,13,14,15,
- 11,13,12,15,14, 9,11,11,13,13,10,10,12,13,14,11,
- 12,12,14,14,13,13,14,14,16,13,14,14,16,15, 9,11,
- 10,13,12,11,12,11,14,14,10,12,10,14,13,13,14,13,
- 15,15,12,14,12,16,14,12,13,13,14,15,13,13,14,14,
- 16,13,14,14,15,15,14,14,15,14,16,15,15,15,16,16,
- 12,13,12,15,14,13,14,14,15,15,12,14,13,16,14,14,
- 15,15,16,16,14,15,14,17,14,11,12,13,14,15,13,13,
- 14,14,16,13,14,13,15,15,15,15,16,16,17,15,15,15,
- 16,16,13,14,13,15,15,13,13,15,15,16,14,15,15,16,
- 16,15,15,16,15,17,16,16,16,17,17,13,13,14,14,15,
- 14,14,15,15,16,13,14,13,15,15,15,16,16,16,17,15,
- 16,15,16,16,15,15,15,16,16,15,15,16,16,17,16,16,
- 16,17,17,16,16,17,16,18,17,17,17,18,18,15,15,15,
- 16,16,16,16,16,17,17,15,15,15,16,16,17,17,17,17,
- 18,16,16,16,17,15,11,13,12,15,14,13,13,14,15,15,
- 12,14,13,16,14,14,15,15,16,16,14,15,14,16,15,13,
- 14,14,15,15,13,14,14,16,16,14,15,14,16,16,15,15,
- 16,17,17,15,16,16,17,17,13,14,13,15,14,14,14,14,
- 16,15,13,15,13,16,14,15,16,15,17,16,15,16,14,17,
- 15,14,16,15,16,17,15,16,16,16,17,15,16,16,17,17,
- 16,16,17,17,18,16,17,17,18,17,14,15,15,17,15,15,
- 16,16,17,16,15,16,15,17,15,16,17,17,18,17,16,17,
- 16,18,15,10,12,12,14,14,12,13,13,15,15,12,13,13,
- 15,15,13,14,14,15,16,14,15,14,16,16,12,13,13,15,
- 15,12,13,14,15,15,13,14,14,15,15,14,14,15,16,17,
- 14,15,15,17,16,12,13,13,15,15,13,14,14,15,16,13,
- 14,14,16,15,14,15,15,16,17,14,15,15,17,16,13,14,
- 14,15,16,14,14,15,15,16,14,15,15,16,16,15,15,16,
- 16,17,15,16,16,17,17,14,15,15,16,16,15,15,15,16,
- 16,15,15,15,16,16,16,17,16,17,17,16,16,16,18,16,
- 11,12,12,14,14,12,13,14,15,15,12,13,13,15,15,13,
- 14,15,16,16,14,15,15,16,16,12,13,13,15,15,13,13,
- 14,15,16,13,14,14,15,16,14,14,15,16,17,15,15,15,
- 16,17,12,13,13,15,15,13,14,14,15,16,13,14,14,16,
- 15,15,15,15,16,17,15,16,15,17,16,14,14,15,15,16,
- 14,14,15,15,17,15,15,16,16,17,15,15,16,15,18,16,
- 16,16,17,17,14,15,15,16,16,15,16,16,17,17,15,15,
- 15,17,16,16,17,16,17,17,16,16,16,18,16,11,12,12,
- 14,14,13,13,14,15,15,13,14,13,15,15,14,15,15,16,
- 16,14,15,15,16,16,12,13,13,15,15,13,13,14,15,15,
- 14,14,14,16,15,15,15,15,15,16,15,16,15,17,16,12,
- 13,13,15,15,14,14,15,15,16,13,14,13,16,15,15,15,
- 16,16,17,15,16,15,17,15,14,15,14,16,16,14,15,15,
- 16,16,15,16,15,17,16,15,15,16,15,17,16,17,16,17,
- 17,14,15,15,16,16,15,16,16,16,17,14,15,15,16,16,
- 16,17,17,17,18,16,16,16,17,16,12,13,13,15,15,13,
- 13,14,15,16,13,14,14,16,15,14,15,15,16,17,14,15,
- 15,17,16,13,14,14,15,16,14,14,15,15,17,14,15,15,
- 16,16,15,14,16,15,17,15,16,16,17,17,13,14,14,16,
- 16,14,15,15,16,16,14,15,14,16,16,15,16,16,17,17,
- 15,16,15,17,16,15,15,16,15,17,15,15,16,15,17,15,
- 16,16,16,17,16,15,17,15,18,17,17,17,17,17,15,15,
- 15,17,17,16,16,16,17,17,15,16,15,17,17,16,17,17,
- 18,18,16,17,15,18,15,11,12,12,15,15,13,13,15,14,
- 16,13,14,13,16,14,15,15,16,16,17,15,16,15,17,15,
- 12,14,13,16,14,13,13,14,14,16,14,15,14,16,15,15,
- 15,16,15,17,16,16,16,17,16,12,13,14,15,16,15,15,
- 15,15,16,13,15,13,16,14,16,16,16,17,17,15,16,15,
- 17,15,15,16,15,16,15,14,14,15,16,16,16,16,16,17,
- 16,15,15,16,15,17,17,17,17,18,17,15,15,15,16,16,
- 16,16,16,16,17,14,15,15,17,16,17,17,17,17,18,15,
- 16,15,18,14,10,12,12,14,14,12,13,13,15,15,12,13,
- 13,15,15,14,14,15,15,16,13,15,14,16,16,12,13,13,
- 15,15,13,14,14,15,16,13,14,14,15,15,14,15,15,16,
- 17,14,15,15,17,16,12,13,13,15,15,13,14,14,15,15,
- 12,14,13,15,15,14,15,15,16,17,14,15,14,17,15,14,
- 15,15,16,16,14,15,15,16,17,15,15,15,17,16,16,16,
- 16,16,17,16,16,16,17,17,13,14,14,16,15,14,15,15,
- 16,16,14,15,14,16,16,15,16,16,17,17,15,16,15,17,
- 16,11,12,12,14,15,13,13,14,14,15,13,14,13,15,15,
- 14,15,15,16,16,14,15,15,16,16,12,14,13,15,15,13,
- 13,14,15,16,14,15,14,16,15,15,15,16,15,17,15,16,
- 16,17,16,12,13,13,15,15,14,14,15,15,16,13,14,13,
- 16,15,15,15,16,16,17,15,15,15,16,16,14,15,15,16,
- 16,14,15,15,16,16,15,16,16,17,17,16,16,16,16,17,
- 16,17,17,18,17,14,14,15,15,16,15,15,16,16,17,14,
- 15,15,16,16,16,16,16,17,17,15,16,15,17,15,11,12,
- 12,14,14,12,13,14,15,15,12,13,13,15,15,14,15,15,
- 16,16,13,15,14,16,16,12,13,13,15,15,13,14,14,15,
- 16,13,14,14,16,16,15,15,15,16,17,15,15,15,17,16,
- 12,13,13,15,15,13,14,14,16,15,13,14,13,16,15,15,
- 16,15,17,17,14,15,14,17,16,14,15,15,16,16,15,15,
- 16,16,17,15,16,16,17,17,16,16,16,16,18,16,17,16,
- 18,17,14,15,14,16,15,15,15,15,17,16,14,15,14,17,
- 15,16,17,16,17,17,15,16,15,17,15,11,12,12,15,15,
- 13,13,15,14,16,13,15,13,16,14,15,15,16,15,17,15,
- 16,15,17,16,12,14,13,15,15,13,13,15,15,16,15,15,
- 15,16,15,15,15,16,15,17,16,16,16,17,16,12,13,14,
- 15,16,14,14,15,15,16,13,14,13,16,14,16,16,16,16,
- 17,15,16,15,17,15,15,16,15,16,16,14,15,15,16,16,
- 16,16,16,17,16,15,15,16,15,17,17,17,17,18,17,15,
- 15,15,15,16,16,16,16,16,17,14,15,14,16,15,17,17,
- 17,17,18,15,16,15,17,15,12,13,13,15,15,13,14,14,
- 15,16,13,14,14,16,15,14,15,15,16,17,14,15,15,17,
- 16,13,14,14,16,15,13,14,15,16,16,14,15,15,16,16,
- 15,15,16,16,17,15,16,16,17,17,13,14,13,16,15,14,
- 15,15,16,16,13,15,14,16,15,15,16,16,17,17,15,16,
- 14,17,15,15,15,16,17,17,15,15,16,16,17,16,16,16,
- 17,17,16,15,17,16,18,17,17,17,18,18,15,15,15,17,
- 14,16,16,16,17,16,15,16,15,17,15,16,17,17,18,17,
- 16,17,15,18,15,
-};
-
-static const static_codebook _44p8_p5_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p8_p5_0,
- 1, -528744448, 1616642048, 3, 0,
- (long *)_vq_quantlist__44p8_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44p8_p5_1[] = {
- 3,
- 2,
- 4,
- 1,
- 5,
- 0,
- 6,
-};
-
-static const char _vq_lengthlist__44p8_p5_1[] = {
- 2, 3, 3, 3, 3, 3, 3,
-};
-
-static const static_codebook _44p8_p5_1 = {
- 1, 7,
- (char *)_vq_lengthlist__44p8_p5_1,
- 1, -533200896, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p8_p5_1,
- 0
-};
-
-static const long _vq_quantlist__44p8_p6_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p8_p6_0[] = {
- 2, 6, 6, 5, 7, 7, 5, 7, 7, 5, 7, 7, 7, 7, 9, 7,
- 9, 9, 6, 7, 7, 8, 9, 9, 7, 9, 7, 6, 8, 8, 8, 9,
- 10, 8, 9, 9, 8, 9,10, 9, 9,10,10,10,10, 8, 9, 9,
- 10,10,11, 9,10,10, 6, 8, 8, 8, 9, 9, 8,10, 9, 8,
- 9, 9, 9,10,10,10,11,10, 8,10, 9,10,11,10, 9,11,
- 9, 6, 8, 8, 7, 9, 9, 7, 9, 9, 7, 9, 9, 8, 9,10,
- 9,10,10, 8, 9, 9, 9,10,10, 9,10, 9, 7, 9, 9, 9,
- 9,10, 9,10,10, 9, 9,10,10, 9,11,10,11,11, 9,10,
- 10,10,11,11,10,11,10, 6, 9, 8, 9, 9,10, 9,10, 9,
- 8,10,10, 9, 9,10,10,11,11, 9,10,10,10,11,11, 9,
- 11, 9, 6, 8, 8, 7, 9, 9, 7, 9, 9, 8, 9, 9, 9, 9,
- 10, 9,10,10, 7, 9, 9, 9,10,10, 8,10, 9, 6, 8, 9,
- 9, 9,10, 9,10, 9, 9,10,10, 9, 9,11,10,11,11, 8,
- 9,10,10,11,11, 9,10, 9, 7, 9, 9, 9,10,10, 9,10,
- 9, 9,10,10,10,10,11,10,11,11, 9,10, 9,10,11,11,
- 10,11, 9,
-};
-
-static const static_codebook _44p8_p6_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p8_p6_0,
- 1, -527106048, 1620377600, 2, 0,
- (long *)_vq_quantlist__44p8_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44p8_p6_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p8_p6_1[] = {
- 4, 7, 7, 7, 7, 8, 7, 8, 7, 7, 7, 8, 7, 8, 8, 8,
- 8, 8, 7, 8, 7, 8, 8, 8, 7, 8, 8, 7, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 8, 8, 9, 8, 8, 8,
- 8, 9, 8, 8, 8, 8, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 8, 8, 9,
- 8, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9,
- 8, 8, 9, 8, 8, 8, 8, 9, 9, 8, 9, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 8, 9, 9, 8, 8,
- 8, 8, 9, 9, 8, 9, 9, 7, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 9, 8, 9, 8, 8, 8, 8, 8, 9, 9, 8,
- 9, 8, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 9, 8, 9, 9, 8, 8, 8, 8, 9, 8, 8, 9, 8, 7, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 8, 9, 9, 8,
- 8, 8, 8, 9, 9, 8, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 9, 9, 8, 9, 9, 8, 8, 8, 8, 9, 9,
- 8, 9, 8,
-};
-
-static const static_codebook _44p8_p6_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p8_p6_1,
- 1, -530841600, 1616642048, 2, 0,
- (long *)_vq_quantlist__44p8_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44p8_p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p8_p7_0[] = {
- 1, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9,
-};
-
-static const static_codebook _44p8_p7_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p8_p7_0,
- 1, -512202240, 1635281408, 2, 0,
- (long *)_vq_quantlist__44p8_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44p8_p7_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p8_p7_1[] = {
- 1, 7, 7,12,12, 5,11,12,12,12, 5,12,11,12,12,12,
- 12,12,12,12,12,13,13,13,13, 7,11,11,13,13,13,12,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13, 7,13,10,13,13,13,13,13,13,13,12,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13, 7,13,12,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,12,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13, 8,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,12,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,12,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13, 8,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,12,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,10,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13, 8,13,12,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,11,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,11,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,
-};
-
-static const static_codebook _44p8_p7_1 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p8_p7_1,
- 1, -514619392, 1630767104, 3, 0,
- (long *)_vq_quantlist__44p8_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44p8_p7_2[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p8_p7_2[] = {
- 1, 3, 2, 4, 5, 7, 7, 8, 8, 9, 9,10,10,11,11,12,
- 12,13,13,14,14,15,15,15,15,
-};
-
-static const static_codebook _44p8_p7_2 = {
- 1, 25,
- (char *)_vq_lengthlist__44p8_p7_2,
- 1, -518864896, 1620639744, 5, 0,
- (long *)_vq_quantlist__44p8_p7_2,
- 0
-};
-
-static const long _vq_quantlist__44p8_p7_3[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p8_p7_3[] = {
- 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5,
-};
-
-static const static_codebook _44p8_p7_3 = {
- 1, 25,
- (char *)_vq_lengthlist__44p8_p7_3,
- 1, -529006592, 1611661312, 5, 0,
- (long *)_vq_quantlist__44p8_p7_3,
- 0
-};
-
-static const char _huff_lengthlist__44p8_short[] = {
- 3, 9,15,17,20,21,22,23, 5, 5, 7, 9,11,13,17,20,
- 9, 5, 5, 6, 8,10,15,18,11, 7, 5, 4, 6, 9,13,17,
- 14, 9, 7, 5, 6, 7,10,14,17,10, 8, 6, 6, 4, 5, 8,
- 20,14,13,10, 8, 4, 3, 4,23,17,16,14,12, 6, 4, 4,
-};
-
-static const static_codebook _huff_book__44p8_short = {
- 2, 64,
- (char *)_huff_lengthlist__44p8_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44p9_l0_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44p9_l0_0[] = {
- 2, 5, 5, 7, 6, 8, 8, 9, 9,10,10,11,11, 4, 5, 5,
- 6, 7, 8, 8, 9, 9,10,10,11,10, 4, 5, 5, 7, 6, 8,
- 8, 9, 9,10,10,10,10, 6, 6, 7, 6, 7, 8, 8, 9, 9,
- 10, 9,11, 9, 6, 6, 6, 7, 6, 8, 8, 9, 9, 9,10, 9,
- 11, 7, 7, 8, 8, 8, 8, 9, 9, 9,10, 9,11, 9, 7, 8,
- 8, 8, 8, 9, 8, 9, 9, 9,10, 9,11, 8, 9, 9, 9, 9,
- 9, 9,10,10,11,10,12,10, 8, 9, 9, 9, 9, 9, 9,10,
- 9,10,11,11,12, 9,10,10,10,10,10,10,10,11,11,11,
- 11,12, 9,10,10,10,10,11,10,11,10,11,11,12,11,11,
- 11,11,11,11,11,11,11,12,11,12,11,12,11,11,11,11,
- 11,11,11,12,11,12,11,12,11,
-};
-
-static const static_codebook _44p9_l0_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44p9_l0_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44p9_l0_0,
- 0
-};
-
-static const long _vq_quantlist__44p9_l0_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p9_l0_1[] = {
- 4, 4, 4, 5, 5, 4, 4, 5, 5, 5, 4, 5, 4, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5,
-};
-
-static const static_codebook _44p9_l0_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44p9_l0_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p9_l0_1,
- 0
-};
-
-static const long _vq_quantlist__44p9_l1_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p9_l1_0[] = {
- 1, 2, 3, 5, 9, 9, 4, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9,10,10,10,10,10,10,10,10,
-};
-
-static const static_codebook _44p9_l1_0 = {
- 2, 25,
- (char *)_vq_lengthlist__44p9_l1_0,
- 1, -514619392, 1630767104, 3, 0,
- (long *)_vq_quantlist__44p9_l1_0,
- 0
-};
-
-static const char _huff_lengthlist__44p9_lfe[] = {
- 1, 1,
-};
-
-static const static_codebook _huff_book__44p9_lfe = {
- 1, 2,
- (char *)_huff_lengthlist__44p9_lfe,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44p9_long[] = {
- 3, 3, 3, 3, 3, 3, 3, 3,
-};
-
-static const static_codebook _huff_book__44p9_long = {
- 1, 8,
- (char *)_huff_lengthlist__44p9_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44p9_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p9_p1_0[] = {
- 1, 5, 5, 4, 8, 8, 4, 8, 8, 5, 7, 8, 8, 9,10, 8,
- 10,10, 5, 8, 7, 8,10,10, 8,10, 9, 7, 9, 9, 9,11,
- 11, 9,11,11, 9,11,11,11,12,13,11,13,13, 9,11,11,
- 11,13,13,11,13,13, 7, 9, 9, 9,11,11, 9,11,11, 9,
- 11,11,11,13,13,11,13,13, 9,11,11,11,13,13,11,13,
- 12, 5, 9, 9, 9,11,11, 9,11,11, 9,11,11,11,12,13,
- 11,13,13, 9,11,11,11,13,13,11,13,13, 9,11,12,11,
- 13,13,12,13,13,11,12,13,13,14,15,13,14,14,12,13,
- 13,13,15,15,13,15,14, 8,10,10,11,13,13,12,14,13,
- 11,12,12,13,14,15,13,15,15,11,12,12,13,15,15,13,
- 15,14, 5, 9, 9, 9,11,11, 9,11,11, 9,11,11,11,13,
- 13,11,13,13, 9,11,10,11,13,13,11,13,12, 8,10,10,
- 11,13,13,12,13,13,11,12,12,13,14,15,14,15,15,10,
- 12,12,13,14,15,13,15,14, 9,12,11,12,13,13,11,13,
- 13,12,13,13,13,15,15,13,14,15,11,13,12,13,15,14,
- 13,15,14,
-};
-
-static const static_codebook _44p9_p1_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p9_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p9_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44p9_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p9_p2_0[] = {
- 4, 6, 6, 8, 8, 5, 7, 7, 9, 9, 5, 7, 7, 9, 9, 6,
- 8, 8,11,11, 6, 8, 8,11,11, 6, 7, 7, 9, 9, 7, 8,
- 9,10,11, 7, 9, 9,11,10, 8, 9,10,12,12, 8,10,10,
- 12,12, 6, 7, 7, 9, 9, 7, 9, 9,10,10, 7, 9, 8,11,
- 10, 8,10,10,12,12, 8,10, 9,12,12, 8, 9, 9,11,11,
- 9,10,10,12,12, 9,11,11,12,13,11,12,12,13,14,11,
- 12,12,14,14, 8, 9, 9,11,11, 9,11,10,13,12, 9,10,
- 10,13,12,11,12,12,14,14,11,12,12,14,13, 7, 8, 9,
- 10,10, 8,10,10,11,11, 8,10,10,11,11,10,11,11,13,
- 13,10,11,11,13,13, 8, 9,10,10,11,10,11,11,12,13,
- 10,11,11,12,12,11,11,12,13,14,11,12,12,14,14, 8,
- 10,10,11,11,10,11,11,12,13,10,11,11,12,12,11,12,
- 12,14,14,11,12,12,14,14,10,11,11,12,13,11,12,12,
- 13,14,12,13,13,14,14,13,13,14,14,16,13,14,14,15,
- 16,10,11,11,13,13,12,12,12,14,14,11,12,12,14,14,
- 13,14,14,15,16,13,14,14,16,15, 7, 8, 8,10,10, 8,
- 10,10,11,11, 8,10,10,12,11,10,11,11,13,13,10,11,
- 11,13,13, 8,10,10,11,11,10,11,11,12,12,10,11,11,
- 12,12,11,12,12,14,14,11,12,12,14,14, 8,10, 9,11,
- 10,10,11,11,13,12,10,11,10,13,12,11,12,12,14,14,
- 11,12,11,14,13,10,11,11,13,13,11,12,12,14,14,12,
- 12,12,14,14,13,14,14,15,16,13,14,14,15,15,10,11,
- 11,13,12,12,12,12,14,14,11,12,12,14,13,13,14,14,
- 16,15,13,14,13,16,14,10,11,11,13,13,12,12,13,14,
- 15,12,13,13,14,15,13,14,15,15,16,13,14,14,16,16,
- 11,12,13,14,14,13,13,14,15,16,13,14,14,15,16,14,
- 15,15,16,17,14,15,16,17,17,11,12,12,14,14,13,14,
- 14,15,16,13,14,14,15,15,14,15,15,16,18,14,15,15,
- 17,16,13,14,15,15,16,15,15,16,16,18,15,15,15,17,
- 17,16,16,17,17,18,16,16,16,18,18,14,14,14,16,16,
- 15,15,15,16,17,15,15,15,16,17,16,17,17,18,18,16,
- 16,17,18,17,10,11,11,14,13,12,13,13,15,14,11,13,
- 13,15,14,13,15,15,16,16,13,14,14,16,16,11,12,12,
- 14,14,13,13,13,15,15,13,14,13,15,15,15,15,15,17,
- 16,14,15,15,17,16,11,13,12,14,14,13,14,13,15,15,
- 13,14,13,15,15,14,15,15,17,17,14,15,15,17,16,14,
- 14,14,16,16,14,15,15,17,17,15,15,16,17,16,17,16,
- 17,18,18,16,17,17,18,18,13,14,14,16,15,15,15,15,
- 17,17,14,16,15,16,16,17,17,17,18,18,16,17,16,20,
- 19, 6, 8, 8,10,10, 8,10,10,11,11, 8,10,10,12,11,
- 10,11,11,13,13,10,11,11,13,13, 8, 9,10,11,11,10,
- 11,11,12,12,10,11,11,13,12,11,12,12,14,14,11,12,
- 12,14,14, 9,10,10,11,11,10,11,11,12,12,10,11,11,
- 13,12,11,12,12,14,14,11,12,12,14,14,10,10,11,12,
- 13,11,12,12,14,14,11,12,12,14,14,13,14,14,15,16,
- 13,14,14,15,16,10,11,11,13,13,12,12,12,14,14,12,
- 13,12,14,14,13,14,14,16,16,13,14,14,15,15, 9,10,
- 10,11,12,10,11,11,12,13,10,11,11,13,12,11,12,12,
- 14,14,11,12,12,14,14,10,10,11,12,13,11,12,12,13,
- 14,11,12,12,13,14,12,13,14,14,15,12,13,13,15,15,
- 10,11,11,13,13,11,12,12,13,14,11,12,12,14,13,12,
- 13,13,15,15,12,13,13,15,15,12,11,13,12,14,13,13,
- 14,14,15,13,13,14,14,15,14,15,15,16,17,14,15,15,
- 16,17,12,13,12,14,14,13,14,14,15,15,13,14,14,15,
- 15,14,15,15,16,17,14,15,15,16,17, 8, 9, 9,11,11,
- 10,11,11,12,13,10,11,11,13,12,12,13,13,14,15,11,
- 13,12,15,14, 9,11,10,12,12,11,12,12,13,14,11,12,
- 12,14,13,13,13,14,15,15,13,14,13,15,15, 9,11,11,
- 12,12,11,12,12,14,14,11,12,12,14,13,13,14,14,15,
- 16,13,14,13,15,14,11,12,12,14,13,12,13,13,14,15,
- 13,14,14,16,15,15,15,15,15,16,15,16,15,17,17,11,
- 12,12,14,14,13,14,14,15,15,12,13,13,15,14,15,15,
- 15,17,17,14,15,15,17,15,11,12,12,14,14,12,13,13,
- 15,15,12,13,13,15,15,14,15,15,17,17,14,15,15,16,
- 16,12,13,13,14,15,13,14,14,16,16,14,14,14,15,16,
- 15,16,16,17,17,15,16,16,17,17,12,13,13,15,15,14,
- 14,14,16,16,14,14,15,16,16,15,16,16,17,17,15,16,
- 16,17,17,14,15,15,15,16,15,15,16,16,18,15,16,16,
- 17,17,17,17,17,18,18,16,17,17,19,18,14,15,15,16,
- 17,15,16,16,17,17,15,16,16,18,17,16,17,17,19,18,
- 17,17,17,19,18,10,12,12,14,14,13,13,14,15,15,12,
- 14,13,16,15,15,15,15,17,17,14,15,15,17,16,12,13,
- 13,15,14,13,14,14,16,16,14,14,15,17,16,15,16,16,
- 17,17,15,16,16,18,17,12,13,13,15,14,14,15,15,16,
- 16,13,15,14,16,15,16,17,16,19,17,15,16,16,17,17,
- 14,15,15,17,15,15,16,15,17,17,16,17,16,18,17,17,
- 17,18,18,18,17,17,18,19,18,14,15,15,16,16,15,16,
- 16,17,18,15,16,16,18,16,17,18,18,19,19,17,18,17,
- 18,19, 6, 8, 8,10,10, 8,10,10,11,11, 8,10,10,12,
- 11,10,11,11,13,13, 9,11,11,13,13, 9,10,10,11,11,
- 10,11,11,12,12,10,11,11,12,12,11,12,12,14,14,11,
- 12,12,14,14, 8,10, 9,11,11,10,11,11,12,12,10,11,
- 11,12,12,11,12,12,14,14,11,12,12,14,14,10,11,11,
- 13,13,11,12,13,14,14,12,12,12,14,14,13,14,14,15,
- 16,13,14,14,16,16,10,11,10,13,12,11,12,12,14,14,
- 11,12,12,14,14,13,14,14,15,16,13,14,14,16,15, 8,
- 9, 9,11,11,10,11,11,12,13,10,11,11,13,12,12,13,
- 13,14,15,12,13,13,15,14,10,11,11,12,12,11,11,12,
- 13,14,11,12,12,14,14,13,13,14,15,16,13,14,14,15,
- 15, 9,10,11,12,12,11,12,12,13,14,11,12,12,14,13,
- 13,14,14,15,16,12,14,13,15,15,11,12,12,14,14,12,
- 13,13,14,15,13,14,14,16,15,14,15,15,15,17,15,15,
- 16,16,17,11,12,12,13,14,13,14,14,15,15,12,13,13,
- 15,14,15,16,15,16,17,14,16,15,17,15, 9,10,10,12,
- 11,10,11,11,13,13,10,11,11,13,12,11,12,12,14,14,
- 11,12,12,14,14,10,11,11,12,13,11,12,12,13,14,11,
- 12,12,14,14,12,13,13,15,15,12,13,13,15,15,10,11,
- 10,13,12,11,12,12,13,13,11,12,12,14,13,12,13,13,
- 15,15,12,13,13,15,14,12,13,12,14,14,13,14,14,15,
- 15,13,14,14,15,15,14,15,15,16,16,14,15,15,16,16,
- 11,13,11,14,12,13,13,13,15,14,12,14,13,15,14,15,
- 15,15,17,16,14,15,14,17,15,10,12,12,14,14,13,13,
- 14,15,16,12,14,13,15,15,14,15,16,17,17,14,15,16,
- 17,17,12,13,13,14,15,13,14,14,16,16,14,14,15,16,
- 16,16,16,16,17,17,16,16,16,18,18,12,13,13,14,15,
- 14,14,15,16,16,13,14,14,16,15,16,16,16,17,18,15,
- 16,16,17,17,14,15,15,16,16,15,15,16,17,17,15,16,
- 16,17,18,17,18,18,18,19,17,18,18,19,19,14,15,15,
- 16,16,15,16,16,17,17,15,16,16,17,17,17,17,18,20,
- 18,17,18,17,18,18,11,12,12,14,14,12,13,14,15,15,
- 12,13,13,15,15,14,15,15,16,17,14,15,15,16,17,12,
- 13,13,15,15,14,14,14,16,16,14,14,14,16,16,15,16,
- 16,17,17,15,16,16,17,17,12,13,13,15,14,13,14,14,
- 16,15,14,15,14,16,15,15,16,16,17,17,15,16,16,17,
- 16,14,15,15,16,16,15,16,16,17,17,16,16,16,17,17,
- 17,17,17,19,18,17,17,17,18,19,14,15,14,17,15,15,
- 16,16,17,17,15,16,15,17,17,16,17,17,18,18,16,17,
- 17,18,17, 6,11,11,13,13,11,12,12,14,14,11,12,12,
- 14,14,13,14,14,16,16,13,14,14,16,16,11,12,12,14,
- 14,12,13,13,15,15,12,13,13,15,15,14,15,15,16,17,
- 14,15,15,17,18,11,12,12,14,14,12,13,13,15,15,12,
- 13,13,15,15,14,15,15,17,17,14,15,15,16,16,13,14,
- 14,15,16,14,15,15,16,17,14,15,15,17,16,15,16,17,
- 18,17,16,16,16,18,17,14,14,15,16,16,14,15,15,18,
- 16,14,15,15,17,16,16,17,17,18,18,16,17,16,18,17,
- 11,12,12,14,14,12,13,13,15,15,12,13,13,15,15,14,
- 15,15,17,17,14,15,15,16,16,12,13,13,15,15,13,14,
- 14,15,16,13,14,14,16,16,15,16,16,17,17,15,15,16,
- 17,17,12,13,13,15,15,14,14,14,16,16,13,14,14,16,
- 16,15,16,16,17,17,15,16,16,17,17,14,14,15,15,16,
- 15,15,16,16,17,15,15,16,16,17,16,17,17,17,18,16,
- 17,17,18,18,14,15,15,16,16,15,16,16,17,17,15,16,
- 16,17,17,17,17,17,18,19,17,17,17,18,18,10,12,12,
- 14,14,12,13,14,15,16,13,14,13,15,15,14,15,15,17,
- 17,14,15,16,17,17,12,13,13,15,15,13,14,14,15,15,
- 14,15,14,16,16,15,16,16,17,18,15,17,16,18,17,12,
- 13,13,15,15,14,14,14,16,16,13,14,14,16,15,15,16,
- 16,17,18,15,16,16,17,17,14,14,14,16,16,15,15,16,
- 17,17,15,16,16,17,17,17,17,17,18,20,17,17,17,19,
- 19,14,15,15,16,16,15,17,16,18,18,15,16,15,17,16,
- 17,18,19,19,19,17,17,17,18,17,13,14,14,16,16,14,
- 15,15,17,17,14,15,15,16,17,15,17,17,18,18,16,16,
- 17,18,17,14,15,15,16,17,15,16,16,17,17,15,16,16,
- 17,17,16,17,17,18,18,17,17,17,18,19,14,15,15,16,
- 17,15,16,16,17,17,15,16,16,17,17,16,17,17,18,18,
- 17,17,17,19,19,16,16,16,16,18,16,17,17,17,18,17,
- 17,17,17,19,18,18,18,19,19,18,18,18,19,20,16,16,
- 17,18,18,16,18,17,18,18,17,17,17,20,19,18,18,19,
- 21,20,18,20,18,18,19,10,12,12,14,14,14,14,15,15,
- 17,14,15,14,17,15,16,16,17,18,18,16,18,17,19,18,
- 12,14,13,16,15,14,14,15,15,17,15,16,16,18,17,16,
- 17,18,17,19,17,19,18,20,19,12,13,13,15,15,15,16,
- 17,17,18,14,16,14,17,16,17,18,18,19,19,17,17,17,
- 18,18,15,15,15,17,16,15,16,16,17,17,17,19,17,18,
- 18,18,18,18,18,21,19,20,19,20,19,15,15,16,16,17,
- 17,17,18,20,20,15,16,16,18,17,18,19,19,19,20,18,
- 19,18,19,17, 6,11,11,13,13,11,12,12,14,14,11,12,
- 12,14,14,13,14,14,16,16,13,14,14,16,16,11,12,12,
- 14,14,12,13,13,15,15,12,13,13,15,15,14,15,15,17,
- 17,14,15,15,17,16,11,12,12,14,14,12,13,13,15,15,
- 12,13,13,15,15,14,15,15,16,16,14,15,15,16,16,13,
- 14,14,16,16,15,15,15,16,16,14,15,15,17,16,16,17,
- 17,19,18,16,17,17,18,18,13,14,14,15,15,14,15,15,
- 17,16,14,15,15,17,16,16,17,16,17,18,15,16,16,18,
- 18,10,12,12,14,14,12,13,14,15,15,12,13,13,15,15,
- 14,15,15,17,17,14,15,15,17,16,12,13,13,15,15,14,
- 14,14,15,16,14,15,15,16,16,15,16,16,17,18,16,16,
- 16,18,18,12,13,13,14,14,14,14,15,16,16,13,14,14,
- 16,16,15,16,16,18,18,15,16,16,19,17,14,15,15,16,
- 17,15,15,16,17,17,16,17,16,17,18,17,17,18,17,19,
- 17,17,18,18,19,14,14,14,16,16,15,16,16,17,17,15,
- 16,15,17,17,17,17,17,19,20,16,17,17,18,18,11,12,
- 12,14,14,12,13,13,15,15,12,13,13,15,15,14,15,15,
- 16,16,14,15,14,16,16,12,13,13,15,15,14,14,14,16,
- 16,13,14,14,16,16,15,16,16,18,17,15,16,16,17,17,
- 12,13,13,15,15,13,14,14,16,16,13,14,14,16,16,15,
- 16,15,18,18,15,16,15,17,16,14,15,15,16,16,15,16,
- 16,17,17,15,16,16,18,17,16,17,17,18,18,16,17,17,
- 18,18,14,15,14,16,15,15,16,15,17,17,15,16,15,17,
- 16,16,17,17,18,18,17,17,16,19,17,10,12,12,14,15,
- 14,14,15,15,17,14,15,14,17,15,16,17,17,17,18,16,
- 17,17,18,18,12,14,13,16,15,14,14,16,15,17,15,17,
- 16,18,17,17,17,18,17,19,18,18,18,19,18,12,13,14,
- 15,15,15,16,16,16,17,14,15,14,18,16,18,17,18,19,
- 19,17,18,17,20,18,15,15,15,17,17,15,16,16,17,18,
- 18,18,18,19,18,18,18,19,18,20,18,19,19,21,21,15,
- 15,16,16,17,17,18,18,18,18,15,16,16,17,17,17,19,
- 20,19,20,17,18,18,19,17,13,14,14,16,16,14,15,15,
- 16,17,14,15,15,17,17,16,16,17,17,18,15,17,16,17,
- 17,14,15,15,16,16,15,16,16,17,17,16,16,16,17,17,
- 17,17,18,17,18,17,17,17,18,20,14,15,15,17,16,15,
- 16,16,17,17,15,16,16,17,17,17,17,17,18,18,16,17,
- 17,19,18,16,16,17,17,17,17,18,17,19,18,17,17,17,
- 18,19,17,20,18,19,21,17,19,18,19,20,15,17,15,17,
- 16,16,17,17,18,18,17,17,17,18,17,18,19,18,19,21,
- 18,18,17,19,19,
-};
-
-static const static_codebook _44p9_p2_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p9_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p9_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44p9_p3_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p9_p3_0[] = {
- 2, 5, 4, 4, 7, 7, 4, 7, 6, 5, 6, 7, 7, 8, 9, 7,
- 9, 9, 5, 7, 6, 7, 9, 9, 7, 9, 8, 6, 8, 8, 8,10,
- 10, 8,10,10, 8, 9,10,10,11,12,10,12,12, 8,10,10,
- 10,12,12,10,12,11, 6, 8, 8, 8,10,10, 8,10,10, 8,
- 10,10,10,11,12,10,12,12, 8,10, 9,10,12,11,10,12,
- 11, 5, 8, 8, 8,10,10, 8,10,10, 8, 9,10,10,11,11,
- 10,11,11, 8,10,10,10,11,12,10,12,11, 8,10,10,10,
- 11,11,10,11,11,10,11,11,11,12,13,11,12,13,10,11,
- 11,11,13,13,11,13,13, 7, 9, 9,10,11,12,10,12,11,
- 9,11,11,11,12,13,12,14,13, 9,11,11,12,13,14,11,
- 13,12, 5, 8, 8, 8,10,10, 8,10,10, 8,10,10,10,11,
- 12,10,12,12, 8,10, 9,10,12,11, 9,11,11, 7, 9, 9,
- 10,11,12,10,12,11, 9,11,11,11,12,13,12,14,13, 9,
- 11,11,12,13,14,11,13,12, 8,10,10,10,11,11,10,11,
- 11,10,11,11,11,13,13,11,13,13,10,11,10,11,13,12,
- 11,13,12,
-};
-
-static const static_codebook _44p9_p3_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p9_p3_0,
- 1, -533200896, 1614282752, 2, 0,
- (long *)_vq_quantlist__44p9_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44p9_p3_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p9_p3_1[] = {
- 4, 6, 6, 6, 7, 7, 6, 7, 7, 6, 7, 7, 7, 7, 8, 7,
- 7, 8, 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 9, 9, 8, 9, 9, 8, 8, 8,
- 8, 9, 9, 8, 9, 9, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 9, 9, 8, 9, 9, 8, 8, 8, 8, 9, 9, 8, 9,
- 9, 5, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 9,
- 8, 9, 9, 8, 8, 8, 8, 9, 9, 8, 9, 9, 8, 8, 8, 8,
- 9, 9, 8, 9, 9, 8, 8, 9, 9, 9, 9, 9, 9, 9, 8, 9,
- 9, 9, 9, 9, 9, 9, 9, 7, 8, 8, 8, 9, 9, 8, 9, 9,
- 8, 9, 8, 9, 9, 9, 9, 9, 9, 8, 8, 8, 9, 9, 9, 9,
- 9, 9, 6, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9,
- 9, 8, 9, 9, 8, 8, 8, 8, 9, 9, 8, 9, 9, 7, 8, 8,
- 8, 9, 9, 8, 9, 9, 8, 8, 9, 9, 9, 9, 9, 9, 9, 8,
- 8, 8, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 9, 9, 8, 9,
- 9, 8, 9, 9, 9, 9, 9, 9, 9, 9, 8, 9, 8, 9, 9, 9,
- 9, 9, 9,
-};
-
-static const static_codebook _44p9_p3_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p9_p3_1,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44p9_p3_1,
- 0
-};
-
-static const long _vq_quantlist__44p9_p4_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p9_p4_0[] = {
- 2, 5, 5, 4, 7, 7, 4, 7, 6, 5, 7, 7, 7, 8, 9, 7,
- 9, 9, 5, 7, 7, 7, 9, 9, 7, 9, 8, 6, 7, 8, 8, 9,
- 10, 8,10,10, 8, 9,10,10,11,12,10,11,12, 8,10,10,
- 10,11,12,10,12,11, 6, 8, 7, 8,10,10, 8,10, 9, 8,
- 10,10,10,11,12,10,12,12, 8,10, 9,10,12,11,10,12,
- 11, 5, 8, 8, 8,10,10, 8,10,10, 7, 9,10, 9,10,11,
- 10,11,11, 8,10,10,10,12,12,10,12,11, 7, 9, 9, 9,
- 11,11, 9,11,11, 9,10,11,11,11,12,11,12,12, 9,11,
- 11,11,12,12,11,12,12, 7, 9, 9,10,11,12,10,12,11,
- 9,11,10,11,11,12,12,13,13, 9,11,11,12,13,13,11,
- 13,11, 5, 8, 8, 8,10,10, 8,10,10, 8,10,10,10,11,
- 12,10,12,12, 7, 9, 9, 9,11,11, 9,11,10, 7, 9, 9,
- 10,11,12,10,12,11, 9,11,11,11,11,13,12,13,13, 9,
- 10,11,12,13,13,11,12,11, 7, 9, 9, 9,11,11, 9,11,
- 11, 9,11,11,11,12,12,11,12,12, 9,11,10,11,12,12,
- 10,12,11,
-};
-
-static const static_codebook _44p9_p4_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p9_p4_0,
- 1, -531365888, 1616117760, 2, 0,
- (long *)_vq_quantlist__44p9_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44p9_p4_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p9_p4_1[] = {
- 6, 8, 8,10, 9, 8, 9, 9,10,10, 8, 9, 9,10,10, 8,
- 10,10,10,10, 8,10,10,10,10, 9, 9, 9,10,10, 9,10,
- 10,10,11, 9,10,10,11,11,10,10,10,11,11,10,10,10,
- 11,11, 9, 9, 9,10,10, 9,10,10,11,11, 9,10,10,11,
- 10,10,10,10,11,11,10,10,10,11,11,10,10,10,10,11,
- 10,10,11,11,11,10,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,10,10,10,11,10,10,11,11,11,11,10,11,
- 10,11,11,11,11,11,11,11,10,11,11,11,11, 9,10,10,
- 10,11,10,10,11,11,11,10,11,11,11,11,10,11,11,11,
- 11,10,11,11,11,11,10,10,11,11,11,11,11,11,11,11,
- 11,11,11,11,12,11,11,12,12,12,11,11,11,12,12,10,
- 11,11,11,11,11,11,11,12,12,11,11,11,11,11,11,11,
- 11,12,12,11,11,11,12,12,11,11,11,11,11,11,12,12,
- 12,12,11,12,12,12,12,11,12,12,12,12,12,12,12,12,
- 12,11,11,11,11,11,11,12,12,12,12,11,12,11,12,12,
- 11,12,12,12,12,12,12,12,12,12, 9,10,10,11,10,10,
- 11,11,11,11,10,11,11,11,11,10,11,11,11,11,10,11,
- 11,11,11,10,11,11,11,11,11,11,11,11,11,11,11,11,
- 12,12,11,11,12,12,12,11,11,11,12,12,10,11,10,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,
- 11,11,11,12,12,11,11,11,11,11,11,12,12,12,12,11,
- 12,12,12,12,11,12,12,12,12,12,12,12,12,12,11,11,
- 11,11,11,11,12,12,12,12,11,12,11,12,12,12,12,12,
- 12,12,11,12,12,12,12,11,11,11,11,11,11,12,12,12,
- 12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,13,13,12,12,12,13,13,11,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,13,13,12,12,12,
- 13,13,12,12,12,12,12,12,12,12,12,13,12,12,12,13,
- 13,12,13,13,13,13,12,13,13,13,13,12,12,12,12,12,
- 12,12,12,13,13,12,12,12,13,13,12,13,13,13,13,12,
- 13,13,13,13,11,11,11,11,11,11,12,12,12,12,11,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,11,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,
- 13,12,12,12,13,13,11,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,13,13,12,12,12,13,13,12,
- 12,12,12,12,12,12,12,13,13,12,12,12,13,13,12,13,
- 13,13,13,12,13,13,13,13,12,12,12,12,12,12,12,12,
- 13,13,12,12,12,13,12,12,13,13,13,13,12,13,13,13,
- 13, 7,10,10,11,11,10,10,11,11,11,10,11,11,11,11,
- 10,11,11,11,11,10,11,11,11,11,10,10,10,11,11,10,
- 11,11,11,11,11,11,11,11,12,11,11,11,12,12,11,11,
- 11,12,12,10,11,11,11,11,11,11,11,12,11,11,11,11,
- 12,11,11,11,11,12,12,11,11,11,12,12,11,11,11,11,
- 11,11,11,11,12,12,11,11,12,12,12,11,12,12,12,12,
- 11,12,12,12,12,11,11,11,11,11,11,12,12,12,12,11,
- 11,12,12,12,11,12,12,12,12,11,12,12,12,12,10,11,
- 11,11,11,11,11,11,11,12,11,11,11,11,11,11,11,11,
- 12,12,11,11,11,12,12,11,11,11,11,11,11,11,12,12,
- 12,11,11,11,12,12,11,12,12,12,12,11,12,12,12,12,
- 11,11,11,11,11,11,12,11,12,12,11,11,11,12,12,11,
- 12,12,12,12,11,12,12,12,12,11,11,11,11,12,11,12,
- 12,12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,11,11,11,12,12,11,12,12,12,12,11,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,10,11,10,11,11,
- 11,11,11,12,12,11,11,11,12,12,11,12,12,12,12,11,
- 12,12,12,12,10,11,11,12,11,11,11,12,12,12,11,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,11,11,11,
- 12,11,11,12,12,12,12,11,12,11,12,12,12,12,12,12,
- 12,12,12,12,12,12,11,12,11,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,13,12,12,12,12,12,11,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,13,12,12,12,13,12,11,11,11,12,12,12,12,12,
- 12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 13,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,13,13,13,12,12,12,13,13,11,12,12,12,12,12,
- 12,12,12,13,12,12,12,12,12,12,12,13,13,13,12,13,
- 12,13,13,12,12,12,12,12,12,12,12,13,13,12,12,12,
- 13,13,12,13,13,13,13,12,13,13,13,13,12,12,12,12,
- 12,12,12,12,13,13,12,13,12,13,13,12,13,13,13,13,
- 12,13,13,13,13,11,11,11,12,12,12,12,12,12,12,11,
- 12,12,12,12,12,12,12,13,13,12,12,12,13,13,11,12,
- 12,12,12,12,12,12,12,12,12,12,12,13,13,12,13,12,
- 13,13,12,13,13,13,13,11,12,12,12,12,12,12,12,13,
- 13,12,12,12,13,12,12,13,13,13,13,12,13,13,13,13,
- 12,12,12,12,12,12,12,13,13,13,12,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,12,12,12,12,12,12,13,
- 13,13,13,12,12,12,13,13,13,13,13,13,13,13,13,13,
- 13,13, 7,10,10,11,11,10,11,11,11,11,10,11,11,11,
- 11,10,11,11,11,11,10,11,11,11,11,10,11,11,11,11,
- 11,11,11,11,11,11,11,11,12,11,11,11,12,12,12,11,
- 11,11,12,12,10,10,10,11,11,11,11,11,12,11,10,11,
- 11,11,11,11,11,11,12,12,11,11,11,12,12,11,11,11,
- 11,11,11,11,12,12,12,11,12,11,12,12,11,12,12,12,
- 12,11,12,12,12,12,11,11,11,11,11,11,11,11,12,12,
- 11,12,11,12,12,11,12,12,12,12,11,12,12,12,12,10,
- 10,10,11,11,11,11,11,12,12,11,11,11,12,12,11,12,
- 12,12,12,11,12,12,12,12,11,11,11,11,11,11,11,12,
- 12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,11,11,11,11,11,11,12,12,12,12,11,12,11,12,12,
- 12,12,12,12,12,12,12,12,12,12,11,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,13,12,12,
- 12,13,12,11,11,11,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,10,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,
- 11,11,11,12,12,11,11,11,11,11,11,11,12,12,12,11,
- 12,11,12,12,11,12,12,12,12,11,12,12,12,12,11,11,
- 11,11,11,11,11,11,12,12,11,11,11,12,12,11,12,12,
- 12,12,11,12,12,12,12,11,11,11,12,11,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 11,11,11,12,11,11,12,12,12,12,11,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,11,11,11,12,12,11,12,
- 12,12,12,12,12,12,12,12,12,12,12,13,13,12,12,12,
- 13,12,11,12,12,12,12,12,12,12,12,13,12,12,12,13,
- 13,12,13,13,13,13,12,13,13,13,13,11,12,12,12,12,
- 12,12,12,12,13,12,12,12,12,12,12,13,13,13,13,12,
- 13,13,13,13,12,12,12,12,12,12,12,13,13,13,12,13,
- 12,13,13,13,13,13,13,13,13,13,13,13,13,12,12,12,
- 12,12,12,13,13,13,13,12,13,12,13,13,13,13,13,13,
- 13,13,13,13,13,13,11,11,11,12,12,11,12,12,12,12,
- 11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,11,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,
- 12,13,13,12,12,12,13,13,11,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,13,13,12,13,12,13,
- 13,12,12,12,12,12,12,12,12,13,13,12,12,12,13,13,
- 13,13,13,13,13,12,13,13,13,13,12,12,12,12,12,12,
- 13,12,13,13,12,13,12,13,12,12,13,13,13,13,12,13,
- 13,13,13, 8,11,11,12,12,11,12,12,12,12,11,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,11,11,11,12,
- 12,11,12,12,12,12,12,12,12,12,12,12,12,12,13,13,
- 12,12,12,13,13,11,11,11,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,13,13,12,12,12,13,13,11,12,
- 12,12,12,12,12,12,12,13,12,12,12,12,12,12,12,13,
- 13,13,12,12,13,13,13,11,12,12,12,12,12,12,12,13,
- 12,12,12,12,13,13,12,13,13,13,13,12,13,13,13,13,
- 11,11,11,12,12,11,12,12,12,12,11,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,11,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,13,13,12,12,12,
- 13,13,11,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,13,12,13,13,12,13,12,13,13,12,12,12,12,12,
- 12,12,12,12,13,12,12,12,13,13,12,13,13,13,13,12,
- 13,13,13,13,12,12,12,12,12,12,12,12,13,13,12,12,
- 12,13,13,12,13,13,13,13,12,13,13,13,13,11,11,11,
- 12,12,11,12,12,12,12,11,12,12,12,12,12,12,12,13,
- 12,12,12,12,12,13,11,12,12,12,12,12,12,12,12,13,
- 12,12,12,12,13,12,13,13,13,13,12,13,13,13,13,11,
- 12,12,12,12,12,12,12,12,13,12,12,12,13,12,12,13,
- 13,13,13,12,13,13,13,13,12,12,12,12,12,12,12,12,
- 13,13,12,12,13,13,13,12,13,13,13,13,12,13,13,13,
- 13,12,12,12,12,12,12,13,13,13,13,12,13,12,13,13,
- 12,13,13,13,13,13,13,13,13,13,11,11,11,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,11,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,13,13,13,12,13,13,13,13,11,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,
- 12,13,12,13,13,12,12,12,12,12,12,12,12,13,13,12,
- 12,12,13,13,12,13,13,13,13,12,13,13,13,13,12,12,
- 12,12,12,12,13,12,13,13,12,12,12,13,13,13,13,13,
- 13,13,12,13,13,13,13,11,11,11,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,13,12,12,12,13,12,
- 11,12,12,12,12,12,12,12,12,12,12,12,12,13,13,12,
- 12,13,13,13,12,13,13,13,13,11,12,12,12,12,12,12,
- 12,12,13,12,12,12,13,12,12,13,13,13,13,12,13,13,
- 13,13,12,12,12,12,12,12,12,12,13,13,12,12,12,13,
- 13,13,13,13,13,13,13,13,13,13,13,12,12,12,12,12,
- 12,13,13,13,13,12,13,12,13,13,13,13,13,13,13,13,
- 13,13,13,13, 8,11,11,11,11,11,12,12,12,12,11,12,
- 12,12,12,12,12,12,12,12,11,12,12,12,12,11,11,11,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 13,12,12,12,13,13,11,11,11,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,13,13,12,12,12,13,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,13,13,12,13,
- 13,13,13,12,13,13,13,13,11,12,12,12,12,12,12,12,
- 12,13,12,12,12,13,12,12,13,13,13,13,12,13,12,13,
- 13,11,11,11,12,12,12,12,12,12,12,11,12,12,12,12,
- 12,12,12,13,13,12,12,12,13,12,11,12,12,12,12,12,
- 12,12,12,12,12,12,12,13,13,12,12,13,13,13,12,13,
- 13,13,13,11,12,12,12,12,12,12,12,13,13,12,12,12,
- 12,12,12,13,13,13,13,12,13,13,13,13,12,12,12,12,
- 12,12,12,13,13,13,12,12,13,13,13,13,13,13,13,13,
- 12,13,13,13,13,12,12,12,12,12,12,13,12,13,13,12,
- 12,12,13,13,13,13,13,13,13,12,13,13,13,13,11,11,
- 11,12,12,11,12,12,12,12,11,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,11,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,13,12,13,13,12,12,12,13,13,
- 11,12,12,12,12,12,12,12,12,13,12,12,12,12,12,12,
- 12,12,13,13,12,13,12,13,13,12,12,12,12,12,12,12,
- 12,13,12,12,12,12,13,13,12,13,13,13,13,12,13,13,
- 13,13,12,12,12,12,12,12,12,12,13,13,12,12,12,13,
- 12,12,13,13,13,13,12,13,13,13,13,11,11,11,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,13,13,11,12,12,12,12,12,12,12,12,13,12,12,
- 12,12,12,12,13,13,13,13,12,13,13,13,13,11,12,12,
- 12,12,12,12,12,12,13,12,12,12,12,12,12,13,13,13,
- 13,12,13,13,13,13,12,12,12,12,12,12,12,12,13,13,
- 12,12,13,13,13,13,13,13,13,13,13,13,13,13,13,12,
- 12,12,12,12,12,13,13,13,13,12,12,12,13,12,13,13,
- 13,13,13,12,13,13,13,13,11,11,11,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 13,11,12,12,12,12,12,12,12,12,12,12,12,12,13,12,
- 12,12,12,13,13,12,13,13,13,13,11,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,13,13,13,13,12,13,
- 12,13,13,12,12,12,12,12,12,12,13,13,13,12,13,12,
- 13,13,12,13,13,13,13,13,13,13,13,13,12,12,12,12,
- 12,12,12,12,12,13,12,12,12,13,13,13,13,13,13,13,
- 12,13,13,13,13,
-};
-
-static const static_codebook _44p9_p4_1 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p9_p4_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p9_p4_1,
- 0
-};
-
-static const long _vq_quantlist__44p9_p5_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p9_p5_0[] = {
- 4, 6, 6, 9, 9, 6, 7, 8,10,11, 6, 8, 7,10,10, 8,
- 10,10,12,12, 8,10,10,12,12, 6, 7, 8,10,10, 7, 8,
- 9,10,11, 8, 9, 9,11,11,10,10,11,12,13,10,11,11,
- 13,13, 6, 8, 7,10,10, 8, 9, 9,11,11, 7, 9, 8,11,
- 10,10,11,11,13,13,10,11,10,13,12, 9,10,10,11,12,
- 10,10,11,12,13,10,11,11,12,13,12,12,13,12,14,12,
- 13,13,14,14, 9,10,10,12,11,10,11,11,13,12,10,11,
- 10,13,12,12,13,13,14,14,12,13,12,14,12, 7, 8, 8,
- 10,11, 8, 9,10,11,12, 8, 9, 9,11,12,10,11,12,13,
- 14,10,11,11,13,13, 8, 9,10,11,12, 9,10,11,12,13,
- 10,10,11,12,12,11,12,12,13,14,11,12,12,14,14, 8,
- 9, 9,11,12,10,10,11,12,13, 9,10,10,12,12,11,12,
- 12,14,14,11,12,12,14,13,11,11,12,12,13,11,12,12,
- 13,14,12,12,13,14,14,13,13,14,14,16,13,14,14,15,
- 15,11,12,11,13,13,12,12,12,14,14,11,12,12,14,13,
- 13,14,14,15,15,13,14,13,15,14, 7, 8, 8,11,10, 8,
- 10, 9,12,11, 8,10, 9,12,11,10,11,11,13,13,10,12,
- 11,14,13, 8, 9, 9,12,11, 9,10,10,12,12,10,11,10,
- 13,12,11,12,12,13,14,11,12,12,14,14, 8,10, 9,12,
- 11,10,11,10,12,12, 9,11,10,13,11,11,12,12,14,14,
- 11,12,12,14,13,11,11,12,13,13,11,12,12,13,14,12,
- 12,12,14,14,13,13,14,14,15,13,14,14,15,15,11,12,
- 11,13,12,12,12,12,14,14,11,12,12,14,13,13,14,14,
- 15,15,13,14,13,15,14,10,11,11,12,13,11,12,12,13,
- 14,11,12,12,13,14,13,13,14,14,16,13,14,14,15,15,
- 11,12,12,12,14,12,12,13,13,15,12,13,13,13,15,14,
- 14,15,15,16,14,14,15,15,16,11,12,12,13,14,12,13,
- 13,14,15,12,13,13,14,14,14,14,15,15,16,14,14,14,
- 15,15,13,14,14,14,15,14,14,15,15,16,14,15,15,15,
- 16,15,15,16,16,18,16,16,16,17,17,13,14,14,15,15,
- 14,14,15,16,16,14,14,14,16,15,16,16,16,17,17,15,
- 16,16,17,16,10,11,11,13,12,11,12,12,14,13,11,12,
- 12,14,13,13,14,14,15,15,13,14,13,16,14,11,12,12,
- 14,13,12,13,13,14,14,12,13,13,15,14,14,14,14,15,
- 15,14,15,14,16,15,11,12,12,14,12,12,13,13,15,14,
- 12,13,12,15,13,14,15,14,16,15,14,15,14,16,15,13,
- 14,14,15,15,14,14,14,15,16,14,15,14,16,16,15,16,
- 16,16,17,16,16,16,17,17,13,14,14,15,14,14,15,15,
- 16,15,14,15,14,16,15,16,16,16,17,17,15,16,15,18,
- 16, 6, 8, 8,11,11, 8, 9,10,11,12, 8,10, 9,12,12,
- 10,11,11,13,13,10,12,11,14,13, 8, 9, 9,11,12, 9,
- 10,10,12,12, 9,10,10,12,12,11,11,12,13,14,11,12,
- 12,14,14, 8,10, 9,12,11,10,11,11,12,12, 9,11,10,
- 13,12,11,12,12,14,14,11,12,12,14,13,10,11,11,13,
- 13,11,12,12,13,14,11,12,12,14,14,13,13,14,13,15,
- 13,14,14,15,15,11,12,11,13,13,12,12,12,14,14,11,
- 12,12,14,13,13,14,14,15,15,13,14,13,15,14, 8, 9,
- 9,11,11, 9,10,10,12,12, 9,10,10,12,12,11,12,12,
- 13,14,11,12,12,14,14, 9, 9,10,11,12,10,10,11,12,
- 13,10,10,11,12,13,12,12,13,13,15,12,12,13,14,14,
- 9,10,10,12,12,10,11,11,13,13,10,11,11,13,13,12,
- 13,13,14,15,12,13,12,14,14,11,11,12,12,14,12,12,
- 13,13,14,12,12,13,13,14,13,13,14,14,16,14,14,14,
- 15,15,11,12,12,14,13,12,13,13,14,14,12,13,13,15,
- 14,14,14,14,16,16,13,14,14,16,14, 7, 9, 9,12,11,
- 9,10,10,12,12, 9,11,10,13,12,11,12,12,13,14,11,
- 13,12,14,13, 9,10,10,12,12,10,10,11,12,13,10,12,
- 11,13,13,12,12,13,13,14,12,13,13,15,14, 9,10,10,
- 12,12,11,11,11,13,13,10,12,10,13,12,12,13,13,14,
- 15,12,13,12,15,13,11,12,12,14,13,12,12,13,13,14,
- 12,13,13,15,14,13,13,14,13,16,14,15,14,16,15,12,
- 12,12,14,14,13,13,13,14,14,12,13,12,14,13,14,15,
- 15,16,16,13,14,13,16,13,10,11,12,13,14,11,12,13,
- 13,15,12,12,13,14,14,13,14,14,15,16,13,14,14,16,
- 15,12,12,13,12,14,12,12,13,13,15,13,13,13,13,15,
- 14,14,15,14,16,14,15,15,15,16,12,13,12,14,14,13,
- 13,13,15,15,12,13,13,15,15,14,15,15,16,16,14,15,
- 15,16,16,13,14,14,13,16,14,14,15,14,16,14,14,15,
- 14,16,15,15,16,15,18,16,16,16,16,17,14,14,14,16,
- 15,14,15,15,16,16,14,15,15,16,16,16,16,16,17,17,
- 15,16,16,17,16,10,12,11,14,13,12,13,13,14,14,12,
- 13,12,15,14,14,14,14,15,15,14,15,14,16,15,12,13,
- 12,14,13,12,13,13,15,14,13,14,13,15,14,14,15,15,
- 16,16,14,15,15,17,15,12,13,12,14,14,13,14,14,15,
- 15,13,14,13,15,14,15,15,15,16,16,14,15,15,17,15,
- 14,14,14,16,15,14,15,15,16,16,14,15,15,16,15,16,
- 16,16,16,17,16,17,16,18,17,14,14,14,16,15,15,15,
- 15,16,16,14,15,14,16,15,16,16,17,17,17,15,16,15,
- 17,16, 6, 8, 8,11,11, 8, 9,10,12,12, 8,10, 9,12,
- 11,10,11,12,13,13,10,11,11,13,13, 8, 9,10,11,12,
- 9,10,11,12,13,10,11,11,12,12,11,12,12,13,14,11,
- 12,12,14,14, 8, 9, 9,12,11, 9,10,10,12,12, 9,10,
- 10,12,12,11,12,12,14,14,11,12,11,14,13,11,11,12,
- 13,13,11,12,12,13,14,12,12,12,14,14,13,13,14,14,
- 15,13,14,14,15,15,10,11,11,13,13,11,12,12,14,14,
- 11,12,12,14,13,13,14,14,15,15,13,14,13,15,13, 7,
- 9, 9,11,12, 9,10,11,12,13, 9,10,10,12,12,11,12,
- 13,13,14,11,12,12,14,14, 9,10,10,12,12,10,10,11,
- 12,13,11,12,11,13,13,12,12,13,13,15,12,13,13,15,
- 14, 9,10,10,12,12,10,11,12,13,13,10,11,10,13,12,
- 12,13,13,14,15,12,13,12,14,13,12,12,12,14,14,12,
- 12,13,13,14,13,13,13,15,14,14,13,14,13,16,14,15,
- 15,16,16,11,12,12,13,14,12,13,13,14,15,12,13,12,
- 14,13,14,14,15,15,16,13,14,13,15,13, 8, 9, 9,11,
- 11, 9,10,10,12,12, 9,10,10,12,12,11,12,12,14,14,
- 11,12,11,14,13, 9,10,10,12,12,10,11,11,13,13,10,
- 11,11,13,13,12,12,13,14,15,12,13,13,15,14, 9,10,
- 9,12,11,10,11,10,13,12,10,11,10,13,12,12,13,12,
- 14,14,12,13,12,15,13,11,12,12,13,14,12,13,13,14,
- 14,12,13,13,14,14,14,14,14,14,16,14,14,14,16,15,
- 11,12,11,14,12,12,13,12,15,13,12,13,12,15,13,14,
- 14,14,16,15,13,14,13,16,14,10,11,12,13,14,12,12,
- 13,13,15,12,13,13,14,14,14,14,15,15,16,14,14,14,
- 15,16,12,12,13,14,14,12,13,14,14,15,13,14,14,15,
- 15,14,15,15,15,17,15,15,15,16,16,12,12,13,13,14,
- 13,13,14,14,15,12,13,13,14,15,15,15,15,15,17,14,
- 15,15,15,15,14,14,14,16,16,14,15,15,15,16,15,15,
- 15,16,16,16,15,16,16,18,16,16,17,17,17,14,14,14,
- 15,16,15,15,15,16,17,14,15,14,16,16,16,16,17,17,
- 18,16,16,15,17,16,10,12,11,14,13,12,12,12,14,14,
- 11,13,12,14,13,13,14,14,15,15,13,14,13,16,15,12,
- 12,13,14,14,12,13,13,15,15,13,13,13,15,15,14,15,
- 15,16,16,14,15,15,17,16,12,13,12,14,12,13,13,13,
- 15,13,12,13,12,15,13,14,15,15,16,15,14,15,14,16,
- 14,14,14,14,16,16,14,15,15,16,16,14,15,15,16,16,
- 15,16,16,16,17,16,17,16,18,17,13,14,14,16,13,14,
- 15,15,16,14,14,15,14,16,14,16,16,16,17,16,15,16,
- 15,18,15, 9,11,11,13,13,11,12,12,14,14,11,12,12,
- 14,14,13,14,14,15,15,13,14,14,15,15,11,12,12,14,
- 14,11,12,13,14,15,12,13,13,15,14,13,14,14,15,16,
- 13,14,14,16,16,11,12,12,14,14,12,13,13,15,15,12,
- 13,13,15,14,14,14,14,16,16,14,15,14,16,15,12,13,
- 13,14,15,12,13,14,15,16,13,14,14,16,16,14,14,15,
- 16,17,15,15,15,17,17,13,14,14,15,15,14,15,14,16,
- 16,14,15,14,16,15,15,16,16,17,17,15,16,15,17,16,
- 10,12,12,13,14,11,12,13,14,14,12,13,12,14,14,13,
- 14,14,15,16,13,14,14,16,15,11,12,12,14,14,12,12,
- 13,14,15,12,13,13,15,15,13,13,15,15,17,14,14,15,
- 16,16,12,13,12,14,14,12,13,13,15,15,12,13,13,15,
- 14,14,15,15,16,16,14,15,14,16,16,13,12,14,13,16,
- 13,13,15,14,16,14,13,15,15,16,14,14,16,15,17,15,
- 15,16,16,17,13,14,14,16,15,14,15,15,16,16,14,15,
- 14,16,15,16,16,16,17,17,15,16,16,18,16,10,12,12,
- 14,14,12,12,13,14,14,12,13,12,15,14,13,14,14,15,
- 16,14,15,14,16,15,11,12,12,14,14,12,13,13,14,15,
- 13,14,13,15,15,14,14,15,15,16,14,15,15,17,16,12,
- 13,13,14,14,13,13,14,15,15,12,14,13,15,15,14,15,
- 15,16,16,14,15,15,17,15,13,14,13,15,15,13,14,14,
- 15,16,14,15,14,17,16,15,15,15,15,17,16,16,16,18,
- 17,14,14,14,16,16,15,15,15,16,16,14,15,14,16,16,
- 16,16,17,17,17,16,16,16,17,16,11,12,13,14,14,12,
- 13,13,15,15,12,13,13,15,15,14,15,15,16,16,14,15,
- 15,17,16,12,13,13,14,15,13,13,14,14,16,13,14,14,
- 15,16,15,14,16,15,17,15,15,16,16,17,12,13,13,15,
- 15,13,14,14,16,16,13,14,14,16,15,15,15,16,17,17,
- 15,16,15,17,16,14,14,15,13,16,15,14,16,14,17,15,
- 15,16,14,17,16,15,17,15,18,16,16,17,16,18,14,15,
- 15,17,16,15,16,16,17,17,15,16,15,17,16,16,17,17,
- 18,18,16,17,15,18,16,11,12,12,14,14,13,13,14,14,
- 15,13,14,13,16,14,15,15,15,16,16,15,16,15,17,16,
- 12,13,13,15,14,13,13,14,15,15,14,15,14,16,15,15,
- 15,16,15,16,16,16,16,18,16,12,13,13,15,15,14,14,
- 15,15,16,13,14,13,16,15,16,16,16,17,17,15,16,15,
- 17,15,14,15,14,16,15,14,15,15,16,16,15,16,15,17,
- 16,16,15,16,15,17,17,18,17,18,17,15,15,15,16,16,
- 16,16,16,17,17,14,15,15,17,16,17,17,18,18,18,16,
- 17,15,18,15, 9,11,11,13,13,11,12,12,14,14,11,12,
- 12,14,14,13,14,14,15,16,13,14,14,15,15,11,12,12,
- 14,14,12,13,13,14,15,12,13,13,14,14,14,14,15,15,
- 16,14,14,14,16,16,11,12,12,14,14,12,13,13,14,15,
- 11,13,12,14,14,13,14,14,16,16,13,14,14,16,15,13,
- 14,14,15,15,14,14,15,15,16,14,15,14,16,16,15,15,
- 16,16,17,15,16,16,17,17,12,13,13,15,15,13,14,14,
- 16,15,12,14,13,16,15,15,16,15,17,17,14,15,15,17,
- 15,10,12,12,14,14,12,12,13,14,15,12,13,12,14,14,
- 14,14,15,15,16,13,14,14,16,16,12,13,13,14,14,13,
- 13,14,14,15,13,14,13,15,15,14,15,15,15,17,14,15,
- 15,16,16,11,12,12,14,14,13,13,14,15,15,12,13,13,
- 15,14,14,15,15,16,17,14,15,14,16,15,14,14,14,16,
- 16,14,15,15,16,16,15,15,15,16,16,15,16,16,16,18,
- 16,17,16,18,17,13,13,14,15,15,14,14,15,16,16,13,
- 14,14,16,15,16,16,17,17,17,15,15,15,17,15,10,12,
- 12,14,13,12,12,13,14,14,11,13,12,14,14,13,14,14,
- 16,16,13,14,14,16,15,12,12,13,14,14,12,13,13,14,
- 15,13,13,13,15,15,14,14,15,16,16,14,15,15,16,16,
- 11,12,12,14,14,12,13,13,15,15,12,13,12,15,14,14,
- 15,14,16,16,13,15,13,16,15,13,14,14,15,16,14,15,
- 15,15,17,14,15,15,16,16,16,15,16,16,17,16,16,16,
- 17,17,13,14,12,16,13,14,15,13,16,15,13,15,13,16,
- 14,15,16,15,17,16,15,16,14,17,15,11,12,12,14,15,
- 13,13,14,14,16,13,14,13,15,14,15,15,16,16,17,15,
- 15,15,16,16,12,13,13,15,15,13,13,14,15,16,14,15,
- 14,16,15,15,15,16,15,17,16,16,16,17,17,12,13,13,
- 14,15,14,14,15,15,16,13,14,13,15,15,16,16,16,17,
- 17,15,16,15,16,15,15,15,15,16,16,14,15,15,16,17,
- 16,16,16,17,17,16,15,17,15,18,17,18,17,18,18,14,
- 14,15,15,17,15,15,16,16,17,14,15,15,16,16,17,17,
- 17,17,18,16,16,15,17,15,11,12,12,14,14,12,13,13,
- 15,15,12,13,13,15,15,14,15,15,16,16,14,15,14,17,
- 16,13,13,13,15,15,13,14,14,15,16,13,14,14,16,16,
- 15,15,16,16,17,15,16,16,17,17,12,13,13,15,14,13,
- 14,14,16,15,13,14,13,16,14,15,16,16,17,16,15,16,
- 14,17,15,14,15,15,16,17,15,15,16,16,17,15,16,16,
- 17,17,16,15,17,16,18,16,17,17,18,18,14,15,14,16,
- 13,15,16,15,17,14,15,16,14,17,14,16,17,16,18,16,
- 16,17,15,18,15,
-};
-
-static const static_codebook _44p9_p5_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p9_p5_0,
- 1, -528744448, 1616642048, 3, 0,
- (long *)_vq_quantlist__44p9_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44p9_p5_1[] = {
- 3,
- 2,
- 4,
- 1,
- 5,
- 0,
- 6,
-};
-
-static const char _vq_lengthlist__44p9_p5_1[] = {
- 2, 3, 3, 3, 3, 3, 3,
-};
-
-static const static_codebook _44p9_p5_1 = {
- 1, 7,
- (char *)_vq_lengthlist__44p9_p5_1,
- 1, -533200896, 1611661312, 3, 0,
- (long *)_vq_quantlist__44p9_p5_1,
- 0
-};
-
-static const long _vq_quantlist__44p9_p6_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p9_p6_0[] = {
- 2, 5, 5, 5, 7, 7, 5, 7, 7, 5, 7, 7, 7, 8, 9, 7,
- 9, 9, 5, 7, 7, 7, 9, 9, 7, 9, 8, 5, 7, 8, 8, 9,
- 10, 8, 9,10, 8, 9,10,10,10,12,10,11,11, 8,10,10,
- 10,11,12,10,11,10, 5, 8, 7, 8,10,10, 8,10, 9, 8,
- 10,10,10,10,11,10,12,11, 8,10, 9,10,11,11,10,12,
- 10, 5, 8, 8, 7, 9,10, 8,10, 9, 7, 9,10, 9,10,11,
- 9,11,11, 8,10, 9,10,11,11, 9,11,10, 7, 9, 9, 9,
- 10,11, 9,11,11, 9, 9,11,10,10,13,11,12,12, 9,11,
- 11,11,12,13,11,13,11, 7, 9, 9, 9,10,11, 9,11,10,
- 9,11,10,10,10,12,11,13,12, 9,11,11,11,12,12,10,
- 12,10, 5, 8, 8, 8, 9,10, 7,10, 9, 8, 9,10, 9,10,
- 11,10,11,11, 7,10, 9, 9,11,11, 9,11,10, 7, 9, 9,
- 9,10,11, 9,11,10, 9,11,11,10,10,12,11,12,12, 9,
- 10,11,11,12,13,10,12,10, 7, 9, 9, 9,11,11, 9,11,
- 10, 9,11,11,11,11,13,11,13,12, 9,11, 9,11,12,12,
- 10,13,10,
-};
-
-static const static_codebook _44p9_p6_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44p9_p6_0,
- 1, -527106048, 1620377600, 2, 0,
- (long *)_vq_quantlist__44p9_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44p9_p6_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44p9_p6_1[] = {
- 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 8, 7, 8, 8, 7,
- 8, 8, 7, 8, 7, 7, 8, 8, 7, 8, 8, 7, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 8, 8, 9, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9,
- 8, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 8, 8, 9, 8, 8,
- 8, 8, 9, 9, 8, 9, 9, 7, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 9, 8, 8, 8, 8, 8, 9, 9, 8,
- 9, 8, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 8, 9, 9, 8,
- 8, 8, 8, 8, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 9, 9, 8, 9, 9, 8, 8, 8, 8, 9, 8,
- 8, 9, 8,
-};
-
-static const static_codebook _44p9_p6_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44p9_p6_1,
- 1, -530841600, 1616642048, 2, 0,
- (long *)_vq_quantlist__44p9_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44p9_p7_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p9_p7_0[] = {
- 1,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,
-};
-
-static const static_codebook _44p9_p7_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p9_p7_0,
- 1, -510105088, 1635281408, 3, 0,
- (long *)_vq_quantlist__44p9_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44p9_p7_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44p9_p7_1[] = {
- 1, 4, 4,16,16, 4, 9,11,15,16, 4,12, 8,16,16,12,
- 16,16,16,16,13,16,16,16,16, 5, 8,10,16,16, 9, 9,
- 14,15,16,12,14,14,16,16,16,16,16,16,16,16,16,16,
- 16,16, 5,11, 8,16,15,12,14,16,16,16, 9,15, 9,16,
- 16,16,16,16,16,16,16,16,16,16,16,15,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16, 6,11,11,
- 16,16,12,13,16,16,16,12,16,14,16,16,16,16,16,16,
- 16,16,16,16,16,16,11,15,15,16,16,14,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,12,
- 15,16,16,16,16,16,16,16,16,14,16,15,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16, 5,11,11,16,16,12,
- 15,16,16,16,12,16,14,16,16,16,16,16,16,16,16,16,
- 16,16,16,12,15,15,16,16,14,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,11,15,15,16,
- 16,16,16,16,16,16,15,16,14,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16, 6,11,12,16,16,11,15,16,16,16,13,16,14,16,16,
- 16,16,16,16,16,16,16,16,16,16,11,16,14,16,16,14,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,12,14,14,16,16,16,16,16,16,16,15,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,15,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16, 8,13,
- 15,16,16,15,15,16,16,16,14,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,14,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 15,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16, 7,12,12,16,16,
- 13,12,16,16,16,14,16,14,16,16,16,16,16,16,16,16,
- 16,16,16,16,13,16,16,16,16,14,14,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,12,14,16,
- 16,16,16,16,16,16,16,14,16,14,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16, 6,11,11,16,16,13,15,16,16,16,11,15,14,16,
- 16,16,16,16,16,16,14,16,16,16,16,11,16,16,16,16,
- 16,16,16,16,16,15,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,11,16,14,16,16,14,16,16,16,16,13,15,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16, 7,
- 11,11,16,16,13,13,16,16,16,13,16,13,16,16,16,16,
- 16,16,16,16,16,16,16,16,12,16,15,16,16,14,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,12,14,16,16,16,16,16,16,16,16,14,16,13,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16, 8,13,14,16,
- 16,15,16,16,16,16,14,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,15,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,15,16,
- 15,16,16,16,16,16,16,16,16,16,15,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,15,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,15,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,
-};
-
-static const static_codebook _44p9_p7_1 = {
- 5, 3125,
- (char *)_vq_lengthlist__44p9_p7_1,
- 1, -514619392, 1630767104, 3, 0,
- (long *)_vq_quantlist__44p9_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44p9_p7_2[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p9_p7_2[] = {
- 1, 3, 2, 5, 4, 7, 7, 8, 8, 9,10,10,10,11,11,11,
- 12,12,12,13,13,13,13,13,13,
-};
-
-static const static_codebook _44p9_p7_2 = {
- 1, 25,
- (char *)_vq_lengthlist__44p9_p7_2,
- 1, -518864896, 1620639744, 5, 0,
- (long *)_vq_quantlist__44p9_p7_2,
- 0
-};
-
-static const long _vq_quantlist__44p9_p7_3[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44p9_p7_3[] = {
- 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5,
-};
-
-static const static_codebook _44p9_p7_3 = {
- 1, 25,
- (char *)_vq_lengthlist__44p9_p7_3,
- 1, -529006592, 1611661312, 5, 0,
- (long *)_vq_quantlist__44p9_p7_3,
- 0
-};
-
-static const char _huff_lengthlist__44p9_short[] = {
- 3, 3, 3, 3, 3, 3, 3, 3,
-};
-
-static const static_codebook _huff_book__44p9_short = {
- 1, 8,
- (char *)_huff_lengthlist__44p9_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44pn1_l0_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44pn1_l0_0[] = {
- 1, 3, 3, 8, 8,10,10,10,10,10,10,10,10, 5, 7, 5,
- 9, 8,10,10,10,10,11,10,11,10, 5, 5, 7, 8, 9,10,
- 10,11,10,10,11,10,11,10,10,10,11,11,11,11,11,11,
- 11,10,11,11,10,10,10,10,11,11,11,11,11,10,11,11,
- 11,11,11,11,11,11,12,11,10,11,11,11,11,11,11,11,
- 11,11,11,11,11,10,10,11,11,12,11,11,11,11,11,11,
- 12,11,11,11,10,11,11,11,11,11,11,11,11,10,11,11,
- 10,11,10,11,11,11,11,11,11,11,11,11,11,12,11,11,
- 12,12,11,11,11,11,11,11,11,11,11,11,11,11,12,11,
- 10,11,11,11,11,11,11,11,12,11,13,11,11,11,11,11,
- 11,11,11,11,11,11,12,11,13,
-};
-
-static const static_codebook _44pn1_l0_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44pn1_l0_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44pn1_l0_0,
- 0
-};
-
-static const long _vq_quantlist__44pn1_l0_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44pn1_l0_1[] = {
- 1, 4, 4, 7, 7, 4, 5, 6, 7, 7, 4, 6, 5, 7, 7, 7,
- 6, 7, 6, 7, 7, 7, 6, 7, 6,
-};
-
-static const static_codebook _44pn1_l0_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44pn1_l0_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44pn1_l0_1,
- 0
-};
-
-static const long _vq_quantlist__44pn1_l1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44pn1_l1_0[] = {
- 1, 4, 4, 4, 4, 4, 4, 4, 4,
-};
-
-static const static_codebook _44pn1_l1_0 = {
- 2, 9,
- (char *)_vq_lengthlist__44pn1_l1_0,
- 1, -516716544, 1630767104, 2, 0,
- (long *)_vq_quantlist__44pn1_l1_0,
- 0
-};
-
-static const char _huff_lengthlist__44pn1_lfe[] = {
- 1, 3, 2, 3,
-};
-
-static const static_codebook _huff_book__44pn1_lfe = {
- 2, 4,
- (char *)_huff_lengthlist__44pn1_lfe,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44pn1_long[] = {
- 2, 3, 6, 7, 9,13,17, 3, 2, 5, 7, 9,13,17, 6, 5,
- 5, 6, 9,12,16, 7, 7, 6, 6, 7,10,13,10,10, 9, 7,
- 6,10,13,13,13,12,10,10,11,15,17,17,17,14,14,15,
- 17,
-};
-
-static const static_codebook _huff_book__44pn1_long = {
- 2, 49,
- (char *)_huff_lengthlist__44pn1_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44pn1_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44pn1_p1_0[] = {
- 1, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,
-};
-
-static const static_codebook _44pn1_p1_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44pn1_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44pn1_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44pn1_p2_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44pn1_p2_0[] = {
- 1, 5, 5, 0, 7, 7, 0, 8, 8, 0, 9, 9, 0,12,12, 0,
- 8, 8, 0, 9, 9, 0,13,13, 0, 8, 8, 0, 6, 6, 0,11,
- 11, 0,12,12, 0,12,12, 0,14,14, 0,11,12, 0,12,12,
- 0,15,15, 0,12,12, 0, 5, 5, 0, 5, 5, 0, 6, 6, 0,
- 7, 7, 0,10,10, 0, 6, 6, 0, 7, 7, 0,11,11, 0, 6,
- 6, 0, 7, 7, 0,11,11, 0,12,11, 0,11,11, 0,14,14,
- 0,10,10, 0,12,12, 0,15,15, 0,12,12, 0, 6, 6, 0,
- 12,12, 0,12,12, 0,12,12, 0,14,14, 0,11,11, 0,12,
- 12, 0,16,16, 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 8, 8, 0,12,12, 0,12,12, 0,12,12, 0,15,
- 15, 0,12,12, 0,11,11, 0,16,16, 0,11,11, 0, 6, 6,
- 0,12,12, 0,12,12, 0,13,13, 0,15,15, 0,12,12, 0,
- 13,13, 0,15,15, 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,
-};
-
-static const static_codebook _44pn1_p2_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44pn1_p2_0,
- 1, -533200896, 1614282752, 2, 0,
- (long *)_vq_quantlist__44pn1_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44pn1_p2_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44pn1_p2_1[] = {
- 1, 3, 3, 0, 9, 9, 0, 9, 9, 0,10,10, 0, 9, 9, 0,
- 10,10, 0,10,10, 0,10,10, 0,10,10, 0, 7, 7, 0, 7,
- 7, 0, 6, 6, 0, 8, 8, 0, 7, 7, 0, 8, 8, 0, 8, 8,
- 0, 7, 7, 0, 8, 8, 0, 7, 7, 0, 9, 9, 0, 8, 9, 0,
- 10,10, 0, 9, 9, 0,10,10, 0,10,11, 0, 9, 9, 0,10,
- 10, 0, 9, 9, 0,11,11, 0,12,12, 0,12,12, 0,11,11,
- 0,12,12, 0,13,13, 0,12,12, 0,13,13, 0, 8, 8, 0,
- 12,12, 0,12,12, 0,13,13, 0,13,13, 0,13,13, 0,13,
- 13, 0,13,13, 0,13,13, 0, 7, 7, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 9, 9, 0,11,11, 0,12,12, 0,13,13, 0,12,
- 12, 0,13,13, 0,13,13, 0,12,12, 0,12,12, 0, 9, 9,
- 0,12,12, 0,13,13, 0,14,14, 0,13,13, 0,14,14, 0,
- 14,14, 0,13,13, 0,14,14, 0, 7, 7, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,
-};
-
-static const static_codebook _44pn1_p2_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44pn1_p2_1,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44pn1_p2_1,
- 0
-};
-
-static const long _vq_quantlist__44pn1_p3_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44pn1_p3_0[] = {
- 1, 6, 6, 6, 8, 8, 6, 8, 8, 7, 9, 9,10,11,11, 8,
- 8, 8, 7, 9, 9,11,12,12, 9, 9, 9, 6, 7, 7,10,11,
- 11,10,11,11,10,11,11,13,13,13,12,12,12,10,12,11,
- 14,14,14,12,12,12, 6, 5, 5, 9, 6, 6, 9, 6, 6, 9,
- 7, 7,12,10,10,11, 7, 6, 9, 7, 7,13,11,11,12, 7,
- 7, 7, 8, 8,12,10,10,12,10,10,11,10,10,15,13,13,
- 13, 9, 9,12,11,11,15,14,14,15,11,11, 8, 7, 7,12,
- 11,11,12,11,11,11,11,11,14,13,14,14,12,12,12,11,
- 11,16,15,15,14,12,12, 0,10,10, 0,12,12, 0,12,12,
- 0,11,11, 0,14,14, 0,11,11, 0,11,11, 0,15,15, 0,
- 11,11, 7, 8, 8,13,11,11,12,10,10,12,11,11,15,13,
- 13,14,11,11,12,10,10,16,14,14,15,10,10, 9, 7, 7,
- 13,11,12,13,12,11,12,11,11,15,14,14,14,12,12,13,
- 12,12,16,15,15,15,12,12, 0,11,11, 0,12,12, 0,12,
- 13, 0,12,12, 0,15,15, 0,12,12, 0,12,12, 0,16,15,
- 0,12,12,
-};
-
-static const static_codebook _44pn1_p3_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44pn1_p3_0,
- 1, -531365888, 1616117760, 2, 0,
- (long *)_vq_quantlist__44pn1_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44pn1_p3_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44pn1_p3_1[] = {
- 2, 3, 4, 9, 9,10,12,12,12,11,10,12,12,13,12,11,
- 13,12,11,11,11,12,12,12,11,11,13,13,13,13,11,12,
- 12,14,14,12,13,13,13,13,11,13,13,13,13,11,13,13,
- 13,13,11,13,13,13,13,11,12,12,14,14,12,13,13,12,
- 12,11,13,13,13,13,11,13,13,12,12,11,13,13,13,13,
- 12,12,13,14,14,12,13,13,12,12,11,13,13,13,13,11,
- 13,13,12,12,11,13,13,13,13,12,13,13,14,14,12,13,
- 13,12,12,11,13,13,13,13,11,13,13,12,12,11,10,10,
- 10,10,12,10,10,11,11,12, 9, 9,11,11,13,11,11,10,
- 10,13,10,10,10,10,13,11,11,12,12,13,10,10,12,12,
- 14,12,11,12,12,13,11,11,11,12,13,12,12,12,12,13,
- 11,11,12,12,13,10,10,12,12,14,11,11,12,12,13,11,
- 11,12,12,13,11,11,12,12,14,12,12,12,12,14,10,10,
- 11,11,14,12,11,11,11,13,11,11,11,11,13,12,12,11,
- 11,14,12,12,12,11,14,10,10,11,11,14,12,11,11,11,
- 13,11,11,11,11,13,12,12,11,11,11,11,11,10,10,12,
- 10,11, 9, 9,12,12,12,11,11,13,12,12, 9, 9,13,13,
- 13,10,10,13,13,13,12,12,13,13,13,14,14,13,12,12,
- 11,11,14,13,13,12,12,14,13,13,11,11,13,13,13,12,
- 11,13,13,13,14,14,13,12,12,10,10,14,13,13,11,11,
- 13,13,13,10,10,13,13,13,11,11,14,13,13,14,14,14,
- 12,12,10,10,13,13,13,11,11,13,13,13,10,10,13,13,
- 13,11,11,14,13,13,14,14,14,13,13,10,10,13,13,13,
- 11,11,13,13,13,10,10,14,12,12, 8, 8,14,12,12, 9,
- 9,14,11,11, 9, 9,14,12,12, 8, 8,14,12,12, 7, 7,
- 15,13,13,10,10,15,12,12,10,10,15,13,13,10,10,15,
- 12,13, 9, 9,15,13,13,10,10,15,13,13,10,10,15,12,
- 12,10,10,15,13,13,10,10,15,13,13, 9, 9,15,13,13,
- 10,10,15,13,13,10,10,15,12,12,10,10,15,13,13, 9,
- 9,14,13,12, 9, 9,14,13,13, 9, 9,15,13,13,10,10,
- 15,12,12,10,10,15,13,13, 9, 9,15,13,13, 9, 9,14,
- 13,13, 9, 9,14,12,12, 8, 8,13,13,13, 8, 8,14,14,
- 13, 9, 9,14,14,13, 7, 7,14,14,14, 8, 8,14,14,14,
- 10,10,15,14,14,12,12,14,14,14, 9, 9,15,14,14,10,
- 10,14,14,14, 9, 9,14,14,14,10, 9,15,14,14,12,12,
- 14,14,14, 9, 9,15,14,14,10,10,14,14,14, 9, 9,15,
- 14,15, 9, 9,15,14,14,11,11,14,14,14, 8, 8,14,14,
- 14, 9, 9,14,14,14, 8, 8,14,15,14,10,10,15,14,14,
- 11,11,14,14,14, 8, 8,15,14,14, 9, 9,14,14,14, 8,
- 8,12,12,12,13,13,16,16,15,12,12,17,16,16,13,13,
- 17,16,16,11,11,17,16,16,12,12,17,16,17,13,13,17,
- 16,16,14,14,17,17,16,12,12,18,16,16,13,13,17,16,
- 17,12,12,17,17,17,13,13,18,16,16,14,14,18,17,17,
- 12,12,17,17,17,13,13,18,17,17,13,13,17,17,17,13,
- 13,17,16,16,14,14,17,17,17,12,12,16,16,17,13,13,
- 17,17,16,12,12,18,17,17,13,13,18,16,16,14,14,18,
- 17,17,12,12,19,16,17,13,13,17,16,17,12,12,13,14,
- 14,10,10,16,14,14,13,13,17,15,15,14,14,17,14,14,
- 13,13,16,14,14,13,13,17,16,15,14,14,16,16,16,15,
- 15,17,15,15,14,14,17,15,15,14,14,17,15,15,14,14,
- 17,16,15,14,14,16,16,16,15,15,18,15,15,13,13,16,
- 16,15,14,14,17,15,15,14,13,17,15,15,14,14,16,16,
- 16,15,15,18,15,14,13,13,17,15,15,14,14,18,14,15,
- 13,13,18,15,15,14,14,16,16,16,15,15,17,15,15,13,
- 13,17,15,15,14,14,17,15,15,13,13,13,11,11,10,10,
- 16,14,14,13,13,17,14,15,14,14,17,15,15,12,12,17,
- 14,14,12,12,16,15,15,14,14,16,14,14,14,14,16,15,
- 15,14,14,16,15,15,14,14,16,15,15,14,14,16,15,15,
- 14,14,16,15,14,15,15,17,15,15,14,14,17,15,15,14,
- 14,17,15,15,14,14,17,15,16,14,14,16,14,14,14,14,
- 17,15,15,13,13,17,15,15,13,13,16,15,15,13,13,17,
- 16,16,14,14,17,15,14,15,14,17,15,15,13,13,17,15,
- 15,13,13,17,15,15,13,13,14,14,14, 9, 9,14,14,14,
- 18,19,14,15,15,19,18,14,14,14,19,19,15,14,14,19,
- 19,15,16,16,19,19,15,16,16,19,19,15,15,15,19,19,
- 15,16,16,19,20,15,15,15,19,19,15,15,15,19,19,15,
- 16,16,20,20,15,15,15,18,19,15,15,16,19,20,15,15,
- 15,19,18,15,15,15,18,18,15,16,16,21,20,15,15,15,
- 19,19,15,15,15,19,19,15,15,14,19,20,15,15,15,20,
- 19,15,16,16,19,20,15,15,15,19,19,15,15,15,20,21,
- 15,14,15,19,19,14,12,12, 9, 9,14,14,15,21,19,14,
- 14,14,18,19,14,15,15,19,20,14,14,14,19,19,15,15,
- 15,19,20,15,15,14,21,19,15,15,15,20,19,15,14,15,
- 20,21,15,15,15,18,18,15,15,15,20,21,16,14,14,18,
- 19,15,15,15,20,19,15,15,15,18,21,15,15,15,19,19,
- 15,15,15,19,20,16,15,14,20,19,15,16,15,19,19,15,
- 15,15,19, 0,14,15,15,19,19,15,15,15,19,19,15,15,
- 14,20,19,15,15,15,20,19,15,15,15,19,19,15,15,15,
- 20,19,12,12,12,13,13,16,15,16,11,11,16,16,16,12,
- 12,17,16,16,11,11,17,16,16,12,11,17,17,17,13,13,
- 18,16,16,14,14,18,18,17,13,13,17,16,16,13,13,17,
- 17,17,13,13,17,16,17,12,12,17,15,16,13,13,17,16,
- 17,12,12,17,16,16,13,12,17,16,16,12,12,18,17,17,
- 13,13,18,16,16,13,14,18,17,17,12,12,17,16,16,12,
- 12,17,17,17,12,12,18,17,17,13,13,17,16,16,14,14,
- 17,17,17,12,12,17,16,16,12,12,18,17,17,12,12,13,
- 14,14, 9, 9,16,14,14,13,13,16,15,15,14,14,16,14,
- 14,13,13,16,14,14,13,13,17,16,15,15,15,16,15,16,
- 16,15,17,15,15,14,14,17,15,15,15,15,17,15,15,14,
- 14,17,15,15,14,14,16,15,16,16,16,17,15,15,14,14,
- 16,15,15,14,15,16,15,15,14,14,17,15,15,15,15,16,
- 16,16,15,16,18,15,14,13,14,17,15,15,14,14,17,14,
- 14,13,13,17,15,15,14,14,16,15,15,15,15,17,15,14,
- 14,14,17,15,15,14,14,17,14,14,13,13,13,11,11,11,
- 11,16,14,14,12,12,16,14,14,13,13,16,14,14,12,12,
- 16,14,14,12,12,16,15,15,13,13,17,14,14,14,14,17,
- 15,15,13,13,16,15,15,14,13,16,15,15,13,13,16,15,
- 15,13,13,16,14,14,14,14,16,15,15,13,13,16,14,15,
- 13,13,17,15,15,13,13,17,15,15,13,13,16,14,14,14,
- 14,17,15,15,12,12,17,14,15,13,13,17,15,15,12,12,
- 16,15,15,13,13,17,14,14,14,14,17,15,15,12,12,17,
- 15,15,13,13,16,15,15,12,12,14,15,15, 8, 8,14,14,
- 14,19,18,14,15,15,19,20,14,14,14,19,19,14,14,15,
- 19,20,15,16,15,19,21,15,16,16,21,19,15,15,15,20,
- 19,15,16,16,19,20,15,15,15,19,18,15,16,15,20,19,
- 15,16,16,19,20,15,15,15,19,19,15,16,15,20,20,14,
- 15,15,19,19,15,15,15,21,19,15,17,16,19,20,15,14,
- 15, 0,21,15,15,15,19,20,14,14,14,19,19,15,15,15,
- 20,19,15,16,16,19,19,15,15,15,19,18,15,15,15,20,
- 19,14,14,15,18,18,14,12,12, 9, 9,14,14,14,18,18,
- 14,14,14,18,18,14,15,14,19,18,14,14,14,19,18,15,
- 15,15,19,20,15,14,14,18,18,15,15,15,20,19,15,15,
- 15,18,20,15,15,15,19,18,15,15,15,19,19,15,14,14,
- 19,21,15,15,15,20,20,15,15,15,18,19,14,15,15,19,
- 20,15,15,15,20,19,15,14,14,19,21,15,15,15,18,19,
- 15,14,15,20,19,14,15,15,21,21,14,15,15,19,20,15,
- 14,14,19,20,15,15,15,19,20,15,15,14,20,20,14,15,
- 15,20,19,13,12,12,13,13,17,16,16,11,11,17,16,16,
- 12,12,18,17,16,11,11,18,16,16,11,11,17,17,17,13,
- 13,18,16,16,13,13,18,17,17,12,12,18,16,16,13,13,
- 18,17,17,12,12,18,17,17,13,13,18,16,16,14,14,18,
- 16,17,12,12,18,17,17,13,13,17,17,17,12,12,17,17,
- 17,12,12,17,16,15,13,13,18,16,16,11,11,17,16,16,
- 12,12,17,16,17,11,11,18,17,17,13,12,17,16,16,13,
- 13,17,17,17,12,12,17,16,17,12,12,18,17,17,11,11,
- 14,14,14, 9, 9,16,14,14,13,13,17,15,15,14,14,17,
- 14,14,13,13,16,14,14,13,13,17,15,15,14,14,16,16,
- 16,16,15,18,15,15,14,14,17,16,15,15,15,17,15,15,
- 14,14,17,15,15,14,15,16,16,16,15,16,18,15,15,14,
- 14,17,15,15,14,15,17,15,15,14,14,17,15,15,14,14,
- 16,16,16,15,16,17,14,14,13,13,17,15,15,14,14,18,
- 15,15,13,13,17,15,15,14,14,16,16,16,15,15,17,14,
- 14,13,13,17,15,15,14,14,17,14,14,13,13,13,11,11,
- 11,11,16,14,14,12,12,16,14,14,12,13,17,15,14,11,
- 11,17,14,14,11,11,17,15,15,13,14,17,14,14,14,14,
- 17,15,15,13,13,17,14,14,13,13,17,15,15,13,13,17,
- 15,15,13,13,17,14,14,14,14,17,15,15,13,13,18,14,
- 15,13,13,17,15,15,13,13,16,15,15,13,13,17,14,14,
- 13,13,17,15,15,12,12,16,14,14,12,12,16,15,15,12,
- 12,17,16,15,13,13,17,14,14,13,13,17,15,15,12,12,
- 16,15,15,12,12,16,15,15,12,12,13,15,15, 8, 8,14,
- 14,14,18,19,14,15,15,19,20,14,14,14,18,18,14,15,
- 15,18,18,15,16,16,19,19,15,16,17,20,20,15,15,15,
- 19,19,15,16,16,18,20,15,15,15,19,19,15,15,16,18,
- 18,15,17,16,19,19,15,15,15,18,21,15,16,16,21,20,
- 15,15,15,19,21,15,16,15,20,19,15,16,17,20,20,15,
- 15,15,19,19,15,16,16,21,20,15,15,15,19,20,15,15,
- 15,19,19,15,16,16,20,19,15,15,15,19,19,15,16,15,
- 20,21,15,15,15,21,19,14,12,12, 8, 8,14,14,14,20,
- 18,14,13,13,19,19,14,14,14,19,18,15,14,14,19,20,
- 14,15,15,20,20,15,14,14,21,20,15,15,15,20,20,15,
- 15,14,21,19,15,15,15,19,19,15,15,15,19,20,15,14,
- 14,20,20,15,15,15,19,20,15,14,14,19,20,15,15,15,
- 20,20,15,15,15,20,19,15,14,14,20,21,15,15,15,20,
- 21,15,14,14,20, 0,15,16,15,20,21,15,15,15,19,20,
- 15,14,14,19,19,15,15,15,19,20,15,15,15,19,19,15,
- 15,15,18,20,13,12,12,13,13,18,16,17,12,12,17,16,
- 16,12,12,17,17,16,11,11,18,16,16,11,11,17,17,18,
- 13,13,18,16,16,14,14,18,17,17,13,13,18,16,16,13,
- 13,18,17,17,12,12,17,17,16,13,13,17,16,16,13,14,
- 18,17,17,12,12,18,16,16,12,13,17,16,17,12,12,17,
- 18,17,13,13,18,16,16,13,13,18,17,17,12,12,17,16,
- 16,12,12,17,17,17,11,11,17,16,17,12,12,17,16,16,
- 13,13,17,16,16,11,11,17,16,16,12,12,18,16,17,11,
- 11,14,14,14, 9, 9,16,14,15,13,13,17,15,15,14,14,
- 17,14,14,12,12,16,14,14,13,13,18,15,15,15,15,17,
- 15,16,15,16,18,15,15,14,14,17,15,16,15,15,17,15,
- 15,14,14,18,15,15,14,14,16,16,16,16,15,17,15,15,
- 14,14,16,15,15,14,14,17,15,15,14,14,17,15,15,14,
- 14,17,16,16,15,15,17,15,14,13,13,17,15,15,14,14,
- 17,15,15,13,13,17,15,15,14,14,16,16,16,15,15,18,
- 15,14,14,14,17,15,15,14,14,18,15,15,13,13,13,12,
- 12,11,11,16,14,14,12,12,16,14,14,13,13,17,15,15,
- 12,12,17,14,14,12,12,17,15,15,14,14,17,14,14,14,
- 14,17,15,15,13,13,17,15,14,13,13,17,15,15,13,13,
- 17,15,15,13,13,16,14,14,14,14,17,15,15,13,13,16,
- 14,14,13,13,16,15,15,13,13,17,15,16,13,13,17,14,
- 14,14,13,17,15,15,12,12,16,15,14,12,12,17,15,15,
- 12,12,16,15,16,13,13,16,14,14,14,13,17,15,15,12,
- 12,16,14,14,12,12,17,15,15,12,12,14,15,15, 8, 8,
- 14,14,14,18,18,14,15,15,19,18,14,14,14,18,18,14,
- 15,15,19,20,15,16,15,21,18,15,16,16,18, 0,15,15,
- 15,19,20,15,16,16,20, 0,15,16,15,19,18,15,15,15,
- 19,19,15,16,16,21,19,15,15,15,19,19,15,16,16,20,
- 20,15,15,15,19,19,15,15,15,19,18,15,16,16,20,20,
- 15,14,15,20,19,15,15,15,19,20,15,15,15,19,19,15,
- 16,15,19,20,15,16,16,19,20,15,15,15,19,19,15,16,
- 15,20,20,15,15,15,20,18,13,12,12, 8, 8,14,14,14,
- 19,20,14,14,14,19,19,14,15,15,20,20,14,14,14,18,
- 19,15,15,15,20, 0,15,14,14,18,20,15,15,15,19,19,
- 15,15,15,21,19,15,15,15,19,20,15,15,15,20,21,15,
- 14,14,20,19,15,15,15,20,19,15,15,14,21,19,15,15,
- 15,19,18,15,15,15,20,19,15,14,14,19,19,15,15,16,
- 20,19,15,15,15,20, 0,15,15,15,19,21,15,15,15,22,
- 20,15,14,14,22,19,15,15,15,19,20,15,14,14,20,19,
- 14,15,15,19,21,
-};
-
-static const static_codebook _44pn1_p3_1 = {
- 5, 3125,
- (char *)_vq_lengthlist__44pn1_p3_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44pn1_p3_1,
- 0
-};
-
-static const long _vq_quantlist__44pn1_p4_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44pn1_p4_0[] = {
- 1, 7, 7,14,14, 6, 8, 8,15,16, 7, 8, 8,16,15, 0,
- 14,14,17,17, 0,14,14,16,16, 7, 9, 9,16,16,10,11,
- 11,17,18, 9, 8, 8,16,16, 0,14,14,19,19, 0,14,14,
- 17,16, 8, 9, 9,16,16,12,12,12,17,17,10, 9, 9,16,
- 16, 0,15,14,18,20, 0,14,14,17,17, 0,15,15,18,17,
- 0,21, 0, 0,21, 0,13,13,17,17, 0,17,17, 0, 0, 0,
- 15,15,17,17, 0,15,15,17,18, 0, 0, 0, 0,21, 0,13,
- 13,17,17, 0,18,18, 0,21, 0,16,15,17,18, 6, 7, 7,
- 14,14, 9,10,10,16,16,11,10,10,15,15, 0,21, 0,20,
- 21, 0, 0, 0,18,20,10,10,10,15,16,12,13,13,18,18,
- 12,11,11,15,15, 0, 0, 0,20,20, 0, 0,21,19,19,12,
- 11,11,15,15,15,14,14,18,18,13,11,11,15,16, 0, 0,
- 0,20,19, 0, 0, 0,20,21, 0, 0,20,19,19, 0, 0, 0,
- 0, 0, 0,20, 0,17,18, 0, 0,21, 0, 0, 0, 0, 0,21,
- 0, 0,21, 0,20,19, 0, 0, 0, 0, 0, 0,21, 0,18,18,
- 0, 0, 0,21, 0, 0, 0, 0, 0,20, 7, 6, 6,13,13, 9,
- 6, 6,12,12, 9, 7, 7,14,14, 0,10,10,12,12, 0,11,
- 11,15,15, 9, 7, 7,14,14,12, 9, 9,14,14,10, 7, 7,
- 14,13, 0,11,11,16,15, 0,11,11,14,14, 9, 7, 7,14,
- 14,13,10,10,14,14,11, 7, 7,14,13, 0,11,11,16,16,
- 0,11,11,14,14, 0,12,12,16,16, 0,19, 0,17,18, 0,
- 10,10,14,14, 0,15,14, 0, 0, 0,12,12,14,14, 0,12,
- 12,15,15, 0,20, 0,18,19, 0,10,10,14,14, 0,16,15,
- 0,20, 0,13,13,14,14, 0,11,11,13,13, 0,12,13,16,
- 16, 0,12,12,16,16, 0,16,16, 0,21, 0,17,18, 0, 0,
- 0,12,12,16,16, 0,15,15,18, 0, 0,12,12,16,16, 0,
- 17,16,21,21, 0,16,17, 0, 0, 0,13,13,17,16, 0,16,
- 16,20,21, 0,12,12,17,16, 0,17,17, 0,21, 0,17,17,
- 21,21, 0,17,18, 0, 0, 0, 0, 0, 0, 0, 0,15,15, 0,
- 0, 0,18,21, 0, 0, 0,18,19, 0, 0, 0,18,17,21,21,
- 0, 0, 0, 0, 0, 0,16,16, 0, 0, 0, 0, 0, 0, 0, 0,
- 19,19, 0, 0, 0,11,11,12,12, 0,11,11,10,10, 0,12,
- 12,13,13, 0,12,12, 9, 9, 0,14,14,13,13, 0,12,12,
- 13,13, 0,14,14,12,13, 0,11,11,12,12, 0,13,13,13,
- 13, 0,13,13,13,13, 0,12,12,13,13, 0,14,14,12,12,
- 0,11,11,12,12, 0,14,13,14,14, 0,13,13,13,13, 0,
- 15,15,14,15, 0, 0, 0,16,16, 0,12,12,13,13, 0,16,
- 17,20,21, 0,14,13,12,12, 0,14,14,14,14, 0,21, 0,
- 16,16, 0,12,12,13,13, 0,18,17,21, 0, 0,14,14,13,
- 13, 7, 8, 8,17,17,11,10,10,18,18,12,10,10,17,17,
- 0,15,15,20,18, 0,15,15,17,17,11, 9, 9,17,17,14,
- 12,12,19,19,13, 9, 9,16,16, 0,15,14, 0,19, 0,14,
- 14,16,16,12,10,10,20,18,16,13,13,21,20,14,10,10,
- 17,17, 0,15,15,21,20, 0,15,14,17,17, 0,15,15,21,
- 21, 0, 0,21, 0, 0, 0,13,13,18,18, 0,19,16, 0, 0,
- 0,15,15,17,16, 0,16,16, 0,21, 0, 0, 0, 0,21, 0,
- 13,14,18,17, 0,20,19, 0, 0, 0,15,15,18,18, 8, 7,
- 7,15,15,12,11,11,17,16,13,11,11,16,16, 0, 0, 0,
- 21,20, 0, 0, 0, 0,20,11,10,10,17,17,14,13,13,19,
- 18,14,11,11,16,16, 0,20, 0,21,19, 0, 0,21, 0,20,
- 12,11,11,17,17,16,15,15, 0,19,14,11,11,17,16, 0,
- 21, 0, 0,19, 0, 0, 0,21,20, 0, 0,21,20, 0, 0, 0,
- 0, 0, 0, 0, 0, 0,19,21, 0, 0, 0, 0, 0, 0, 0, 0,
- 19,20, 0, 0, 0,20,21, 0, 0, 0, 0, 0, 0,20, 0,19,
- 21, 0, 0, 0, 0, 0, 0, 0, 0,21,20,11,10, 9,15,15,
- 14,11,11,15,15,14,11,11,16,16, 0,14,14,14,14, 0,
- 16,15,17,16,13,11,11,16,16,16,13,13,16,16,15,10,
- 10,15,15, 0,14,15,17,17, 0,14,14,16,15,13,11,11,
- 16,16,17,15,14,16,16,15,10,10,15,15, 0,15,15,17,
- 18, 0,15,15,16,16, 0,16,16,17,17, 0,21, 0,21,20,
- 0,13,13,15,15, 0,18,18, 0,21, 0,15,15,15,15, 0,
- 16,16,17,17, 0, 0, 0, 0,18, 0,13,13,15,15, 0,19,
- 18, 0, 0, 0,15,15,16,16, 0,12,12,15,15, 0,13,13,
- 17,17, 0,13,13,17,18, 0,16,17,21, 0, 0,20,18, 0,
- 0, 0,13,13,17,17, 0,15,15, 0,18, 0,12,12,17,18,
- 0,16,16, 0, 0, 0,17,17,21, 0, 0,13,13,18,18, 0,
- 16,16,21,21, 0,12,12,17,18, 0,16,17,21, 0, 0,17,
- 17, 0,21, 0,17,18, 0, 0, 0, 0, 0, 0, 0, 0,16,15,
- 0,21, 0,21,19, 0, 0, 0,18,18, 0, 0, 0,18,19, 0,
- 0, 0, 0, 0, 0, 0, 0,16,16,21,21, 0,20,19, 0, 0,
- 0,19,21, 0,21, 0,12,12,15,15, 0,12,12,15,16, 0,
- 13,13,16,16, 0,14,14,15,15, 0,16,15,17,17, 0,13,
- 13,17,17, 0,15,15,16,18, 0,12,12,16,16, 0,14,14,
- 17,17, 0,15,14,16,16, 0,13,13,16,16, 0,16,15,17,
- 17, 0,12,12,16,16, 0,15,15,18,18, 0,14,14,17,16,
- 0,16,16,17,18, 0, 0, 0,20,21, 0,13,13,16,17, 0,
- 17,17, 0, 0, 0,15,15,16,16, 0,15,16,17,17, 0, 0,
- 0,19, 0, 0,13,13,15,16, 0,19,18, 0, 0, 0,16,15,
- 16,17, 8, 8, 8,17,17,13,11,10,17,18,13,10,10,17,
- 17, 0,15,15,20,19, 0,15,15,17,17,12,10,10,19,18,
- 15,12,12,20,18,14,10,10,17,16, 0,15,15,20,20, 0,
- 14,15,16,16,13,10,10,17,17,17,14,14, 0,18,15,10,
- 10,17,17, 0,16,15,20,20, 0,14,14,17,17, 0,15,16,
- 20,20, 0, 0,21, 0, 0, 0,13,13,17,17, 0,18,17, 0,
- 0, 0,15,16,17,18, 0,15,15,18,21, 0, 0, 0,21, 0,
- 0,13,13,18,18, 0,19,19, 0, 0, 0,16,16,18,17, 9,
- 8, 8,15,15,12,11,11,16,16,13,11,11,16,15, 0, 0,
- 0, 0,21, 0,21, 0,19,19,12,11,11,17,18,15,13,13,
- 18,19,14,11,11,16,16, 0, 0,21,21,19, 0, 0, 0,21,
- 20,13,11,11,18,17,17,14,15,20,21,15,11,12,16,16,
- 0, 0, 0,20, 0, 0, 0,21, 0,19, 0, 0, 0, 0,19, 0,
- 0, 0, 0, 0, 0,21,21,19,19, 0, 0, 0,21, 0, 0, 0,
- 0,19,21, 0, 0, 0,19,20, 0, 0, 0,21, 0, 0, 0,21,
- 19,19, 0, 0, 0, 0, 0, 0, 0, 0,21,20, 0,11,11,15,
- 15, 0,12,12,15,16, 0,12,12,16,16, 0,15,15,16,15,
- 0,16,16,17,17, 0,12,12,17,17, 0,14,14,17,17, 0,
- 11,11,16,16, 0,15,15,19,18, 0,15,15,16,16, 0,12,
- 12,17,16, 0,14,15,16,16, 0,11,11,15,15, 0,16,16,
- 18,19, 0,15,15,15,16, 0,17,17,18,20, 0,21, 0,21,
- 19, 0,14,14,16,16, 0,18,18, 0, 0, 0,16,16,15,15,
- 0,16,16,18,17, 0, 0, 0,19,20, 0,14,14,16,16, 0,
- 19,19, 0, 0, 0,16,17,15,15, 0,12,12,14,15, 0,13,
- 13,16,17, 0,12,12,17,17, 0,17,16, 0, 0, 0,18,17,
- 21, 0, 0,13,13,19,17, 0,15,15,20,21, 0,12,12,17,
- 17, 0,17,17, 0, 0, 0,17,17, 0, 0, 0,13,13,17,18,
- 0,16,16,21, 0, 0,12,12,17,17, 0,17,17, 0, 0, 0,
- 17,17, 0, 0, 0,18,21, 0, 0, 0, 0, 0, 0, 0, 0,15,
- 15,21, 0, 0,20,21, 0, 0, 0,18,19, 0, 0, 0,18,17,
- 0, 0, 0, 0, 0, 0, 0, 0,16,16,21, 0, 0,21,21, 0,
- 0, 0,18,19, 0, 0, 0,12,12,16,16, 0,13,13,16,17,
- 0,13,13,17,16, 0,14,14,16,16, 0,16,15,19,18, 0,
- 13,13,17,17, 0,15,15,18,18, 0,12,12,16,16, 0,15,
- 15,18,19, 0,15,15,17,16, 0,13,13,17,17, 0,16,16,
- 18,17, 0,12,12,17,16, 0,15,15,18,18, 0,15,15,17,
- 17, 0,16,16, 0,19, 0, 0, 0, 0, 0, 0,14,14,16,17,
- 0,18,18, 0, 0, 0,15,15,17,17, 0,16,16,21,19, 0,
- 21, 0,21,21, 0,13,14,16,16, 0,19,19, 0, 0, 0,15,
- 16,16,16, 0,11,11,17,16, 0,15,14,19,18, 0,14,14,
- 19,19, 0,18,17,18,20, 0,17,17,18,19, 0,13,13,17,
- 17, 0,16,17,21,18, 0,13,13,17,16, 0,18,17,19, 0,
- 0,16,17,18,18, 0,12,12,19,18, 0,18,18,20,20, 0,
- 13,13,17,17, 0,17,17,21, 0, 0,16,17,17,18, 0,18,
- 17,19,18, 0, 0, 0, 0, 0, 0,14,14,17,17, 0,19,19,
- 21, 0, 0,16,16,16,17, 0,17,17,19,20, 0, 0, 0, 0,
- 21, 0,15,15,17,18, 0,21,21, 0, 0, 0,17,17,17,18,
- 0,10,10,15,15, 0,15,14,17,18, 0,14,14,16,16, 0,
- 0, 0,18, 0, 0,21, 0,19, 0, 0,13,13,17,16, 0,17,
- 17,18, 0, 0,14,14,16,15, 0, 0, 0,21, 0, 0,21, 0,
- 19,18, 0,13,13,17,17, 0,18,18,20,20, 0,15,15,16,
- 16, 0, 0, 0,21,21, 0, 0, 0,20,20, 0, 0, 0,19, 0,
- 0, 0, 0, 0, 0, 0,21,20,18,18, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,20, 0, 0, 0, 0,20, 0, 0, 0, 0, 0, 0, 0,
- 0,19,18, 0, 0, 0, 0,21, 0, 0, 0,18,20, 0,18,19,
- 16,17, 0,21,19,17,17, 0, 0,21,18,18, 0, 0,21,20,
- 19, 0, 0, 0,20,20, 0, 0,21,17,17, 0, 0, 0,19,19,
- 0,20,20,17,17, 0, 0, 0, 0,20, 0, 0,20,18,18, 0,
- 21,20,17,17, 0, 0, 0,20,21, 0,19, 0,17,17, 0, 0,
- 21, 0, 0, 0,20, 0,18,19, 0, 0, 0,21,21, 0, 0, 0,
- 0,21, 0,20,20,17,17, 0, 0, 0, 0, 0, 0,21, 0,18,
- 17, 0, 0, 0,20,19, 0, 0, 0, 0,21, 0,20,20,17,17,
- 0, 0, 0, 0, 0, 0,21,21,18,18, 0,12,12,15,14, 0,
- 14,14,17,17, 0,14,14,17,16, 0,18,18,21, 0, 0,19,
- 20, 0, 0, 0,13,13,18,17, 0,16,16,19,18, 0,13,13,
- 17,17, 0,17,17, 0, 0, 0,17,17,21, 0, 0,13,13,17,
- 17, 0,17,17,21,20, 0,13,13,18,17, 0,18,19,21,21,
- 0,19,18, 0, 0, 0,18,17, 0, 0, 0, 0, 0, 0, 0, 0,
- 15,16, 0, 0, 0,21,21, 0, 0, 0,20,18,21, 0, 0,17,
- 18, 0, 0, 0, 0, 0, 0, 0, 0,15,16, 0, 0, 0, 0,20,
- 0, 0, 0, 0,19, 0, 0, 0,15,15,18,19, 0,18,17,21,
- 0, 0,16,18, 0,20, 0,17,18,21, 0, 0,18,20, 0, 0,
- 0,16,16,21,21, 0,19,20,21, 0, 0,16,15, 0,21, 0,
- 18,20, 0, 0, 0,18,19, 0, 0, 0,16,15,21,21, 0,21,
- 0, 0, 0, 0,16,15,21, 0, 0,20,19, 0, 0, 0,18,21,
- 21, 0, 0,20,18, 0, 0, 0, 0, 0, 0, 0, 0,16,16, 0,
- 20, 0,21, 0, 0, 0, 0,17,18,20,21, 0,18,18,21,21,
- 0, 0, 0, 0, 0, 0,16,16,20, 0, 0, 0,21, 0, 0, 0,
- 21,18, 0, 0, 0,12,12,20,17, 0,15,15,19,18, 0,14,
- 14,19,18, 0,18,17,21,19, 0,17,17,21,17, 0,13,13,
- 21,19, 0,16,17,20,19, 0,13,13,16,16, 0,17,17,20,
- 21, 0,16,16,19,17, 0,13,13,18,18, 0,17,19,19,19,
- 0,13,13,17,17, 0,18,18, 0,19, 0,16,17,18,18, 0,
- 16,17,19,21, 0, 0, 0, 0, 0, 0,15,15,16,17, 0,20,
- 19,21, 0, 0,17,17,17,17, 0,17,17,21,19, 0, 0, 0,
- 0, 0, 0,15,15,17,17, 0,21, 0, 0, 0, 0,18,18,17,
- 17, 0,10,10,15,15, 0,15,15,17,17, 0,15,14,16,16,
- 0, 0, 0,21,19, 0,21,21,19,21, 0,13,13,17,16, 0,
- 17,17,18,19, 0,14,15,16,15, 0, 0, 0,21,19, 0,21,
- 21,18,19, 0,14,14,16,17, 0,18,18,18,19, 0,15,15,
- 15,16, 0, 0,21, 0,21, 0, 0, 0,19,20, 0, 0, 0,21,
- 19, 0, 0, 0, 0, 0, 0,21,21,19,17, 0, 0, 0, 0, 0,
- 0, 0, 0,21,21, 0,21, 0, 0,21, 0, 0, 0, 0, 0, 0,
- 21,21,19,18, 0, 0, 0, 0, 0, 0, 0, 0, 0,19, 0,21,
- 18,18,17, 0,21, 0,20,20, 0, 0, 0,18,20, 0, 0,21,
- 18,21, 0, 0, 0,21,18, 0, 0, 0, 0,19, 0, 0, 0,21,
- 21, 0,20,21,17,19, 0,21, 0,21, 0, 0,21, 0,18,18,
- 0,20,21,17,18, 0, 0, 0,21,19, 0,20,21,17,18, 0,
- 0, 0,21,21, 0, 0, 0,20,19, 0, 0, 0,21,21, 0, 0,
- 0, 0, 0, 0,21,21,19,18, 0, 0, 0, 0, 0, 0, 0,21,
- 19,18, 0,21,21,19, 0, 0, 0, 0,21, 0, 0,21,21,18,
- 17, 0, 0, 0, 0, 0, 0,21, 0,21,18, 0,12,12,14,14,
- 0,15,14,17,17, 0,14,14,17,16, 0,19,17, 0, 0, 0,
- 19,19, 0, 0, 0,13,13,17,17, 0,17,17,20,20, 0,13,
- 13,18,18, 0,18,17, 0, 0, 0,18,21, 0, 0, 0,13,13,
- 17,17, 0,18,18,21,20, 0,14,14,18,19, 0,19,18,21,
- 0, 0,19,19, 0, 0, 0,20,18,20, 0, 0, 0, 0, 0, 0,
- 0,15,16, 0, 0, 0,21,21, 0, 0, 0,19,19, 0, 0, 0,
- 18,18, 0, 0, 0, 0, 0, 0, 0, 0,16,16, 0,21, 0, 0,
- 0, 0, 0, 0,19,20, 0, 0, 0,15,15,20,21, 0,17,17,
- 21,21, 0,17,17, 0, 0, 0,19,18, 0, 0, 0,18,19, 0,
- 0, 0,17,16, 0,21, 0, 0,20, 0, 0, 0,16,16, 0,20,
- 0,19,19, 0,21, 0,19,18, 0,21, 0,16,16, 0, 0, 0,
- 21,21, 0, 0, 0,16,16, 0, 0, 0,21,21, 0, 0, 0,19,
- 19, 0, 0, 0,20, 0, 0, 0, 0, 0, 0, 0, 0, 0,17,17,
- 0,21, 0, 0,20, 0, 0, 0,20,18,21,21, 0,19,18, 0,
- 20, 0, 0, 0, 0, 0, 0,16,17,21, 0, 0, 0,21, 0, 0,
- 0,19,20,21,20,
-};
-
-static const static_codebook _44pn1_p4_0 = {
- 5, 3125,
- (char *)_vq_lengthlist__44pn1_p4_0,
- 1, -528744448, 1616642048, 3, 0,
- (long *)_vq_quantlist__44pn1_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44pn1_p4_1[] = {
- 3,
- 2,
- 4,
- 1,
- 5,
- 0,
- 6,
-};
-
-static const char _vq_lengthlist__44pn1_p4_1[] = {
- 2, 3, 3, 3, 3, 3, 3,
-};
-
-static const static_codebook _44pn1_p4_1 = {
- 1, 7,
- (char *)_vq_lengthlist__44pn1_p4_1,
- 1, -533200896, 1611661312, 3, 0,
- (long *)_vq_quantlist__44pn1_p4_1,
- 0
-};
-
-static const long _vq_quantlist__44pn1_p5_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44pn1_p5_0[] = {
- 1, 7, 7, 6, 8, 8, 7, 8, 8, 7, 9, 9,11,11,11, 9,
- 8, 8, 7, 9, 9,11,12,11, 9, 9, 9, 6, 7, 7,10,11,
- 11,10,10,10,10,11,11,15,14,14,12,12,12,11,11,11,
- 14,14,14,12,12,12, 5, 6, 6, 8, 5, 5, 8, 7, 7, 8,
- 8, 8,12,10,10,10, 7, 7, 8, 7, 7,12,10,10,10, 7,
- 7, 6, 7, 7,12,11,11,12,10,10,11,10,10,14,14,13,
- 13,10,10,11,10,10,16,14,14,14,11,10, 7, 7, 7,13,
- 12,12,12,12,11,11,11,11,15,14,17,13,12,12,12,11,
- 11,15,15,15,14,13,13,10, 9, 9,14,12,11,13,11,11,
- 12,11,11,16,15,14,14,11,11,12,11,11,17,14,14,15,
- 11,11, 7, 8, 8,12,11,11,13,10,10,11,10,10,17,14,
- 13,14,10,10,12,10,10,18,15,15,14,10,10, 8, 7, 7,
- 13,12,12,13,11,11,12,11,11,16,14,15,14,12,12,12,
- 11,11,18,16,16,14,12,12,11,10,10,13,12,11,13,11,
- 11,13,12,12, 0,15,14,14,11,11,13,11,11,16,15,15,
- 15,11,11,
-};
-
-static const static_codebook _44pn1_p5_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44pn1_p5_0,
- 1, -527106048, 1620377600, 2, 0,
- (long *)_vq_quantlist__44pn1_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44pn1_p5_1[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44pn1_p5_1[] = {
- 2, 6, 7, 6, 8, 8, 7, 7, 8, 7, 8, 8, 9, 9, 9, 8,
- 7, 7, 8, 8, 8, 9, 9, 9, 9, 8, 8, 6, 6, 6, 9, 7,
- 7, 9, 7, 7, 9, 8, 8,10, 8, 8,10, 8, 8,10, 8, 8,
- 10, 9, 8,10, 8, 8, 7, 6, 6, 9, 6, 6, 9, 6, 6, 9,
- 7, 7,10, 8, 8,10, 6, 6, 9, 7, 7,10, 8, 8,10, 6,
- 6, 7, 7, 7,11, 9, 9,11, 9, 9,10, 9, 9,12,10,10,
- 12, 8, 8,11, 9, 9,13, 9,10,12, 8, 8, 8, 7, 7,11,
- 9,10,11,10,10,10, 9, 9,11,11,11,11, 9, 9,11,10,
- 9,12,11,11,11, 9,10,10, 8, 8,11, 9,10,11, 9, 9,
- 11, 9, 9,12,10,10,11, 9, 9,11, 9, 9,12,10,11,11,
- 9, 9, 8, 8, 8,12, 9, 9,12, 9, 9,11, 9, 9,13, 9,
- 9,13, 8, 8,12, 9, 9,13,10,10,12, 8, 8, 9, 7, 7,
- 11,10,10,11,10,10,11,10,10,12,11,11,11,10, 9,11,
- 10,10,11,11,11,11, 9, 9,11, 9, 9,12,10,10,11,10,
- 10,12,10,10,11,11,11,11, 9, 9,11,10,10,12,11,11,
- 11, 9, 9,
-};
-
-static const static_codebook _44pn1_p5_1 = {
- 5, 243,
- (char *)_vq_lengthlist__44pn1_p5_1,
- 1, -530841600, 1616642048, 2, 0,
- (long *)_vq_quantlist__44pn1_p5_1,
- 0
-};
-
-static const long _vq_quantlist__44pn1_p6_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44pn1_p6_0[] = {
- 1, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9,
-};
-
-static const static_codebook _44pn1_p6_0 = {
- 5, 243,
- (char *)_vq_lengthlist__44pn1_p6_0,
- 1, -516716544, 1630767104, 2, 0,
- (long *)_vq_quantlist__44pn1_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44pn1_p6_1[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44pn1_p6_1[] = {
- 1, 3, 2, 5, 4, 7, 7, 8, 8, 9, 9,10,10,11,11,12,
- 12,13,13,14,14,15,15,15,15,
-};
-
-static const static_codebook _44pn1_p6_1 = {
- 1, 25,
- (char *)_vq_lengthlist__44pn1_p6_1,
- 1, -518864896, 1620639744, 5, 0,
- (long *)_vq_quantlist__44pn1_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44pn1_p6_2[] = {
- 12,
- 11,
- 13,
- 10,
- 14,
- 9,
- 15,
- 8,
- 16,
- 7,
- 17,
- 6,
- 18,
- 5,
- 19,
- 4,
- 20,
- 3,
- 21,
- 2,
- 22,
- 1,
- 23,
- 0,
- 24,
-};
-
-static const char _vq_lengthlist__44pn1_p6_2[] = {
- 3, 5, 4, 5, 4, 5, 4, 5, 5, 5, 4, 5, 5, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5,
-};
-
-static const static_codebook _44pn1_p6_2 = {
- 1, 25,
- (char *)_vq_lengthlist__44pn1_p6_2,
- 1, -529006592, 1611661312, 5, 0,
- (long *)_vq_quantlist__44pn1_p6_2,
- 0
-};
-
-static const char _huff_lengthlist__44pn1_short[] = {
- 4, 3, 7, 9,12,16,16, 3, 2, 5, 7,11,14,15, 7, 4,
- 5, 6, 9,12,15, 8, 5, 5, 5, 8,10,14, 9, 7, 6, 6,
- 8,10,12,12,10,10, 7, 6, 8,10,15,12,10, 6, 4, 7,
- 9,
-};
-
-static const static_codebook _huff_book__44pn1_short = {
- 2, 49,
- (char *)_huff_lengthlist__44pn1_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
diff --git a/contrib/vorbis/lib/books/coupled/res_books_stereo.h b/contrib/vorbis/lib/books/coupled/res_books_stereo.h
deleted file mode 100644
index 61d9340..0000000
--- a/contrib/vorbis/lib/books/coupled/res_books_stereo.h
+++ /dev/null
@@ -1,15782 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: static codebooks autogenerated by huff/huffbuld
-
- ********************************************************************/
-
-#include "codebook.h"
-
-static const long _vq_quantlist__16c0_s_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__16c0_s_p1_0[] = {
- 1, 4, 4, 0, 0, 0, 0, 0, 0, 5, 7, 7, 0, 0, 0, 0,
- 0, 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 5, 8, 8, 0, 0, 0, 0, 0, 0, 8, 9,10, 0, 0, 0,
- 0, 0, 0, 7, 9,10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 8, 8, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0,
- 0, 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 8, 8, 0, 0, 0, 0,
- 0, 0, 8,10,10, 0, 0, 0, 0, 0, 0, 8,10,10, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,10,10, 0, 0, 0,
- 0, 0, 0, 9, 9,12, 0, 0, 0, 0, 0, 0,10,12,11, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,10,10, 0, 0,
- 0, 0, 0, 0, 9,12,10, 0, 0, 0, 0, 0, 0,10,11,12,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 8, 8, 0, 0, 0, 0, 0, 0, 8,10,10, 0, 0,
- 0, 0, 0, 0, 8,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 7,10,10, 0, 0, 0, 0, 0, 0,10,12,11, 0,
- 0, 0, 0, 0, 0, 9,10,12, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 7,10,10, 0, 0, 0, 0, 0, 0,10,11,12,
- 0, 0, 0, 0, 0, 0, 9,12, 9, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _16c0_s_p1_0 = {
- 8, 6561,
- (char *)_vq_lengthlist__16c0_s_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__16c0_s_p1_0,
- 0
-};
-
-static const long _vq_quantlist__16c0_s_p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__16c0_s_p3_0[] = {
- 1, 4, 4, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 6, 6, 7, 6, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 6, 6, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 9, 9,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 6, 6, 6, 9, 9, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _16c0_s_p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__16c0_s_p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__16c0_s_p3_0,
- 0
-};
-
-static const long _vq_quantlist__16c0_s_p4_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__16c0_s_p4_0[] = {
- 1, 3, 2, 7, 8, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0,
- 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 7, 7,
- 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 0, 0, 0, 0,
- 8, 8, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0,
- 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _16c0_s_p4_0 = {
- 2, 81,
- (char *)_vq_lengthlist__16c0_s_p4_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__16c0_s_p4_0,
- 0
-};
-
-static const long _vq_quantlist__16c0_s_p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__16c0_s_p5_0[] = {
- 1, 3, 3, 6, 6, 6, 6, 8, 8, 0, 0, 0, 7, 7, 7, 7,
- 8, 8, 0, 0, 0, 7, 7, 7, 7, 8, 8, 0, 0, 0, 7, 7,
- 8, 8, 9, 9, 0, 0, 0, 7, 7, 8, 8, 9, 9, 0, 0, 0,
- 8, 9, 8, 8,10,10, 0, 0, 0, 8, 8, 8, 8,10,10, 0,
- 0, 0,10,10, 9, 9,10,10, 0, 0, 0, 0, 0, 9, 9,10,
- 10,
-};
-
-static const static_codebook _16c0_s_p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__16c0_s_p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__16c0_s_p5_0,
- 0
-};
-
-static const long _vq_quantlist__16c0_s_p6_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__16c0_s_p6_0[] = {
- 1, 3, 4, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9,10,10,11,
- 11, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,10,10,11,
- 11,11, 0, 0, 0, 6, 6, 8, 8, 9, 9, 9, 9,10,10,11,
- 11,11,11, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,10,
- 11,11,12,12, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,
- 10,11,11,12,12, 0, 0, 0, 8, 8, 9, 9,10,10,10,10,
- 11,11,12,12,12,12, 0, 0, 0, 8, 8, 9, 9,10,10,10,
- 10,11,11,12,12,12,13, 0, 0, 0, 9, 9, 9, 9,10,10,
- 10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0,10,10,10,
- 10,10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 9, 9,
- 10,10,11,11,12,12,13,13,13,13, 0, 0, 0, 0, 0, 9,
- 9,10,10,11,11,12,12,13,13,13,14, 0, 0, 0, 0, 0,
- 10,10,10,11,11,11,12,12,13,13,13,14, 0, 0, 0, 0,
- 0, 0, 0,10,10,11,11,12,12,13,13,14,14, 0, 0, 0,
- 0, 0, 0, 0,11,11,12,12,13,13,13,13,14,14, 0, 0,
- 0, 0, 0, 0, 0,11,11,12,12,12,13,13,14,15,14, 0,
- 0, 0, 0, 0, 0, 0,12,12,12,12,13,13,13,14,14,15,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,12,12,13,13,14,13,14,
- 14,
-};
-
-static const static_codebook _16c0_s_p6_0 = {
- 2, 289,
- (char *)_vq_lengthlist__16c0_s_p6_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__16c0_s_p6_0,
- 0
-};
-
-static const long _vq_quantlist__16c0_s_p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__16c0_s_p7_0[] = {
- 1, 4, 4, 6, 6, 6, 7, 6, 6, 4, 7, 7,11,10,10,11,
- 11,10, 4, 7, 7,10,10,10,11,10,10, 6,10,10,11,11,
- 11,11,11,10, 6, 9, 9,11,12,12,11, 9, 9, 6, 9,10,
- 11,12,12,11, 9,10, 7,11,11,11,11,11,12,13,12, 6,
- 9,10,11,10,10,12,13,13, 6,10, 9,11,10,10,11,12,
- 13,
-};
-
-static const static_codebook _16c0_s_p7_0 = {
- 4, 81,
- (char *)_vq_lengthlist__16c0_s_p7_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__16c0_s_p7_0,
- 0
-};
-
-static const long _vq_quantlist__16c0_s_p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__16c0_s_p7_1[] = {
- 1, 3, 4, 6, 6, 7, 7, 8, 8, 8, 8,10,10,10, 7, 7,
- 8, 8, 8, 9, 9, 9,10,10,10, 6, 7, 8, 8, 8, 8, 9,
- 8,10,10,10, 7, 7, 8, 8, 9, 9, 9, 9,10,10,10, 7,
- 7, 8, 8, 9, 9, 8, 9,10,10,10, 8, 8, 9, 9, 9, 9,
- 9, 9,11,11,11, 8, 8, 9, 9, 9, 9, 9,10,10,11,11,
- 9, 9, 9, 9, 9, 9, 9,10,11,11,11,10,11, 9, 9, 9,
- 9,10, 9,11,11,11,10,11,10,10, 9, 9,10,10,11,11,
- 11,11,11, 9, 9, 9, 9,10,10,
-};
-
-static const static_codebook _16c0_s_p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__16c0_s_p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__16c0_s_p7_1,
- 0
-};
-
-static const long _vq_quantlist__16c0_s_p8_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__16c0_s_p8_0[] = {
- 1, 4, 4, 7, 7, 7, 7, 7, 6, 8, 8,10,10, 6, 5, 6,
- 8, 8, 8, 8, 8, 8, 8, 9,10,10, 7, 6, 6, 8, 8, 8,
- 8, 8, 8, 8, 8,10,10, 0, 8, 8, 8, 8, 9, 8, 9, 9,
- 9,10,10,10, 0, 9, 8, 8, 8, 9, 9, 8, 8, 9, 9,10,
- 10, 0,12,11, 8, 8, 9, 9, 9, 9,10,10,11,10, 0,12,
- 13, 8, 8, 9,10, 9, 9,11,11,11,12, 0, 0, 0, 8, 8,
- 8, 8,10, 9,12,13,12,14, 0, 0, 0, 8, 8, 8, 9,10,
- 10,12,12,13,14, 0, 0, 0,13,13, 9, 9,11,11, 0, 0,
- 14, 0, 0, 0, 0,14,14,10,10,12,11,12,14,14,14, 0,
- 0, 0, 0, 0,11,11,13,13,14,13,14,14, 0, 0, 0, 0,
- 0,12,13,13,12,13,14,14,14,
-};
-
-static const static_codebook _16c0_s_p8_0 = {
- 2, 169,
- (char *)_vq_lengthlist__16c0_s_p8_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__16c0_s_p8_0,
- 0
-};
-
-static const long _vq_quantlist__16c0_s_p8_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__16c0_s_p8_1[] = {
- 1, 4, 3, 5, 5, 7, 7, 7, 6, 6, 7, 7, 7, 5, 5, 7,
- 7, 7, 6, 6, 7, 7, 7, 6, 6,
-};
-
-static const static_codebook _16c0_s_p8_1 = {
- 2, 25,
- (char *)_vq_lengthlist__16c0_s_p8_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__16c0_s_p8_1,
- 0
-};
-
-static const long _vq_quantlist__16c0_s_p9_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__16c0_s_p9_0[] = {
- 1, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7,
-};
-
-static const static_codebook _16c0_s_p9_0 = {
- 4, 81,
- (char *)_vq_lengthlist__16c0_s_p9_0,
- 1, -518803456, 1628680192, 2, 0,
- (long *)_vq_quantlist__16c0_s_p9_0,
- 0
-};
-
-static const long _vq_quantlist__16c0_s_p9_1[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__16c0_s_p9_1[] = {
- 1, 5, 5, 5, 5, 9,11,11,10,10,10,10,10,10,10, 7,
- 6, 6, 6, 6,10,10,10,10,10,10,10,10,10,10, 7, 6,
- 6, 6, 6,10, 9,10,10,10,10,10,10,10,10,10, 7, 7,
- 8, 9,10,10,10,10,10,10,10,10,10,10,10, 8, 7,10,
- 10,10, 9,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,
-};
-
-static const static_codebook _16c0_s_p9_1 = {
- 2, 225,
- (char *)_vq_lengthlist__16c0_s_p9_1,
- 1, -520986624, 1620377600, 4, 0,
- (long *)_vq_quantlist__16c0_s_p9_1,
- 0
-};
-
-static const long _vq_quantlist__16c0_s_p9_2[] = {
- 10,
- 9,
- 11,
- 8,
- 12,
- 7,
- 13,
- 6,
- 14,
- 5,
- 15,
- 4,
- 16,
- 3,
- 17,
- 2,
- 18,
- 1,
- 19,
- 0,
- 20,
-};
-
-static const char _vq_lengthlist__16c0_s_p9_2[] = {
- 1, 5, 5, 7, 8, 8, 7, 9, 9, 9,12,12,11,12,12,10,
- 10,11,12,12,12,11,12,12, 8, 9, 8, 7, 9,10,10,11,
- 11,10,11,12,10,12,10,12,12,12,11,12,11, 9, 8, 8,
- 9,10, 9, 8, 9,10,12,12,11,11,12,11,10,11,12,11,
- 12,12, 8, 9, 9, 9,10,11,12,11,12,11,11,11,11,12,
- 12,11,11,12,12,11,11, 9, 9, 8, 9, 9,11, 9, 9,10,
- 9,11,11,11,11,12,11,11,10,12,12,12, 9,12,11,10,
- 11,11,11,11,12,12,12,11,11,11,12,10,12,12,12,10,
- 10, 9,10, 9,10,10, 9, 9, 9,10,10,12,10,11,11, 9,
- 11,11,10,11,11,11,10,10,10, 9, 9,10,10, 9, 9,10,
- 11,11,10,11,10,11,10,11,11,10,11,11,11,10, 9,10,
- 10, 9,10, 9, 9,11, 9, 9,11,10,10,11,11,10,10,11,
- 10,11, 8, 9,11,11,10, 9,10,11,11,10,11,11,10,10,
- 10,11,10, 9,10,10,11, 9,10,10, 9,11,10,10,10,10,
- 11,10,11,11, 9,11,10,11,10,10,11,11,10,10,10, 9,
- 10,10,11,11,11, 9,10,10,10,10,10,11,10,10,10, 9,
- 10,10,11,10,10,10,10,10, 9,10,11,10,10,10,10,11,
- 11,11,10,10,10,10,10,11,10,11,10,11,10,10,10, 9,
- 11,11,10,10,10,11,11,10,10,10,10,10,10,10,10,11,
- 11, 9,10,10,10,11,10,11,10,10,10,11, 9,10,11,10,
- 11,10,10, 9,10,10,10,11,10,11,10,10,10,10,10,11,
- 11,10,11,11,10,10,11,11,10, 9, 9,10,10,10,10,10,
- 9,11, 9,10,10,10,11,11,10,10,10,10,11,11,11,10,
- 9, 9,10,10,11,10,10,10,10,10,11,11,11,10,10,10,
- 11,11,11, 9,10,10,10,10, 9,10, 9,10,11,10,11,10,
- 10,11,11,10,11,11,11,11,11,10,11,10,10,10, 9,11,
- 11,10,11,11,11,11,11,11,11,11,11,10,11,10,10,10,
- 10,11,10,10,11, 9,10,10,10,
-};
-
-static const static_codebook _16c0_s_p9_2 = {
- 2, 441,
- (char *)_vq_lengthlist__16c0_s_p9_2,
- 1, -529268736, 1611661312, 5, 0,
- (long *)_vq_quantlist__16c0_s_p9_2,
- 0
-};
-
-static const char _huff_lengthlist__16c0_s_single[] = {
- 3, 4,19, 7, 9, 7, 8,11, 9,12, 4, 1,19, 6, 7, 7,
- 8,10,11,13,18,18,18,18,18,18,18,18,18,18, 8, 6,
- 18, 8, 9, 9,11,12,14,18, 9, 6,18, 9, 7, 8, 9,11,
- 12,18, 7, 6,18, 8, 7, 7, 7, 9,11,17, 8, 8,18, 9,
- 7, 6, 6, 8,11,17,10,10,18,12, 9, 8, 7, 9,12,18,
- 13,15,18,15,13,11,10,11,15,18,14,18,18,18,18,18,
- 16,16,18,18,
-};
-
-static const static_codebook _huff_book__16c0_s_single = {
- 2, 100,
- (char *)_huff_lengthlist__16c0_s_single,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__16c1_s_long[] = {
- 2, 5,20, 7,10, 7, 8,10,11,11, 4, 2,20, 5, 8, 6,
- 7, 9,10,10,20,20,20,20,19,19,19,19,19,19, 7, 5,
- 19, 6,10, 7, 9,11,13,17,11, 8,19,10, 7, 7, 8,10,
- 11,15, 7, 5,19, 7, 7, 5, 6, 9,11,16, 7, 6,19, 8,
- 7, 6, 6, 7, 9,13, 9, 9,19,11, 9, 8, 6, 7, 8,13,
- 12,14,19,16,13,10, 9, 8, 9,13,14,17,19,18,18,17,
- 12,11,11,13,
-};
-
-static const static_codebook _huff_book__16c1_s_long = {
- 2, 100,
- (char *)_huff_lengthlist__16c1_s_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__16c1_s_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__16c1_s_p1_0[] = {
- 1, 5, 5, 0, 0, 0, 0, 0, 0, 5, 7, 7, 0, 0, 0, 0,
- 0, 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 5, 8, 7, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0, 0,
- 0, 0, 0, 7, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 7, 8, 0, 0, 0, 0, 0, 0, 7, 9, 8, 0, 0,
- 0, 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 8, 7, 0, 0, 0, 0,
- 0, 0, 8, 9, 9, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0, 0,
- 0, 0, 0, 9, 9,11, 0, 0, 0, 0, 0, 0, 9,11,10, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0,
- 0, 0, 0, 0, 8,11, 9, 0, 0, 0, 0, 0, 0, 9,10,11,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 7, 8, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0,
- 0, 0, 0, 0, 8, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 9,11,10, 0,
- 0, 0, 0, 0, 0, 8, 9,11, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 9,10,11,
- 0, 0, 0, 0, 0, 0, 9,11, 9, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _16c1_s_p1_0 = {
- 8, 6561,
- (char *)_vq_lengthlist__16c1_s_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__16c1_s_p1_0,
- 0
-};
-
-static const long _vq_quantlist__16c1_s_p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__16c1_s_p3_0[] = {
- 1, 4, 4, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 5, 5, 7, 7, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 5, 5, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 9, 9,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 6, 7, 7, 9, 9, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _16c1_s_p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__16c1_s_p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__16c1_s_p3_0,
- 0
-};
-
-static const long _vq_quantlist__16c1_s_p4_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__16c1_s_p4_0[] = {
- 1, 2, 3, 7, 7, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0,
- 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 7, 7,
- 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 0, 0, 0, 0,
- 8, 8, 0, 0, 0, 0, 0, 0, 0, 8, 9, 0, 0, 0, 0, 0,
- 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _16c1_s_p4_0 = {
- 2, 81,
- (char *)_vq_lengthlist__16c1_s_p4_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__16c1_s_p4_0,
- 0
-};
-
-static const long _vq_quantlist__16c1_s_p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__16c1_s_p5_0[] = {
- 1, 3, 3, 5, 5, 6, 6, 8, 8, 0, 0, 0, 7, 7, 7, 7,
- 9, 9, 0, 0, 0, 7, 7, 7, 7, 9, 9, 0, 0, 0, 8, 8,
- 8, 8, 9, 9, 0, 0, 0, 8, 8, 8, 8,10,10, 0, 0, 0,
- 9, 9, 8, 8,10,10, 0, 0, 0, 9, 9, 8, 8,10,10, 0,
- 0, 0,10,10, 9, 9,10,10, 0, 0, 0, 0, 0, 9, 9,10,
- 10,
-};
-
-static const static_codebook _16c1_s_p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__16c1_s_p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__16c1_s_p5_0,
- 0
-};
-
-static const long _vq_quantlist__16c1_s_p6_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__16c1_s_p6_0[] = {
- 1, 3, 3, 6, 6, 8, 8, 9, 9, 9, 9,10,10,11,11,12,
- 12, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,10,11,11,
- 12,12, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,10,11,
- 11,12,12, 0, 0, 0, 8, 8, 8, 9,10, 9,10,10,10,10,
- 11,11,12,12, 0, 0, 0, 8, 8, 9, 9,10,10,10,10,11,
- 11,11,12,12,12, 0, 0, 0, 8, 8, 9, 9,10,10,10,10,
- 11,11,12,12,12,12, 0, 0, 0, 8, 8, 9, 9,10,10,10,
- 10,11,11,12,12,13,13, 0, 0, 0, 9, 9, 9, 9,10,10,
- 10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 9, 9,10,
- 10,10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 9, 9,
- 10,10,11,11,12,12,12,12,13,13, 0, 0, 0, 0, 0, 9,
- 9,10,10,11,11,12,12,12,12,13,13, 0, 0, 0, 0, 0,
- 10,10,11,10,11,11,12,12,13,13,13,13, 0, 0, 0, 0,
- 0, 0, 0,10,10,11,11,12,12,13,13,13,13, 0, 0, 0,
- 0, 0, 0, 0,11,11,12,12,12,12,13,13,14,14, 0, 0,
- 0, 0, 0, 0, 0,11,11,12,12,12,12,13,13,14,14, 0,
- 0, 0, 0, 0, 0, 0,12,12,12,12,13,13,13,13,14,14,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,12,12,13,13,13,13,14,
- 14,
-};
-
-static const static_codebook _16c1_s_p6_0 = {
- 2, 289,
- (char *)_vq_lengthlist__16c1_s_p6_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__16c1_s_p6_0,
- 0
-};
-
-static const long _vq_quantlist__16c1_s_p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__16c1_s_p7_0[] = {
- 1, 4, 4, 6, 6, 6, 7, 6, 6, 4, 7, 7,10, 9,10,10,
- 10, 9, 4, 7, 7,10,10,10,11,10,10, 6,10,10,11,11,
- 11,11,10,10, 6,10, 9,11,11,11,11,10,10, 6,10,10,
- 11,11,11,11,10,10, 7,11,11,11,11,11,12,12,11, 6,
- 10,10,11,10,10,11,11,11, 6,10,10,10,11,10,11,11,
- 11,
-};
-
-static const static_codebook _16c1_s_p7_0 = {
- 4, 81,
- (char *)_vq_lengthlist__16c1_s_p7_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__16c1_s_p7_0,
- 0
-};
-
-static const long _vq_quantlist__16c1_s_p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__16c1_s_p7_1[] = {
- 2, 3, 3, 5, 6, 7, 7, 7, 7, 8, 8,10,10,10, 6, 6,
- 7, 7, 8, 8, 8, 8,10,10,10, 6, 6, 7, 7, 8, 8, 8,
- 8,10,10,10, 7, 7, 7, 7, 8, 8, 8, 8,10,10,10, 7,
- 7, 7, 7, 8, 8, 8, 8,10,10,10, 7, 7, 8, 8, 8, 8,
- 8, 8,10,10,10, 7, 7, 8, 8, 8, 8, 8, 8,10,10,10,
- 8, 8, 8, 8, 8, 8, 9, 9,10,10,10,10,10, 8, 8, 8,
- 8, 9, 9,10,10,10,10,10, 9, 9, 8, 8, 9, 9,10,10,
- 10,10,10, 8, 8, 8, 8, 9, 9,
-};
-
-static const static_codebook _16c1_s_p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__16c1_s_p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__16c1_s_p7_1,
- 0
-};
-
-static const long _vq_quantlist__16c1_s_p8_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__16c1_s_p8_0[] = {
- 1, 4, 4, 6, 6, 7, 7, 7, 7, 8, 8, 9, 9, 6, 5, 5,
- 7, 8, 8, 9, 8, 8, 9, 9,10,11, 6, 5, 5, 8, 8, 9,
- 9, 8, 8, 9,10,10,11, 0, 8, 8, 8, 9, 9, 9, 9, 9,
- 10,10,11,11, 0, 9, 9, 9, 8, 9, 9, 9, 9,10,10,11,
- 11, 0,13,13, 9, 9,10,10,10,10,11,11,12,12, 0,14,
- 13, 9, 9,10,10,10,10,11,11,12,12, 0, 0, 0,10,10,
- 9, 9,11,11,12,12,13,12, 0, 0, 0,10,10, 9, 9,10,
- 10,12,12,13,13, 0, 0, 0,13,14,11,10,11,11,12,12,
- 13,14, 0, 0, 0,14,14,10,10,11,11,12,12,13,13, 0,
- 0, 0, 0, 0,12,12,12,12,13,13,14,15, 0, 0, 0, 0,
- 0,12,12,12,12,13,13,14,15,
-};
-
-static const static_codebook _16c1_s_p8_0 = {
- 2, 169,
- (char *)_vq_lengthlist__16c1_s_p8_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__16c1_s_p8_0,
- 0
-};
-
-static const long _vq_quantlist__16c1_s_p8_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__16c1_s_p8_1[] = {
- 2, 3, 3, 5, 5, 6, 6, 6, 5, 5, 6, 6, 6, 5, 5, 6,
- 6, 6, 5, 5, 6, 6, 6, 5, 5,
-};
-
-static const static_codebook _16c1_s_p8_1 = {
- 2, 25,
- (char *)_vq_lengthlist__16c1_s_p8_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__16c1_s_p8_1,
- 0
-};
-
-static const long _vq_quantlist__16c1_s_p9_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__16c1_s_p9_0[] = {
- 1, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8,
-};
-
-static const static_codebook _16c1_s_p9_0 = {
- 2, 169,
- (char *)_vq_lengthlist__16c1_s_p9_0,
- 1, -513964032, 1628680192, 4, 0,
- (long *)_vq_quantlist__16c1_s_p9_0,
- 0
-};
-
-static const long _vq_quantlist__16c1_s_p9_1[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__16c1_s_p9_1[] = {
- 1, 4, 4, 4, 4, 8, 8,12,13,14,14,14,14,14,14, 6,
- 6, 6, 6, 6,10, 9,14,14,14,14,14,14,14,14, 7, 6,
- 5, 6, 6,10, 9,12,13,13,13,13,13,13,13,13, 7, 7,
- 9, 9,11,11,12,13,13,13,13,13,13,13,13, 7, 7, 8,
- 8,11,12,13,13,13,13,13,13,13,13,13,12,12,10,10,
- 13,12,13,13,13,13,13,13,13,13,13,12,12,10,10,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,12,13,12,
- 13,13,13,13,13,13,13,13,13,13,13,13,12,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,12,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,12,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,
-};
-
-static const static_codebook _16c1_s_p9_1 = {
- 2, 225,
- (char *)_vq_lengthlist__16c1_s_p9_1,
- 1, -520986624, 1620377600, 4, 0,
- (long *)_vq_quantlist__16c1_s_p9_1,
- 0
-};
-
-static const long _vq_quantlist__16c1_s_p9_2[] = {
- 10,
- 9,
- 11,
- 8,
- 12,
- 7,
- 13,
- 6,
- 14,
- 5,
- 15,
- 4,
- 16,
- 3,
- 17,
- 2,
- 18,
- 1,
- 19,
- 0,
- 20,
-};
-
-static const char _vq_lengthlist__16c1_s_p9_2[] = {
- 1, 4, 4, 6, 6, 7, 7, 8, 7, 8, 8, 9, 9, 9, 9,10,
- 10,10, 9,10,10,11,12,12, 8, 8, 8, 8, 9, 9, 9, 9,
- 10,10,10,10,10,11,11,10,12,11,11,13,11, 7, 7, 8,
- 8, 8, 8, 9, 9, 9,10,10,10,10, 9,10,10,11,11,12,
- 11,11, 8, 8, 8, 8, 9, 9,10,10,10,10,11,11,11,11,
- 11,11,11,12,11,12,12, 8, 8, 9, 9, 9, 9, 9,10,10,
- 10,10,10,10,11,11,11,11,11,11,12,11, 9, 9, 9, 9,
- 10,10,10,10,11,10,11,11,11,11,11,11,12,12,12,12,
- 11, 9, 9, 9, 9,10,10,10,10,11,11,11,11,11,11,11,
- 11,11,12,12,12,13, 9,10,10, 9,11,10,10,10,10,11,
- 11,11,11,11,10,11,12,11,12,12,11,12,11,10, 9,10,
- 10,11,10,11,11,11,11,11,11,11,11,11,12,12,11,12,
- 12,12,10,10,10,11,10,11,11,11,11,11,11,11,11,11,
- 11,11,12,13,12,12,11, 9,10,10,11,11,10,11,11,11,
- 12,11,11,11,11,11,12,12,13,13,12,13,10,10,12,10,
- 11,11,11,11,11,11,11,11,11,12,12,11,13,12,12,12,
- 12,13,12,11,11,11,11,11,11,12,11,12,11,11,11,11,
- 12,12,13,12,11,12,12,11,11,11,11,11,12,11,11,11,
- 11,12,11,11,12,11,12,13,13,12,12,12,12,11,11,11,
- 11,11,12,11,11,12,11,12,11,11,11,11,13,12,12,12,
- 12,13,11,11,11,12,12,11,11,11,12,11,12,12,12,11,
- 12,13,12,11,11,12,12,11,12,11,11,11,12,12,11,12,
- 11,11,11,12,12,12,12,13,12,13,12,12,12,12,11,11,
- 12,11,11,11,11,11,11,12,12,12,13,12,11,13,13,12,
- 12,11,12,10,11,11,11,11,12,11,12,12,11,12,12,13,
- 12,12,13,12,12,12,12,12,11,12,12,12,11,12,11,11,
- 11,12,13,12,13,13,13,13,13,12,13,13,12,12,13,11,
- 11,11,11,11,12,11,11,12,11,
-};
-
-static const static_codebook _16c1_s_p9_2 = {
- 2, 441,
- (char *)_vq_lengthlist__16c1_s_p9_2,
- 1, -529268736, 1611661312, 5, 0,
- (long *)_vq_quantlist__16c1_s_p9_2,
- 0
-};
-
-static const char _huff_lengthlist__16c1_s_short[] = {
- 5, 6,17, 8,12, 9,10,10,12,13, 5, 2,17, 4, 9, 5,
- 7, 8,11,13,16,16,16,16,16,16,16,16,16,16, 6, 4,
- 16, 5,10, 5, 7,10,14,16,13, 9,16,11, 8, 7, 8, 9,
- 13,16, 7, 4,16, 5, 7, 4, 6, 8,11,13, 8, 6,16, 7,
- 8, 5, 5, 7, 9,13, 9, 8,16, 9, 8, 6, 6, 7, 9,13,
- 11,11,16,10,10, 7, 7, 7, 9,13,13,13,16,13,13, 9,
- 9, 9,10,13,
-};
-
-static const static_codebook _huff_book__16c1_s_short = {
- 2, 100,
- (char *)_huff_lengthlist__16c1_s_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__16c2_s_long[] = {
- 4, 7, 9, 9, 9, 8, 9,10,13,16, 5, 4, 5, 6, 7, 7,
- 8, 9,12,16, 6, 5, 5, 5, 7, 7, 9,10,12,15, 7, 6,
- 5, 4, 5, 6, 8, 9,10,13, 8, 7, 7, 5, 5, 5, 7, 9,
- 10,12, 7, 7, 7, 6, 5, 5, 6, 7,10,12, 8, 8, 8, 7,
- 7, 5, 5, 6, 9,11, 8, 9, 9, 8, 8, 6, 6, 5, 8,11,
- 10,11,12,12,11, 9, 9, 8, 9,12,13,14,15,15,14,12,
- 12,11,11,13,
-};
-
-static const static_codebook _huff_book__16c2_s_long = {
- 2, 100,
- (char *)_huff_lengthlist__16c2_s_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__16c2_s_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__16c2_s_p1_0[] = {
- 1, 3, 3, 0, 0, 0, 0, 0, 0, 4, 5, 5, 0, 0, 0, 0,
- 0, 0, 4, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _16c2_s_p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__16c2_s_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__16c2_s_p1_0,
- 0
-};
-
-static const long _vq_quantlist__16c2_s_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__16c2_s_p2_0[] = {
- 2, 4, 4, 7, 7, 0, 0, 0, 8, 8, 0, 0, 0, 8, 8, 0,
- 0, 0, 8, 8, 0, 0, 0, 8, 8, 4, 4, 4, 8, 7, 0, 0,
- 0, 8, 8, 0, 0, 0, 8, 8, 0, 0, 0, 9, 9, 0, 0, 0,
- 9, 9, 4, 4, 4, 7, 8, 0, 0, 0, 8, 8, 0, 0, 0, 8,
- 8, 0, 0, 0, 9, 9, 0, 0, 0, 9, 9, 7, 8, 8,10, 9,
- 0, 0, 0,12,11, 0, 0, 0,11,12, 0, 0, 0,14,13, 0,
- 0, 0,14,14, 7, 8, 8, 9,10, 0, 0, 0,11,12, 0, 0,
- 0,11,11, 0, 0, 0,14,14, 0, 0, 0,14,14, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 8, 8, 8,11,11, 0, 0, 0,
- 12,11, 0, 0, 0,12,12, 0, 0, 0,13,12, 0, 0, 0,13,
- 13, 8, 8, 8,11,11, 0, 0, 0,11,11, 0, 0, 0,12,12,
- 0, 0, 0,13,13, 0, 0, 0,13,13, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 8, 9, 8,12,11, 0, 0, 0,12,12, 0,
- 0, 0,12,11, 0, 0, 0,13,13, 0, 0, 0,13,13, 8, 8,
- 8,11,12, 0, 0, 0,11,12, 0, 0, 0,11,12, 0, 0, 0,
- 13,14, 0, 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 8, 9, 9,14,14, 0, 0, 0,13,13, 0, 0, 0,13,
- 13, 0, 0, 0,13,12, 0, 0, 0,13,13, 8, 9, 9,14,14,
- 0, 0, 0,13,13, 0, 0, 0,13,13, 0, 0, 0,12,13, 0,
- 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8,
- 9, 9,14,14, 0, 0, 0,13,13, 0, 0, 0,13,13, 0, 0,
- 0,13,13, 0, 0, 0,13,12, 8, 9, 9,14,14, 0, 0, 0,
- 13,13, 0, 0, 0,13,13, 0, 0, 0,13,13, 0, 0, 0,12,
- 12,
-};
-
-static const static_codebook _16c2_s_p2_0 = {
- 4, 625,
- (char *)_vq_lengthlist__16c2_s_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__16c2_s_p2_0,
- 0
-};
-
-static const long _vq_quantlist__16c2_s_p3_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__16c2_s_p3_0[] = {
- 1, 3, 3, 5, 5, 7, 7, 8, 8, 0, 0, 0, 6, 6, 8, 8,
- 9, 9, 0, 0, 0, 6, 6, 8, 8, 9, 9, 0, 0, 0, 7, 7,
- 8, 9,10,10, 0, 0, 0, 7, 7, 9, 9,10,10, 0, 0, 0,
- 8, 8, 9, 9,11,11, 0, 0, 0, 7, 7, 9, 9,11,11, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _16c2_s_p3_0 = {
- 2, 81,
- (char *)_vq_lengthlist__16c2_s_p3_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__16c2_s_p3_0,
- 0
-};
-
-static const long _vq_quantlist__16c2_s_p4_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__16c2_s_p4_0[] = {
- 2, 3, 3, 5, 5, 6, 6, 6, 6, 7, 7, 8, 8, 8, 8, 9,
- 9, 0, 0, 0, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9,10,10,
- 11,10, 0, 0, 0, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9,10,
- 10,10,10, 0, 0, 0, 6, 6, 8, 8, 9, 9, 9, 9,10,10,
- 11,11,11,11, 0, 0, 0, 7, 6, 8, 8, 9, 9, 9, 9,10,
- 10,11,11,11,11, 0, 0, 0, 7, 7, 8, 8, 9, 9,10,10,
- 11,11,11,11,12,12, 0, 0, 0, 7, 7, 8, 8, 9, 9,10,
- 10,11,11,11,11,12,12, 0, 0, 0, 7, 8, 8, 8, 9, 9,
- 10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 8, 8, 9,
- 9,10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _16c2_s_p4_0 = {
- 2, 289,
- (char *)_vq_lengthlist__16c2_s_p4_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__16c2_s_p4_0,
- 0
-};
-
-static const long _vq_quantlist__16c2_s_p5_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__16c2_s_p5_0[] = {
- 1, 4, 4, 5, 7, 7, 6, 7, 7, 4, 6, 6,10,11,10,10,
- 10,11, 4, 6, 6,10,10,11,10,11,10, 5,10,10, 9,12,
- 11,10,12,12, 7,10,10,12,12,12,12,13,13, 7,11,10,
- 11,12,12,12,13,13, 6,11,10,10,12,12,11,12,12, 7,
- 11,10,12,13,13,12,12,12, 7,10,11,12,13,13,12,12,
- 12,
-};
-
-static const static_codebook _16c2_s_p5_0 = {
- 4, 81,
- (char *)_vq_lengthlist__16c2_s_p5_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__16c2_s_p5_0,
- 0
-};
-
-static const long _vq_quantlist__16c2_s_p5_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__16c2_s_p5_1[] = {
- 2, 3, 3, 6, 6, 6, 6, 7, 7, 7, 7,11,10,10, 6, 6,
- 7, 7, 8, 8, 8, 8,10,10,10, 6, 6, 7, 7, 8, 8, 8,
- 8,11,11,11, 7, 7, 8, 8, 8, 8, 9, 9,11,11,11, 6,
- 7, 8, 8, 8, 8, 9, 9,11,11,11, 7, 7, 8, 8, 8, 8,
- 8, 8,11,11,11, 7, 7, 8, 8, 8, 8, 9, 9,11,11,11,
- 8, 8, 8, 8, 8, 8, 8, 8,11,11,11,11,11, 8, 8, 8,
- 8, 8, 8,12,11,11,11,11, 8, 8, 8, 8, 8, 8,12,11,
- 11,11,11, 7, 7, 8, 8, 8, 8,
-};
-
-static const static_codebook _16c2_s_p5_1 = {
- 2, 121,
- (char *)_vq_lengthlist__16c2_s_p5_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__16c2_s_p5_1,
- 0
-};
-
-static const long _vq_quantlist__16c2_s_p6_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__16c2_s_p6_0[] = {
- 1, 4, 4, 6, 6, 8, 7, 8, 8, 9, 9,10,10, 5, 5, 5,
- 7, 7, 9, 9, 9, 9,11,11,12,12, 6, 5, 5, 7, 7, 9,
- 9,10, 9,11,11,12,12, 0, 7, 7, 7, 7, 9, 9,10,10,
- 11,11,12,12, 0, 7, 7, 7, 7, 9, 9,10,10,11,11,12,
- 12, 0,11,11, 8, 8,10,10,11,11,12,12,13,13, 0,12,
- 12, 9, 9,10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,
-};
-
-static const static_codebook _16c2_s_p6_0 = {
- 2, 169,
- (char *)_vq_lengthlist__16c2_s_p6_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__16c2_s_p6_0,
- 0
-};
-
-static const long _vq_quantlist__16c2_s_p6_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__16c2_s_p6_1[] = {
- 2, 3, 3, 5, 5, 6, 6, 6, 5, 5, 6, 6, 6, 5, 5, 6,
- 6, 6, 5, 5, 6, 6, 6, 5, 5,
-};
-
-static const static_codebook _16c2_s_p6_1 = {
- 2, 25,
- (char *)_vq_lengthlist__16c2_s_p6_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__16c2_s_p6_1,
- 0
-};
-
-static const long _vq_quantlist__16c2_s_p7_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__16c2_s_p7_0[] = {
- 1, 4, 4, 7, 7, 8, 8, 8, 8,10, 9,10,10, 5, 5, 5,
- 7, 7, 9, 9,10,10,11,10,12,11, 6, 5, 5, 7, 7, 9,
- 9,10,10,11,11,12,12,20, 7, 7, 7, 7, 9, 9,10,10,
- 11,11,12,12,20, 7, 7, 7, 7, 9, 9,11,10,12,11,12,
- 12,20,11,11, 8, 8,10,10,11,11,12,12,13,13,20,12,
- 12, 8, 8, 9, 9,11,11,12,12,13,13,20,20,21,10,10,
- 10,10,11,11,12,12,13,13,21,21,21,10,10,10,10,11,
- 11,12,12,13,13,21,21,21,14,14,11,11,12,12,13,13,
- 13,14,21,21,21,16,15,11,11,12,11,13,13,14,14,21,
- 21,21,21,21,13,13,12,12,13,13,14,14,21,21,21,21,
- 21,13,13,12,12,13,13,14,14,
-};
-
-static const static_codebook _16c2_s_p7_0 = {
- 2, 169,
- (char *)_vq_lengthlist__16c2_s_p7_0,
- 1, -523206656, 1618345984, 4, 0,
- (long *)_vq_quantlist__16c2_s_p7_0,
- 0
-};
-
-static const long _vq_quantlist__16c2_s_p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__16c2_s_p7_1[] = {
- 2, 4, 4, 6, 6, 7, 7, 7, 7, 7, 7, 9, 9, 9, 6, 7,
- 7, 7, 7, 7, 8, 8, 9, 9, 9, 6, 6, 7, 7, 7, 7, 8,
- 8, 9, 9, 9, 7, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 7,
- 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 7, 7, 7, 7, 8, 8,
- 8, 8, 9, 9, 9, 7, 7, 7, 7, 7, 7, 8, 8, 9, 9, 9,
- 7, 7, 8, 8, 7, 7, 8, 8, 9, 9, 9, 9, 9, 8, 8, 7,
- 7, 8, 8, 9, 9, 9, 9, 9, 8, 8, 7, 7, 8, 8, 9, 9,
- 9, 9, 9, 7, 7, 7, 7, 8, 8,
-};
-
-static const static_codebook _16c2_s_p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__16c2_s_p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__16c2_s_p7_1,
- 0
-};
-
-static const long _vq_quantlist__16c2_s_p8_0[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__16c2_s_p8_0[] = {
- 1, 4, 4, 6, 6, 7, 7, 7, 7, 8, 8, 9, 9,10,10, 6,
- 6, 6, 8, 8, 9, 9, 8, 8, 9, 9,10,10,11,11, 6, 5,
- 5, 8, 7, 9, 9, 8, 8, 9, 9,10,10,11,11,20, 8, 8,
- 8, 8, 9, 9, 9, 9,10,10,11,10,12,11,20, 8, 8, 8,
- 8, 9, 9, 9, 9,10,10,11,11,12,12,20,12,12, 9, 9,
- 10,10,10,10,11,11,12,12,13,12,20,13,13, 9, 9,10,
- 10,10,10,11,11,12,12,13,13,20,20,20, 9, 9, 9, 9,
- 10,10,11,11,12,12,13,12,20,20,20, 9, 9, 9, 8,10,
- 10,12,11,12,12,13,13,20,20,20,13,13,10,10,11,11,
- 12,12,13,13,13,13,20,20,20,13,13,10,10,11,10,12,
- 11,13,13,14,14,20,20,20,20,20,11,11,11,11,12,12,
- 13,13,14,14,20,20,20,20,20,11,10,11,11,13,11,13,
- 13,14,14,20,20,21,21,21,14,14,11,12,13,13,13,13,
- 14,14,21,21,21,21,21,15,15,12,11,13,12,14,13,15,
- 14,
-};
-
-static const static_codebook _16c2_s_p8_0 = {
- 2, 225,
- (char *)_vq_lengthlist__16c2_s_p8_0,
- 1, -520986624, 1620377600, 4, 0,
- (long *)_vq_quantlist__16c2_s_p8_0,
- 0
-};
-
-static const long _vq_quantlist__16c2_s_p8_1[] = {
- 10,
- 9,
- 11,
- 8,
- 12,
- 7,
- 13,
- 6,
- 14,
- 5,
- 15,
- 4,
- 16,
- 3,
- 17,
- 2,
- 18,
- 1,
- 19,
- 0,
- 20,
-};
-
-static const char _vq_lengthlist__16c2_s_p8_1[] = {
- 2, 4, 4, 6, 6, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8,11,11,11, 7, 7, 8, 8, 8, 8, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10,11,10, 7, 7, 8,
- 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,11,
- 11,11, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9,11,11,11, 8, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9,10, 9,10,10,10,10,11,11,11, 8, 8, 9, 9,
- 9, 9, 9, 9, 9, 9,10,10,10,10,10,10,10,10,11,11,
- 11, 8, 8, 9, 9, 9, 9, 9, 9, 9,10,10,10,10,10,10,
- 10,10,10,11,11,11, 9, 9, 9, 9, 9, 9, 9, 9,10,10,
- 10,10,10,10,10,10,10,10,11,11,11,11,11, 9, 9, 9,
- 9, 9, 9,10,10,10,10,10,10,10,10,10,10,11,11,11,
- 11,11, 9, 9, 9, 9,10,10,10,10,10,10,10,10,10,10,
- 10,10,11,11,11,11,11, 9, 9, 9, 9,10,10,10,10,10,
- 10,10,10,10,10,10,10,11,11,11,11,11,10, 9,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,
- 11,11,11,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,11,11,11,11,11,11,11,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,11,11,11,11,11,11,11,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,
- 11,11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 11,11,11,11,11,11,11,11,11,10,10,10,10,10,10,10,
- 10,10,10,10,10,11,11,11,11,11,11,11,11,11,10,10,
- 10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,
- 11,11,11,10,10,10,10,10,10,10,10,10,10,10,10,11,
- 11,11,11,11,11,11,11,11,10,10,10,10,10,10,10,10,
- 10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,10,
- 10,10,10,10,10,10,10,10,10,
-};
-
-static const static_codebook _16c2_s_p8_1 = {
- 2, 441,
- (char *)_vq_lengthlist__16c2_s_p8_1,
- 1, -529268736, 1611661312, 5, 0,
- (long *)_vq_quantlist__16c2_s_p8_1,
- 0
-};
-
-static const long _vq_quantlist__16c2_s_p9_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__16c2_s_p9_0[] = {
- 1, 4, 3,10, 8,10,10,10,10,10,10,10,10,10,10,10,
- 10, 6,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10, 6,10, 9,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,
-};
-
-static const static_codebook _16c2_s_p9_0 = {
- 2, 289,
- (char *)_vq_lengthlist__16c2_s_p9_0,
- 1, -509798400, 1631393792, 5, 0,
- (long *)_vq_quantlist__16c2_s_p9_0,
- 0
-};
-
-static const long _vq_quantlist__16c2_s_p9_1[] = {
- 9,
- 8,
- 10,
- 7,
- 11,
- 6,
- 12,
- 5,
- 13,
- 4,
- 14,
- 3,
- 15,
- 2,
- 16,
- 1,
- 17,
- 0,
- 18,
-};
-
-static const char _vq_lengthlist__16c2_s_p9_1[] = {
- 1, 4, 4, 7, 7, 7, 7, 7, 7, 8, 8,10, 9,11,10,13,
- 11,14,13, 6, 6, 6, 8, 8, 8, 8, 8, 7, 9, 8,11, 9,
- 13,11,14,12,14,13, 5, 6, 6, 8, 8, 8, 8, 8, 8, 9,
- 9,11,11,13,11,14,13,15,15,17, 8, 8, 8, 8, 9, 9,
- 9, 8,11, 9,12,10,13,11,14,12,14,13,17, 8, 8, 8,
- 8, 9, 9, 9, 9,10,10,11,11,13,13,13,14,16,15,17,
- 12,12, 8, 8, 9, 9,10,10,11,11,12,11,13,12,13,12,
- 14,13,16,12,12, 8, 8, 9, 9,10,10,11,11,12,12,13,
- 13,14,14,15,15,17,17,17, 9, 9, 9, 9,11,11,12,12,
- 12,13,13,13,16,14,14,14,17,17,17, 9, 8, 9, 8,11,
- 10,12,12,13,13,14,14,15,15,16,16,17,17,17,12,12,
- 10,10,11,12,12,13,13,14,13,15,15,14,16,15,17,17,
- 17,12,12,10, 8,12, 9,13,12,14,14,15,14,15,16,16,
- 16,17,17,17,17,17,11,11,12,12,14,14,14,16,15,16,
- 15,16,15,17,17,17,17,17,17,11, 9,12,10,13,11,15,
- 14,16,16,17,16,16,15,17,17,17,17,17,15,15,12,12,
- 14,14,15,16,16,15,16,16,17,17,17,17,17,17,17,14,
- 14,12,10,14,11,15,12,17,16,15,16,17,16,17,17,17,
- 17,17,17,17,13,13,14,14,14,16,17,17,16,17,17,17,
- 17,17,17,17,17,17,17,13, 9,13,12,15,13,16,16,17,
- 17,17,17,17,17,17,17,17,17,17,15,17,14,14,15,16,
- 16,17,16,17,16,17,17,17,17,17,17,17,17,17,17,14,
- 13,15,16,16,17,16,17,17,17,
-};
-
-static const static_codebook _16c2_s_p9_1 = {
- 2, 361,
- (char *)_vq_lengthlist__16c2_s_p9_1,
- 1, -518287360, 1622704128, 5, 0,
- (long *)_vq_quantlist__16c2_s_p9_1,
- 0
-};
-
-static const long _vq_quantlist__16c2_s_p9_2[] = {
- 24,
- 23,
- 25,
- 22,
- 26,
- 21,
- 27,
- 20,
- 28,
- 19,
- 29,
- 18,
- 30,
- 17,
- 31,
- 16,
- 32,
- 15,
- 33,
- 14,
- 34,
- 13,
- 35,
- 12,
- 36,
- 11,
- 37,
- 10,
- 38,
- 9,
- 39,
- 8,
- 40,
- 7,
- 41,
- 6,
- 42,
- 5,
- 43,
- 4,
- 44,
- 3,
- 45,
- 2,
- 46,
- 1,
- 47,
- 0,
- 48,
-};
-
-static const char _vq_lengthlist__16c2_s_p9_2[] = {
- 2, 4, 4, 4, 4, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6,
- 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7,
-};
-
-static const static_codebook _16c2_s_p9_2 = {
- 1, 49,
- (char *)_vq_lengthlist__16c2_s_p9_2,
- 1, -526909440, 1611661312, 6, 0,
- (long *)_vq_quantlist__16c2_s_p9_2,
- 0
-};
-
-static const char _huff_lengthlist__16c2_s_short[] = {
- 7,10,12,11,12,13,15,16,18,15,10, 8, 8, 8, 9,10,
- 12,13,14,17,10, 7, 7, 7, 7, 8,10,12,15,18,10, 7,
- 7, 5, 5, 6, 8,10,13,15,10, 7, 6, 5, 4, 4, 6, 9,
- 12,15,11, 7, 7, 5, 4, 3, 4, 7,11,13,12, 9, 8, 7,
- 5, 4, 4, 5,10,13,11,11,11, 9, 7, 5, 5, 5, 9,12,
- 13,12,13,12,10, 8, 8, 7, 9,13,14,14,14,14,13,11,
- 11,10,10,13,
-};
-
-static const static_codebook _huff_book__16c2_s_short = {
- 2, 100,
- (char *)_huff_lengthlist__16c2_s_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__8c0_s_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__8c0_s_p1_0[] = {
- 1, 5, 4, 0, 0, 0, 0, 0, 0, 5, 7, 7, 0, 0, 0, 0,
- 0, 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 5, 8, 8, 0, 0, 0, 0, 0, 0, 7, 8, 9, 0, 0, 0,
- 0, 0, 0, 7, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 8, 8, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0,
- 0, 0, 0, 0, 7, 9, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 8, 8, 0, 0, 0, 0,
- 0, 0, 8,10,10, 0, 0, 0, 0, 0, 0, 8, 9, 9, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,10, 9, 0, 0, 0,
- 0, 0, 0, 8, 9,11, 0, 0, 0, 0, 0, 0, 9,11,11, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9,10, 0, 0,
- 0, 0, 0, 0, 9,11,10, 0, 0, 0, 0, 0, 0, 9,11,11,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 8, 8, 0, 0, 0, 0, 0, 0, 8, 9, 9, 0, 0,
- 0, 0, 0, 0, 8, 9,10, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 9,11,11, 0,
- 0, 0, 0, 0, 0, 9,10,11, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 7, 9,10, 0, 0, 0, 0, 0, 0, 9,11,11,
- 0, 0, 0, 0, 0, 0, 8,11, 9, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _8c0_s_p1_0 = {
- 8, 6561,
- (char *)_vq_lengthlist__8c0_s_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__8c0_s_p1_0,
- 0
-};
-
-static const long _vq_quantlist__8c0_s_p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__8c0_s_p3_0[] = {
- 1, 4, 4, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 5, 6, 7, 7, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 5, 5, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 7, 7, 8, 8,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 6, 7, 7, 8, 8, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _8c0_s_p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__8c0_s_p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__8c0_s_p3_0,
- 0
-};
-
-static const long _vq_quantlist__8c0_s_p4_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__8c0_s_p4_0[] = {
- 1, 2, 3, 7, 7, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0,
- 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 7, 7,
- 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 0, 0, 0, 0,
- 8, 8, 0, 0, 0, 0, 0, 0, 0, 9, 8, 0, 0, 0, 0, 0,
- 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _8c0_s_p4_0 = {
- 2, 81,
- (char *)_vq_lengthlist__8c0_s_p4_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__8c0_s_p4_0,
- 0
-};
-
-static const long _vq_quantlist__8c0_s_p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__8c0_s_p5_0[] = {
- 1, 3, 3, 5, 5, 7, 6, 8, 8, 0, 0, 0, 7, 7, 7, 7,
- 8, 8, 0, 0, 0, 7, 7, 7, 7, 8, 9, 0, 0, 0, 8, 8,
- 8, 8, 9, 9, 0, 0, 0, 8, 8, 8, 8, 9, 9, 0, 0, 0,
- 9, 9, 8, 8,10,10, 0, 0, 0, 9, 9, 8, 8,10,10, 0,
- 0, 0,10,10, 9, 9,10,10, 0, 0, 0, 0, 0, 9, 9,10,
- 10,
-};
-
-static const static_codebook _8c0_s_p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__8c0_s_p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__8c0_s_p5_0,
- 0
-};
-
-static const long _vq_quantlist__8c0_s_p6_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__8c0_s_p6_0[] = {
- 1, 3, 3, 6, 6, 8, 8, 9, 9, 8, 8,10, 9,10,10,11,
- 11, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,10,11,11,
- 11,12, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,10,11,
- 11,12,11, 0, 0, 0, 8, 8, 9, 9,10,10, 9, 9,10,10,
- 11,11,12,12, 0, 0, 0, 8, 8, 9, 9,10,10, 9, 9,11,
- 10,11,11,12,12, 0, 0, 0, 9, 9, 9, 9,10,10,10,10,
- 11,11,11,12,12,12, 0, 0, 0, 9, 9, 9, 9,10,10,10,
- 10,11,11,12,12,13,13, 0, 0, 0,10,10,10,10,11,11,
- 10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0,10, 9,10,
- 11,10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 9, 9,
- 10, 9,10,11,12,12,13,13,14,13, 0, 0, 0, 0, 0, 9,
- 9, 9,10,10,10,11,11,13,12,13,13, 0, 0, 0, 0, 0,
- 10,10,10,10,11,11,12,12,13,13,14,14, 0, 0, 0, 0,
- 0, 0, 0,10,10,11,11,12,12,13,13,13,14, 0, 0, 0,
- 0, 0, 0, 0,11,11,11,11,12,12,13,14,14,14, 0, 0,
- 0, 0, 0, 0, 0,11,11,11,11,12,12,13,13,14,13, 0,
- 0, 0, 0, 0, 0, 0,11,11,12,12,13,13,14,14,14,14,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,12,12,12,12,13,13,14,
- 14,
-};
-
-static const static_codebook _8c0_s_p6_0 = {
- 2, 289,
- (char *)_vq_lengthlist__8c0_s_p6_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__8c0_s_p6_0,
- 0
-};
-
-static const long _vq_quantlist__8c0_s_p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__8c0_s_p7_0[] = {
- 1, 4, 4, 7, 6, 6, 7, 6, 6, 4, 7, 7,11, 9,10,12,
- 9,10, 4, 7, 7,10,10,10,11, 9, 9, 6,11,10,11,11,
- 12,11,11,11, 6,10,10,11,11,12,11,10,10, 6, 9,10,
- 11,11,11,11,10,10, 7,10,11,12,11,11,12,11,12, 6,
- 9, 9,10, 9, 9,11,10,10, 6, 9, 9,10,10,10,11,10,
- 10,
-};
-
-static const static_codebook _8c0_s_p7_0 = {
- 4, 81,
- (char *)_vq_lengthlist__8c0_s_p7_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__8c0_s_p7_0,
- 0
-};
-
-static const long _vq_quantlist__8c0_s_p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__8c0_s_p7_1[] = {
- 1, 3, 3, 6, 6, 8, 8, 9, 9, 9, 9,10,10,10, 7, 7,
- 8, 8, 9, 9, 9, 9,10,10, 9, 7, 7, 8, 8, 9, 9, 9,
- 9,10,10,10, 8, 8, 9, 9, 9, 9, 9, 9,10,10,10, 8,
- 8, 9, 9, 9, 9, 8, 9,10,10,10, 8, 8, 9, 9, 9,10,
- 10,10,10,10,10, 9, 9, 9, 9, 9, 9,10,10,11,10,11,
- 9, 9, 9, 9,10,10,10,10,11,11,11,10,10, 9, 9,10,
- 10,10, 9,11,10,10,10,10,10,10, 9, 9,10,10,11,11,
- 10,10,10, 9, 9, 9,10,10,10,
-};
-
-static const static_codebook _8c0_s_p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__8c0_s_p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__8c0_s_p7_1,
- 0
-};
-
-static const long _vq_quantlist__8c0_s_p8_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__8c0_s_p8_0[] = {
- 1, 4, 4, 7, 6, 7, 7, 7, 7, 8, 8, 9, 9, 7, 6, 6,
- 7, 7, 8, 8, 7, 7, 8, 9,10,10, 7, 6, 6, 7, 7, 8,
- 7, 7, 7, 9, 9,10,12, 0, 8, 8, 8, 8, 8, 9, 8, 8,
- 9, 9,10,10, 0, 8, 8, 8, 8, 8, 9, 8, 9, 9, 9,11,
- 10, 0, 0,13, 9, 8, 9, 9, 9, 9,10,10,11,11, 0,13,
- 0, 9, 9, 9, 9, 9, 9,11,10,11,11, 0, 0, 0, 8, 9,
- 10, 9,10,10,13,11,12,12, 0, 0, 0, 8, 9, 9, 9,10,
- 10,13,12,12,13, 0, 0, 0,12, 0,10,10,12,11,10,11,
- 12,12, 0, 0, 0,13,13,10,10,10,11,12, 0,13, 0, 0,
- 0, 0, 0, 0,13,11, 0,12,12,12,13,12, 0, 0, 0, 0,
- 0, 0,13,13,11,13,13,11,12,
-};
-
-static const static_codebook _8c0_s_p8_0 = {
- 2, 169,
- (char *)_vq_lengthlist__8c0_s_p8_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__8c0_s_p8_0,
- 0
-};
-
-static const long _vq_quantlist__8c0_s_p8_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__8c0_s_p8_1[] = {
- 1, 3, 4, 5, 5, 7, 6, 6, 6, 5, 7, 7, 7, 6, 6, 7,
- 7, 7, 6, 6, 7, 7, 7, 6, 6,
-};
-
-static const static_codebook _8c0_s_p8_1 = {
- 2, 25,
- (char *)_vq_lengthlist__8c0_s_p8_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__8c0_s_p8_1,
- 0
-};
-
-static const long _vq_quantlist__8c0_s_p9_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__8c0_s_p9_0[] = {
- 1, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7,
-};
-
-static const static_codebook _8c0_s_p9_0 = {
- 4, 81,
- (char *)_vq_lengthlist__8c0_s_p9_0,
- 1, -518803456, 1628680192, 2, 0,
- (long *)_vq_quantlist__8c0_s_p9_0,
- 0
-};
-
-static const long _vq_quantlist__8c0_s_p9_1[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__8c0_s_p9_1[] = {
- 1, 4, 4, 5, 5,10, 8,11,11,11,11,11,11,11,11, 6,
- 6, 6, 7, 6,11,10,11,11,11,11,11,11,11,11, 7, 5,
- 6, 6, 6, 8, 7,11,11,11,11,11,11,11,11,11, 7, 8,
- 8, 8, 9, 9,11,11,11,11,11,11,11,11,11, 9, 8, 7,
- 8, 9,11,11,11,11,11,11,11,11,11,11,11,10,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,10,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,
-};
-
-static const static_codebook _8c0_s_p9_1 = {
- 2, 225,
- (char *)_vq_lengthlist__8c0_s_p9_1,
- 1, -520986624, 1620377600, 4, 0,
- (long *)_vq_quantlist__8c0_s_p9_1,
- 0
-};
-
-static const long _vq_quantlist__8c0_s_p9_2[] = {
- 10,
- 9,
- 11,
- 8,
- 12,
- 7,
- 13,
- 6,
- 14,
- 5,
- 15,
- 4,
- 16,
- 3,
- 17,
- 2,
- 18,
- 1,
- 19,
- 0,
- 20,
-};
-
-static const char _vq_lengthlist__8c0_s_p9_2[] = {
- 1, 5, 5, 7, 7, 8, 7, 8, 8,10,10, 9, 9,10,10,10,
- 11,11,10,12,11,12,12,12, 9, 8, 8, 8, 8, 8, 9,10,
- 10,10,10,11,11,11,10,11,11,12,12,11,12, 8, 8, 7,
- 7, 8, 9,10,10,10, 9,10,10, 9,10,10,11,11,11,11,
- 11,11, 9, 9, 9, 9, 8, 9,10,10,11,10,10,11,11,12,
- 10,10,12,12,11,11,10, 9, 9,10, 8, 9,10,10,10, 9,
- 10,10,11,11,10,11,10,10,10,12,12,12, 9,10, 9,10,
- 9, 9,10,10,11,11,11,11,10,10,10,11,12,11,12,11,
- 12,10,11,10,11, 9,10, 9,10, 9,10,10, 9,10,10,11,
- 10,11,11,11,11,12,11, 9,10,10,10,10,11,11,11,11,
- 11,10,11,11,11,11,10,12,10,12,12,11,12,10,10,11,
- 10, 9,11,10,11, 9,10,11,10,10,10,11,11,11,11,12,
- 12,10, 9, 9,11,10, 9,12,11,10,12,12,11,11,11,11,
- 10,11,11,12,11,10,12, 9,11,10,11,10,10,11,10,11,
- 9,10,10,10,11,12,11,11,12,11,10,10,11,11, 9,10,
- 10,12,10,11,10,10,10, 9,10,10,10,10, 9,10,10,11,
- 11,11,11,12,11,10,10,10,10,11,11,10,11,11, 9,11,
- 10,12,10,12,11,10,11,10,10,10,11,10,10,11,11,10,
- 11,10,10,10,10,11,11,12,10,10,10,11,10,11,12,11,
- 10,11,10,10,11,11,10,12,10, 9,10,10,11,11,11,10,
- 12,10,10,11,11,11,10,10,11,10,10,10,11,10,11,10,
- 12,11,11,10,10,10,12,10,10,11, 9,10,11,11,11,10,
- 10,11,10,10, 9,11,11,12,12,11,12,11,11,11,11,11,
- 11, 9,10,11,10,12,10,10,10,10,11,10,10,11,10,10,
- 12,10,10,10,10,10, 9,12,10,10,10,10,12, 9,11,10,
- 10,11,10,12,12,10,12,12,12,10,10,10,10, 9,10,11,
- 10,10,12,10,10,12,11,10,11,10,10,12,11,10,12,10,
- 10,11, 9,11,10, 9,10, 9,10,
-};
-
-static const static_codebook _8c0_s_p9_2 = {
- 2, 441,
- (char *)_vq_lengthlist__8c0_s_p9_2,
- 1, -529268736, 1611661312, 5, 0,
- (long *)_vq_quantlist__8c0_s_p9_2,
- 0
-};
-
-static const char _huff_lengthlist__8c0_s_single[] = {
- 4, 5,18, 7,10, 6, 7, 8, 9,10, 5, 2,18, 5, 7, 5,
- 6, 7, 8,11,17,17,17,17,17,17,17,17,17,17, 7, 4,
- 17, 6, 9, 6, 8,10,12,15,11, 7,17, 9, 6, 6, 7, 9,
- 11,15, 6, 4,17, 6, 6, 4, 5, 8,11,16, 6, 6,17, 8,
- 6, 5, 6, 9,13,16, 8, 9,17,11, 9, 8, 8,11,13,17,
- 9,12,17,15,14,13,12,13,14,17,12,15,17,17,17,17,
- 17,16,17,17,
-};
-
-static const static_codebook _huff_book__8c0_s_single = {
- 2, 100,
- (char *)_huff_lengthlist__8c0_s_single,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__8c1_s_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__8c1_s_p1_0[] = {
- 1, 5, 5, 0, 0, 0, 0, 0, 0, 5, 7, 7, 0, 0, 0, 0,
- 0, 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 5, 8, 7, 0, 0, 0, 0, 0, 0, 7, 8, 9, 0, 0, 0,
- 0, 0, 0, 7, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 7, 8, 0, 0, 0, 0, 0, 0, 7, 9, 8, 0, 0,
- 0, 0, 0, 0, 7, 9, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 8, 8, 0, 0, 0, 0,
- 0, 0, 8, 9, 9, 0, 0, 0, 0, 0, 0, 8, 9, 9, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0, 0,
- 0, 0, 0, 8, 8,10, 0, 0, 0, 0, 0, 0, 9,10,10, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0,
- 0, 0, 0, 0, 8,10, 9, 0, 0, 0, 0, 0, 0, 9,10,10,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 8, 8, 0, 0, 0, 0, 0, 0, 8, 9, 9, 0, 0,
- 0, 0, 0, 0, 8, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 9,10,10, 0,
- 0, 0, 0, 0, 0, 8, 9,10, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 9,10,10,
- 0, 0, 0, 0, 0, 0, 8,10, 8, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _8c1_s_p1_0 = {
- 8, 6561,
- (char *)_vq_lengthlist__8c1_s_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__8c1_s_p1_0,
- 0
-};
-
-static const long _vq_quantlist__8c1_s_p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__8c1_s_p3_0[] = {
- 2, 4, 4, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 6, 6, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 4, 4, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 7, 7,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 6, 6, 6, 7, 7, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _8c1_s_p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__8c1_s_p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__8c1_s_p3_0,
- 0
-};
-
-static const long _vq_quantlist__8c1_s_p4_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__8c1_s_p4_0[] = {
- 1, 2, 3, 7, 7, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0,
- 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 7, 7,
- 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 0, 0, 0, 0,
- 8, 8, 0, 0, 0, 0, 0, 0, 0, 9, 8, 0, 0, 0, 0, 0,
- 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _8c1_s_p4_0 = {
- 2, 81,
- (char *)_vq_lengthlist__8c1_s_p4_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__8c1_s_p4_0,
- 0
-};
-
-static const long _vq_quantlist__8c1_s_p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__8c1_s_p5_0[] = {
- 1, 3, 3, 4, 5, 6, 6, 8, 8, 0, 0, 0, 8, 8, 7, 7,
- 9, 9, 0, 0, 0, 8, 8, 7, 7, 9, 9, 0, 0, 0, 9,10,
- 8, 8, 9, 9, 0, 0, 0,10,10, 8, 8, 9, 9, 0, 0, 0,
- 11,10, 8, 8,10,10, 0, 0, 0,11,11, 8, 8,10,10, 0,
- 0, 0,12,12, 9, 9,10,10, 0, 0, 0, 0, 0, 9, 9,10,
- 10,
-};
-
-static const static_codebook _8c1_s_p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__8c1_s_p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__8c1_s_p5_0,
- 0
-};
-
-static const long _vq_quantlist__8c1_s_p6_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__8c1_s_p6_0[] = {
- 1, 3, 3, 5, 5, 8, 8, 8, 8, 9, 9,10,10,11,11,11,
- 11, 0, 0, 0, 8, 8, 8, 8, 9, 9, 9, 9,10,10,11,11,
- 12,12, 0, 0, 0, 8, 8, 8, 8, 9, 9, 9, 9,10,10,11,
- 11,12,12, 0, 0, 0, 9, 9, 8, 8,10,10,10,10,11,11,
- 12,12,12,12, 0, 0, 0, 9, 9, 8, 8,10,10,10,10,11,
- 11,12,12,12,12, 0, 0, 0,10,10, 9, 9,10,10,10,10,
- 11,11,12,12,13,13, 0, 0, 0,10,10, 9, 9,10,10,10,
- 10,11,11,12,12,13,13, 0, 0, 0,11,11, 9, 9,10,10,
- 10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 9, 9,10,
- 10,10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 9, 9,
- 10,10,11,11,12,12,12,12,13,13, 0, 0, 0, 0, 0, 9,
- 9,10,10,11,11,12,11,12,12,13,13, 0, 0, 0, 0, 0,
- 10,10,11,11,11,11,12,12,13,12,13,13, 0, 0, 0, 0,
- 0, 0, 0,11,10,11,11,12,12,13,13,13,13, 0, 0, 0,
- 0, 0, 0, 0,11,11,12,12,12,12,13,13,13,14, 0, 0,
- 0, 0, 0, 0, 0,11,11,12,12,12,12,13,13,14,13, 0,
- 0, 0, 0, 0, 0, 0,12,12,12,12,13,13,13,13,14,14,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,12,12,13,13,13,13,14,
- 14,
-};
-
-static const static_codebook _8c1_s_p6_0 = {
- 2, 289,
- (char *)_vq_lengthlist__8c1_s_p6_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__8c1_s_p6_0,
- 0
-};
-
-static const long _vq_quantlist__8c1_s_p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__8c1_s_p7_0[] = {
- 1, 4, 4, 6, 6, 6, 7, 6, 6, 4, 7, 7,10, 9, 9,10,
- 9, 9, 5, 7, 7,10, 9, 9,10, 9, 9, 6,10,10,10,10,
- 10,11,10,10, 6, 9, 9,10, 9,10,11,10,10, 6, 9, 9,
- 10, 9, 9,11, 9,10, 7,10,10,11,11,11,11,10,10, 6,
- 9, 9,10,10,10,11, 9, 9, 6, 9, 9,10,10,10,10, 9,
- 9,
-};
-
-static const static_codebook _8c1_s_p7_0 = {
- 4, 81,
- (char *)_vq_lengthlist__8c1_s_p7_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__8c1_s_p7_0,
- 0
-};
-
-static const long _vq_quantlist__8c1_s_p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__8c1_s_p7_1[] = {
- 2, 3, 3, 5, 5, 7, 7, 7, 7, 7, 7,10,10, 9, 7, 7,
- 7, 7, 8, 8, 8, 8, 9, 9, 9, 7, 7, 7, 7, 8, 8, 8,
- 8,10,10,10, 7, 7, 7, 7, 8, 8, 8, 8,10,10,10, 7,
- 7, 7, 7, 8, 8, 8, 8,10,10,10, 8, 8, 8, 8, 8, 8,
- 8, 8,10,10,10, 8, 8, 8, 8, 8, 8, 8, 8,10,10,10,
- 8, 8, 8, 8, 8, 8, 8, 8,10,10,10,10,10, 8, 8, 8,
- 8, 8, 8,10,10,10,10,10, 8, 8, 8, 8, 8, 8,10,10,
- 10,10,10, 8, 8, 8, 8, 8, 8,
-};
-
-static const static_codebook _8c1_s_p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__8c1_s_p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__8c1_s_p7_1,
- 0
-};
-
-static const long _vq_quantlist__8c1_s_p8_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__8c1_s_p8_0[] = {
- 1, 4, 4, 6, 6, 8, 8, 8, 8, 9, 9,10,10, 7, 5, 5,
- 7, 7, 8, 8, 8, 8, 9,10,11,11, 7, 5, 5, 7, 7, 8,
- 8, 9, 9,10,10,11,11, 0, 8, 8, 8, 8, 9, 9, 9, 9,
- 9,10,11,11, 0, 8, 8, 8, 8, 9, 9, 9, 9,10,10,11,
- 11, 0,12,12, 9, 9, 9, 9,10, 9,10,11,11,11, 0,13,
- 12, 9, 8, 9, 9,10,10,11,11,12,11, 0, 0, 0, 9, 9,
- 9, 9,10,10,11,11,12,12, 0, 0, 0,10,10, 9, 9,10,
- 10,11,11,12,12, 0, 0, 0,13,13,10,10,11,11,12,11,
- 13,12, 0, 0, 0,14,14,10,10,11,10,11,11,12,12, 0,
- 0, 0, 0, 0,12,12,11,11,12,12,13,13, 0, 0, 0, 0,
- 0,12,12,11,10,12,11,13,12,
-};
-
-static const static_codebook _8c1_s_p8_0 = {
- 2, 169,
- (char *)_vq_lengthlist__8c1_s_p8_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__8c1_s_p8_0,
- 0
-};
-
-static const long _vq_quantlist__8c1_s_p8_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__8c1_s_p8_1[] = {
- 2, 3, 3, 5, 5, 6, 6, 6, 5, 5, 6, 6, 6, 5, 5, 6,
- 6, 6, 5, 5, 6, 6, 6, 5, 5,
-};
-
-static const static_codebook _8c1_s_p8_1 = {
- 2, 25,
- (char *)_vq_lengthlist__8c1_s_p8_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__8c1_s_p8_1,
- 0
-};
-
-static const long _vq_quantlist__8c1_s_p9_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__8c1_s_p9_0[] = {
- 1, 3, 3,10,10,10,10,10,10,10,10,10,10, 5, 6, 6,
- 10,10,10,10,10,10,10,10,10,10, 6, 7, 8,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10, 9, 9, 9, 9,
-};
-
-static const static_codebook _8c1_s_p9_0 = {
- 2, 169,
- (char *)_vq_lengthlist__8c1_s_p9_0,
- 1, -513964032, 1628680192, 4, 0,
- (long *)_vq_quantlist__8c1_s_p9_0,
- 0
-};
-
-static const long _vq_quantlist__8c1_s_p9_1[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__8c1_s_p9_1[] = {
- 1, 4, 4, 5, 5, 7, 7, 9, 9,11,11,12,12,13,13, 6,
- 5, 5, 6, 6, 9, 9,10,10,12,12,12,13,15,14, 6, 5,
- 5, 7, 7, 9, 9,10,10,12,12,12,13,14,13,17, 7, 7,
- 8, 8,10,10,11,11,12,13,13,13,13,13,17, 7, 7, 8,
- 8,10,10,11,11,13,13,13,13,14,14,17,11,11, 9, 9,
- 11,11,12,12,12,13,13,14,15,13,17,12,12, 9, 9,11,
- 11,12,12,13,13,13,13,14,16,17,17,17,11,12,12,12,
- 13,13,13,14,15,14,15,15,17,17,17,12,12,11,11,13,
- 13,14,14,15,14,15,15,17,17,17,15,15,13,13,14,14,
- 15,14,15,15,16,15,17,17,17,15,15,13,13,13,14,14,
- 15,15,15,15,16,17,17,17,17,16,14,15,14,14,15,14,
- 14,15,15,15,17,17,17,17,17,14,14,16,14,15,15,15,
- 15,15,15,17,17,17,17,17,17,16,16,15,17,15,15,14,
- 17,15,17,16,17,17,17,17,16,15,14,15,15,15,15,15,
- 15,
-};
-
-static const static_codebook _8c1_s_p9_1 = {
- 2, 225,
- (char *)_vq_lengthlist__8c1_s_p9_1,
- 1, -520986624, 1620377600, 4, 0,
- (long *)_vq_quantlist__8c1_s_p9_1,
- 0
-};
-
-static const long _vq_quantlist__8c1_s_p9_2[] = {
- 10,
- 9,
- 11,
- 8,
- 12,
- 7,
- 13,
- 6,
- 14,
- 5,
- 15,
- 4,
- 16,
- 3,
- 17,
- 2,
- 18,
- 1,
- 19,
- 0,
- 20,
-};
-
-static const char _vq_lengthlist__8c1_s_p9_2[] = {
- 2, 4, 4, 6, 6, 7, 7, 8, 8, 8, 8, 9, 8, 9, 9, 9,
- 9, 9, 9, 9, 9,11,11,12, 7, 7, 7, 7, 8, 8, 9, 9,
- 9, 9,10,10,10,10,10,10,10,10,11,11,11, 7, 7, 7,
- 7, 8, 8, 9, 8, 9, 9, 9, 9, 9, 9,10,10,10,10,11,
- 11,12, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9,10,10,10,10,
- 10,10,10,10,11,11,11, 7, 7, 8, 8, 8, 8, 9, 9, 9,
- 9,10,10,10,10,10,10,10,10,11,11,11, 8, 8, 8, 8,
- 9, 9, 9, 9, 9, 9,10,10,10,10,10,10,10,10,11,11,
- 11, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9,10,10,10,10,10,
- 10,10,10,11,12,11, 9, 9, 8, 9, 9, 9, 9, 9,10,10,
- 10,10,10,10,10,10,10,10,11,11,11,11,11, 8, 8, 9,
- 9, 9, 9,10,10,10,10,10,10,10,10,10,10,11,12,11,
- 12,11, 9, 9, 9, 9, 9,10,10,10,10,10,10,10,10,10,
- 10,10,11,11,11,11,11, 9, 9, 9, 9,10,10,10,10,10,
- 10,10,10,10,10,10,10,12,11,12,11,11, 9, 9, 9,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,12,11,11,11,
- 11,11,11,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 11,11,11,12,11,11,12,11,10,10,10,10,10,10,10,10,
- 10,10,10,10,11,10,11,11,11,11,11,11,11,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,11,11,12,11,12,
- 11,11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 11,11,12,11,12,11,11,11,11,10,10,10,10,10,10,10,
- 10,10,10,10,10,11,11,12,11,11,12,11,11,12,10,10,
- 11,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,
- 11,11,11,10,10,10,10,10,10,10,10,10,10,10,10,12,
- 12,11,12,11,11,12,12,12,11,11,10,10,10,10,10,10,
- 10,10,10,11,12,12,11,12,12,11,12,11,11,11,11,10,
- 10,10,10,10,10,10,10,10,10,
-};
-
-static const static_codebook _8c1_s_p9_2 = {
- 2, 441,
- (char *)_vq_lengthlist__8c1_s_p9_2,
- 1, -529268736, 1611661312, 5, 0,
- (long *)_vq_quantlist__8c1_s_p9_2,
- 0
-};
-
-static const char _huff_lengthlist__8c1_s_single[] = {
- 4, 6,18, 8,11, 8, 8, 9, 9,10, 4, 4,18, 5, 9, 5,
- 6, 7, 8,10,18,18,18,18,17,17,17,17,17,17, 7, 5,
- 17, 6,11, 6, 7, 8, 9,12,12, 9,17,12, 8, 8, 9,10,
- 10,13, 7, 5,17, 6, 8, 4, 5, 6, 8,10, 6, 5,17, 6,
- 8, 5, 4, 5, 7, 9, 7, 7,17, 8, 9, 6, 5, 5, 6, 8,
- 8, 8,17, 9,11, 8, 6, 6, 6, 7, 9,10,17,12,12,10,
- 9, 7, 7, 8,
-};
-
-static const static_codebook _huff_book__8c1_s_single = {
- 2, 100,
- (char *)_huff_lengthlist__8c1_s_single,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44c2_s_long[] = {
- 6, 6,12,10,10,10, 9,10,12,12, 6, 1,10, 5, 6, 6,
- 7, 9,11,14,12, 9, 8,11, 7, 8, 9,11,13,15,10, 5,
- 12, 7, 8, 7, 9,12,14,15,10, 6, 7, 8, 5, 6, 7, 9,
- 12,14, 9, 6, 8, 7, 6, 6, 7, 9,12,12, 9, 7, 9, 9,
- 7, 6, 6, 7,10,10,10, 9,10,11, 8, 7, 6, 6, 8,10,
- 12,11,13,13,11,10, 8, 8, 8,10,11,13,15,15,14,13,
- 10, 8, 8, 9,
-};
-
-static const static_codebook _huff_book__44c2_s_long = {
- 2, 100,
- (char *)_huff_lengthlist__44c2_s_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44c2_s_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c2_s_p1_0[] = {
- 2, 4, 4, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 0, 0, 0,
- 0, 0, 5, 6, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 0, 0,
- 0, 0, 0, 6, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 6, 8, 7, 0, 0,
- 0, 0, 0, 0, 7, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 7, 7, 0, 0, 0, 0,
- 0, 0, 7, 8, 8, 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 0, 0,
- 0, 0, 0, 8, 9, 9, 0, 0, 0, 0, 0, 0, 8, 9, 9, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 8, 8, 0, 0,
- 0, 0, 0, 0, 8, 9, 8, 0, 0, 0, 0, 0, 0, 8, 9, 9,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 7, 7, 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 0,
- 0, 0, 0, 0, 7, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 6, 8, 8, 0, 0, 0, 0, 0, 0, 8, 9, 9, 0,
- 0, 0, 0, 0, 0, 8, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 7, 8, 8, 0, 0, 0, 0, 0, 0, 8, 9, 9,
- 0, 0, 0, 0, 0, 0, 8, 9, 9, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c2_s_p1_0 = {
- 8, 6561,
- (char *)_vq_lengthlist__44c2_s_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44c2_s_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44c2_s_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c2_s_p2_0[] = {
- 1, 4, 4, 0, 0, 0, 7, 7, 0, 0, 0, 7, 7, 0, 0, 0,
- 8, 8, 0, 0, 0, 0, 0, 0, 0, 4, 6, 6, 0, 0, 0, 8,
- 8, 0, 0, 0, 8, 8, 0, 0, 0, 9, 9, 0, 0, 0, 0, 0,
- 0, 0, 4, 6, 6, 0, 0, 0, 8, 8, 0, 0, 0, 8, 8, 0,
- 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 0, 0,11,11, 0, 0,
- 0,11,11, 0, 0, 0,12,11, 0, 0, 0, 0, 0, 0, 0, 7,
- 8, 8, 0, 0, 0,10,11, 0, 0, 0,11,11, 0, 0, 0,11,
- 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 6, 8, 8, 0, 0, 0,11,11, 0, 0, 0,11,11,
- 0, 0, 0,12,12, 0, 0, 0, 0, 0, 0, 0, 6, 8, 8, 0,
- 0, 0,10,11, 0, 0, 0,10,11, 0, 0, 0,11,11, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 8, 9, 9, 0, 0, 0,11,12, 0, 0, 0,11,12, 0, 0, 0,
- 12,11, 0, 0, 0, 0, 0, 0, 0, 8,10, 9, 0, 0, 0,12,
- 11, 0, 0, 0,12,11, 0, 0, 0,11,12, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c2_s_p2_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44c2_s_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c2_s_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44c2_s_p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c2_s_p3_0[] = {
- 2, 4, 3, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 6, 6, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 4, 4, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 9, 9,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 6, 6, 7, 9, 9, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c2_s_p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44c2_s_p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c2_s_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44c2_s_p4_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c2_s_p4_0[] = {
- 1, 3, 3, 6, 6, 0, 0, 0, 0, 0, 6, 6, 6, 6, 0, 0,
- 0, 0, 0, 6, 6, 6, 6, 0, 0, 0, 0, 0, 7, 7, 6, 6,
- 0, 0, 0, 0, 0, 0, 0, 6, 7, 0, 0, 0, 0, 0, 0, 0,
- 7, 8, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0,
- 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c2_s_p4_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c2_s_p4_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c2_s_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44c2_s_p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c2_s_p5_0[] = {
- 1, 3, 3, 6, 6, 7, 7, 9, 9, 0, 7, 7, 7, 7, 7, 7,
- 9, 9, 0, 7, 7, 7, 7, 7, 7, 9, 9, 0, 8, 8, 7, 7,
- 8, 8,10,10, 0, 0, 0, 7, 7, 8, 8,10,10, 0, 0, 0,
- 9, 9, 8, 8,10,10, 0, 0, 0, 9, 9, 8, 8,10,10, 0,
- 0, 0,10,10, 9, 9,11,11, 0, 0, 0, 0, 0, 9, 9,11,
- 11,
-};
-
-static const static_codebook _44c2_s_p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c2_s_p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c2_s_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44c2_s_p6_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c2_s_p6_0[] = {
- 1, 4, 3, 6, 6, 8, 8, 9, 9, 9, 9, 9, 9,10,10,11,
- 11, 0, 7, 7, 7, 7, 8, 8, 9, 9, 9, 9,10,10,11,11,
- 12,11, 0, 7, 7, 7, 7, 8, 8, 9, 9, 9, 9,10,10,11,
- 11,11,12, 0, 8, 8, 7, 7, 9, 9,10,10, 9, 9,10,10,
- 11,11,12,12, 0, 0, 0, 7, 7, 9, 9,10,10,10, 9,10,
- 10,11,11,12,12, 0, 0, 0, 8, 8, 9, 9,10,10,10,10,
- 11,11,11,11,12,12, 0, 0, 0, 8, 8, 9, 9,10,10,10,
- 10,11,11,12,12,12,12, 0, 0, 0, 9, 9, 9, 9,10,10,
- 10,10,11,11,12,12,12,12, 0, 0, 0, 0, 0, 9, 9,10,
- 10,10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 9, 9,
- 10,10,11,11,11,11,12,12,13,13, 0, 0, 0, 0, 0, 9,
- 9,10,10,11,11,11,11,12,12,13,13, 0, 0, 0, 0, 0,
- 10,10,10,10,11,11,12,12,13,12,13,13, 0, 0, 0, 0,
- 0, 0, 0,10,10,11,11,12,12,13,13,13,13, 0, 0, 0,
- 0, 0, 0, 0,11,11,12,12,12,12,13,13,13,14, 0, 0,
- 0, 0, 0, 0, 0,11,11,12,12,12,12,13,13,13,14, 0,
- 0, 0, 0, 0, 0, 0,12,12,12,12,13,13,13,13,14,14,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,12,12,13,13,13,13,14,
- 14,
-};
-
-static const static_codebook _44c2_s_p6_0 = {
- 2, 289,
- (char *)_vq_lengthlist__44c2_s_p6_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c2_s_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44c2_s_p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c2_s_p7_0[] = {
- 1, 4, 4, 7, 6, 6, 7, 6, 6, 4, 7, 7,10, 9, 9,11,
- 9, 9, 4, 7, 7,10, 9, 9,10, 9, 9, 7,10,10,11,10,
- 11,11,10,11, 6, 9, 9,11,10,10,11,10,10, 6, 9, 9,
- 11,10,11,11,10,10, 7,11,10,11,11,11,12,11,11, 6,
- 9, 9,11,10,10,11,11,10, 6, 9, 9,11,10,10,12,10,
- 11,
-};
-
-static const static_codebook _44c2_s_p7_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44c2_s_p7_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__44c2_s_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44c2_s_p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44c2_s_p7_1[] = {
- 2, 3, 4, 6, 6, 7, 7, 7, 7, 7, 7, 9, 7, 7, 6, 6,
- 7, 7, 8, 8, 8, 8, 9, 6, 6, 6, 6, 7, 7, 8, 8, 8,
- 8,10, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8,10,10,10, 7,
- 7, 7, 7, 8, 8, 8, 8,10,10,10, 7, 7, 8, 8, 8, 8,
- 8, 8,10,10,10, 7, 8, 8, 8, 8, 8, 8, 8,10,10,10,
- 8, 8, 8, 8, 8, 8, 8, 8,10,10,10,10,10, 8, 8, 8,
- 8, 8, 8,10,10,10,10,10, 9, 9, 8, 8, 8, 8,10,10,
- 10,10,10, 8, 8, 8, 8, 8, 8,
-};
-
-static const static_codebook _44c2_s_p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44c2_s_p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c2_s_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44c2_s_p8_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c2_s_p8_0[] = {
- 1, 4, 4, 6, 6, 7, 7, 7, 7, 8, 8, 9, 9, 6, 5, 5,
- 7, 7, 8, 8, 8, 8, 9, 9,10,10, 7, 6, 5, 7, 7, 8,
- 8, 8, 8, 9, 9,10,10, 0, 8, 8, 8, 8, 9, 9, 9, 9,
- 10,10,11,11, 0, 8, 8, 8, 8, 9, 9, 9, 9,10,10,11,
- 11, 0,12,12, 9, 9,10,10,10,10,11,11,11,11, 0,13,
- 13, 9, 9,10,10,10,10,11,11,12,12, 0, 0, 0,10,10,
- 10,10,11,11,12,12,12,13, 0, 0, 0,10,10,10,10,11,
- 11,12,12,12,12, 0, 0, 0,14,14,10,11,11,11,12,12,
- 13,13, 0, 0, 0,14,14,11,10,11,11,13,12,13,13, 0,
- 0, 0, 0, 0,12,12,11,12,13,12,14,14, 0, 0, 0, 0,
- 0,12,12,12,12,13,12,14,14,
-};
-
-static const static_codebook _44c2_s_p8_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c2_s_p8_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44c2_s_p8_0,
- 0
-};
-
-static const long _vq_quantlist__44c2_s_p8_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c2_s_p8_1[] = {
- 2, 4, 4, 5, 4, 6, 5, 5, 5, 5, 6, 5, 5, 5, 5, 6,
- 5, 5, 5, 5, 6, 6, 6, 5, 5,
-};
-
-static const static_codebook _44c2_s_p8_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44c2_s_p8_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c2_s_p8_1,
- 0
-};
-
-static const long _vq_quantlist__44c2_s_p9_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c2_s_p9_0[] = {
- 1, 5, 4,12,12,12,12,12,12,12,12,12,12, 4, 9, 8,
- 11,11,11,11,11,11,11,11,11,11, 2, 8, 7,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,10,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,
-};
-
-static const static_codebook _44c2_s_p9_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c2_s_p9_0,
- 1, -514541568, 1627103232, 4, 0,
- (long *)_vq_quantlist__44c2_s_p9_0,
- 0
-};
-
-static const long _vq_quantlist__44c2_s_p9_1[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c2_s_p9_1[] = {
- 1, 4, 4, 6, 6, 7, 6, 8, 8,10, 9,10,10, 6, 5, 5,
- 7, 7, 8, 7,10, 9,11,11,12,13, 6, 5, 5, 7, 7, 8,
- 8,10,10,11,11,13,13,18, 8, 8, 8, 8, 9, 9,10,10,
- 12,12,12,13,18, 8, 8, 8, 8, 9, 9,10,10,12,12,13,
- 13,18,11,11, 8, 8,10,10,11,11,12,11,13,12,18,11,
- 11, 9, 7,10,10,11,11,11,12,12,13,17,17,17,10,10,
- 11,11,12,12,12,10,12,12,17,17,17,11,10,11,10,13,
- 12,11,12,12,12,17,17,17,15,14,11,11,12,11,13,10,
- 13,12,17,17,17,14,14,12,10,11,11,13,13,13,13,17,
- 17,16,17,16,13,13,12,10,13,10,14,13,17,16,17,16,
- 17,13,12,12,10,13,11,14,14,
-};
-
-static const static_codebook _44c2_s_p9_1 = {
- 2, 169,
- (char *)_vq_lengthlist__44c2_s_p9_1,
- 1, -522616832, 1620115456, 4, 0,
- (long *)_vq_quantlist__44c2_s_p9_1,
- 0
-};
-
-static const long _vq_quantlist__44c2_s_p9_2[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c2_s_p9_2[] = {
- 2, 4, 4, 6, 6, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8,
- 8,10, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9,
- 9, 9,10, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 9, 9, 9,
- 9, 9, 9,10, 8, 8, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9,
- 9, 9, 9, 9,10,10,10, 8, 7, 8, 8, 8, 8, 9, 9, 9,
- 9, 9, 9, 9, 9,10,11,11, 8, 8, 8, 8, 9, 9, 9, 9,
- 9, 9,10, 9, 9, 9,10,11,10, 8, 8, 8, 8, 9, 9, 9,
- 9, 9, 9, 9,10,10,10,10,11,10, 8, 8, 9, 9, 9, 9,
- 9, 9,10, 9, 9,10, 9,10,11,10,11,11,11, 8, 8, 9,
- 9, 9, 9, 9, 9, 9, 9,10,10,11,11,11,11,11, 9, 9,
- 9, 9, 9, 9,10, 9, 9, 9,10,10,11,11,11,11,11, 9,
- 9, 9, 9, 9, 9, 9, 9, 9,10, 9,10,11,11,11,11,11,
- 9, 9, 9, 9,10,10, 9, 9, 9,10,10,10,11,11,11,11,
- 11,11,11, 9, 9, 9,10, 9, 9,10,10,10,10,11,11,10,
- 11,11,11,11,10, 9,10,10, 9, 9, 9, 9,10,10,11,10,
- 11,11,11,11,11, 9, 9, 9, 9,10, 9,10,10,10,10,11,
- 10,11,11,11,11,11,10,10, 9, 9,10, 9,10,10,10,10,
- 10,10,10,11,11,11,11,11,11, 9, 9,10, 9,10, 9,10,
- 10,
-};
-
-static const static_codebook _44c2_s_p9_2 = {
- 2, 289,
- (char *)_vq_lengthlist__44c2_s_p9_2,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c2_s_p9_2,
- 0
-};
-
-static const char _huff_lengthlist__44c2_s_short[] = {
- 11, 9,13,12,12,11,12,12,13,15, 8, 2,11, 4, 8, 5,
- 7,10,12,15,13, 7,10, 9, 8, 8,10,13,17,17,11, 4,
- 12, 5, 9, 5, 8,11,14,16,12, 6, 8, 7, 6, 6, 8,11,
- 13,16,11, 4, 9, 5, 6, 4, 6,10,13,16,11, 6,11, 7,
- 7, 6, 7,10,13,15,13, 9,12, 9, 8, 6, 8,10,12,14,
- 14,10,10, 8, 6, 5, 6, 9,11,13,15,11,11, 9, 6, 5,
- 6, 8, 9,12,
-};
-
-static const static_codebook _huff_book__44c2_s_short = {
- 2, 100,
- (char *)_huff_lengthlist__44c2_s_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44c3_s_long[] = {
- 5, 6,11,11,11,11,10,10,12,11, 5, 2,11, 5, 6, 6,
- 7, 9,11,13,13,10, 7,11, 6, 7, 8, 9,10,12,11, 5,
- 11, 6, 8, 7, 9,11,14,15,11, 6, 6, 8, 4, 5, 7, 8,
- 10,13,10, 5, 7, 7, 5, 5, 6, 8,10,11,10, 7, 7, 8,
- 6, 5, 5, 7, 9, 9,11, 8, 8,11, 8, 7, 6, 6, 7, 9,
- 12,11,10,13, 9, 9, 7, 7, 7, 9,11,13,12,15,12,11,
- 9, 8, 8, 8,
-};
-
-static const static_codebook _huff_book__44c3_s_long = {
- 2, 100,
- (char *)_huff_lengthlist__44c3_s_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44c3_s_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c3_s_p1_0[] = {
- 2, 4, 4, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 0, 0, 0,
- 0, 0, 5, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 0, 0,
- 0, 0, 0, 6, 7, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 6, 8, 7, 0, 0,
- 0, 0, 0, 0, 7, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 7, 7, 0, 0, 0, 0,
- 0, 0, 7, 8, 8, 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 0, 0,
- 0, 0, 0, 8, 8, 9, 0, 0, 0, 0, 0, 0, 8, 9, 9, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 8, 8, 0, 0,
- 0, 0, 0, 0, 7, 9, 8, 0, 0, 0, 0, 0, 0, 8, 9, 9,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 0,
- 0, 0, 0, 0, 7, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 6, 8, 8, 0, 0, 0, 0, 0, 0, 8, 9, 9, 0,
- 0, 0, 0, 0, 0, 7, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 6, 8, 8, 0, 0, 0, 0, 0, 0, 8, 9, 9,
- 0, 0, 0, 0, 0, 0, 8, 9, 8, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c3_s_p1_0 = {
- 8, 6561,
- (char *)_vq_lengthlist__44c3_s_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44c3_s_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44c3_s_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c3_s_p2_0[] = {
- 2, 5, 5, 0, 0, 0, 5, 5, 0, 0, 0, 5, 5, 0, 0, 0,
- 7, 8, 0, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 0, 0, 7,
- 7, 0, 0, 0, 7, 7, 0, 0, 0,10,10, 0, 0, 0, 0, 0,
- 0, 0, 5, 6, 6, 0, 0, 0, 7, 7, 0, 0, 0, 7, 7, 0,
- 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 5, 7, 7, 0, 0, 0, 7, 7, 0, 0,
- 0, 7, 7, 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 5,
- 7, 7, 0, 0, 0, 7, 7, 0, 0, 0, 7, 7, 0, 0, 0, 9,
- 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 5, 7, 7, 0, 0, 0, 7, 7, 0, 0, 0, 7, 7,
- 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 5, 7, 7, 0,
- 0, 0, 7, 7, 0, 0, 0, 7, 7, 0, 0, 0, 9, 9, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 8,10,10, 0, 0, 0, 9, 9, 0, 0, 0, 9, 9, 0, 0, 0,
- 10,10, 0, 0, 0, 0, 0, 0, 0, 8,10,10, 0, 0, 0, 9,
- 9, 0, 0, 0, 9, 9, 0, 0, 0,10,10, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c3_s_p2_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44c3_s_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c3_s_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44c3_s_p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c3_s_p3_0[] = {
- 2, 4, 3, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 6, 6, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 4, 4, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 9, 9,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 6, 6, 7, 9, 9, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c3_s_p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44c3_s_p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c3_s_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44c3_s_p4_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c3_s_p4_0[] = {
- 2, 3, 3, 6, 6, 0, 0, 0, 0, 0, 4, 4, 6, 6, 0, 0,
- 0, 0, 0, 4, 4, 6, 6, 0, 0, 0, 0, 0, 5, 5, 6, 6,
- 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0,
- 7, 8, 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 0, 0,
- 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c3_s_p4_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c3_s_p4_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c3_s_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44c3_s_p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c3_s_p5_0[] = {
- 1, 3, 4, 6, 6, 7, 7, 9, 9, 0, 5, 5, 7, 7, 7, 8,
- 9, 9, 0, 5, 5, 7, 7, 8, 8, 9, 9, 0, 7, 7, 8, 8,
- 8, 8,10,10, 0, 0, 0, 8, 8, 8, 8,10,10, 0, 0, 0,
- 9, 9, 9, 9,10,10, 0, 0, 0, 9, 9, 9, 9,10,10, 0,
- 0, 0,10,10,10,10,11,11, 0, 0, 0, 0, 0,10,10,11,
- 11,
-};
-
-static const static_codebook _44c3_s_p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c3_s_p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c3_s_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44c3_s_p6_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c3_s_p6_0[] = {
- 2, 3, 3, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9,10,10,11,
- 10, 0, 5, 5, 7, 7, 8, 8, 9, 9, 9, 9,10,10,10,10,
- 11,11, 0, 5, 5, 7, 7, 8, 8, 9, 9, 9, 9,10,10,10,
- 10,11,11, 0, 6, 6, 7, 7, 8, 8, 9, 9, 9, 9,10,10,
- 11,11,11,11, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,
- 10,11,11,11,12, 0, 0, 0, 8, 8, 8, 8, 9, 9, 9, 9,
- 10,10,11,11,12,12, 0, 0, 0, 8, 8, 8, 8, 9, 9, 9,
- 9,10,10,11,11,12,12, 0, 0, 0, 9, 9, 9, 9,10,10,
- 10,10,11,10,11,11,12,12, 0, 0, 0, 0, 0, 9, 9,10,
- 10,10,10,11,11,11,11,12,12, 0, 0, 0, 0, 0, 9, 8,
- 9, 9,10,10,11,11,12,12,12,12, 0, 0, 0, 0, 0, 8,
- 8, 9, 9,10,10,11,11,12,11,12,12, 0, 0, 0, 0, 0,
- 9,10,10,10,11,11,11,11,12,12,13,13, 0, 0, 0, 0,
- 0, 0, 0,10,10,10,10,11,11,12,12,13,13, 0, 0, 0,
- 0, 0, 0, 0,11,11,11,11,12,12,12,12,13,13, 0, 0,
- 0, 0, 0, 0, 0,11,11,11,11,12,12,12,12,13,13, 0,
- 0, 0, 0, 0, 0, 0,11,11,12,12,12,12,13,13,13,13,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,12,12,12,12,13,13,13,
- 13,
-};
-
-static const static_codebook _44c3_s_p6_0 = {
- 2, 289,
- (char *)_vq_lengthlist__44c3_s_p6_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c3_s_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44c3_s_p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c3_s_p7_0[] = {
- 1, 4, 4, 7, 6, 6, 7, 6, 6, 4, 7, 7,10, 9, 9,11,
- 9, 9, 4, 7, 7,10, 9, 9,11, 9, 9, 7,10,10,11,11,
- 10,12,11,11, 6, 9, 9,11,10,10,11,10,10, 6, 9, 9,
- 11,10,10,11,10,10, 7,11,11,11,11,11,12,11,11, 6,
- 9, 9,11,10,10,11,10,10, 6, 9, 9,11,10,10,11,10,
- 10,
-};
-
-static const static_codebook _44c3_s_p7_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44c3_s_p7_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__44c3_s_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44c3_s_p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44c3_s_p7_1[] = {
- 2, 4, 4, 6, 6, 7, 7, 7, 7, 8, 8,10, 5, 5, 6, 6,
- 7, 7, 8, 8, 8, 8,10, 5, 5, 6, 6, 7, 7, 8, 8, 8,
- 8,10, 6, 6, 7, 7, 8, 8, 8, 8, 8, 8,10,10,10, 7,
- 7, 8, 7, 8, 8, 8, 8,10,10,10, 8, 8, 8, 8, 8, 8,
- 8, 8,10,10,10, 7, 8, 8, 8, 8, 8, 8, 8,10,10,10,
- 8, 8, 8, 8, 8, 8, 8, 8,10,10,10,10,10, 8, 8, 8,
- 8, 8, 8,10,10,10,10,10, 9, 9, 8, 8, 9, 8,10,10,
- 10,10,10, 8, 8, 8, 8, 8, 8,
-};
-
-static const static_codebook _44c3_s_p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44c3_s_p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c3_s_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44c3_s_p8_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c3_s_p8_0[] = {
- 1, 4, 4, 6, 6, 7, 7, 8, 8, 9, 9,10,10, 6, 5, 5,
- 7, 7, 8, 8, 8, 8, 9, 9,10,10, 7, 5, 5, 7, 7, 8,
- 8, 8, 8, 9, 9,11,10, 0, 8, 8, 8, 8, 9, 9, 9, 9,
- 10,10,11,11, 0, 8, 8, 8, 8, 9, 9, 9, 9,10,10,11,
- 11, 0,12,12, 9, 9,10,10,10,10,11,11,11,12, 0,13,
- 13, 9, 9,10,10,10,10,11,11,12,12, 0, 0, 0,10,10,
- 10,10,11,11,12,12,12,12, 0, 0, 0,10,10,10,10,11,
- 11,12,12,12,12, 0, 0, 0,14,14,11,11,11,11,12,12,
- 13,13, 0, 0, 0,14,14,11,11,11,11,12,12,13,13, 0,
- 0, 0, 0, 0,12,12,12,12,13,13,14,13, 0, 0, 0, 0,
- 0,13,13,12,12,13,12,14,13,
-};
-
-static const static_codebook _44c3_s_p8_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c3_s_p8_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44c3_s_p8_0,
- 0
-};
-
-static const long _vq_quantlist__44c3_s_p8_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c3_s_p8_1[] = {
- 2, 4, 4, 5, 5, 6, 5, 5, 5, 5, 6, 4, 5, 5, 5, 6,
- 5, 5, 5, 5, 6, 6, 6, 5, 5,
-};
-
-static const static_codebook _44c3_s_p8_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44c3_s_p8_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c3_s_p8_1,
- 0
-};
-
-static const long _vq_quantlist__44c3_s_p9_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c3_s_p9_0[] = {
- 1, 4, 4,12,12,12,12,12,12,12,12,12,12, 4, 9, 8,
- 12,12,12,12,12,12,12,12,12,12, 2, 9, 7,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,11,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,
-};
-
-static const static_codebook _44c3_s_p9_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c3_s_p9_0,
- 1, -514332672, 1627381760, 4, 0,
- (long *)_vq_quantlist__44c3_s_p9_0,
- 0
-};
-
-static const long _vq_quantlist__44c3_s_p9_1[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__44c3_s_p9_1[] = {
- 1, 4, 4, 6, 6, 7, 7, 8, 7, 9, 9,10,10,10,10, 6,
- 5, 5, 7, 7, 8, 8,10, 8,11,10,12,12,13,13, 6, 5,
- 5, 7, 7, 8, 8,10, 9,11,11,12,12,13,12,18, 8, 8,
- 8, 8, 9, 9,10, 9,11,10,12,12,13,13,18, 8, 8, 8,
- 8, 9, 9,10,10,11,11,13,12,14,13,18,11,11, 9, 9,
- 10,10,11,11,11,12,13,12,13,14,18,11,11, 9, 8,11,
- 10,11,11,11,11,12,12,14,13,18,18,18,10,11,10,11,
- 12,12,12,12,13,12,14,13,18,18,18,10,11,11, 9,12,
- 11,12,12,12,13,13,13,18,18,17,14,14,11,11,12,12,
- 13,12,14,12,14,13,18,18,18,14,14,11,10,12, 9,12,
- 13,13,13,13,13,18,18,17,16,18,13,13,12,12,13,11,
- 14,12,14,14,17,18,18,17,18,13,12,13,10,12,11,14,
- 14,14,14,17,18,18,18,18,15,16,12,12,13,10,14,12,
- 14,15,18,18,18,16,17,16,14,12,11,13,10,13,13,14,
- 15,
-};
-
-static const static_codebook _44c3_s_p9_1 = {
- 2, 225,
- (char *)_vq_lengthlist__44c3_s_p9_1,
- 1, -522338304, 1620115456, 4, 0,
- (long *)_vq_quantlist__44c3_s_p9_1,
- 0
-};
-
-static const long _vq_quantlist__44c3_s_p9_2[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c3_s_p9_2[] = {
- 2, 5, 5, 6, 6, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8,
- 8,10, 6, 6, 7, 7, 8, 7, 8, 8, 8, 8, 8, 9, 9, 9,
- 9, 9,10, 6, 6, 7, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9,
- 9, 9, 9,10, 7, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9,
- 9, 9, 9, 9,10,10,10, 7, 7, 8, 8, 8, 9, 9, 9, 9,
- 9, 9, 9, 9, 9,11,11,11, 8, 8, 8, 8, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9,10,10,10, 8, 8, 8, 8, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9,10,10,10, 8, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9,10, 9,10,10,10,11,11, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9,11,10,11,11,11, 9, 9,
- 9, 9, 9, 9,10,10, 9, 9,10, 9,11,10,11,11,11, 9,
- 9, 9, 9, 9, 9, 9, 9,10,10,10, 9,11,11,11,11,11,
- 9, 9, 9, 9,10,10, 9, 9, 9, 9,10, 9,11,11,11,11,
- 11,11,11, 9, 9, 9, 9, 9, 9,10,10,10,10,11,11,11,
- 11,11,11,11,10, 9,10,10, 9,10, 9, 9,10, 9,11,10,
- 10,11,11,11,11, 9,10, 9, 9, 9, 9,10,10,10,10,11,
- 11,11,11,11,11,10,10,10, 9, 9,10, 9,10, 9,10,10,
- 10,10,11,11,11,11,11,11,11, 9, 9, 9, 9, 9,10,10,
- 10,
-};
-
-static const static_codebook _44c3_s_p9_2 = {
- 2, 289,
- (char *)_vq_lengthlist__44c3_s_p9_2,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c3_s_p9_2,
- 0
-};
-
-static const char _huff_lengthlist__44c3_s_short[] = {
- 10, 9,13,11,14,10,12,13,13,14, 7, 2,12, 5,10, 5,
- 7,10,12,14,12, 6, 9, 8, 7, 7, 9,11,13,16,10, 4,
- 12, 5,10, 6, 8,12,14,16,12, 6, 8, 7, 6, 5, 7,11,
- 12,16,10, 4, 8, 5, 6, 4, 6, 9,13,16,10, 6,10, 7,
- 7, 6, 7, 9,13,15,12, 9,11, 9, 8, 6, 7,10,12,14,
- 14,11,10, 9, 6, 5, 6, 9,11,13,15,13,11,10, 6, 5,
- 6, 8, 9,11,
-};
-
-static const static_codebook _huff_book__44c3_s_short = {
- 2, 100,
- (char *)_huff_lengthlist__44c3_s_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44c4_s_long[] = {
- 4, 7,11,11,11,11,10,11,12,11, 5, 2,11, 5, 6, 6,
- 7, 9,11,12,11, 9, 6,10, 6, 7, 8, 9,10,11,11, 5,
- 11, 7, 8, 8, 9,11,13,14,11, 6, 5, 8, 4, 5, 7, 8,
- 10,11,10, 6, 7, 7, 5, 5, 6, 8, 9,11,10, 7, 8, 9,
- 6, 6, 6, 7, 8, 9,11, 9, 9,11, 7, 7, 6, 6, 7, 9,
- 12,12,10,13, 9, 8, 7, 7, 7, 8,11,13,11,14,11,10,
- 9, 8, 7, 7,
-};
-
-static const static_codebook _huff_book__44c4_s_long = {
- 2, 100,
- (char *)_huff_lengthlist__44c4_s_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44c4_s_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c4_s_p1_0[] = {
- 2, 4, 4, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 0, 0, 0,
- 0, 0, 5, 6, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 0, 0,
- 0, 0, 0, 6, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 6, 8, 7, 0, 0,
- 0, 0, 0, 0, 7, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 7, 7, 0, 0, 0, 0,
- 0, 0, 7, 8, 8, 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 0, 0,
- 0, 0, 0, 8, 9, 9, 0, 0, 0, 0, 0, 0, 8, 9, 9, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 8, 8, 0, 0,
- 0, 0, 0, 0, 8, 9, 8, 0, 0, 0, 0, 0, 0, 8, 9, 9,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 7, 7, 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 0,
- 0, 0, 0, 0, 7, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 6, 8, 8, 0, 0, 0, 0, 0, 0, 8, 9, 9, 0,
- 0, 0, 0, 0, 0, 8, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 7, 8, 8, 0, 0, 0, 0, 0, 0, 8, 9, 9,
- 0, 0, 0, 0, 0, 0, 8, 9, 9, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c4_s_p1_0 = {
- 8, 6561,
- (char *)_vq_lengthlist__44c4_s_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44c4_s_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44c4_s_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c4_s_p2_0[] = {
- 2, 5, 5, 0, 0, 0, 5, 5, 0, 0, 0, 5, 5, 0, 0, 0,
- 7, 7, 0, 0, 0, 0, 0, 0, 0, 5, 6, 6, 0, 0, 0, 7,
- 7, 0, 0, 0, 7, 7, 0, 0, 0,10,10, 0, 0, 0, 0, 0,
- 0, 0, 5, 6, 6, 0, 0, 0, 7, 7, 0, 0, 0, 7, 7, 0,
- 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 5, 8, 7, 0, 0, 0, 7, 7, 0, 0,
- 0, 7, 7, 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 5,
- 7, 8, 0, 0, 0, 7, 7, 0, 0, 0, 7, 7, 0, 0, 0, 9,
- 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 5, 7, 7, 0, 0, 0, 7, 7, 0, 0, 0, 7, 7,
- 0, 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 5, 7, 7, 0,
- 0, 0, 7, 7, 0, 0, 0, 7, 7, 0, 0, 0, 9, 9, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 7,10,10, 0, 0, 0, 9, 9, 0, 0, 0, 9, 9, 0, 0, 0,
- 10,10, 0, 0, 0, 0, 0, 0, 0, 8,10,10, 0, 0, 0, 9,
- 9, 0, 0, 0, 9, 9, 0, 0, 0,10,10, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c4_s_p2_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44c4_s_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c4_s_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44c4_s_p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c4_s_p3_0[] = {
- 2, 3, 3, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 5, 4, 6, 6, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 4, 5, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 9, 9,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 6, 6, 7, 9, 9, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c4_s_p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44c4_s_p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c4_s_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44c4_s_p4_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c4_s_p4_0[] = {
- 2, 3, 3, 6, 6, 0, 0, 0, 0, 0, 4, 4, 6, 6, 0, 0,
- 0, 0, 0, 4, 4, 6, 6, 0, 0, 0, 0, 0, 5, 5, 6, 6,
- 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0,
- 7, 8, 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 0, 0,
- 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c4_s_p4_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c4_s_p4_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c4_s_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44c4_s_p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c4_s_p5_0[] = {
- 2, 3, 3, 6, 6, 7, 7, 9, 9, 0, 4, 4, 6, 6, 7, 7,
- 9, 9, 0, 4, 5, 6, 6, 7, 7, 9, 9, 0, 6, 6, 7, 7,
- 8, 8,10,10, 0, 0, 0, 7, 7, 8, 8,10, 9, 0, 0, 0,
- 9, 8, 8, 8,10,10, 0, 0, 0, 8, 8, 8, 8,10,10, 0,
- 0, 0,10,10, 9, 9,11,11, 0, 0, 0, 0, 0, 9, 9,10,
- 10,
-};
-
-static const static_codebook _44c4_s_p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c4_s_p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c4_s_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44c4_s_p6_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c4_s_p6_0[] = {
- 2, 4, 4, 6, 6, 8, 8, 9, 9, 8, 8, 9, 9,10,10,11,
- 11, 0, 4, 4, 6, 6, 8, 8, 9, 9, 9, 9,10,10,11,11,
- 11,11, 0, 4, 4, 7, 6, 8, 8, 9, 9, 9, 9,10,10,11,
- 11,11,11, 0, 6, 6, 7, 7, 8, 8, 9, 9, 9, 9,10,10,
- 11,11,11,12, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,
- 10,11,11,12,12, 0, 0, 0, 8, 8, 8, 8, 9, 9, 9, 9,
- 10,10,11,11,12,12, 0, 0, 0, 8, 8, 8, 8, 9, 9, 9,
- 9,10,10,11,11,12,12, 0, 0, 0, 9, 9, 9, 9,10,10,
- 10,10,11,11,11,11,12,12, 0, 0, 0, 0, 0, 9, 9,10,
- 10,10,10,11,11,11,11,12,12, 0, 0, 0, 0, 0, 9, 9,
- 9,10,10,10,11,11,11,11,12,12, 0, 0, 0, 0, 0, 9,
- 9, 9, 9,10,10,11,11,11,12,12,12, 0, 0, 0, 0, 0,
- 10,10,10,10,11,11,11,11,12,12,13,12, 0, 0, 0, 0,
- 0, 0, 0,10,10,11,11,11,11,12,12,12,12, 0, 0, 0,
- 0, 0, 0, 0,11,11,11,11,12,12,12,12,13,13, 0, 0,
- 0, 0, 0, 0, 0,11,11,11,11,12,12,12,12,13,13, 0,
- 0, 0, 0, 0, 0, 0,12,12,12,12,12,12,13,13,13,13,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,12,12,12,12,12,13,13,
- 13,
-};
-
-static const static_codebook _44c4_s_p6_0 = {
- 2, 289,
- (char *)_vq_lengthlist__44c4_s_p6_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c4_s_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44c4_s_p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c4_s_p7_0[] = {
- 1, 4, 4, 7, 6, 6, 7, 6, 6, 4, 7, 7,10, 9, 9,11,
- 9, 9, 4, 7, 7,10, 9, 9,11, 9, 9, 7,10,10,11,11,
- 10,11,11,11, 6, 9, 9,11,10,10,11,10,10, 6, 9, 9,
- 11,10,10,11,10,10, 7,11,11,12,11,11,12,11,11, 6,
- 9, 9,11,10,10,11,10,10, 6, 9, 9,11,10,10,11,10,
- 10,
-};
-
-static const static_codebook _44c4_s_p7_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44c4_s_p7_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__44c4_s_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44c4_s_p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44c4_s_p7_1[] = {
- 2, 4, 4, 6, 6, 7, 7, 7, 7, 8, 8,10, 5, 5, 6, 6,
- 7, 7, 8, 8, 8, 8,10, 5, 5, 6, 6, 7, 7, 8, 8, 8,
- 8,10, 6, 6, 7, 7, 8, 8, 8, 8, 8, 8,10,10,10, 7,
- 7, 8, 8, 8, 8, 8, 8,10,10,10, 8, 7, 8, 8, 8, 8,
- 8, 8,10,10,10, 7, 7, 8, 8, 8, 8, 8, 8,10,10,10,
- 8, 8, 8, 8, 8, 8, 8, 8,10,10,10,10,10, 8, 8, 8,
- 8, 8, 8,10,10,10,10,10, 9, 9, 8, 8, 9, 8,10,10,
- 10,10,10, 8, 8, 8, 8, 9, 9,
-};
-
-static const static_codebook _44c4_s_p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44c4_s_p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c4_s_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44c4_s_p8_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c4_s_p8_0[] = {
- 1, 4, 4, 6, 6, 7, 7, 8, 8, 9, 9,10,10, 6, 5, 5,
- 7, 7, 8, 8, 8, 8, 9,10,11,11, 7, 5, 5, 7, 7, 8,
- 8, 9, 9,10,10,11,11, 0, 8, 8, 8, 8, 9, 9, 9, 9,
- 10,10,11,11, 0, 8, 8, 8, 8, 9, 9, 9, 9,10,10,11,
- 11, 0,12,12, 9, 9, 9, 9,10,10,10,10,11,11, 0,13,
- 13, 9, 9,10, 9,10,10,11,11,11,12, 0, 0, 0,10,10,
- 10,10,10,10,11,11,12,12, 0, 0, 0,10,10,10,10,10,
- 10,11,11,12,12, 0, 0, 0,14,14,11,11,11,11,12,12,
- 12,12, 0, 0, 0,14,14,11,11,11,11,12,12,12,13, 0,
- 0, 0, 0, 0,12,12,12,12,12,12,13,13, 0, 0, 0, 0,
- 0,13,12,12,12,12,12,13,13,
-};
-
-static const static_codebook _44c4_s_p8_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c4_s_p8_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44c4_s_p8_0,
- 0
-};
-
-static const long _vq_quantlist__44c4_s_p8_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c4_s_p8_1[] = {
- 2, 4, 4, 5, 5, 6, 5, 5, 5, 5, 6, 5, 4, 5, 5, 6,
- 5, 5, 5, 5, 6, 6, 6, 5, 5,
-};
-
-static const static_codebook _44c4_s_p8_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44c4_s_p8_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c4_s_p8_1,
- 0
-};
-
-static const long _vq_quantlist__44c4_s_p9_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c4_s_p9_0[] = {
- 1, 3, 3,12,12,12,12,12,12,12,12,12,12, 4, 7, 7,
- 12,12,12,12,12,12,12,12,12,12, 3, 8, 8,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,
-};
-
-static const static_codebook _44c4_s_p9_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c4_s_p9_0,
- 1, -513964032, 1628680192, 4, 0,
- (long *)_vq_quantlist__44c4_s_p9_0,
- 0
-};
-
-static const long _vq_quantlist__44c4_s_p9_1[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__44c4_s_p9_1[] = {
- 1, 4, 4, 5, 5, 7, 7, 9, 8,10, 9,10,10,10,10, 6,
- 5, 5, 7, 7, 9, 8,10, 9,11,10,12,12,13,13, 6, 5,
- 5, 7, 7, 9, 9,10,10,11,11,12,12,12,13,19, 8, 8,
- 8, 8, 9, 9,10,10,12,11,12,12,13,13,19, 8, 8, 8,
- 8, 9, 9,11,11,12,12,13,13,13,13,19,12,12, 9, 9,
- 11,11,11,11,12,11,13,12,13,13,18,12,12, 9, 9,11,
- 10,11,11,12,12,12,13,13,14,19,18,18,11,11,11,11,
- 12,12,13,12,13,13,14,14,16,18,18,11,11,11,10,12,
- 11,13,13,13,13,13,14,17,18,18,14,15,11,12,12,13,
- 13,13,13,14,14,14,18,18,18,15,15,12,10,13,10,13,
- 13,13,13,13,14,18,17,18,17,18,12,13,12,13,13,13,
- 14,14,16,14,18,17,18,18,17,13,12,13,10,12,12,14,
- 14,14,14,17,18,18,18,18,14,15,12,12,13,12,14,14,
- 15,15,18,18,18,17,18,15,14,12,11,12,12,14,14,14,
- 15,
-};
-
-static const static_codebook _44c4_s_p9_1 = {
- 2, 225,
- (char *)_vq_lengthlist__44c4_s_p9_1,
- 1, -520986624, 1620377600, 4, 0,
- (long *)_vq_quantlist__44c4_s_p9_1,
- 0
-};
-
-static const long _vq_quantlist__44c4_s_p9_2[] = {
- 10,
- 9,
- 11,
- 8,
- 12,
- 7,
- 13,
- 6,
- 14,
- 5,
- 15,
- 4,
- 16,
- 3,
- 17,
- 2,
- 18,
- 1,
- 19,
- 0,
- 20,
-};
-
-static const char _vq_lengthlist__44c4_s_p9_2[] = {
- 2, 5, 5, 6, 6, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8,
- 8, 9, 9, 9, 9,11, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9,
- 9, 9, 9, 9, 9, 9,10,10,10,10,11, 6, 6, 7, 7, 8,
- 8, 8, 8, 9, 9, 9, 9, 9, 9,10, 9,10,10,10,10,11,
- 7, 7, 7, 7, 8, 8, 9, 9, 9, 9, 9, 9, 9,10,10,10,
- 10,10,10,10,12,11,11, 7, 7, 8, 8, 9, 9, 9, 9, 9,
- 9,10,10,10,10,10,10,10,10,12,11,12, 8, 8, 8, 8,
- 9, 9, 9, 9, 9,10,10,10,10,10,10,10,10,10,11,11,
- 11, 8, 8, 8, 8, 9, 9, 9, 9,10,10,10,10,10,10,10,
- 10,10,10,11,11,12, 9, 9, 9, 9, 9, 9,10, 9,10,10,
- 10,10,10,10,10,10,10,10,11,11,11,11,11, 9, 9, 9,
- 9,10,10,10,10,10,10,10,10,10,10,10,10,11,12,11,
- 11,11, 9, 9, 9,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,11,11,11,11,11, 9, 9, 9, 9,10,10,10,10,10,
- 10,10,10,10,10,10,10,11,11,11,12,12,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,11,12,11,12,
- 11,11,11, 9,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,11,12,11,11,11,11,11,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,11,11,11,12,11,11,11,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,12,11,11,12,11,
- 11,11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 11,11,11,11,11,11,11,11,11,10,10,10,10,10,10,10,
- 10,10,10,10,10,11,11,11,11,12,12,11,11,11,11,11,
- 11,11,10,10,10,10,10,10,10,10,12,12,12,11,11,11,
- 12,11,11,11,10,10,10,10,10,10,10,10,10,10,10,12,
- 11,12,12,12,12,12,11,12,11,11,10,10,10,10,10,10,
- 10,10,10,10,12,12,12,12,11,11,11,11,11,11,11,10,
- 10,10,10,10,10,10,10,10,10,
-};
-
-static const static_codebook _44c4_s_p9_2 = {
- 2, 441,
- (char *)_vq_lengthlist__44c4_s_p9_2,
- 1, -529268736, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c4_s_p9_2,
- 0
-};
-
-static const char _huff_lengthlist__44c4_s_short[] = {
- 4, 7,14,10,15,10,12,15,16,15, 4, 2,11, 5,10, 6,
- 8,11,14,14,14,10, 7,11, 6, 8,10,11,13,15, 9, 4,
- 11, 5, 9, 6, 9,12,14,15,14, 9, 6, 9, 4, 5, 7,10,
- 12,13, 9, 5, 7, 6, 5, 5, 7,10,13,13,10, 8, 9, 8,
- 7, 6, 8,10,14,14,13,11,10,10, 7, 7, 8,11,14,15,
- 13,12, 9, 9, 6, 5, 7,10,14,17,15,13,11,10, 6, 6,
- 7, 9,12,17,
-};
-
-static const static_codebook _huff_book__44c4_s_short = {
- 2, 100,
- (char *)_huff_lengthlist__44c4_s_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44c5_s_long[] = {
- 3, 8, 9,13,10,12,12,12,12,12, 6, 4, 6, 8, 6, 8,
- 10,10,11,12, 8, 5, 4,10, 4, 7, 8, 9,10,11,13, 8,
- 10, 8, 9, 9,11,12,13,14,10, 6, 4, 9, 3, 5, 6, 8,
- 10,11,11, 8, 6, 9, 5, 5, 6, 7, 9,11,12, 9, 7,11,
- 6, 6, 6, 7, 8,10,12,11, 9,12, 7, 7, 6, 6, 7, 9,
- 13,12,10,13, 9, 8, 7, 7, 7, 8,11,15,11,15,11,10,
- 9, 8, 7, 7,
-};
-
-static const static_codebook _huff_book__44c5_s_long = {
- 2, 100,
- (char *)_huff_lengthlist__44c5_s_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44c5_s_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c5_s_p1_0[] = {
- 2, 4, 4, 0, 0, 0, 0, 0, 0, 4, 7, 7, 0, 0, 0, 0,
- 0, 0, 4, 6, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0, 0,
- 0, 0, 0, 7, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 7, 7, 0, 0, 0, 0, 0, 0, 7, 9, 8, 0, 0,
- 0, 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 7, 7, 0, 0, 0, 0,
- 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0, 0,
- 0, 0, 0, 9,10,11, 0, 0, 0, 0, 0, 0, 9,10,10, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0,
- 0, 0, 0, 0, 8,10, 9, 0, 0, 0, 0, 0, 0, 9,10,11,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 7, 7, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0,
- 0, 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 9,11,10, 0,
- 0, 0, 0, 0, 0, 8, 9,10, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 9,10,10,
- 0, 0, 0, 0, 0, 0, 9,11,10, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c5_s_p1_0 = {
- 8, 6561,
- (char *)_vq_lengthlist__44c5_s_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44c5_s_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44c5_s_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c5_s_p2_0[] = {
- 2, 4, 4, 0, 0, 0, 5, 5, 0, 0, 0, 5, 5, 0, 0, 0,
- 8, 7, 0, 0, 0, 0, 0, 0, 0, 4, 6, 6, 0, 0, 0, 8,
- 8, 0, 0, 0, 8, 7, 0, 0, 0,10,10, 0, 0, 0, 0, 0,
- 0, 0, 4, 6, 6, 0, 0, 0, 8, 8, 0, 0, 0, 7, 8, 0,
- 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 5, 8, 7, 0, 0, 0, 8, 8, 0, 0,
- 0, 8, 8, 0, 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 5,
- 7, 8, 0, 0, 0, 8, 8, 0, 0, 0, 8, 8, 0, 0, 0,10,
- 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 5, 8, 8, 0, 0, 0, 8, 8, 0, 0, 0, 8, 8,
- 0, 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 5, 8, 8, 0,
- 0, 0, 8, 8, 0, 0, 0, 8, 8, 0, 0, 0,10,10, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 8,10,10, 0, 0, 0,10,10, 0, 0, 0, 9,10, 0, 0, 0,
- 11,10, 0, 0, 0, 0, 0, 0, 0, 8,10,10, 0, 0, 0,10,
- 10, 0, 0, 0,10,10, 0, 0, 0,10,11, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c5_s_p2_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44c5_s_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c5_s_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44c5_s_p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c5_s_p3_0[] = {
- 2, 4, 3, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 5, 5, 6, 6, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 3, 5, 5, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 8, 8,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 5, 6, 6, 8, 8, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c5_s_p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44c5_s_p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c5_s_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44c5_s_p4_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c5_s_p4_0[] = {
- 2, 3, 3, 6, 6, 0, 0, 0, 0, 0, 4, 4, 6, 6, 0, 0,
- 0, 0, 0, 4, 4, 6, 6, 0, 0, 0, 0, 0, 5, 5, 6, 6,
- 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0,
- 7, 7, 0, 0, 0, 0, 0, 0, 0, 8, 7, 0, 0, 0, 0, 0,
- 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c5_s_p4_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c5_s_p4_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c5_s_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44c5_s_p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c5_s_p5_0[] = {
- 2, 4, 3, 6, 6, 7, 7, 9, 9, 0, 4, 4, 6, 6, 7, 7,
- 9, 9, 0, 4, 4, 6, 6, 7, 7, 9, 9, 0, 6, 6, 7, 7,
- 7, 7, 9, 9, 0, 0, 0, 7, 6, 7, 7, 9, 9, 0, 0, 0,
- 8, 8, 8, 8,10,10, 0, 0, 0, 8, 8, 8, 8,10,10, 0,
- 0, 0, 9, 9, 9, 9,10,10, 0, 0, 0, 0, 0, 9, 9,10,
- 10,
-};
-
-static const static_codebook _44c5_s_p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c5_s_p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c5_s_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44c5_s_p6_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c5_s_p6_0[] = {
- 2, 4, 4, 6, 6, 8, 8, 9, 9, 9, 9,10,10,10,10,11,
- 11, 0, 4, 4, 6, 6, 8, 8, 9, 9, 9, 9,10,10,11,11,
- 12,12, 0, 4, 4, 6, 6, 8, 8, 9, 9, 9, 9,10,10,11,
- 11,12,12, 0, 6, 6, 7, 7, 8, 8, 9, 9, 9, 9,10,10,
- 11,11,12,12, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,
- 10,11,11,12,12, 0, 0, 0, 7, 7, 9, 9,10,10,10,10,
- 11,11,11,11,12,12, 0, 0, 0, 7, 7, 8, 9,10,10,10,
- 10,11,11,11,11,12,12, 0, 0, 0, 8, 8, 9, 9,10,10,
- 10,10,11,11,12,12,12,12, 0, 0, 0, 0, 0, 9, 9,10,
- 10,10,10,11,11,12,12,12,12, 0, 0, 0, 0, 0, 9, 9,
- 10,10,10,10,11,11,12,12,12,12, 0, 0, 0, 0, 0, 9,
- 9, 9,10,10,10,11,11,12,12,12,12, 0, 0, 0, 0, 0,
- 10,10,10,10,11,11,11,12,12,12,13,13, 0, 0, 0, 0,
- 0, 0, 0,10,10,11,11,11,11,12,12,13,13, 0, 0, 0,
- 0, 0, 0, 0,11,11,11,11,12,12,12,13,13,13, 0, 0,
- 0, 0, 0, 0, 0,11,11,11,11,12,12,12,12,13,13, 0,
- 0, 0, 0, 0, 0, 0,12,12,12,12,13,12,13,13,13,13,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,12,12,12,12,13,13,13,
- 13,
-};
-
-static const static_codebook _44c5_s_p6_0 = {
- 2, 289,
- (char *)_vq_lengthlist__44c5_s_p6_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c5_s_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44c5_s_p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c5_s_p7_0[] = {
- 1, 4, 4, 7, 6, 6, 7, 6, 6, 4, 7, 7,10, 9, 9,11,
- 9, 9, 4, 7, 7,10, 9, 9,11, 9, 9, 7,10,10,11,11,
- 10,11,11,11, 6, 9, 9,11,10,10,11,10,10, 6, 9, 9,
- 11,10,10,11,10,10, 7,11,11,12,11,11,12,11,11, 6,
- 9, 9,11,10,10,11,10,10, 6, 9, 9,11,10,10,11,10,
- 10,
-};
-
-static const static_codebook _44c5_s_p7_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44c5_s_p7_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__44c5_s_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44c5_s_p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44c5_s_p7_1[] = {
- 2, 4, 4, 6, 6, 7, 7, 8, 8, 8, 8,10, 5, 5, 6, 6,
- 7, 7, 8, 8, 8, 8,10, 5, 5, 6, 6, 7, 7, 8, 8, 8,
- 8,10, 6, 6, 7, 7, 8, 8, 8, 8, 8, 8,10,10,10, 7,
- 7, 8, 8, 8, 8, 8, 8,10,10,10, 7, 7, 8, 8, 8, 8,
- 8, 8,10,10,10, 7, 7, 8, 8, 8, 8, 8, 8,10,10,10,
- 8, 8, 8, 8, 8, 8, 8, 9,10,10,10,10,10, 8, 8, 8,
- 8, 8, 8,10,10,10,10,10, 9, 9, 8, 8, 8, 8,10,10,
- 10,10,10, 8, 8, 8, 8, 8, 8,
-};
-
-static const static_codebook _44c5_s_p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44c5_s_p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c5_s_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44c5_s_p8_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c5_s_p8_0[] = {
- 1, 4, 4, 6, 6, 7, 7, 8, 8, 9, 9,10,10, 6, 5, 5,
- 7, 7, 8, 8, 8, 9,10,10,10,10, 7, 5, 5, 7, 7, 8,
- 8, 9, 9,10,10,10,10, 0, 8, 8, 8, 8, 9, 9, 9, 9,
- 10,10,11,11, 0, 8, 8, 8, 8, 9, 9, 9, 9,10,10,11,
- 11, 0,12,12, 9, 9, 9,10,10,10,10,10,11,11, 0,13,
- 13, 9, 9, 9, 9,10,10,11,11,11,11, 0, 0, 0,10,10,
- 10,10,10,10,11,11,11,11, 0, 0, 0,10,10,10,10,10,
- 10,11,11,12,12, 0, 0, 0,14,14,11,11,11,11,12,12,
- 12,12, 0, 0, 0,14,14,11,11,11,11,12,12,12,12, 0,
- 0, 0, 0, 0,12,12,12,12,12,12,13,13, 0, 0, 0, 0,
- 0,12,12,12,12,12,12,13,13,
-};
-
-static const static_codebook _44c5_s_p8_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c5_s_p8_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44c5_s_p8_0,
- 0
-};
-
-static const long _vq_quantlist__44c5_s_p8_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c5_s_p8_1[] = {
- 2, 4, 4, 5, 5, 6, 5, 5, 5, 5, 6, 4, 5, 5, 5, 6,
- 5, 5, 5, 5, 6, 6, 6, 5, 5,
-};
-
-static const static_codebook _44c5_s_p8_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44c5_s_p8_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c5_s_p8_1,
- 0
-};
-
-static const long _vq_quantlist__44c5_s_p9_0[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__44c5_s_p9_0[] = {
- 1, 3, 3,13,13,13,13,13,13,13,13,13,13,13,13, 4,
- 7, 7,13,13,13,13,13,13,13,13,13,13,13,13, 3, 8,
- 6,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,12,12,12,12,12,12,12,
- 12,
-};
-
-static const static_codebook _44c5_s_p9_0 = {
- 2, 225,
- (char *)_vq_lengthlist__44c5_s_p9_0,
- 1, -512522752, 1628852224, 4, 0,
- (long *)_vq_quantlist__44c5_s_p9_0,
- 0
-};
-
-static const long _vq_quantlist__44c5_s_p9_1[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c5_s_p9_1[] = {
- 1, 4, 4, 5, 5, 7, 7, 9, 8,10, 9,10,10,11,10,11,
- 11, 6, 5, 5, 7, 7, 8, 9,10,10,11,10,12,11,12,11,
- 13,12, 6, 5, 5, 7, 7, 9, 9,10,10,11,11,12,12,13,
- 12,13,13,18, 8, 8, 8, 8, 9, 9,10,11,11,11,12,11,
- 13,11,13,12,18, 8, 8, 8, 8,10,10,11,11,12,12,13,
- 13,13,13,13,14,18,12,12, 9, 9,11,11,11,11,12,12,
- 13,12,13,12,13,13,20,13,12, 9, 9,11,11,11,11,12,
- 12,13,13,13,14,14,13,20,18,19,11,12,11,11,12,12,
- 13,13,13,13,13,13,14,13,18,19,19,12,11,11,11,12,
- 12,13,12,13,13,13,14,14,13,18,17,19,14,15,12,12,
- 12,13,13,13,14,14,14,14,14,14,19,19,19,16,15,12,
- 11,13,12,14,14,14,13,13,14,14,14,19,18,19,18,19,
- 13,13,13,13,14,14,14,13,14,14,14,14,18,17,19,19,
- 19,13,13,13,11,13,11,13,14,14,14,14,14,19,17,17,
- 18,18,16,16,13,13,13,13,14,13,15,15,14,14,19,19,
- 17,17,18,16,16,13,11,14,10,13,12,14,14,14,14,19,
- 19,19,19,19,18,17,13,14,13,11,14,13,14,14,15,15,
- 19,19,19,17,19,18,18,14,13,12,11,14,11,15,15,15,
- 15,
-};
-
-static const static_codebook _44c5_s_p9_1 = {
- 2, 289,
- (char *)_vq_lengthlist__44c5_s_p9_1,
- 1, -520814592, 1620377600, 5, 0,
- (long *)_vq_quantlist__44c5_s_p9_1,
- 0
-};
-
-static const long _vq_quantlist__44c5_s_p9_2[] = {
- 10,
- 9,
- 11,
- 8,
- 12,
- 7,
- 13,
- 6,
- 14,
- 5,
- 15,
- 4,
- 16,
- 3,
- 17,
- 2,
- 18,
- 1,
- 19,
- 0,
- 20,
-};
-
-static const char _vq_lengthlist__44c5_s_p9_2[] = {
- 3, 5, 5, 6, 6, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 9,11, 5, 6, 7, 7, 8, 7, 8, 8, 8, 8,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,11, 5, 5, 7, 7, 7,
- 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,11,
- 7, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9,
- 9,10, 9,10,11,11,11, 7, 7, 8, 8, 8, 8, 9, 9, 9,
- 9, 9, 9,10,10,10,10,10,10,11,11,11, 8, 8, 8, 8,
- 9, 9, 9, 9, 9, 9, 9,10,10,10,10,10,10,10,11,11,
- 11, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9,10,10,10,10,10,
- 10,10,10,11,11,11, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 10,10,10,10,10,10,10,10,11,11,11,11,11, 9, 9, 9,
- 9, 9, 9,10, 9,10,10,10,10,10,10,10,10,11,11,11,
- 11,11, 9, 9, 9, 9, 9, 9,10,10,10,10,10,10,10,10,
- 10,10,11,11,11,11,11, 9, 9, 9, 9, 9, 9,10,10,10,
- 10,10,10,10,10,10,10,11,11,11,11,11, 9, 9,10, 9,
- 10,10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,
- 11,11,11, 9, 9,10,10,10,10,10,10,10,10,10,10,10,
- 10,11,11,11,11,11,11,11,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,11,11,11,11,11,11,11,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,
- 11,11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 11,11,11,11,11,11,11,11,11,10,10,10,10,10,10,10,
- 10,10,10,10,10,11,11,11,11,11,11,11,11,11,10,10,
- 10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,
- 11,11,11,10,10,10,10,10,10,10,10,10,10,10,10,11,
- 11,11,11,11,11,11,11,11,10,10,10,10,10,10,10,10,
- 10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,10,
- 10,10,10,10,10,10,10,10,10,
-};
-
-static const static_codebook _44c5_s_p9_2 = {
- 2, 441,
- (char *)_vq_lengthlist__44c5_s_p9_2,
- 1, -529268736, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c5_s_p9_2,
- 0
-};
-
-static const char _huff_lengthlist__44c5_s_short[] = {
- 5, 8,10,14,11,11,12,16,15,17, 5, 5, 7, 9, 7, 8,
- 10,13,17,17, 7, 5, 5,10, 5, 7, 8,11,13,15,10, 8,
- 10, 8, 8, 8,11,15,18,18, 8, 5, 5, 8, 3, 4, 6,10,
- 14,16, 9, 7, 6, 7, 4, 3, 5, 9,14,18,10, 9, 8,10,
- 6, 5, 6, 9,14,18,12,12,11,12, 8, 7, 8,11,14,18,
- 14,13,12,10, 7, 5, 6, 9,14,18,14,14,13,10, 6, 5,
- 6, 8,11,16,
-};
-
-static const static_codebook _huff_book__44c5_s_short = {
- 2, 100,
- (char *)_huff_lengthlist__44c5_s_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44c6_s_long[] = {
- 3, 8,11,13,14,14,13,13,16,14, 6, 3, 4, 7, 9, 9,
- 10,11,14,13,10, 4, 3, 5, 7, 7, 9,10,13,15,12, 7,
- 4, 4, 6, 6, 8,10,13,15,12, 8, 6, 6, 6, 6, 8,10,
- 13,14,11, 9, 7, 6, 6, 6, 7, 8,12,11,13,10, 9, 8,
- 7, 6, 6, 7,11,11,13,11,10, 9, 9, 7, 7, 6,10,11,
- 13,13,13,13,13,11, 9, 8,10,12,12,15,15,16,15,12,
- 11,10,10,12,
-};
-
-static const static_codebook _huff_book__44c6_s_long = {
- 2, 100,
- (char *)_huff_lengthlist__44c6_s_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44c6_s_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c6_s_p1_0[] = {
- 1, 5, 5, 0, 5, 5, 0, 5, 5, 5, 8, 7, 0, 9, 9, 0,
- 9, 8, 5, 7, 8, 0, 9, 9, 0, 8, 9, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 5, 9, 8, 0, 8, 8, 0, 8, 8, 5, 8, 9,
- 0, 8, 8, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5,
- 9, 9, 0, 8, 8, 0, 8, 8, 5, 9, 9, 0, 8, 8, 0, 8,
- 8,
-};
-static const static_codebook _44c6_s_p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44c6_s_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44c6_s_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44c6_s_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c6_s_p2_0[] = {
- 3, 5, 5, 8, 8, 0, 5, 5, 8, 8, 0, 5, 5, 8, 8, 0,
- 7, 7, 9, 9, 0, 0, 0, 9, 9, 5, 7, 7, 9, 9, 0, 8,
- 8,10,10, 0, 8, 7,10, 9, 0,10,10,11,11, 0, 0, 0,
- 11,11, 5, 7, 7, 9, 9, 0, 8, 8,10,10, 0, 7, 8, 9,
- 10, 0,10,10,11,11, 0, 0, 0,11,11, 8, 9, 9,11,11,
- 0,11,11,12,12, 0,11,10,12,12, 0,13,14,14,14, 0,
- 0, 0,14,13, 8, 9, 9,11,11, 0,11,11,12,12, 0,10,
- 11,12,12, 0,14,13,14,14, 0, 0, 0,13,14, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 5, 8, 7,11,10, 0, 7, 7,10,10,
- 0, 7, 7,10,10, 0, 9, 9,11,10, 0, 0, 0,11,11, 5,
- 7, 8,10,11, 0, 7, 7,10,10, 0, 7, 7,10,10, 0, 9,
- 9,10,11, 0, 0, 0,11,11, 8,10, 9,12,12, 0,10,10,
- 12,12, 0,10,10,12,12, 0,12,12,13,13, 0, 0, 0,13,
- 13, 8, 9,10,12,12, 0,10,10,11,12, 0,10,10,12,12,
- 0,12,12,13,13, 0, 0, 0,13,13, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 5, 8, 8,11,11, 0, 7, 7,10,10, 0, 7, 7,
- 10,10, 0, 9, 9,10,11, 0, 0, 0,11,10, 5, 8, 8,11,
- 11, 0, 7, 7,10,10, 0, 7, 7,10,10, 0, 9, 9,11,11,
- 0, 0, 0,10,11, 8,10,10,12,12, 0,10,10,12,12, 0,
- 10,10,12,12, 0,12,13,13,13, 0, 0, 0,14,13, 8,10,
- 10,12,12, 0,10,10,12,12, 0,10,10,12,12, 0,13,12,
- 13,13, 0, 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 7,10,10,14,13, 0, 9, 9,13,12, 0, 9, 9,12,12, 0,
- 10,10,12,12, 0, 0, 0,12,12, 7,10,10,13,14, 0, 9,
- 9,12,13, 0, 9, 9,12,12, 0,10,10,12,12, 0, 0, 0,
- 12,12, 9,11,11,14,13, 0,11,10,14,13, 0,11,11,13,
- 13, 0,12,12,13,13, 0, 0, 0,13,13, 9,11,11,13,14,
- 0,10,11,13,14, 0,11,11,13,13, 0,12,12,13,13, 0,
- 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9,
- 11,11,14,14, 0,11,11,13,13, 0,11,10,13,13, 0,12,
- 12,13,13, 0, 0, 0,13,13, 9,11,11,14,14, 0,11,11,
- 13,13, 0,10,11,13,13, 0,12,12,14,13, 0, 0, 0,13,
- 13,
-};
-
-static const static_codebook _44c6_s_p2_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44c6_s_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c6_s_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44c6_s_p3_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c6_s_p3_0[] = {
- 2, 3, 4, 6, 6, 7, 7, 9, 9, 0, 4, 4, 6, 6, 7, 7,
- 9,10, 0, 4, 4, 6, 6, 7, 7,10, 9, 0, 5, 5, 7, 7,
- 8, 8,10,10, 0, 0, 0, 7, 6, 8, 8,10,10, 0, 0, 0,
- 7, 7, 9, 9,11,11, 0, 0, 0, 7, 7, 9, 9,11,11, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c6_s_p3_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c6_s_p3_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c6_s_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44c6_s_p4_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c6_s_p4_0[] = {
- 2, 4, 4, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9, 9,10,10,
- 10, 0, 4, 4, 6, 6, 8, 8, 9, 9, 9, 9,10,10,10,10,
- 11,11, 0, 4, 4, 6, 6, 8, 8, 9, 9, 9, 9,10,10,10,
- 10,11,11, 0, 6, 6, 7, 7, 8, 8, 9, 9, 9, 9,10,10,
- 11,11,11,11, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,
- 10,11,11,11,11, 0, 0, 0, 7, 7, 9, 9,10,10,10,10,
- 11,11,11,11,12,12, 0, 0, 0, 7, 7, 9, 9,10,10,10,
- 10,11,11,11,11,12,12, 0, 0, 0, 7, 7, 8, 8, 9, 9,
- 10,10,11,11,12,12,12,12, 0, 0, 0, 0, 0, 8, 8, 9,
- 9,10,10,11,11,12,12,12,12, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c6_s_p4_0 = {
- 2, 289,
- (char *)_vq_lengthlist__44c6_s_p4_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c6_s_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44c6_s_p5_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c6_s_p5_0[] = {
- 1, 4, 4, 5, 7, 7, 6, 7, 7, 4, 6, 6, 9, 9,10,10,
- 10, 9, 4, 6, 6, 9,10, 9,10, 9,10, 6, 9, 9,10,12,
- 11,10,11,11, 7,10, 9,11,12,12,12,12,12, 7,10,10,
- 11,12,12,12,12,12, 6,10,10,10,12,12,11,12,12, 7,
- 9,10,11,12,12,12,12,12, 7,10, 9,12,12,12,12,12,
- 12,
-};
-
-static const static_codebook _44c6_s_p5_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44c6_s_p5_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__44c6_s_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44c6_s_p5_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44c6_s_p5_1[] = {
- 3, 5, 4, 6, 6, 7, 7, 8, 8, 8, 8,11, 4, 4, 6, 6,
- 7, 7, 8, 8, 8, 8,11, 4, 4, 6, 6, 7, 7, 8, 8, 8,
- 8,11, 6, 6, 6, 6, 8, 8, 8, 8, 9, 9,11,11,11, 6,
- 6, 7, 8, 8, 8, 8, 9,11,11,11, 7, 7, 8, 8, 8, 8,
- 8, 8,11,11,11, 7, 7, 8, 8, 8, 8, 8, 8,11,11,11,
- 8, 8, 8, 8, 8, 8, 8, 8,11,11,11,10,10, 8, 8, 8,
- 8, 8, 8,11,11,11,10,10, 8, 8, 8, 8, 8, 8,11,11,
- 11,10,10, 7, 7, 8, 8, 8, 8,
-};
-
-static const static_codebook _44c6_s_p5_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44c6_s_p5_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c6_s_p5_1,
- 0
-};
-
-static const long _vq_quantlist__44c6_s_p6_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c6_s_p6_0[] = {
- 1, 4, 4, 6, 6, 8, 8, 8, 8,10, 9,10,10, 6, 5, 5,
- 7, 7, 9, 9, 9, 9,10,10,11,11, 6, 5, 5, 7, 7, 9,
- 9,10, 9,11,10,11,11, 0, 6, 6, 7, 7, 9, 9,10,10,
- 11,11,12,12, 0, 7, 7, 7, 7, 9, 9,10,10,11,11,12,
- 12, 0,11,11, 8, 8,10,10,11,11,12,12,12,12, 0,11,
- 12, 9, 8,10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,
-};
-
-static const static_codebook _44c6_s_p6_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c6_s_p6_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44c6_s_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44c6_s_p6_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c6_s_p6_1[] = {
- 3, 4, 4, 5, 5, 5, 4, 4, 5, 5, 5, 4, 4, 5, 5, 6,
- 5, 5, 5, 5, 6, 6, 6, 5, 5,
-};
-
-static const static_codebook _44c6_s_p6_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44c6_s_p6_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c6_s_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44c6_s_p7_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c6_s_p7_0[] = {
- 1, 4, 4, 6, 6, 8, 8, 8, 8,10,10,11,10, 6, 5, 5,
- 7, 7, 8, 8, 9, 9,10,10,12,11, 6, 5, 5, 7, 7, 8,
- 8, 9, 9,10,10,12,11,21, 7, 7, 7, 7, 9, 9,10,10,
- 11,11,12,12,21, 7, 7, 7, 7, 9, 9,10,10,11,11,12,
- 12,21,12,12, 9, 9,10,10,11,11,11,11,12,12,21,12,
- 12, 9, 9,10,10,11,11,12,12,12,12,21,21,21,11,11,
- 10,10,11,12,12,12,13,13,21,21,21,11,11,10,10,12,
- 12,12,12,13,13,21,21,21,15,15,11,11,12,12,13,13,
- 13,13,21,21,21,15,16,11,11,12,12,13,13,14,14,21,
- 21,21,21,20,13,13,13,13,13,13,14,14,20,20,20,20,
- 20,13,13,13,13,13,13,14,14,
-};
-
-static const static_codebook _44c6_s_p7_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c6_s_p7_0,
- 1, -523206656, 1618345984, 4, 0,
- (long *)_vq_quantlist__44c6_s_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44c6_s_p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44c6_s_p7_1[] = {
- 3, 5, 5, 6, 6, 7, 7, 7, 7, 7, 7, 9, 5, 5, 6, 6,
- 7, 7, 7, 7, 8, 7, 8, 5, 5, 6, 6, 7, 7, 7, 7, 7,
- 7, 9, 6, 6, 7, 7, 7, 7, 8, 7, 7, 8, 9, 9, 9, 7,
- 7, 7, 7, 7, 7, 7, 8, 9, 9, 9, 7, 7, 7, 7, 8, 8,
- 8, 8, 9, 9, 9, 7, 7, 7, 7, 7, 7, 8, 8, 9, 9, 9,
- 8, 8, 8, 8, 7, 7, 8, 8, 9, 9, 9, 9, 8, 8, 8, 7,
- 7, 8, 8, 9, 9, 9, 8, 8, 8, 8, 7, 7, 8, 8, 9, 9,
- 9, 8, 8, 7, 7, 7, 7, 8, 8,
-};
-
-static const static_codebook _44c6_s_p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44c6_s_p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c6_s_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44c6_s_p8_0[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__44c6_s_p8_0[] = {
- 1, 4, 4, 7, 7, 8, 8, 7, 7, 8, 7, 9, 8,10, 9, 6,
- 5, 5, 8, 8, 9, 9, 8, 8, 9, 9,11,10,11,10, 6, 5,
- 5, 8, 8, 9, 9, 8, 8, 9, 9,10,10,11,11,18, 8, 8,
- 9, 8,10,10, 9, 9,10,10,10,10,11,10,18, 8, 8, 9,
- 9,10,10, 9, 9,10,10,11,11,12,12,18,12,13, 9,10,
- 10,10, 9,10,10,10,11,11,12,11,18,13,13, 9, 9,10,
- 10,10,10,10,10,11,11,12,12,18,18,18,10,10, 9, 9,
- 11,11,11,11,11,12,12,12,18,18,18,10, 9,10, 9,11,
- 10,11,11,11,11,13,12,18,18,18,14,13,10,10,11,11,
- 12,12,12,12,12,12,18,18,18,14,13,10,10,11,10,12,
- 12,12,12,12,12,18,18,18,18,18,12,12,11,11,12,12,
- 13,13,13,14,18,18,18,18,18,12,12,11,11,12,11,13,
- 13,14,13,18,18,18,18,18,16,16,11,12,12,13,13,13,
- 14,13,18,18,18,18,18,16,15,12,11,12,11,13,11,15,
- 14,
-};
-
-static const static_codebook _44c6_s_p8_0 = {
- 2, 225,
- (char *)_vq_lengthlist__44c6_s_p8_0,
- 1, -520986624, 1620377600, 4, 0,
- (long *)_vq_quantlist__44c6_s_p8_0,
- 0
-};
-
-static const long _vq_quantlist__44c6_s_p8_1[] = {
- 10,
- 9,
- 11,
- 8,
- 12,
- 7,
- 13,
- 6,
- 14,
- 5,
- 15,
- 4,
- 16,
- 3,
- 17,
- 2,
- 18,
- 1,
- 19,
- 0,
- 20,
-};
-
-static const char _vq_lengthlist__44c6_s_p8_1[] = {
- 3, 5, 5, 6, 6, 7, 7, 7, 7, 8, 7, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8,10, 6, 6, 7, 7, 8, 8, 8, 8, 8, 8,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10, 6, 6, 7, 7, 8,
- 8, 8, 8, 8, 8, 9, 8, 9, 9, 9, 9, 9, 9, 9, 9,10,
- 7, 7, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9,10,11,11, 8, 7, 8, 8, 8, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9,11,11,11, 8, 8, 8, 8,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,11,11,
- 11, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9,11,11,11, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9,11,11,11,11,11, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10,10, 9,11,11,11,
- 11,11, 9, 9, 9, 9, 9, 9,10, 9, 9,10, 9,10, 9, 9,
- 10, 9,11,11,11,11,11, 9, 9, 9, 9, 9, 9, 9,10,10,
- 10,10, 9,10,10, 9,10,11,11,11,11,11, 9, 9, 9, 9,
- 10,10,10, 9,10,10,10,10, 9,10,10, 9,11,11,11,11,
- 11,11,11, 9, 9, 9, 9,10,10,10,10, 9,10,10,10,10,
- 10,11,11,11,11,11,11,11,10, 9,10,10,10,10,10,10,
- 10, 9,10, 9,10,10,11,11,11,11,11,11,11,10, 9,10,
- 9,10,10, 9,10,10,10,10,10,10,10,11,11,11,11,11,
- 11,11,10,10,10,10,10,10,10, 9,10,10,10,10,10, 9,
- 11,11,11,11,11,11,11,11,11,10,10,10,10,10,10,10,
- 10,10,10,10,10,11,11,11,11,11,11,11,11,11,10,10,
- 10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,
- 11,11,11,10,10,10,10,10,10,10,10,10, 9,10,10,11,
- 11,11,11,11,11,11,11,11,10,10,10, 9,10,10,10,10,
- 10,10,10,10,10,11,11,11,11,11,11,11,11,10,11, 9,
- 10,10,10,10,10,10,10,10,10,
-};
-
-static const static_codebook _44c6_s_p8_1 = {
- 2, 441,
- (char *)_vq_lengthlist__44c6_s_p8_1,
- 1, -529268736, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c6_s_p8_1,
- 0
-};
-
-static const long _vq_quantlist__44c6_s_p9_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c6_s_p9_0[] = {
- 1, 3, 3,11,11,11,11,11,11,11,11,11,11, 4, 7, 7,
- 11,11,11,11,11,11,11,11,11,11, 5, 8, 9,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,
-};
-
-static const static_codebook _44c6_s_p9_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c6_s_p9_0,
- 1, -511845376, 1630791680, 4, 0,
- (long *)_vq_quantlist__44c6_s_p9_0,
- 0
-};
-
-static const long _vq_quantlist__44c6_s_p9_1[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c6_s_p9_1[] = {
- 1, 4, 4, 7, 7, 7, 7, 7, 6, 8, 8, 8, 8, 6, 6, 6,
- 8, 8, 8, 8, 8, 7, 9, 8,10,10, 5, 6, 6, 8, 8, 9,
- 9, 8, 8,10,10,10,10,16, 9, 9, 9, 9, 9, 9, 9, 8,
- 10, 9,11,11,16, 8, 9, 9, 9, 9, 9, 9, 9,10,10,11,
- 11,16,13,13, 9, 9,10, 9, 9,10,11,11,11,12,16,13,
- 14, 9, 8,10, 8, 9, 9,10,10,12,11,16,14,16, 9, 9,
- 9, 9,11,11,12,11,12,11,16,16,16, 9, 7, 9, 6,11,
- 11,11,10,11,11,16,16,16,11,12, 9,10,11,11,12,11,
- 13,13,16,16,16,12,11,10, 7,12,10,12,12,12,12,16,
- 16,15,16,16,10,11,10,11,13,13,14,12,16,16,16,15,
- 15,12,10,11,11,13,11,12,13,
-};
-
-static const static_codebook _44c6_s_p9_1 = {
- 2, 169,
- (char *)_vq_lengthlist__44c6_s_p9_1,
- 1, -518889472, 1622704128, 4, 0,
- (long *)_vq_quantlist__44c6_s_p9_1,
- 0
-};
-
-static const long _vq_quantlist__44c6_s_p9_2[] = {
- 24,
- 23,
- 25,
- 22,
- 26,
- 21,
- 27,
- 20,
- 28,
- 19,
- 29,
- 18,
- 30,
- 17,
- 31,
- 16,
- 32,
- 15,
- 33,
- 14,
- 34,
- 13,
- 35,
- 12,
- 36,
- 11,
- 37,
- 10,
- 38,
- 9,
- 39,
- 8,
- 40,
- 7,
- 41,
- 6,
- 42,
- 5,
- 43,
- 4,
- 44,
- 3,
- 45,
- 2,
- 46,
- 1,
- 47,
- 0,
- 48,
-};
-
-static const char _vq_lengthlist__44c6_s_p9_2[] = {
- 2, 4, 3, 4, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6,
- 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7,
-};
-
-static const static_codebook _44c6_s_p9_2 = {
- 1, 49,
- (char *)_vq_lengthlist__44c6_s_p9_2,
- 1, -526909440, 1611661312, 6, 0,
- (long *)_vq_quantlist__44c6_s_p9_2,
- 0
-};
-
-static const char _huff_lengthlist__44c6_s_short[] = {
- 3, 9,11,11,13,14,19,17,17,19, 5, 4, 5, 8,10,10,
- 13,16,18,19, 7, 4, 4, 5, 8, 9,12,14,17,19, 8, 6,
- 5, 5, 7, 7,10,13,16,18,10, 8, 7, 6, 5, 5, 8,11,
- 17,19,11, 9, 7, 7, 5, 4, 5, 8,17,19,13,11, 8, 7,
- 7, 5, 5, 7,16,18,14,13, 8, 6, 6, 5, 5, 7,16,18,
- 18,16,10, 8, 8, 7, 7, 9,16,18,18,18,12,10,10, 9,
- 9,10,17,18,
-};
-
-static const static_codebook _huff_book__44c6_s_short = {
- 2, 100,
- (char *)_huff_lengthlist__44c6_s_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44c7_s_long[] = {
- 3, 8,11,13,15,14,14,13,15,14, 6, 4, 5, 7, 9,10,
- 11,11,14,13,10, 4, 3, 5, 7, 8, 9,10,13,13,12, 7,
- 4, 4, 5, 6, 8, 9,12,14,13, 9, 6, 5, 5, 6, 8, 9,
- 12,14,12, 9, 7, 6, 5, 5, 6, 8,11,11,12,11, 9, 8,
- 7, 6, 6, 7,10,11,13,11,10, 9, 8, 7, 6, 6, 9,11,
- 13,13,12,12,12,10, 9, 8, 9,11,12,14,15,15,14,12,
- 11,10,10,12,
-};
-
-static const static_codebook _huff_book__44c7_s_long = {
- 2, 100,
- (char *)_huff_lengthlist__44c7_s_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44c7_s_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c7_s_p1_0[] = {
- 1, 5, 5, 0, 5, 5, 0, 5, 5, 5, 8, 7, 0, 9, 9, 0,
- 9, 8, 5, 7, 8, 0, 9, 9, 0, 8, 9, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 5, 9, 9, 0, 8, 8, 0, 8, 8, 5, 8, 9,
- 0, 8, 8, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5,
- 9, 9, 0, 8, 8, 0, 8, 8, 5, 8, 9, 0, 8, 8, 0, 8,
- 8,
-};
-
-static const static_codebook _44c7_s_p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44c7_s_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44c7_s_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44c7_s_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c7_s_p2_0[] = {
- 3, 5, 5, 8, 8, 0, 5, 5, 8, 8, 0, 5, 5, 8, 8, 0,
- 7, 7, 9, 9, 0, 0, 0, 9, 9, 5, 7, 7, 9, 9, 0, 8,
- 8,10,10, 0, 8, 7,10, 9, 0,10,10,11,11, 0, 0, 0,
- 11,11, 5, 7, 7, 9, 9, 0, 8, 8,10,10, 0, 7, 8, 9,
- 10, 0,10,10,11,11, 0, 0, 0,11,11, 8, 9, 9,11,10,
- 0,11,11,12,12, 0,11,10,12,12, 0,13,14,14,14, 0,
- 0, 0,14,13, 8, 9, 9,10,11, 0,11,11,12,12, 0,10,
- 11,12,12, 0,13,13,14,14, 0, 0, 0,13,14, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 5, 8, 7,11,10, 0, 7, 7,10,10,
- 0, 7, 7,10,10, 0, 9, 9,11,10, 0, 0, 0,11,11, 5,
- 7, 8,10,11, 0, 7, 7,10,10, 0, 7, 7,10,10, 0, 9,
- 9,10,11, 0, 0, 0,11,11, 8,10, 9,12,12, 0,10,10,
- 12,12, 0,10,10,12,12, 0,12,12,13,13, 0, 0, 0,13,
- 13, 8, 9,10,12,12, 0,10,10,12,12, 0,10,10,11,12,
- 0,12,12,13,13, 0, 0, 0,13,13, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 5, 8, 8,11,11, 0, 7, 7,10,10, 0, 7, 7,
- 10,10, 0, 9, 9,10,11, 0, 0, 0,11,10, 5, 8, 8,10,
- 11, 0, 7, 7,10,10, 0, 7, 7,10,10, 0, 9, 9,11,10,
- 0, 0, 0,10,11, 9,10,10,12,12, 0,10,10,12,12, 0,
- 10,10,12,12, 0,12,13,13,13, 0, 0, 0,13,12, 9,10,
- 10,12,12, 0,10,10,12,12, 0,10,10,12,12, 0,13,12,
- 13,13, 0, 0, 0,12,13, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 7,10,10,14,13, 0, 9, 9,12,12, 0, 9, 9,12,12, 0,
- 10,10,12,12, 0, 0, 0,12,12, 7,10,10,13,14, 0, 9,
- 9,12,13, 0, 9, 9,12,12, 0,10,10,12,12, 0, 0, 0,
- 12,12, 9,11,11,14,13, 0,11,10,13,12, 0,11,11,13,
- 13, 0,12,12,13,13, 0, 0, 0,13,13, 9,11,11,13,14,
- 0,10,11,12,13, 0,11,11,13,13, 0,12,12,13,13, 0,
- 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9,
- 11,11,14,14, 0,10,11,13,13, 0,11,10,13,13, 0,12,
- 12,13,13, 0, 0, 0,13,12, 9,11,11,14,14, 0,11,10,
- 13,13, 0,10,11,13,13, 0,12,12,14,13, 0, 0, 0,13,
- 13,
-};
-
-static const static_codebook _44c7_s_p2_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44c7_s_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c7_s_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44c7_s_p3_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c7_s_p3_0[] = {
- 2, 4, 4, 5, 5, 7, 7, 9, 9, 0, 4, 4, 6, 6, 7, 7,
- 9, 9, 0, 4, 4, 6, 6, 7, 7, 9, 9, 0, 5, 5, 6, 6,
- 8, 8,10,10, 0, 0, 0, 6, 6, 8, 8,10,10, 0, 0, 0,
- 7, 7, 9, 9,10,10, 0, 0, 0, 7, 7, 8, 8,10,10, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c7_s_p3_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c7_s_p3_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c7_s_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44c7_s_p4_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c7_s_p4_0[] = {
- 3, 4, 4, 5, 5, 7, 7, 8, 8, 8, 8, 9, 9,10,10,11,
- 11, 0, 4, 4, 6, 6, 7, 7, 8, 8, 9, 9,10,10,11,11,
- 12,12, 0, 4, 4, 6, 6, 7, 7, 8, 8, 9, 9,10,10,11,
- 11,12,12, 0, 5, 5, 6, 6, 8, 8, 9, 9, 9, 9,10,10,
- 11,12,12,12, 0, 0, 0, 6, 6, 8, 7, 9, 9, 9, 9,10,
- 10,11,11,12,12, 0, 0, 0, 7, 7, 8, 8, 9, 9,10,10,
- 11,11,12,12,13,12, 0, 0, 0, 7, 7, 8, 8, 9, 9,10,
- 10,11,11,12,12,12,13, 0, 0, 0, 7, 7, 8, 8, 9, 9,
- 10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 8, 8, 9,
- 9,10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c7_s_p4_0 = {
- 2, 289,
- (char *)_vq_lengthlist__44c7_s_p4_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c7_s_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44c7_s_p5_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c7_s_p5_0[] = {
- 1, 4, 4, 5, 7, 7, 6, 7, 7, 4, 6, 7,10,10,10,10,
- 10, 9, 4, 6, 6,10,10,10,10, 9,10, 5,10,10, 9,11,
- 12,10,11,12, 7,10,10,11,12,12,12,12,12, 7,10,10,
- 11,12,12,12,12,12, 6,10,10,10,12,12,11,12,12, 7,
- 10,10,12,12,12,12,11,12, 7,10,10,11,12,12,12,12,
- 12,
-};
-
-static const static_codebook _44c7_s_p5_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44c7_s_p5_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__44c7_s_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44c7_s_p5_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44c7_s_p5_1[] = {
- 3, 5, 5, 6, 6, 7, 7, 8, 8, 8, 8,11, 4, 4, 6, 6,
- 7, 7, 8, 8, 9, 9,11, 4, 4, 6, 6, 7, 7, 8, 8, 9,
- 9,12, 5, 5, 6, 6, 7, 7, 9, 9, 9, 9,12,12,12, 6,
- 6, 7, 7, 9, 9, 9, 9,11,11,11, 7, 7, 7, 7, 8, 8,
- 9, 9,11,11,11, 7, 7, 7, 7, 8, 8, 9, 9,11,11,11,
- 7, 7, 8, 8, 8, 8, 9, 9,11,11,11,11,11, 8, 8, 8,
- 8, 8, 9,11,11,11,11,11, 8, 8, 8, 8, 8, 8,11,11,
- 11,11,11, 7, 7, 8, 8, 8, 8,
-};
-
-static const static_codebook _44c7_s_p5_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44c7_s_p5_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c7_s_p5_1,
- 0
-};
-
-static const long _vq_quantlist__44c7_s_p6_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c7_s_p6_0[] = {
- 1, 4, 4, 6, 6, 7, 7, 8, 7, 9, 8,10,10, 6, 5, 5,
- 7, 7, 8, 8, 9, 9, 9,10,11,11, 7, 5, 5, 7, 7, 8,
- 8, 9, 9,10,10,11,11, 0, 7, 7, 7, 7, 9, 8, 9, 9,
- 10,10,11,11, 0, 8, 8, 7, 7, 8, 9, 9, 9,10,10,11,
- 11, 0,11,11, 9, 9,10,10,11,10,11,11,12,12, 0,12,
- 12, 9, 9,10,10,11,11,11,11,12,12, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,
-};
-
-static const static_codebook _44c7_s_p6_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c7_s_p6_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44c7_s_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44c7_s_p6_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c7_s_p6_1[] = {
- 3, 4, 4, 5, 5, 5, 4, 4, 5, 5, 5, 4, 4, 5, 5, 6,
- 5, 5, 5, 5, 6, 6, 6, 5, 5,
-};
-
-static const static_codebook _44c7_s_p6_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44c7_s_p6_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c7_s_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44c7_s_p7_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c7_s_p7_0[] = {
- 1, 4, 4, 6, 6, 7, 8, 9, 9,10,10,12,11, 6, 5, 5,
- 7, 7, 8, 8, 9,10,11,11,12,12, 7, 5, 5, 7, 7, 8,
- 8,10,10,11,11,12,12,20, 7, 7, 7, 7, 8, 9,10,10,
- 11,11,12,13,20, 7, 7, 7, 7, 9, 9,10,10,11,12,13,
- 13,20,11,11, 8, 8, 9, 9,11,11,12,12,13,13,20,11,
- 11, 8, 8, 9, 9,11,11,12,12,13,13,20,20,20,10,10,
- 10,10,12,12,13,13,13,13,20,20,20,10,10,10,10,12,
- 12,13,13,13,14,20,20,20,14,14,11,11,12,12,13,13,
- 14,14,20,20,20,14,14,11,11,12,12,13,13,14,14,20,
- 20,20,20,19,13,13,13,13,14,14,15,14,19,19,19,19,
- 19,13,13,13,13,14,14,15,15,
-};
-
-static const static_codebook _44c7_s_p7_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c7_s_p7_0,
- 1, -523206656, 1618345984, 4, 0,
- (long *)_vq_quantlist__44c7_s_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44c7_s_p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44c7_s_p7_1[] = {
- 4, 5, 5, 6, 6, 7, 7, 7, 7, 7, 7, 8, 6, 6, 7, 7,
- 7, 7, 7, 7, 7, 7, 8, 6, 6, 6, 7, 7, 7, 7, 7, 7,
- 7, 8, 6, 6, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 7,
- 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 7, 7, 7, 7, 7, 7,
- 7, 7, 8, 8, 8, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8,
- 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 7, 7, 7,
- 7, 7, 7, 8, 8, 8, 8, 8, 7, 7, 7, 7, 7, 7, 8, 8,
- 8, 8, 8, 7, 7, 7, 7, 7, 7,
-};
-
-static const static_codebook _44c7_s_p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44c7_s_p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c7_s_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44c7_s_p8_0[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__44c7_s_p8_0[] = {
- 1, 4, 4, 7, 7, 8, 8, 8, 7, 9, 8, 9, 9,10,10, 6,
- 5, 5, 7, 7, 9, 9, 8, 8,10, 9,11,10,12,11, 6, 5,
- 5, 8, 7, 9, 9, 8, 8,10,10,11,11,12,11,19, 8, 8,
- 8, 8,10,10, 9, 9,10,10,11,11,12,11,19, 8, 8, 8,
- 8,10,10, 9, 9,10,10,11,11,12,12,19,12,12, 9, 9,
- 10,10, 9,10,10,10,11,11,12,12,19,12,12, 9, 9,10,
- 10,10,10,10,10,12,12,12,12,19,19,19, 9, 9, 9, 9,
- 11,10,11,11,12,11,13,13,19,19,19, 9, 9, 9, 9,11,
- 10,11,11,11,12,13,13,19,19,19,13,13,10,10,11,11,
- 12,12,12,12,13,12,19,19,19,14,13,10,10,11,11,12,
- 12,12,13,13,13,19,19,19,19,19,12,12,12,11,12,13,
- 14,13,13,13,19,19,19,19,19,12,12,12,11,12,12,13,
- 14,13,14,19,19,19,19,19,16,16,12,13,12,13,13,14,
- 15,14,19,18,18,18,18,16,15,12,11,12,11,14,12,14,
- 14,
-};
-
-static const static_codebook _44c7_s_p8_0 = {
- 2, 225,
- (char *)_vq_lengthlist__44c7_s_p8_0,
- 1, -520986624, 1620377600, 4, 0,
- (long *)_vq_quantlist__44c7_s_p8_0,
- 0
-};
-
-static const long _vq_quantlist__44c7_s_p8_1[] = {
- 10,
- 9,
- 11,
- 8,
- 12,
- 7,
- 13,
- 6,
- 14,
- 5,
- 15,
- 4,
- 16,
- 3,
- 17,
- 2,
- 18,
- 1,
- 19,
- 0,
- 20,
-};
-
-static const char _vq_lengthlist__44c7_s_p8_1[] = {
- 3, 5, 5, 7, 6, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8,10, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10, 6, 6, 7, 7, 8,
- 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10,
- 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9,10,10,10, 8, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9,10,10,10, 8, 8, 8, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10,10,
- 10, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9,10,10,10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9,10,11,10,10,10, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9,10, 9, 9,10, 9, 9,10,11,10,
- 11,10, 9, 9, 9, 9, 9, 9, 9,10,10,10, 9,10, 9, 9,
- 9, 9,11,10,11,10,10, 9, 9, 9, 9, 9, 9,10, 9, 9,
- 10, 9, 9,10, 9, 9,10,11,10,10,11,10, 9, 9, 9, 9,
- 9,10,10, 9,10,10,10,10, 9,10,10,10,10,10,10,11,
- 11,11,10, 9, 9, 9,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,11,11,10,10,10,10,10,10,10,10,10,10,10,
- 10, 9,10,10, 9,10,11,11,10,11,10,11,10, 9,10,10,
- 9,10,10,10,10,10,10,10,10,10,10,11,11,11,11,10,
- 11,11,10,10,10,10,10,10, 9,10, 9,10,10, 9,10, 9,
- 10,10,10,11,10,11,10,11,11,10,10,10,10,10,10, 9,
- 10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,11,10,11,
- 11,10,10,10,10, 9, 9,10,10, 9, 9,10, 9,10,10,10,
- 10,11,11,10,10,10,10,10,10,10, 9, 9,10,10,10, 9,
- 9,10,10,10,10,10,11,10,11,10,10,10,10,10,10, 9,
- 10,10,10,10,10,10,10,10,10,
-};
-
-static const static_codebook _44c7_s_p8_1 = {
- 2, 441,
- (char *)_vq_lengthlist__44c7_s_p8_1,
- 1, -529268736, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c7_s_p8_1,
- 0
-};
-
-static const long _vq_quantlist__44c7_s_p9_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c7_s_p9_0[] = {
- 1, 3, 3,11,11,11,11,11,11,11,11,11,11, 4, 6, 6,
- 11,11,11,11,11,11,11,11,11,11, 4, 7, 7,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,
-};
-
-static const static_codebook _44c7_s_p9_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c7_s_p9_0,
- 1, -511845376, 1630791680, 4, 0,
- (long *)_vq_quantlist__44c7_s_p9_0,
- 0
-};
-
-static const long _vq_quantlist__44c7_s_p9_1[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c7_s_p9_1[] = {
- 1, 4, 4, 7, 7, 7, 7, 7, 6, 8, 8, 8, 8, 6, 6, 6,
- 8, 8, 9, 8, 8, 7, 9, 8,11,10, 5, 6, 6, 8, 8, 9,
- 8, 8, 8,10, 9,11,11,16, 8, 8, 9, 8, 9, 9, 9, 8,
- 10, 9,11,10,16, 8, 8, 9, 9,10,10, 9, 9,10,10,11,
- 11,16,13,13, 9, 9,10,10, 9,10,11,11,12,11,16,13,
- 13, 9, 8,10, 9,10,10,10,10,11,11,16,14,16, 8, 9,
- 9, 9,11,10,11,11,12,11,16,16,16, 9, 7,10, 7,11,
- 10,11,11,12,11,16,16,16,12,12, 9,10,11,11,12,11,
- 12,12,16,16,16,12,10,10, 7,11, 8,12,11,12,12,16,
- 16,15,16,16,11,12,10,10,12,11,12,12,16,16,16,15,
- 15,11,11,10,10,12,12,12,12,
-};
-
-static const static_codebook _44c7_s_p9_1 = {
- 2, 169,
- (char *)_vq_lengthlist__44c7_s_p9_1,
- 1, -518889472, 1622704128, 4, 0,
- (long *)_vq_quantlist__44c7_s_p9_1,
- 0
-};
-
-static const long _vq_quantlist__44c7_s_p9_2[] = {
- 24,
- 23,
- 25,
- 22,
- 26,
- 21,
- 27,
- 20,
- 28,
- 19,
- 29,
- 18,
- 30,
- 17,
- 31,
- 16,
- 32,
- 15,
- 33,
- 14,
- 34,
- 13,
- 35,
- 12,
- 36,
- 11,
- 37,
- 10,
- 38,
- 9,
- 39,
- 8,
- 40,
- 7,
- 41,
- 6,
- 42,
- 5,
- 43,
- 4,
- 44,
- 3,
- 45,
- 2,
- 46,
- 1,
- 47,
- 0,
- 48,
-};
-
-static const char _vq_lengthlist__44c7_s_p9_2[] = {
- 2, 4, 3, 4, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6,
- 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7,
-};
-
-static const static_codebook _44c7_s_p9_2 = {
- 1, 49,
- (char *)_vq_lengthlist__44c7_s_p9_2,
- 1, -526909440, 1611661312, 6, 0,
- (long *)_vq_quantlist__44c7_s_p9_2,
- 0
-};
-
-static const char _huff_lengthlist__44c7_s_short[] = {
- 4,11,12,14,15,15,17,17,18,18, 5, 6, 6, 8, 9,10,
- 13,17,18,19, 7, 5, 4, 6, 8, 9,11,15,19,19, 8, 6,
- 5, 5, 6, 7,11,14,16,17, 9, 7, 7, 6, 7, 7,10,13,
- 15,19,10, 8, 7, 6, 7, 6, 7, 9,14,16,12,10, 9, 7,
- 7, 6, 4, 5,10,15,14,13,11, 7, 6, 6, 4, 2, 7,13,
- 16,16,15, 9, 8, 8, 8, 6, 9,13,19,19,17,12,11,10,
- 10, 9,11,14,
-};
-
-static const static_codebook _huff_book__44c7_s_short = {
- 2, 100,
- (char *)_huff_lengthlist__44c7_s_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44c8_s_long[] = {
- 3, 8,12,13,14,14,14,13,14,14, 6, 4, 5, 8,10,10,
- 11,11,14,13, 9, 5, 4, 5, 7, 8, 9,10,13,13,12, 7,
- 5, 4, 5, 6, 8, 9,12,13,13, 9, 6, 5, 5, 5, 7, 9,
- 11,14,12,10, 7, 6, 5, 4, 6, 7,10,11,12,11, 9, 8,
- 7, 5, 5, 6,10,10,13,12,10, 9, 8, 6, 6, 5, 8,10,
- 14,13,12,12,11,10, 9, 7, 8,10,12,13,14,14,13,12,
- 11, 9, 9,10,
-};
-
-static const static_codebook _huff_book__44c8_s_long = {
- 2, 100,
- (char *)_huff_lengthlist__44c8_s_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44c8_s_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c8_s_p1_0[] = {
- 1, 5, 5, 0, 5, 5, 0, 5, 5, 5, 7, 7, 0, 9, 8, 0,
- 9, 8, 6, 7, 7, 0, 8, 9, 0, 8, 9, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 5, 9, 8, 0, 8, 8, 0, 8, 8, 5, 8, 9,
- 0, 8, 8, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5,
- 9, 8, 0, 8, 8, 0, 8, 8, 5, 8, 9, 0, 8, 8, 0, 8,
- 8,
-};
-
-static const static_codebook _44c8_s_p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44c8_s_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44c8_s_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44c8_s_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c8_s_p2_0[] = {
- 3, 5, 5, 8, 8, 0, 5, 5, 8, 8, 0, 5, 5, 8, 8, 0,
- 7, 7, 9, 9, 0, 0, 0, 9, 9, 5, 7, 7, 9, 9, 0, 8,
- 7,10, 9, 0, 8, 7,10, 9, 0,10,10,11,11, 0, 0, 0,
- 11,11, 5, 7, 7, 9, 9, 0, 7, 8, 9,10, 0, 7, 8, 9,
- 10, 0,10,10,11,11, 0, 0, 0,11,11, 8, 9, 9,11,10,
- 0,11,10,12,11, 0,11,10,12,12, 0,13,13,14,14, 0,
- 0, 0,14,13, 8, 9, 9,10,11, 0,10,11,12,12, 0,10,
- 11,12,12, 0,13,13,14,14, 0, 0, 0,13,14, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 5, 8, 7,11,10, 0, 7, 7,10,10,
- 0, 7, 7,10,10, 0, 9, 9,10,10, 0, 0, 0,11,10, 5,
- 7, 8,10,11, 0, 7, 7,10,10, 0, 7, 7,10,10, 0, 9,
- 9,10,10, 0, 0, 0,10,10, 8,10, 9,12,12, 0,10,10,
- 12,11, 0,10,10,12,12, 0,12,12,13,12, 0, 0, 0,13,
- 12, 8, 9,10,12,12, 0,10,10,11,12, 0,10,10,11,12,
- 0,12,12,13,13, 0, 0, 0,12,13, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 6, 8, 7,11,10, 0, 7, 7,10,10, 0, 7, 7,
- 10,10, 0, 9, 9,10,11, 0, 0, 0,10,10, 6, 7, 8,10,
- 11, 0, 7, 7,10,10, 0, 7, 7,10,10, 0, 9, 9,10,10,
- 0, 0, 0,10,10, 9,10, 9,12,12, 0,10,10,12,12, 0,
- 10,10,12,11, 0,12,12,13,13, 0, 0, 0,13,12, 8, 9,
- 10,12,12, 0,10,10,12,12, 0,10,10,11,12, 0,12,12,
- 13,13, 0, 0, 0,12,13, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 7,10,10,13,13, 0, 9, 9,12,12, 0, 9, 9,12,12, 0,
- 10,10,12,12, 0, 0, 0,12,12, 7,10,10,13,13, 0, 9,
- 9,12,12, 0, 9, 9,12,12, 0,10,10,12,12, 0, 0, 0,
- 12,12, 9,11,11,14,13, 0,10,10,13,12, 0,11,10,13,
- 12, 0,12,12,13,12, 0, 0, 0,13,13, 9,11,11,13,14,
- 0,10,11,12,13, 0,10,11,13,13, 0,12,12,12,13, 0,
- 0, 0,13,13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9,
- 11,11,14,14, 0,10,11,13,13, 0,11,10,13,13, 0,11,
- 12,13,13, 0, 0, 0,13,12, 9,11,11,14,14, 0,11,10,
- 13,13, 0,10,11,13,13, 0,12,12,13,13, 0, 0, 0,12,
- 13,
-};
-
-static const static_codebook _44c8_s_p2_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44c8_s_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c8_s_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44c8_s_p3_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c8_s_p3_0[] = {
- 2, 4, 4, 5, 5, 7, 7, 9, 9, 0, 4, 4, 6, 6, 7, 7,
- 9, 9, 0, 4, 4, 6, 6, 7, 7, 9, 9, 0, 5, 5, 6, 6,
- 8, 8,10,10, 0, 0, 0, 6, 6, 8, 8,10,10, 0, 0, 0,
- 7, 7, 9, 9,10,10, 0, 0, 0, 7, 7, 8, 8,10,10, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c8_s_p3_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c8_s_p3_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c8_s_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44c8_s_p4_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c8_s_p4_0[] = {
- 3, 4, 4, 5, 5, 7, 7, 8, 8, 8, 8, 9, 9,10,10,11,
- 11, 0, 4, 4, 6, 6, 7, 7, 8, 8, 9, 8,10,10,11,11,
- 11,11, 0, 4, 4, 6, 6, 7, 7, 8, 8, 9, 9,10,10,11,
- 11,11,11, 0, 6, 5, 6, 6, 7, 7, 9, 9, 9, 9,10,10,
- 11,11,12,12, 0, 0, 0, 6, 6, 7, 7, 9, 9, 9, 9,10,
- 10,11,11,12,12, 0, 0, 0, 7, 7, 8, 8, 9, 9,10,10,
- 11,11,11,12,12,12, 0, 0, 0, 7, 7, 8, 8, 9, 9,10,
- 10,11,11,11,12,12,12, 0, 0, 0, 7, 7, 8, 8, 9, 9,
- 10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 8, 8, 9,
- 9,10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c8_s_p4_0 = {
- 2, 289,
- (char *)_vq_lengthlist__44c8_s_p4_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c8_s_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44c8_s_p5_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c8_s_p5_0[] = {
- 1, 4, 4, 5, 7, 7, 6, 7, 7, 4, 7, 6,10,10,10,10,
- 10,10, 4, 6, 6,10,10,10,10, 9,10, 5,10,10, 9,11,
- 11,10,11,11, 7,10,10,11,12,12,12,12,12, 7,10,10,
- 11,12,12,12,12,12, 6,10,10,10,12,12,10,12,12, 7,
- 10,10,11,12,12,12,12,12, 7,10,10,11,12,12,12,12,
- 12,
-};
-
-static const static_codebook _44c8_s_p5_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44c8_s_p5_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__44c8_s_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44c8_s_p5_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44c8_s_p5_1[] = {
- 3, 5, 5, 6, 6, 7, 7, 8, 8, 8, 8,11, 4, 5, 6, 6,
- 7, 7, 8, 8, 8, 8,11, 5, 5, 6, 6, 7, 7, 8, 8, 8,
- 9,12, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9,12,12,12, 6,
- 6, 7, 7, 8, 8, 9, 9,11,11,11, 6, 6, 7, 7, 8, 8,
- 8, 8,11,11,11, 6, 6, 7, 7, 8, 8, 8, 8,11,11,11,
- 7, 7, 7, 8, 8, 8, 8, 8,11,11,11,11,11, 7, 7, 8,
- 8, 8, 8,11,11,11,11,11, 7, 7, 7, 7, 8, 8,11,11,
- 11,11,11, 7, 7, 7, 7, 8, 8,
-};
-
-static const static_codebook _44c8_s_p5_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44c8_s_p5_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c8_s_p5_1,
- 0
-};
-
-static const long _vq_quantlist__44c8_s_p6_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c8_s_p6_0[] = {
- 1, 4, 4, 6, 6, 7, 7, 8, 8, 9, 9,10,10, 6, 5, 5,
- 7, 7, 8, 8, 9, 9,10,10,11,11, 6, 5, 5, 7, 7, 8,
- 8, 9, 9,10,10,11,11, 0, 7, 7, 7, 7, 9, 9,10,10,
- 10,10,11,11, 0, 7, 7, 7, 7, 9, 9,10,10,10,10,11,
- 11, 0,11,11, 9, 9,10,10,11,11,11,11,12,12, 0,12,
- 12, 9, 9,10,10,11,11,12,12,12,12, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,
-};
-
-static const static_codebook _44c8_s_p6_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c8_s_p6_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44c8_s_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44c8_s_p6_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c8_s_p6_1[] = {
- 3, 4, 4, 5, 5, 5, 4, 4, 5, 5, 5, 4, 4, 5, 5, 6,
- 5, 5, 5, 5, 6, 6, 6, 5, 5,
-};
-
-static const static_codebook _44c8_s_p6_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44c8_s_p6_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c8_s_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44c8_s_p7_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c8_s_p7_0[] = {
- 1, 4, 4, 6, 6, 8, 7, 9, 9,10,10,12,12, 6, 5, 5,
- 7, 7, 8, 8,10,10,11,11,12,12, 7, 5, 5, 7, 7, 8,
- 8,10,10,11,11,12,12,21, 7, 7, 7, 7, 8, 9,10,10,
- 11,11,12,12,21, 7, 7, 7, 7, 9, 9,10,10,12,12,13,
- 13,21,11,11, 8, 8, 9, 9,11,11,12,12,13,13,21,11,
- 11, 8, 8, 9, 9,11,11,12,12,13,13,21,21,21,10,10,
- 10,10,11,11,12,13,13,13,21,21,21,10,10,10,10,11,
- 11,13,13,14,13,21,21,21,13,13,11,11,12,12,13,13,
- 14,14,21,21,21,14,14,11,11,12,12,13,13,14,14,21,
- 21,21,21,20,13,13,13,12,14,14,16,15,20,20,20,20,
- 20,13,13,13,13,14,13,15,15,
-};
-
-static const static_codebook _44c8_s_p7_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c8_s_p7_0,
- 1, -523206656, 1618345984, 4, 0,
- (long *)_vq_quantlist__44c8_s_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44c8_s_p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44c8_s_p7_1[] = {
- 4, 5, 6, 6, 6, 7, 7, 7, 7, 7, 7, 8, 6, 6, 6, 7,
- 7, 7, 7, 7, 7, 7, 8, 6, 6, 6, 6, 7, 7, 7, 7, 7,
- 7, 8, 6, 6, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 7,
- 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 7, 7, 7, 7, 7, 7,
- 7, 7, 8, 8, 8, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8,
- 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 7, 7, 7,
- 7, 7, 7, 8, 8, 8, 8, 8, 7, 7, 7, 7, 7, 7, 8, 8,
- 8, 8, 8, 7, 7, 7, 7, 7, 7,
-};
-
-static const static_codebook _44c8_s_p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44c8_s_p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c8_s_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44c8_s_p8_0[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__44c8_s_p8_0[] = {
- 1, 4, 4, 7, 6, 8, 8, 8, 7, 9, 8,10,10,11,10, 6,
- 5, 5, 7, 7, 9, 9, 8, 8,10,10,11,11,12,11, 6, 5,
- 5, 7, 7, 9, 9, 9, 9,10,10,11,11,12,12,20, 8, 8,
- 8, 8, 9, 9, 9, 9,10,10,11,11,12,12,20, 8, 8, 8,
- 8,10, 9, 9, 9,10,10,11,11,12,12,20,12,12, 9, 9,
- 10,10,10,10,10,11,12,12,12,12,20,12,12, 9, 9,10,
- 10,10,10,11,11,12,12,13,13,20,20,20, 9, 9, 9, 9,
- 11,10,11,11,12,12,12,13,20,19,19, 9, 9, 9, 9,11,
- 11,11,12,12,12,13,13,19,19,19,13,13,10,10,11,11,
- 12,12,13,13,13,13,19,19,19,14,13,11,10,11,11,12,
- 12,12,13,13,13,19,19,19,19,19,12,12,12,12,13,13,
- 13,13,14,13,19,19,19,19,19,12,12,12,11,12,12,13,
- 14,14,14,19,19,19,19,19,16,15,13,12,13,13,13,14,
- 14,14,19,19,19,19,19,17,17,13,12,13,11,14,13,15,
- 15,
-};
-
-static const static_codebook _44c8_s_p8_0 = {
- 2, 225,
- (char *)_vq_lengthlist__44c8_s_p8_0,
- 1, -520986624, 1620377600, 4, 0,
- (long *)_vq_quantlist__44c8_s_p8_0,
- 0
-};
-
-static const long _vq_quantlist__44c8_s_p8_1[] = {
- 10,
- 9,
- 11,
- 8,
- 12,
- 7,
- 13,
- 6,
- 14,
- 5,
- 15,
- 4,
- 16,
- 3,
- 17,
- 2,
- 18,
- 1,
- 19,
- 0,
- 20,
-};
-
-static const char _vq_lengthlist__44c8_s_p8_1[] = {
- 4, 5, 5, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8,10, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10, 6, 6, 7, 7, 8,
- 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10,
- 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9,10,10,10, 8, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9,10,10,10, 8, 8, 8, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10,10,
- 10, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9,10,10,10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9,10,10,10,10,10, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10,10,10,
- 10,10, 9, 9, 9, 9, 9, 9, 9, 9,10, 9, 9, 9, 9, 9,
- 9, 9,10,10,10,10,10, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9,10,10,10,10,10, 9, 9, 9, 9,
- 9, 9, 9, 9,10,10,10, 9, 9, 9, 9, 9,10,10,10,10,
- 10,10,10, 9, 9, 9, 9, 9,10,10,10, 9, 9, 9, 9, 9,
- 9,10,10,10,10,10,10,10, 9,10,10, 9,10,10,10,10,
- 9,10, 9,10,10, 9,10,10,10,10,10,10,10, 9,10,10,
- 10,10,10,10, 9, 9,10,10, 9,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10, 9, 9, 9,10, 9, 9, 9, 9,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10, 9, 9,
- 10, 9,10, 9,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10, 9, 9,10, 9, 9, 9,10,10,10,10,10,10,
- 10,10,10,10,10, 9, 9, 9, 9, 9, 9,10, 9, 9,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10, 9,10, 9,
- 9,10, 9, 9,10,10,10,10,10,10,10,10,10,10,10,10,
- 10, 9, 9,10,10, 9,10, 9, 9,
-};
-
-static const static_codebook _44c8_s_p8_1 = {
- 2, 441,
- (char *)_vq_lengthlist__44c8_s_p8_1,
- 1, -529268736, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c8_s_p8_1,
- 0
-};
-
-static const long _vq_quantlist__44c8_s_p9_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c8_s_p9_0[] = {
- 1, 4, 3,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11, 4, 7, 7,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11, 4, 8,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,
-};
-
-static const static_codebook _44c8_s_p9_0 = {
- 2, 289,
- (char *)_vq_lengthlist__44c8_s_p9_0,
- 1, -509798400, 1631393792, 5, 0,
- (long *)_vq_quantlist__44c8_s_p9_0,
- 0
-};
-
-static const long _vq_quantlist__44c8_s_p9_1[] = {
- 9,
- 8,
- 10,
- 7,
- 11,
- 6,
- 12,
- 5,
- 13,
- 4,
- 14,
- 3,
- 15,
- 2,
- 16,
- 1,
- 17,
- 0,
- 18,
-};
-
-static const char _vq_lengthlist__44c8_s_p9_1[] = {
- 1, 4, 4, 7, 6, 7, 7, 7, 7, 8, 8, 9, 9,10,10,10,
- 10,11,11, 6, 6, 6, 8, 8, 9, 8, 8, 7,10, 8,11,10,
- 12,11,12,12,13,13, 5, 5, 6, 8, 8, 9, 9, 8, 8,10,
- 9,11,11,12,12,13,13,13,13,17, 8, 8, 9, 9, 9, 9,
- 9, 9,10, 9,12,10,12,12,13,12,13,13,17, 9, 8, 9,
- 9, 9, 9, 9, 9,10,10,12,12,12,12,13,13,13,13,17,
- 13,13, 9, 9,10,10,10,10,11,11,12,11,13,12,13,13,
- 14,15,17,13,13, 9, 8,10, 9,10,10,11,11,12,12,14,
- 13,15,13,14,15,17,17,17, 9,10, 9,10,11,11,12,12,
- 12,12,13,13,14,14,15,15,17,17,17, 9, 8, 9, 8,11,
- 11,12,12,12,12,14,13,14,14,14,15,17,17,17,12,14,
- 9,10,11,11,12,12,14,13,13,14,15,13,15,15,17,17,
- 17,13,11,10, 8,11, 9,13,12,13,13,13,13,13,14,14,
- 14,17,17,17,17,17,11,12,11,11,13,13,14,13,15,14,
- 13,15,16,15,17,17,17,17,17,11,11,12, 8,13,12,14,
- 13,17,14,15,14,15,14,17,17,17,17,17,15,15,12,12,
- 12,12,13,14,14,14,15,14,17,14,17,17,17,17,17,16,
- 17,12,12,13,12,13,13,14,14,14,14,14,14,17,17,17,
- 17,17,17,17,14,14,13,12,13,13,15,15,14,13,15,17,
- 17,17,17,17,17,17,17,13,14,13,13,13,13,14,15,15,
- 15,14,15,17,17,17,17,17,17,17,16,15,13,14,13,13,
- 14,14,15,14,14,16,17,17,17,17,17,17,17,16,16,13,
- 14,13,13,14,14,15,14,15,14,
-};
-
-static const static_codebook _44c8_s_p9_1 = {
- 2, 361,
- (char *)_vq_lengthlist__44c8_s_p9_1,
- 1, -518287360, 1622704128, 5, 0,
- (long *)_vq_quantlist__44c8_s_p9_1,
- 0
-};
-
-static const long _vq_quantlist__44c8_s_p9_2[] = {
- 24,
- 23,
- 25,
- 22,
- 26,
- 21,
- 27,
- 20,
- 28,
- 19,
- 29,
- 18,
- 30,
- 17,
- 31,
- 16,
- 32,
- 15,
- 33,
- 14,
- 34,
- 13,
- 35,
- 12,
- 36,
- 11,
- 37,
- 10,
- 38,
- 9,
- 39,
- 8,
- 40,
- 7,
- 41,
- 6,
- 42,
- 5,
- 43,
- 4,
- 44,
- 3,
- 45,
- 2,
- 46,
- 1,
- 47,
- 0,
- 48,
-};
-
-static const char _vq_lengthlist__44c8_s_p9_2[] = {
- 2, 4, 4, 4, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6,
- 6, 6, 6, 6, 6, 6, 6, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7,
-};
-
-static const static_codebook _44c8_s_p9_2 = {
- 1, 49,
- (char *)_vq_lengthlist__44c8_s_p9_2,
- 1, -526909440, 1611661312, 6, 0,
- (long *)_vq_quantlist__44c8_s_p9_2,
- 0
-};
-
-static const char _huff_lengthlist__44c8_s_short[] = {
- 4,11,13,14,15,15,18,17,19,17, 5, 6, 8, 9,10,10,
- 12,15,19,19, 6, 6, 6, 6, 8, 8,11,14,18,19, 8, 6,
- 5, 4, 6, 7,10,13,16,17, 9, 7, 6, 5, 6, 7, 9,12,
- 15,19,10, 8, 7, 6, 6, 6, 7, 9,13,15,12,10, 9, 8,
- 7, 6, 4, 5,10,15,13,13,11, 8, 6, 6, 4, 2, 7,12,
- 17,15,16,10, 8, 8, 7, 6, 9,12,19,18,17,13,11,10,
- 10, 9,11,14,
-};
-
-static const static_codebook _huff_book__44c8_s_short = {
- 2, 100,
- (char *)_huff_lengthlist__44c8_s_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44c9_s_long[] = {
- 3, 8,12,14,15,15,15,13,15,15, 6, 5, 8,10,12,12,
- 13,12,14,13,10, 6, 5, 6, 8, 9,11,11,13,13,13, 8,
- 5, 4, 5, 6, 8,10,11,13,14,10, 7, 5, 4, 5, 7, 9,
- 11,12,13,11, 8, 6, 5, 4, 5, 7, 9,11,12,11,10, 8,
- 7, 5, 4, 5, 9,10,13,13,11,10, 8, 6, 5, 4, 7, 9,
- 15,14,13,12,10, 9, 8, 7, 8, 9,12,12,14,13,12,11,
- 10, 9, 8, 9,
-};
-
-static const static_codebook _huff_book__44c9_s_long = {
- 2, 100,
- (char *)_huff_lengthlist__44c9_s_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44c9_s_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c9_s_p1_0[] = {
- 1, 5, 5, 0, 5, 5, 0, 5, 5, 6, 8, 8, 0, 9, 8, 0,
- 9, 8, 6, 8, 8, 0, 8, 9, 0, 8, 9, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 5, 8, 8, 0, 7, 7, 0, 8, 8, 5, 8, 8,
- 0, 7, 8, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5,
- 9, 8, 0, 8, 8, 0, 7, 7, 5, 8, 9, 0, 8, 8, 0, 7,
- 7,
-};
-
-static const static_codebook _44c9_s_p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44c9_s_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44c9_s_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44c9_s_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c9_s_p2_0[] = {
- 3, 5, 5, 8, 8, 0, 5, 5, 8, 8, 0, 5, 5, 8, 8, 0,
- 7, 7, 9, 9, 0, 0, 0, 9, 9, 6, 7, 7, 9, 8, 0, 8,
- 8, 9, 9, 0, 8, 7, 9, 9, 0, 9,10,10,10, 0, 0, 0,
- 11,10, 6, 7, 7, 8, 9, 0, 8, 8, 9, 9, 0, 7, 8, 9,
- 9, 0,10, 9,11,10, 0, 0, 0,10,10, 8, 9, 8,10,10,
- 0,10,10,12,11, 0,10,10,11,11, 0,12,13,13,13, 0,
- 0, 0,13,12, 8, 8, 9,10,10, 0,10,10,11,12, 0,10,
- 10,11,11, 0,13,12,13,13, 0, 0, 0,13,13, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 6, 8, 7,10,10, 0, 7, 7,10, 9,
- 0, 7, 7,10,10, 0, 9, 9,10,10, 0, 0, 0,10,10, 6,
- 7, 8,10,10, 0, 7, 7, 9,10, 0, 7, 7,10,10, 0, 9,
- 9,10,10, 0, 0, 0,10,10, 8, 9, 9,11,11, 0,10,10,
- 11,11, 0,10,10,11,11, 0,12,12,12,12, 0, 0, 0,12,
- 12, 8, 9,10,11,11, 0, 9,10,11,11, 0,10,10,11,11,
- 0,12,12,12,12, 0, 0, 0,12,12, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 5, 8, 7,10,10, 0, 7, 7,10,10, 0, 7, 7,
- 10, 9, 0, 9, 9,10,10, 0, 0, 0,10,10, 6, 7, 8,10,
- 10, 0, 7, 7,10,10, 0, 7, 7, 9,10, 0, 9, 9,10,10,
- 0, 0, 0,10,10, 8,10, 9,12,11, 0,10,10,12,11, 0,
- 10, 9,11,11, 0,11,12,12,12, 0, 0, 0,12,12, 8, 9,
- 10,11,12, 0,10,10,11,11, 0, 9,10,11,11, 0,12,11,
- 12,12, 0, 0, 0,12,12, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 7,10, 9,12,12, 0, 9, 9,12,11, 0, 9, 9,11,11, 0,
- 10,10,12,11, 0, 0, 0,11,12, 7, 9,10,12,12, 0, 9,
- 9,11,12, 0, 9, 9,11,11, 0,10,10,11,12, 0, 0, 0,
- 11,11, 9,11,10,13,12, 0,10,10,12,12, 0,10,10,12,
- 12, 0,11,11,12,12, 0, 0, 0,13,12, 9,10,11,12,13,
- 0,10,10,12,12, 0,10,10,12,12, 0,11,12,12,12, 0,
- 0, 0,12,13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9,
- 11,10,13,13, 0,10,10,12,12, 0,10,10,12,12, 0,11,
- 12,12,12, 0, 0, 0,12,12, 9,10,11,13,13, 0,10,10,
- 12,12, 0,10,10,12,12, 0,12,11,13,12, 0, 0, 0,12,
- 12,
-};
-
-static const static_codebook _44c9_s_p2_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44c9_s_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c9_s_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44c9_s_p3_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c9_s_p3_0[] = {
- 3, 4, 4, 5, 5, 6, 6, 8, 8, 0, 4, 4, 5, 5, 6, 7,
- 8, 8, 0, 4, 4, 5, 5, 7, 7, 8, 8, 0, 5, 5, 6, 6,
- 7, 7, 9, 9, 0, 0, 0, 6, 6, 7, 7, 9, 9, 0, 0, 0,
- 7, 7, 8, 8, 9, 9, 0, 0, 0, 7, 7, 8, 8, 9, 9, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c9_s_p3_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c9_s_p3_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c9_s_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44c9_s_p4_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c9_s_p4_0[] = {
- 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9,10,10,10,
- 10, 0, 5, 4, 5, 5, 7, 7, 8, 8, 8, 8, 9, 9,10,10,
- 11,11, 0, 5, 5, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9,10,
- 10,11,11, 0, 6, 5, 6, 6, 7, 7, 8, 8, 9, 9,10,10,
- 11,11,11,12, 0, 0, 0, 6, 6, 7, 7, 8, 8, 9, 9,10,
- 10,11,11,12,12, 0, 0, 0, 7, 7, 7, 7, 9, 9, 9, 9,
- 10,10,11,11,12,12, 0, 0, 0, 7, 7, 7, 8, 9, 9, 9,
- 9,10,10,11,11,12,12, 0, 0, 0, 7, 7, 8, 8, 9, 9,
- 10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 8, 8, 9,
- 9,10,10,11,11,12,12,12,12, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c9_s_p4_0 = {
- 2, 289,
- (char *)_vq_lengthlist__44c9_s_p4_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c9_s_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44c9_s_p5_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c9_s_p5_0[] = {
- 1, 4, 4, 5, 7, 7, 6, 7, 7, 4, 7, 6, 9,10,10,10,
- 10, 9, 4, 6, 7, 9,10,10,10, 9,10, 5, 9, 9, 9,11,
- 11,10,11,11, 7,10, 9,11,12,11,12,12,12, 7, 9,10,
- 11,11,12,12,12,12, 6,10,10,10,12,12,10,12,11, 7,
- 10,10,11,12,12,11,12,12, 7,10,10,11,12,12,12,12,
- 12,
-};
-
-static const static_codebook _44c9_s_p5_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44c9_s_p5_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__44c9_s_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44c9_s_p5_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44c9_s_p5_1[] = {
- 4, 5, 5, 6, 6, 7, 7, 7, 7, 7, 7,11, 5, 5, 6, 6,
- 7, 7, 7, 7, 8, 8,11, 5, 5, 6, 6, 7, 7, 7, 7, 8,
- 8,11, 5, 5, 6, 6, 7, 7, 8, 8, 8, 8,11,11,11, 6,
- 6, 7, 7, 7, 8, 8, 8,11,11,11, 6, 6, 7, 7, 7, 8,
- 8, 8,11,11,11, 6, 6, 7, 7, 7, 7, 8, 8,11,11,11,
- 7, 7, 7, 7, 7, 7, 8, 8,11,11,11,10,10, 7, 7, 7,
- 7, 8, 8,11,11,11,11,11, 7, 7, 7, 7, 7, 7,11,11,
- 11,11,11, 7, 7, 7, 7, 7, 7,
-};
-
-static const static_codebook _44c9_s_p5_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44c9_s_p5_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c9_s_p5_1,
- 0
-};
-
-static const long _vq_quantlist__44c9_s_p6_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c9_s_p6_0[] = {
- 2, 4, 4, 6, 6, 7, 7, 7, 7, 8, 8, 9, 9, 5, 4, 4,
- 6, 6, 8, 8, 9, 9, 9, 9,10,10, 6, 4, 4, 6, 6, 8,
- 8, 9, 9, 9, 9,10,10, 0, 6, 6, 7, 7, 8, 8, 9, 9,
- 10,10,11,11, 0, 6, 6, 7, 7, 8, 8, 9, 9,10,10,11,
- 11, 0,10,10, 8, 8, 9, 9,10,10,11,11,12,12, 0,11,
- 11, 8, 8, 9, 9,10,10,11,11,12,12, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,
-};
-
-static const static_codebook _44c9_s_p6_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c9_s_p6_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44c9_s_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44c9_s_p6_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c9_s_p6_1[] = {
- 4, 4, 4, 5, 5, 5, 4, 4, 5, 5, 5, 4, 4, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5,
-};
-
-static const static_codebook _44c9_s_p6_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44c9_s_p6_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c9_s_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44c9_s_p7_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c9_s_p7_0[] = {
- 2, 4, 4, 6, 6, 7, 7, 8, 8,10,10,11,11, 6, 4, 4,
- 6, 6, 8, 8, 9, 9,10,10,12,12, 6, 4, 5, 6, 6, 8,
- 8, 9, 9,10,10,12,12,20, 6, 6, 6, 6, 8, 8, 9,10,
- 11,11,12,12,20, 6, 6, 6, 6, 8, 8,10,10,11,11,12,
- 12,20,10,10, 7, 7, 9, 9,10,10,11,11,12,12,20,11,
- 11, 7, 7, 9, 9,10,10,11,11,12,12,20,20,20, 9, 9,
- 9, 9,11,11,12,12,13,13,20,20,20, 9, 9, 9, 9,11,
- 11,12,12,13,13,20,20,20,13,13,10,10,11,11,12,13,
- 13,13,20,20,20,13,13,10,10,11,11,12,13,13,13,20,
- 20,20,20,19,12,12,12,12,13,13,14,15,19,19,19,19,
- 19,12,12,12,12,13,13,14,14,
-};
-
-static const static_codebook _44c9_s_p7_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c9_s_p7_0,
- 1, -523206656, 1618345984, 4, 0,
- (long *)_vq_quantlist__44c9_s_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44c9_s_p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44c9_s_p7_1[] = {
- 5, 6, 6, 6, 6, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6,
- 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 7, 7, 7, 7, 7,
- 7, 8, 6, 6, 6, 6, 7, 7, 7, 7, 7, 7, 8, 8, 8, 6,
- 6, 7, 7, 7, 7, 7, 7, 8, 8, 8, 7, 7, 7, 7, 7, 7,
- 7, 7, 8, 8, 8, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8,
- 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 7, 7, 7,
- 7, 7, 7, 8, 8, 8, 8, 8, 7, 7, 7, 7, 7, 7, 8, 8,
- 8, 8, 8, 7, 7, 7, 7, 7, 7,
-};
-
-static const static_codebook _44c9_s_p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44c9_s_p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c9_s_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44c9_s_p8_0[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__44c9_s_p8_0[] = {
- 1, 4, 4, 7, 6, 8, 8, 8, 8, 9, 9,10,10,11,10, 6,
- 5, 5, 7, 7, 9, 9, 8, 9,10,10,11,11,12,12, 6, 5,
- 5, 7, 7, 9, 9, 9, 9,10,10,11,11,12,12,21, 7, 8,
- 8, 8, 9, 9, 9, 9,10,10,11,11,12,12,21, 8, 8, 8,
- 8, 9, 9, 9, 9,10,10,11,11,12,12,21,11,12, 9, 9,
- 10,10,10,10,10,11,11,12,12,12,21,12,12, 9, 8,10,
- 10,10,10,11,11,12,12,13,13,21,21,21, 9, 9, 9, 9,
- 11,11,11,11,12,12,12,13,21,20,20, 9, 9, 9, 9,10,
- 11,11,11,12,12,13,13,20,20,20,13,13,10,10,11,11,
- 12,12,13,13,13,13,20,20,20,13,13,10,10,11,11,12,
- 12,13,13,13,13,20,20,20,20,20,12,12,12,12,12,12,
- 13,13,14,14,20,20,20,20,20,12,12,12,11,13,12,13,
- 13,14,14,20,20,20,20,20,15,16,13,12,13,13,14,13,
- 14,14,20,20,20,20,20,16,15,12,12,13,12,14,13,14,
- 14,
-};
-
-static const static_codebook _44c9_s_p8_0 = {
- 2, 225,
- (char *)_vq_lengthlist__44c9_s_p8_0,
- 1, -520986624, 1620377600, 4, 0,
- (long *)_vq_quantlist__44c9_s_p8_0,
- 0
-};
-
-static const long _vq_quantlist__44c9_s_p8_1[] = {
- 10,
- 9,
- 11,
- 8,
- 12,
- 7,
- 13,
- 6,
- 14,
- 5,
- 15,
- 4,
- 16,
- 3,
- 17,
- 2,
- 18,
- 1,
- 19,
- 0,
- 20,
-};
-
-static const char _vq_lengthlist__44c9_s_p8_1[] = {
- 4, 6, 6, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8,10, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10, 6, 6, 7, 7, 8,
- 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10,
- 7, 7, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9,10,10,10, 8, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9,10,10,10, 8, 8, 8, 8,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10,10,
- 10, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9,10,10,10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9,10,10,10,10,10, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10,10,10,
- 10,10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9,10,10,10,10,10, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9,10,10,10,10,10, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9,10, 9, 9, 9,10,10,10,10,
- 10,10,10, 9, 9, 9, 9, 9, 9,10, 9, 9, 9, 9, 9, 9,
- 9,10,10,10,10,10,10,10, 9, 9, 9,10,10,10,10,10,
- 9, 9, 9, 9, 9, 9,10,10,10,10,10,10,10, 9, 9,10,
- 9,10, 9, 9, 9, 9, 9, 9, 9, 9,10,10,10,10,10,10,
- 10,10,10,10, 9, 9,10,10, 9, 9, 9, 9, 9, 9, 9, 9,
- 10,10,10,10,10,10,10,10,10,10,10,10,10, 9, 9, 9,
- 9, 9, 9, 9, 9,10,10,10,10,10,10,10,10,10,10,10,
- 10,10, 9, 9,10, 9, 9, 9, 9, 9,10,10,10,10,10,10,
- 10,10,10,10,10, 9, 9,10,10, 9, 9,10, 9, 9, 9,10,
- 10,10,10,10,10,10,10,10,10,10, 9, 9,10, 9, 9, 9,
- 9, 9, 9, 9,10,10,10,10,10,10,10,10,10,10,10, 9,
- 9, 9, 9,10, 9, 9, 9, 9, 9,
-};
-
-static const static_codebook _44c9_s_p8_1 = {
- 2, 441,
- (char *)_vq_lengthlist__44c9_s_p8_1,
- 1, -529268736, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c9_s_p8_1,
- 0
-};
-
-static const long _vq_quantlist__44c9_s_p9_0[] = {
- 9,
- 8,
- 10,
- 7,
- 11,
- 6,
- 12,
- 5,
- 13,
- 4,
- 14,
- 3,
- 15,
- 2,
- 16,
- 1,
- 17,
- 0,
- 18,
-};
-
-static const char _vq_lengthlist__44c9_s_p9_0[] = {
- 1, 4, 3,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12, 4, 5, 6,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12, 4, 6, 6,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,11,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,
-};
-
-static const static_codebook _44c9_s_p9_0 = {
- 2, 361,
- (char *)_vq_lengthlist__44c9_s_p9_0,
- 1, -508535424, 1631393792, 5, 0,
- (long *)_vq_quantlist__44c9_s_p9_0,
- 0
-};
-
-static const long _vq_quantlist__44c9_s_p9_1[] = {
- 9,
- 8,
- 10,
- 7,
- 11,
- 6,
- 12,
- 5,
- 13,
- 4,
- 14,
- 3,
- 15,
- 2,
- 16,
- 1,
- 17,
- 0,
- 18,
-};
-
-static const char _vq_lengthlist__44c9_s_p9_1[] = {
- 1, 4, 4, 7, 7, 7, 7, 8, 7, 9, 8, 9, 9,10,10,11,
- 11,11,11, 6, 5, 5, 8, 8, 9, 9, 9, 8,10, 9,11,10,
- 12,12,13,12,13,13, 5, 5, 5, 8, 8, 9, 9, 9, 9,10,
- 10,11,11,12,12,13,12,13,13,17, 8, 8, 9, 9, 9, 9,
- 9, 9,10,10,12,11,13,12,13,13,13,13,18, 8, 8, 9,
- 9, 9, 9, 9, 9,11,11,12,12,13,13,13,13,13,13,17,
- 13,12, 9, 9,10,10,10,10,11,11,12,12,12,13,13,13,
- 14,14,18,13,12, 9, 9,10,10,10,10,11,11,12,12,13,
- 13,13,14,14,14,17,18,18,10,10,10,10,11,11,11,12,
- 12,12,14,13,14,13,13,14,18,18,18,10, 9,10, 9,11,
- 11,12,12,12,12,13,13,15,14,14,14,18,18,16,13,14,
- 10,11,11,11,12,13,13,13,13,14,13,13,14,14,18,18,
- 18,14,12,11, 9,11,10,13,12,13,13,13,14,14,14,13,
- 14,18,18,17,18,18,11,12,12,12,13,13,14,13,14,14,
- 13,14,14,14,18,18,18,18,17,12,10,12, 9,13,11,13,
- 14,14,14,14,14,15,14,18,18,17,17,18,14,15,12,13,
- 13,13,14,13,14,14,15,14,15,14,18,17,18,18,18,15,
- 15,12,10,14,10,14,14,13,13,14,14,14,14,18,16,18,
- 18,18,18,17,14,14,13,14,14,13,13,14,14,14,15,15,
- 18,18,18,18,17,17,17,14,14,14,12,14,13,14,14,15,
- 14,15,14,18,18,18,18,18,18,18,17,16,13,13,13,14,
- 14,14,14,15,16,15,18,18,18,18,18,18,18,17,17,13,
- 13,13,13,14,13,14,15,15,15,
-};
-
-static const static_codebook _44c9_s_p9_1 = {
- 2, 361,
- (char *)_vq_lengthlist__44c9_s_p9_1,
- 1, -518287360, 1622704128, 5, 0,
- (long *)_vq_quantlist__44c9_s_p9_1,
- 0
-};
-
-static const long _vq_quantlist__44c9_s_p9_2[] = {
- 24,
- 23,
- 25,
- 22,
- 26,
- 21,
- 27,
- 20,
- 28,
- 19,
- 29,
- 18,
- 30,
- 17,
- 31,
- 16,
- 32,
- 15,
- 33,
- 14,
- 34,
- 13,
- 35,
- 12,
- 36,
- 11,
- 37,
- 10,
- 38,
- 9,
- 39,
- 8,
- 40,
- 7,
- 41,
- 6,
- 42,
- 5,
- 43,
- 4,
- 44,
- 3,
- 45,
- 2,
- 46,
- 1,
- 47,
- 0,
- 48,
-};
-
-static const char _vq_lengthlist__44c9_s_p9_2[] = {
- 2, 4, 4, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6,
- 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7,
-};
-
-static const static_codebook _44c9_s_p9_2 = {
- 1, 49,
- (char *)_vq_lengthlist__44c9_s_p9_2,
- 1, -526909440, 1611661312, 6, 0,
- (long *)_vq_quantlist__44c9_s_p9_2,
- 0
-};
-
-static const char _huff_lengthlist__44c9_s_short[] = {
- 5,13,18,16,17,17,19,18,19,19, 5, 7,10,11,12,12,
- 13,16,17,18, 6, 6, 7, 7, 9, 9,10,14,17,19, 8, 7,
- 6, 5, 6, 7, 9,12,19,17, 8, 7, 7, 6, 5, 6, 8,11,
- 15,19, 9, 8, 7, 6, 5, 5, 6, 8,13,15,11,10, 8, 8,
- 7, 5, 4, 4,10,14,12,13,11, 9, 7, 6, 4, 2, 6,12,
- 18,16,16,13, 8, 7, 7, 5, 8,13,16,17,18,15,11, 9,
- 9, 8,10,13,
-};
-
-static const static_codebook _huff_book__44c9_s_short = {
- 2, 100,
- (char *)_huff_lengthlist__44c9_s_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44c0_s_long[] = {
- 5, 4, 8, 9, 8, 9,10,12,15, 4, 1, 5, 5, 6, 8,11,
- 12,12, 8, 5, 8, 9, 9,11,13,12,12, 9, 5, 8, 5, 7,
- 9,12,13,13, 8, 6, 8, 7, 7, 9,11,11,11, 9, 7, 9,
- 7, 7, 7, 7,10,12,10,10,11, 9, 8, 7, 7, 9,11,11,
- 12,13,12,11, 9, 8, 9,11,13,16,16,15,15,12,10,11,
- 12,
-};
-
-static const static_codebook _huff_book__44c0_s_long = {
- 2, 81,
- (char *)_huff_lengthlist__44c0_s_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44c0_s_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c0_s_p1_0[] = {
- 1, 5, 5, 0, 0, 0, 0, 0, 0, 5, 7, 7, 0, 0, 0, 0,
- 0, 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 5, 8, 7, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0, 0,
- 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0,
- 0, 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 7, 7, 0, 0, 0, 0,
- 0, 0, 8,10, 9, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0, 0,
- 0, 0, 0, 9,10,11, 0, 0, 0, 0, 0, 0, 9,11,10, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0,
- 0, 0, 0, 0, 9,11, 9, 0, 0, 0, 0, 0, 0, 9,10,11,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0,
- 0, 0, 0, 0, 8, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 9,11,10, 0,
- 0, 0, 0, 0, 0, 9, 9,11, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 7, 9,10, 0, 0, 0, 0, 0, 0, 9,10,11,
- 0, 0, 0, 0, 0, 0, 9,11,10, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c0_s_p1_0 = {
- 8, 6561,
- (char *)_vq_lengthlist__44c0_s_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44c0_s_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44c0_s_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c0_s_p2_0[] = {
- 1, 4, 4, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 5, 5, 7, 6, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 5, 6, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 7, 7, 9, 9,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 6, 7, 7, 9, 9, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c0_s_p2_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44c0_s_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c0_s_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44c0_s_p3_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c0_s_p3_0[] = {
- 1, 3, 2, 8, 7, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0,
- 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 7, 7,
- 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 0, 0, 0, 0,
- 8, 8, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0,
- 0, 0, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c0_s_p3_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c0_s_p3_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c0_s_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44c0_s_p4_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c0_s_p4_0[] = {
- 1, 3, 3, 6, 6, 6, 6, 8, 8, 0, 0, 0, 7, 7, 7, 7,
- 9, 9, 0, 0, 0, 7, 7, 7, 7, 9, 9, 0, 0, 0, 7, 7,
- 7, 8, 9, 9, 0, 0, 0, 7, 7, 7, 7, 9, 9, 0, 0, 0,
- 9, 9, 8, 8,10,10, 0, 0, 0, 8, 9, 8, 8,10,10, 0,
- 0, 0,10,10, 9, 9,10,10, 0, 0, 0, 0, 0, 9, 9,10,
- 10,
-};
-
-static const static_codebook _44c0_s_p4_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c0_s_p4_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c0_s_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44c0_s_p5_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c0_s_p5_0[] = {
- 1, 4, 3, 6, 6, 8, 7, 8, 8, 8, 8, 9, 9,10,10,11,
- 11, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9, 9,10,10,10,
- 11,11, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,10,10,
- 10,11,11, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,10,
- 11,11,11,11, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,
- 10,11,11,11,11, 0, 0, 0, 8, 8, 9, 9, 9, 9,10,10,
- 10,10,11,11,12,12, 0, 0, 0, 8, 8, 9, 9, 9, 9,10,
- 10,10,10,11,11,12,12, 0, 0, 0, 9, 9, 9, 9,10,10,
- 10,10,11,11,11,12,12,12, 0, 0, 0, 0, 0, 9, 9,10,
- 10,10,10,11,11,11,11,12,12, 0, 0, 0, 0, 0, 9, 9,
- 10,10,10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 9,
- 9,10,10,10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0,
- 10,10,11,11,11,11,11,12,12,12,13,13, 0, 0, 0, 0,
- 0, 0, 0,11,10,11,11,11,11,12,12,13,13, 0, 0, 0,
- 0, 0, 0, 0,11,11,12,11,12,12,12,12,13,13, 0, 0,
- 0, 0, 0, 0, 0,11,11,11,12,12,12,12,13,13,13, 0,
- 0, 0, 0, 0, 0, 0,12,12,12,12,12,13,13,13,14,14,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,12,12,12,12,13,13,14,
- 14,
-};
-
-static const static_codebook _44c0_s_p5_0 = {
- 2, 289,
- (char *)_vq_lengthlist__44c0_s_p5_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c0_s_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44c0_s_p6_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c0_s_p6_0[] = {
- 1, 4, 4, 7, 6, 6, 7, 6, 6, 4, 7, 7,10, 9, 9,10,
- 9, 9, 4, 6, 7,10, 9, 9,11, 9, 9, 7,10,10,11,11,
- 11,12,10,11, 6, 9, 9,11,10,11,11,10,10, 6, 9, 9,
- 11,10,11,11,10,10, 7,11,10,12,11,11,11,11,11, 7,
- 9, 9,10,10,10,11,11,10, 6, 9, 9,11,10,10,11,10,
- 10,
-};
-
-static const static_codebook _44c0_s_p6_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44c0_s_p6_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__44c0_s_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44c0_s_p6_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44c0_s_p6_1[] = {
- 2, 3, 3, 6, 6, 7, 7, 7, 7, 7, 8,10,10,10, 6, 6,
- 7, 7, 8, 8, 8, 8,10,10,10, 6, 6, 7, 7, 8, 8, 8,
- 8,10,10,10, 7, 7, 7, 7, 8, 8, 8, 8,10,10,10, 7,
- 7, 7, 7, 8, 8, 8, 8,10,10,10, 8, 7, 8, 8, 8, 8,
- 8, 8,10,10,10, 7, 7, 8, 8, 8, 8, 8, 8,10,10,10,
- 8, 8, 8, 8, 8, 8, 8, 8,10,10,10,10,10, 8, 8, 8,
- 8, 8, 8,10,10,10,10,10, 9, 9, 8, 8, 8, 8,10,10,
- 10,10,10, 8, 8, 8, 8, 8, 8,
-};
-
-static const static_codebook _44c0_s_p6_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44c0_s_p6_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c0_s_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44c0_s_p7_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c0_s_p7_0[] = {
- 1, 4, 4, 6, 6, 7, 7, 7, 7, 8, 8, 9, 9, 7, 5, 5,
- 7, 7, 8, 8, 8, 8, 9, 9,10,10, 7, 5, 6, 7, 7, 8,
- 8, 8, 8, 9, 9,10,10, 0, 8, 8, 8, 8, 9, 9, 9, 9,
- 10,10,11,11, 0, 8, 8, 8, 8, 9, 9, 9, 9,10,10,11,
- 11, 0,12,12, 9, 9,10,10,10,10,11,11,11,11, 0,13,
- 13, 9, 9, 9, 9,10,10,11,11,11,12, 0, 0, 0,10,10,
- 10,10,11,11,11,11,12,12, 0, 0, 0,10,10, 9, 9,11,
- 11,11,12,12,12, 0, 0, 0,13,13,10,10,11,11,12,12,
- 13,13, 0, 0, 0,14,14,10,10,11,11,12,12,13,13, 0,
- 0, 0, 0, 0,11,11,11,11,13,12,13,13, 0, 0, 0, 0,
- 0,12,12,11,11,12,12,13,13,
-};
-
-static const static_codebook _44c0_s_p7_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c0_s_p7_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44c0_s_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44c0_s_p7_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c0_s_p7_1[] = {
- 2, 3, 3, 5, 5, 6, 6, 6, 5, 5, 6, 6, 6, 5, 5, 6,
- 6, 6, 5, 5, 6, 6, 6, 5, 5,
-};
-
-static const static_codebook _44c0_s_p7_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44c0_s_p7_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c0_s_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44c0_s_p8_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c0_s_p8_0[] = {
- 1, 5, 5,10,10, 6, 9, 8,10,10, 6,10, 9,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10, 8,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,10,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,
-};
-
-static const static_codebook _44c0_s_p8_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44c0_s_p8_0,
- 1, -518283264, 1627103232, 3, 0,
- (long *)_vq_quantlist__44c0_s_p8_0,
- 0
-};
-
-static const long _vq_quantlist__44c0_s_p8_1[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c0_s_p8_1[] = {
- 1, 4, 4, 6, 6, 7, 7, 9, 9,11,12,13,12, 6, 5, 5,
- 7, 7, 8, 8,10, 9,12,12,12,12, 6, 5, 5, 7, 7, 8,
- 8,10, 9,12,11,11,13,16, 7, 7, 8, 8, 9, 9,10,10,
- 12,12,13,12,16, 7, 7, 8, 7, 9, 9,10,10,11,12,12,
- 13,16,10,10, 8, 8,10,10,11,12,12,12,13,13,16,11,
- 10, 8, 7,11,10,11,11,12,11,13,13,16,16,16,10,10,
- 10,10,11,11,13,12,13,13,16,16,16,11, 9,11, 9,15,
- 13,12,13,13,13,16,16,16,15,13,11,11,12,13,12,12,
- 14,13,16,16,16,14,13,11,11,13,12,14,13,13,13,16,
- 16,16,16,16,13,13,13,12,14,13,14,14,16,16,16,16,
- 16,13,13,12,12,14,14,15,13,
-};
-
-static const static_codebook _44c0_s_p8_1 = {
- 2, 169,
- (char *)_vq_lengthlist__44c0_s_p8_1,
- 1, -522616832, 1620115456, 4, 0,
- (long *)_vq_quantlist__44c0_s_p8_1,
- 0
-};
-
-static const long _vq_quantlist__44c0_s_p8_2[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c0_s_p8_2[] = {
- 2, 4, 4, 6, 6, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8,
- 8,10,10,10, 7, 7, 7, 8, 8, 8, 9, 9, 9, 9, 9, 9,
- 9, 9,10,10,10, 7, 7, 7, 7, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9,10,10,10, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9,
- 9,10, 9, 9,10,10,10, 7, 7, 8, 8, 9, 8, 9, 9, 9,
- 9,10, 9, 9,10,10,10,10, 8, 8, 8, 8, 9, 8, 9, 9,
- 9, 9, 9,10, 9,10,10,10,10, 7, 7, 8, 8, 9, 9, 9,
- 9, 9, 9,10, 9,10,10,10,10,10, 8, 8, 8, 9, 9, 9,
- 9, 9, 9, 9,10,10,10, 9,11,10,10,10,10, 8, 8, 9,
- 9, 9, 9, 9,10, 9, 9, 9,10,10,10,10,11,11, 9, 9,
- 9, 9, 9, 9, 9, 9,10, 9, 9,10,11,10,10,11,11, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9,10, 9,11,11,10,11,11,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10, 9,11,10,10,11,
- 11,11,11, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10,10,10,
- 11,11,11,11, 9,10, 9,10, 9, 9, 9, 9,10, 9,10,11,
- 10,11,10,10,10,10,10, 9, 9, 9,10, 9, 9, 9,10,11,
- 11,10,11,11,10,11,10,10,10, 9, 9, 9, 9,10, 9, 9,
- 10,11,10,11,11,11,11,10,11,10,10, 9,10, 9, 9, 9,
- 10,
-};
-
-static const static_codebook _44c0_s_p8_2 = {
- 2, 289,
- (char *)_vq_lengthlist__44c0_s_p8_2,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c0_s_p8_2,
- 0
-};
-
-static const char _huff_lengthlist__44c0_s_short[] = {
- 9, 8,12,11,12,13,14,14,16, 6, 1, 5, 6, 6, 9,12,
- 14,17, 9, 4, 5, 9, 7, 9,13,15,16, 8, 5, 8, 6, 8,
- 10,13,17,17, 9, 6, 7, 7, 8, 9,13,15,17,11, 8, 9,
- 9, 9,10,12,16,16,13, 7, 8, 7, 7, 9,12,14,15,13,
- 6, 7, 5, 5, 7,10,13,13,14, 7, 8, 5, 6, 7, 9,10,
- 12,
-};
-
-static const static_codebook _huff_book__44c0_s_short = {
- 2, 81,
- (char *)_huff_lengthlist__44c0_s_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44c0_sm_long[] = {
- 5, 4, 9,10, 9,10,11,12,13, 4, 1, 5, 7, 7, 9,11,
- 12,14, 8, 5, 7, 9, 8,10,13,13,13,10, 7, 9, 4, 6,
- 7,10,12,14, 9, 6, 7, 6, 6, 7,10,12,12, 9, 8, 9,
- 7, 6, 7, 8,11,12,11,11,11, 9, 8, 7, 8,10,12,12,
- 13,14,12,11, 9, 9, 9,12,12,17,17,15,16,12,10,11,
- 13,
-};
-
-static const static_codebook _huff_book__44c0_sm_long = {
- 2, 81,
- (char *)_huff_lengthlist__44c0_sm_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44c0_sm_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c0_sm_p1_0[] = {
- 1, 5, 5, 0, 0, 0, 0, 0, 0, 5, 7, 7, 0, 0, 0, 0,
- 0, 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 5, 8, 7, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0, 0,
- 0, 0, 0, 7, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 7, 9, 8, 0, 0,
- 0, 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 8, 7, 0, 0, 0, 0,
- 0, 0, 8, 9, 9, 0, 0, 0, 0, 0, 0, 8, 9, 9, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0, 0,
- 0, 0, 0, 9,10,10, 0, 0, 0, 0, 0, 0, 9,10,10, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0,
- 0, 0, 0, 0, 8,10, 9, 0, 0, 0, 0, 0, 0, 9,10,10,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 7, 8, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0,
- 0, 0, 0, 0, 8, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 9,10,10, 0,
- 0, 0, 0, 0, 0, 9, 9,10, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 9,10,10,
- 0, 0, 0, 0, 0, 0, 9,10,10, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c0_sm_p1_0 = {
- 8, 6561,
- (char *)_vq_lengthlist__44c0_sm_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44c0_sm_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44c0_sm_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c0_sm_p2_0[] = {
- 1, 4, 4, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 5, 5, 7, 7, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 5, 5, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 7, 7, 9, 9,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 7, 7, 7, 9, 9, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c0_sm_p2_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44c0_sm_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c0_sm_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44c0_sm_p3_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c0_sm_p3_0[] = {
- 1, 3, 3, 7, 7, 0, 0, 0, 0, 0, 5, 4, 7, 7, 0, 0,
- 0, 0, 0, 5, 5, 7, 7, 0, 0, 0, 0, 0, 6, 7, 8, 8,
- 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0,
- 9,10, 0, 0, 0, 0, 0, 0, 0, 9, 9, 0, 0, 0, 0, 0,
- 0, 0,11,11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c0_sm_p3_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c0_sm_p3_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c0_sm_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44c0_sm_p4_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c0_sm_p4_0[] = {
- 1, 4, 3, 6, 6, 7, 7, 9, 9, 0, 5, 5, 7, 7, 8, 7,
- 9, 9, 0, 5, 5, 7, 7, 8, 8, 9, 9, 0, 7, 7, 8, 8,
- 8, 8,10,10, 0, 0, 0, 8, 8, 8, 8,10,10, 0, 0, 0,
- 9, 9, 9, 9,11,11, 0, 0, 0, 9, 9, 9, 9,11,11, 0,
- 0, 0,10,10,10,10,11,11, 0, 0, 0, 0, 0, 9, 9,11,
- 11,
-};
-
-static const static_codebook _44c0_sm_p4_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c0_sm_p4_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c0_sm_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44c0_sm_p5_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c0_sm_p5_0[] = {
- 1, 4, 4, 6, 6, 8, 8, 8, 8, 8, 8, 9, 9,10,10,11,
- 11, 0, 6, 6, 7, 7, 8, 8, 9, 9, 9, 9,10,10,10,11,
- 11,11, 0, 5, 6, 7, 7, 8, 8, 9, 9, 9, 9,10,10,10,
- 11,11,11, 0, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9,10,10,
- 11,11,12,12, 0, 0, 0, 8, 8, 8, 8, 9, 9, 9, 9,10,
- 10,11,11,12,12, 0, 0, 0, 8, 8, 9, 9,10,10,10,10,
- 11,11,11,11,12,12, 0, 0, 0, 8, 8, 9, 9,10,10,10,
- 10,11,11,11,11,12,12, 0, 0, 0, 9, 9, 9, 9,10,10,
- 10,10,11,11,12,12,12,13, 0, 0, 0, 0, 0, 9, 9,10,
- 10,10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 9, 9,
- 10,10,11,11,11,11,12,12,13,13, 0, 0, 0, 0, 0, 9,
- 9,10,10,11,10,11,11,12,12,13,13, 0, 0, 0, 0, 0,
- 10,10,10,10,11,11,12,12,12,13,13,13, 0, 0, 0, 0,
- 0, 0, 0,10,10,11,11,12,12,12,13,13,13, 0, 0, 0,
- 0, 0, 0, 0,11,11,12,12,12,12,13,13,14,14, 0, 0,
- 0, 0, 0, 0, 0,11,11,12,11,12,12,13,13,13,13, 0,
- 0, 0, 0, 0, 0, 0,12,12,12,12,13,13,13,13,14,14,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,12,12,12,12,13,13,14,
- 14,
-};
-
-static const static_codebook _44c0_sm_p5_0 = {
- 2, 289,
- (char *)_vq_lengthlist__44c0_sm_p5_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c0_sm_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44c0_sm_p6_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c0_sm_p6_0[] = {
- 1, 4, 4, 7, 6, 6, 7, 6, 6, 4, 7, 7,10, 9, 9,11,
- 9, 9, 4, 7, 7,10, 9, 9,11, 9, 9, 7,10,10,10,11,
- 11,11,10,10, 6, 9, 9,11,11,10,11,10,10, 6, 9, 9,
- 11,10,11,11,10,10, 7,11,10,11,11,11,11,11,11, 6,
- 9, 9,11,10,10,11,11,10, 6, 9, 9,11,10,10,11,10,
- 11,
-};
-
-static const static_codebook _44c0_sm_p6_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44c0_sm_p6_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__44c0_sm_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44c0_sm_p6_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44c0_sm_p6_1[] = {
- 2, 4, 4, 6, 6, 7, 7, 7, 7, 7, 8, 9, 5, 5, 6, 6,
- 7, 7, 8, 8, 8, 8, 9, 5, 5, 6, 6, 7, 7, 8, 8, 8,
- 8,10, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8,10,10,10, 7,
- 7, 7, 7, 8, 8, 8, 8,10,10,10, 8, 8, 8, 8, 8, 8,
- 8, 8,10,10,10, 8, 8, 8, 8, 8, 8, 8, 8,10,10,10,
- 8, 8, 8, 8, 8, 8, 8, 8,10,10,10,10,10, 8, 8, 8,
- 8, 8, 8,10,10,10,10,10, 9, 9, 8, 8, 8, 8,10,10,
- 10,10,10, 8, 8, 8, 8, 8, 8,
-};
-
-static const static_codebook _44c0_sm_p6_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44c0_sm_p6_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c0_sm_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44c0_sm_p7_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c0_sm_p7_0[] = {
- 1, 4, 4, 6, 6, 7, 7, 7, 7, 8, 8, 9, 9, 7, 5, 5,
- 7, 7, 8, 8, 8, 8, 9, 9,10,10, 7, 6, 5, 7, 7, 8,
- 8, 8, 8, 9, 9,10,10, 0, 8, 8, 8, 8, 9, 9, 9, 9,
- 10,10,11,11, 0, 8, 8, 8, 8, 9, 9, 9, 9,10,10,11,
- 11, 0,12,12, 9, 9,10,10,10,10,11,11,11,11, 0,13,
- 13, 9, 9, 9, 9,10,10,11,11,11,12, 0, 0, 0, 9,10,
- 10,10,11,11,12,11,12,12, 0, 0, 0,10,10, 9, 9,11,
- 11,12,12,12,12, 0, 0, 0,13,13,10,10,11,11,12,12,
- 13,13, 0, 0, 0,14,14,10,10,11,11,12,12,13,13, 0,
- 0, 0, 0, 0,11,12,11,11,13,12,13,13, 0, 0, 0, 0,
- 0,12,12,11,11,13,12,14,14,
-};
-
-static const static_codebook _44c0_sm_p7_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c0_sm_p7_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44c0_sm_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44c0_sm_p7_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c0_sm_p7_1[] = {
- 2, 4, 4, 4, 4, 6, 5, 5, 5, 5, 6, 5, 5, 5, 5, 6,
- 6, 6, 5, 5, 6, 6, 6, 5, 5,
-};
-
-static const static_codebook _44c0_sm_p7_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44c0_sm_p7_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c0_sm_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44c0_sm_p8_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c0_sm_p8_0[] = {
- 1, 3, 3,11,11,11,11,11,11, 3, 7, 6,11,11,11,11,
- 11,11, 4, 8, 7,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,
-};
-
-static const static_codebook _44c0_sm_p8_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c0_sm_p8_0,
- 1, -516186112, 1627103232, 4, 0,
- (long *)_vq_quantlist__44c0_sm_p8_0,
- 0
-};
-
-static const long _vq_quantlist__44c0_sm_p8_1[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c0_sm_p8_1[] = {
- 1, 4, 4, 6, 6, 7, 7, 9, 9,10,11,12,12, 6, 5, 5,
- 7, 7, 8, 8,10,10,12,11,12,12, 6, 5, 5, 7, 7, 8,
- 8,10,10,12,11,12,12,17, 7, 7, 8, 8, 9, 9,10,10,
- 12,12,13,13,18, 7, 7, 8, 7, 9, 9,10,10,12,12,12,
- 13,19,10,10, 8, 8,10,10,11,11,12,12,13,14,19,11,
- 10, 8, 7,10,10,11,11,12,12,13,12,19,19,19,10,10,
- 10,10,11,11,12,12,13,13,19,19,19,11, 9,11, 9,14,
- 12,13,12,13,13,19,20,18,13,14,11,11,12,12,13,13,
- 14,13,20,20,20,15,13,11,10,13,11,13,13,14,13,20,
- 20,20,20,20,13,14,12,12,13,13,13,13,20,20,20,20,
- 20,13,13,12,12,16,13,15,13,
-};
-
-static const static_codebook _44c0_sm_p8_1 = {
- 2, 169,
- (char *)_vq_lengthlist__44c0_sm_p8_1,
- 1, -522616832, 1620115456, 4, 0,
- (long *)_vq_quantlist__44c0_sm_p8_1,
- 0
-};
-
-static const long _vq_quantlist__44c0_sm_p8_2[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c0_sm_p8_2[] = {
- 2, 5, 5, 6, 6, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8,
- 8,10, 6, 6, 7, 7, 7, 7, 8, 8, 9, 9, 9, 9, 9, 9,
- 9, 9,10, 6, 6, 7, 7, 8, 7, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9,10, 7, 7, 7, 7, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9, 9,10,10,10, 7, 7, 8, 8, 9, 8, 9, 9, 9,
- 9,10, 9, 9,10,10,10,11, 8, 8, 8, 8, 9, 9, 9, 9,
- 9, 9, 9,10, 9,10,10,10,10, 8, 8, 8, 8, 9, 9, 9,
- 9, 9, 9, 9, 9,10,10,11,10,10, 8, 8, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9,10,10,10,10,10,11,11, 8, 8, 9,
- 9, 9, 9, 9, 9, 9, 9, 9,10,11,11,11,11,11, 9, 9,
- 9, 9, 9, 9, 9, 9,10, 9,10, 9,11,11,10,11,11, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9,10, 9,11,11,10,11,11,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10, 9,11,10,11,11,
- 11,11,11, 9, 9,10, 9, 9, 9, 9, 9, 9, 9,10,11,10,
- 11,11,11,11,10,10,10,10, 9, 9, 9, 9, 9, 9,10,11,
- 11,11,11,11,11, 9,10, 9, 9, 9, 9, 9, 9, 9, 9,11,
- 11,10,11,11,11,10,10,10, 9, 9, 9, 9, 9, 9, 9, 9,
- 10,11,10,11,11,11,11,11,11, 9, 9, 9, 9, 9, 9, 9,
- 9,
-};
-
-static const static_codebook _44c0_sm_p8_2 = {
- 2, 289,
- (char *)_vq_lengthlist__44c0_sm_p8_2,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c0_sm_p8_2,
- 0
-};
-
-static const char _huff_lengthlist__44c0_sm_short[] = {
- 6, 6,12,13,13,14,16,17,17, 4, 2, 5, 8, 7, 9,12,
- 15,15, 9, 4, 5, 9, 7, 9,12,16,18,11, 6, 7, 4, 6,
- 8,11,14,18,10, 5, 6, 5, 5, 7,10,14,17,10, 5, 7,
- 7, 6, 7,10,13,16,11, 5, 7, 7, 7, 8,10,12,15,13,
- 6, 7, 5, 5, 7, 9,12,13,16, 8, 9, 6, 6, 7, 9,10,
- 12,
-};
-
-static const static_codebook _huff_book__44c0_sm_short = {
- 2, 81,
- (char *)_huff_lengthlist__44c0_sm_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44c1_s_long[] = {
- 5, 5, 9,10, 9, 9,10,11,12, 5, 1, 5, 6, 6, 7,10,
- 12,14, 9, 5, 6, 8, 8,10,12,14,14,10, 5, 8, 5, 6,
- 8,11,13,14, 9, 5, 7, 6, 6, 8,10,12,11, 9, 7, 9,
- 7, 6, 6, 7,10,10,10, 9,12, 9, 8, 7, 7,10,12,11,
- 11,13,12,10, 9, 8, 9,11,11,14,15,15,13,11, 9, 9,
- 11,
-};
-
-static const static_codebook _huff_book__44c1_s_long = {
- 2, 81,
- (char *)_huff_lengthlist__44c1_s_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44c1_s_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c1_s_p1_0[] = {
- 2, 4, 4, 0, 0, 0, 0, 0, 0, 5, 7, 6, 0, 0, 0, 0,
- 0, 0, 5, 6, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 0, 0,
- 0, 0, 0, 7, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 0,
- 0, 0, 0, 0, 7, 8, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 7, 7, 0, 0, 0, 0,
- 0, 0, 7, 8, 8, 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 0, 0,
- 0, 0, 0, 8, 9,10, 0, 0, 0, 0, 0, 0, 8, 9, 9, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 8, 8, 0, 0,
- 0, 0, 0, 0, 8, 9, 8, 0, 0, 0, 0, 0, 0, 8, 9, 9,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 7, 7, 0, 0, 0, 0, 0, 0, 7, 8, 8, 0, 0,
- 0, 0, 0, 0, 7, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 6, 8, 8, 0, 0, 0, 0, 0, 0, 8,10, 9, 0,
- 0, 0, 0, 0, 0, 8, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 7, 8, 8, 0, 0, 0, 0, 0, 0, 8, 9, 9,
- 0, 0, 0, 0, 0, 0, 8, 9, 9, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c1_s_p1_0 = {
- 8, 6561,
- (char *)_vq_lengthlist__44c1_s_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44c1_s_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44c1_s_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c1_s_p2_0[] = {
- 2, 3, 4, 6, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 6, 6, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 4, 5, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 8, 8,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 6, 6, 6, 8, 8, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c1_s_p2_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44c1_s_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c1_s_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44c1_s_p3_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c1_s_p3_0[] = {
- 1, 3, 2, 7, 7, 0, 0, 0, 0, 0,13,13, 6, 6, 0, 0,
- 0, 0, 0,12, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 7, 7,
- 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 0, 0, 0, 0,
- 8, 9, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0,
- 0, 0,11,10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c1_s_p3_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c1_s_p3_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c1_s_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44c1_s_p4_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c1_s_p4_0[] = {
- 1, 3, 3, 6, 5, 6, 6, 8, 8, 0, 0, 0, 7, 7, 7, 7,
- 9, 9, 0, 0, 0, 7, 7, 7, 7, 9, 9, 0, 0, 0, 7, 7,
- 8, 8,10,10, 0, 0, 0, 7, 7, 8, 8,10,10, 0, 0, 0,
- 9, 9, 8, 8,10,10, 0, 0, 0, 8, 8, 8, 8,10,10, 0,
- 0, 0,10,10, 9, 9,11,11, 0, 0, 0, 0, 0, 9, 9,11,
- 11,
-};
-
-static const static_codebook _44c1_s_p4_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c1_s_p4_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c1_s_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44c1_s_p5_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c1_s_p5_0[] = {
- 1, 4, 3, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9,10,10,11,
- 11, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,10,10,10,
- 11,11, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,10,10,
- 10,11,11, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,10,
- 11,11,11,11, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,
- 10,11,11,12,11, 0, 0, 0, 8, 8, 9, 9, 9,10,10,10,
- 10,10,11,11,12,12, 0, 0, 0, 8, 8, 9, 9,10, 9,10,
- 10,10,10,11,11,12,12, 0, 0, 0, 9, 9, 9, 9,10,10,
- 10,10,11,11,12,12,12,12, 0, 0, 0, 0, 0, 9, 9,10,
- 10,10,10,11,11,12,12,12,12, 0, 0, 0, 0, 0, 9, 9,
- 10,10,10,11,11,11,12,12,13,13, 0, 0, 0, 0, 0, 9,
- 9,10,10,10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0,
- 10,10,10,10,11,11,12,12,12,12,13,13, 0, 0, 0, 0,
- 0, 0, 0,10,10,11,11,12,12,12,12,13,13, 0, 0, 0,
- 0, 0, 0, 0,11,11,12,12,12,12,13,13,13,13, 0, 0,
- 0, 0, 0, 0, 0,11,11,11,11,12,12,13,13,13,13, 0,
- 0, 0, 0, 0, 0, 0,12,12,12,12,12,12,13,13,14,14,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,12,12,12,12,13,13,14,
- 14,
-};
-
-static const static_codebook _44c1_s_p5_0 = {
- 2, 289,
- (char *)_vq_lengthlist__44c1_s_p5_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c1_s_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44c1_s_p6_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c1_s_p6_0[] = {
- 1, 4, 4, 7, 6, 6, 7, 6, 6, 4, 7, 7,10, 9, 9,11,
- 9, 9, 4, 7, 7,10, 9, 9,11, 9, 9, 6,10,10,11,11,
- 11,11,10,10, 6, 9, 9,11,10,10,11,10,10, 6, 9, 9,
- 11,10,11,11,10,10, 7,11,10,11,11,11,12,11,11, 7,
- 9, 9,11,10,10,11,11,10, 6, 9, 9,10,10,10,12,10,
- 11,
-};
-
-static const static_codebook _44c1_s_p6_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44c1_s_p6_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__44c1_s_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44c1_s_p6_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44c1_s_p6_1[] = {
- 2, 3, 3, 6, 6, 7, 7, 7, 7, 8, 8,10,10,10, 6, 6,
- 7, 7, 8, 8, 8, 8,10,10,10, 6, 6, 7, 7, 8, 8, 8,
- 8,10,10,10, 7, 7, 7, 7, 8, 8, 8, 8,10,10,10, 7,
- 7, 7, 7, 8, 8, 8, 8,10,10,10, 7, 7, 8, 8, 8, 8,
- 8, 8,10,10,10, 7, 7, 8, 8, 8, 8, 8, 8,10,10,10,
- 8, 8, 8, 8, 8, 8, 8, 8,10,10,10,10,10, 8, 8, 8,
- 8, 8, 8,10,10,10,10,10, 9, 9, 8, 8, 8, 8,10,10,
- 10,10,10, 8, 8, 8, 8, 8, 8,
-};
-
-static const static_codebook _44c1_s_p6_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44c1_s_p6_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c1_s_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44c1_s_p7_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c1_s_p7_0[] = {
- 1, 4, 4, 6, 6, 7, 7, 7, 7, 8, 8,10, 9, 7, 5, 6,
- 7, 7, 8, 8, 8, 8, 9, 9,10,10, 7, 5, 5, 7, 7, 8,
- 8, 8, 8, 9, 9,10,10, 0, 8, 8, 8, 8, 9, 9, 9, 9,
- 10,10,11,10, 0, 8, 8, 8, 8, 9, 9, 9, 9,10,10,11,
- 11, 0,12,12, 9, 9, 9,10,10,10,11,11,11,11, 0,13,
- 13, 9, 9, 9, 9,10,10,11,11,11,11, 0, 0, 0,10,10,
- 10,10,11,11,12,11,12,12, 0, 0, 0,10,10,10, 9,11,
- 11,12,11,13,12, 0, 0, 0,13,13,10,10,11,11,12,12,
- 13,13, 0, 0, 0,14,14,10,10,11,11,12,12,13,13, 0,
- 0, 0, 0, 0,11,12,11,11,12,12,14,13, 0, 0, 0, 0,
- 0,12,11,11,11,13,10,14,13,
-};
-
-static const static_codebook _44c1_s_p7_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c1_s_p7_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44c1_s_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44c1_s_p7_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c1_s_p7_1[] = {
- 2, 3, 3, 5, 5, 6, 6, 6, 5, 5, 6, 6, 6, 5, 5, 6,
- 6, 6, 5, 5, 6, 6, 6, 5, 5,
-};
-
-static const static_codebook _44c1_s_p7_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44c1_s_p7_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c1_s_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44c1_s_p8_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c1_s_p8_0[] = {
- 1, 4, 3,10,10,10,10,10,10,10,10,10,10, 4, 8, 6,
- 10,10,10,10,10,10,10,10,10,10, 4, 8, 7,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,
-};
-
-static const static_codebook _44c1_s_p8_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c1_s_p8_0,
- 1, -514541568, 1627103232, 4, 0,
- (long *)_vq_quantlist__44c1_s_p8_0,
- 0
-};
-
-static const long _vq_quantlist__44c1_s_p8_1[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c1_s_p8_1[] = {
- 1, 4, 4, 6, 5, 7, 7, 9, 9,10,10,12,12, 6, 5, 5,
- 7, 7, 8, 8,10,10,12,11,12,12, 6, 5, 5, 7, 7, 8,
- 8,10,10,11,11,12,12,15, 7, 7, 8, 8, 9, 9,11,11,
- 12,12,13,12,15, 8, 8, 8, 7, 9, 9,10,10,12,12,13,
- 13,16,11,10, 8, 8,10,10,11,11,12,12,13,13,16,11,
- 11, 9, 8,11,10,11,11,12,12,13,12,16,16,16,10,11,
- 10,11,12,12,12,12,13,13,16,16,16,11, 9,11, 9,14,
- 12,12,12,13,13,16,16,16,12,14,11,12,12,12,13,13,
- 14,13,16,16,16,15,13,12,10,13,10,13,14,13,13,16,
- 16,16,16,16,13,14,12,13,13,12,13,13,16,16,16,16,
- 16,13,12,12,11,14,12,15,13,
-};
-
-static const static_codebook _44c1_s_p8_1 = {
- 2, 169,
- (char *)_vq_lengthlist__44c1_s_p8_1,
- 1, -522616832, 1620115456, 4, 0,
- (long *)_vq_quantlist__44c1_s_p8_1,
- 0
-};
-
-static const long _vq_quantlist__44c1_s_p8_2[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c1_s_p8_2[] = {
- 2, 4, 4, 6, 6, 6, 6, 7, 7, 8, 8, 8, 8, 8, 8, 8,
- 8,10,10,10, 7, 7, 7, 7, 8, 8, 9, 9, 9, 9, 9, 9,
- 9, 9,10,10,10, 7, 7, 8, 7, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9,10,10,10, 7, 7, 8, 8, 8, 9, 9, 9, 9, 9,
- 9,10, 9, 9,10,10,10, 7, 7, 8, 8, 9, 8, 9, 9, 9,
- 9,10, 9, 9,10,10,11,11, 8, 8, 8, 8, 9, 9, 9, 9,
- 9, 9,10, 9, 9,10,10,10,10, 8, 8, 8, 8, 9, 9, 9,
- 9, 9, 9, 9, 9,10,10,11,11,11, 8, 8, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9,10,10,10,10,11,11,11, 8, 8, 9,
- 9, 9, 9,10, 9, 9, 9, 9, 9,11,11,11,11,11, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,11,10,10,11,11, 9,
- 9, 9, 9, 9, 9, 9, 9, 9,10,10,10,10,11,10,11,11,
- 9, 9, 9, 9, 9, 9, 9, 9, 9,10,10, 9,10,10,11,11,
- 11,11,11, 9, 9, 9,10, 9, 9, 9, 9, 9, 9,10,11,11,
- 11,11,11,11,10,10,10,10, 9, 9, 9, 9, 9, 9,10,11,
- 11,11,11,11,11, 9,10, 9, 9, 9, 9,10, 9, 9, 9,11,
- 11,11,11,11,11,11,10,10, 9, 9, 9, 9, 9, 9,10, 9,
- 11,11,10,11,11,11,11,10,11, 9, 9, 9, 9, 9, 9, 9,
- 9,
-};
-
-static const static_codebook _44c1_s_p8_2 = {
- 2, 289,
- (char *)_vq_lengthlist__44c1_s_p8_2,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c1_s_p8_2,
- 0
-};
-
-static const char _huff_lengthlist__44c1_s_short[] = {
- 6, 8,13,12,13,14,15,16,16, 4, 2, 4, 7, 6, 8,11,
- 13,15,10, 4, 4, 8, 6, 8,11,14,17,11, 5, 6, 5, 6,
- 8,12,14,17,11, 5, 5, 6, 5, 7,10,13,16,12, 6, 7,
- 8, 7, 8,10,13,15,13, 8, 8, 7, 7, 8,10,12,15,15,
- 7, 7, 5, 5, 7, 9,12,14,15, 8, 8, 6, 6, 7, 8,10,
- 11,
-};
-
-static const static_codebook _huff_book__44c1_s_short = {
- 2, 81,
- (char *)_huff_lengthlist__44c1_s_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44c1_sm_long[] = {
- 5, 4, 8,10, 9, 9,10,11,12, 4, 2, 5, 6, 6, 8,10,
- 11,13, 8, 4, 6, 8, 7, 9,12,12,14,10, 6, 8, 4, 5,
- 6, 9,11,12, 9, 5, 6, 5, 5, 6, 9,11,11, 9, 7, 9,
- 6, 5, 5, 7,10,10,10, 9,11, 8, 7, 6, 7, 9,11,11,
- 12,13,10,10, 9, 8, 9,11,11,15,15,12,13,11, 9,10,
- 11,
-};
-
-static const static_codebook _huff_book__44c1_sm_long = {
- 2, 81,
- (char *)_huff_lengthlist__44c1_sm_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44c1_sm_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c1_sm_p1_0[] = {
- 1, 5, 5, 0, 0, 0, 0, 0, 0, 5, 7, 7, 0, 0, 0, 0,
- 0, 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 5, 8, 7, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0, 0,
- 0, 0, 0, 7, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 7, 9, 8, 0, 0,
- 0, 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 8, 7, 0, 0, 0, 0,
- 0, 0, 8, 9, 9, 0, 0, 0, 0, 0, 0, 8, 9, 9, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0, 0,
- 0, 0, 0, 9, 9,10, 0, 0, 0, 0, 0, 0, 9,10,10, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0,
- 0, 0, 0, 0, 8,10, 9, 0, 0, 0, 0, 0, 0, 9,10,10,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 7, 8, 0, 0, 0, 0, 0, 0, 8, 9, 9, 0, 0,
- 0, 0, 0, 0, 8, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 9,10,10, 0,
- 0, 0, 0, 0, 0, 8, 9,10, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 9,10,10,
- 0, 0, 0, 0, 0, 0, 9,10, 9, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c1_sm_p1_0 = {
- 8, 6561,
- (char *)_vq_lengthlist__44c1_sm_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44c1_sm_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44c1_sm_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c1_sm_p2_0[] = {
- 2, 3, 4, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 6, 6, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 4, 4, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 6, 6, 9, 9,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 6, 6, 7, 9, 9, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c1_sm_p2_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44c1_sm_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c1_sm_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44c1_sm_p3_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c1_sm_p3_0[] = {
- 1, 3, 3, 7, 7, 0, 0, 0, 0, 0, 5, 5, 6, 6, 0, 0,
- 0, 0, 0, 5, 5, 7, 7, 0, 0, 0, 0, 0, 7, 7, 7, 7,
- 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 0, 0, 0, 0,
- 8, 9, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0,
- 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44c1_sm_p3_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c1_sm_p3_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c1_sm_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44c1_sm_p4_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44c1_sm_p4_0[] = {
- 1, 3, 3, 6, 6, 7, 7, 9, 9, 0, 6, 6, 7, 7, 8, 8,
- 9, 9, 0, 6, 6, 7, 7, 8, 8, 9, 9, 0, 7, 7, 8, 8,
- 8, 8,10,10, 0, 0, 0, 8, 8, 8, 8,10,10, 0, 0, 0,
- 8, 8, 9, 9,11,11, 0, 0, 0, 9, 9, 9, 9,11,11, 0,
- 0, 0,10,10,10,10,11,11, 0, 0, 0, 0, 0, 9, 9,11,
- 11,
-};
-
-static const static_codebook _44c1_sm_p4_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44c1_sm_p4_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c1_sm_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44c1_sm_p5_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c1_sm_p5_0[] = {
- 2, 3, 3, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9,10,10,11,
- 11, 0, 5, 5, 6, 6, 8, 8, 9, 9, 9, 9,10,10,10,10,
- 11,11, 0, 5, 5, 6, 6, 8, 8, 9, 9, 9, 9,10,10,10,
- 10,11,11, 0, 7, 7, 7, 7, 8, 8, 9, 9, 9, 9,10,10,
- 11,11,12,12, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,
- 10,11,11,12,12, 0, 0, 0, 8, 8, 8, 8, 9, 9,10,10,
- 10,11,11,11,12,12, 0, 0, 0, 8, 8, 8, 8, 9, 9,10,
- 10,10,10,11,11,12,12, 0, 0, 0, 9, 9, 9, 9,10,10,
- 10,10,11,11,12,12,12,12, 0, 0, 0, 0, 0, 9, 9,10,
- 10,10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 9, 9,
- 9, 9,10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 9,
- 9, 9, 9,10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0,
- 9, 9,10,10,11,11,12,12,12,12,13,13, 0, 0, 0, 0,
- 0, 0, 0,10,10,11,11,12,12,12,12,13,13, 0, 0, 0,
- 0, 0, 0, 0,11,11,11,11,12,12,13,13,13,13, 0, 0,
- 0, 0, 0, 0, 0,11,11,11,11,12,12,13,13,13,13, 0,
- 0, 0, 0, 0, 0, 0,11,11,12,12,12,12,13,13,14,14,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,12,12,12,12,13,13,14,
- 14,
-};
-
-static const static_codebook _44c1_sm_p5_0 = {
- 2, 289,
- (char *)_vq_lengthlist__44c1_sm_p5_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c1_sm_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44c1_sm_p6_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44c1_sm_p6_0[] = {
- 1, 4, 4, 7, 6, 6, 7, 6, 6, 4, 7, 7,10, 9, 9,11,
- 9, 9, 4, 7, 7,10, 9, 9,11, 9, 9, 7,10,10,10,11,
- 11,11,10,10, 6, 9, 9,11,11,10,11,10,10, 6, 9, 9,
- 11,10,11,11,10,10, 7,11,11,11,11,11,11,11,11, 6,
- 9, 9,11,10,10,11,11,10, 6, 9, 9,10,10,10,11,10,
- 11,
-};
-
-static const static_codebook _44c1_sm_p6_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44c1_sm_p6_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__44c1_sm_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44c1_sm_p6_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44c1_sm_p6_1[] = {
- 2, 4, 4, 6, 6, 7, 7, 7, 7, 8, 8,10, 5, 5, 6, 6,
- 7, 7, 8, 8, 8, 8,10, 5, 5, 6, 6, 7, 7, 8, 8, 8,
- 8,10, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8,10,10,10, 7,
- 7, 7, 7, 8, 8, 8, 8,10,10,10, 7, 7, 8, 8, 8, 8,
- 8, 8,10,10,10, 7, 7, 8, 8, 8, 8, 8, 8,10,10,10,
- 8, 8, 8, 8, 8, 8, 9, 8,10,10,10,10,10, 8, 8, 8,
- 8, 8, 8,10,10,10,10,10, 9, 9, 8, 8, 8, 8,10,10,
- 10,10,10, 8, 8, 8, 8, 8, 8,
-};
-
-static const static_codebook _44c1_sm_p6_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44c1_sm_p6_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44c1_sm_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44c1_sm_p7_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c1_sm_p7_0[] = {
- 1, 4, 4, 6, 6, 7, 7, 7, 7, 8, 8, 9, 9, 7, 5, 5,
- 7, 7, 8, 8, 8, 8, 9, 9,10,10, 7, 5, 6, 7, 7, 8,
- 8, 8, 8, 9, 9,11,10, 0, 8, 8, 8, 8, 9, 9, 9, 9,
- 10,10,11,11, 0, 8, 8, 8, 8, 9, 9, 9, 9,10,10,11,
- 11, 0,12,12, 9, 9,10,10,10,10,11,11,11,11, 0,13,
- 13, 9, 9, 9, 9,10,10,11,11,12,12, 0, 0, 0, 9,10,
- 9,10,11,11,12,11,13,12, 0, 0, 0,10,10, 9, 9,11,
- 11,12,12,13,12, 0, 0, 0,13,13,10,10,11,11,12,12,
- 13,13, 0, 0, 0,14,14,10,10,11,11,12,12,13,13, 0,
- 0, 0, 0, 0,11,12,11,11,12,13,14,13, 0, 0, 0, 0,
- 0,12,12,11,11,13,12,14,13,
-};
-
-static const static_codebook _44c1_sm_p7_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c1_sm_p7_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44c1_sm_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44c1_sm_p7_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44c1_sm_p7_1[] = {
- 2, 4, 4, 4, 5, 6, 5, 5, 5, 5, 6, 5, 5, 5, 5, 6,
- 5, 5, 5, 5, 6, 6, 6, 5, 5,
-};
-
-static const static_codebook _44c1_sm_p7_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44c1_sm_p7_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44c1_sm_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44c1_sm_p8_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c1_sm_p8_0[] = {
- 1, 3, 3,13,13,13,13,13,13,13,13,13,13, 3, 6, 6,
- 13,13,13,13,13,13,13,13,13,13, 4, 8, 7,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,
-};
-
-static const static_codebook _44c1_sm_p8_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44c1_sm_p8_0,
- 1, -514541568, 1627103232, 4, 0,
- (long *)_vq_quantlist__44c1_sm_p8_0,
- 0
-};
-
-static const long _vq_quantlist__44c1_sm_p8_1[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44c1_sm_p8_1[] = {
- 1, 4, 4, 6, 6, 7, 7, 9, 9,10,11,12,12, 6, 5, 5,
- 7, 7, 8, 7,10,10,11,11,12,12, 6, 5, 5, 7, 7, 8,
- 8,10,10,11,11,12,12,16, 7, 7, 8, 8, 9, 9,11,11,
- 12,12,13,13,17, 7, 7, 8, 7, 9, 9,11,10,12,12,13,
- 13,19,11,10, 8, 8,10,10,11,11,12,12,13,13,19,11,
- 11, 9, 7,11,10,11,11,12,12,13,12,19,19,19,10,10,
- 10,10,11,12,12,12,13,14,18,19,19,11, 9,11, 9,13,
- 12,12,12,13,13,19,20,19,13,15,11,11,12,12,13,13,
- 14,13,18,19,20,15,13,12,10,13,10,13,13,13,14,20,
- 20,20,20,20,13,14,12,12,13,12,13,13,20,20,20,20,
- 20,13,12,12,12,14,12,14,13,
-};
-
-static const static_codebook _44c1_sm_p8_1 = {
- 2, 169,
- (char *)_vq_lengthlist__44c1_sm_p8_1,
- 1, -522616832, 1620115456, 4, 0,
- (long *)_vq_quantlist__44c1_sm_p8_1,
- 0
-};
-
-static const long _vq_quantlist__44c1_sm_p8_2[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44c1_sm_p8_2[] = {
- 2, 5, 5, 6, 6, 7, 6, 7, 7, 8, 8, 8, 8, 8, 8, 8,
- 8,10, 6, 6, 7, 7, 7, 7, 8, 8, 9, 9, 9, 9, 9, 9,
- 9, 9,10, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9,10, 7, 7, 7, 7, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9, 9,10,10,10, 7, 7, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9,10,11,11, 8, 8, 8, 8, 9, 9, 9, 9,
- 9, 9,10,10, 9,10,10,10,10, 8, 8, 8, 8, 9, 9, 9,
- 9, 9, 9, 9, 9,10,10,11,10,10, 8, 8, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9,10, 9,10,10,10,11,11, 8, 8, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9,11,11,11,11,11, 9, 9,
- 9, 9, 9, 9, 9, 9,10, 9,10, 9,11,11,11,11,11, 9,
- 8, 9, 9, 9, 9, 9, 9, 9,10,10, 9,11,11,10,11,11,
- 9, 9, 9, 9, 9, 9, 9, 9, 9,10,10, 9,11,11,11,11,
- 11,11,11, 9, 9,10, 9, 9, 9, 9,10, 9,10,10,11,10,
- 11,11,11,11, 9,10,10,10, 9, 9, 9, 9, 9, 9,10,11,
- 11,11,11,11,11, 9, 9, 9, 9, 9, 9, 9, 9,10, 9,11,
- 11,10,11,11,11,11,10,10, 9, 9, 9, 9, 9, 9,10, 9,
- 10,11,10,11,11,11,11,11,11, 9, 9,10, 9, 9, 9, 9,
- 9,
-};
-
-static const static_codebook _44c1_sm_p8_2 = {
- 2, 289,
- (char *)_vq_lengthlist__44c1_sm_p8_2,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44c1_sm_p8_2,
- 0
-};
-
-static const char _huff_lengthlist__44c1_sm_short[] = {
- 4, 7,13,14,14,15,16,18,18, 4, 2, 5, 8, 7, 9,12,
- 15,15,10, 4, 5,10, 6, 8,11,15,17,12, 5, 7, 5, 6,
- 8,11,14,17,11, 5, 6, 6, 5, 6, 9,13,17,12, 6, 7,
- 6, 5, 6, 8,12,14,14, 7, 8, 6, 6, 7, 9,11,14,14,
- 8, 9, 6, 5, 6, 9,11,13,16,10,10, 7, 6, 7, 8,10,
- 11,
-};
-
-static const static_codebook _huff_book__44c1_sm_short = {
- 2, 81,
- (char *)_huff_lengthlist__44c1_sm_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44cn1_s_long[] = {
- 4, 4, 7, 8, 7, 8,10,12,17, 3, 1, 6, 6, 7, 8,10,
- 12,15, 7, 6, 9, 9, 9,11,12,14,17, 8, 6, 9, 6, 7,
- 9,11,13,17, 7, 6, 9, 7, 7, 8, 9,12,15, 8, 8,10,
- 8, 7, 7, 7,10,14, 9,10,12,10, 8, 8, 8,10,14,11,
- 13,15,13,12,11,11,12,16,17,18,18,19,20,18,16,16,
- 20,
-};
-
-static const static_codebook _huff_book__44cn1_s_long = {
- 2, 81,
- (char *)_huff_lengthlist__44cn1_s_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44cn1_s_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44cn1_s_p1_0[] = {
- 1, 4, 4, 0, 0, 0, 0, 0, 0, 5, 7, 7, 0, 0, 0, 0,
- 0, 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 5, 8, 8, 0, 0, 0, 0, 0, 0, 8, 9, 9, 0, 0, 0,
- 0, 0, 0, 7, 9,10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 8, 8, 0, 0, 0, 0, 0, 0, 7,10, 9, 0, 0,
- 0, 0, 0, 0, 8,10, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 8, 8, 0, 0, 0, 0,
- 0, 0, 8,10,10, 0, 0, 0, 0, 0, 0, 8, 9,10, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,10,10, 0, 0, 0,
- 0, 0, 0, 9, 9,11, 0, 0, 0, 0, 0, 0,10,11,11, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,10,10, 0, 0,
- 0, 0, 0, 0, 9,11, 9, 0, 0, 0, 0, 0, 0,10,11,11,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 8, 8, 0, 0, 0, 0, 0, 0, 8,10,10, 0, 0,
- 0, 0, 0, 0, 8,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 7,10,10, 0, 0, 0, 0, 0, 0,10,11,11, 0,
- 0, 0, 0, 0, 0, 9, 9,11, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 7,10,10, 0, 0, 0, 0, 0, 0,10,11,11,
- 0, 0, 0, 0, 0, 0, 9,11, 9, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44cn1_s_p1_0 = {
- 8, 6561,
- (char *)_vq_lengthlist__44cn1_s_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44cn1_s_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44cn1_s_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44cn1_s_p2_0[] = {
- 1, 4, 4, 7, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 5, 5, 7, 7, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 5, 5, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 7, 7, 9, 9,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 6, 7, 7, 9, 9, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44cn1_s_p2_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44cn1_s_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44cn1_s_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44cn1_s_p3_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44cn1_s_p3_0[] = {
- 1, 2, 3, 7, 7, 0, 0, 0, 0, 0, 0, 0, 6, 6, 0, 0,
- 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 0, 0, 0, 0, 7, 7,
- 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 0, 0, 0, 0, 0, 0,
- 9, 8, 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0,
- 0, 0,10,10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44cn1_s_p3_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44cn1_s_p3_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44cn1_s_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44cn1_s_p4_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44cn1_s_p4_0[] = {
- 1, 3, 3, 6, 6, 6, 6, 8, 8, 0, 0, 0, 6, 6, 7, 7,
- 9, 9, 0, 0, 0, 6, 6, 7, 7, 9, 9, 0, 0, 0, 7, 7,
- 8, 8,10,10, 0, 0, 0, 7, 7, 8, 8,10,10, 0, 0, 0,
- 9, 9, 9, 9,10,10, 0, 0, 0, 9, 9, 9, 9,10,10, 0,
- 0, 0,10,10,10,10,11,11, 0, 0, 0, 0, 0,10,10,11,
- 11,
-};
-
-static const static_codebook _44cn1_s_p4_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44cn1_s_p4_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44cn1_s_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44cn1_s_p5_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44cn1_s_p5_0[] = {
- 1, 4, 3, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9,10,10,10,
- 10, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,10,10,10,
- 11,11, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,10,10,
- 10,11,11, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,10,
- 11,11,11,12, 0, 0, 0, 7, 7, 8, 8, 9, 9, 9, 9,10,
- 10,11,11,11,11, 0, 0, 0, 8, 8, 9, 9, 9, 9,10,10,
- 10,10,11,11,12,12, 0, 0, 0, 8, 8, 9, 9, 9, 9,10,
- 10,10,11,11,11,12,12, 0, 0, 0, 9, 9,10, 9,10,10,
- 10,10,11,11,11,11,12,12, 0, 0, 0, 0, 0, 9, 9,10,
- 10,10,10,11,11,12,12,12,12, 0, 0, 0, 0, 0, 9, 9,
- 10,10,10,11,11,11,12,12,13,13, 0, 0, 0, 0, 0, 9,
- 9,10,10,10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0,
- 10,10,11,10,11,11,11,12,13,12,13,13, 0, 0, 0, 0,
- 0, 0, 0,11,10,11,11,12,12,12,12,13,13, 0, 0, 0,
- 0, 0, 0, 0,11,11,12,12,12,12,13,13,13,14, 0, 0,
- 0, 0, 0, 0, 0,11,11,12,12,12,12,13,13,13,14, 0,
- 0, 0, 0, 0, 0, 0,12,12,12,13,13,13,13,13,14,14,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,12,12,13,12,13,13,14,
- 14,
-};
-
-static const static_codebook _44cn1_s_p5_0 = {
- 2, 289,
- (char *)_vq_lengthlist__44cn1_s_p5_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44cn1_s_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44cn1_s_p6_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44cn1_s_p6_0[] = {
- 1, 4, 4, 7, 6, 6, 7, 6, 6, 4, 6, 6,10, 9, 9,11,
- 9, 9, 4, 6, 6,10, 9, 9,10, 9, 9, 7,10,10,11,11,
- 11,12,11,11, 7, 9, 9,11,11,10,11,10,10, 7, 9, 9,
- 11,10,11,11,10,10, 7,10,10,11,11,11,12,11,11, 7,
- 9, 9,11,10,10,11,10,10, 7, 9, 9,11,10,10,11,10,
- 10,
-};
-
-static const static_codebook _44cn1_s_p6_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44cn1_s_p6_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__44cn1_s_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44cn1_s_p6_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44cn1_s_p6_1[] = {
- 1, 4, 4, 6, 6, 7, 7, 8, 8, 8, 8,10,10,10, 7, 6,
- 8, 8, 8, 8, 8, 8,10,10,10, 7, 6, 7, 7, 8, 8, 8,
- 8,10,10,10, 7, 7, 8, 8, 8, 8, 8, 8,10,10,10, 7,
- 7, 8, 8, 8, 8, 8, 8,10,10,10, 8, 8, 8, 8, 9, 9,
- 9, 9,10,10,10, 8, 8, 8, 8, 9, 9, 9, 9,10,10,10,
- 9, 9, 9, 9, 9, 9, 9, 9,10,10,10,10,10, 9, 9, 9,
- 9, 9, 9,10,10,10,10,10, 9, 9, 9, 9, 9, 9,10,10,
- 10,10,10, 9, 9, 9, 9, 9, 9,
-};
-
-static const static_codebook _44cn1_s_p6_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44cn1_s_p6_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44cn1_s_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44cn1_s_p7_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44cn1_s_p7_0[] = {
- 1, 4, 4, 6, 6, 7, 7, 8, 8, 9, 9,10,10, 6, 5, 5,
- 7, 7, 8, 8, 8, 8, 9, 9,11,11, 7, 5, 5, 7, 7, 8,
- 8, 8, 8, 9,10,11,11, 0, 8, 8, 8, 8, 9, 9, 9, 9,
- 10,10,11,11, 0, 8, 8, 8, 8, 9, 9, 9, 9,10,10,11,
- 11, 0,12,12, 9, 9, 9,10,10,10,11,11,11,12, 0,13,
- 13, 9, 9, 9, 9,10,10,11,11,11,12, 0, 0, 0,10,10,
- 10,10,11,11,12,12,12,13, 0, 0, 0,10,10,10,10,11,
- 11,12,12,13,12, 0, 0, 0,14,14,11,10,11,12,12,13,
- 13,14, 0, 0, 0,15,15,11,11,12,11,12,12,14,13, 0,
- 0, 0, 0, 0,12,12,12,12,13,13,14,14, 0, 0, 0, 0,
- 0,13,13,12,12,13,13,13,14,
-};
-
-static const static_codebook _44cn1_s_p7_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44cn1_s_p7_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44cn1_s_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44cn1_s_p7_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44cn1_s_p7_1[] = {
- 2, 3, 3, 5, 5, 6, 6, 6, 5, 5, 6, 6, 6, 5, 5, 6,
- 6, 6, 5, 5, 6, 6, 6, 5, 5,
-};
-
-static const static_codebook _44cn1_s_p7_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44cn1_s_p7_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44cn1_s_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44cn1_s_p8_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44cn1_s_p8_0[] = {
- 1, 7, 7,11,11, 8,11,11,11,11, 4,11, 3,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,10,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,10,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11, 7,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,10,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,10,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11, 8,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,
-};
-
-static const static_codebook _44cn1_s_p8_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44cn1_s_p8_0,
- 1, -518283264, 1627103232, 3, 0,
- (long *)_vq_quantlist__44cn1_s_p8_0,
- 0
-};
-
-static const long _vq_quantlist__44cn1_s_p8_1[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44cn1_s_p8_1[] = {
- 1, 4, 4, 6, 6, 8, 8, 9,10,10,11,11,11, 6, 5, 5,
- 7, 7, 8, 8, 9,10, 9,11,11,12, 5, 5, 5, 7, 7, 8,
- 9,10,10,12,12,14,13,15, 7, 7, 8, 8, 9,10,11,11,
- 10,12,10,11,15, 7, 8, 8, 8, 9, 9,11,11,13,12,12,
- 13,15,10,10, 8, 8,10,10,12,12,11,14,10,10,15,11,
- 11, 8, 8,10,10,12,13,13,14,15,13,15,15,15,10,10,
- 10,10,12,12,13,12,13,10,15,15,15,10,10,11,10,13,
- 11,13,13,15,13,15,15,15,13,13,10,11,11,11,12,10,
- 14,11,15,15,14,14,13,10,10,12,11,13,13,14,14,15,
- 15,15,15,15,11,11,11,11,12,11,15,12,15,15,15,15,
- 15,12,12,11,11,14,12,13,14,
-};
-
-static const static_codebook _44cn1_s_p8_1 = {
- 2, 169,
- (char *)_vq_lengthlist__44cn1_s_p8_1,
- 1, -522616832, 1620115456, 4, 0,
- (long *)_vq_quantlist__44cn1_s_p8_1,
- 0
-};
-
-static const long _vq_quantlist__44cn1_s_p8_2[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44cn1_s_p8_2[] = {
- 3, 4, 3, 6, 6, 7, 7, 8, 8, 9, 9, 9, 9, 9, 9, 9,
- 9,10,11,11, 6, 6, 7, 7, 8, 8, 9, 9, 9, 9, 9, 9,
- 9, 9,10,10,10, 6, 6, 7, 7, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9,10,10,10, 7, 7, 7, 8, 8, 8, 9, 9, 9, 9,
- 9, 9,10, 9,10,11,10, 7, 6, 7, 7, 8, 8, 9, 9, 9,
- 9, 9, 9, 9,10,10,10,11, 7, 7, 8, 8, 8, 8, 9, 9,
- 9, 9, 9, 9, 9, 9,10,10,10, 7, 7, 8, 8, 8, 8, 9,
- 9, 9, 9, 9, 9, 9,10,11,11,11, 8, 8, 8, 8, 8, 8,
- 9, 9, 9, 9, 9, 9, 9, 9,11,10,10,11,11, 8, 8, 8,
- 9, 9, 9, 9, 9, 9,10, 9,10,10,10,10,11,11, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,11,11,10,11,11, 9,
- 9, 9, 9, 9, 9, 9, 9, 9,10,10,10,10,11,10,11,11,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,11,10,10,11,
- 11,11,11, 9, 9, 9, 9, 9, 9, 9, 9,10,10,10,11,11,
- 10,11,11,11, 9,10,10, 9, 9, 9, 9, 9, 9, 9,10,11,
- 11,11,11,11,11, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,11,
- 11,11,11,11,11,11,10,10, 9, 9, 9, 9, 9, 9, 9, 9,
- 11,11,11,10,11,11,11,11,11, 9, 9, 9,10, 9, 9, 9,
- 9,
-};
-
-static const static_codebook _44cn1_s_p8_2 = {
- 2, 289,
- (char *)_vq_lengthlist__44cn1_s_p8_2,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44cn1_s_p8_2,
- 0
-};
-
-static const char _huff_lengthlist__44cn1_s_short[] = {
- 10, 9,12,15,12,13,16,14,16, 7, 1, 5,14, 7,10,13,
- 16,16, 9, 4, 6,16, 8,11,16,16,16,14, 4, 7,16, 9,
- 12,14,16,16,10, 5, 7,14, 9,12,14,15,15,13, 8, 9,
- 14,10,12,13,14,15,13, 9, 9, 7, 6, 8,11,12,12,14,
- 8, 8, 5, 4, 5, 8,11,12,16,10,10, 6, 5, 6, 8, 9,
- 10,
-};
-
-static const static_codebook _huff_book__44cn1_s_short = {
- 2, 81,
- (char *)_huff_lengthlist__44cn1_s_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44cn1_sm_long[] = {
- 3, 3, 8, 8, 8, 8,10,12,14, 3, 2, 6, 7, 7, 8,10,
- 12,16, 7, 6, 7, 9, 8,10,12,14,16, 8, 6, 8, 4, 5,
- 7, 9,11,13, 7, 6, 8, 5, 6, 7, 9,11,14, 8, 8,10,
- 7, 7, 6, 8,10,13, 9,11,12, 9, 9, 7, 8,10,12,10,
- 13,15,11,11,10, 9,10,13,13,16,17,14,15,14,13,14,
- 17,
-};
-
-static const static_codebook _huff_book__44cn1_sm_long = {
- 2, 81,
- (char *)_huff_lengthlist__44cn1_sm_long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44cn1_sm_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44cn1_sm_p1_0[] = {
- 1, 4, 5, 0, 0, 0, 0, 0, 0, 5, 7, 7, 0, 0, 0, 0,
- 0, 0, 5, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 5, 8, 8, 0, 0, 0, 0, 0, 0, 8, 9, 9, 0, 0, 0,
- 0, 0, 0, 7, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 8, 8, 0, 0, 0, 0, 0, 0, 7, 9, 8, 0, 0,
- 0, 0, 0, 0, 8, 9, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 8, 8, 0, 0, 0, 0,
- 0, 0, 8,10, 9, 0, 0, 0, 0, 0, 0, 8, 9, 9, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7,10, 9, 0, 0, 0,
- 0, 0, 0, 9, 9,10, 0, 0, 0, 0, 0, 0, 9,10,10, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 9, 9, 0, 0,
- 0, 0, 0, 0, 8,10, 9, 0, 0, 0, 0, 0, 0, 9,10,10,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 8, 8, 0, 0, 0, 0, 0, 0, 8, 9, 9, 0, 0,
- 0, 0, 0, 0, 8, 9,10, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 7, 9, 9, 0, 0, 0, 0, 0, 0, 9,10,10, 0,
- 0, 0, 0, 0, 0, 8, 9,10, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 7, 9,10, 0, 0, 0, 0, 0, 0, 9,10,10,
- 0, 0, 0, 0, 0, 0, 9,10, 9, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44cn1_sm_p1_0 = {
- 8, 6561,
- (char *)_vq_lengthlist__44cn1_sm_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44cn1_sm_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44cn1_sm_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44cn1_sm_p2_0[] = {
- 1, 4, 4, 6, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 5, 5, 7, 7, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 5, 5, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 7, 7, 9, 9,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 7, 7, 7, 9, 9, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44cn1_sm_p2_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44cn1_sm_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44cn1_sm_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44cn1_sm_p3_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44cn1_sm_p3_0[] = {
- 1, 3, 4, 7, 7, 0, 0, 0, 0, 0, 4, 4, 7, 7, 0, 0,
- 0, 0, 0, 4, 5, 7, 7, 0, 0, 0, 0, 0, 6, 7, 8, 8,
- 0, 0, 0, 0, 0, 0, 0, 8, 8, 0, 0, 0, 0, 0, 0, 0,
- 9, 9, 0, 0, 0, 0, 0, 0, 0,10, 9, 0, 0, 0, 0, 0,
- 0, 0,11,11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,
-};
-
-static const static_codebook _44cn1_sm_p3_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44cn1_sm_p3_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44cn1_sm_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44cn1_sm_p4_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44cn1_sm_p4_0[] = {
- 1, 4, 3, 6, 6, 7, 7, 9, 9, 0, 5, 5, 7, 7, 8, 7,
- 9, 9, 0, 5, 5, 7, 7, 8, 8, 9, 9, 0, 7, 7, 8, 8,
- 8, 8,10,10, 0, 0, 0, 8, 8, 8, 8,10,10, 0, 0, 0,
- 9, 9, 9, 9,10,10, 0, 0, 0, 9, 9, 9, 9,10,10, 0,
- 0, 0,10,10,10,10,11,11, 0, 0, 0, 0, 0,10,10,11,
- 11,
-};
-
-static const static_codebook _44cn1_sm_p4_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44cn1_sm_p4_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44cn1_sm_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44cn1_sm_p5_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44cn1_sm_p5_0[] = {
- 1, 4, 4, 6, 6, 8, 8, 9, 9, 8, 8, 9, 9,10,10,11,
- 11, 0, 6, 6, 7, 7, 8, 8, 9, 9, 9, 9,10,10,11,11,
- 12,12, 0, 6, 5, 7, 7, 8, 8, 9, 9, 9, 9,10,10,11,
- 11,12,12, 0, 7, 7, 7, 7, 8, 8, 9, 9, 9, 9,10,10,
- 11,11,12,12, 0, 0, 0, 7, 7, 8, 8, 9, 9,10,10,11,
- 11,11,11,12,12, 0, 0, 0, 8, 8, 9, 9,10,10,10,10,
- 11,11,12,12,12,12, 0, 0, 0, 8, 8, 9, 9,10,10,10,
- 10,11,11,12,12,12,12, 0, 0, 0, 9, 9, 9, 9,10,10,
- 10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 9, 9,10,
- 10,10,10,11,11,12,12,13,13, 0, 0, 0, 0, 0, 9, 9,
- 10,10,11,11,12,12,13,13,13,13, 0, 0, 0, 0, 0, 9,
- 9,10,10,11,11,12,12,12,13,13,13, 0, 0, 0, 0, 0,
- 10,10,11,11,11,11,12,12,13,13,14,14, 0, 0, 0, 0,
- 0, 0, 0,11,11,11,11,12,12,13,13,14,14, 0, 0, 0,
- 0, 0, 0, 0,11,11,12,12,13,13,13,13,14,14, 0, 0,
- 0, 0, 0, 0, 0,11,11,12,12,13,13,13,13,14,14, 0,
- 0, 0, 0, 0, 0, 0,12,12,12,13,13,13,14,14,14,14,
- 0, 0, 0, 0, 0, 0, 0, 0, 0,12,12,13,13,14,14,14,
- 14,
-};
-
-static const static_codebook _44cn1_sm_p5_0 = {
- 2, 289,
- (char *)_vq_lengthlist__44cn1_sm_p5_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44cn1_sm_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44cn1_sm_p6_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44cn1_sm_p6_0[] = {
- 1, 4, 4, 7, 6, 6, 7, 6, 6, 4, 7, 6,10, 9, 9,11,
- 9, 9, 4, 6, 7,10, 9, 9,11, 9, 9, 7,10,10,10,11,
- 11,11,11,10, 6, 9, 9,11,10,10,11,10,10, 6, 9, 9,
- 11,10,11,11,10,10, 7,11,11,11,11,11,12,11,11, 7,
- 9, 9,11,10,10,12,10,10, 7, 9, 9,11,10,10,11,10,
- 10,
-};
-
-static const static_codebook _44cn1_sm_p6_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44cn1_sm_p6_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__44cn1_sm_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44cn1_sm_p6_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44cn1_sm_p6_1[] = {
- 2, 4, 4, 5, 5, 7, 7, 7, 7, 8, 8,10, 5, 5, 6, 6,
- 7, 7, 8, 8, 8, 8,10, 5, 5, 6, 6, 7, 7, 8, 8, 8,
- 8,10, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8,10,10,10, 7,
- 7, 7, 7, 8, 8, 8, 8,10,10,10, 8, 8, 8, 8, 8, 8,
- 8, 8,10,10,10, 8, 8, 8, 8, 8, 8, 8, 8,10,10,10,
- 8, 8, 8, 8, 8, 8, 9, 9,10,10,10,10,10, 8, 8, 8,
- 8, 9, 9,10,10,10,10,10, 9, 9, 9, 9, 8, 9,10,10,
- 10,10,10, 8, 9, 8, 8, 9, 8,
-};
-
-static const static_codebook _44cn1_sm_p6_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44cn1_sm_p6_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44cn1_sm_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44cn1_sm_p7_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44cn1_sm_p7_0[] = {
- 1, 4, 4, 6, 6, 7, 7, 7, 7, 9, 9,10,10, 7, 5, 5,
- 7, 7, 8, 8, 8, 8,10, 9,11,10, 7, 5, 5, 7, 7, 8,
- 8, 8, 8, 9,10,11,11, 0, 8, 8, 8, 8, 9, 9, 9, 9,
- 10,10,11,11, 0, 8, 8, 8, 8, 9, 9, 9, 9,10,10,11,
- 11, 0,12,12, 9, 9, 9,10,10,10,11,11,12,12, 0,13,
- 13, 9, 9, 9, 9,10,10,11,11,12,12, 0, 0, 0,10,10,
- 10,10,11,11,12,12,12,13, 0, 0, 0,10,10,10,10,11,
- 11,12,12,12,12, 0, 0, 0,14,14,11,11,11,11,12,13,
- 13,13, 0, 0, 0,14,14,11,10,11,11,12,12,13,13, 0,
- 0, 0, 0, 0,12,12,12,12,13,13,13,14, 0, 0, 0, 0,
- 0,13,12,12,12,13,13,13,14,
-};
-
-static const static_codebook _44cn1_sm_p7_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44cn1_sm_p7_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44cn1_sm_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44cn1_sm_p7_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44cn1_sm_p7_1[] = {
- 2, 4, 4, 4, 5, 6, 5, 5, 5, 5, 6, 5, 5, 5, 5, 6,
- 5, 5, 5, 5, 6, 6, 6, 5, 5,
-};
-
-static const static_codebook _44cn1_sm_p7_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44cn1_sm_p7_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44cn1_sm_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44cn1_sm_p8_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44cn1_sm_p8_0[] = {
- 1, 4, 4,12,11,13,13,14,14, 4, 7, 7,11,13,14,14,
- 14,14, 3, 8, 3,14,14,14,14,14,14,14,10,12,14,14,
- 14,14,14,14,14,14, 5,14, 8,14,14,14,14,14,12,14,
- 13,14,14,14,14,14,14,14,13,14,10,14,14,14,14,14,
- 14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,
- 14,
-};
-
-static const static_codebook _44cn1_sm_p8_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44cn1_sm_p8_0,
- 1, -516186112, 1627103232, 4, 0,
- (long *)_vq_quantlist__44cn1_sm_p8_0,
- 0
-};
-
-static const long _vq_quantlist__44cn1_sm_p8_1[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44cn1_sm_p8_1[] = {
- 1, 4, 4, 6, 6, 8, 8, 9, 9,10,11,11,11, 6, 5, 5,
- 7, 7, 8, 8,10,10,10,11,11,11, 6, 5, 5, 7, 7, 8,
- 8,10,10,11,12,12,12,14, 7, 7, 7, 8, 9, 9,11,11,
- 11,12,11,12,17, 7, 7, 8, 7, 9, 9,11,11,12,12,12,
- 12,14,11,11, 8, 8,10,10,11,12,12,13,11,12,14,11,
- 11, 8, 8,10,10,11,12,12,13,13,12,14,15,14,10,10,
- 10,10,11,12,12,12,12,11,14,13,16,10,10,10, 9,12,
- 11,12,12,13,14,14,15,14,14,13,10,10,11,11,12,11,
- 13,11,14,12,15,13,14,11,10,12,10,12,12,13,13,13,
- 13,14,15,15,12,12,11,11,12,11,13,12,14,14,14,14,
- 17,12,12,11,10,13,11,13,13,
-};
-
-static const static_codebook _44cn1_sm_p8_1 = {
- 2, 169,
- (char *)_vq_lengthlist__44cn1_sm_p8_1,
- 1, -522616832, 1620115456, 4, 0,
- (long *)_vq_quantlist__44cn1_sm_p8_1,
- 0
-};
-
-static const long _vq_quantlist__44cn1_sm_p8_2[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44cn1_sm_p8_2[] = {
- 3, 4, 4, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9,
- 9,10, 6, 6, 6, 6, 7, 7, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 9,10, 6, 6, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9, 9,
- 9, 9, 9,10, 7, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9,
- 9, 9, 9, 9,10,10,10, 7, 7, 7, 8, 8, 8, 9, 9, 9,
- 9, 9, 9, 9, 9,10,10,10, 8, 8, 8, 8, 8, 8, 9, 9,
- 9, 9, 9, 9, 9, 9,10,10,10, 8, 8, 8, 8, 8, 8, 9,
- 9, 9, 9, 9, 9, 9, 9,11,10,11, 8, 8, 8, 8, 8, 8,
- 9, 9, 9, 9, 9, 9, 9, 9,10,10,10,11,11, 8, 8, 8,
- 8, 9, 9, 9, 9, 9, 9, 9, 9,11,10,11,11,11, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10,11,10,11,11, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10,11,11,10,11,11,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,11,10,11,11,
- 11,11,11, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10,11,11,
- 11,11,11,11, 9,10,10,10, 9, 9, 9, 9, 9, 9,11,10,
- 11,11,11,11,11, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,11,
- 11,11,11,11,11,11,10,10, 9, 9, 9, 9, 9, 9, 9, 9,
- 10,11,11,11,11,11,11,11,11, 9, 9, 9, 9, 9, 9, 9,
- 9,
-};
-
-static const static_codebook _44cn1_sm_p8_2 = {
- 2, 289,
- (char *)_vq_lengthlist__44cn1_sm_p8_2,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44cn1_sm_p8_2,
- 0
-};
-
-static const char _huff_lengthlist__44cn1_sm_short[] = {
- 5, 6,12,14,12,14,16,17,18, 4, 2, 5,11, 7,10,12,
- 14,15, 9, 4, 5,11, 7,10,13,15,18,15, 6, 7, 5, 6,
- 8,11,13,16,11, 5, 6, 5, 5, 6, 9,13,15,12, 5, 7,
- 6, 5, 6, 9,12,14,12, 6, 7, 8, 6, 7, 9,12,13,14,
- 8, 8, 7, 5, 5, 8,10,12,16, 9, 9, 8, 6, 6, 7, 9,
- 9,
-};
-
-static const static_codebook _huff_book__44cn1_sm_short = {
- 2, 81,
- (char *)_huff_lengthlist__44cn1_sm_short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
diff --git a/contrib/vorbis/lib/books/floor/Makefile.am b/contrib/vorbis/lib/books/floor/Makefile.am
deleted file mode 100644
index 272ab1a..0000000
--- a/contrib/vorbis/lib/books/floor/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-EXTRA_DIST = floor_books.h
diff --git a/contrib/vorbis/lib/books/floor/floor_books.h b/contrib/vorbis/lib/books/floor/floor_books.h
deleted file mode 100644
index 67d5f31..0000000
--- a/contrib/vorbis/lib/books/floor/floor_books.h
+++ /dev/null
@@ -1,1546 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: static codebooks autogenerated by huff/huffbuld
-
- ********************************************************************/
-
-#include "codebook.h"
-
-static const char _huff_lengthlist_line_256x7_0sub1[] = {
- 0, 2, 3, 3, 3, 3, 4, 3, 4,
-};
-
-static const static_codebook _huff_book_line_256x7_0sub1 = {
- 1, 9,
- (char *)_huff_lengthlist_line_256x7_0sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_256x7_0sub2[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 3, 4, 3, 5, 3,
- 6, 3, 6, 4, 6, 4, 7, 5, 7,
-};
-
-static const static_codebook _huff_book_line_256x7_0sub2 = {
- 1, 25,
- (char *)_huff_lengthlist_line_256x7_0sub2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_256x7_0sub3[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 5, 2, 5, 3, 5, 3,
- 6, 3, 6, 4, 7, 6, 7, 8, 7, 9, 8, 9, 9, 9,10, 9,
- 11,13,11,13,10,10,13,13,13,13,13,13,12,12,12,12,
-};
-
-static const static_codebook _huff_book_line_256x7_0sub3 = {
- 1, 64,
- (char *)_huff_lengthlist_line_256x7_0sub3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_256x7_1sub1[] = {
- 0, 3, 3, 3, 3, 2, 4, 3, 4,
-};
-
-static const static_codebook _huff_book_line_256x7_1sub1 = {
- 1, 9,
- (char *)_huff_lengthlist_line_256x7_1sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_256x7_1sub2[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 3, 4, 3, 4, 4,
- 5, 4, 6, 5, 6, 7, 6, 8, 8,
-};
-
-static const static_codebook _huff_book_line_256x7_1sub2 = {
- 1, 25,
- (char *)_huff_lengthlist_line_256x7_1sub2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_256x7_1sub3[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 4, 3, 6, 3, 7,
- 3, 8, 5, 8, 6, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7,
-};
-
-static const static_codebook _huff_book_line_256x7_1sub3 = {
- 1, 64,
- (char *)_huff_lengthlist_line_256x7_1sub3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_256x7_class0[] = {
- 7, 5, 5, 9, 9, 6, 6, 9,12, 8, 7, 8,11, 8, 9,15,
- 6, 3, 3, 7, 7, 4, 3, 6, 9, 6, 5, 6, 8, 6, 8,15,
- 8, 5, 5, 9, 8, 5, 4, 6,10, 7, 5, 5,11, 8, 7,15,
- 14,15,13,13,13,13, 8,11,15,10, 7, 6,11, 9,10,15,
-};
-
-static const static_codebook _huff_book_line_256x7_class0 = {
- 1, 64,
- (char *)_huff_lengthlist_line_256x7_class0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_256x7_class1[] = {
- 5, 6, 8,15, 6, 9,10,15,10,11,12,15,15,15,15,15,
- 4, 6, 7,15, 6, 7, 8,15, 9, 8, 9,15,15,15,15,15,
- 6, 8, 9,15, 7, 7, 8,15,10, 9,10,15,15,15,15,15,
- 15,13,15,15,15,10,11,15,15,13,13,15,15,15,15,15,
- 4, 6, 7,15, 6, 8, 9,15,10,10,12,15,15,15,15,15,
- 2, 5, 6,15, 5, 6, 7,15, 8, 6, 7,15,15,15,15,15,
- 5, 6, 8,15, 5, 6, 7,15, 9, 6, 7,15,15,15,15,15,
- 14,12,13,15,12,10,11,15,15,15,15,15,15,15,15,15,
- 7, 8, 9,15, 9,10,10,15,15,14,14,15,15,15,15,15,
- 5, 6, 7,15, 7, 8, 9,15,12, 9,10,15,15,15,15,15,
- 7, 7, 9,15, 7, 7, 8,15,12, 8, 9,15,15,15,15,15,
- 13,13,14,15,12,11,12,15,15,15,15,15,15,15,15,15,
- 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,
- 13,13,13,15,15,15,15,15,15,15,15,15,15,15,15,15,
- 15,12,13,15,15,12,13,15,15,14,15,15,15,15,15,15,
- 15,15,15,15,15,15,13,15,15,15,15,15,15,15,15,15,
-};
-
-static const static_codebook _huff_book_line_256x7_class1 = {
- 1, 256,
- (char *)_huff_lengthlist_line_256x7_class1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_512x17_0sub0[] = {
- 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
- 5, 6, 5, 6, 6, 6, 6, 5, 6, 6, 7, 6, 7, 6, 7, 6,
- 7, 6, 8, 7, 8, 7, 8, 7, 8, 7, 8, 7, 9, 7, 9, 7,
- 9, 7, 9, 8, 9, 8,10, 8,10, 8,10, 7,10, 6,10, 8,
- 10, 8,11, 7,10, 7,11, 8,11,11,12,12,11,11,12,11,
- 13,11,13,11,13,12,15,12,13,13,14,14,14,14,14,15,
- 15,15,16,14,17,19,19,18,18,18,18,18,18,18,18,18,
- 18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,
-};
-
-static const static_codebook _huff_book_line_512x17_0sub0 = {
- 1, 128,
- (char *)_huff_lengthlist_line_512x17_0sub0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_512x17_1sub0[] = {
- 2, 4, 5, 4, 5, 4, 5, 4, 5, 5, 5, 5, 5, 5, 6, 5,
- 6, 5, 6, 6, 7, 6, 7, 6, 8, 7, 8, 7, 8, 7, 8, 7,
-};
-
-static const static_codebook _huff_book_line_512x17_1sub0 = {
- 1, 32,
- (char *)_huff_lengthlist_line_512x17_1sub0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_512x17_1sub1[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 4, 3, 5, 3, 5, 4, 5, 4, 5, 4, 5, 5, 5, 5, 6, 5,
- 6, 5, 7, 5, 8, 6, 8, 6, 8, 6, 8, 6, 8, 7, 9, 7,
- 9, 7,11, 9,11,11,12,11,14,12,14,16,14,16,13,16,
- 14,16,12,15,13,16,14,16,13,14,12,15,13,15,13,13,
- 13,15,12,14,14,15,13,15,12,15,15,15,15,15,15,15,
- 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,
-};
-
-static const static_codebook _huff_book_line_512x17_1sub1 = {
- 1, 128,
- (char *)_huff_lengthlist_line_512x17_1sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_512x17_2sub1[] = {
- 0, 4, 5, 4, 4, 4, 5, 4, 4, 4, 5, 4, 5, 4, 5, 3,
- 5, 3,
-};
-
-static const static_codebook _huff_book_line_512x17_2sub1 = {
- 1, 18,
- (char *)_huff_lengthlist_line_512x17_2sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_512x17_2sub2[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 3, 4, 3, 4, 4, 5, 4, 5, 4, 6, 4, 6, 5,
- 6, 5, 7, 5, 7, 6, 8, 6, 8, 6, 8, 7, 8, 7, 9, 7,
- 9, 8,
-};
-
-static const static_codebook _huff_book_line_512x17_2sub2 = {
- 1, 50,
- (char *)_huff_lengthlist_line_512x17_2sub2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_512x17_2sub3[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 3, 3, 3, 3, 4, 3, 4, 4, 5, 5, 6, 6, 7, 7,
- 7, 8, 8,11, 8, 9, 9, 9,10,11,11,11, 9,10,10,11,
- 11,11,11,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
-};
-
-static const static_codebook _huff_book_line_512x17_2sub3 = {
- 1, 128,
- (char *)_huff_lengthlist_line_512x17_2sub3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_512x17_3sub1[] = {
- 0, 4, 4, 4, 4, 4, 4, 3, 4, 4, 4, 4, 4, 5, 4, 5,
- 5, 5,
-};
-
-static const static_codebook _huff_book_line_512x17_3sub1 = {
- 1, 18,
- (char *)_huff_lengthlist_line_512x17_3sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_512x17_3sub2[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 2, 3, 3, 4, 3, 5, 4, 6, 4, 6, 5, 7, 6, 7,
- 6, 8, 6, 8, 7, 9, 8,10, 8,12, 9,13,10,15,10,15,
- 11,14,
-};
-
-static const static_codebook _huff_book_line_512x17_3sub2 = {
- 1, 50,
- (char *)_huff_lengthlist_line_512x17_3sub2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_512x17_3sub3[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 8, 4, 8, 4, 8, 4, 8, 5, 8, 5, 8, 6, 8,
- 4, 8, 4, 8, 5, 8, 5, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
-};
-
-static const static_codebook _huff_book_line_512x17_3sub3 = {
- 1, 128,
- (char *)_huff_lengthlist_line_512x17_3sub3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_512x17_class1[] = {
- 1, 2, 3, 6, 5, 4, 7, 7,
-};
-
-static const static_codebook _huff_book_line_512x17_class1 = {
- 1, 8,
- (char *)_huff_lengthlist_line_512x17_class1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_512x17_class2[] = {
- 3, 3, 3,14, 5, 4, 4,11, 8, 6, 6,10,17,12,11,17,
- 6, 5, 5,15, 5, 3, 4,11, 8, 5, 5, 8,16, 9,10,14,
- 10, 8, 9,17, 8, 6, 6,13,10, 7, 7,10,16,11,13,14,
- 17,17,17,17,17,16,16,16,16,15,16,16,16,16,16,16,
-};
-
-static const static_codebook _huff_book_line_512x17_class2 = {
- 1, 64,
- (char *)_huff_lengthlist_line_512x17_class2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_512x17_class3[] = {
- 2, 4, 6,17, 4, 5, 7,17, 8, 7,10,17,17,17,17,17,
- 3, 4, 6,15, 3, 3, 6,15, 7, 6, 9,17,17,17,17,17,
- 6, 8,10,17, 6, 6, 8,16, 9, 8,10,17,17,15,16,17,
- 17,17,17,17,12,15,15,16,12,15,15,16,16,16,16,16,
-};
-
-static const static_codebook _huff_book_line_512x17_class3 = {
- 1, 64,
- (char *)_huff_lengthlist_line_512x17_class3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x4_class0[] = {
- 7, 7, 7,11, 6, 6, 7,11, 7, 6, 6,10,12,10,10,13,
- 7, 7, 8,11, 7, 7, 7,11, 7, 6, 7,10,11,10,10,13,
- 10,10, 9,12, 9, 9, 9,11, 8, 8, 8,11,13,11,10,14,
- 15,15,14,15,15,14,13,14,15,12,12,17,17,17,17,17,
- 7, 7, 6, 9, 6, 6, 6, 9, 7, 6, 6, 8,11,11,10,12,
- 7, 7, 7, 9, 7, 6, 6, 9, 7, 6, 6, 9,13,10,10,11,
- 10, 9, 8,10, 9, 8, 8,10, 8, 8, 7, 9,13,12,10,11,
- 17,14,14,13,15,14,12,13,17,13,12,15,17,17,14,17,
- 7, 6, 6, 7, 6, 6, 5, 7, 6, 6, 6, 6,11, 9, 9, 9,
- 7, 7, 6, 7, 7, 6, 6, 7, 6, 6, 6, 6,10, 9, 8, 9,
- 10, 9, 8, 8, 9, 8, 7, 8, 8, 7, 6, 8,11,10, 9,10,
- 17,17,12,15,15,15,12,14,14,14,10,12,15,13,12,13,
- 11,10, 8,10,11,10, 8, 8,10, 9, 7, 7,10, 9, 9,11,
- 11,11, 9,10,11,10, 8, 9,10, 8, 6, 8,10, 9, 9,11,
- 14,13,10,12,12,11,10,10, 8, 7, 8,10,10,11,11,12,
- 17,17,15,17,17,17,17,17,17,13,12,17,17,17,14,17,
-};
-
-static const static_codebook _huff_book_line_128x4_class0 = {
- 1, 256,
- (char *)_huff_lengthlist_line_128x4_class0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x4_0sub0[] = {
- 2, 2, 2, 2,
-};
-
-static const static_codebook _huff_book_line_128x4_0sub0 = {
- 1, 4,
- (char *)_huff_lengthlist_line_128x4_0sub0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x4_0sub1[] = {
- 0, 0, 0, 0, 3, 2, 3, 2, 3, 3,
-};
-
-static const static_codebook _huff_book_line_128x4_0sub1 = {
- 1, 10,
- (char *)_huff_lengthlist_line_128x4_0sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x4_0sub2[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 4, 3, 4, 3,
- 4, 4, 5, 4, 5, 4, 6, 5, 6,
-};
-
-static const static_codebook _huff_book_line_128x4_0sub2 = {
- 1, 25,
- (char *)_huff_lengthlist_line_128x4_0sub2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x4_0sub3[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 3, 5, 3, 5, 3,
- 5, 4, 6, 5, 6, 5, 7, 6, 6, 7, 7, 9, 9,11,11,16,
- 11,14,10,11,11,13,16,15,15,15,15,15,15,15,15,15,
-};
-
-static const static_codebook _huff_book_line_128x4_0sub3 = {
- 1, 64,
- (char *)_huff_lengthlist_line_128x4_0sub3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_256x4_class0[] = {
- 6, 7, 7,12, 6, 6, 7,12, 7, 6, 6,10,15,12,11,13,
- 7, 7, 8,13, 7, 7, 8,12, 7, 7, 7,11,12,12,11,13,
- 10, 9, 9,11, 9, 9, 9,10,10, 8, 8,12,14,12,12,14,
- 11,11,12,14,11,12,11,15,15,12,13,15,15,15,15,15,
- 6, 6, 7,10, 6, 6, 6,11, 7, 6, 6, 9,14,12,11,13,
- 7, 7, 7,10, 6, 6, 7, 9, 7, 7, 6,10,13,12,10,12,
- 9, 9, 9,11, 9, 9, 8, 9, 9, 8, 8,10,13,12,10,12,
- 12,12,11,13,12,12,11,12,15,13,12,15,15,15,14,14,
- 6, 6, 6, 8, 6, 6, 5, 6, 7, 7, 6, 5,11,10, 9, 8,
- 7, 6, 6, 7, 6, 6, 5, 6, 7, 7, 6, 6,11,10, 9, 8,
- 8, 8, 8, 9, 8, 8, 7, 8, 8, 8, 6, 7,11,10, 9, 9,
- 14,11,10,14,14,11,10,15,13,11, 9,11,15,12,12,11,
- 11, 9, 8, 8,10, 9, 8, 9,11,10, 9, 8,12,11,12,11,
- 13,10, 8, 9,11,10, 8, 9,10, 9, 8, 9,10, 8,12,12,
- 15,11,10,10,13,11,10,10, 8, 8, 7,12,10, 9,11,12,
- 15,12,11,15,13,11,11,15,12,14,11,13,15,15,13,13,
-};
-
-static const static_codebook _huff_book_line_256x4_class0 = {
- 1, 256,
- (char *)_huff_lengthlist_line_256x4_class0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_256x4_0sub0[] = {
- 2, 2, 2, 2,
-};
-
-static const static_codebook _huff_book_line_256x4_0sub0 = {
- 1, 4,
- (char *)_huff_lengthlist_line_256x4_0sub0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_256x4_0sub1[] = {
- 0, 0, 0, 0, 2, 2, 3, 3, 3, 3,
-};
-
-static const static_codebook _huff_book_line_256x4_0sub1 = {
- 1, 10,
- (char *)_huff_lengthlist_line_256x4_0sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_256x4_0sub2[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 3, 4, 3, 4, 3,
- 5, 3, 5, 4, 5, 4, 6, 4, 6,
-};
-
-static const static_codebook _huff_book_line_256x4_0sub2 = {
- 1, 25,
- (char *)_huff_lengthlist_line_256x4_0sub2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_256x4_0sub3[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 4, 3, 5, 3, 5, 3,
- 6, 4, 7, 4, 7, 5, 7, 6, 7, 6, 7, 8,10,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,12,12,12,12,12,
-};
-
-static const static_codebook _huff_book_line_256x4_0sub3 = {
- 1, 64,
- (char *)_huff_lengthlist_line_256x4_0sub3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x7_class0[] = {
- 10, 7, 8,13, 9, 6, 7,11,10, 8, 8,12,17,17,17,17,
- 7, 5, 5, 9, 6, 4, 4, 8, 8, 5, 5, 8,16,14,13,16,
- 7, 5, 5, 7, 6, 3, 3, 5, 8, 5, 4, 7,14,12,12,15,
- 10, 7, 8, 9, 7, 5, 5, 6, 9, 6, 5, 5,15,12, 9,10,
-};
-
-static const static_codebook _huff_book_line_128x7_class0 = {
- 1, 64,
- (char *)_huff_lengthlist_line_128x7_class0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x7_class1[] = {
- 8,13,17,17, 8,11,17,17,11,13,17,17,17,17,17,17,
- 6,10,16,17, 6,10,15,17, 8,10,16,17,17,17,17,17,
- 9,13,15,17, 8,11,17,17,10,12,17,17,17,17,17,17,
- 17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,
- 6,11,15,17, 7,10,15,17, 8,10,17,17,17,15,17,17,
- 4, 8,13,17, 4, 7,13,17, 6, 8,15,17,16,15,17,17,
- 6,11,15,17, 6, 9,13,17, 8,10,17,17,15,17,17,17,
- 16,17,17,17,12,14,15,17,13,14,15,17,17,17,17,17,
- 5,10,14,17, 5, 9,14,17, 7, 9,15,17,15,15,17,17,
- 3, 7,12,17, 3, 6,11,17, 5, 7,13,17,12,12,17,17,
- 5, 9,14,17, 3, 7,11,17, 5, 8,13,17,13,11,16,17,
- 12,17,17,17, 9,14,15,17,10,11,14,17,16,14,17,17,
- 8,12,17,17, 8,12,17,17,10,12,17,17,17,17,17,17,
- 5,10,17,17, 5, 9,15,17, 7, 9,17,17,13,13,17,17,
- 7,11,17,17, 6,10,15,17, 7, 9,15,17,12,11,17,17,
- 12,15,17,17,11,14,17,17,11,10,15,17,17,16,17,17,
-};
-
-static const static_codebook _huff_book_line_128x7_class1 = {
- 1, 256,
- (char *)_huff_lengthlist_line_128x7_class1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x7_0sub1[] = {
- 0, 3, 3, 3, 3, 3, 3, 3, 3,
-};
-
-static const static_codebook _huff_book_line_128x7_0sub1 = {
- 1, 9,
- (char *)_huff_lengthlist_line_128x7_0sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x7_0sub2[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 4, 4, 4, 4,
- 5, 4, 5, 4, 5, 4, 6, 4, 6,
-};
-
-static const static_codebook _huff_book_line_128x7_0sub2 = {
- 1, 25,
- (char *)_huff_lengthlist_line_128x7_0sub2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x7_0sub3[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 5, 3, 5, 3, 5, 4,
- 5, 4, 5, 5, 5, 5, 6, 5, 6, 5, 6, 5, 6, 5, 6, 5,
- 7, 8, 9,11,13,13,13,13,13,13,13,13,13,13,13,13,
-};
-
-static const static_codebook _huff_book_line_128x7_0sub3 = {
- 1, 64,
- (char *)_huff_lengthlist_line_128x7_0sub3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x7_1sub1[] = {
- 0, 3, 3, 2, 3, 3, 4, 3, 4,
-};
-
-static const static_codebook _huff_book_line_128x7_1sub1 = {
- 1, 9,
- (char *)_huff_lengthlist_line_128x7_1sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x7_1sub2[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 3, 6, 3, 6, 3,
- 6, 3, 7, 3, 8, 4, 9, 4, 9,
-};
-
-static const static_codebook _huff_book_line_128x7_1sub2 = {
- 1, 25,
- (char *)_huff_lengthlist_line_128x7_1sub2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x7_1sub3[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 7, 2, 7, 3, 8, 4,
- 9, 5, 9, 8,10,11,11,12,14,14,14,14,14,14,14,14,
- 14,14,14,14,14,14,14,14,14,14,14,14,13,13,13,13,
-};
-
-static const static_codebook _huff_book_line_128x7_1sub3 = {
- 1, 64,
- (char *)_huff_lengthlist_line_128x7_1sub3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x11_class1[] = {
- 1, 6, 3, 7, 2, 4, 5, 7,
-};
-
-static const static_codebook _huff_book_line_128x11_class1 = {
- 1, 8,
- (char *)_huff_lengthlist_line_128x11_class1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x11_class2[] = {
- 1, 6,12,16, 4,12,15,16, 9,15,16,16,16,16,16,16,
- 2, 5,11,16, 5,11,13,16, 9,13,16,16,16,16,16,16,
- 4, 8,12,16, 5, 9,12,16, 9,13,15,16,16,16,16,16,
- 15,16,16,16,11,14,13,16,12,15,16,16,16,16,16,15,
-};
-
-static const static_codebook _huff_book_line_128x11_class2 = {
- 1, 64,
- (char *)_huff_lengthlist_line_128x11_class2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x11_class3[] = {
- 7, 6, 9,17, 7, 6, 8,17,12, 9,11,16,16,16,16,16,
- 5, 4, 7,16, 5, 3, 6,14, 9, 6, 8,15,16,16,16,16,
- 5, 4, 6,13, 3, 2, 4,11, 7, 4, 6,13,16,11,10,14,
- 12,12,12,16, 9, 7,10,15,12, 9,11,16,16,15,15,16,
-};
-
-static const static_codebook _huff_book_line_128x11_class3 = {
- 1, 64,
- (char *)_huff_lengthlist_line_128x11_class3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x11_0sub0[] = {
- 5, 5, 5, 5, 5, 5, 6, 5, 6, 5, 6, 5, 6, 5, 6, 5,
- 6, 5, 6, 5, 6, 5, 6, 5, 6, 5, 6, 6, 6, 6, 7, 6,
- 7, 6, 7, 6, 7, 6, 7, 6, 7, 6, 8, 6, 8, 6, 8, 7,
- 8, 7, 8, 7, 8, 7, 9, 7, 9, 8, 9, 8, 9, 8,10, 8,
- 10, 9,10, 9,10, 9,11, 9,11, 9,10,10,11,10,11,10,
- 11,11,11,11,11,11,12,13,14,14,14,15,15,16,16,16,
- 17,15,16,15,16,16,17,17,16,17,17,17,17,17,17,17,
- 17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,
-};
-
-static const static_codebook _huff_book_line_128x11_0sub0 = {
- 1, 128,
- (char *)_huff_lengthlist_line_128x11_0sub0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x11_1sub0[] = {
- 2, 5, 5, 5, 5, 5, 5, 4, 5, 5, 5, 5, 5, 5, 5, 5,
- 6, 5, 6, 5, 6, 5, 7, 6, 7, 6, 7, 6, 8, 6, 8, 6,
-};
-
-static const static_codebook _huff_book_line_128x11_1sub0 = {
- 1, 32,
- (char *)_huff_lengthlist_line_128x11_1sub0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x11_1sub1[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 5, 3, 5, 3, 6, 4, 6, 4, 7, 4, 7, 4, 7, 4, 8, 4,
- 8, 4, 9, 5, 9, 5, 9, 5, 9, 6,10, 6,10, 6,11, 7,
- 10, 7,10, 8,11, 9,11, 9,11,10,11,11,12,11,11,12,
- 15,15,12,14,11,14,12,14,11,14,13,14,12,14,11,14,
- 11,14,12,14,11,14,11,14,13,13,14,14,14,14,14,14,
- 14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,
-};
-
-static const static_codebook _huff_book_line_128x11_1sub1 = {
- 1, 128,
- (char *)_huff_lengthlist_line_128x11_1sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x11_2sub1[] = {
- 0, 4, 5, 4, 5, 4, 5, 3, 5, 3, 5, 3, 5, 4, 4, 4,
- 5, 5,
-};
-
-static const static_codebook _huff_book_line_128x11_2sub1 = {
- 1, 18,
- (char *)_huff_lengthlist_line_128x11_2sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x11_2sub2[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 3, 3, 3, 4, 4, 4, 4, 5, 4, 5, 4, 6, 5, 7,
- 5, 7, 6, 8, 6, 8, 6, 9, 7, 9, 7,10, 7, 9, 8,11,
- 8,11,
-};
-
-static const static_codebook _huff_book_line_128x11_2sub2 = {
- 1, 50,
- (char *)_huff_lengthlist_line_128x11_2sub2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x11_2sub3[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 8, 3, 8, 4, 8, 4, 8, 6, 8, 5, 8, 4, 8,
- 4, 8, 6, 8, 7, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
-};
-
-static const static_codebook _huff_book_line_128x11_2sub3 = {
- 1, 128,
- (char *)_huff_lengthlist_line_128x11_2sub3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x11_3sub1[] = {
- 0, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 5, 4,
- 5, 4,
-};
-
-static const static_codebook _huff_book_line_128x11_3sub1 = {
- 1, 18,
- (char *)_huff_lengthlist_line_128x11_3sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x11_3sub2[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 3, 5, 4, 6, 4, 6, 4, 7, 4, 7, 4, 8, 4,
- 8, 4, 9, 4, 9, 4,10, 4,10, 5,10, 5,11, 5,12, 6,
- 12, 6,
-};
-
-static const static_codebook _huff_book_line_128x11_3sub2 = {
- 1, 50,
- (char *)_huff_lengthlist_line_128x11_3sub2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x11_3sub3[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 7, 1, 6, 3, 7, 3, 8, 4, 8, 5, 8, 8, 8, 9,
- 7, 8, 8, 7, 7, 7, 8, 9,10, 9, 9,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10, 9, 9,
-};
-
-static const static_codebook _huff_book_line_128x11_3sub3 = {
- 1, 128,
- (char *)_huff_lengthlist_line_128x11_3sub3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x17_class1[] = {
- 1, 3, 4, 7, 2, 5, 6, 7,
-};
-
-static const static_codebook _huff_book_line_128x17_class1 = {
- 1, 8,
- (char *)_huff_lengthlist_line_128x17_class1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x17_class2[] = {
- 1, 4,10,19, 3, 8,13,19, 7,12,19,19,19,19,19,19,
- 2, 6,11,19, 8,13,19,19, 9,11,19,19,19,19,19,19,
- 6, 7,13,19, 9,13,19,19,10,13,18,18,18,18,18,18,
- 18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,
-};
-
-static const static_codebook _huff_book_line_128x17_class2 = {
- 1, 64,
- (char *)_huff_lengthlist_line_128x17_class2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x17_class3[] = {
- 3, 6,10,17, 4, 8,11,20, 8,10,11,20,20,20,20,20,
- 2, 4, 8,18, 4, 6, 8,17, 7, 8,10,20,20,17,20,20,
- 3, 5, 8,17, 3, 4, 6,17, 8, 8,10,17,17,12,16,20,
- 13,13,15,20,10,10,12,20,15,14,15,20,20,20,19,19,
-};
-
-static const static_codebook _huff_book_line_128x17_class3 = {
- 1, 64,
- (char *)_huff_lengthlist_line_128x17_class3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x17_0sub0[] = {
- 5, 5, 6, 5, 6, 5, 6, 5, 6, 5, 6, 5, 6, 5, 6, 5,
- 7, 5, 7, 5, 7, 5, 7, 5, 7, 5, 7, 5, 8, 5, 8, 5,
- 8, 5, 8, 5, 8, 6, 8, 6, 8, 6, 9, 6, 9, 6, 9, 6,
- 9, 6, 9, 7, 9, 7, 9, 7, 9, 7,10, 7,10, 8,10, 8,
- 10, 8,10, 8,10, 8,11, 8,11, 8,11, 8,11, 8,11, 9,
- 12, 9,12, 9,12, 9,12, 9,12,10,12,10,13,11,13,11,
- 14,12,14,13,15,14,16,14,17,15,18,16,20,20,20,20,
- 20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,
-};
-
-static const static_codebook _huff_book_line_128x17_0sub0 = {
- 1, 128,
- (char *)_huff_lengthlist_line_128x17_0sub0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x17_1sub0[] = {
- 2, 5, 5, 4, 5, 4, 5, 4, 5, 5, 5, 5, 5, 5, 6, 5,
- 6, 5, 6, 5, 7, 6, 7, 6, 7, 6, 8, 6, 9, 7, 9, 7,
-};
-
-static const static_codebook _huff_book_line_128x17_1sub0 = {
- 1, 32,
- (char *)_huff_lengthlist_line_128x17_1sub0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x17_1sub1[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 4, 3, 5, 3, 5, 3, 6, 3, 6, 4, 6, 4, 7, 4, 7, 5,
- 8, 5, 8, 6, 9, 7, 9, 7, 9, 8,10, 9,10, 9,11,10,
- 11,11,11,11,11,11,12,12,12,13,12,13,12,14,12,15,
- 12,14,12,16,13,17,13,17,14,17,14,16,13,17,14,17,
- 14,17,15,17,15,15,16,17,17,17,17,17,17,17,17,17,
- 17,17,17,17,17,17,16,16,16,16,16,16,16,16,16,16,
-};
-
-static const static_codebook _huff_book_line_128x17_1sub1 = {
- 1, 128,
- (char *)_huff_lengthlist_line_128x17_1sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x17_2sub1[] = {
- 0, 4, 5, 4, 6, 4, 8, 3, 9, 3, 9, 2, 9, 3, 8, 4,
- 9, 4,
-};
-
-static const static_codebook _huff_book_line_128x17_2sub1 = {
- 1, 18,
- (char *)_huff_lengthlist_line_128x17_2sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x17_2sub2[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 1, 5, 3, 5, 3, 5, 4, 7, 5,10, 7,10, 7,
- 12,10,14,10,14, 9,14,11,14,14,14,13,13,13,13,13,
- 13,13,
-};
-
-static const static_codebook _huff_book_line_128x17_2sub2 = {
- 1, 50,
- (char *)_huff_lengthlist_line_128x17_2sub2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x17_2sub3[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6,
- 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6,
- 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6,
- 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6,
-};
-
-static const static_codebook _huff_book_line_128x17_2sub3 = {
- 1, 128,
- (char *)_huff_lengthlist_line_128x17_2sub3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x17_3sub1[] = {
- 0, 4, 4, 4, 4, 4, 4, 4, 5, 3, 5, 3, 5, 4, 6, 4,
- 6, 4,
-};
-
-static const static_codebook _huff_book_line_128x17_3sub1 = {
- 1, 18,
- (char *)_huff_lengthlist_line_128x17_3sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x17_3sub2[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 5, 3, 6, 3, 6, 4, 7, 4, 7, 4, 7, 4, 8, 4,
- 8, 4, 8, 4, 8, 4, 9, 4, 9, 5,10, 5,10, 7,10, 8,
- 10, 8,
-};
-
-static const static_codebook _huff_book_line_128x17_3sub2 = {
- 1, 50,
- (char *)_huff_lengthlist_line_128x17_3sub2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_128x17_3sub3[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 3, 2, 4, 3, 4, 4, 4, 5, 4, 7, 5, 8, 5,11,
- 6,10, 6,12, 7,12, 7,12, 8,12, 8,12,10,12,12,12,
- 12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
-};
-
-static const static_codebook _huff_book_line_128x17_3sub3 = {
- 1, 128,
- (char *)_huff_lengthlist_line_128x17_3sub3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_1024x27_class1[] = {
- 2,10, 8,14, 7,12,11,14, 1, 5, 3, 7, 4, 9, 7,13,
-};
-
-static const static_codebook _huff_book_line_1024x27_class1 = {
- 1, 16,
- (char *)_huff_lengthlist_line_1024x27_class1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_1024x27_class2[] = {
- 1, 4, 2, 6, 3, 7, 5, 7,
-};
-
-static const static_codebook _huff_book_line_1024x27_class2 = {
- 1, 8,
- (char *)_huff_lengthlist_line_1024x27_class2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_1024x27_class3[] = {
- 1, 5, 7,21, 5, 8, 9,21,10, 9,12,20,20,16,20,20,
- 4, 8, 9,20, 6, 8, 9,20,11,11,13,20,20,15,17,20,
- 9,11,14,20, 8,10,15,20,11,13,15,20,20,20,20,20,
- 20,20,20,20,13,20,20,20,18,18,20,20,20,20,20,20,
- 3, 6, 8,20, 6, 7, 9,20,10, 9,12,20,20,20,20,20,
- 5, 7, 9,20, 6, 6, 9,20,10, 9,12,20,20,20,20,20,
- 8,10,13,20, 8, 9,12,20,11,10,12,20,20,20,20,20,
- 18,20,20,20,15,17,18,20,18,17,18,20,20,20,20,20,
- 7,10,12,20, 8, 9,11,20,14,13,14,20,20,20,20,20,
- 6, 9,12,20, 7, 8,11,20,12,11,13,20,20,20,20,20,
- 9,11,15,20, 8,10,14,20,12,11,14,20,20,20,20,20,
- 20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,
- 11,16,18,20,15,15,17,20,20,17,20,20,20,20,20,20,
- 9,14,16,20,12,12,15,20,17,15,18,20,20,20,20,20,
- 16,19,18,20,15,16,20,20,17,17,20,20,20,20,20,20,
- 20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,
-};
-
-static const static_codebook _huff_book_line_1024x27_class3 = {
- 1, 256,
- (char *)_huff_lengthlist_line_1024x27_class3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_1024x27_class4[] = {
- 2, 3, 7,13, 4, 4, 7,15, 8, 6, 9,17,21,16,15,21,
- 2, 5, 7,11, 5, 5, 7,14, 9, 7,10,16,17,15,16,21,
- 4, 7,10,17, 7, 7, 9,15,11, 9,11,16,21,18,15,21,
- 18,21,21,21,15,17,17,19,21,19,18,20,21,21,21,20,
-};
-
-static const static_codebook _huff_book_line_1024x27_class4 = {
- 1, 64,
- (char *)_huff_lengthlist_line_1024x27_class4,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_1024x27_0sub0[] = {
- 5, 5, 5, 5, 6, 5, 6, 5, 6, 5, 6, 5, 6, 5, 6, 5,
- 6, 5, 6, 5, 6, 5, 6, 5, 7, 5, 7, 5, 7, 5, 7, 5,
- 8, 6, 8, 6, 8, 6, 9, 6, 9, 6,10, 6,10, 6,11, 6,
- 11, 7,11, 7,12, 7,12, 7,12, 7,12, 7,12, 7,12, 7,
- 12, 7,12, 8,13, 8,12, 8,12, 8,13, 8,13, 9,13, 9,
- 13, 9,13, 9,12,10,12,10,13,10,14,11,14,12,14,13,
- 14,13,14,14,15,16,15,15,15,14,15,17,21,22,22,21,
- 22,22,22,22,22,22,21,21,21,21,21,21,21,21,21,21,
-};
-
-static const static_codebook _huff_book_line_1024x27_0sub0 = {
- 1, 128,
- (char *)_huff_lengthlist_line_1024x27_0sub0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_1024x27_1sub0[] = {
- 2, 5, 5, 4, 5, 4, 5, 4, 5, 4, 6, 5, 6, 5, 6, 5,
- 6, 5, 7, 5, 7, 6, 8, 6, 8, 6, 8, 6, 9, 6, 9, 6,
-};
-
-static const static_codebook _huff_book_line_1024x27_1sub0 = {
- 1, 32,
- (char *)_huff_lengthlist_line_1024x27_1sub0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_1024x27_1sub1[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 8, 5, 8, 4, 9, 4, 9, 4, 9, 4, 9, 4, 9, 4, 9, 4,
- 9, 4, 9, 4, 9, 4, 8, 4, 8, 4, 9, 5, 9, 5, 9, 5,
- 9, 5, 9, 6,10, 6,10, 7,10, 8,11, 9,11,11,12,13,
- 12,14,13,15,13,15,14,16,14,17,15,17,15,15,16,16,
- 15,16,16,16,15,18,16,15,17,17,19,19,19,19,19,19,
- 19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,
-};
-
-static const static_codebook _huff_book_line_1024x27_1sub1 = {
- 1, 128,
- (char *)_huff_lengthlist_line_1024x27_1sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_1024x27_2sub0[] = {
- 1, 5, 5, 5, 5, 5, 5, 5, 6, 5, 6, 5, 6, 5, 6, 5,
- 6, 6, 7, 7, 7, 7, 8, 7, 8, 8, 9, 8,10, 9,10, 9,
-};
-
-static const static_codebook _huff_book_line_1024x27_2sub0 = {
- 1, 32,
- (char *)_huff_lengthlist_line_1024x27_2sub0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_1024x27_2sub1[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 4, 3, 4, 3, 4, 4, 5, 4, 5, 4, 5, 5, 6, 5, 6, 5,
- 7, 5, 7, 6, 7, 6, 8, 7, 8, 7, 8, 7, 9, 8, 9, 9,
- 9, 9,10,10,10,11, 9,12, 9,12, 9,15,10,14, 9,13,
- 10,13,10,12,10,12,10,13,10,12,11,13,11,14,12,13,
- 13,14,14,13,14,15,14,16,13,13,14,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,15,15,
-};
-
-static const static_codebook _huff_book_line_1024x27_2sub1 = {
- 1, 128,
- (char *)_huff_lengthlist_line_1024x27_2sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_1024x27_3sub1[] = {
- 0, 4, 5, 4, 5, 3, 5, 3, 5, 3, 5, 4, 4, 4, 4, 5,
- 5, 5,
-};
-
-static const static_codebook _huff_book_line_1024x27_3sub1 = {
- 1, 18,
- (char *)_huff_lengthlist_line_1024x27_3sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_1024x27_3sub2[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 3, 3, 4, 3, 4, 4, 4, 4, 5, 5, 5, 5, 5, 6,
- 5, 7, 5, 8, 6, 8, 6, 9, 7,10, 7,10, 8,10, 8,11,
- 9,11,
-};
-
-static const static_codebook _huff_book_line_1024x27_3sub2 = {
- 1, 50,
- (char *)_huff_lengthlist_line_1024x27_3sub2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_1024x27_3sub3[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 3, 7, 3, 8, 3,10, 3, 8, 3, 9, 3, 8, 4, 9,
- 4, 9, 5, 9, 6,10, 6, 9, 7,11, 7,12, 9,13,10,13,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
-};
-
-static const static_codebook _huff_book_line_1024x27_3sub3 = {
- 1, 128,
- (char *)_huff_lengthlist_line_1024x27_3sub3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_1024x27_4sub1[] = {
- 0, 4, 5, 4, 5, 4, 5, 4, 5, 3, 5, 3, 5, 3, 5, 4,
- 5, 4,
-};
-
-static const static_codebook _huff_book_line_1024x27_4sub1 = {
- 1, 18,
- (char *)_huff_lengthlist_line_1024x27_4sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_1024x27_4sub2[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 4, 2, 4, 2, 5, 3, 5, 4, 6, 6, 6, 7, 7, 8,
- 7, 8, 7, 8, 7, 9, 8, 9, 8, 9, 8,10, 8,11, 9,12,
- 9,12,
-};
-
-static const static_codebook _huff_book_line_1024x27_4sub2 = {
- 1, 50,
- (char *)_huff_lengthlist_line_1024x27_4sub2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_1024x27_4sub3[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 2, 5, 2, 6, 3, 6, 4, 7, 4, 7, 5, 9, 5,11,
- 6,11, 6,11, 7,11, 6,11, 6,11, 9,11, 8,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,10,10,10,10,10,10,
-};
-
-static const static_codebook _huff_book_line_1024x27_4sub3 = {
- 1, 128,
- (char *)_huff_lengthlist_line_1024x27_4sub3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_2048x27_class1[] = {
- 2, 6, 8, 9, 7,11,13,13, 1, 3, 5, 5, 6, 6,12,10,
-};
-
-static const static_codebook _huff_book_line_2048x27_class1 = {
- 1, 16,
- (char *)_huff_lengthlist_line_2048x27_class1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_2048x27_class2[] = {
- 1, 2, 3, 6, 4, 7, 5, 7,
-};
-
-static const static_codebook _huff_book_line_2048x27_class2 = {
- 1, 8,
- (char *)_huff_lengthlist_line_2048x27_class2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_2048x27_class3[] = {
- 3, 3, 6,16, 5, 5, 7,16, 9, 8,11,16,16,16,16,16,
- 5, 5, 8,16, 5, 5, 7,16, 8, 7, 9,16,16,16,16,16,
- 9, 9,12,16, 6, 8,11,16, 9,10,11,16,16,16,16,16,
- 16,16,16,16,13,16,16,16,15,16,16,16,16,16,16,16,
- 5, 4, 7,16, 6, 5, 8,16, 9, 8,10,16,16,16,16,16,
- 5, 5, 7,15, 5, 4, 6,15, 7, 6, 8,16,16,16,16,16,
- 9, 9,11,15, 7, 7, 9,16, 8, 8, 9,16,16,16,16,16,
- 16,16,16,16,15,15,15,16,15,15,14,16,16,16,16,16,
- 8, 8,11,16, 8, 9,10,16,11,10,14,16,16,16,16,16,
- 6, 8,10,16, 6, 7,10,16, 8, 8,11,16,14,16,16,16,
- 10,11,14,16, 9, 9,11,16,10,10,11,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,15,16,16,16,16,16,16,16,16,16,16,16,
- 12,16,15,16,12,14,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
- 16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,
-};
-
-static const static_codebook _huff_book_line_2048x27_class3 = {
- 1, 256,
- (char *)_huff_lengthlist_line_2048x27_class3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_2048x27_class4[] = {
- 2, 4, 7,13, 4, 5, 7,15, 8, 7,10,16,16,14,16,16,
- 2, 4, 7,16, 3, 4, 7,14, 8, 8,10,16,16,16,15,16,
- 6, 8,11,16, 7, 7, 9,16,11, 9,13,16,16,16,15,16,
- 16,16,16,16,14,16,16,16,16,16,16,16,16,16,16,16,
-};
-
-static const static_codebook _huff_book_line_2048x27_class4 = {
- 1, 64,
- (char *)_huff_lengthlist_line_2048x27_class4,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_2048x27_0sub0[] = {
- 5, 5, 5, 5, 5, 5, 6, 5, 6, 5, 6, 5, 6, 5, 6, 5,
- 6, 5, 7, 5, 7, 5, 7, 5, 8, 5, 8, 5, 8, 5, 9, 5,
- 9, 6,10, 6,10, 6,11, 6,11, 6,11, 6,11, 6,11, 6,
- 11, 6,11, 6,12, 7,11, 7,11, 7,11, 7,11, 7,10, 7,
- 11, 7,11, 7,12, 7,11, 8,11, 8,11, 8,11, 8,13, 8,
- 12, 9,11, 9,11, 9,11,10,12,10,12, 9,12,10,12,11,
- 14,12,16,12,12,11,14,16,17,17,17,17,17,17,17,17,
- 17,17,17,17,17,17,17,17,17,17,17,17,16,16,16,16,
-};
-
-static const static_codebook _huff_book_line_2048x27_0sub0 = {
- 1, 128,
- (char *)_huff_lengthlist_line_2048x27_0sub0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_2048x27_1sub0[] = {
- 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5,
- 5, 5, 6, 6, 6, 6, 6, 6, 7, 6, 7, 6, 7, 6, 7, 6,
-};
-
-static const static_codebook _huff_book_line_2048x27_1sub0 = {
- 1, 32,
- (char *)_huff_lengthlist_line_2048x27_1sub0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_2048x27_1sub1[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 6, 5, 7, 5, 7, 4, 7, 4, 8, 4, 8, 4, 8, 4, 8, 3,
- 8, 4, 9, 4, 9, 4, 9, 4, 9, 4, 9, 5, 9, 5, 9, 6,
- 9, 7, 9, 8, 9, 9, 9,10, 9,11, 9,14, 9,15,10,15,
- 10,15,10,15,10,15,11,15,10,14,12,14,11,14,13,14,
- 13,15,15,15,12,15,15,15,13,15,13,15,13,15,15,15,
- 15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,14,
-};
-
-static const static_codebook _huff_book_line_2048x27_1sub1 = {
- 1, 128,
- (char *)_huff_lengthlist_line_2048x27_1sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_2048x27_2sub0[] = {
- 2, 4, 5, 4, 5, 4, 5, 4, 5, 5, 5, 5, 5, 5, 6, 5,
- 6, 5, 6, 6, 6, 6, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8,
-};
-
-static const static_codebook _huff_book_line_2048x27_2sub0 = {
- 1, 32,
- (char *)_huff_lengthlist_line_2048x27_2sub0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_2048x27_2sub1[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 3, 4, 3, 4, 3, 4, 4, 5, 4, 5, 5, 5, 6, 6, 6, 7,
- 6, 8, 6, 8, 6, 9, 7,10, 7,10, 7,10, 7,12, 7,12,
- 7,12, 9,12,11,12,10,12,10,12,11,12,12,12,10,12,
- 10,12,10,12, 9,12,11,12,12,12,12,12,11,12,11,12,
- 12,12,12,12,12,12,12,12,10,10,12,12,12,12,12,10,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
-};
-
-static const static_codebook _huff_book_line_2048x27_2sub1 = {
- 1, 128,
- (char *)_huff_lengthlist_line_2048x27_2sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_2048x27_3sub1[] = {
- 0, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
- 5, 5,
-};
-
-static const static_codebook _huff_book_line_2048x27_3sub1 = {
- 1, 18,
- (char *)_huff_lengthlist_line_2048x27_3sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_2048x27_3sub2[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 3, 3, 3, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 6,
- 6, 7, 6, 7, 6, 8, 6, 9, 7, 9, 7, 9, 9,11, 9,12,
- 10,12,
-};
-
-static const static_codebook _huff_book_line_2048x27_3sub2 = {
- 1, 50,
- (char *)_huff_lengthlist_line_2048x27_3sub2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_2048x27_3sub3[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 3, 6, 3, 7, 3, 7, 5, 7, 7, 7, 7, 7, 6, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
-};
-
-static const static_codebook _huff_book_line_2048x27_3sub3 = {
- 1, 128,
- (char *)_huff_lengthlist_line_2048x27_3sub3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_2048x27_4sub1[] = {
- 0, 3, 4, 4, 4, 4, 4, 4, 4, 4, 5, 4, 5, 4, 5, 4,
- 4, 5,
-};
-
-static const static_codebook _huff_book_line_2048x27_4sub1 = {
- 1, 18,
- (char *)_huff_lengthlist_line_2048x27_4sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_2048x27_4sub2[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 3, 2, 4, 3, 4, 4, 4, 5, 5, 6, 5, 6, 5, 7,
- 6, 6, 6, 7, 7, 7, 8, 9, 9, 9,12,10,11,10,10,12,
- 10,10,
-};
-
-static const static_codebook _huff_book_line_2048x27_4sub2 = {
- 1, 50,
- (char *)_huff_lengthlist_line_2048x27_4sub2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_2048x27_4sub3[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 3, 6, 5, 7, 5, 7, 7, 7, 7, 7, 5, 7, 5, 7,
- 5, 7, 5, 7, 7, 7, 7, 7, 4, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6,
-};
-
-static const static_codebook _huff_book_line_2048x27_4sub3 = {
- 1, 128,
- (char *)_huff_lengthlist_line_2048x27_4sub3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_256x4low_class0[] = {
- 4, 5, 6,11, 5, 5, 6,10, 7, 7, 6, 6,14,13, 9, 9,
- 6, 6, 6,10, 6, 6, 6, 9, 8, 7, 7, 9,14,12, 8,11,
- 8, 7, 7,11, 8, 8, 7,11, 9, 9, 7, 9,13,11, 9,13,
- 19,19,18,19,15,16,16,19,11,11,10,13,10,10, 9,15,
- 5, 5, 6,13, 6, 6, 6,11, 8, 7, 6, 7,14,11,10,11,
- 6, 6, 6,12, 7, 6, 6,11, 8, 7, 7,11,13,11, 9,11,
- 9, 7, 6,12, 8, 7, 6,12, 9, 8, 8,11,13,10, 7,13,
- 19,19,17,19,17,14,14,19,12,10, 8,12,13,10, 9,16,
- 7, 8, 7,12, 7, 7, 7,11, 8, 7, 7, 8,12,12,11,11,
- 8, 8, 7,12, 8, 7, 6,11, 8, 7, 7,10,10,11,10,11,
- 9, 8, 8,13, 9, 8, 7,12,10, 9, 7,11, 9, 8, 7,11,
- 18,18,15,18,18,16,17,18,15,11,10,18,11, 9, 9,18,
- 16,16,13,16,12,11,10,16,12,11, 9, 6,15,12,11,13,
- 16,16,14,14,13,11,12,16,12, 9, 9,13,13,10,10,12,
- 17,18,17,17,14,15,14,16,14,12,14,15,12,10,11,12,
- 18,18,18,18,18,18,18,18,18,12,13,18,16,11, 9,18,
-};
-
-static const static_codebook _huff_book_line_256x4low_class0 = {
- 1, 256,
- (char *)_huff_lengthlist_line_256x4low_class0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_256x4low_0sub0[] = {
- 1, 3, 2, 3,
-};
-
-static const static_codebook _huff_book_line_256x4low_0sub0 = {
- 1, 4,
- (char *)_huff_lengthlist_line_256x4low_0sub0,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_256x4low_0sub1[] = {
- 0, 0, 0, 0, 2, 3, 2, 3, 3, 3,
-};
-
-static const static_codebook _huff_book_line_256x4low_0sub1 = {
- 1, 10,
- (char *)_huff_lengthlist_line_256x4low_0sub1,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_256x4low_0sub2[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 3, 4, 3, 4,
- 4, 4, 4, 4, 5, 5, 5, 6, 6,
-};
-
-static const static_codebook _huff_book_line_256x4low_0sub2 = {
- 1, 25,
- (char *)_huff_lengthlist_line_256x4low_0sub2,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist_line_256x4low_0sub3[] = {
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 2, 4, 3, 5, 4,
- 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 7, 7, 8, 6, 9,
- 7,12,11,16,13,16,12,15,13,15,12,14,12,15,15,15,
-};
-
-static const static_codebook _huff_book_line_256x4low_0sub3 = {
- 1, 64,
- (char *)_huff_lengthlist_line_256x4low_0sub3,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
diff --git a/contrib/vorbis/lib/books/uncoupled/Makefile.am b/contrib/vorbis/lib/books/uncoupled/Makefile.am
deleted file mode 100644
index 93ff417..0000000
--- a/contrib/vorbis/lib/books/uncoupled/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-EXTRA_DIST = res_books_uncoupled.h
diff --git a/contrib/vorbis/lib/books/uncoupled/res_books_uncoupled.h b/contrib/vorbis/lib/books/uncoupled/res_books_uncoupled.h
deleted file mode 100644
index 3d658ec..0000000
--- a/contrib/vorbis/lib/books/uncoupled/res_books_uncoupled.h
+++ /dev/null
@@ -1,7757 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: static codebooks autogenerated by huff/huffbuld
-
- ********************************************************************/
-
-#include "codebook.h"
-
-static const long _vq_quantlist__16u0__p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__16u0__p1_0[] = {
- 1, 4, 4, 5, 7, 7, 5, 7, 8, 5, 8, 8, 8,10,10, 8,
- 10,11, 5, 8, 8, 8,10,10, 8,10,10, 4, 9, 9, 9,12,
- 11, 8,11,11, 8,12,11,10,12,14,10,13,13, 7,11,11,
- 10,14,12,11,14,14, 4, 9, 9, 8,11,11, 9,11,12, 7,
- 11,11,10,13,14,10,12,14, 8,11,12,10,14,14,10,13,
- 12,
-};
-
-static const static_codebook _16u0__p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__16u0__p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__16u0__p1_0,
- 0
-};
-
-static const long _vq_quantlist__16u0__p2_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__16u0__p2_0[] = {
- 2, 4, 4, 5, 6, 6, 5, 6, 6, 5, 7, 7, 7, 8, 9, 7,
- 8, 9, 5, 7, 7, 7, 9, 8, 7, 9, 7, 4, 7, 7, 7, 9,
- 9, 7, 8, 8, 6, 9, 8, 7, 8,11, 9,11,10, 6, 8, 9,
- 8,11, 8, 9,10,11, 4, 7, 7, 7, 8, 8, 7, 9, 9, 6,
- 9, 8, 9,11,10, 8, 8,11, 6, 8, 9, 9,10,11, 8,11,
- 8,
-};
-
-static const static_codebook _16u0__p2_0 = {
- 4, 81,
- (char *)_vq_lengthlist__16u0__p2_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__16u0__p2_0,
- 0
-};
-
-static const long _vq_quantlist__16u0__p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__16u0__p3_0[] = {
- 1, 5, 5, 7, 7, 6, 7, 7, 8, 8, 6, 7, 8, 8, 8, 8,
- 9, 9,11,11, 8, 9, 9,11,11, 6, 9, 8,10,10, 8,10,
- 10,11,11, 8,10,10,11,11,10,11,10,13,12, 9,11,10,
- 13,13, 6, 8, 9,10,10, 8,10,10,11,11, 8,10,10,11,
- 11, 9,10,11,13,12,10,10,11,12,12, 8,11,11,14,13,
- 10,12,11,15,13, 9,12,11,15,14,12,14,13,16,14,12,
- 13,13,17,14, 8,11,11,13,14, 9,11,12,14,15,10,11,
- 12,13,15,11,13,13,14,16,12,13,14,14,16, 5, 9, 9,
- 11,11, 9,11,11,12,12, 8,11,11,12,12,11,12,12,15,
- 14,10,12,12,15,15, 8,11,11,13,12,10,12,12,13,13,
- 10,12,12,14,13,12,12,13,14,15,11,13,13,17,16, 7,
- 11,11,13,13,10,12,12,14,13,10,12,12,13,14,12,13,
- 12,15,14,11,13,13,15,14, 9,12,12,16,15,11,13,13,
- 17,16,10,13,13,16,16,13,14,15,15,16,13,15,14,19,
- 17, 9,12,12,14,16,11,13,13,15,16,10,13,13,17,16,
- 13,14,13,17,15,12,15,15,16,17, 5, 9, 9,11,11, 8,
- 11,11,13,12, 9,11,11,12,12,10,12,12,14,15,11,12,
- 12,14,14, 7,11,10,13,12,10,12,12,14,13,10,11,12,
- 13,13,11,13,13,15,16,12,12,13,15,15, 7,11,11,13,
- 13,10,13,13,14,14,10,12,12,13,13,11,13,13,16,15,
- 12,13,13,15,14, 9,12,12,15,15,10,13,13,17,16,11,
- 12,13,15,15,12,15,14,18,18,13,14,14,16,17, 9,12,
- 12,15,16,10,13,13,15,16,11,13,13,15,16,13,15,15,
- 17,17,13,15,14,16,15, 7,11,11,15,16,10,13,12,16,
- 17,10,12,13,15,17,15,16,16,18,17,13,15,15,17,18,
- 8,12,12,16,16,11,13,14,17,18,11,13,13,18,16,15,
- 17,16,17,19,14,15,15,17,16, 8,12,12,16,15,11,14,
- 13,18,17,11,13,14,18,17,15,16,16,18,17,13,16,16,
- 18,18,11,15,14,18,17,13,14,15,18, 0,12,15,15, 0,
- 17,17,16,17,17,18,14,16,18,18, 0,11,14,14,17, 0,
- 12,15,14,17,19,12,15,14,18, 0,15,18,16, 0,17,14,
- 18,16,18, 0, 7,11,11,16,15,10,12,12,18,16,10,13,
- 13,16,15,13,15,14,17,17,14,16,16,19,18, 8,12,12,
- 16,16,11,13,13,18,16,11,13,14,17,16,14,15,15,19,
- 18,15,16,16, 0,19, 8,12,12,16,17,11,13,13,17,17,
- 11,14,13,17,17,13,15,15,17,19,15,17,17,19, 0,11,
- 14,15,19,17,12,15,16,18,18,12,14,15,19,17,14,16,
- 17, 0,18,16,16,19,17, 0,11,14,14,18,19,12,15,14,
- 17,17,13,16,14,17,16,14,17,16,18,18,15,18,15, 0,
- 18,
-};
-
-static const static_codebook _16u0__p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__16u0__p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__16u0__p3_0,
- 0
-};
-
-static const long _vq_quantlist__16u0__p4_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__16u0__p4_0[] = {
- 3, 5, 5, 8, 8, 6, 6, 6, 9, 9, 6, 6, 6, 9, 9, 9,
- 10, 9,11,11, 9, 9, 9,11,11, 6, 7, 7,10,10, 7, 7,
- 8,10,10, 7, 7, 8,10,10,10,10,10,11,12, 9,10,10,
- 11,12, 6, 7, 7,10,10, 7, 8, 7,10,10, 7, 8, 7,10,
- 10,10,11,10,12,11,10,10,10,13,10, 9,10,10,12,12,
- 10,11,10,14,12, 9,11,11,13,13,11,12,13,13,13,11,
- 12,12,15,13, 9,10,10,12,13, 9,11,10,12,13,10,10,
- 11,12,13,11,12,12,12,13,11,12,12,13,13, 5, 7, 7,
- 10,10, 7, 8, 8,10,10, 7, 8, 8,10,10,10,11,10,12,
- 13,10,10,11,12,12, 6, 8, 8,11,10, 7, 8, 9,10,12,
- 8, 9, 9,11,11,11,10,11,11,12,10,11,11,13,12, 7,
- 8, 8,10,11, 8, 9, 8,11,10, 8, 9, 9,11,11,10,12,
- 10,13,11,10,11,11,13,13,10,11,10,14,13,10,10,11,
- 13,13,10,12,11,14,13,12,11,13,12,13,13,12,13,14,
- 14,10,11,11,13,13,10,11,10,12,13,10,12,12,12,14,
- 12,12,12,14,12,12,13,12,17,15, 5, 7, 7,10,10, 7,
- 8, 8,10,10, 7, 8, 8,11,10,10,10,11,12,12,10,11,
- 11,12,13, 6, 8, 8,11,10, 8, 9, 9,11,11, 7, 8, 9,
- 10,11,11,11,11,12,12,10,10,11,12,13, 6, 8, 8,10,
- 11, 8, 9, 9,11,11, 7, 9, 7,11,10,10,12,12,13,13,
- 11,11,10,13,11, 9,11,10,14,13,11,11,11,15,13,10,
- 10,11,13,13,12,13,13,14,14,12,11,12,12,13,10,11,
- 11,12,13,10,11,12,13,13,10,11,10,13,12,12,12,13,
- 14, 0,12,13,11,13,11, 8,10,10,13,13,10,11,11,14,
- 13,10,11,11,13,12,13,14,14,14,15,12,12,12,15,14,
- 9,11,10,13,12,10,10,11,13,14,11,11,11,15,12,13,
- 12,14,15,16,13,13,13,14,13, 9,11,11,12,12,10,12,
- 11,13,13,10,11,11,13,14,13,13,13,15,15,13,13,14,
- 17,15,11,12,12,14,14,10,11,12,13,15,12,13,13, 0,
- 15,13,11,14,12,16,14,16,14, 0,15,11,12,12,14,16,
- 11,13,12,16,15,12,13,13,14,15,12,14,12,15,13,15,
- 14,14,16,16, 8,10,10,13,13,10,11,10,13,14,10,11,
- 11,13,13,13,13,12,14,14,14,13,13,16,17, 9,10,10,
- 12,14,10,12,11,14,13,10,11,12,13,14,12,12,12,15,
- 15,13,13,13,14,14, 9,10,10,13,13,10,11,12,12,14,
- 10,11,10,13,13,13,13,13,14,16,13,13,13,14,14,11,
- 12,13,15,13,12,14,13,14,16,12,12,13,13,14,13,14,
- 14,17,15,13,12,17,13,16,11,12,13,14,15,12,13,14,
- 14,17,11,12,11,14,14,13,16,14,16, 0,14,15,11,15,
- 11,
-};
-
-static const static_codebook _16u0__p4_0 = {
- 4, 625,
- (char *)_vq_lengthlist__16u0__p4_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__16u0__p4_0,
- 0
-};
-
-static const long _vq_quantlist__16u0__p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__16u0__p5_0[] = {
- 1, 4, 4, 7, 7, 7, 7, 9, 9, 4, 6, 6, 8, 8, 8, 8,
- 9, 9, 4, 6, 6, 8, 8, 8, 8, 9, 9, 7, 8, 8, 9, 9,
- 9, 9,11,10, 7, 8, 8, 9, 9, 9, 9,10,11, 7, 8, 8,
- 9, 9,10,10,11,11, 7, 8, 8, 9, 9,10,10,11,11, 9,
- 9, 9,10,10,11,11,12,12, 9, 9, 9,10,10,11,11,12,
- 12,
-};
-
-static const static_codebook _16u0__p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__16u0__p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__16u0__p5_0,
- 0
-};
-
-static const long _vq_quantlist__16u0__p6_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__16u0__p6_0[] = {
- 1, 4, 4, 7, 7,10,10,12,12,13,13,18,17, 3, 6, 6,
- 9, 9,11,11,13,13,14,14,18,17, 3, 6, 6, 9, 9,11,
- 11,13,13,14,14,17,18, 7, 9, 9,11,11,13,13,14,14,
- 15,15, 0, 0, 7, 9, 9,11,11,13,13,14,14,15,16,19,
- 18,10,11,11,13,13,14,14,16,15,17,18, 0, 0,10,11,
- 11,13,13,14,14,15,15,16,18, 0, 0,11,13,13,14,14,
- 15,15,17,17, 0,19, 0, 0,11,13,13,14,14,14,15,16,
- 18, 0,19, 0, 0,13,14,14,15,15,18,17,18,18, 0,19,
- 0, 0,13,14,14,15,16,16,16,18,18,19, 0, 0, 0,16,
- 17,17, 0,17,19,19, 0,19, 0, 0, 0, 0,16,19,16,17,
- 18, 0,19, 0, 0, 0, 0, 0, 0,
-};
-
-static const static_codebook _16u0__p6_0 = {
- 2, 169,
- (char *)_vq_lengthlist__16u0__p6_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__16u0__p6_0,
- 0
-};
-
-static const long _vq_quantlist__16u0__p6_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__16u0__p6_1[] = {
- 1, 4, 5, 6, 6, 4, 6, 6, 6, 6, 4, 6, 6, 6, 6, 6,
- 6, 6, 7, 7, 6, 6, 6, 7, 7,
-};
-
-static const static_codebook _16u0__p6_1 = {
- 2, 25,
- (char *)_vq_lengthlist__16u0__p6_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__16u0__p6_1,
- 0
-};
-
-static const long _vq_quantlist__16u0__p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__16u0__p7_0[] = {
- 1, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7,
-};
-
-static const static_codebook _16u0__p7_0 = {
- 4, 81,
- (char *)_vq_lengthlist__16u0__p7_0,
- 1, -518803456, 1628680192, 2, 0,
- (long *)_vq_quantlist__16u0__p7_0,
- 0
-};
-
-static const long _vq_quantlist__16u0__p7_1[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__16u0__p7_1[] = {
- 1, 5, 5, 6, 5, 9,10,11,11,10,10,10,10,10,10, 5,
- 8, 8, 8,10,10,10,10,10,10,10,10,10,10,10, 5, 8,
- 9, 9, 9,10,10,10,10,10,10,10,10,10,10, 5,10, 8,
- 10,10,10,10,10,10,10,10,10,10,10,10, 4, 8, 9,10,
- 10,10,10,10,10,10,10,10,10,10,10, 9,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10, 9,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,
-};
-
-static const static_codebook _16u0__p7_1 = {
- 2, 225,
- (char *)_vq_lengthlist__16u0__p7_1,
- 1, -520986624, 1620377600, 4, 0,
- (long *)_vq_quantlist__16u0__p7_1,
- 0
-};
-
-static const long _vq_quantlist__16u0__p7_2[] = {
- 10,
- 9,
- 11,
- 8,
- 12,
- 7,
- 13,
- 6,
- 14,
- 5,
- 15,
- 4,
- 16,
- 3,
- 17,
- 2,
- 18,
- 1,
- 19,
- 0,
- 20,
-};
-
-static const char _vq_lengthlist__16u0__p7_2[] = {
- 1, 6, 6, 7, 8, 7, 7,10, 9,10, 9,11,10, 9,11,10,
- 9, 9, 9, 9,10, 6, 8, 7, 9, 9, 8, 8,10,10, 9,11,
- 11,12,12,10, 9,11, 9,12,10, 9, 6, 9, 8, 9,12, 8,
- 8,11, 9,11,11,12,11,12,12,10,11,11,10,10,11, 7,
- 10, 9, 9, 9, 9, 9,10, 9,10, 9,10,10,12,10,10,10,
- 11,12,10,10, 7, 9, 9, 9,10, 9, 9,10,10, 9, 9, 9,
- 11,11,10,10,10,10, 9, 9,12, 7, 9,10, 9,11, 9,10,
- 9,10,11,11,11,10,11,12, 9,12,11,10,10,10, 7, 9,
- 9, 9, 9,10,12,10, 9,11,12,10,11,12,12,11, 9,10,
- 11,10,11, 7, 9,10,10,11,10, 9,10,11,11,11,10,12,
- 12,12,11,11,10,11,11,12, 8, 9,10,12,11,10,10,12,
- 12,12,12,12,10,11,11, 9,11,10,12,11,11, 8, 9,10,
- 10,11,12,11,11,10,10,10,12,12,12, 9,10,12,12,12,
- 12,12, 8,10,11,10,10,12, 9,11,12,12,11,12,12,12,
- 12,10,12,10,10,10,10, 8,12,11,11,11,10,10,11,12,
- 12,12,12,11,12,12,12,11,11,11,12,10, 9,10,10,12,
- 10,12,10,12,12,10,10,10,11,12,12,12,11,12,12,12,
- 11,10,11,12,12,12,11,12,12,11,12,12,11,12,12,12,
- 12,11,12,12,10,10,10,10,11,11,12,11,12,12,12,12,
- 12,12,12,11,12,11,10,11,11,12,11,11, 9,10,10,10,
- 12,10,10,11, 9,11,12,11,12,11,12,12,10,11,10,12,
- 9, 9, 9,12,11,10,11,10,12,10,12,10,12,12,12,11,
- 11,11,11,11,10, 9,10,10,11,10,11,11,12,11,10,11,
- 12,12,12,11,11, 9,12,10,12, 9,10,12,10,10,11,10,
- 11,11,12,11,10,11,10,11,11,11,11,12,11,11,10, 9,
- 10,10,10, 9,11,11,10, 9,12,10,11,12,11,12,12,11,
- 12,11,12,11,10,11,10,12,11,12,11,12,11,12,10,11,
- 10,10,12,11,10,11,11,11,10,
-};
-
-static const static_codebook _16u0__p7_2 = {
- 2, 441,
- (char *)_vq_lengthlist__16u0__p7_2,
- 1, -529268736, 1611661312, 5, 0,
- (long *)_vq_quantlist__16u0__p7_2,
- 0
-};
-
-static const char _huff_lengthlist__16u0__single[] = {
- 3, 5, 8, 7,14, 8, 9,19, 5, 2, 5, 5, 9, 6, 9,19,
- 8, 4, 5, 7, 8, 9,13,19, 7, 4, 6, 5, 9, 6, 9,19,
- 12, 8, 7, 9,10,11,13,19, 8, 5, 8, 6, 9, 6, 7,19,
- 8, 8,10, 7, 7, 4, 5,19,12,17,19,15,18,13,11,18,
-};
-
-static const static_codebook _huff_book__16u0__single = {
- 2, 64,
- (char *)_huff_lengthlist__16u0__single,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__16u1__long[] = {
- 3, 6,10, 8,12, 8,14, 8,14,19, 5, 3, 5, 5, 7, 6,
- 11, 7,16,19, 7, 5, 6, 7, 7, 9,11,12,19,19, 6, 4,
- 7, 5, 7, 6,10, 7,18,18, 8, 6, 7, 7, 7, 7, 8, 9,
- 18,18, 7, 5, 8, 5, 7, 5, 8, 6,18,18,12, 9,10, 9,
- 9, 9, 8, 9,18,18, 8, 7,10, 6, 8, 5, 6, 4,11,18,
- 11,15,16,12,11, 8, 8, 6, 9,18,14,18,18,18,16,16,
- 16,13,16,18,
-};
-
-static const static_codebook _huff_book__16u1__long = {
- 2, 100,
- (char *)_huff_lengthlist__16u1__long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__16u1__p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__16u1__p1_0[] = {
- 1, 4, 4, 5, 7, 7, 5, 7, 7, 5, 8, 7, 7,10,10, 7,
- 9,10, 5, 7, 8, 7,10, 9, 7,10,10, 5, 8, 8, 8,10,
- 10, 8,10,10, 7,10,10,10,11,12,10,12,13, 7,10,10,
- 9,13,11,10,12,13, 5, 8, 8, 8,10,10, 8,10,10, 7,
- 10,10,10,12,12, 9,11,12, 7,10,11,10,12,12,10,13,
- 11,
-};
-
-static const static_codebook _16u1__p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__16u1__p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__16u1__p1_0,
- 0
-};
-
-static const long _vq_quantlist__16u1__p2_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__16u1__p2_0[] = {
- 3, 4, 4, 5, 6, 6, 5, 6, 6, 5, 6, 6, 6, 7, 8, 6,
- 7, 8, 5, 6, 6, 6, 8, 7, 6, 8, 7, 5, 6, 6, 6, 8,
- 8, 6, 8, 8, 6, 8, 8, 7, 7,10, 8, 9, 9, 6, 8, 8,
- 7, 9, 8, 8, 9,10, 5, 6, 6, 6, 8, 8, 7, 8, 8, 6,
- 8, 8, 8,10, 9, 7, 8, 9, 6, 8, 8, 8, 9, 9, 7,10,
- 8,
-};
-
-static const static_codebook _16u1__p2_0 = {
- 4, 81,
- (char *)_vq_lengthlist__16u1__p2_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__16u1__p2_0,
- 0
-};
-
-static const long _vq_quantlist__16u1__p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__16u1__p3_0[] = {
- 1, 5, 5, 8, 8, 6, 7, 7, 9, 9, 5, 7, 7, 9, 9, 9,
- 10, 9,11,11, 9, 9,10,11,11, 6, 8, 8,10,10, 8, 9,
- 10,11,11, 8, 9,10,11,11,10,11,11,12,13,10,11,11,
- 13,13, 6, 8, 8,10,10, 8,10, 9,11,11, 8,10, 9,11,
- 11,10,11,11,13,13,10,11,11,13,12, 9,11,11,14,13,
- 10,12,12,15,14,10,12,11,14,13,12,13,13,15,15,12,
- 13,13,16,14, 9,11,11,13,14,10,11,12,14,14,10,12,
- 12,14,15,12,13,13,14,15,12,13,14,15,16, 5, 8, 8,
- 11,11, 8,10,10,12,12, 8,10,10,12,12,11,12,12,14,
- 14,11,12,12,14,14, 8,10,10,12,12, 9,11,12,12,13,
- 10,12,12,13,13,12,12,13,14,15,11,13,13,15,15, 7,
- 10,10,12,12, 9,12,11,13,12,10,11,12,13,13,12,13,
- 12,15,14,11,12,13,15,15,10,12,12,15,14,11,13,13,
- 16,15,11,13,13,16,15,14,13,14,15,16,13,15,15,17,
- 17,10,12,12,14,15,11,12,12,15,15,11,13,13,15,16,
- 13,15,13,16,15,13,15,15,16,17, 5, 8, 8,11,11, 8,
- 10,10,12,12, 8,10,10,12,12,11,12,12,14,14,11,12,
- 12,14,14, 7,10,10,12,12,10,12,12,14,13, 9,11,12,
- 12,13,12,13,13,15,15,12,12,13,13,15, 7,10,10,12,
- 13,10,11,12,13,13,10,12,11,13,13,11,13,13,15,15,
- 12,13,12,15,14, 9,12,12,15,14,11,13,13,15,15,11,
- 12,13,15,15,13,14,14,17,19,13,13,14,16,16,10,12,
- 12,14,15,11,13,13,15,16,11,13,12,16,15,13,15,15,
- 17,18,14,15,13,16,15, 8,11,11,15,14,10,12,12,16,
- 15,10,12,12,16,16,14,15,15,18,17,13,14,15,16,18,
- 9,12,12,15,15,11,12,14,16,17,11,13,13,16,15,15,
- 15,15,17,18,14,15,16,17,17, 9,12,12,15,15,11,14,
- 13,16,16,11,13,13,16,16,15,16,15,17,18,14,16,15,
- 17,16,12,14,14,17,16,12,14,15,18,17,13,15,15,17,
- 17,15,15,18,16,20,15,16,17,18,18,11,14,14,16,17,
- 13,15,14,18,17,13,15,15,17,17,15,17,15,18,17,15,
- 17,16,19,18, 8,11,11,14,15,10,12,12,15,15,10,12,
- 12,16,16,13,14,14,17,16,14,15,15,17,17, 9,12,12,
- 15,16,11,13,13,16,16,11,12,13,16,16,14,16,15,20,
- 17,14,16,16,17,17, 9,12,12,15,16,11,13,13,16,17,
- 11,13,13,17,16,14,15,15,17,18,15,15,15,18,18,11,
- 14,14,17,16,13,15,15,17,17,13,14,14,18,17,15,16,
- 16,18,19,15,15,17,17,19,11,14,14,16,17,13,15,14,
- 17,19,13,15,14,18,17,15,17,16,18,18,15,17,15,18,
- 16,
-};
-
-static const static_codebook _16u1__p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__16u1__p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__16u1__p3_0,
- 0
-};
-
-static const long _vq_quantlist__16u1__p4_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__16u1__p4_0[] = {
- 4, 5, 5, 8, 8, 6, 6, 7, 9, 9, 6, 6, 6, 9, 9, 9,
- 10, 9,11,11, 9, 9,10,11,11, 6, 7, 7,10, 9, 7, 7,
- 8, 9,10, 7, 7, 8,10,10,10,10,10,10,12, 9, 9,10,
- 11,12, 6, 7, 7, 9, 9, 7, 8, 7,10,10, 7, 8, 7,10,
- 10, 9,10, 9,12,11,10,10, 9,12,10, 9,10,10,12,11,
- 10,10,10,12,12, 9,10,10,12,12,12,11,12,13,13,11,
- 11,12,12,13, 9,10,10,11,12, 9,10,10,12,12,10,10,
- 10,12,12,11,12,11,14,13,11,12,12,14,13, 5, 7, 7,
- 10,10, 7, 8, 8,10,10, 7, 8, 7,10,10,10,10,10,12,
- 12,10,10,10,12,12, 6, 8, 7,10,10, 7, 7, 9,10,11,
- 8, 9, 9,11,10,10,10,11,11,13,10,10,11,12,13, 6,
- 8, 8,10,10, 7, 9, 8,11,10, 8, 9, 9,10,11,10,11,
- 10,13,11,10,11,10,12,12,10,11,10,12,11,10,10,10,
- 12,13,10,11,11,13,12,11,11,13,11,14,12,12,13,14,
- 14, 9,10,10,12,13,10,11,10,13,12,10,11,11,12,13,
- 11,12,11,14,12,12,13,13,15,14, 5, 7, 7,10,10, 7,
- 7, 8,10,10, 7, 8, 8,10,10,10,10,10,11,12,10,10,
- 10,12,12, 7, 8, 8,10,10, 8, 9, 8,11,10, 7, 8, 9,
- 10,11,10,11,11,12,12,10,10,11,11,13, 7, 7, 8,10,
- 10, 8, 8, 9,10,11, 7, 9, 7,11,10,10,11,11,13,12,
- 11,11,10,13,11, 9,10,10,12,12,10,11,11,13,12,10,
- 10,11,12,12,12,13,13,14,14,11,11,12,12,14,10,10,
- 11,12,12,10,11,11,12,13,10,10,10,13,12,12,13,13,
- 15,14,12,13,10,14,11, 8,10,10,12,12,10,11,10,13,
- 13, 9,10,10,12,12,12,13,13,15,14,11,12,12,13,13,
- 9,10,10,13,12,10,10,11,13,13,10,11,10,13,12,12,
- 12,13,14,15,12,13,12,15,13, 9,10,10,12,13,10,11,
- 10,13,12,10,10,11,12,13,12,14,12,15,13,12,12,13,
- 14,15,11,12,11,14,13,11,11,12,14,15,12,13,12,15,
- 14,13,11,15,11,16,13,14,14,16,15,11,12,12,14,14,
- 11,12,11,14,13,12,12,13,14,15,13,14,12,16,12,14,
- 14,14,15,15, 8,10,10,12,12, 9,10,10,12,12,10,10,
- 11,13,13,11,12,12,13,13,12,13,13,14,15, 9,10,10,
- 13,12,10,11,11,13,12,10,10,11,13,13,12,13,12,15,
- 14,12,12,13,13,16, 9, 9,10,12,13,10,10,11,12,13,
- 10,11,10,13,13,12,12,13,13,15,13,13,12,15,13,11,
- 12,12,14,14,12,13,12,15,14,11,11,12,13,14,14,14,
- 14,16,15,13,12,15,12,16,11,11,12,13,14,12,13,13,
- 14,15,10,12,11,14,13,14,15,14,16,16,13,14,11,15,
- 11,
-};
-
-static const static_codebook _16u1__p4_0 = {
- 4, 625,
- (char *)_vq_lengthlist__16u1__p4_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__16u1__p4_0,
- 0
-};
-
-static const long _vq_quantlist__16u1__p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__16u1__p5_0[] = {
- 1, 4, 4, 7, 7, 7, 7, 9, 9, 4, 6, 6, 8, 8, 8, 8,
- 10,10, 4, 5, 6, 8, 8, 8, 8,10,10, 7, 8, 8, 9, 9,
- 9, 9,11,11, 7, 8, 8, 9, 9, 9, 9,11,11, 7, 8, 8,
- 10, 9,11,11,12,11, 7, 8, 8, 9, 9,11,11,12,12, 9,
- 10,10,11,11,12,12,13,12, 9,10,10,11,11,12,12,12,
- 13,
-};
-
-static const static_codebook _16u1__p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__16u1__p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__16u1__p5_0,
- 0
-};
-
-static const long _vq_quantlist__16u1__p6_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__16u1__p6_0[] = {
- 3, 4, 4, 6, 6, 7, 7, 9, 9, 4, 4, 4, 6, 6, 8, 8,
- 9, 9, 4, 4, 4, 6, 6, 7, 7, 9, 9, 6, 6, 6, 7, 7,
- 8, 8,10, 9, 6, 6, 6, 7, 7, 8, 8, 9,10, 7, 8, 7,
- 8, 8, 9, 9,10,10, 7, 8, 8, 8, 8, 9, 9,10,10, 9,
- 9, 9,10,10,10,10,11,11, 9, 9, 9,10,10,10,10,11,
- 11,
-};
-
-static const static_codebook _16u1__p6_0 = {
- 2, 81,
- (char *)_vq_lengthlist__16u1__p6_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__16u1__p6_0,
- 0
-};
-
-static const long _vq_quantlist__16u1__p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__16u1__p7_0[] = {
- 1, 4, 4, 4, 8, 8, 4, 8, 8, 5,11, 9, 8,12,11, 8,
- 12,11, 5,10,11, 8,11,12, 8,11,12, 4,11,11,11,14,
- 13,10,13,13, 8,14,13,12,14,16,12,16,15, 8,14,14,
- 13,16,14,12,15,16, 4,11,11,10,14,13,11,14,14, 8,
- 15,14,12,15,15,12,14,16, 8,14,14,11,16,15,12,15,
- 13,
-};
-
-static const static_codebook _16u1__p7_0 = {
- 4, 81,
- (char *)_vq_lengthlist__16u1__p7_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__16u1__p7_0,
- 0
-};
-
-static const long _vq_quantlist__16u1__p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__16u1__p7_1[] = {
- 2, 4, 4, 6, 6, 7, 7, 8, 8, 8, 8, 4, 6, 5, 7, 7,
- 8, 8, 8, 8, 8, 8, 4, 5, 6, 7, 7, 8, 8, 8, 8, 8,
- 8, 6, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 6, 7, 7, 8,
- 8, 8, 8, 9, 9, 9, 9, 7, 8, 8, 8, 8, 9, 9, 9,10,
- 9,10, 7, 8, 8, 8, 8, 9, 9, 9, 9,10, 9, 8, 8, 8,
- 9, 9,10,10,10,10,10,10, 8, 8, 8, 9, 9, 9, 9,10,
- 10,10,10, 8, 8, 8, 9, 9, 9,10,10,10,10,10, 8, 8,
- 8, 9, 9,10,10,10,10,10,10,
-};
-
-static const static_codebook _16u1__p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__16u1__p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__16u1__p7_1,
- 0
-};
-
-static const long _vq_quantlist__16u1__p8_0[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__16u1__p8_0[] = {
- 1, 4, 4, 5, 5, 8, 8,10,10,12,12, 4, 7, 7, 8, 8,
- 9, 9,12,11,14,13, 4, 7, 7, 7, 8, 9,10,11,11,13,
- 12, 5, 8, 8, 9, 9,11,11,12,13,15,14, 5, 7, 8, 9,
- 9,11,11,13,13,17,15, 8, 9,10,11,11,12,13,17,14,
- 17,16, 8,10, 9,11,11,12,12,13,15,15,17,10,11,11,
- 12,13,14,15,15,16,16,17, 9,11,11,12,12,14,15,17,
- 15,15,16,11,14,12,14,15,16,15,16,16,16,15,11,13,
- 13,14,14,15,15,16,16,15,16,
-};
-
-static const static_codebook _16u1__p8_0 = {
- 2, 121,
- (char *)_vq_lengthlist__16u1__p8_0,
- 1, -524582912, 1618345984, 4, 0,
- (long *)_vq_quantlist__16u1__p8_0,
- 0
-};
-
-static const long _vq_quantlist__16u1__p8_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__16u1__p8_1[] = {
- 2, 5, 5, 6, 6, 7, 7, 8, 8, 8, 8, 4, 6, 6, 7, 7,
- 8, 7, 8, 8, 8, 8, 4, 6, 6, 7, 7, 7, 7, 8, 8, 8,
- 8, 6, 7, 7, 7, 7, 8, 8, 8, 8, 8, 9, 6, 7, 7, 7,
- 7, 8, 8, 8, 8, 9, 9, 7, 7, 7, 8, 8, 8, 8, 9, 9,
- 9, 9, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 8, 8, 8,
- 8, 8, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 9, 9, 9,
- 9, 9, 9, 8, 8, 8, 9, 8, 9, 9, 9, 9, 9, 9, 8, 8,
- 8, 9, 9, 9, 9, 9, 9, 9, 9,
-};
-
-static const static_codebook _16u1__p8_1 = {
- 2, 121,
- (char *)_vq_lengthlist__16u1__p8_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__16u1__p8_1,
- 0
-};
-
-static const long _vq_quantlist__16u1__p9_0[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__16u1__p9_0[] = {
- 1, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8,
-};
-
-static const static_codebook _16u1__p9_0 = {
- 2, 225,
- (char *)_vq_lengthlist__16u1__p9_0,
- 1, -514071552, 1627381760, 4, 0,
- (long *)_vq_quantlist__16u1__p9_0,
- 0
-};
-
-static const long _vq_quantlist__16u1__p9_1[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__16u1__p9_1[] = {
- 1, 6, 5, 9, 9,10,10, 6, 7, 9, 9,10,10,10,10, 5,
- 10, 8,10, 8,10,10, 8, 8,10, 9,10,10,10,10, 5, 8,
- 9,10,10,10,10, 8,10,10,10,10,10,10,10, 9,10,10,
- 10,10,10,10, 9, 9,10,10,10,10,10,10, 9, 9, 8, 9,
- 10,10,10, 9,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10, 8,10,10,10,10,
- 10,10,10,10,10,10,10,10,10, 6, 8, 8,10,10,10, 8,
- 10,10,10,10,10,10,10,10, 5, 8, 8,10,10,10, 9, 9,
- 10,10,10,10,10,10,10,10, 9,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9,
-};
-
-static const static_codebook _16u1__p9_1 = {
- 2, 225,
- (char *)_vq_lengthlist__16u1__p9_1,
- 1, -522338304, 1620115456, 4, 0,
- (long *)_vq_quantlist__16u1__p9_1,
- 0
-};
-
-static const long _vq_quantlist__16u1__p9_2[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__16u1__p9_2[] = {
- 1, 6, 6, 7, 8, 8,11,10, 9, 9,11, 9,10, 9,11,11,
- 9, 6, 7, 6,11, 8,11, 9,10,10,11, 9,11,10,10,10,
- 11, 9, 5, 7, 7, 8, 8,10,11, 8, 8,11, 9, 9,10,11,
- 9,10,11, 8, 9, 6, 8, 8, 9, 9,10,10,11,11,11, 9,
- 11,10, 9,11, 8, 8, 8, 9, 8, 9,10,11, 9, 9,11,11,
- 10, 9, 9,11,10, 8,11, 8, 9, 8,11, 9,10, 9,10,11,
- 11,10,10, 9,10,10, 8, 8, 9,10,10,10, 9,11, 9,10,
- 11,11,11,11,10, 9,11, 9, 9,11,11,10, 8,11,11,11,
- 9,10,10,11,10,11,11, 9,11,10, 9,11,10,10,10,10,
- 9,11,10,11,10, 9, 9,10,11, 9, 8,10,11,11,10,10,
- 11, 9,11,10,11,11,10,11, 9, 9, 8,10, 8, 9,11, 9,
- 8,10,10, 9,11,10,11,10,11, 9,11, 8,10,11,11,11,
- 11,10,10,11,11,11,11,10,11,11,10, 9, 8,10,10, 9,
- 11,10,11,11,11, 9, 9, 9,11,11,11,10,10, 9, 9,10,
- 9,11,11,11,11, 8,10,11,10,11,11,10,11,11, 9, 9,
- 9,10, 9,11, 9,11,11,11,11,11,10,11,11,10,11,10,
- 11,11, 9,11,10,11,10, 9,10, 9,10,10,11,11,11,11,
- 9,10, 9,10,11,11,10,11,11,11,11,11,11,10,11,11,
- 10,
-};
-
-static const static_codebook _16u1__p9_2 = {
- 2, 289,
- (char *)_vq_lengthlist__16u1__p9_2,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__16u1__p9_2,
- 0
-};
-
-static const char _huff_lengthlist__16u1__short[] = {
- 5, 7,10, 9,11,10,15,11,13,16, 6, 4, 6, 6, 7, 7,
- 10, 9,12,16,10, 6, 5, 6, 6, 7,10,11,16,16, 9, 6,
- 7, 6, 7, 7,10, 8,14,16,11, 6, 5, 4, 5, 6, 8, 9,
- 15,16, 9, 6, 6, 5, 6, 6, 9, 8,14,16,12, 7, 6, 6,
- 5, 6, 6, 7,13,16, 8, 6, 7, 6, 5, 5, 4, 4,11,16,
- 9, 8, 9, 9, 7, 7, 6, 5,13,16,14,14,16,15,16,15,
- 16,16,16,16,
-};
-
-static const static_codebook _huff_book__16u1__short = {
- 2, 100,
- (char *)_huff_lengthlist__16u1__short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__16u2__long[] = {
- 5, 8,10,10,10,11,11,12,14,18, 7, 5, 5, 6, 8, 9,
- 10,12,14,17, 9, 5, 4, 5, 6, 8,10,11,13,19, 9, 5,
- 4, 4, 5, 6, 9,10,12,17, 8, 6, 5, 4, 4, 5, 7,10,
- 11,15, 8, 7, 7, 6, 5, 5, 6, 9,11,14, 8, 9, 8, 7,
- 6, 5, 6, 7,11,14, 9,11,11, 9, 7, 6, 6, 6, 9,14,
- 11,14,15,13, 9, 8, 7, 7, 9,14,13,15,19,17,12,11,
- 10, 9,10,14,
-};
-
-static const static_codebook _huff_book__16u2__long = {
- 2, 100,
- (char *)_huff_lengthlist__16u2__long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__16u2_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__16u2_p1_0[] = {
- 1, 5, 5, 5, 7, 7, 5, 7, 7, 5, 7, 7, 7, 9, 9, 7,
- 9, 9, 5, 7, 7, 7, 9, 9, 8, 9, 9, 5, 7, 7, 8, 9,
- 9, 7, 9, 9, 7, 9, 9, 9,10,11, 9,10,10, 7, 9, 9,
- 9,10, 9, 9,10,11, 5, 8, 7, 7, 9, 9, 8, 9, 9, 7,
- 9, 9, 9,11,10, 9, 9,10, 7, 9, 9, 9,10,10, 9,11,
- 10,
-};
-
-static const static_codebook _16u2_p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__16u2_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__16u2_p1_0,
- 0
-};
-
-static const long _vq_quantlist__16u2_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__16u2_p2_0[] = {
- 3, 5, 5, 8, 8, 5, 7, 7, 9, 9, 5, 7, 7, 9, 9, 9,
- 10, 9,11,11, 9, 9, 9,11,11, 5, 7, 7, 9, 9, 7, 8,
- 8,10,10, 7, 8, 8,10,10,10,10,10,12,12, 9,10,10,
- 11,12, 5, 7, 7, 9, 9, 7, 8, 8,10,10, 7, 8, 8,10,
- 10, 9,10,10,12,11,10,10,10,12,12, 9,10,10,12,12,
- 10,10,10,12,12, 9,10,10,12,12,12,12,12,14,14,11,
- 12,12,13,14, 9,10,10,12,12, 9,10,10,12,12,10,10,
- 10,12,12,11,12,12,14,13,12,12,12,14,13, 5, 7, 7,
- 9, 9, 7, 8, 8,10,10, 7, 8, 8,10,10,10,10,10,12,
- 12,10,10,10,12,12, 7, 8, 8,11,10, 8, 9, 9,11,11,
- 8, 9, 9,11,11,10,11,11,12,13,10,11,11,12,13, 7,
- 8, 8,10,10, 8, 9, 8,11,10, 8, 9, 9,11,11,10,11,
- 10,13,12,10,11,11,13,13,10,11,10,13,12,10,11,11,
- 13,13,10,11,11,13,13,12,12,13,13,14,12,13,13,14,
- 14, 9,10,10,12,12,10,11,10,13,12,10,11,11,13,13,
- 12,13,12,14,13,12,13,13,14,15, 5, 7, 7, 9,10, 7,
- 8, 8,10,10, 7, 8, 8,10,10,10,10,10,12,12,10,10,
- 11,12,12, 7, 8, 8,10,10, 8, 9, 9,11,11, 8, 8, 9,
- 10,11,10,11,11,13,13,10,10,11,12,13, 7, 8, 8,10,
- 10, 8, 9, 9,11,11, 8, 9, 9,11,11,10,11,11,13,12,
- 10,11,11,13,12, 9,10,10,12,12,10,11,11,13,13,10,
- 10,11,12,13,12,13,13,15,14,12,12,13,12,14, 9,10,
- 11,12,13,10,11,11,13,13,10,11,11,13,13,12,13,13,
- 14,14,12,13,12,14,13, 8,10,10,12,12, 9,11,10,13,
- 12, 9,10,10,12,13,12,13,13,14,14,12,12,12,14,14,
- 9,10,10,13,13,10,11,11,13,13,10,11,11,13,13,13,
- 13,13,14,15,12,13,13,14,15, 9,10,10,12,13,10,11,
- 10,13,13,10,11,11,12,13,12,13,12,15,14,12,13,13,
- 14,15,11,12,12,15,14,12,12,13,14,15,12,13,13,15,
- 14,13,13,15,14,16,14,14,14,16,15,11,12,12,14,14,
- 11,12,12,14,14,12,13,13,14,15,13,14,13,15,13,14,
- 14,14,15,16, 8, 9,10,12,12, 9,10,10,13,12, 9,10,
- 11,12,13,12,12,12,14,14,12,13,13,14,14, 9,10,10,
- 13,12,10,11,11,13,13,10,10,11,13,13,12,13,13,15,
- 14,12,12,13,14,15, 9,10,10,13,13,10,11,11,13,13,
- 10,11,11,13,13,12,13,13,14,14,13,13,13,15,15,11,
- 12,12,14,13,12,13,13,15,14,11,12,12,14,14,14,14,
- 14,16,15,13,13,14,13,16,11,12,12,14,14,12,13,13,
- 14,15,12,13,12,14,14,14,14,14,16,16,14,15,13,16,
- 14,
-};
-
-static const static_codebook _16u2_p2_0 = {
- 4, 625,
- (char *)_vq_lengthlist__16u2_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__16u2_p2_0,
- 0
-};
-
-static const long _vq_quantlist__16u2_p3_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__16u2_p3_0[] = {
- 2, 4, 4, 6, 6, 7, 7, 9, 9, 4, 5, 5, 6, 6, 8, 7,
- 9, 9, 4, 5, 5, 6, 6, 7, 8, 9, 9, 6, 6, 6, 7, 7,
- 8, 8,10,10, 6, 6, 6, 7, 7, 8, 8,10,10, 7, 8, 7,
- 8, 8, 9, 9,11,10, 7, 7, 8, 8, 8, 9, 9,10,11, 9,
- 9, 9,10,10,11,10,11,11, 9, 9, 9,10,10,10,11,11,
- 11,
-};
-
-static const static_codebook _16u2_p3_0 = {
- 2, 81,
- (char *)_vq_lengthlist__16u2_p3_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__16u2_p3_0,
- 0
-};
-
-static const long _vq_quantlist__16u2_p4_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__16u2_p4_0[] = {
- 2, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9,10,10,11,11,11,
- 11, 5, 5, 5, 7, 6, 8, 7, 9, 9, 9, 9,10,10,11,11,
- 12,12, 5, 5, 5, 6, 6, 7, 8, 8, 9, 9, 9,10,10,11,
- 11,12,12, 6, 7, 6, 7, 7, 8, 8, 9, 9, 9, 9,10,10,
- 11,11,12,12, 6, 6, 7, 7, 7, 8, 8, 9, 9, 9, 9,10,
- 10,11,11,12,12, 7, 8, 8, 8, 8, 9, 9, 9, 9,10,10,
- 11,11,11,11,12,12, 7, 7, 8, 8, 8, 9, 9, 9, 9,10,
- 10,11,11,11,11,12,12, 8, 9, 9, 9, 9, 9, 9,10,10,
- 10,10,11,11,12,12,12,12, 8, 9, 9, 9, 9, 9, 9,10,
- 10,10,10,11,11,12,12,12,12, 9, 9, 9, 9, 9,10,10,
- 10,10,10,11,11,11,12,12,13,13, 9, 9, 9, 9, 9,10,
- 10,10,10,11,10,11,11,12,12,13,13,10,10,10,10,10,
- 11,11,11,11,11,11,11,12,12,12,13,13,10,10,10,10,
- 10,11,11,11,11,11,11,12,11,12,12,13,13,11,11,11,
- 11,11,11,11,12,12,12,12,12,12,13,13,13,13,11,11,
- 11,11,11,11,11,12,12,12,12,13,12,13,13,13,13,11,
- 12,12,12,12,12,12,12,12,13,13,13,13,13,13,14,14,
- 11,12,12,12,12,12,12,12,13,13,13,13,13,13,13,14,
- 14,
-};
-
-static const static_codebook _16u2_p4_0 = {
- 2, 289,
- (char *)_vq_lengthlist__16u2_p4_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__16u2_p4_0,
- 0
-};
-
-static const long _vq_quantlist__16u2_p5_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__16u2_p5_0[] = {
- 1, 4, 4, 5, 7, 7, 5, 7, 7, 5, 8, 8, 7, 9, 9, 7,
- 9,10, 5, 8, 8, 7,10, 9, 7,10, 9, 5, 8, 8, 8,11,
- 10, 8,10,10, 7,10,10, 9, 9,12,10,12,12, 7,10,10,
- 9,12,10,10,11,12, 5, 8, 8, 8,10,10, 8,11,11, 7,
- 11,10,10,12,11, 9,10,12, 7,10,11,10,12,12, 9,12,
- 9,
-};
-
-static const static_codebook _16u2_p5_0 = {
- 4, 81,
- (char *)_vq_lengthlist__16u2_p5_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__16u2_p5_0,
- 0
-};
-
-static const long _vq_quantlist__16u2_p5_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__16u2_p5_1[] = {
- 2, 5, 5, 6, 6, 7, 7, 8, 8, 8, 8, 5, 6, 6, 7, 7,
- 7, 7, 8, 8, 8, 8, 5, 6, 6, 6, 7, 7, 7, 8, 8, 8,
- 8, 6, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 6, 7, 7, 7,
- 7, 8, 8, 8, 8, 8, 8, 7, 7, 7, 8, 8, 8, 8, 8, 8,
- 8, 8, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 9, 9, 8, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 8, 8,
- 8, 8, 8, 8, 8, 9, 9, 9, 9,
-};
-
-static const static_codebook _16u2_p5_1 = {
- 2, 121,
- (char *)_vq_lengthlist__16u2_p5_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__16u2_p5_1,
- 0
-};
-
-static const long _vq_quantlist__16u2_p6_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__16u2_p6_0[] = {
- 1, 5, 4, 7, 7, 8, 8, 8, 8,10,10,11,11, 4, 6, 6,
- 7, 7, 9, 9, 9, 9,10,10,11,11, 4, 6, 6, 7, 7, 9,
- 9, 9, 9,10,10,11,11, 7, 8, 8, 9, 9, 9, 9,10,10,
- 11,11,12,12, 7, 7, 7, 9, 8,10, 9,10,10,11,11,12,
- 12, 8, 9, 9, 9,10,10,10,11,11,12,12,13,13, 8, 9,
- 9,10, 9,10,10,11,11,12,12,13,13, 8, 9, 9,10,10,
- 11,11,11,11,12,12,13,13, 8, 9, 9,10,10,11,11,12,
- 11,12,12,13,13,10,10,10,11,11,12,12,12,12,13,13,
- 14,14,10,10,10,11,11,12,12,12,12,13,13,14,14,11,
- 11,11,12,12,13,13,13,13,14,14,14,14,11,11,11,12,
- 12,13,13,13,13,14,14,14,14,
-};
-
-static const static_codebook _16u2_p6_0 = {
- 2, 169,
- (char *)_vq_lengthlist__16u2_p6_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__16u2_p6_0,
- 0
-};
-
-static const long _vq_quantlist__16u2_p6_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__16u2_p6_1[] = {
- 2, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5,
-};
-
-static const static_codebook _16u2_p6_1 = {
- 2, 25,
- (char *)_vq_lengthlist__16u2_p6_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__16u2_p6_1,
- 0
-};
-
-static const long _vq_quantlist__16u2_p7_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__16u2_p7_0[] = {
- 1, 4, 4, 7, 7, 8, 8, 8, 8, 9, 9,10,10, 4, 6, 6,
- 8, 8, 9, 9, 9, 9,10,10,11,10, 4, 6, 6, 8, 8, 9,
- 9, 9, 9,10,10,11,11, 7, 8, 8,10, 9,10,10,10,10,
- 11,11,12,12, 7, 8, 8,10,10,10,10,10,10,11,11,12,
- 12, 8, 9, 9,10,10,11,11,11,11,12,12,13,13, 8, 9,
- 9,10,10,11,11,11,11,12,12,13,13, 8, 9, 9,11,10,
- 11,11,12,12,13,13,14,13, 8, 9, 9,10,10,11,11,12,
- 12,13,13,13,13, 9,10,10,11,11,12,12,13,13,13,13,
- 14,14, 9,10,10,11,11,12,12,13,13,13,13,14,14,10,
- 11,11,12,12,13,13,14,13,14,14,15,14,10,11,11,12,
- 12,13,13,14,13,14,14,15,14,
-};
-
-static const static_codebook _16u2_p7_0 = {
- 2, 169,
- (char *)_vq_lengthlist__16u2_p7_0,
- 1, -523206656, 1618345984, 4, 0,
- (long *)_vq_quantlist__16u2_p7_0,
- 0
-};
-
-static const long _vq_quantlist__16u2_p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__16u2_p7_1[] = {
- 2, 5, 5, 7, 7, 7, 7, 7, 7, 8, 8, 5, 6, 6, 7, 7,
- 7, 7, 8, 8, 8, 8, 5, 6, 6, 7, 7, 7, 7, 8, 8, 8,
- 8, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 7, 7, 7, 7,
- 7, 8, 8, 8, 8, 8, 8, 7, 7, 7, 8, 8, 8, 8, 8, 8,
- 8, 8, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8, 7, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 7, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8,
-};
-
-static const static_codebook _16u2_p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__16u2_p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__16u2_p7_1,
- 0
-};
-
-static const long _vq_quantlist__16u2_p8_0[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__16u2_p8_0[] = {
- 1, 4, 4, 7, 7, 8, 8, 7, 7, 9, 8,10, 9,11,11, 4,
- 7, 6, 9, 8, 9, 9, 9, 9,10, 9,11, 9,12, 9, 4, 6,
- 7, 8, 8, 9, 9, 9, 9,10,10,10,11,11,12, 7, 9, 8,
- 10,10,11,11,10,10,11,11,12,12,13,12, 7, 8, 8,10,
- 10,10,11,10,10,11,11,11,12,12,13, 8, 9, 9,11,11,
- 11,11,11,11,12,12,13,13,13,13, 8, 9, 9,11,11,11,
- 11,11,11,12,12,13,13,13,14, 8, 9, 9,10,10,11,11,
- 12,11,13,13,14,13,14,14, 8, 9, 9,10,10,11,11,12,
- 12,12,12,13,13,14,14, 9,10,10,11,11,12,12,13,12,
- 13,13,14,14,15,15, 9,10,10,11,11,12,12,12,13,13,
- 13,14,14,14,15,10,11,11,12,12,13,13,14,13,14,14,
- 15,14,15,15,10,11,11,12,12,13,12,13,14,14,14,14,
- 14,15,15,11,12,12,13,13,13,13,14,14,15,14,15,15,
- 16,16,11,12,12,13,13,13,13,14,14,14,15,15,15,16,
- 16,
-};
-
-static const static_codebook _16u2_p8_0 = {
- 2, 225,
- (char *)_vq_lengthlist__16u2_p8_0,
- 1, -520986624, 1620377600, 4, 0,
- (long *)_vq_quantlist__16u2_p8_0,
- 0
-};
-
-static const long _vq_quantlist__16u2_p8_1[] = {
- 10,
- 9,
- 11,
- 8,
- 12,
- 7,
- 13,
- 6,
- 14,
- 5,
- 15,
- 4,
- 16,
- 3,
- 17,
- 2,
- 18,
- 1,
- 19,
- 0,
- 20,
-};
-
-static const char _vq_lengthlist__16u2_p8_1[] = {
- 3, 5, 5, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 5, 6, 6, 7, 7, 8, 8, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9,10,10,10,10, 5, 6, 6, 7, 7, 8,
- 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7,
- 7, 7, 8, 8, 9, 8, 9, 9, 9, 9, 9, 9,10,10,10,10,
- 10,10,10,10, 7, 7, 7, 8, 8, 9, 9, 9, 9, 9, 9, 9,
- 9,10, 9,10,10,10, 9,10, 9, 8, 8, 8, 9, 8, 9, 9,
- 9, 9,10, 9,10,10,10,10,10,10,10,10,10,10, 8, 8,
- 8, 8, 9, 9, 9, 9, 9, 9, 9,10,10,10,10,10,10,10,
- 10,10,10, 8, 9, 9, 9, 9, 9, 9, 9, 9,10,10,10,10,
- 10,10,10,10,10,10,10,10, 8, 9, 9, 9, 9, 9, 9, 9,
- 10,10,10,10,10,10,10,10,10,10,10,10,10, 9, 9, 9,
- 9, 9, 9, 9,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10, 9, 9, 9, 9, 9, 9, 9,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10, 9, 9, 9, 9, 9,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10, 9, 9, 9, 9,
- 9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10, 9, 9, 9,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10, 9, 9, 9,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10, 9, 9,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10, 9,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10, 9,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10, 9,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10, 9,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,
-};
-
-static const static_codebook _16u2_p8_1 = {
- 2, 441,
- (char *)_vq_lengthlist__16u2_p8_1,
- 1, -529268736, 1611661312, 5, 0,
- (long *)_vq_quantlist__16u2_p8_1,
- 0
-};
-
-static const long _vq_quantlist__16u2_p9_0[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__16u2_p9_0[] = {
- 1, 5, 3, 9, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 5,
- 7, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 5, 7,
- 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,
-};
-
-static const static_codebook _16u2_p9_0 = {
- 2, 225,
- (char *)_vq_lengthlist__16u2_p9_0,
- 1, -510036736, 1631393792, 4, 0,
- (long *)_vq_quantlist__16u2_p9_0,
- 0
-};
-
-static const long _vq_quantlist__16u2_p9_1[] = {
- 9,
- 8,
- 10,
- 7,
- 11,
- 6,
- 12,
- 5,
- 13,
- 4,
- 14,
- 3,
- 15,
- 2,
- 16,
- 1,
- 17,
- 0,
- 18,
-};
-
-static const char _vq_lengthlist__16u2_p9_1[] = {
- 1, 4, 4, 7, 7, 7, 7, 7, 6, 9, 7,10, 8,12,12,13,
- 13,14,14, 4, 7, 7, 9, 9, 9, 8, 9, 8,10, 9,11, 9,
- 14, 9,14,10,13,11, 4, 7, 7, 9, 9, 9, 9, 8, 9,10,
- 10,11,11,12,13,12,13,14,15, 7, 9, 9,10,11,10,10,
- 10,10,11,12,13,13,13,14,17,14,15,16, 7, 9, 9,10,
- 10,10,10,10,10,11,12,13,13,14,14,15,15,18,18, 8,
- 9, 9,11,10,11,11,11,12,13,12,14,14,16,15,15,17,
- 18,15, 8, 9, 9,10,10,11,11,11,11,13,13,14,14,15,
- 15,15,16,16,18, 7, 9, 8,10,10,11,11,12,12,14,14,
- 15,15,16,16,15,17,16,18, 8, 9, 9,10,10,11,12,12,
- 12,13,13,16,15,17,16,17,18,17,18, 9,10,10,12,11,
- 13,13,14,13,14,14,15,17,16,18,17,18,17,18, 9,10,
- 10,12,11,12,13,13,14,15,16,14,15,16,18,18,18,18,
- 17,11,11,11,13,13,14,14,16,15,15,15,16,15,15,18,
- 18,18,17,16,11,11,12,13,13,15,14,15,16,16,16,17,
- 16,15,18,17,18,16,18,12,13,13,15,15,15,16,18,16,
- 17,16,17,16,17,17,17,18,18,17,13,13,13,15,13,16,
- 15,17,16,16,16,18,18,18,18,16,17,17,18,13,15,14,
- 15,15,18,17,18,18,18,16,18,17,18,17,18,16,17,17,
- 14,14,14,15,16,17,16,18,18,18,17,18,17,18,18,18,
- 16,16,16,14,17,16,17,15,16,18,18,17,18,17,18,17,
- 18,18,18,17,18,17,15,16,15,18,15,18,17,16,18,18,
- 18,18,18,18,17,18,16,18,17,
-};
-
-static const static_codebook _16u2_p9_1 = {
- 2, 361,
- (char *)_vq_lengthlist__16u2_p9_1,
- 1, -518287360, 1622704128, 5, 0,
- (long *)_vq_quantlist__16u2_p9_1,
- 0
-};
-
-static const long _vq_quantlist__16u2_p9_2[] = {
- 24,
- 23,
- 25,
- 22,
- 26,
- 21,
- 27,
- 20,
- 28,
- 19,
- 29,
- 18,
- 30,
- 17,
- 31,
- 16,
- 32,
- 15,
- 33,
- 14,
- 34,
- 13,
- 35,
- 12,
- 36,
- 11,
- 37,
- 10,
- 38,
- 9,
- 39,
- 8,
- 40,
- 7,
- 41,
- 6,
- 42,
- 5,
- 43,
- 4,
- 44,
- 3,
- 45,
- 2,
- 46,
- 1,
- 47,
- 0,
- 48,
-};
-
-static const char _vq_lengthlist__16u2_p9_2[] = {
- 2, 3, 4, 4, 4, 5, 5, 6, 5, 6, 6, 6, 6, 6, 6, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 7, 8, 8, 8, 8, 8,
- 8,
-};
-
-static const static_codebook _16u2_p9_2 = {
- 1, 49,
- (char *)_vq_lengthlist__16u2_p9_2,
- 1, -526909440, 1611661312, 6, 0,
- (long *)_vq_quantlist__16u2_p9_2,
- 0
-};
-
-static const char _huff_lengthlist__16u2__short[] = {
- 8,11,13,13,15,16,19,19,19,19,11, 8, 8, 9, 9,11,
- 13,15,19,20,14, 8, 7, 7, 8, 9,12,13,15,20,15, 9,
- 6, 5, 5, 7,10,12,14,18,14, 9, 7, 5, 3, 4, 7,10,
- 12,16,13,10, 8, 6, 3, 3, 5, 8,11,14,11,10, 9, 7,
- 5, 4, 4, 6,11,14,10,10,10, 8, 6, 5, 5, 6,10,14,
- 10,10,10, 9, 8, 7, 7, 7,10,14,11,12,12,12,11,10,
- 10,10,12,16,
-};
-
-static const static_codebook _huff_book__16u2__short = {
- 2, 100,
- (char *)_huff_lengthlist__16u2__short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__8u0__p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__8u0__p1_0[] = {
- 1, 4, 4, 5, 7, 7, 5, 7, 7, 5, 8, 8, 8,10,10, 7,
- 10,10, 5, 8, 8, 7,10,10, 8,10,10, 4, 9, 8, 8,11,
- 11, 8,11,11, 7,11,11,10,11,13,10,13,13, 7,11,11,
- 10,13,12,10,13,13, 5, 9, 8, 8,11,11, 8,11,11, 7,
- 11,11, 9,13,13,10,12,13, 7,11,11,10,13,13,10,13,
- 11,
-};
-
-static const static_codebook _8u0__p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__8u0__p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__8u0__p1_0,
- 0
-};
-
-static const long _vq_quantlist__8u0__p2_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__8u0__p2_0[] = {
- 2, 4, 4, 5, 6, 6, 5, 6, 6, 5, 7, 7, 6, 7, 8, 6,
- 7, 8, 5, 7, 7, 6, 8, 8, 7, 9, 7, 5, 7, 7, 7, 9,
- 9, 7, 8, 8, 6, 9, 8, 7, 7,10, 8,10,10, 6, 8, 8,
- 8,10, 8, 8,10,10, 5, 7, 7, 7, 8, 8, 7, 8, 9, 6,
- 8, 8, 8,10,10, 8, 8,10, 6, 8, 9, 8,10,10, 7,10,
- 8,
-};
-
-static const static_codebook _8u0__p2_0 = {
- 4, 81,
- (char *)_vq_lengthlist__8u0__p2_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__8u0__p2_0,
- 0
-};
-
-static const long _vq_quantlist__8u0__p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__8u0__p3_0[] = {
- 1, 5, 5, 7, 7, 6, 7, 7, 9, 9, 6, 7, 7, 9, 9, 8,
- 10, 9,11,11, 8, 9, 9,11,11, 6, 8, 8,10,10, 8,10,
- 10,11,11, 8,10,10,11,11,10,11,11,12,12,10,11,11,
- 12,13, 6, 8, 8,10,10, 8,10,10,11,11, 8,10,10,11,
- 11, 9,10,11,12,12,10,11,11,12,12, 8,11,11,14,13,
- 10,12,11,15,13,10,12,11,14,14,12,13,12,16,14,12,
- 14,12,16,15, 8,11,11,13,14,10,11,12,13,15,10,11,
- 12,13,15,11,12,13,14,15,12,12,14,14,16, 5, 8, 8,
- 11,11, 9,11,11,12,12, 8,10,11,12,12,11,12,12,15,
- 14,11,12,12,14,14, 7,11,10,13,12,10,11,12,13,14,
- 10,12,12,14,13,12,13,13,14,15,12,13,13,15,15, 7,
- 10,11,12,13,10,12,11,14,13,10,12,13,13,15,12,13,
- 12,14,14,11,13,13,15,16, 9,12,12,15,14,11,13,13,
- 15,16,11,13,13,16,16,13,14,15,15,15,12,14,15,17,
- 16, 9,12,12,14,15,11,13,13,15,16,11,13,13,16,18,
- 13,14,14,17,16,13,15,15,17,18, 5, 8, 9,11,11, 8,
- 11,11,12,12, 8,10,11,12,12,11,12,12,14,14,11,12,
- 12,14,15, 7,11,10,12,13,10,12,12,14,13,10,11,12,
- 13,14,11,13,13,15,14,12,13,13,14,15, 7,10,11,13,
- 13,10,12,12,13,14,10,12,12,13,13,11,13,13,16,16,
- 12,13,13,15,14, 9,12,12,16,15,10,13,13,15,15,11,
- 13,13,17,15,12,15,15,18,17,13,14,14,15,16, 9,12,
- 12,15,15,11,13,13,15,16,11,13,13,15,15,12,15,15,
- 16,16,13,15,14,17,15, 7,11,11,15,15,10,13,13,16,
- 15,10,13,13,15,16,14,15,15,17,19,13,15,14,15,18,
- 9,12,12,16,16,11,13,14,17,16,11,13,13,17,16,15,
- 15,16,17,19,13,15,16, 0,18, 9,12,12,16,15,11,14,
- 13,17,17,11,13,14,16,16,15,16,16,19,18,13,15,15,
- 17,19,11,14,14,19,16,12,14,15, 0,18,12,16,15,18,
- 17,15,15,18,16,19,14,15,17,19,19,11,14,14,18,19,
- 13,15,14,19,19,12,16,15,18,17,15,17,15, 0,16,14,
- 17,16,19, 0, 7,11,11,14,14,10,12,12,15,15,10,13,
- 13,16,15,13,15,15,17, 0,14,15,15,16,19, 9,12,12,
- 16,16,11,14,14,16,16,11,13,13,16,16,14,17,16,19,
- 0,14,18,17,17,19, 9,12,12,15,16,11,13,13,15,17,
- 12,14,13,19,16,13,15,15,17,19,15,17,16,17,19,11,
- 14,14,19,16,12,15,15,19,17,13,14,15,17,19,14,16,
- 17,19,19,16,15,16,17,19,11,15,14,16,16,12,15,15,
- 19, 0,12,14,15,19,19,14,16,16, 0,18,15,19,14,18,
- 16,
-};
-
-static const static_codebook _8u0__p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__8u0__p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__8u0__p3_0,
- 0
-};
-
-static const long _vq_quantlist__8u0__p4_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__8u0__p4_0[] = {
- 3, 5, 5, 8, 8, 5, 6, 7, 9, 9, 6, 7, 6, 9, 9, 9,
- 9, 9,10,11, 9, 9, 9,11,10, 6, 7, 7,10,10, 7, 7,
- 8,10,10, 7, 8, 8,10,10,10,10,10,10,11, 9,10,10,
- 11,12, 6, 7, 7,10,10, 7, 8, 8,10,10, 7, 8, 7,10,
- 10, 9,10,10,12,11,10,10,10,11,10, 9,10,10,12,11,
- 10,10,10,13,11, 9,10,10,12,12,11,11,12,12,13,11,
- 11,11,12,13, 9,10,10,12,12,10,10,11,12,12,10,10,
- 11,12,12,11,11,11,13,13,11,12,12,13,13, 5, 7, 7,
- 10,10, 7, 8, 8,10,10, 7, 8, 8,10,10,10,11,11,12,
- 12,10,11,10,12,12, 7, 8, 8,11,11, 7, 8, 9,10,11,
- 8, 9, 9,11,11,11,10,11,10,12,10,11,11,12,13, 7,
- 8, 8,10,11, 8, 9, 8,12,10, 8, 9, 9,11,12,10,11,
- 10,13,11,10,11,11,13,12, 9,11,10,13,12,10,10,11,
- 12,12,10,11,11,13,13,12,10,13,11,14,11,12,12,15,
- 13, 9,11,11,13,13,10,11,11,13,12,10,11,11,12,14,
- 12,13,11,14,12,12,12,12,14,14, 5, 7, 7,10,10, 7,
- 8, 8,10,10, 7, 8, 8,11,10,10,11,11,12,12,10,11,
- 10,12,12, 7, 8, 8,10,11, 8, 9, 9,12,11, 8, 8, 9,
- 10,11,10,11,11,12,13,11,10,11,11,13, 6, 8, 8,10,
- 11, 8, 9, 9,11,11, 7, 9, 7,11,10,10,11,11,12,12,
- 10,11,10,13,10, 9,11,10,13,12,10,12,11,13,13,10,
- 10,11,12,13,11,12,13,15,14,11,11,13,12,13, 9,10,
- 11,12,13,10,11,11,12,13,10,11,10,13,12,12,13,13,
- 13,14,12,12,11,14,11, 8,10,10,12,13,10,11,11,13,
- 13,10,11,10,13,13,12,13,14,15,14,12,12,12,14,13,
- 9,10,10,13,12,10,10,12,13,13,10,11,11,15,12,12,
- 12,13,15,14,12,13,13,15,13, 9,10,11,12,13,10,12,
- 10,13,12,10,11,11,12,13,12,14,12,15,13,12,12,12,
- 15,14,11,12,11,14,13,11,11,12,14,14,12,13,13,14,
- 13,13,11,15,11,15,14,14,14,16,15,11,12,12,13,14,
- 11,13,11,14,14,12,12,13,14,15,12,14,12,15,12,13,
- 15,14,16,15, 8,10,10,12,12,10,10,10,12,13,10,11,
- 11,13,13,12,12,12,13,14,13,13,13,15,15, 9,10,10,
- 12,12,10,11,11,13,12,10,10,11,13,13,12,12,12,14,
- 14,12,12,13,15,14, 9,10,10,13,12,10,10,12,12,13,
- 10,11,10,13,13,12,13,13,14,14,12,13,12,14,13,11,
- 12,12,14,13,12,13,12,14,14,10,12,12,14,14,14,14,
- 14,16,14,13,12,14,12,15,10,12,12,14,15,12,13,13,
- 14,16,11,12,11,15,14,13,14,14,14,15,13,14,11,14,
- 12,
-};
-
-static const static_codebook _8u0__p4_0 = {
- 4, 625,
- (char *)_vq_lengthlist__8u0__p4_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__8u0__p4_0,
- 0
-};
-
-static const long _vq_quantlist__8u0__p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__8u0__p5_0[] = {
- 1, 4, 4, 7, 7, 7, 7, 9, 9, 4, 6, 6, 8, 7, 8, 8,
- 10,10, 4, 6, 6, 8, 8, 8, 8,10,10, 6, 8, 8, 9, 9,
- 9, 9,11,11, 7, 8, 8, 9, 9, 9, 9,11,11, 7, 8, 8,
- 9, 9,10,10,12,11, 7, 8, 8, 9, 9,10,10,11,11, 9,
- 10,10,11,11,11,12,12,12, 9,10,10,11,11,12,12,12,
- 12,
-};
-
-static const static_codebook _8u0__p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__8u0__p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__8u0__p5_0,
- 0
-};
-
-static const long _vq_quantlist__8u0__p6_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__8u0__p6_0[] = {
- 1, 4, 4, 7, 7, 9, 9,11,11,12,12,16,16, 3, 6, 6,
- 9, 9,11,11,12,12,13,14,18,16, 3, 6, 7, 9, 9,11,
- 11,13,12,14,14,17,16, 7, 9, 9,11,11,12,12,14,14,
- 14,14,17,16, 7, 9, 9,11,11,13,12,13,13,14,14,17,
- 0, 9,11,11,12,13,14,14,14,13,15,14,17,17, 9,11,
- 11,12,12,14,14,13,14,14,15, 0, 0,11,12,12,15,14,
- 15,14,15,14,15,16,17, 0,11,12,13,13,13,14,14,15,
- 14,15,15, 0, 0,12,14,14,15,15,14,16,15,15,17,16,
- 0,18,13,14,14,15,14,15,14,15,16,17,16, 0, 0,17,
- 17,18, 0,16,18,16, 0, 0, 0,17, 0, 0,16, 0, 0,16,
- 16, 0,15, 0,17, 0, 0, 0, 0,
-};
-
-static const static_codebook _8u0__p6_0 = {
- 2, 169,
- (char *)_vq_lengthlist__8u0__p6_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__8u0__p6_0,
- 0
-};
-
-static const long _vq_quantlist__8u0__p6_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__8u0__p6_1[] = {
- 1, 4, 4, 6, 6, 4, 6, 5, 7, 7, 4, 5, 6, 7, 7, 6,
- 7, 7, 7, 7, 6, 7, 7, 7, 7,
-};
-
-static const static_codebook _8u0__p6_1 = {
- 2, 25,
- (char *)_vq_lengthlist__8u0__p6_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__8u0__p6_1,
- 0
-};
-
-static const long _vq_quantlist__8u0__p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__8u0__p7_0[] = {
- 1, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7,
-};
-
-static const static_codebook _8u0__p7_0 = {
- 4, 81,
- (char *)_vq_lengthlist__8u0__p7_0,
- 1, -518803456, 1628680192, 2, 0,
- (long *)_vq_quantlist__8u0__p7_0,
- 0
-};
-
-static const long _vq_quantlist__8u0__p7_1[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__8u0__p7_1[] = {
- 1, 5, 5, 5, 5,10,10,11,11,11,11,11,11,11,11, 5,
- 7, 6, 8, 8, 9,10,11,11,11,11,11,11,11,11, 6, 6,
- 7, 9, 7,11,10,11,11,11,11,11,11,11,11, 5, 6, 6,
- 11, 8,11,11,11,11,11,11,11,11,11,11, 5, 6, 6, 9,
- 10,11,10,11,11,11,11,11,11,11,11, 7,10,10,11,11,
- 11,11,11,11,11,11,11,11,11,11, 7,11, 8,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,
-};
-
-static const static_codebook _8u0__p7_1 = {
- 2, 225,
- (char *)_vq_lengthlist__8u0__p7_1,
- 1, -520986624, 1620377600, 4, 0,
- (long *)_vq_quantlist__8u0__p7_1,
- 0
-};
-
-static const long _vq_quantlist__8u0__p7_2[] = {
- 10,
- 9,
- 11,
- 8,
- 12,
- 7,
- 13,
- 6,
- 14,
- 5,
- 15,
- 4,
- 16,
- 3,
- 17,
- 2,
- 18,
- 1,
- 19,
- 0,
- 20,
-};
-
-static const char _vq_lengthlist__8u0__p7_2[] = {
- 1, 6, 5, 7, 7, 9, 9, 9, 9,10,12,12,10,11,11,10,
- 11,11,11,10,11, 6, 8, 8, 9, 9,10,10, 9,10,11,11,
- 10,11,11,11,11,10,11,11,11,11, 6, 7, 8, 9, 9, 9,
- 10,11,10,11,12,11,10,11,11,11,11,11,11,12,10, 8,
- 9, 9,10, 9,10,10, 9,10,10,10,10,10, 9,10,10,10,
- 10, 9,10,10, 9, 9, 9, 9,10,10, 9, 9,10,10,11,10,
- 9,12,10,11,10, 9,10,10,10, 8, 9, 9,10, 9,10, 9,
- 9,10,10, 9,10, 9,11,10,10,10,10,10, 9,10, 8, 8,
- 9, 9,10, 9,11, 9, 8, 9, 9,10,11,10,10,10,11,12,
- 9, 9,11, 8, 9, 8,11,10,11,10,10, 9,11,10,10,10,
- 10,10,10,10,11,11,11,11, 8, 9, 9, 9,10,10,10,11,
- 11,12,11,12,11,10,10,10,12,11,11,11,10, 8,10, 9,
- 11,10,10,11,12,10,11,12,11,11,12,11,12,12,10,11,
- 11,10, 9, 9,10,11,12,10,10,10,11,10,11,11,10,12,
- 12,10,11,10,11,12,10, 9,10,10,11,10,11,11,11,11,
- 11,12,11,11,11, 9,11,10,11,10,11,10, 9, 9,10,11,
- 11,11,10,10,11,12,12,11,12,11,11,11,12,12,12,12,
- 11, 9,11,11,12,10,11,11,11,11,11,11,12,11,11,12,
- 11,11,11,10,11,11, 9,11,10,11,11,11,10,10,10,11,
- 11,11,12,10,11,10,11,11,11,11,12, 9,11,10,11,11,
- 10,10,11,11, 9,11,11,12,10,10,10,10,10,11,11,10,
- 9,10,11,11,12,11,10,10,12,11,11,12,11,12,11,11,
- 10,10,11,11,10,12,11,10,11,10,11,10,10,10,11,11,
- 10,10,11,11,11,11,10,10,10,12,11,11,11,11,10, 9,
- 10,11,11,11,12,11,11,11,12,10,11,11,11, 9,10,11,
- 11,11,11,11,11,10,10,11,11,12,11,10,11,12,11,10,
- 10,11, 9,10,11,11,11,11,11,10,11,11,10,12,11,11,
- 11,12,11,11,11,10,10,11,11,
-};
-
-static const static_codebook _8u0__p7_2 = {
- 2, 441,
- (char *)_vq_lengthlist__8u0__p7_2,
- 1, -529268736, 1611661312, 5, 0,
- (long *)_vq_quantlist__8u0__p7_2,
- 0
-};
-
-static const char _huff_lengthlist__8u0__single[] = {
- 4, 7,11, 9,12, 8, 7,10, 6, 4, 5, 5, 7, 5, 6,16,
- 9, 5, 5, 6, 7, 7, 9,16, 7, 4, 6, 5, 7, 5, 7,17,
- 10, 7, 7, 8, 7, 7, 8,18, 7, 5, 6, 4, 5, 4, 5,15,
- 7, 6, 7, 5, 6, 4, 5,15,12,13,18,12,17,11, 9,17,
-};
-
-static const static_codebook _huff_book__8u0__single = {
- 2, 64,
- (char *)_huff_lengthlist__8u0__single,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__8u1__p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__8u1__p1_0[] = {
- 1, 4, 4, 5, 7, 7, 5, 7, 7, 5, 8, 8, 7, 9,10, 7,
- 9, 9, 5, 8, 8, 7,10, 9, 7, 9, 9, 5, 8, 8, 8,10,
- 10, 8,10,10, 7,10,10, 9,10,12,10,12,12, 7,10,10,
- 9,12,11,10,12,12, 5, 8, 8, 8,10,10, 8,10,10, 7,
- 10,10,10,12,12, 9,11,12, 7,10,10,10,12,12, 9,12,
- 10,
-};
-
-static const static_codebook _8u1__p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__8u1__p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__8u1__p1_0,
- 0
-};
-
-static const long _vq_quantlist__8u1__p2_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__8u1__p2_0[] = {
- 3, 4, 5, 5, 6, 6, 5, 6, 6, 5, 7, 6, 6, 7, 8, 6,
- 7, 8, 5, 6, 6, 6, 8, 7, 6, 8, 7, 5, 6, 6, 7, 8,
- 8, 6, 7, 7, 6, 8, 7, 7, 7, 9, 8, 9, 9, 6, 7, 8,
- 7, 9, 7, 8, 9, 9, 5, 6, 6, 6, 7, 7, 7, 8, 8, 6,
- 8, 7, 8, 9, 9, 7, 7, 9, 6, 7, 8, 8, 9, 9, 7, 9,
- 7,
-};
-
-static const static_codebook _8u1__p2_0 = {
- 4, 81,
- (char *)_vq_lengthlist__8u1__p2_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__8u1__p2_0,
- 0
-};
-
-static const long _vq_quantlist__8u1__p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__8u1__p3_0[] = {
- 1, 5, 5, 7, 7, 6, 7, 7, 9, 9, 6, 7, 7, 9, 9, 8,
- 10, 9,11,11, 9, 9, 9,11,11, 6, 8, 8,10,10, 8,10,
- 10,11,11, 8, 9,10,11,11,10,11,11,12,12,10,11,11,
- 12,13, 6, 8, 8,10,10, 8,10, 9,11,11, 8,10, 9,11,
- 11,10,11,11,12,12,10,11,11,12,12, 9,11,11,14,13,
- 10,12,11,14,14,10,12,11,14,13,12,13,13,15,14,12,
- 13,13,15,14, 8,11,11,13,14,10,11,12,13,15,10,11,
- 12,14,14,12,13,13,14,15,12,13,13,14,15, 5, 8, 8,
- 11,11, 8,10,10,12,12, 8,10,10,12,12,11,12,12,14,
- 13,11,12,12,13,14, 8,10,10,12,12, 9,11,12,13,14,
- 10,12,12,13,13,12,12,13,14,14,11,13,13,15,15, 7,
- 10,10,12,12, 9,12,11,14,12,10,11,12,13,14,12,13,
- 12,14,14,12,13,13,15,16,10,12,12,15,14,11,12,13,
- 15,15,11,13,13,15,16,14,14,15,15,16,13,14,15,17,
- 15, 9,12,12,14,15,11,13,12,15,15,11,13,13,15,15,
- 13,14,13,15,14,13,14,14,17, 0, 5, 8, 8,11,11, 8,
- 10,10,12,12, 8,10,10,12,12,11,12,12,14,14,11,12,
- 12,14,14, 7,10,10,12,12,10,12,12,13,13, 9,11,12,
- 12,13,11,12,13,15,15,11,12,13,14,15, 8,10,10,12,
- 12,10,12,11,13,13,10,12,11,13,13,11,13,13,15,14,
- 12,13,12,15,13, 9,12,12,14,14,11,13,13,16,15,11,
- 12,13,16,15,13,14,15,16,16,13,13,15,15,16,10,12,
- 12,15,14,11,13,13,14,16,11,13,13,15,16,13,15,15,
- 16,17,13,15,14,16,15, 8,11,11,14,15,10,12,12,15,
- 15,10,12,12,15,16,14,15,15,16,17,13,14,14,16,16,
- 9,12,12,15,15,11,13,14,15,17,11,13,13,15,16,14,
- 15,16,19,17,13,15,15, 0,17, 9,12,12,15,15,11,14,
- 13,16,15,11,13,13,15,16,15,15,15,18,17,13,15,15,
- 17,17,11,15,14,18,16,12,14,15,17,17,12,15,15,18,
- 18,15,15,16,15,19,14,16,16, 0, 0,11,14,14,16,17,
- 12,15,14,18,17,12,15,15,18,18,15,17,15,18,16,14,
- 16,16,18,18, 7,11,11,14,14,10,12,12,15,15,10,12,
- 13,15,15,13,14,15,16,16,14,15,15,18,18, 9,12,12,
- 15,15,11,13,13,16,15,11,12,13,16,16,14,15,15,17,
- 16,15,16,16,17,17, 9,12,12,15,15,11,13,13,15,17,
- 11,14,13,16,15,13,15,15,17,17,15,15,15,18,17,11,
- 14,14,17,15,12,14,15,17,18,13,13,15,17,17,14,16,
- 16,19,18,16,15,17,17, 0,11,14,14,17,17,12,15,15,
- 18, 0,12,15,14,18,16,14,17,17,19, 0,16,18,15, 0,
- 16,
-};
-
-static const static_codebook _8u1__p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__8u1__p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__8u1__p3_0,
- 0
-};
-
-static const long _vq_quantlist__8u1__p4_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__8u1__p4_0[] = {
- 4, 5, 5, 9, 9, 6, 7, 7, 9, 9, 6, 7, 7, 9, 9, 9,
- 9, 9,11,11, 9, 9, 9,11,11, 6, 7, 7, 9, 9, 7, 7,
- 8, 9,10, 7, 7, 8, 9,10, 9, 9,10,10,11, 9, 9,10,
- 10,12, 6, 7, 7, 9, 9, 7, 8, 7,10, 9, 7, 8, 7,10,
- 9, 9,10, 9,12,11,10,10, 9,12,10, 9,10,10,12,11,
- 9,10,10,12,11, 9,10,10,12,12,11,11,12,12,13,11,
- 11,12,12,13, 9, 9,10,12,11, 9,10,10,12,12,10,10,
- 10,12,12,11,12,11,13,12,11,12,11,13,12, 6, 7, 7,
- 9, 9, 7, 8, 8,10,10, 7, 8, 7,10, 9,10,10,10,12,
- 12,10,10,10,12,11, 7, 8, 7,10,10, 7, 7, 9,10,11,
- 8, 9, 9,11,10,10,10,11,10,12,10,10,11,12,12, 7,
- 8, 8,10,10, 7, 9, 8,11,10, 8, 8, 9,11,11,10,11,
- 10,12,11,10,11,11,12,12, 9,10,10,12,12, 9,10,10,
- 12,12,10,11,11,13,12,11,10,12,10,14,12,12,12,13,
- 14, 9,10,10,12,12, 9,11,10,12,12,10,11,11,12,12,
- 11,12,11,14,12,12,12,12,14,14, 5, 7, 7, 9, 9, 7,
- 7, 7, 9,10, 7, 8, 8,10,10,10,10,10,11,11,10,10,
- 10,12,12, 7, 8, 8,10,10, 8, 9, 8,11,10, 7, 8, 9,
- 10,11,10,10,10,11,12,10,10,11,11,13, 6, 7, 8,10,
- 10, 8, 9, 9,10,10, 7, 9, 7,11,10,10,11,10,12,12,
- 10,11,10,12,10, 9,10,10,12,12,10,11,11,13,12, 9,
- 10,10,12,12,12,12,12,14,13,11,11,12,11,14, 9,10,
- 10,11,12,10,11,11,12,13, 9,10,10,12,12,12,12,12,
- 14,13,11,12,10,14,11, 9, 9,10,11,12, 9,10,10,12,
- 12, 9,10,10,12,12,12,12,12,14,14,11,12,12,13,12,
- 9,10, 9,12,12, 9,10,11,12,13,10,11,10,13,11,12,
- 12,13,13,14,12,12,12,13,13, 9,10,10,12,12,10,11,
- 10,13,12,10,10,11,12,13,12,13,12,14,13,12,12,12,
- 13,14,11,12,11,14,13,10,10,11,13,13,12,12,12,14,
- 13,12,10,14,10,15,13,14,14,14,14,11,11,12,13,14,
- 10,12,11,13,13,12,12,12,13,15,12,13,11,15,12,13,
- 13,14,14,14, 9,10, 9,12,12, 9,10,10,12,12,10,10,
- 10,12,12,11,11,12,12,13,12,12,12,14,14, 9,10,10,
- 12,12,10,11,10,13,12,10,10,11,12,13,12,12,12,14,
- 13,12,12,13,13,14, 9,10,10,12,13,10,10,11,11,12,
- 9,11,10,13,12,12,12,12,13,14,12,13,12,14,13,11,
- 12,11,13,13,12,13,12,14,13,10,11,12,13,13,13,13,
- 13,14,15,12,11,14,12,14,11,11,12,12,13,12,12,12,
- 13,14,10,12,10,14,13,13,13,13,14,15,12,14,11,15,
- 10,
-};
-
-static const static_codebook _8u1__p4_0 = {
- 4, 625,
- (char *)_vq_lengthlist__8u1__p4_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__8u1__p4_0,
- 0
-};
-
-static const long _vq_quantlist__8u1__p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__8u1__p5_0[] = {
- 1, 4, 4, 7, 7, 7, 7, 9, 9, 4, 6, 5, 8, 7, 8, 8,
- 10,10, 4, 6, 6, 8, 8, 8, 8,10,10, 7, 8, 8, 9, 9,
- 9, 9,11,11, 7, 8, 8, 9, 9, 9, 9,11,11, 8, 8, 8,
- 9, 9,10,10,12,11, 8, 8, 8, 9, 9,10,10,11,11, 9,
- 10,10,11,11,11,11,13,12, 9,10,10,11,11,12,12,12,
- 13,
-};
-
-static const static_codebook _8u1__p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__8u1__p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__8u1__p5_0,
- 0
-};
-
-static const long _vq_quantlist__8u1__p6_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__8u1__p6_0[] = {
- 3, 4, 4, 6, 6, 7, 7, 9, 9, 4, 4, 5, 6, 6, 7, 7,
- 9, 9, 4, 4, 4, 6, 6, 7, 7, 9, 9, 6, 6, 6, 7, 7,
- 8, 8, 9, 9, 6, 6, 6, 7, 7, 8, 8, 9, 9, 7, 7, 7,
- 8, 8, 8, 9,10,10, 7, 7, 7, 8, 8, 9, 8,10,10, 9,
- 9, 9, 9, 9,10,10,10,10, 9, 9, 9, 9, 9,10,10,10,
- 10,
-};
-
-static const static_codebook _8u1__p6_0 = {
- 2, 81,
- (char *)_vq_lengthlist__8u1__p6_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__8u1__p6_0,
- 0
-};
-
-static const long _vq_quantlist__8u1__p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__8u1__p7_0[] = {
- 1, 4, 4, 5, 7, 7, 5, 7, 7, 5, 9, 9, 8,10,10, 8,
- 10,10, 5, 9, 9, 7,10,10, 8,10,10, 4,10,10, 9,12,
- 12, 9,11,11, 7,12,11,10,11,13,10,13,13, 7,12,12,
- 10,13,12,10,13,13, 4,10,10, 9,12,12, 9,12,12, 7,
- 12,12,10,13,13,10,12,13, 7,11,12,10,13,13,10,13,
- 11,
-};
-
-static const static_codebook _8u1__p7_0 = {
- 4, 81,
- (char *)_vq_lengthlist__8u1__p7_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__8u1__p7_0,
- 0
-};
-
-static const long _vq_quantlist__8u1__p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__8u1__p7_1[] = {
- 2, 4, 4, 6, 6, 7, 7, 8, 8, 8, 8, 4, 5, 5, 7, 7,
- 8, 8, 9, 9, 9, 9, 4, 5, 5, 7, 7, 8, 8, 9, 9, 9,
- 9, 6, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 6, 7, 7, 8,
- 8, 8, 8, 9, 9, 9, 9, 8, 8, 8, 8, 8, 9, 9, 9, 9,
- 9, 9, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 8, 9, 9,
- 9, 9, 9, 9,10,10,10,10, 8, 9, 9, 9, 9, 9, 9,10,
- 10,10,10, 8, 9, 9, 9, 9, 9, 9,10,10,10,10, 8, 9,
- 9, 9, 9, 9, 9,10,10,10,10,
-};
-
-static const static_codebook _8u1__p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__8u1__p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__8u1__p7_1,
- 0
-};
-
-static const long _vq_quantlist__8u1__p8_0[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__8u1__p8_0[] = {
- 1, 4, 4, 6, 6, 8, 8,10,10,11,11, 4, 6, 6, 7, 7,
- 9, 9,11,11,13,12, 4, 6, 6, 7, 7, 9, 9,11,11,12,
- 12, 6, 7, 7, 9, 9,11,11,12,12,13,13, 6, 7, 7, 9,
- 9,11,11,12,12,13,13, 8, 9, 9,11,11,12,12,13,13,
- 14,14, 8, 9, 9,11,11,12,12,13,13,14,14, 9,11,11,
- 12,12,13,13,14,14,15,15, 9,11,11,12,12,13,13,14,
- 14,15,14,11,12,12,13,13,14,14,15,15,16,16,11,12,
- 12,13,13,14,14,15,15,15,15,
-};
-
-static const static_codebook _8u1__p8_0 = {
- 2, 121,
- (char *)_vq_lengthlist__8u1__p8_0,
- 1, -524582912, 1618345984, 4, 0,
- (long *)_vq_quantlist__8u1__p8_0,
- 0
-};
-
-static const long _vq_quantlist__8u1__p8_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__8u1__p8_1[] = {
- 2, 5, 5, 6, 6, 7, 7, 7, 7, 8, 8, 5, 6, 6, 7, 7,
- 7, 7, 8, 8, 8, 8, 5, 6, 6, 7, 7, 7, 7, 8, 8, 8,
- 8, 6, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 6, 7, 7, 7,
- 7, 8, 8, 8, 8, 8, 8, 7, 7, 7, 8, 8, 8, 8, 8, 8,
- 8, 8, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 9, 8, 9, 9, 7, 8, 8, 8, 8, 8, 8, 9,
- 8, 9, 9, 8, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 8, 8,
- 8, 8, 8, 8, 8, 9, 9, 9, 9,
-};
-
-static const static_codebook _8u1__p8_1 = {
- 2, 121,
- (char *)_vq_lengthlist__8u1__p8_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__8u1__p8_1,
- 0
-};
-
-static const long _vq_quantlist__8u1__p9_0[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__8u1__p9_0[] = {
- 1, 4, 4,11,11,11,11,11,11,11,11,11,11,11,11, 3,
- 11, 8,11,11,11,11,11,11,11,11,11,11,11,11, 3, 9,
- 9,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,
-};
-
-static const static_codebook _8u1__p9_0 = {
- 2, 225,
- (char *)_vq_lengthlist__8u1__p9_0,
- 1, -514071552, 1627381760, 4, 0,
- (long *)_vq_quantlist__8u1__p9_0,
- 0
-};
-
-static const long _vq_quantlist__8u1__p9_1[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__8u1__p9_1[] = {
- 1, 4, 4, 7, 7, 9, 9, 7, 7, 8, 8,10,10,11,11, 4,
- 7, 7, 9, 9,10,10, 8, 8,10,10,10,11,10,11, 4, 7,
- 7, 9, 9,10,10, 8, 8,10, 9,11,11,11,11, 7, 9, 9,
- 12,12,11,12,10,10,11,10,12,11,11,11, 7, 9, 9,11,
- 11,13,12, 9, 9,11,10,11,11,12,11, 9,10,10,12,12,
- 14,14,10,10,11,12,12,11,11,11, 9,10,11,11,13,14,
- 13,10,11,11,11,12,11,12,12, 7, 8, 8,10, 9,11,10,
- 11,12,12,11,12,14,12,13, 7, 8, 8, 9,10,10,11,12,
- 12,12,11,12,12,12,13, 9, 9, 9,11,11,13,12,12,12,
- 12,11,12,12,13,12, 8,10,10,11,10,11,12,12,12,12,
- 12,12,14,12,12, 9,11,11,11,12,12,12,12,13,13,12,
- 12,13,13,12,10,11,11,12,11,12,12,12,11,12,13,12,
- 12,12,13,11,11,12,12,12,13,12,12,11,12,13,13,12,
- 12,13,12,11,12,12,13,13,12,13,12,13,13,13,13,14,
- 13,
-};
-
-static const static_codebook _8u1__p9_1 = {
- 2, 225,
- (char *)_vq_lengthlist__8u1__p9_1,
- 1, -522338304, 1620115456, 4, 0,
- (long *)_vq_quantlist__8u1__p9_1,
- 0
-};
-
-static const long _vq_quantlist__8u1__p9_2[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__8u1__p9_2[] = {
- 2, 5, 4, 6, 6, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9,
- 9, 5, 6, 6, 7, 7, 8, 8, 9, 8, 9, 9, 9, 9, 9, 9,
- 9, 9, 5, 6, 6, 7, 7, 8, 8, 8, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 7, 7, 7, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9,
- 9,10,10, 9, 7, 7, 7, 8, 8, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9,10,10, 8, 8, 8, 9, 9, 9, 9,10,10,10, 9,
- 10,10,10,10,10,10, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9,
- 10,10,10,10,10,10,10, 9, 9, 9, 9, 9, 9, 9, 9,10,
- 10,10,10,10,10,10,10,10, 9, 9, 9, 9, 9,10,10,10,
- 10,10,10,10,10,10,10,10,10, 9, 9, 9, 9, 9, 9,10,
- 10,10,10,10,10,10,10,10,10,10, 9, 9, 9, 9, 9,10,
- 10,10,10,10,10,10,10,10,10,10,10, 9, 9, 9, 9,10,
- 10,10,10,10,10,10,10,10,10,10,10,10, 9, 9, 9, 9,
- 9,10,10,10,10,10,10,10,10,10,10,10,10, 9, 9, 9,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10, 9,10,
- 9, 9, 9,10,10,10,10,10,10,10,10,10,10,10,10, 9,
- 10, 9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 9, 9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,
-};
-
-static const static_codebook _8u1__p9_2 = {
- 2, 289,
- (char *)_vq_lengthlist__8u1__p9_2,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__8u1__p9_2,
- 0
-};
-
-static const char _huff_lengthlist__8u1__single[] = {
- 4, 7,13, 9,15, 9,16, 8,10,13, 7, 5, 8, 6, 9, 7,
- 10, 7,10,11,11, 6, 7, 8, 8, 9, 9, 9,12,16, 8, 5,
- 8, 6, 8, 6, 9, 7,10,12,11, 7, 7, 7, 6, 7, 7, 7,
- 11,15, 7, 5, 8, 6, 7, 5, 7, 6, 9,13,13, 9, 9, 8,
- 6, 6, 5, 5, 9,14, 8, 6, 8, 6, 6, 4, 5, 3, 5,13,
- 9, 9,11, 8,10, 7, 8, 4, 5,12,11,16,17,15,17,12,
- 13, 8, 8,15,
-};
-
-static const static_codebook _huff_book__8u1__single = {
- 2, 100,
- (char *)_huff_lengthlist__8u1__single,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44u0__long[] = {
- 5, 8,13,10,17,11,11,15, 7, 2, 4, 5, 8, 7, 9,16,
- 13, 4, 3, 5, 6, 8,11,20,10, 4, 5, 5, 7, 6, 8,18,
- 15, 7, 6, 7, 8,10,14,20,10, 6, 7, 6, 9, 7, 8,17,
- 9, 8,10, 8,10, 5, 4,11,12,17,19,14,16,10, 7,12,
-};
-
-static const static_codebook _huff_book__44u0__long = {
- 2, 64,
- (char *)_huff_lengthlist__44u0__long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44u0__p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u0__p1_0[] = {
- 1, 4, 4, 5, 8, 7, 5, 7, 8, 5, 8, 8, 8,11,11, 8,
- 10,10, 5, 8, 8, 8,11,10, 8,11,11, 4, 8, 8, 8,11,
- 11, 8,11,11, 8,12,11,11,13,13,11,13,14, 7,11,11,
- 10,13,12,11,13,14, 4, 8, 8, 8,11,11, 8,11,12, 8,
- 11,11,11,13,13,10,12,13, 8,11,11,11,14,13,11,14,
- 13,
-};
-
-static const static_codebook _44u0__p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u0__p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44u0__p1_0,
- 0
-};
-
-static const long _vq_quantlist__44u0__p2_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u0__p2_0[] = {
- 2, 4, 4, 5, 6, 6, 5, 6, 6, 5, 7, 7, 7, 8, 8, 6,
- 8, 8, 5, 7, 7, 6, 8, 8, 7, 8, 8, 4, 7, 7, 7, 8,
- 8, 7, 8, 8, 7, 8, 8, 8, 9,10, 8,10,10, 6, 8, 8,
- 8,10, 8, 8,10,10, 5, 7, 7, 7, 8, 8, 7, 8, 8, 6,
- 8, 8, 8,10,10, 8, 8,10, 6, 8, 8, 8,10,10, 8,10,
- 9,
-};
-
-static const static_codebook _44u0__p2_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u0__p2_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44u0__p2_0,
- 0
-};
-
-static const long _vq_quantlist__44u0__p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u0__p3_0[] = {
- 1, 5, 5, 8, 8, 5, 8, 7, 9, 9, 5, 7, 8, 9, 9, 9,
- 10, 9,12,12, 9, 9,10,12,12, 6, 8, 8,11,10, 8,10,
- 10,11,11, 8, 9,10,11,11,10,11,11,14,13,10,11,11,
- 13,13, 5, 8, 8,10,10, 8,10,10,11,11, 8,10,10,11,
- 11,10,11,11,13,13,10,11,11,13,13, 9,11,11,15,14,
- 10,12,12,15,14,10,12,11,15,14,13,14,14,16,16,12,
- 14,13,17,15, 9,11,11,14,15,10,11,12,14,16,10,11,
- 12,14,16,12,13,14,16,16,13,13,15,15,18, 5, 8, 8,
- 11,11, 8,10,10,12,12, 8,10,10,12,13,11,12,12,14,
- 14,11,12,12,15,15, 8,10,10,13,13,10,12,12,13,13,
- 10,12,12,14,14,12,13,13,15,15,12,13,13,16,16, 7,
- 10,10,12,12,10,12,11,13,13,10,12,12,13,14,12,13,
- 12,15,14,12,13,13,16,16,10,12,12,17,16,12,13,13,
- 16,15,11,13,13,17,17,15,15,15,16,17,14,15,15,19,
- 19,10,12,12,15,16,11,13,12,15,18,11,13,13,16,16,
- 14,15,15,17,17,14,15,15,17,19, 5, 8, 8,11,11, 8,
- 10,10,12,12, 8,10,10,12,12,11,12,12,16,15,11,12,
- 12,14,15, 7,10,10,13,13,10,12,12,14,13,10,11,12,
- 13,13,12,13,13,16,16,12,12,13,15,15, 8,10,10,13,
- 13,10,12,12,14,14,10,12,12,13,13,12,13,13,16,16,
- 12,13,13,15,15,10,12,12,16,15,11,13,13,17,16,11,
- 12,13,16,15,13,15,15,19,17,14,15,14,17,16,10,12,
- 12,16,16,11,13,13,16,17,12,13,13,15,17,14,15,15,
- 17,19,14,15,15,17,17, 8,11,11,16,16,10,13,12,17,
- 17,10,12,13,16,16,15,17,16,20,19,14,15,17,18,19,
- 9,12,12,16,17,11,13,14,17,18,11,13,13,19,18,16,
- 17,18,19,19,15,16,16,19,19, 9,12,12,16,17,11,14,
- 13,18,17,11,13,13,17,17,16,17,16,20,19,14,16,16,
- 18,18,12,15,15,19,17,14,15,16, 0,20,13,15,16,20,
- 17,18,16,20, 0, 0,15,16,19,20, 0,12,15,14,18,19,
- 13,16,15,20,19,13,16,15,20,18,17,18,17, 0,20,16,
- 17,16, 0, 0, 8,11,11,16,15,10,12,12,17,17,10,13,
- 13,17,16,14,16,15,18,20,15,16,16,19,19, 9,12,12,
- 16,16,11,13,13,17,16,11,13,14,17,18,15,15,16,20,
- 20,16,16,17,19,19, 9,13,12,16,17,11,14,13,17,17,
- 11,14,14,18,17,14,16,15,18,19,16,17,18,18,19,12,
- 14,15,19,18,13,15,16,18, 0,13,14,15, 0, 0,16,16,
- 17,20, 0,17,17,20,20, 0,12,15,15,19,20,13,15,15,
- 0, 0,14,16,15, 0, 0,15,18,16, 0, 0,17,18,16, 0,
- 19,
-};
-
-static const static_codebook _44u0__p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44u0__p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u0__p3_0,
- 0
-};
-
-static const long _vq_quantlist__44u0__p4_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u0__p4_0[] = {
- 4, 5, 5, 9, 9, 5, 6, 6, 9, 9, 5, 6, 6, 9, 9, 9,
- 10, 9,12,12, 9, 9,10,12,12, 5, 7, 7,10,10, 7, 7,
- 8,10,10, 6, 7, 8,10,10,10,10,10,11,13,10, 9,10,
- 12,13, 5, 7, 7,10,10, 6, 8, 7,10,10, 7, 8, 7,10,
- 10, 9,10,10,12,12,10,10,10,13,11, 9,10,10,13,13,
- 10,11,10,13,13,10,10,10,13,13,12,12,13,14,14,12,
- 12,13,14,14, 9,10,10,13,13,10,10,10,13,13,10,10,
- 10,13,13,12,13,12,15,14,12,13,12,15,15, 5, 7, 6,
- 10,10, 7, 8, 8,10,10, 7, 8, 8,10,10,10,11,10,13,
- 13,10,10,10,12,12, 7, 8, 8,11,10, 8, 8, 9,10,11,
- 8, 9, 9,11,11,11,10,11,11,14,11,11,11,13,13, 6,
- 8, 8,10,10, 7, 9, 8,11,10, 8, 9, 9,11,11,10,11,
- 10,14,11,10,11,11,13,13,10,11,11,14,13,10,10,11,
- 14,13,10,11,11,14,14,12,11,13,12,16,13,14,14,15,
- 15,10,10,11,13,14,10,11,10,14,13,10,11,11,14,14,
- 12,13,12,15,13,13,13,14,15,16, 5, 7, 7,10,10, 7,
- 8, 8,10,10, 7, 8, 8,10,10,10,10,10,13,13,10,10,
- 11,12,13, 6, 8, 8,11,10, 8, 9, 9,11,11, 7, 8, 9,
- 10,11,10,11,11,13,13,10,10,11,11,13, 6, 8, 8,10,
- 11, 8, 9, 9,11,11, 8, 9, 8,12,10,10,11,11,13,13,
- 10,11,10,14,11,10,10,10,14,13,10,11,11,14,13,10,
- 10,11,13,13,12,14,14,16,16,12,12,13,13,15,10,11,
- 11,13,14,10,11,11,14,15,10,11,10,13,13,13,14,13,
- 16,16,12,13,11,15,12, 9,10,10,13,13,10,11,11,14,
- 13,10,10,11,13,14,13,14,13,16,16,13,13,13,15,16,
- 9,10,10,13,13,10,10,11,13,14,10,11,11,15,13,13,
- 13,14,14,18,13,13,14,16,15, 9,10,10,13,14,10,11,
- 10,14,13,10,11,11,13,14,13,14,13,16,15,13,13,14,
- 15,16,12,13,12,16,14,11,11,13,15,15,13,14,13,16,
- 15,15,12,16,12,17,14,15,15,17,17,12,13,13,14,16,
- 11,13,11,16,15,12,13,14,15,16,14,15,13, 0,14,14,
- 16,16, 0, 0, 9,10,10,13,13,10,11,10,14,14,10,11,
- 11,13,13,12,13,13,14,16,13,14,14,16,16, 9,10,10,
- 14,14,11,11,11,14,13,10,10,11,14,14,13,13,13,16,
- 16,13,13,14,14,17, 9,10,10,13,14,10,11,11,13,15,
- 10,11,10,14,14,13,13,13,14,17,13,14,13,17,14,12,
- 13,13,16,14,13,14,13,16,15,12,12,13,15,16,15,15,
- 16,18,16,15,13,15,14, 0,12,12,13,14,16,13,13,14,
- 15,16,11,12,11,16,14,15,16,16,17,17,14,15,12,17,
- 12,
-};
-
-static const static_codebook _44u0__p4_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44u0__p4_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u0__p4_0,
- 0
-};
-
-static const long _vq_quantlist__44u0__p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44u0__p5_0[] = {
- 1, 4, 4, 7, 7, 7, 7, 9, 9, 4, 6, 6, 8, 8, 8, 8,
- 9, 9, 4, 6, 6, 8, 8, 8, 8, 9, 9, 7, 8, 8, 9, 9,
- 9, 9,11,10, 7, 8, 8, 9, 9, 9, 9,10,10, 7, 8, 8,
- 9, 9,10,10,11,11, 7, 8, 8, 9, 9,10,10,11,11, 9,
- 9, 9,10,10,11,11,12,12, 9, 9, 9,10,11,11,11,12,
- 12,
-};
-
-static const static_codebook _44u0__p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44u0__p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u0__p5_0,
- 0
-};
-
-static const long _vq_quantlist__44u0__p6_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44u0__p6_0[] = {
- 1, 4, 4, 6, 6, 8, 8,10, 9,11,10,14,13, 4, 6, 5,
- 8, 8, 9, 9,11,10,11,11,14,14, 4, 5, 6, 8, 8, 9,
- 9,10,10,11,11,14,14, 6, 8, 8, 9, 9,10,10,11,11,
- 12,12,16,15, 7, 8, 8, 9, 9,10,10,11,11,12,12,15,
- 15, 9,10,10,10,10,11,11,12,12,12,12,15,15, 9,10,
- 9,10,11,11,11,12,12,12,13,15,15,10,10,11,11,11,
- 12,12,13,12,13,13,16,15,10,11,11,11,11,12,12,13,
- 12,13,13,16,17,11,11,12,12,12,13,13,13,14,14,15,
- 17,17,11,11,12,12,12,13,13,13,14,14,14,16,18,14,
- 15,15,15,15,16,16,16,16,17,18, 0, 0,14,15,15,15,
- 15,17,16,17,18,17,17,18, 0,
-};
-
-static const static_codebook _44u0__p6_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44u0__p6_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44u0__p6_0,
- 0
-};
-
-static const long _vq_quantlist__44u0__p6_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u0__p6_1[] = {
- 2, 4, 4, 5, 5, 4, 5, 5, 5, 5, 4, 5, 5, 5, 5, 5,
- 6, 6, 6, 6, 5, 6, 6, 6, 6,
-};
-
-static const static_codebook _44u0__p6_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44u0__p6_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u0__p6_1,
- 0
-};
-
-static const long _vq_quantlist__44u0__p7_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u0__p7_0[] = {
- 1, 4, 4,11,11, 9,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11, 9,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,10,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,
-};
-
-static const static_codebook _44u0__p7_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44u0__p7_0,
- 1, -518709248, 1626677248, 3, 0,
- (long *)_vq_quantlist__44u0__p7_0,
- 0
-};
-
-static const long _vq_quantlist__44u0__p7_1[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44u0__p7_1[] = {
- 1, 4, 4, 6, 6, 6, 6, 7, 7, 8, 8, 9, 9, 5, 7, 7,
- 8, 7, 7, 7, 9, 8,10, 9,10,11, 5, 7, 7, 8, 8, 7,
- 7, 8, 9,10,10,11,11, 6, 8, 8, 9, 9, 9, 9,11,10,
- 12,12,15,12, 6, 8, 8, 9, 9, 9, 9,11,11,12,11,14,
- 12, 7, 8, 8,10,10,12,12,13,13,13,15,13,13, 7, 8,
- 8,10,10,11,11,13,12,14,15,15,15, 9,10,10,11,12,
- 13,13,14,15,14,15,14,15, 8,10,10,12,12,14,14,15,
- 14,14,15,15,14,10,12,12,14,14,15,14,15,15,15,14,
- 15,15,10,12,12,13,14,15,14,15,15,14,15,15,15,12,
- 15,13,15,14,15,15,15,15,15,15,15,15,13,13,15,15,
- 15,15,15,15,15,15,15,15,15,
-};
-
-static const static_codebook _44u0__p7_1 = {
- 2, 169,
- (char *)_vq_lengthlist__44u0__p7_1,
- 1, -523010048, 1618608128, 4, 0,
- (long *)_vq_quantlist__44u0__p7_1,
- 0
-};
-
-static const long _vq_quantlist__44u0__p7_2[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44u0__p7_2[] = {
- 2, 5, 4, 6, 6, 7, 7, 8, 8, 8, 8, 9, 8, 5, 5, 6,
- 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 5, 6, 5, 7, 7, 8,
- 8, 8, 8, 9, 9, 9, 9, 6, 7, 7, 8, 8, 8, 8, 9, 8,
- 9, 9, 9, 9, 6, 7, 7, 8, 7, 8, 8, 9, 9, 9, 9, 9,
- 9, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 7, 8,
- 8, 9, 8, 9, 8, 9, 9, 9, 9, 9, 9, 8, 9, 8, 9, 9,
- 9, 9, 9, 9, 9, 9,10,10, 8, 8, 9, 9, 9, 9, 9, 9,
- 9, 9,10, 9,10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9,10,10,10, 9, 9, 9, 9, 9,
- 9, 9, 9,10, 9, 9,10,10, 9,
-};
-
-static const static_codebook _44u0__p7_2 = {
- 2, 169,
- (char *)_vq_lengthlist__44u0__p7_2,
- 1, -531103744, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u0__p7_2,
- 0
-};
-
-static const char _huff_lengthlist__44u0__short[] = {
- 12,13,14,13,17,12,15,17, 5, 5, 6,10,10,11,15,16,
- 4, 3, 3, 7, 5, 7,10,16, 7, 7, 7,10, 9,11,12,16,
- 6, 5, 5, 9, 5, 6,10,16, 8, 7, 7, 9, 6, 7, 9,16,
- 11, 7, 3, 6, 4, 5, 8,16,12, 9, 4, 8, 5, 7, 9,16,
-};
-
-static const static_codebook _huff_book__44u0__short = {
- 2, 64,
- (char *)_huff_lengthlist__44u0__short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44u1__long[] = {
- 5, 8,13,10,17,11,11,15, 7, 2, 4, 5, 8, 7, 9,16,
- 13, 4, 3, 5, 6, 8,11,20,10, 4, 5, 5, 7, 6, 8,18,
- 15, 7, 6, 7, 8,10,14,20,10, 6, 7, 6, 9, 7, 8,17,
- 9, 8,10, 8,10, 5, 4,11,12,17,19,14,16,10, 7,12,
-};
-
-static const static_codebook _huff_book__44u1__long = {
- 2, 64,
- (char *)_huff_lengthlist__44u1__long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44u1__p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u1__p1_0[] = {
- 1, 4, 4, 5, 8, 7, 5, 7, 8, 5, 8, 8, 8,11,11, 8,
- 10,10, 5, 8, 8, 8,11,10, 8,11,11, 4, 8, 8, 8,11,
- 11, 8,11,11, 8,12,11,11,13,13,11,13,14, 7,11,11,
- 10,13,12,11,13,14, 4, 8, 8, 8,11,11, 8,11,12, 8,
- 11,11,11,13,13,10,12,13, 8,11,11,11,14,13,11,14,
- 13,
-};
-
-static const static_codebook _44u1__p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u1__p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44u1__p1_0,
- 0
-};
-
-static const long _vq_quantlist__44u1__p2_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u1__p2_0[] = {
- 2, 4, 4, 5, 6, 6, 5, 6, 6, 5, 7, 7, 7, 8, 8, 6,
- 8, 8, 5, 7, 7, 6, 8, 8, 7, 8, 8, 4, 7, 7, 7, 8,
- 8, 7, 8, 8, 7, 8, 8, 8, 9,10, 8,10,10, 6, 8, 8,
- 8,10, 8, 8,10,10, 5, 7, 7, 7, 8, 8, 7, 8, 8, 6,
- 8, 8, 8,10,10, 8, 8,10, 6, 8, 8, 8,10,10, 8,10,
- 9,
-};
-
-static const static_codebook _44u1__p2_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u1__p2_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44u1__p2_0,
- 0
-};
-
-static const long _vq_quantlist__44u1__p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u1__p3_0[] = {
- 1, 5, 5, 8, 8, 5, 8, 7, 9, 9, 5, 7, 8, 9, 9, 9,
- 10, 9,12,12, 9, 9,10,12,12, 6, 8, 8,11,10, 8,10,
- 10,11,11, 8, 9,10,11,11,10,11,11,14,13,10,11,11,
- 13,13, 5, 8, 8,10,10, 8,10,10,11,11, 8,10,10,11,
- 11,10,11,11,13,13,10,11,11,13,13, 9,11,11,15,14,
- 10,12,12,15,14,10,12,11,15,14,13,14,14,16,16,12,
- 14,13,17,15, 9,11,11,14,15,10,11,12,14,16,10,11,
- 12,14,16,12,13,14,16,16,13,13,15,15,18, 5, 8, 8,
- 11,11, 8,10,10,12,12, 8,10,10,12,13,11,12,12,14,
- 14,11,12,12,15,15, 8,10,10,13,13,10,12,12,13,13,
- 10,12,12,14,14,12,13,13,15,15,12,13,13,16,16, 7,
- 10,10,12,12,10,12,11,13,13,10,12,12,13,14,12,13,
- 12,15,14,12,13,13,16,16,10,12,12,17,16,12,13,13,
- 16,15,11,13,13,17,17,15,15,15,16,17,14,15,15,19,
- 19,10,12,12,15,16,11,13,12,15,18,11,13,13,16,16,
- 14,15,15,17,17,14,15,15,17,19, 5, 8, 8,11,11, 8,
- 10,10,12,12, 8,10,10,12,12,11,12,12,16,15,11,12,
- 12,14,15, 7,10,10,13,13,10,12,12,14,13,10,11,12,
- 13,13,12,13,13,16,16,12,12,13,15,15, 8,10,10,13,
- 13,10,12,12,14,14,10,12,12,13,13,12,13,13,16,16,
- 12,13,13,15,15,10,12,12,16,15,11,13,13,17,16,11,
- 12,13,16,15,13,15,15,19,17,14,15,14,17,16,10,12,
- 12,16,16,11,13,13,16,17,12,13,13,15,17,14,15,15,
- 17,19,14,15,15,17,17, 8,11,11,16,16,10,13,12,17,
- 17,10,12,13,16,16,15,17,16,20,19,14,15,17,18,19,
- 9,12,12,16,17,11,13,14,17,18,11,13,13,19,18,16,
- 17,18,19,19,15,16,16,19,19, 9,12,12,16,17,11,14,
- 13,18,17,11,13,13,17,17,16,17,16,20,19,14,16,16,
- 18,18,12,15,15,19,17,14,15,16, 0,20,13,15,16,20,
- 17,18,16,20, 0, 0,15,16,19,20, 0,12,15,14,18,19,
- 13,16,15,20,19,13,16,15,20,18,17,18,17, 0,20,16,
- 17,16, 0, 0, 8,11,11,16,15,10,12,12,17,17,10,13,
- 13,17,16,14,16,15,18,20,15,16,16,19,19, 9,12,12,
- 16,16,11,13,13,17,16,11,13,14,17,18,15,15,16,20,
- 20,16,16,17,19,19, 9,13,12,16,17,11,14,13,17,17,
- 11,14,14,18,17,14,16,15,18,19,16,17,18,18,19,12,
- 14,15,19,18,13,15,16,18, 0,13,14,15, 0, 0,16,16,
- 17,20, 0,17,17,20,20, 0,12,15,15,19,20,13,15,15,
- 0, 0,14,16,15, 0, 0,15,18,16, 0, 0,17,18,16, 0,
- 19,
-};
-
-static const static_codebook _44u1__p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44u1__p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u1__p3_0,
- 0
-};
-
-static const long _vq_quantlist__44u1__p4_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u1__p4_0[] = {
- 4, 5, 5, 9, 9, 5, 6, 6, 9, 9, 5, 6, 6, 9, 9, 9,
- 10, 9,12,12, 9, 9,10,12,12, 5, 7, 7,10,10, 7, 7,
- 8,10,10, 6, 7, 8,10,10,10,10,10,11,13,10, 9,10,
- 12,13, 5, 7, 7,10,10, 6, 8, 7,10,10, 7, 8, 7,10,
- 10, 9,10,10,12,12,10,10,10,13,11, 9,10,10,13,13,
- 10,11,10,13,13,10,10,10,13,13,12,12,13,14,14,12,
- 12,13,14,14, 9,10,10,13,13,10,10,10,13,13,10,10,
- 10,13,13,12,13,12,15,14,12,13,12,15,15, 5, 7, 6,
- 10,10, 7, 8, 8,10,10, 7, 8, 8,10,10,10,11,10,13,
- 13,10,10,10,12,12, 7, 8, 8,11,10, 8, 8, 9,10,11,
- 8, 9, 9,11,11,11,10,11,11,14,11,11,11,13,13, 6,
- 8, 8,10,10, 7, 9, 8,11,10, 8, 9, 9,11,11,10,11,
- 10,14,11,10,11,11,13,13,10,11,11,14,13,10,10,11,
- 14,13,10,11,11,14,14,12,11,13,12,16,13,14,14,15,
- 15,10,10,11,13,14,10,11,10,14,13,10,11,11,14,14,
- 12,13,12,15,13,13,13,14,15,16, 5, 7, 7,10,10, 7,
- 8, 8,10,10, 7, 8, 8,10,10,10,10,10,13,13,10,10,
- 11,12,13, 6, 8, 8,11,10, 8, 9, 9,11,11, 7, 8, 9,
- 10,11,10,11,11,13,13,10,10,11,11,13, 6, 8, 8,10,
- 11, 8, 9, 9,11,11, 8, 9, 8,12,10,10,11,11,13,13,
- 10,11,10,14,11,10,10,10,14,13,10,11,11,14,13,10,
- 10,11,13,13,12,14,14,16,16,12,12,13,13,15,10,11,
- 11,13,14,10,11,11,14,15,10,11,10,13,13,13,14,13,
- 16,16,12,13,11,15,12, 9,10,10,13,13,10,11,11,14,
- 13,10,10,11,13,14,13,14,13,16,16,13,13,13,15,16,
- 9,10,10,13,13,10,10,11,13,14,10,11,11,15,13,13,
- 13,14,14,18,13,13,14,16,15, 9,10,10,13,14,10,11,
- 10,14,13,10,11,11,13,14,13,14,13,16,15,13,13,14,
- 15,16,12,13,12,16,14,11,11,13,15,15,13,14,13,16,
- 15,15,12,16,12,17,14,15,15,17,17,12,13,13,14,16,
- 11,13,11,16,15,12,13,14,15,16,14,15,13, 0,14,14,
- 16,16, 0, 0, 9,10,10,13,13,10,11,10,14,14,10,11,
- 11,13,13,12,13,13,14,16,13,14,14,16,16, 9,10,10,
- 14,14,11,11,11,14,13,10,10,11,14,14,13,13,13,16,
- 16,13,13,14,14,17, 9,10,10,13,14,10,11,11,13,15,
- 10,11,10,14,14,13,13,13,14,17,13,14,13,17,14,12,
- 13,13,16,14,13,14,13,16,15,12,12,13,15,16,15,15,
- 16,18,16,15,13,15,14, 0,12,12,13,14,16,13,13,14,
- 15,16,11,12,11,16,14,15,16,16,17,17,14,15,12,17,
- 12,
-};
-
-static const static_codebook _44u1__p4_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44u1__p4_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u1__p4_0,
- 0
-};
-
-static const long _vq_quantlist__44u1__p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44u1__p5_0[] = {
- 1, 4, 4, 7, 7, 7, 7, 9, 9, 4, 6, 6, 8, 8, 8, 8,
- 9, 9, 4, 6, 6, 8, 8, 8, 8, 9, 9, 7, 8, 8, 9, 9,
- 9, 9,11,10, 7, 8, 8, 9, 9, 9, 9,10,10, 7, 8, 8,
- 9, 9,10,10,11,11, 7, 8, 8, 9, 9,10,10,11,11, 9,
- 9, 9,10,10,11,11,12,12, 9, 9, 9,10,11,11,11,12,
- 12,
-};
-
-static const static_codebook _44u1__p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44u1__p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u1__p5_0,
- 0
-};
-
-static const long _vq_quantlist__44u1__p6_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44u1__p6_0[] = {
- 1, 4, 4, 6, 6, 8, 8,10, 9,11,10,14,13, 4, 6, 5,
- 8, 8, 9, 9,11,10,11,11,14,14, 4, 5, 6, 8, 8, 9,
- 9,10,10,11,11,14,14, 6, 8, 8, 9, 9,10,10,11,11,
- 12,12,16,15, 7, 8, 8, 9, 9,10,10,11,11,12,12,15,
- 15, 9,10,10,10,10,11,11,12,12,12,12,15,15, 9,10,
- 9,10,11,11,11,12,12,12,13,15,15,10,10,11,11,11,
- 12,12,13,12,13,13,16,15,10,11,11,11,11,12,12,13,
- 12,13,13,16,17,11,11,12,12,12,13,13,13,14,14,15,
- 17,17,11,11,12,12,12,13,13,13,14,14,14,16,18,14,
- 15,15,15,15,16,16,16,16,17,18, 0, 0,14,15,15,15,
- 15,17,16,17,18,17,17,18, 0,
-};
-
-static const static_codebook _44u1__p6_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44u1__p6_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44u1__p6_0,
- 0
-};
-
-static const long _vq_quantlist__44u1__p6_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u1__p6_1[] = {
- 2, 4, 4, 5, 5, 4, 5, 5, 5, 5, 4, 5, 5, 5, 5, 5,
- 6, 6, 6, 6, 5, 6, 6, 6, 6,
-};
-
-static const static_codebook _44u1__p6_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44u1__p6_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u1__p6_1,
- 0
-};
-
-static const long _vq_quantlist__44u1__p7_0[] = {
- 3,
- 2,
- 4,
- 1,
- 5,
- 0,
- 6,
-};
-
-static const char _vq_lengthlist__44u1__p7_0[] = {
- 1, 3, 2, 9, 9, 7, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8,
-};
-
-static const static_codebook _44u1__p7_0 = {
- 2, 49,
- (char *)_vq_lengthlist__44u1__p7_0,
- 1, -518017024, 1626677248, 3, 0,
- (long *)_vq_quantlist__44u1__p7_0,
- 0
-};
-
-static const long _vq_quantlist__44u1__p7_1[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44u1__p7_1[] = {
- 1, 4, 4, 6, 6, 6, 6, 7, 7, 8, 8, 9, 9, 5, 7, 7,
- 8, 7, 7, 7, 9, 8,10, 9,10,11, 5, 7, 7, 8, 8, 7,
- 7, 8, 9,10,10,11,11, 6, 8, 8, 9, 9, 9, 9,11,10,
- 12,12,15,12, 6, 8, 8, 9, 9, 9, 9,11,11,12,11,14,
- 12, 7, 8, 8,10,10,12,12,13,13,13,15,13,13, 7, 8,
- 8,10,10,11,11,13,12,14,15,15,15, 9,10,10,11,12,
- 13,13,14,15,14,15,14,15, 8,10,10,12,12,14,14,15,
- 14,14,15,15,14,10,12,12,14,14,15,14,15,15,15,14,
- 15,15,10,12,12,13,14,15,14,15,15,14,15,15,15,12,
- 15,13,15,14,15,15,15,15,15,15,15,15,13,13,15,15,
- 15,15,15,15,15,15,15,15,15,
-};
-
-static const static_codebook _44u1__p7_1 = {
- 2, 169,
- (char *)_vq_lengthlist__44u1__p7_1,
- 1, -523010048, 1618608128, 4, 0,
- (long *)_vq_quantlist__44u1__p7_1,
- 0
-};
-
-static const long _vq_quantlist__44u1__p7_2[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44u1__p7_2[] = {
- 2, 5, 4, 6, 6, 7, 7, 8, 8, 8, 8, 9, 8, 5, 5, 6,
- 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 5, 6, 5, 7, 7, 8,
- 8, 8, 8, 9, 9, 9, 9, 6, 7, 7, 8, 8, 8, 8, 9, 8,
- 9, 9, 9, 9, 6, 7, 7, 8, 7, 8, 8, 9, 9, 9, 9, 9,
- 9, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 7, 8,
- 8, 9, 8, 9, 8, 9, 9, 9, 9, 9, 9, 8, 9, 8, 9, 9,
- 9, 9, 9, 9, 9, 9,10,10, 8, 8, 9, 9, 9, 9, 9, 9,
- 9, 9,10, 9,10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9,10,10,10, 9, 9, 9, 9, 9,
- 9, 9, 9,10, 9, 9,10,10, 9,
-};
-
-static const static_codebook _44u1__p7_2 = {
- 2, 169,
- (char *)_vq_lengthlist__44u1__p7_2,
- 1, -531103744, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u1__p7_2,
- 0
-};
-
-static const char _huff_lengthlist__44u1__short[] = {
- 12,13,14,13,17,12,15,17, 5, 5, 6,10,10,11,15,16,
- 4, 3, 3, 7, 5, 7,10,16, 7, 7, 7,10, 9,11,12,16,
- 6, 5, 5, 9, 5, 6,10,16, 8, 7, 7, 9, 6, 7, 9,16,
- 11, 7, 3, 6, 4, 5, 8,16,12, 9, 4, 8, 5, 7, 9,16,
-};
-
-static const static_codebook _huff_book__44u1__short = {
- 2, 64,
- (char *)_huff_lengthlist__44u1__short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44u2__long[] = {
- 5, 9,14,12,15,13,10,13, 7, 4, 5, 6, 8, 7, 8,12,
- 13, 4, 3, 5, 5, 6, 9,15,12, 6, 5, 6, 6, 6, 7,14,
- 14, 7, 4, 6, 4, 6, 8,15,12, 6, 6, 5, 5, 5, 6,14,
- 9, 7, 8, 6, 7, 5, 4,10,10,13,14,14,15,10, 6, 8,
-};
-
-static const static_codebook _huff_book__44u2__long = {
- 2, 64,
- (char *)_huff_lengthlist__44u2__long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44u2__p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u2__p1_0[] = {
- 1, 4, 4, 5, 8, 7, 5, 7, 8, 5, 8, 8, 8,11,11, 8,
- 10,11, 5, 8, 8, 8,11,10, 8,11,11, 4, 8, 8, 8,11,
- 11, 8,11,11, 8,11,11,11,13,14,11,13,13, 7,11,11,
- 10,13,12,11,14,14, 4, 8, 8, 8,11,11, 8,11,11, 8,
- 11,11,11,14,13,10,12,13, 8,11,11,11,13,13,11,13,
- 13,
-};
-
-static const static_codebook _44u2__p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u2__p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44u2__p1_0,
- 0
-};
-
-static const long _vq_quantlist__44u2__p2_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u2__p2_0[] = {
- 2, 5, 5, 5, 6, 6, 5, 6, 6, 5, 6, 6, 7, 8, 8, 6,
- 8, 8, 5, 6, 6, 6, 8, 7, 7, 8, 8, 5, 6, 6, 7, 8,
- 8, 6, 8, 8, 6, 8, 8, 8, 9,10, 8,10,10, 6, 8, 8,
- 7,10, 8, 8,10,10, 5, 6, 6, 6, 8, 8, 7, 8, 8, 6,
- 8, 8, 8,10,10, 8, 8,10, 6, 8, 8, 8,10,10, 8,10,
- 9,
-};
-
-static const static_codebook _44u2__p2_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u2__p2_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44u2__p2_0,
- 0
-};
-
-static const long _vq_quantlist__44u2__p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u2__p3_0[] = {
- 2, 4, 4, 7, 8, 5, 7, 7, 9, 9, 5, 7, 7, 9, 9, 8,
- 9, 9,12,11, 8, 9, 9,11,12, 5, 7, 7,10,10, 7, 9,
- 9,11,11, 7, 9, 9,10,11,10,11,11,13,13, 9,10,11,
- 12,13, 5, 7, 7,10,10, 7, 9, 9,11,10, 7, 9, 9,11,
- 11, 9,11,10,13,13,10,11,11,13,13, 8,10,10,14,13,
- 10,11,11,15,14, 9,11,11,15,14,13,14,13,16,14,12,
- 13,13,15,16, 8,10,10,13,14, 9,11,11,14,15,10,11,
- 11,14,15,12,13,13,15,15,12,13,14,15,16, 5, 7, 7,
- 10,10, 7, 9, 9,11,11, 7, 9, 9,11,12,10,11,11,14,
- 13,10,11,11,14,14, 7, 9, 9,12,12, 9,11,11,13,13,
- 9,11,11,13,13,12,13,12,14,14,11,12,13,15,15, 7,
- 9, 9,12,12, 8,11,10,13,12, 9,11,11,13,13,11,13,
- 12,15,13,11,13,13,15,16, 9,12,11,15,15,11,12,12,
- 16,15,11,12,13,16,16,13,14,15,16,15,13,15,15,17,
- 17, 9,11,11,14,15,10,12,12,15,15,11,13,12,15,16,
- 13,15,14,16,16,13,15,15,17,19, 5, 7, 7,10,10, 7,
- 9, 9,12,11, 7, 9, 9,11,11,10,11,11,14,14,10,11,
- 11,13,14, 7, 9, 9,12,12, 9,11,11,13,13, 9,10,11,
- 12,13,11,13,12,16,15,11,12,12,14,15, 7, 9, 9,12,
- 12, 9,11,11,13,13, 9,11,11,13,12,11,13,12,15,16,
- 12,13,13,15,14, 9,11,11,15,14,11,13,12,16,15,10,
- 11,12,15,15,13,14,14,18,17,13,14,14,15,17,10,11,
- 11,14,15,11,13,12,15,17,11,13,12,15,16,13,15,14,
- 18,17,14,15,15,16,18, 7,10,10,14,14,10,12,12,15,
- 15,10,12,12,15,15,14,15,15,18,17,13,15,15,16,16,
- 9,11,11,16,15,11,13,13,16,18,11,13,13,16,16,15,
- 16,16, 0, 0,14,15,16,18,17, 9,11,11,15,15,10,13,
- 12,17,16,11,12,13,16,17,14,15,16,19,19,14,15,15,
- 0,20,12,14,14, 0, 0,13,14,16,19,18,13,15,16,20,
- 17,16,18, 0, 0, 0,15,16,17,18,19,11,14,14, 0,19,
- 12,15,14,17,17,13,15,15, 0, 0,16,17,15,20,19,15,
- 17,16,19, 0, 8,10,10,14,15,10,12,11,15,15,10,11,
- 12,16,15,13,14,14,19,17,14,15,15, 0, 0, 9,11,11,
- 16,15,11,13,13,17,16,10,12,13,16,17,14,15,15,18,
- 18,14,15,16,20,19, 9,12,12, 0,15,11,13,13,16,17,
- 11,13,13,19,17,14,16,16,18,17,15,16,16,17,19,11,
- 14,14,18,18,13,14,15, 0, 0,12,14,15,19,18,15,16,
- 19, 0,19,15,16,19,19,17,12,14,14,16,19,13,15,15,
- 0,17,13,15,14,18,18,15,16,15, 0,18,16,17,17, 0,
- 0,
-};
-
-static const static_codebook _44u2__p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44u2__p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u2__p3_0,
- 0
-};
-
-static const long _vq_quantlist__44u2__p4_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u2__p4_0[] = {
- 4, 5, 5, 8, 8, 5, 7, 6, 9, 9, 5, 6, 7, 9, 9, 9,
- 9, 9,11,11, 9, 9, 9,11,11, 5, 7, 7, 9, 9, 7, 8,
- 8,10,10, 7, 7, 8,10,10,10,10,10,11,12, 9,10,10,
- 11,12, 5, 7, 7, 9, 9, 6, 8, 7,10,10, 7, 8, 8,10,
- 10, 9,10,10,12,11, 9,10,10,12,11, 9,10,10,12,12,
- 10,10,10,13,12, 9,10,10,12,13,12,12,12,14,14,11,
- 12,12,13,14, 9,10,10,12,12, 9,10,10,12,13,10,10,
- 10,12,13,11,12,12,14,13,12,12,12,14,13, 5, 7, 7,
- 10, 9, 7, 8, 8,10,10, 7, 8, 8,10,10,10,10,10,12,
- 12,10,10,10,12,12, 7, 8, 8,11,10, 8, 8, 9,11,11,
- 8, 9, 9,11,11,10,11,11,12,13,10,11,11,13,13, 6,
- 8, 8,10,10, 7, 9, 8,11,10, 8, 9, 9,11,11,10,11,
- 10,13,11,10,11,11,13,13, 9,10,10,13,13,10,11,11,
- 13,13,10,11,11,14,13,12,11,13,12,15,12,13,13,15,
- 15, 9,10,10,12,13,10,11,10,13,13,10,11,11,13,13,
- 12,13,11,15,13,12,13,13,15,15, 5, 7, 7, 9,10, 7,
- 8, 8,10,10, 7, 8, 8,10,10,10,10,10,12,12,10,10,
- 11,12,12, 6, 8, 8,10,10, 8, 9, 9,11,11, 7, 8, 9,
- 10,11,10,11,11,13,13,10,10,11,11,13, 7, 8, 8,10,
- 11, 8, 9, 9,11,11, 8, 9, 8,11,11,10,11,11,13,13,
- 10,11,11,13,12, 9,10,10,13,12,10,11,11,14,13,10,
- 10,11,13,13,12,13,13,15,15,12,11,13,12,14, 9,10,
- 10,12,13,10,11,11,13,14,10,11,11,13,13,12,13,13,
- 15,15,12,13,12,15,12, 8, 9, 9,12,12, 9,11,10,13,
- 13, 9,10,10,13,13,12,13,13,15,15,12,12,12,14,14,
- 9,10,10,13,13,10,11,11,13,14,10,11,11,14,12,13,
- 13,14,14,16,12,13,13,15,14, 9,10,10,13,13,10,11,
- 10,14,13,10,11,11,13,14,12,14,13,16,14,13,13,13,
- 14,15,11,13,12,15,14,11,12,13,14,15,12,13,13,16,
- 15,14,12,15,12,16,14,15,15,17,16,11,12,12,14,15,
- 11,13,11,15,14,12,13,13,15,16,13,15,12,17,13,14,
- 15,15,16,16, 8, 9, 9,12,12, 9,10,10,13,13, 9,10,
- 10,13,13,12,13,12,14,14,12,13,13,15,15, 9,10,10,
- 13,13,10,11,11,14,13,10,10,11,13,14,12,13,13,15,
- 14,12,12,14,14,16, 9,10,10,13,13,10,11,11,13,14,
- 10,11,11,14,13,13,13,13,15,15,13,14,13,16,14,11,
- 12,12,14,14,12,13,13,16,15,11,12,13,14,15,14,15,
- 15,16,16,14,13,15,13,17,11,12,12,14,15,12,13,13,
- 15,16,11,13,12,15,15,14,15,14,16,16,14,15,12,17,
- 13,
-};
-
-static const static_codebook _44u2__p4_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44u2__p4_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u2__p4_0,
- 0
-};
-
-static const long _vq_quantlist__44u2__p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44u2__p5_0[] = {
- 1, 4, 4, 7, 7, 8, 8, 9, 9, 4, 6, 5, 8, 8, 8, 8,
- 10,10, 4, 5, 6, 8, 8, 8, 8,10,10, 7, 8, 8, 9, 9,
- 9, 9,11,11, 7, 8, 8, 9, 9, 9, 9,11,11, 8, 8, 8,
- 9, 9,10,11,12,12, 8, 8, 8, 9, 9,10,10,12,12,10,
- 10,10,11,11,12,12,13,13,10,10,10,11,11,12,12,13,
- 13,
-};
-
-static const static_codebook _44u2__p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44u2__p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u2__p5_0,
- 0
-};
-
-static const long _vq_quantlist__44u2__p6_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44u2__p6_0[] = {
- 1, 4, 4, 6, 6, 8, 8,10,10,11,11,14,13, 4, 6, 5,
- 8, 8, 9, 9,11,10,12,11,15,14, 4, 5, 6, 8, 8, 9,
- 9,11,11,11,11,14,14, 6, 8, 8,10, 9,11,11,11,11,
- 12,12,15,15, 6, 8, 8, 9, 9,11,11,11,12,12,12,15,
- 15, 8,10,10,11,11,11,11,12,12,13,13,15,16, 8,10,
- 10,11,11,11,11,12,12,13,13,16,16,10,11,11,12,12,
- 12,12,13,13,13,13,17,16,10,11,11,12,12,12,12,13,
- 13,13,14,16,17,11,12,12,13,13,13,13,14,14,15,14,
- 18,17,11,12,12,13,13,13,13,14,14,14,15,19,18,14,
- 15,15,15,15,16,16,18,19,18,18, 0, 0,14,15,15,16,
- 15,17,17,16,18,17,18, 0, 0,
-};
-
-static const static_codebook _44u2__p6_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44u2__p6_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44u2__p6_0,
- 0
-};
-
-static const long _vq_quantlist__44u2__p6_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u2__p6_1[] = {
- 2, 4, 4, 5, 5, 4, 5, 5, 6, 5, 4, 5, 5, 5, 6, 5,
- 6, 5, 6, 6, 5, 5, 6, 6, 6,
-};
-
-static const static_codebook _44u2__p6_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44u2__p6_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u2__p6_1,
- 0
-};
-
-static const long _vq_quantlist__44u2__p7_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44u2__p7_0[] = {
- 1, 3, 2,12,12,12,12,12,12, 4,12,12,12,12,12,12,
- 12,12, 5,12,12,12,12,12,12,12,12,12,12,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,
-};
-
-static const static_codebook _44u2__p7_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44u2__p7_0,
- 1, -516612096, 1626677248, 4, 0,
- (long *)_vq_quantlist__44u2__p7_0,
- 0
-};
-
-static const long _vq_quantlist__44u2__p7_1[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44u2__p7_1[] = {
- 1, 4, 4, 7, 6, 7, 6, 8, 7, 9, 7, 9, 8, 4, 7, 6,
- 8, 8, 9, 8,10, 9,10,10,11,11, 4, 7, 7, 8, 8, 8,
- 8, 9,10,11,11,11,11, 6, 8, 8,10,10,10,10,11,11,
- 12,12,12,12, 7, 8, 8,10,10,10,10,11,11,12,12,13,
- 13, 7, 9, 9,11,10,12,12,13,13,14,13,14,14, 7, 9,
- 9,10,11,11,12,13,13,13,13,16,14, 9,10,10,12,12,
- 13,13,14,14,15,16,15,16, 9,10,10,12,12,12,13,14,
- 14,14,15,16,15,10,12,12,13,13,15,13,16,16,15,17,
- 17,17,10,11,11,12,14,14,14,15,15,17,17,15,17,11,
- 12,12,14,14,14,15,15,15,17,16,17,17,10,12,12,13,
- 14,14,14,17,15,17,17,17,17,
-};
-
-static const static_codebook _44u2__p7_1 = {
- 2, 169,
- (char *)_vq_lengthlist__44u2__p7_1,
- 1, -523010048, 1618608128, 4, 0,
- (long *)_vq_quantlist__44u2__p7_1,
- 0
-};
-
-static const long _vq_quantlist__44u2__p7_2[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44u2__p7_2[] = {
- 2, 5, 5, 6, 6, 7, 7, 8, 7, 8, 8, 8, 8, 5, 6, 6,
- 7, 7, 8, 8, 8, 8, 8, 8, 8, 8, 5, 6, 6, 7, 7, 8,
- 7, 8, 8, 8, 8, 8, 8, 6, 7, 7, 7, 8, 8, 8, 8, 8,
- 9, 9, 9, 9, 6, 7, 7, 8, 7, 8, 8, 9, 9, 9, 9, 9,
- 9, 7, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 7, 8,
- 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9,
-};
-
-static const static_codebook _44u2__p7_2 = {
- 2, 169,
- (char *)_vq_lengthlist__44u2__p7_2,
- 1, -531103744, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u2__p7_2,
- 0
-};
-
-static const char _huff_lengthlist__44u2__short[] = {
- 13,15,17,17,15,15,12,17,11, 9, 7,10,10, 9,12,17,
- 10, 6, 3, 6, 5, 7,10,17,15,10, 6, 9, 8, 9,11,17,
- 15, 8, 4, 7, 3, 5, 9,16,16,10, 5, 8, 4, 5, 8,16,
- 13,11, 5, 8, 3, 3, 5,14,13,12, 7,10, 5, 5, 7,14,
-};
-
-static const static_codebook _huff_book__44u2__short = {
- 2, 64,
- (char *)_huff_lengthlist__44u2__short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44u3__long[] = {
- 6, 9,13,12,14,11,10,13, 8, 4, 5, 7, 8, 7, 8,12,
- 11, 4, 3, 5, 5, 7, 9,14,11, 6, 5, 6, 6, 6, 7,13,
- 13, 7, 5, 6, 4, 5, 7,14,11, 7, 6, 6, 5, 5, 6,13,
- 9, 7, 8, 6, 7, 5, 3, 9, 9,12,13,12,14,10, 6, 7,
-};
-
-static const static_codebook _huff_book__44u3__long = {
- 2, 64,
- (char *)_huff_lengthlist__44u3__long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44u3__p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u3__p1_0[] = {
- 1, 4, 4, 5, 8, 7, 5, 7, 8, 5, 8, 8, 8,10,11, 8,
- 10,11, 5, 8, 8, 8,11,10, 8,11,11, 4, 8, 8, 8,11,
- 11, 8,11,11, 8,11,11,11,13,14,11,14,14, 8,11,11,
- 10,14,12,11,14,14, 4, 8, 8, 8,11,11, 8,11,11, 7,
- 11,11,11,14,14,10,12,14, 8,11,11,11,14,14,11,14,
- 13,
-};
-
-static const static_codebook _44u3__p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u3__p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44u3__p1_0,
- 0
-};
-
-static const long _vq_quantlist__44u3__p2_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u3__p2_0[] = {
- 2, 5, 4, 5, 6, 6, 5, 6, 6, 5, 6, 6, 7, 8, 8, 6,
- 8, 8, 5, 6, 6, 6, 8, 8, 7, 8, 8, 5, 7, 6, 7, 8,
- 8, 6, 8, 8, 7, 8, 8, 8, 9,10, 8,10,10, 6, 8, 8,
- 8,10, 8, 8,10,10, 5, 6, 6, 6, 8, 8, 7, 8, 8, 6,
- 8, 8, 8,10,10, 8, 8,10, 7, 8, 8, 8,10,10, 8,10,
- 9,
-};
-
-static const static_codebook _44u3__p2_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u3__p2_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44u3__p2_0,
- 0
-};
-
-static const long _vq_quantlist__44u3__p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u3__p3_0[] = {
- 2, 4, 4, 7, 7, 5, 7, 7, 9, 9, 5, 7, 7, 9, 9, 8,
- 9, 9,12,12, 8, 9, 9,11,12, 5, 7, 7,10,10, 7, 9,
- 9,11,11, 7, 9, 9,10,11,10,11,11,13,13, 9,10,11,
- 13,13, 5, 7, 7,10,10, 7, 9, 9,11,10, 7, 9, 9,11,
- 11, 9,11,10,13,13,10,11,11,14,13, 8,10,10,14,13,
- 10,11,11,15,14, 9,11,11,14,14,13,14,13,16,16,12,
- 13,13,15,15, 8,10,10,13,14, 9,11,11,14,14,10,11,
- 11,14,15,12,13,13,15,15,13,14,14,15,16, 5, 7, 7,
- 10,10, 7, 9, 9,11,11, 7, 9, 9,11,12,10,11,11,14,
- 14,10,11,11,14,14, 7, 9, 9,12,12, 9,11,11,13,13,
- 9,11,11,13,13,12,12,13,15,15,11,12,13,15,16, 7,
- 9, 9,11,11, 8,11,10,13,12, 9,11,11,13,13,11,13,
- 12,15,13,11,13,13,15,16, 9,12,11,15,14,11,12,13,
- 16,15,11,13,13,15,16,14,14,15,17,16,13,15,16, 0,
- 17, 9,11,11,15,15,10,13,12,15,15,11,13,13,15,16,
- 13,15,13,16,15,14,16,15, 0,19, 5, 7, 7,10,10, 7,
- 9, 9,11,11, 7, 9, 9,11,11,10,12,11,14,14,10,11,
- 12,14,14, 7, 9, 9,12,12, 9,11,11,14,13, 9,10,11,
- 12,13,11,13,13,16,16,11,12,13,13,16, 7, 9, 9,12,
- 12, 9,11,11,13,13, 9,11,11,13,13,11,13,13,15,15,
- 12,13,12,15,14, 9,11,11,15,14,11,13,12,16,16,10,
- 12,12,15,15,13,15,15,17,19,13,14,15,16,17,10,12,
- 12,15,15,11,13,13,16,16,11,13,13,15,16,13,15,15,
- 0, 0,14,15,15,16,16, 8,10,10,14,14,10,12,12,15,
- 15,10,12,11,15,16,14,15,15,19,20,13,14,14,18,16,
- 9,11,11,15,15,11,13,13,17,16,11,13,13,16,16,15,
- 17,17,20,20,14,15,16,17,20, 9,11,11,15,15,10,13,
- 12,16,15,11,13,13,15,17,14,16,15,18, 0,14,16,15,
- 18,20,12,14,14, 0, 0,14,14,16, 0, 0,13,16,15, 0,
- 0,17,17,18, 0, 0,16,17,19,19, 0,12,14,14,18, 0,
- 12,16,14, 0,17,13,15,15,18, 0,16,18,17, 0,17,16,
- 18,17, 0, 0, 7,10,10,14,14,10,12,11,15,15,10,12,
- 12,16,15,13,15,15,18, 0,14,15,15,17, 0, 9,11,11,
- 15,15,11,13,13,16,16,11,12,13,16,16,14,15,16,17,
- 17,14,16,16,16,18, 9,11,12,16,16,11,13,13,17,17,
- 11,14,13,20,17,15,16,16,19, 0,15,16,17, 0,19,11,
- 13,14,17,16,14,15,15,20,18,13,14,15,17,19,16,18,
- 18, 0,20,16,16,19,17, 0,12,15,14,17, 0,14,15,15,
- 18,19,13,16,15,19,20,15,18,18, 0,20,17, 0,16, 0,
- 0,
-};
-
-static const static_codebook _44u3__p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44u3__p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u3__p3_0,
- 0
-};
-
-static const long _vq_quantlist__44u3__p4_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u3__p4_0[] = {
- 4, 5, 5, 8, 8, 5, 7, 6, 9, 9, 5, 6, 7, 9, 9, 9,
- 9, 9,11,11, 9, 9, 9,11,11, 5, 7, 7, 9, 9, 7, 8,
- 8,10,10, 7, 7, 8,10,10, 9,10,10,11,12, 9,10,10,
- 11,12, 5, 7, 7, 9, 9, 7, 8, 7,10,10, 7, 8, 8,10,
- 10, 9,10, 9,12,11, 9,10,10,12,11, 9,10, 9,12,12,
- 9,10,10,13,12, 9,10,10,12,13,12,12,12,14,14,11,
- 12,12,13,14, 9, 9,10,12,12, 9,10,10,12,12, 9,10,
- 10,12,13,11,12,11,14,13,12,12,12,14,13, 5, 7, 7,
- 9, 9, 7, 8, 8,10,10, 7, 8, 8,10,10,10,10,10,12,
- 12, 9,10,10,12,12, 7, 8, 8,11,10, 8, 8, 9,11,11,
- 8, 9, 9,11,11,11,11,11,12,13,10,11,11,13,13, 6,
- 8, 8,10,10, 7, 9, 8,11,10, 8, 9, 9,11,11,10,11,
- 10,13,11,10,11,11,13,13, 9,11,10,13,12,10,11,11,
- 13,13,10,11,11,13,13,12,12,13,12,15,12,13,13,15,
- 15, 9,10,10,12,13,10,11,10,13,12,10,11,11,13,14,
- 12,13,11,15,13,12,13,13,15,15, 5, 7, 7, 9, 9, 7,
- 8, 8,10,10, 7, 8, 8,10,10, 9,10,10,12,12,10,10,
- 11,12,12, 6, 8, 8,10,10, 8, 9, 9,11,11, 7, 8, 9,
- 10,11,10,11,11,13,13,10,10,11,11,13, 7, 8, 8,10,
- 10, 8, 9, 9,11,11, 8, 9, 9,11,11,10,11,11,13,13,
- 11,11,11,13,12, 9,10,10,13,12,10,11,11,14,13,10,
- 10,11,12,13,12,13,13,15,15,12,11,13,13,14, 9,10,
- 11,12,13,10,11,11,13,13,10,11,11,13,13,12,13,13,
- 15,15,12,13,12,15,12, 8, 9, 9,12,12, 9,11,10,13,
- 13, 9,10,10,13,13,12,13,13,15,14,12,12,12,14,13,
- 9,10,10,13,12,10,11,11,13,13,10,11,11,14,12,13,
- 13,14,14,16,12,13,13,15,15, 9,10,10,13,13,10,11,
- 10,14,13,10,11,11,13,14,12,14,13,15,14,13,13,13,
- 15,15,11,13,12,15,14,11,12,13,14,15,12,13,13,16,
- 14,14,12,15,12,16,14,15,15,17,15,11,12,12,14,14,
- 11,13,11,15,14,12,13,13,15,15,13,15,12,17,13,14,
- 15,15,16,16, 8, 9, 9,12,12, 9,10,10,12,13, 9,10,
- 10,13,13,12,12,12,14,14,12,13,13,15,15, 9,10,10,
- 13,12,10,11,11,14,13,10,10,11,13,14,12,13,13,15,
- 15,12,12,13,14,16, 9,10,10,13,13,10,11,11,13,14,
- 10,11,11,14,13,12,13,13,14,15,13,14,13,16,14,11,
- 12,12,14,14,12,13,13,15,14,11,12,13,14,15,14,15,
- 15,16,16,13,13,15,13,16,11,12,12,14,15,12,13,13,
- 14,15,11,13,12,15,14,14,15,15,16,16,14,15,12,16,
- 13,
-};
-
-static const static_codebook _44u3__p4_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44u3__p4_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u3__p4_0,
- 0
-};
-
-static const long _vq_quantlist__44u3__p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44u3__p5_0[] = {
- 2, 3, 3, 6, 6, 7, 7, 9, 9, 4, 5, 5, 7, 7, 8, 8,
- 10,10, 4, 5, 5, 7, 7, 8, 8,10,10, 6, 7, 7, 8, 8,
- 9, 9,11,10, 6, 7, 7, 8, 8, 9, 9,10,10, 7, 8, 8,
- 9, 9,10,10,11,11, 7, 8, 8, 9, 9,10,10,11,11, 9,
- 10,10,11,10,11,11,12,12, 9,10,10,10,10,11,11,12,
- 12,
-};
-
-static const static_codebook _44u3__p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44u3__p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u3__p5_0,
- 0
-};
-
-static const long _vq_quantlist__44u3__p6_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44u3__p6_0[] = {
- 1, 4, 4, 6, 6, 8, 8, 9, 9,10,11,13,14, 4, 6, 5,
- 8, 8, 9, 9,10,10,11,11,14,14, 4, 6, 6, 8, 8, 9,
- 9,10,10,11,11,14,14, 6, 8, 8, 9, 9,10,10,11,11,
- 12,12,15,15, 6, 8, 8, 9, 9,10,11,11,11,12,12,15,
- 15, 8, 9, 9,11,10,11,11,12,12,13,13,15,16, 8, 9,
- 9,10,11,11,11,12,12,13,13,16,16,10,10,11,11,11,
- 12,12,13,13,13,14,17,16, 9,10,11,12,11,12,12,13,
- 13,13,13,16,18,11,12,11,12,12,13,13,13,14,15,14,
- 17,17,11,11,12,12,12,13,13,13,14,14,15,18,17,14,
- 15,15,15,15,16,16,17,17,19,18, 0,20,14,15,14,15,
- 15,16,16,16,17,18,16,20,18,
-};
-
-static const static_codebook _44u3__p6_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44u3__p6_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44u3__p6_0,
- 0
-};
-
-static const long _vq_quantlist__44u3__p6_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u3__p6_1[] = {
- 2, 4, 4, 5, 5, 4, 5, 5, 6, 5, 4, 5, 5, 5, 6, 5,
- 6, 5, 6, 6, 5, 5, 6, 6, 6,
-};
-
-static const static_codebook _44u3__p6_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44u3__p6_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u3__p6_1,
- 0
-};
-
-static const long _vq_quantlist__44u3__p7_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44u3__p7_0[] = {
- 1, 3, 3,10,10,10,10,10,10, 4,10,10,10,10,10,10,
- 10,10, 4,10,10,10,10,10,10,10,10,10,10, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9,
-};
-
-static const static_codebook _44u3__p7_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44u3__p7_0,
- 1, -515907584, 1627381760, 4, 0,
- (long *)_vq_quantlist__44u3__p7_0,
- 0
-};
-
-static const long _vq_quantlist__44u3__p7_1[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__44u3__p7_1[] = {
- 1, 4, 4, 6, 6, 7, 6, 8, 7, 9, 8,10, 9,11,11, 4,
- 7, 7, 8, 7, 9, 9,10,10,11,11,11,11,12,12, 4, 7,
- 7, 7, 7, 9, 9,10,10,11,11,12,12,12,11, 6, 8, 8,
- 9, 9,10,10,11,11,12,12,13,12,13,13, 6, 8, 8, 9,
- 9,10,11,11,11,12,12,13,14,13,13, 8, 9, 9,11,11,
- 12,12,12,13,14,13,14,14,14,15, 8, 9, 9,11,11,11,
- 12,13,14,13,14,15,17,14,15, 9,10,10,12,12,13,13,
- 13,14,15,15,15,16,16,16, 9,11,11,12,12,13,13,14,
- 14,14,15,16,16,16,16,10,12,12,13,13,14,14,15,15,
- 15,16,17,17,17,17,10,12,11,13,13,15,14,15,14,16,
- 17,16,16,16,16,11,13,12,14,14,14,14,15,16,17,16,
- 17,17,17,17,11,13,12,14,14,14,15,17,16,17,17,17,
- 17,17,17,12,13,13,15,16,15,16,17,17,16,16,17,17,
- 17,17,12,13,13,15,15,15,16,17,17,17,16,17,16,17,
- 17,
-};
-
-static const static_codebook _44u3__p7_1 = {
- 2, 225,
- (char *)_vq_lengthlist__44u3__p7_1,
- 1, -522338304, 1620115456, 4, 0,
- (long *)_vq_quantlist__44u3__p7_1,
- 0
-};
-
-static const long _vq_quantlist__44u3__p7_2[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44u3__p7_2[] = {
- 2, 5, 5, 7, 6, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 5, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9,
- 10,10, 5, 6, 6, 7, 7, 8, 8, 8, 8, 9, 8, 9, 9, 9,
- 9,10, 9, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9,
- 10,10,10,10, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9,10,
- 9,10,10,10,10, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9,
- 10,10,10,10,10,10, 7, 8, 8, 9, 8, 9, 9, 9, 9,10,
- 9,10,10,10,10,10,10, 8, 8, 8, 9, 9, 9, 9, 9, 9,
- 9,10,10,10,10,10,10,10, 8, 9, 8, 9, 9, 9, 9,10,
- 9,10,10,10,10,10,10,10,10, 9, 9, 9, 9, 9, 9,10,
- 9,10,10,10,10,10,10,10,10,10, 9, 9, 9, 9, 9,10,
- 9,10,10,10,10,10,10,10,10,10,10, 9, 9, 9,10, 9,
- 10,10,10,10,10,10,10,10,10,10,10,10, 9, 9, 9,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10, 9, 9, 9,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,11, 9,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,11, 9,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 9,10,10,10,10,10,10,10,10,10,10,10,11,11,11,10,
- 11,
-};
-
-static const static_codebook _44u3__p7_2 = {
- 2, 289,
- (char *)_vq_lengthlist__44u3__p7_2,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44u3__p7_2,
- 0
-};
-
-static const char _huff_lengthlist__44u3__short[] = {
- 14,14,14,15,13,15,12,16,10, 8, 7, 9, 9, 8,12,16,
- 10, 5, 4, 6, 5, 6, 9,16,14, 8, 6, 8, 7, 8,10,16,
- 14, 7, 4, 6, 3, 5, 8,16,15, 9, 5, 7, 4, 4, 7,16,
- 13,10, 6, 7, 4, 3, 4,13,13,12, 7, 9, 5, 5, 6,12,
-};
-
-static const static_codebook _huff_book__44u3__short = {
- 2, 64,
- (char *)_huff_lengthlist__44u3__short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44u4__long[] = {
- 3, 8,12,12,13,12,11,13, 5, 4, 6, 7, 8, 8, 9,13,
- 9, 5, 4, 5, 5, 7, 9,13, 9, 6, 5, 6, 6, 7, 8,12,
- 12, 7, 5, 6, 4, 5, 8,13,11, 7, 6, 6, 5, 5, 6,12,
- 10, 8, 8, 7, 7, 5, 3, 8,10,12,13,12,12, 9, 6, 7,
-};
-
-static const static_codebook _huff_book__44u4__long = {
- 2, 64,
- (char *)_huff_lengthlist__44u4__long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44u4__p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u4__p1_0[] = {
- 1, 4, 4, 5, 8, 7, 5, 7, 8, 5, 8, 8, 8,10,11, 8,
- 10,11, 5, 8, 8, 8,11,10, 8,11,11, 4, 8, 8, 8,11,
- 11, 8,11,11, 8,11,11,11,13,14,11,15,14, 8,11,11,
- 10,13,12,11,14,14, 4, 8, 8, 8,11,11, 8,11,11, 7,
- 11,11,11,15,14,10,12,14, 8,11,11,11,14,14,11,14,
- 13,
-};
-
-static const static_codebook _44u4__p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u4__p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44u4__p1_0,
- 0
-};
-
-static const long _vq_quantlist__44u4__p2_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u4__p2_0[] = {
- 2, 5, 5, 5, 6, 6, 5, 6, 6, 5, 6, 6, 7, 8, 8, 6,
- 8, 8, 5, 6, 6, 6, 8, 8, 7, 8, 8, 5, 7, 6, 6, 8,
- 8, 6, 8, 8, 6, 8, 8, 8, 9,10, 8,10,10, 6, 8, 8,
- 8,10, 8, 8,10,10, 5, 6, 6, 6, 8, 8, 6, 8, 8, 6,
- 8, 8, 8,10,10, 8, 8,10, 6, 8, 8, 8,10,10, 8,10,
- 9,
-};
-
-static const static_codebook _44u4__p2_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u4__p2_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44u4__p2_0,
- 0
-};
-
-static const long _vq_quantlist__44u4__p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u4__p3_0[] = {
- 2, 4, 4, 8, 8, 5, 7, 7, 9, 9, 5, 7, 7, 9, 9, 8,
- 10, 9,12,12, 8, 9,10,12,12, 5, 7, 7,10,10, 7, 9,
- 9,11,11, 7, 9, 9,11,11,10,12,11,14,14, 9,10,11,
- 13,14, 5, 7, 7,10,10, 7, 9, 9,11,11, 7, 9, 9,11,
- 11, 9,11,10,14,13,10,11,11,14,14, 8,10,10,14,13,
- 10,12,12,15,14, 9,11,11,15,14,13,14,14,17,17,12,
- 14,14,16,16, 8,10,10,14,14, 9,11,11,14,15,10,12,
- 12,14,15,12,14,13,16,16,13,14,15,15,18, 4, 7, 7,
- 10,10, 7, 9, 9,12,11, 7, 9, 9,11,12,10,12,11,15,
- 14,10,11,12,14,15, 7, 9, 9,12,12, 9,11,12,13,13,
- 9,11,12,13,13,12,13,13,15,16,11,13,13,15,16, 7,
- 9, 9,12,12, 9,11,10,13,12, 9,11,12,13,14,11,13,
- 12,16,14,12,13,13,15,16,10,12,12,16,15,11,13,13,
- 17,16,11,13,13,17,16,14,15,15,17,17,14,16,16,18,
- 20, 9,11,11,15,16,11,13,12,16,16,11,13,13,16,17,
- 14,15,14,18,16,14,16,16,17,20, 5, 7, 7,10,10, 7,
- 9, 9,12,11, 7, 9,10,11,12,10,12,11,15,15,10,12,
- 12,14,14, 7, 9, 9,12,12, 9,12,11,14,13, 9,10,11,
- 12,13,12,13,14,16,16,11,12,13,14,16, 7, 9, 9,12,
- 12, 9,12,11,13,13, 9,12,11,13,13,11,13,13,16,16,
- 12,13,13,16,15, 9,11,11,16,14,11,13,13,16,16,11,
- 12,13,16,16,14,16,16,17,17,13,14,15,16,17,10,12,
- 12,15,15,11,13,13,16,17,11,13,13,16,16,14,16,15,
- 19,19,14,15,15,17,18, 8,10,10,14,14,10,12,12,15,
- 15,10,12,12,16,16,14,16,15,20,19,13,15,15,17,16,
- 9,12,12,16,16,11,13,13,16,18,11,14,13,16,17,16,
- 17,16,20, 0,15,16,18,18,20, 9,11,11,15,15,11,14,
- 12,17,16,11,13,13,17,17,15,17,15,20,20,14,16,16,
- 17, 0,13,15,14,18,16,14,15,16, 0,18,14,16,16, 0,
- 0,18,16, 0, 0,20,16,18,18, 0, 0,12,14,14,17,18,
- 13,15,14,20,18,14,16,15,19,19,16,20,16, 0,18,16,
- 19,17,19, 0, 8,10,10,14,14,10,12,12,16,15,10,12,
- 12,16,16,13,15,15,18,17,14,16,16,19, 0, 9,11,11,
- 16,15,11,14,13,18,17,11,12,13,17,18,14,17,16,18,
- 18,15,16,17,18,18, 9,12,12,16,16,11,13,13,16,18,
- 11,14,13,17,17,15,16,16,18,20,16,17,17,20,20,12,
- 14,14,18,17,14,16,16, 0,19,13,14,15,18, 0,16, 0,
- 0, 0, 0,16,16, 0,19,20,13,15,14, 0, 0,14,16,16,
- 18,19,14,16,15, 0,20,16,20,18, 0,20,17,20,17, 0,
- 0,
-};
-
-static const static_codebook _44u4__p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44u4__p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u4__p3_0,
- 0
-};
-
-static const long _vq_quantlist__44u4__p4_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u4__p4_0[] = {
- 4, 5, 5, 8, 8, 5, 7, 6, 9, 9, 5, 6, 7, 9, 9, 9,
- 9, 9,11,11, 8, 9, 9,11,11, 5, 7, 7, 9, 9, 7, 8,
- 8,10,10, 7, 7, 8,10,10, 9,10,10,11,12, 9,10,10,
- 11,12, 5, 7, 7, 9, 9, 7, 8, 7,10,10, 7, 8, 8,10,
- 10, 9,10,10,12,11, 9,10,10,12,11, 9,10, 9,12,12,
- 9,10,10,13,12, 9,10,10,12,12,12,12,12,14,14,11,
- 12,12,13,14, 9, 9,10,12,12, 9,10,10,13,13, 9,10,
- 10,12,13,11,12,12,14,13,11,12,12,14,14, 5, 7, 7,
- 9, 9, 7, 8, 8,10,10, 7, 8, 8,10,10,10,10,10,12,
- 12, 9,10,10,12,12, 7, 8, 8,11,10, 8, 8, 9,11,11,
- 8, 9, 9,11,11,11,11,11,12,13,10,11,11,13,13, 6,
- 8, 8,10,10, 7, 9, 8,11,10, 8, 9, 9,11,11,10,11,
- 10,13,11,10,11,11,13,13, 9,11,10,13,12,10,11,11,
- 13,14,10,11,11,14,13,12,12,13,12,15,12,13,13,15,
- 15, 9,10,10,12,13,10,11,10,13,12,10,11,11,13,14,
- 12,13,11,15,13,13,13,13,15,15, 5, 7, 7, 9, 9, 7,
- 8, 8,10,10, 7, 8, 8,10,10, 9,10,10,12,12,10,10,
- 11,12,13, 6, 8, 8,10,10, 8, 9, 9,11,11, 7, 8, 9,
- 10,11,10,11,11,13,13,10,10,11,11,13, 7, 8, 8,10,
- 11, 8, 9, 9,11,11, 8, 9, 8,11,11,10,11,11,13,13,
- 11,12,11,13,12, 9,10,10,13,12,10,11,11,14,13,10,
- 10,11,12,13,12,13,13,15,15,12,11,13,13,14, 9,10,
- 11,12,13,10,11,11,13,14,10,11,11,13,13,12,13,13,
- 15,15,12,13,12,15,12, 8, 9, 9,12,12, 9,11,10,13,
- 13, 9,10,10,13,13,12,13,13,15,15,12,12,12,14,14,
- 9,10,10,13,13,10,11,11,13,14,10,11,11,14,13,13,
- 13,14,14,16,13,13,13,15,15, 9,10,10,13,13,10,11,
- 10,14,13,10,11,11,13,14,12,14,13,16,14,12,13,13,
- 14,15,11,12,12,15,14,11,12,13,14,15,12,13,13,16,
- 15,14,12,15,12,16,14,15,15,16,16,11,12,12,14,14,
- 11,13,12,15,14,12,13,13,15,16,13,15,13,17,13,14,
- 15,15,16,17, 8, 9, 9,12,12, 9,10,10,12,13, 9,10,
- 10,13,13,12,12,12,14,14,12,13,13,15,15, 9,10,10,
- 13,12,10,11,11,14,13,10,10,11,13,14,13,13,13,15,
- 15,12,13,14,14,16, 9,10,10,13,13,10,11,11,13,14,
- 10,11,11,14,14,13,13,13,15,15,13,14,13,16,14,11,
- 12,12,15,14,12,13,13,16,15,11,12,13,14,15,14,15,
- 15,17,16,13,13,15,13,16,11,12,13,14,15,13,13,13,
- 15,16,11,13,12,15,14,14,15,15,16,16,14,15,12,17,
- 13,
-};
-
-static const static_codebook _44u4__p4_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44u4__p4_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u4__p4_0,
- 0
-};
-
-static const long _vq_quantlist__44u4__p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44u4__p5_0[] = {
- 2, 3, 3, 6, 6, 7, 7, 9, 9, 4, 5, 5, 7, 7, 8, 8,
- 10, 9, 4, 5, 5, 7, 7, 8, 8,10,10, 6, 7, 7, 8, 8,
- 9, 9,11,10, 6, 7, 7, 8, 8, 9, 9,10,11, 7, 8, 8,
- 9, 9,10,10,11,11, 7, 8, 8, 9, 9,10,10,11,11, 9,
- 10,10,11,10,11,11,12,12, 9,10,10,10,11,11,11,12,
- 12,
-};
-
-static const static_codebook _44u4__p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44u4__p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u4__p5_0,
- 0
-};
-
-static const long _vq_quantlist__44u4__p6_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44u4__p6_0[] = {
- 1, 4, 4, 6, 6, 8, 8, 9, 9,11,10,13,13, 4, 6, 5,
- 8, 8, 9, 9,10,10,11,11,14,14, 4, 6, 6, 8, 8, 9,
- 9,10,10,11,11,14,14, 6, 8, 8, 9, 9,10,10,11,11,
- 12,12,15,15, 6, 8, 8, 9, 9,10,11,11,11,12,12,15,
- 15, 8, 9, 9,11,10,11,11,12,12,13,13,16,16, 8, 9,
- 9,10,10,11,11,12,12,13,13,16,16,10,10,10,12,11,
- 12,12,13,13,14,14,16,16,10,10,10,11,12,12,12,13,
- 13,13,14,16,17,11,12,11,12,12,13,13,14,14,15,14,
- 18,17,11,11,12,12,12,13,13,14,14,14,15,19,18,14,
- 15,14,15,15,17,16,17,17,17,17,21, 0,14,15,15,16,
- 16,16,16,17,17,18,17,20,21,
-};
-
-static const static_codebook _44u4__p6_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44u4__p6_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44u4__p6_0,
- 0
-};
-
-static const long _vq_quantlist__44u4__p6_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u4__p6_1[] = {
- 2, 4, 4, 5, 5, 4, 5, 5, 6, 5, 4, 5, 5, 5, 6, 5,
- 6, 5, 6, 6, 5, 5, 6, 6, 6,
-};
-
-static const static_codebook _44u4__p6_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44u4__p6_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u4__p6_1,
- 0
-};
-
-static const long _vq_quantlist__44u4__p7_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44u4__p7_0[] = {
- 1, 3, 3,12,12,12,12,12,12,12,12,12,12, 3,12,11,
- 12,12,12,12,12,12,12,12,12,12, 4,11,10,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,
-};
-
-static const static_codebook _44u4__p7_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44u4__p7_0,
- 1, -514332672, 1627381760, 4, 0,
- (long *)_vq_quantlist__44u4__p7_0,
- 0
-};
-
-static const long _vq_quantlist__44u4__p7_1[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__44u4__p7_1[] = {
- 1, 4, 4, 6, 6, 7, 7, 9, 8,10, 8,10, 9,11,11, 4,
- 7, 6, 8, 7, 9, 9,10,10,11,10,11,10,12,10, 4, 6,
- 7, 8, 8, 9, 9,10,10,11,11,11,11,12,12, 6, 8, 8,
- 10, 9,11,10,12,11,12,12,12,12,13,13, 6, 8, 8,10,
- 10,10,11,11,11,12,12,13,12,13,13, 8, 9, 9,11,11,
- 12,11,12,12,13,13,13,13,13,13, 8, 9, 9,11,11,11,
- 12,12,12,13,13,13,13,13,13, 9,10,10,12,11,13,13,
- 13,13,14,13,13,14,14,14, 9,10,11,11,12,12,13,13,
- 13,13,13,14,15,14,14,10,11,11,12,12,13,13,14,14,
- 14,14,14,15,16,16,10,11,11,12,13,13,13,13,15,14,
- 14,15,16,15,16,10,12,12,13,13,14,14,14,15,15,15,
- 15,15,15,16,11,12,12,13,13,14,14,14,15,15,15,16,
- 15,17,16,11,12,12,13,13,13,15,15,14,16,16,16,16,
- 16,17,11,12,12,13,13,14,14,15,14,15,15,17,17,16,
- 16,
-};
-
-static const static_codebook _44u4__p7_1 = {
- 2, 225,
- (char *)_vq_lengthlist__44u4__p7_1,
- 1, -522338304, 1620115456, 4, 0,
- (long *)_vq_quantlist__44u4__p7_1,
- 0
-};
-
-static const long _vq_quantlist__44u4__p7_2[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44u4__p7_2[] = {
- 2, 5, 5, 7, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 5, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9,
- 9, 9, 5, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9,
- 10,10,10,10, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9,10,
- 9,10, 9,10,10, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9,
- 10,10,10,10,10,10, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9,
- 9,10,10,10,10,10,10, 8, 9, 8, 9, 9, 9, 9, 9, 9,
- 10,10,10,10,10,10,10,10, 8, 8, 8, 9, 9, 9, 9, 9,
- 10,10,10,10,10,10,10,10,10, 9, 9, 9, 9, 9,10,10,
- 10,10,10,10,10,10,10,10,10,10, 9, 9, 9, 9, 9,10,
- 10,10,10,10,10,10,10,10,10,10,10, 9, 9, 9, 9,10,
- 10,10,10,10,10,10,10,10,10,10,10,10, 9, 9, 9, 9,
- 10,10,10,10,10,10,10,10,10,11,10,10,10, 9, 9, 9,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10, 9, 9,
- 9,10,10,10,10,10,10,10,10,10,10,10,10,10,10, 9,
- 10, 9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 9,10, 9,10,10,10,10,10,10,10,10,10,10,11,10,10,
- 10,
-};
-
-static const static_codebook _44u4__p7_2 = {
- 2, 289,
- (char *)_vq_lengthlist__44u4__p7_2,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44u4__p7_2,
- 0
-};
-
-static const char _huff_lengthlist__44u4__short[] = {
- 14,17,15,17,16,14,13,16,10, 7, 7,10,13,10,15,16,
- 9, 4, 4, 6, 5, 7, 9,16,12, 8, 7, 8, 8, 8,11,16,
- 14, 7, 4, 6, 3, 5, 8,15,13, 8, 5, 7, 4, 5, 7,16,
- 12, 9, 6, 8, 3, 3, 5,16,14,13, 7,10, 5, 5, 7,15,
-};
-
-static const static_codebook _huff_book__44u4__short = {
- 2, 64,
- (char *)_huff_lengthlist__44u4__short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44u5__long[] = {
- 3, 8,13,12,14,12,16,11,13,14, 5, 4, 5, 6, 7, 8,
- 10, 9,12,15,10, 5, 5, 5, 6, 8, 9, 9,13,15,10, 5,
- 5, 6, 6, 7, 8, 8,11,13,12, 7, 5, 6, 4, 6, 7, 7,
- 11,14,11, 7, 7, 6, 6, 6, 7, 6,10,14,14, 9, 8, 8,
- 6, 7, 7, 7,11,16,11, 8, 8, 7, 6, 6, 7, 4, 7,12,
- 10,10,12,10,10, 9,10, 5, 6, 9,10,12,15,13,14,14,
- 14, 8, 7, 8,
-};
-
-static const static_codebook _huff_book__44u5__long = {
- 2, 100,
- (char *)_huff_lengthlist__44u5__long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44u5__p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u5__p1_0[] = {
- 1, 4, 4, 5, 8, 7, 5, 7, 7, 5, 8, 8, 8,10,10, 7,
- 9,10, 5, 8, 8, 7,10, 9, 8,10,10, 5, 8, 8, 8,10,
- 10, 8,10,10, 8,10,10,10,12,13,10,13,13, 7,10,10,
- 10,13,11,10,13,13, 4, 8, 8, 8,11,10, 8,10,10, 7,
- 10,10,10,13,13,10,11,13, 8,10,11,10,13,13,10,13,
- 12,
-};
-
-static const static_codebook _44u5__p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u5__p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44u5__p1_0,
- 0
-};
-
-static const long _vq_quantlist__44u5__p2_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u5__p2_0[] = {
- 3, 4, 4, 5, 6, 6, 5, 6, 6, 5, 6, 6, 6, 8, 8, 6,
- 7, 8, 5, 6, 6, 6, 8, 7, 6, 8, 8, 5, 6, 6, 6, 8,
- 8, 6, 8, 8, 6, 8, 8, 8, 9, 9, 8, 9, 9, 6, 8, 7,
- 7, 9, 8, 8, 9, 9, 5, 6, 6, 6, 8, 7, 6, 8, 8, 6,
- 8, 7, 8, 9, 9, 7, 8, 9, 6, 8, 8, 8, 9, 9, 8, 9,
- 9,
-};
-
-static const static_codebook _44u5__p2_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u5__p2_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44u5__p2_0,
- 0
-};
-
-static const long _vq_quantlist__44u5__p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u5__p3_0[] = {
- 2, 4, 5, 8, 8, 5, 7, 6, 9, 9, 5, 6, 7, 9, 9, 8,
- 10, 9,13,12, 8, 9,10,12,12, 5, 7, 7,10,10, 7, 9,
- 9,11,11, 6, 8, 9,11,11,10,11,11,14,14, 9,10,11,
- 13,14, 5, 7, 7, 9,10, 7, 9, 8,11,11, 7, 9, 9,11,
- 11, 9,11,10,14,13,10,11,11,14,14, 8,10,10,13,13,
- 10,11,11,15,14, 9,11,11,14,14,13,14,14,17,16,12,
- 13,13,15,16, 8,10,10,13,13, 9,11,11,14,15,10,11,
- 11,14,15,12,14,13,16,16,13,15,14,15,17, 5, 7, 7,
- 10,10, 7, 9, 9,11,11, 7, 9, 9,11,11,10,11,11,14,
- 14,10,11,12,14,14, 7, 9, 9,12,11, 9,11,11,13,13,
- 9,11,11,13,13,12,13,13,15,16,11,12,13,15,16, 6,
- 9, 9,11,11, 8,11,10,13,12, 9,11,11,13,14,11,13,
- 12,16,14,11,13,13,16,17,10,12,11,15,15,11,13,13,
- 16,16,11,13,13,17,16,14,15,15,17,17,14,16,16,17,
- 18, 9,11,11,14,15,10,12,12,15,15,11,13,13,16,17,
- 13,15,13,17,15,14,15,16,18, 0, 5, 7, 7,10,10, 7,
- 9, 9,11,11, 7, 9, 9,11,11,10,11,11,14,14,10,11,
- 12,14,15, 6, 9, 9,12,11, 9,11,11,13,13, 8,10,11,
- 12,13,11,13,13,16,15,11,12,13,14,15, 7, 9, 9,11,
- 12, 9,11,11,13,13, 9,11,11,13,13,11,13,13,15,16,
- 11,13,13,15,14, 9,11,11,15,14,11,13,13,17,15,10,
- 12,12,15,15,14,16,16,17,17,13,13,15,15,17,10,11,
- 12,15,15,11,13,13,16,16,11,13,13,15,15,14,15,15,
- 18,18,14,15,15,17,17, 8,10,10,13,13,10,12,11,15,
- 15,10,11,12,15,15,14,15,15,18,18,13,14,14,18,18,
- 9,11,11,15,16,11,13,13,17,17,11,13,13,16,16,15,
- 15,16,17, 0,14,15,17, 0, 0, 9,11,11,15,15,10,13,
- 12,18,16,11,13,13,15,16,14,16,15,20,20,14,15,16,
- 17, 0,13,14,14,20,16,14,15,16,19,18,14,15,15,19,
- 0,18,16, 0,20,20,16,18,18, 0, 0,12,14,14,18,18,
- 13,15,14,18,16,14,15,16,18,20,16,19,16, 0,17,17,
- 18,18,19, 0, 8,10,10,14,14,10,11,11,14,15,10,11,
- 12,15,15,13,15,14,19,17,13,15,15,17, 0, 9,11,11,
- 16,15,11,13,13,16,16,10,12,13,15,17,14,16,16,18,
- 18,14,15,15,18, 0, 9,11,11,15,15,11,13,13,16,17,
- 11,13,13,18,17,14,18,16,18,18,15,17,17,18, 0,12,
- 14,14,18,18,14,15,15,20, 0,13,14,15,17, 0,16,18,
- 17, 0, 0,16,16, 0,17,20,12,14,14,18,18,14,16,15,
- 0,18,14,16,15,18, 0,16,19,17, 0, 0,17,18,16, 0,
- 0,
-};
-
-static const static_codebook _44u5__p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44u5__p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u5__p3_0,
- 0
-};
-
-static const long _vq_quantlist__44u5__p4_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u5__p4_0[] = {
- 4, 5, 5, 8, 8, 6, 7, 6, 9, 9, 6, 6, 7, 9, 9, 8,
- 9, 9,11,11, 8, 9, 9,11,11, 6, 7, 7, 9, 9, 7, 8,
- 8,10,10, 6, 7, 8, 9,10, 9,10,10,11,12, 9, 9,10,
- 11,12, 6, 7, 7, 9, 9, 6, 8, 7,10, 9, 7, 8, 8,10,
- 10, 9,10, 9,12,11, 9,10,10,12,11, 8, 9, 9,12,11,
- 9,10,10,12,12, 9,10,10,12,12,11,12,12,13,14,11,
- 11,12,13,14, 8, 9, 9,11,12, 9,10,10,12,12, 9,10,
- 10,12,12,11,12,11,14,13,11,12,12,13,13, 5, 7, 7,
- 9, 9, 7, 8, 8,10,10, 7, 8, 8,10,10, 9,10,10,12,
- 12, 9,10,10,12,12, 7, 8, 8,10,10, 8, 8, 9,10,11,
- 8, 9, 9,11,11,10,10,11,11,13,10,11,11,12,13, 6,
- 7, 8,10,10, 7, 9, 8,11,10, 8, 9, 9,11,11,10,11,
- 10,13,11,10,11,11,12,12, 9,10,10,12,12,10,10,11,
- 12,13,10,11,11,13,13,12,11,13,12,15,12,13,13,14,
- 15, 9,10,10,12,12, 9,11,10,13,12,10,11,11,13,13,
- 11,13,11,14,12,12,13,13,14,15, 5, 7, 7, 9, 9, 7,
- 8, 8,10,10, 7, 8, 8,10,10, 9,10,10,12,12, 9,10,
- 10,12,12, 6, 8, 7,10,10, 8, 9, 9,11,11, 7, 8, 9,
- 10,11,10,11,11,12,12,10,10,11,11,13, 7, 8, 8,10,
- 10, 8, 9, 9,11,11, 8, 9, 8,11,10,10,11,11,13,12,
- 10,11,10,13,11, 9,10,10,12,12,10,11,11,13,12, 9,
- 10,10,12,13,12,13,13,14,15,11,11,13,12,14, 9,10,
- 10,12,12,10,11,11,13,13,10,11,10,13,12,12,13,13,
- 14,14,12,13,11,14,12, 8, 9, 9,12,12, 9,10,10,12,
- 12, 9,10,10,12,12,12,12,12,14,14,11,12,12,14,13,
- 9,10,10,12,12,10,11,11,13,13,10,11,11,13,12,12,
- 12,13,14,15,12,13,13,15,14, 9,10,10,12,12,10,11,
- 10,13,12,10,11,11,12,13,12,13,12,15,13,12,13,13,
- 14,15,11,12,12,14,13,11,12,12,14,15,12,13,13,15,
- 14,13,12,14,12,16,13,14,14,15,15,11,11,12,14,14,
- 11,12,11,14,13,12,13,13,14,15,13,14,12,16,12,14,
- 14,15,16,16, 8, 9, 9,11,12, 9,10,10,12,12, 9,10,
- 10,12,13,11,12,12,13,13,12,12,13,14,14, 9,10,10,
- 12,12,10,11,10,13,12,10,10,11,12,13,12,13,13,15,
- 14,12,12,13,13,15, 9,10,10,12,13,10,11,11,12,13,
- 10,11,11,13,13,12,13,13,14,15,12,13,12,15,14,11,
- 12,11,14,13,12,13,13,15,14,11,11,12,13,14,14,15,
- 14,16,15,13,12,14,13,16,11,12,12,13,14,12,13,13,
- 14,15,11,12,11,14,14,14,14,14,15,16,13,15,12,16,
- 12,
-};
-
-static const static_codebook _44u5__p4_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44u5__p4_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u5__p4_0,
- 0
-};
-
-static const long _vq_quantlist__44u5__p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44u5__p5_0[] = {
- 2, 3, 3, 6, 6, 8, 8,10,10, 4, 5, 5, 8, 7, 8, 8,
- 11,10, 3, 5, 5, 7, 8, 8, 8,10,11, 6, 8, 7,10, 9,
- 10,10,11,11, 6, 7, 8, 9, 9, 9,10,11,12, 8, 8, 8,
- 10,10,11,11,13,12, 8, 8, 9, 9,10,11,11,12,13,10,
- 11,10,12,11,13,12,14,14,10,10,11,11,12,12,13,14,
- 14,
-};
-
-static const static_codebook _44u5__p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44u5__p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u5__p5_0,
- 0
-};
-
-static const long _vq_quantlist__44u5__p6_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44u5__p6_0[] = {
- 3, 4, 4, 5, 5, 7, 7, 9, 9, 4, 5, 4, 6, 6, 7, 7,
- 9, 9, 4, 4, 5, 6, 6, 7, 7, 9, 9, 5, 6, 6, 7, 7,
- 8, 8,10,10, 6, 6, 6, 7, 7, 8, 8,10,10, 7, 7, 7,
- 8, 8, 9, 9,11,10, 7, 7, 7, 8, 8, 9, 9,10,11, 9,
- 9, 9,10,10,11,10,11,11, 9, 9, 9,10,10,11,10,11,
- 11,
-};
-
-static const static_codebook _44u5__p6_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44u5__p6_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u5__p6_0,
- 0
-};
-
-static const long _vq_quantlist__44u5__p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u5__p7_0[] = {
- 1, 4, 4, 5, 7, 7, 5, 7, 7, 5, 9, 9, 8,11,10, 7,
- 11,10, 5, 9, 9, 7,10,10, 8,10,11, 4, 9, 9, 9,12,
- 12, 9,12,12, 8,12,12,11,12,12,10,12,13, 7,12,12,
- 11,12,12,10,12,13, 4, 9, 9, 9,12,12, 9,12,12, 7,
- 12,11,10,13,13,11,12,12, 7,12,12,10,13,13,11,12,
- 12,
-};
-
-static const static_codebook _44u5__p7_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u5__p7_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__44u5__p7_0,
- 0
-};
-
-static const long _vq_quantlist__44u5__p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44u5__p7_1[] = {
- 2, 4, 4, 6, 6, 7, 7, 8, 8, 8, 8, 4, 5, 5, 7, 7,
- 8, 8, 9, 8, 8, 9, 4, 5, 5, 7, 7, 8, 8, 9, 9, 8,
- 9, 6, 7, 7, 8, 8, 9, 8, 9, 9, 9, 9, 6, 7, 7, 8,
- 8, 9, 9, 9, 9, 9, 9, 7, 8, 8, 9, 9, 9, 9, 9, 9,
- 9, 9, 7, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 8, 9, 9,
- 9, 9, 9, 9,10,10,10,10, 8, 9, 9, 9, 9, 9, 9,10,
- 10,10,10, 8, 9, 9, 9, 9, 9, 9,10,10,10,10, 8, 9,
- 9, 9, 9, 9, 9,10,10,10,10,
-};
-
-static const static_codebook _44u5__p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44u5__p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u5__p7_1,
- 0
-};
-
-static const long _vq_quantlist__44u5__p8_0[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44u5__p8_0[] = {
- 1, 4, 4, 6, 6, 8, 8, 9, 9,10,10, 4, 6, 6, 7, 7,
- 9, 9,10,10,11,11, 4, 6, 6, 7, 7, 9, 9,10,10,11,
- 11, 6, 8, 7, 9, 9,10,10,11,11,13,12, 6, 8, 8, 9,
- 9,10,10,11,11,12,13, 8, 9, 9,10,10,12,12,13,12,
- 14,13, 8, 9, 9,10,10,12,12,13,13,14,14, 9,11,11,
- 12,12,13,13,14,14,15,14, 9,11,11,12,12,13,13,14,
- 14,15,14,11,12,12,13,13,14,14,15,14,15,14,11,11,
- 12,13,13,14,14,14,14,15,15,
-};
-
-static const static_codebook _44u5__p8_0 = {
- 2, 121,
- (char *)_vq_lengthlist__44u5__p8_0,
- 1, -524582912, 1618345984, 4, 0,
- (long *)_vq_quantlist__44u5__p8_0,
- 0
-};
-
-static const long _vq_quantlist__44u5__p8_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44u5__p8_1[] = {
- 3, 5, 5, 6, 6, 7, 7, 7, 7, 7, 7, 5, 6, 5, 7, 6,
- 7, 7, 8, 8, 8, 8, 5, 5, 5, 6, 6, 7, 7, 8, 8, 8,
- 8, 6, 7, 6, 7, 7, 8, 8, 8, 8, 8, 8, 6, 6, 7, 7,
- 7, 8, 8, 8, 8, 8, 8, 7, 7, 7, 8, 8, 8, 8, 8, 8,
- 8, 8, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8, 7, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 7, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8,
-};
-
-static const static_codebook _44u5__p8_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44u5__p8_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u5__p8_1,
- 0
-};
-
-static const long _vq_quantlist__44u5__p9_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44u5__p9_0[] = {
- 1, 3, 2,12,10,13,13,13,13,13,13,13,13, 4, 9, 9,
- 13,13,13,13,13,13,13,13,13,13, 5,10, 9,13,13,13,
- 13,13,13,13,13,13,13,12,13,13,13,13,13,13,13,13,
- 13,13,13,13,11,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,
- 13,13,13,13,13,13,13,13,13,13,13,13,13,12,12,12,
- 12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,
- 12,12,12,12,12,12,12,12,12,
-};
-
-static const static_codebook _44u5__p9_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44u5__p9_0,
- 1, -514332672, 1627381760, 4, 0,
- (long *)_vq_quantlist__44u5__p9_0,
- 0
-};
-
-static const long _vq_quantlist__44u5__p9_1[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__44u5__p9_1[] = {
- 1, 4, 4, 7, 7, 8, 8, 8, 7, 8, 7, 9, 8, 9, 9, 4,
- 7, 6, 9, 8,10,10, 9, 8, 9, 9, 9, 9, 9, 8, 5, 6,
- 6, 8, 9,10,10, 9, 9, 9,10,10,10,10,11, 7, 8, 8,
- 10,10,11,11,10,10,11,11,11,12,11,11, 7, 8, 8,10,
- 10,11,11,10,10,11,11,12,11,11,11, 8, 9, 9,11,11,
- 12,12,11,11,12,11,12,12,12,12, 8, 9,10,11,11,12,
- 12,11,11,12,12,12,12,12,12, 8, 9, 9,10,10,12,11,
- 12,12,12,12,12,12,12,13, 8, 9, 9,11,11,11,11,12,
- 12,12,12,13,12,13,13, 9,10,10,11,11,12,12,12,13,
- 12,13,13,13,14,13, 9,10,10,11,11,12,12,12,13,13,
- 12,13,13,14,13, 9,11,10,12,11,13,12,12,13,13,13,
- 13,13,13,14, 9,10,10,12,12,12,12,12,13,13,13,13,
- 13,14,14,10,11,11,12,12,12,13,13,13,14,14,13,14,
- 14,14,10,11,11,12,12,12,12,13,12,13,14,13,14,14,
- 14,
-};
-
-static const static_codebook _44u5__p9_1 = {
- 2, 225,
- (char *)_vq_lengthlist__44u5__p9_1,
- 1, -522338304, 1620115456, 4, 0,
- (long *)_vq_quantlist__44u5__p9_1,
- 0
-};
-
-static const long _vq_quantlist__44u5__p9_2[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44u5__p9_2[] = {
- 2, 5, 5, 7, 7, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 5, 6, 6, 7, 7, 8, 8, 9, 8, 9, 9, 9, 9, 9, 9,
- 9, 9, 5, 6, 6, 7, 7, 8, 8, 9, 8, 9, 9, 9, 9, 9,
- 9, 9, 9, 7, 7, 7, 8, 8, 9, 8, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 7, 7, 7, 8, 8, 9, 8, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9,
- 9,10, 9,10,10,10, 8, 8, 8, 9, 8, 9, 9, 9, 9, 9,
- 9, 9,10, 9,10, 9,10, 8, 9, 9, 9, 9, 9, 9, 9, 9,
- 9,10, 9,10,10,10,10,10, 8, 9, 9, 9, 9, 9, 9,10,
- 9,10, 9,10,10,10,10,10,10, 9, 9, 9, 9, 9,10, 9,
- 10,10,10,10,10,10,10,10,10,10, 9, 9, 9, 9, 9, 9,
- 9,10, 9,10, 9,10,10,10,10,10,10, 9, 9, 9, 9, 9,
- 10,10,10,10,10,10,10,10,10,10,10,10, 9, 9, 9, 9,
- 9, 9,10,10,10,10,10,10,10,10,10,10,10, 9, 9, 9,
- 9,10,10, 9,10,10,10,10,10,10,10,10,10,10, 9, 9,
- 9, 9, 9,10,10,10,10,10,10,10,10,10,10,10,10, 9,
- 9, 9, 9, 9,10,10,10,10,10,10,10,10,10,10,10,10,
- 9, 9, 9,10, 9,10,10,10,10,10,10,10,10,10,10,10,
- 10,
-};
-
-static const static_codebook _44u5__p9_2 = {
- 2, 289,
- (char *)_vq_lengthlist__44u5__p9_2,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44u5__p9_2,
- 0
-};
-
-static const char _huff_lengthlist__44u5__short[] = {
- 4,10,17,13,17,13,17,17,17,17, 3, 6, 8, 9,11, 9,
- 15,12,16,17, 6, 5, 5, 7, 7, 8,10,11,17,17, 7, 8,
- 7, 9, 9,10,13,13,17,17, 8, 6, 5, 7, 4, 7, 5, 8,
- 14,17, 9, 9, 8, 9, 7, 9, 8,10,16,17,12,10, 7, 8,
- 4, 7, 4, 7,16,17,12,11, 9,10, 6, 9, 5, 7,14,17,
- 14,13,10,15, 4, 8, 3, 5,14,17,17,14,11,15, 6,10,
- 6, 8,15,17,
-};
-
-static const static_codebook _huff_book__44u5__short = {
- 2, 100,
- (char *)_huff_lengthlist__44u5__short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44u6__long[] = {
- 3, 9,14,13,14,13,16,12,13,14, 5, 4, 6, 6, 8, 9,
- 11,10,12,15,10, 5, 5, 6, 6, 8,10,10,13,16,10, 6,
- 6, 6, 6, 8, 9, 9,12,14,13, 7, 6, 6, 4, 6, 6, 7,
- 11,14,10, 7, 7, 7, 6, 6, 6, 7,10,13,15,10, 9, 8,
- 5, 6, 5, 6,10,14,10, 9, 8, 8, 6, 6, 5, 4, 6,11,
- 11,11,12,11,10, 9, 9, 5, 5, 9,10,12,15,13,13,13,
- 13, 8, 7, 7,
-};
-
-static const static_codebook _huff_book__44u6__long = {
- 2, 100,
- (char *)_huff_lengthlist__44u6__long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44u6__p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u6__p1_0[] = {
- 1, 4, 4, 4, 8, 7, 5, 7, 7, 5, 8, 8, 8,10,10, 7,
- 9,10, 5, 8, 8, 7,10, 9, 8,10,10, 5, 8, 8, 8,10,
- 10, 8,10,10, 8,10,10,10,12,13,10,13,13, 7,10,10,
- 10,13,11,10,13,13, 5, 8, 8, 8,11,10, 8,10,10, 7,
- 10,10,10,13,13,10,11,13, 8,10,11,10,13,13,10,13,
- 12,
-};
-
-static const static_codebook _44u6__p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u6__p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44u6__p1_0,
- 0
-};
-
-static const long _vq_quantlist__44u6__p2_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u6__p2_0[] = {
- 3, 4, 4, 5, 6, 6, 5, 6, 6, 5, 6, 6, 6, 8, 8, 6,
- 7, 8, 5, 6, 6, 6, 8, 7, 6, 8, 8, 5, 6, 6, 6, 8,
- 8, 6, 8, 8, 6, 8, 8, 8, 9, 9, 8, 9, 9, 6, 7, 7,
- 7, 9, 8, 8, 9, 9, 5, 6, 6, 6, 8, 7, 6, 8, 8, 6,
- 8, 8, 8, 9, 9, 7, 8, 9, 6, 8, 8, 8, 9, 9, 8, 9,
- 9,
-};
-
-static const static_codebook _44u6__p2_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u6__p2_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44u6__p2_0,
- 0
-};
-
-static const long _vq_quantlist__44u6__p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u6__p3_0[] = {
- 2, 5, 4, 8, 8, 5, 7, 6, 9, 9, 5, 6, 7, 9, 9, 8,
- 9, 9,13,12, 8, 9,10,12,13, 5, 7, 7,10, 9, 7, 9,
- 9,11,11, 7, 8, 9,11,11,10,11,11,14,14, 9,10,11,
- 13,14, 5, 7, 7, 9,10, 6, 9, 8,11,11, 7, 9, 9,11,
- 11, 9,11,10,14,13,10,11,11,14,13, 8,10,10,13,13,
- 10,11,11,15,15, 9,11,11,14,14,13,14,14,17,16,12,
- 13,14,16,16, 8,10,10,13,14, 9,11,11,14,15,10,11,
- 12,14,15,12,14,13,16,15,13,14,14,15,17, 5, 7, 7,
- 10,10, 7, 9, 9,11,11, 7, 9, 9,11,11,10,12,11,14,
- 14,10,11,11,14,14, 7, 9, 9,12,11, 9,11,11,13,13,
- 9,11,11,13,13,11,13,13,14,15,11,12,13,15,16, 6,
- 9, 9,11,12, 8,11,10,13,12, 9,11,11,13,14,11,13,
- 12,16,14,11,13,13,15,16,10,12,11,14,15,11,13,13,
- 15,17,11,13,13,17,16,15,15,16,17,16,14,15,16,18,
- 0, 9,11,11,14,15,10,12,12,16,15,11,13,13,16,16,
- 13,15,14,18,15,14,16,16, 0, 0, 5, 7, 7,10,10, 7,
- 9, 9,11,11, 7, 9, 9,11,11,10,11,11,14,14,10,11,
- 12,14,14, 6, 9, 9,11,11, 9,11,11,13,13, 8,10,11,
- 12,13,11,13,13,16,15,11,12,13,14,16, 7, 9, 9,11,
- 12, 9,11,11,13,13, 9,11,11,13,13,11,13,13,16,15,
- 11,13,12,15,15, 9,11,11,15,14,11,13,13,17,16,10,
- 12,13,15,16,14,16,16, 0,18,14,14,15,15,17,10,11,
- 12,15,15,11,13,13,16,16,11,13,13,16,16,14,16,16,
- 19,17,14,15,15,17,17, 8,10,10,14,14,10,12,11,15,
- 15,10,11,12,16,15,14,15,15,18,20,13,14,16,17,18,
- 9,11,11,15,16,11,13,13,17,17,11,13,13,17,16,15,
- 16,16, 0, 0,15,16,16, 0, 0, 9,11,11,15,15,10,13,
- 12,17,15,11,13,13,17,16,15,17,15,20,19,15,16,16,
- 19, 0,13,15,14, 0,17,14,15,16, 0,20,15,16,16, 0,
- 19,17,18, 0, 0, 0,16,17,18, 0, 0,12,14,14,19,18,
- 13,15,14, 0,17,14,15,16,19,19,16,18,16, 0,19,19,
- 20,17,20, 0, 8,10,10,13,14,10,11,11,15,15,10,12,
- 12,15,16,14,15,14,19,16,14,15,15, 0,18, 9,11,11,
- 16,15,11,13,13, 0,16,11,12,13,16,17,14,16,17, 0,
- 19,15,16,16,18, 0, 9,11,11,15,16,11,13,13,16,16,
- 11,14,13,18,17,15,16,16,18,20,15,17,19, 0, 0,12,
- 14,14,17,17,14,16,15, 0, 0,13,14,15,19, 0,16,18,
- 20, 0, 0,16,16,18,18, 0,12,14,14,17,20,14,16,16,
- 19, 0,14,16,14, 0,20,16,20,17, 0, 0,17, 0,15, 0,
- 19,
-};
-
-static const static_codebook _44u6__p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44u6__p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u6__p3_0,
- 0
-};
-
-static const long _vq_quantlist__44u6__p4_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u6__p4_0[] = {
- 4, 5, 5, 8, 8, 6, 7, 6, 9, 9, 6, 6, 7, 9, 9, 8,
- 9, 9,11,11, 8, 9, 9,11,11, 6, 7, 7, 9, 9, 7, 8,
- 8,10,10, 7, 7, 8, 9,10, 9,10,10,11,11, 9, 9,10,
- 11,12, 6, 7, 7, 9, 9, 7, 8, 7,10, 9, 7, 8, 8,10,
- 10, 9,10, 9,12,11, 9,10,10,12,11, 8, 9, 9,11,11,
- 9,10,10,12,12, 9,10,10,12,12,11,12,12,14,13,11,
- 11,12,13,13, 8, 9, 9,11,11, 9,10,10,12,12, 9,10,
- 10,12,12,11,12,11,13,12,11,12,12,13,13, 5, 7, 7,
- 9, 9, 7, 8, 7,10,10, 7, 7, 8,10,10, 9,10,10,12,
- 11, 9,10,10,11,12, 7, 8, 8,10,10, 8, 8, 9,11,11,
- 8, 9, 9,11,11,10,10,11,12,13,10,10,11,12,12, 6,
- 7, 7,10,10, 7, 9, 8,11,10, 8, 8, 9,10,11,10,11,
- 10,13,11,10,11,11,12,12, 9,10,10,12,12,10,10,11,
- 13,13,10,11,11,12,13,12,12,12,13,14,12,12,13,14,
- 14, 9,10,10,12,12, 9,10,10,13,12,10,11,11,13,13,
- 11,12,11,14,12,12,13,13,14,14, 6, 7, 7, 9, 9, 7,
- 8, 7,10,10, 7, 8, 8,10,10, 9,10,10,12,11, 9,10,
- 10,11,12, 6, 7, 7,10,10, 8, 9, 8,11,10, 7, 8, 9,
- 10,11,10,11,11,12,12,10,10,11,11,13, 7, 8, 8,10,
- 10, 8, 9, 9,11,11, 8, 9, 8,11,11,10,11,10,13,12,
- 10,11,11,13,12, 9,10,10,12,12,10,11,11,13,12, 9,
- 10,10,12,13,12,13,12,14,14,11,11,12,12,14, 9,10,
- 10,12,12,10,11,11,13,13,10,11,10,13,12,12,12,12,
- 14,14,12,13,12,14,13, 8, 9, 9,11,11, 9,10,10,12,
- 12, 9,10,10,12,12,11,12,12,14,13,11,12,12,13,14,
- 9,10,10,12,12,10,11,11,13,13,10,11,11,13,13,12,
- 12,13,14,15,12,12,13,14,14, 9,10,10,12,12, 9,11,
- 10,13,12,10,10,11,12,13,12,13,12,14,13,12,12,13,
- 14,15,11,12,12,14,13,11,12,12,14,14,12,13,13,14,
- 14,13,13,14,14,16,13,14,14,15,15,11,12,11,13,13,
- 11,12,11,14,13,12,12,13,14,15,12,14,12,15,12,13,
- 14,15,15,16, 8, 9, 9,11,11, 9,10,10,12,12, 9,10,
- 10,12,12,11,12,12,14,13,11,12,12,13,13, 9,10,10,
- 12,12,10,11,10,13,12, 9,10,11,12,13,12,13,12,14,
- 14,12,12,13,13,14, 9,10,10,12,12,10,11,11,13,13,
- 10,11,11,13,13,12,13,12,14,14,12,13,13,14,14,11,
- 11,11,13,13,12,13,12,14,14,11,11,12,13,14,14,14,
- 14,16,15,12,12,14,12,15,11,12,12,13,14,12,13,13,
- 14,15,11,12,12,14,14,13,14,14,16,16,13,14,13,16,
- 13,
-};
-
-static const static_codebook _44u6__p4_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44u6__p4_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u6__p4_0,
- 0
-};
-
-static const long _vq_quantlist__44u6__p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44u6__p5_0[] = {
- 2, 3, 3, 6, 6, 8, 8,10,10, 4, 5, 5, 8, 7, 8, 8,
- 11,11, 3, 5, 5, 7, 8, 8, 8,11,11, 6, 8, 7, 9, 9,
- 10, 9,12,11, 6, 7, 8, 9, 9, 9,10,11,12, 8, 8, 8,
- 10, 9,12,11,13,13, 8, 8, 9, 9,10,11,12,13,13,10,
- 11,11,12,12,13,13,14,14,10,10,11,11,12,13,13,14,
- 14,
-};
-
-static const static_codebook _44u6__p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44u6__p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u6__p5_0,
- 0
-};
-
-static const long _vq_quantlist__44u6__p6_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44u6__p6_0[] = {
- 3, 4, 4, 5, 5, 7, 7, 9, 9, 4, 5, 4, 6, 6, 7, 7,
- 9, 9, 4, 4, 5, 6, 6, 7, 8, 9, 9, 5, 6, 6, 7, 7,
- 8, 8,10,10, 5, 6, 6, 7, 7, 8, 8,10,10, 7, 8, 7,
- 8, 8,10, 9,11,11, 7, 7, 8, 8, 8, 9,10,10,11, 9,
- 9, 9,10,10,11,11,12,11, 9, 9, 9,10,10,11,11,11,
- 12,
-};
-
-static const static_codebook _44u6__p6_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44u6__p6_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u6__p6_0,
- 0
-};
-
-static const long _vq_quantlist__44u6__p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u6__p7_0[] = {
- 1, 4, 4, 5, 7, 7, 5, 7, 7, 5, 9, 8, 7,10,10, 8,
- 10,10, 5, 8, 9, 7,10,10, 7,10, 9, 4, 8, 8, 9,11,
- 11, 8,11,11, 7,11,11,10,10,13,10,13,13, 7,11,11,
- 10,13,12,10,13,13, 5, 9, 8, 8,11,11, 9,11,11, 7,
- 11,11,10,13,13,10,12,13, 7,11,11,10,13,13, 9,13,
- 10,
-};
-
-static const static_codebook _44u6__p7_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u6__p7_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__44u6__p7_0,
- 0
-};
-
-static const long _vq_quantlist__44u6__p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44u6__p7_1[] = {
- 3, 4, 4, 6, 6, 7, 7, 8, 8, 8, 8, 4, 5, 5, 7, 6,
- 8, 8, 8, 8, 8, 8, 4, 5, 5, 6, 7, 8, 8, 8, 8, 8,
- 8, 6, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 6, 7, 7, 7,
- 7, 8, 8, 8, 8, 8, 8, 7, 8, 8, 8, 8, 8, 8, 9, 9,
- 9, 9, 7, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9, 8, 8, 8,
- 8, 8, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 9, 9, 9,
- 9, 9, 9, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 8, 8,
- 8, 8, 8, 9, 9, 9, 9, 9, 9,
-};
-
-static const static_codebook _44u6__p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44u6__p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u6__p7_1,
- 0
-};
-
-static const long _vq_quantlist__44u6__p8_0[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44u6__p8_0[] = {
- 1, 4, 4, 6, 6, 8, 8, 9, 9,10,10, 4, 6, 6, 7, 7,
- 9, 9,10,10,11,11, 4, 6, 6, 7, 7, 9, 9,10,10,11,
- 11, 6, 8, 8, 9, 9,10,10,11,11,12,12, 6, 8, 8, 9,
- 9,10,10,11,11,12,12, 8, 9, 9,10,10,11,11,12,12,
- 13,13, 8, 9, 9,10,10,11,11,12,12,13,13,10,10,10,
- 11,11,13,13,13,13,15,14, 9,10,10,12,11,12,13,13,
- 13,14,15,11,12,12,13,13,13,13,15,14,15,15,11,11,
- 12,13,13,14,14,14,15,15,15,
-};
-
-static const static_codebook _44u6__p8_0 = {
- 2, 121,
- (char *)_vq_lengthlist__44u6__p8_0,
- 1, -524582912, 1618345984, 4, 0,
- (long *)_vq_quantlist__44u6__p8_0,
- 0
-};
-
-static const long _vq_quantlist__44u6__p8_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44u6__p8_1[] = {
- 3, 5, 5, 6, 6, 7, 7, 7, 7, 7, 7, 5, 6, 5, 7, 7,
- 7, 7, 8, 7, 8, 8, 5, 5, 6, 6, 7, 7, 7, 7, 7, 8,
- 8, 6, 7, 7, 7, 7, 8, 7, 8, 8, 8, 8, 6, 6, 7, 7,
- 7, 7, 8, 8, 8, 8, 8, 7, 7, 7, 8, 8, 8, 8, 8, 8,
- 8, 8, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 7, 7, 7,
- 8, 8, 8, 8, 8, 8, 8, 8, 7, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 7, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8,
-};
-
-static const static_codebook _44u6__p8_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44u6__p8_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u6__p8_1,
- 0
-};
-
-static const long _vq_quantlist__44u6__p9_0[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__44u6__p9_0[] = {
- 1, 3, 2, 9, 8,15,15,15,15,15,15,15,15,15,15, 4,
- 8, 9,13,14,14,14,14,14,14,14,14,14,14,14, 5, 8,
- 9,14,14,14,14,14,14,14,14,14,14,14,14,11,14,14,
- 14,14,14,14,14,14,14,14,14,14,14,14,11,14,14,14,
- 14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,
- 14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,
- 14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,
- 14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,
- 14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,
- 14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,
- 14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,
- 14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,
- 14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,
- 14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,
- 14,
-};
-
-static const static_codebook _44u6__p9_0 = {
- 2, 225,
- (char *)_vq_lengthlist__44u6__p9_0,
- 1, -514071552, 1627381760, 4, 0,
- (long *)_vq_quantlist__44u6__p9_0,
- 0
-};
-
-static const long _vq_quantlist__44u6__p9_1[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__44u6__p9_1[] = {
- 1, 4, 4, 7, 7, 8, 9, 8, 8, 9, 8, 9, 8, 9, 9, 4,
- 7, 6, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 4, 7,
- 6, 9, 9,10,10, 9, 9,10,10,10,10,11,11, 7, 9, 8,
- 10,10,11,11,10,10,11,11,11,11,11,11, 7, 8, 9,10,
- 10,11,11,10,10,11,11,11,11,11,12, 8,10,10,11,11,
- 12,12,11,11,12,12,12,12,13,12, 8,10,10,11,11,12,
- 11,11,11,11,12,12,12,12,13, 8, 9, 9,11,10,11,11,
- 12,12,12,12,13,12,13,12, 8, 9, 9,11,11,11,11,12,
- 12,12,12,12,13,13,13, 9,10,10,11,12,12,12,12,12,
- 13,13,13,13,13,13, 9,10,10,11,11,12,12,12,12,13,
- 13,13,13,14,13,10,10,10,12,11,12,12,13,13,13,13,
- 13,13,13,13,10,10,11,11,11,12,12,13,13,13,13,13,
- 13,13,13,10,11,11,12,12,13,12,12,13,13,13,13,13,
- 13,14,10,11,11,12,12,13,12,13,13,13,14,13,13,14,
- 13,
-};
-
-static const static_codebook _44u6__p9_1 = {
- 2, 225,
- (char *)_vq_lengthlist__44u6__p9_1,
- 1, -522338304, 1620115456, 4, 0,
- (long *)_vq_quantlist__44u6__p9_1,
- 0
-};
-
-static const long _vq_quantlist__44u6__p9_2[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44u6__p9_2[] = {
- 3, 5, 5, 7, 7, 8, 8, 8, 8, 8, 8, 9, 8, 8, 9, 9,
- 9, 5, 6, 6, 7, 7, 8, 8, 8, 8, 8, 8, 9, 9, 9, 9,
- 9, 9, 5, 6, 6, 7, 7, 8, 8, 8, 8, 8, 8, 9, 9, 9,
- 9, 9, 9, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9,10, 9, 8, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9,10,10, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9,10, 9, 9, 9,10, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9,10, 9, 9, 9,10, 9, 9,10, 9,
- 9, 9, 9, 9, 9, 9, 9, 9,10,10,10, 9,10, 9,10,10,
- 9, 9, 9, 9, 9, 9, 9, 9, 9,10,10, 9,10,10, 9, 9,
- 10,
-};
-
-static const static_codebook _44u6__p9_2 = {
- 2, 289,
- (char *)_vq_lengthlist__44u6__p9_2,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44u6__p9_2,
- 0
-};
-
-static const char _huff_lengthlist__44u6__short[] = {
- 4,11,16,13,17,13,17,16,17,17, 4, 7, 9, 9,13,10,
- 16,12,16,17, 7, 6, 5, 7, 8, 9,12,12,16,17, 6, 9,
- 7, 9,10,10,15,15,17,17, 6, 7, 5, 7, 5, 7, 7,10,
- 16,17, 7, 9, 8, 9, 8,10,11,11,15,17, 7, 7, 7, 8,
- 5, 8, 8, 9,15,17, 8, 7, 9, 9, 7, 8, 7, 2, 7,15,
- 14,13,13,15, 5,10, 4, 3, 6,17,17,15,13,17, 7,11,
- 7, 6, 9,16,
-};
-
-static const static_codebook _huff_book__44u6__short = {
- 2, 100,
- (char *)_huff_lengthlist__44u6__short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44u7__long[] = {
- 3, 9,14,13,15,14,16,13,13,14, 5, 5, 7, 7, 8, 9,
- 11,10,12,15,10, 6, 5, 6, 6, 9,10,10,13,16,10, 6,
- 6, 6, 6, 8, 9, 9,12,15,14, 7, 6, 6, 5, 6, 6, 8,
- 12,15,10, 8, 7, 7, 6, 7, 7, 7,11,13,14,10, 9, 8,
- 5, 6, 4, 5, 9,12,10, 9, 9, 8, 6, 6, 5, 3, 6,11,
- 12,11,12,12,10, 9, 8, 5, 5, 8,10,11,15,13,13,13,
- 12, 8, 6, 7,
-};
-
-static const static_codebook _huff_book__44u7__long = {
- 2, 100,
- (char *)_huff_lengthlist__44u7__long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44u7__p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u7__p1_0[] = {
- 1, 4, 4, 4, 7, 7, 5, 7, 7, 5, 8, 8, 8,10,10, 7,
- 10,10, 5, 8, 8, 7,10,10, 8,10,10, 5, 8, 8, 8,11,
- 10, 8,10,10, 8,10,10,10,12,13,10,13,13, 7,10,10,
- 10,13,12,10,13,13, 5, 8, 8, 8,11,10, 8,10,11, 7,
- 10,10,10,13,13,10,12,13, 8,11,11,10,13,13,10,13,
- 12,
-};
-
-static const static_codebook _44u7__p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u7__p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44u7__p1_0,
- 0
-};
-
-static const long _vq_quantlist__44u7__p2_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u7__p2_0[] = {
- 3, 4, 4, 5, 6, 6, 5, 6, 6, 5, 6, 6, 6, 8, 8, 6,
- 7, 8, 5, 6, 6, 6, 8, 7, 6, 8, 8, 5, 6, 6, 6, 8,
- 7, 6, 8, 8, 6, 8, 8, 8, 9, 9, 8, 9, 9, 6, 8, 7,
- 7, 9, 8, 8, 9, 9, 5, 6, 6, 6, 8, 7, 6, 8, 8, 6,
- 8, 8, 8, 9, 9, 7, 8, 9, 6, 8, 8, 8, 9, 9, 8, 9,
- 9,
-};
-
-static const static_codebook _44u7__p2_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u7__p2_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44u7__p2_0,
- 0
-};
-
-static const long _vq_quantlist__44u7__p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u7__p3_0[] = {
- 2, 5, 4, 8, 8, 5, 7, 6, 9, 9, 5, 6, 7, 9, 9, 8,
- 9, 9,13,12, 8, 9,10,12,13, 5, 7, 7,10, 9, 7, 9,
- 9,11,11, 6, 8, 9,11,11,10,11,11,14,14, 9,10,11,
- 13,14, 5, 7, 7, 9, 9, 7, 9, 8,11,11, 7, 9, 9,11,
- 11, 9,11,10,14,13,10,11,11,14,14, 8,10,10,14,13,
- 10,11,12,15,14, 9,11,11,15,14,13,14,14,16,16,12,
- 13,14,17,16, 8,10,10,13,13, 9,11,11,14,15,10,11,
- 12,14,15,12,14,13,16,16,13,14,15,15,17, 5, 7, 7,
- 10,10, 7, 9, 9,11,11, 7, 9, 9,11,11,10,12,11,15,
- 14,10,11,12,14,14, 7, 9, 9,12,12, 9,11,11,13,13,
- 9,11,11,13,13,11,13,13,14,17,11,13,13,15,16, 6,
- 9, 9,11,11, 8,11,10,13,12, 9,11,11,13,13,11,13,
- 12,16,14,11,13,13,16,16,10,12,12,15,15,11,13,13,
- 16,16,11,13,13,16,15,14,16,17,17,19,14,16,16,18,
- 0, 9,11,11,14,15,10,13,12,16,15,11,13,13,16,16,
- 14,15,14, 0,16,14,16,16,18, 0, 5, 7, 7,10,10, 7,
- 9, 9,12,11, 7, 9, 9,11,12,10,11,11,15,14,10,11,
- 12,14,14, 6, 9, 9,11,11, 9,11,11,13,13, 8,10,11,
- 12,13,11,13,13,17,15,11,12,13,14,15, 7, 9, 9,11,
- 12, 9,11,11,13,13, 9,11,11,13,13,11,13,12,16,16,
- 11,13,13,15,14, 9,11,11,14,15,11,13,13,16,15,10,
- 12,13,16,16,15,16,16, 0, 0,14,13,15,16,18,10,11,
- 11,15,15,11,13,14,16,18,11,13,13,16,15,15,16,16,
- 19, 0,14,15,15,16,16, 8,10,10,13,13,10,12,11,16,
- 15,10,11,11,16,15,13,15,16,18, 0,13,14,15,17,17,
- 9,11,11,15,15,11,13,13,16,18,11,13,13,16,17,15,
- 16,16, 0, 0,15,18,16, 0,17, 9,11,11,15,15,11,13,
- 12,17,15,11,13,14,16,17,15,18,15, 0,17,15,16,16,
- 18,19,13,15,14, 0,18,14,16,16,19,18,14,16,15,19,
- 19,16,18,19, 0, 0,16,17, 0, 0, 0,12,14,14,17,17,
- 13,16,14, 0,18,14,16,15,18, 0,16,18,16,19,17,18,
- 19,17, 0, 0, 8,10,10,14,14, 9,12,11,15,15,10,11,
- 12,15,17,13,15,15,18,16,14,16,15,18,17, 9,11,11,
- 16,15,11,13,13, 0,16,11,12,13,16,15,15,16,16, 0,
- 17,15,15,16,18,17, 9,12,11,15,17,11,13,13,16,16,
- 11,14,13,16,16,15,15,16,18,19,16,18,16, 0, 0,12,
- 14,14, 0,16,14,16,16, 0,18,13,14,15,16, 0,17,16,
- 18, 0, 0,16,16,17,19, 0,13,14,14,17, 0,14,17,16,
- 0,19,14,15,15,18,19,17,16,18, 0, 0,15,19,16, 0,
- 0,
-};
-
-static const static_codebook _44u7__p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44u7__p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u7__p3_0,
- 0
-};
-
-static const long _vq_quantlist__44u7__p4_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u7__p4_0[] = {
- 4, 5, 5, 8, 8, 6, 7, 6, 9, 9, 6, 6, 7, 9, 9, 8,
- 9, 9,11,11, 8, 9, 9,10,11, 6, 7, 7, 9, 9, 7, 8,
- 8,10,10, 6, 7, 8, 9,10, 9,10,10,12,12, 9, 9,10,
- 11,12, 6, 7, 7, 9, 9, 6, 8, 7,10, 9, 7, 8, 8,10,
- 10, 9,10, 9,12,11, 9,10,10,12,11, 8, 9, 9,11,11,
- 9,10,10,12,12, 9,10,10,12,12,11,12,12,13,14,11,
- 11,12,13,13, 8, 9, 9,11,11, 9,10,10,12,11, 9,10,
- 10,12,12,11,12,11,13,13,11,12,12,13,13, 6, 7, 7,
- 9, 9, 7, 8, 7,10,10, 7, 7, 8,10,10, 9,10,10,12,
- 11, 9,10,10,12,12, 7, 8, 8,10,10, 8, 8, 9,11,11,
- 8, 9, 9,11,11,10,11,11,12,12,10,10,11,12,13, 6,
- 7, 7,10,10, 7, 9, 8,11,10, 8, 8, 9,10,11,10,11,
- 10,13,11,10,11,11,12,12, 9,10,10,12,12,10,10,11,
- 13,13,10,11,11,13,12,12,12,13,13,14,12,12,13,14,
- 14, 9,10,10,12,12, 9,10,10,12,12,10,11,11,13,13,
- 11,12,11,14,12,12,13,13,14,14, 6, 7, 7, 9, 9, 7,
- 8, 7,10,10, 7, 7, 8,10,10, 9,10,10,12,11, 9,10,
- 10,11,12, 6, 7, 7,10,10, 8, 9, 8,11,10, 7, 8, 9,
- 10,11,10,11,11,13,12,10,10,11,11,13, 7, 8, 8,10,
- 10, 8, 9, 9,11,11, 8, 9, 9,11,11,10,11,10,13,12,
- 10,11,11,12,12, 9,10,10,12,12,10,11,11,13,12, 9,
- 10,10,12,13,12,13,12,14,14,11,11,12,12,14, 9,10,
- 10,12,12,10,11,11,13,13,10,11,11,13,13,12,13,12,
- 14,14,12,13,12,14,13, 8, 9, 9,11,11, 9,10,10,12,
- 12, 9,10,10,12,12,11,12,12,14,13,11,12,12,13,13,
- 9,10,10,12,12,10,11,11,13,13,10,11,11,13,12,12,
- 13,13,14,14,12,12,13,14,14, 9,10,10,12,12, 9,11,
- 10,13,12,10,10,11,12,13,11,13,12,14,13,12,12,13,
- 14,14,11,12,12,13,13,11,12,13,14,14,12,13,13,14,
- 14,13,13,14,14,16,13,14,14,16,16,11,11,11,13,13,
- 11,12,11,14,13,12,12,13,14,15,13,14,12,16,13,14,
- 14,14,15,16, 8, 9, 9,11,11, 9,10,10,12,12, 9,10,
- 10,12,12,11,12,12,14,13,11,12,12,13,14, 9,10,10,
- 12,12,10,11,10,13,12, 9,10,11,12,13,12,13,12,14,
- 14,12,12,13,13,14, 9,10,10,12,12,10,11,11,12,13,
- 10,11,11,13,13,12,13,12,14,14,12,13,13,14,14,11,
- 12,12,13,13,12,13,12,14,14,11,11,12,13,14,13,15,
- 14,16,15,13,12,14,13,16,11,12,12,13,13,12,13,13,
- 14,14,12,12,12,14,14,13,14,14,15,15,13,14,13,16,
- 14,
-};
-
-static const static_codebook _44u7__p4_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44u7__p4_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u7__p4_0,
- 0
-};
-
-static const long _vq_quantlist__44u7__p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44u7__p5_0[] = {
- 2, 3, 3, 6, 6, 7, 8,10,10, 4, 5, 5, 8, 7, 8, 8,
- 11,11, 3, 5, 5, 7, 7, 8, 9,11,11, 6, 8, 7, 9, 9,
- 10,10,12,12, 6, 7, 8, 9,10,10,10,12,12, 8, 8, 8,
- 10,10,12,11,13,13, 8, 8, 9,10,10,11,11,13,13,10,
- 11,11,12,12,13,13,14,14,10,11,11,12,12,13,13,14,
- 14,
-};
-
-static const static_codebook _44u7__p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44u7__p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u7__p5_0,
- 0
-};
-
-static const long _vq_quantlist__44u7__p6_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44u7__p6_0[] = {
- 3, 4, 4, 5, 5, 7, 7, 9, 9, 4, 5, 4, 6, 6, 8, 7,
- 9, 9, 4, 4, 5, 6, 6, 7, 7, 9, 9, 5, 6, 6, 7, 7,
- 8, 8,10,10, 5, 6, 6, 7, 7, 8, 8,10,10, 7, 8, 7,
- 8, 8,10, 9,11,11, 7, 7, 8, 8, 8, 9,10,11,11, 9,
- 9, 9,10,10,11,10,12,11, 9, 9, 9,10,10,11,11,11,
- 12,
-};
-
-static const static_codebook _44u7__p6_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44u7__p6_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u7__p6_0,
- 0
-};
-
-static const long _vq_quantlist__44u7__p7_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u7__p7_0[] = {
- 1, 4, 4, 5, 7, 7, 5, 7, 7, 5, 9, 8, 8, 9, 9, 7,
- 10,10, 5, 8, 9, 7, 9,10, 8, 9, 9, 4, 9, 9, 9,11,
- 10, 8,10,10, 7,11,10,10,10,12,10,12,12, 7,10,10,
- 10,12,11,10,12,12, 5, 9, 9, 8,10,10, 9,11,11, 7,
- 11,10,10,12,12,10,11,12, 7,10,11,10,12,12,10,12,
- 10,
-};
-
-static const static_codebook _44u7__p7_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u7__p7_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__44u7__p7_0,
- 0
-};
-
-static const long _vq_quantlist__44u7__p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44u7__p7_1[] = {
- 3, 4, 4, 6, 6, 7, 7, 8, 8, 8, 8, 4, 5, 5, 6, 6,
- 8, 7, 8, 8, 8, 8, 4, 5, 5, 6, 6, 7, 8, 8, 8, 8,
- 8, 6, 7, 6, 7, 7, 8, 8, 9, 9, 9, 9, 6, 6, 7, 7,
- 7, 8, 8, 9, 9, 9, 9, 7, 8, 7, 8, 8, 9, 9, 9, 9,
- 9, 9, 7, 7, 8, 8, 8, 9, 9, 9, 9, 9, 9, 8, 8, 8,
- 9, 9, 9, 9,10, 9, 9, 9, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 9,10, 8, 8, 8, 9, 9, 9, 9,10, 9,10,10, 8, 8,
- 8, 9, 9, 9, 9, 9,10,10,10,
-};
-
-static const static_codebook _44u7__p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44u7__p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u7__p7_1,
- 0
-};
-
-static const long _vq_quantlist__44u7__p8_0[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44u7__p8_0[] = {
- 1, 4, 4, 6, 6, 8, 8,10,10,11,11, 4, 6, 6, 7, 7,
- 9, 9,11,10,12,12, 5, 6, 5, 7, 7, 9, 9,10,11,12,
- 12, 6, 7, 7, 8, 8,10,10,11,11,13,13, 6, 7, 7, 8,
- 8,10,10,11,12,13,13, 8, 9, 9,10,10,11,11,12,12,
- 14,14, 8, 9, 9,10,10,11,11,12,12,14,14,10,10,10,
- 11,11,13,12,14,14,15,15,10,10,10,12,12,13,13,14,
- 14,15,15,11,12,12,13,13,14,14,15,14,16,15,11,12,
- 12,13,13,14,14,15,15,15,16,
-};
-
-static const static_codebook _44u7__p8_0 = {
- 2, 121,
- (char *)_vq_lengthlist__44u7__p8_0,
- 1, -524582912, 1618345984, 4, 0,
- (long *)_vq_quantlist__44u7__p8_0,
- 0
-};
-
-static const long _vq_quantlist__44u7__p8_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44u7__p8_1[] = {
- 4, 5, 5, 6, 6, 7, 7, 7, 7, 7, 7, 5, 6, 6, 7, 7,
- 7, 7, 7, 7, 7, 7, 5, 6, 6, 6, 7, 7, 7, 7, 7, 7,
- 7, 6, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 6, 7, 7, 7,
- 7, 7, 7, 7, 7, 8, 8, 7, 7, 7, 7, 7, 8, 7, 8, 8,
- 8, 8, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 7, 7, 7,
- 7, 7, 8, 8, 8, 8, 8, 8, 7, 7, 7, 7, 7, 8, 8, 8,
- 8, 8, 8, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8, 7, 7,
- 7, 8, 8, 8, 8, 8, 8, 8, 8,
-};
-
-static const static_codebook _44u7__p8_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44u7__p8_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u7__p8_1,
- 0
-};
-
-static const long _vq_quantlist__44u7__p9_0[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44u7__p9_0[] = {
- 1, 3, 3,10,10,10,10,10,10,10,10, 4,10,10,10,10,
- 10,10,10,10,10,10, 4,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9,
-};
-
-static const static_codebook _44u7__p9_0 = {
- 2, 121,
- (char *)_vq_lengthlist__44u7__p9_0,
- 1, -512171520, 1630791680, 4, 0,
- (long *)_vq_quantlist__44u7__p9_0,
- 0
-};
-
-static const long _vq_quantlist__44u7__p9_1[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44u7__p9_1[] = {
- 1, 4, 4, 6, 5, 8, 6, 9, 8,10, 9,11,10, 4, 6, 6,
- 8, 8, 9, 9,11,10,11,11,11,11, 4, 6, 6, 8, 8,10,
- 9,11,11,11,11,11,12, 6, 8, 8,10,10,11,11,12,12,
- 13,12,13,13, 6, 8, 8,10,10,11,11,12,12,12,13,14,
- 13, 8,10,10,11,11,12,13,14,14,14,14,15,15, 8,10,
- 10,11,12,12,13,13,14,14,14,14,15, 9,11,11,13,13,
- 14,14,15,14,16,15,17,15, 9,11,11,12,13,14,14,15,
- 14,15,15,15,16,10,12,12,13,14,15,15,15,15,16,17,
- 16,17,10,13,12,13,14,14,16,16,16,16,15,16,17,11,
- 13,13,14,15,14,17,15,16,17,17,17,17,11,13,13,14,
- 15,15,15,15,17,17,16,17,16,
-};
-
-static const static_codebook _44u7__p9_1 = {
- 2, 169,
- (char *)_vq_lengthlist__44u7__p9_1,
- 1, -518889472, 1622704128, 4, 0,
- (long *)_vq_quantlist__44u7__p9_1,
- 0
-};
-
-static const long _vq_quantlist__44u7__p9_2[] = {
- 24,
- 23,
- 25,
- 22,
- 26,
- 21,
- 27,
- 20,
- 28,
- 19,
- 29,
- 18,
- 30,
- 17,
- 31,
- 16,
- 32,
- 15,
- 33,
- 14,
- 34,
- 13,
- 35,
- 12,
- 36,
- 11,
- 37,
- 10,
- 38,
- 9,
- 39,
- 8,
- 40,
- 7,
- 41,
- 6,
- 42,
- 5,
- 43,
- 4,
- 44,
- 3,
- 45,
- 2,
- 46,
- 1,
- 47,
- 0,
- 48,
-};
-
-static const char _vq_lengthlist__44u7__p9_2[] = {
- 2, 4, 4, 4, 4, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6,
- 6, 6, 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8,
- 8,
-};
-
-static const static_codebook _44u7__p9_2 = {
- 1, 49,
- (char *)_vq_lengthlist__44u7__p9_2,
- 1, -526909440, 1611661312, 6, 0,
- (long *)_vq_quantlist__44u7__p9_2,
- 0
-};
-
-static const char _huff_lengthlist__44u7__short[] = {
- 5,12,17,16,16,17,17,17,17,17, 4, 7,11,11,12, 9,
- 17,10,17,17, 7, 7, 8, 9, 7, 9,11,10,15,17, 7, 9,
- 10,11,10,12,14,12,16,17, 7, 8, 5, 7, 4, 7, 7, 8,
- 16,16, 6,10, 9,10, 7,10,11,11,16,17, 6, 8, 8, 9,
- 5, 7, 5, 8,16,17, 5, 5, 8, 7, 6, 7, 7, 6, 6,14,
- 12,10,12,11, 7,11, 4, 4, 2, 7,17,15,15,15, 8,15,
- 6, 8, 5, 9,
-};
-
-static const static_codebook _huff_book__44u7__short = {
- 2, 100,
- (char *)_huff_lengthlist__44u7__short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44u8__long[] = {
- 3, 9,13,14,14,15,14,14,15,15, 5, 4, 6, 8,10,12,
- 12,14,15,15, 9, 5, 4, 5, 8,10,11,13,16,16,10, 7,
- 4, 3, 5, 7, 9,11,13,13,10, 9, 7, 4, 4, 6, 8,10,
- 12,14,13,11, 9, 6, 5, 5, 6, 8,12,14,13,11,10, 8,
- 7, 6, 6, 7,10,14,13,11,12,10, 8, 7, 6, 6, 9,13,
- 12,11,14,12,11, 9, 8, 7, 9,11,11,12,14,13,14,11,
- 10, 8, 8, 9,
-};
-
-static const static_codebook _huff_book__44u8__long = {
- 2, 100,
- (char *)_huff_lengthlist__44u8__long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44u8__short[] = {
- 6,14,18,18,17,17,17,17,17,17, 4, 7, 9, 9,10,13,
- 15,17,17,17, 6, 7, 5, 6, 8,11,16,17,16,17, 5, 7,
- 5, 4, 6,10,14,17,17,17, 6, 6, 6, 5, 7,10,13,16,
- 17,17, 7, 6, 7, 7, 7, 8, 7,10,15,16,12, 9, 9, 6,
- 6, 5, 3, 5,11,15,14,14,13, 5, 5, 7, 3, 4, 8,15,
- 17,17,13, 7, 7,10, 6, 6,10,15,17,17,16,10,11,14,
- 10,10,15,17,
-};
-
-static const static_codebook _huff_book__44u8__short = {
- 2, 100,
- (char *)_huff_lengthlist__44u8__short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44u8_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u8_p1_0[] = {
- 1, 5, 5, 5, 7, 7, 5, 7, 7, 5, 7, 7, 8, 9, 9, 7,
- 9, 9, 5, 7, 7, 7, 9, 9, 8, 9, 9, 5, 7, 7, 7, 9,
- 9, 7, 9, 9, 7, 9, 9, 9,10,11, 9,11,10, 7, 9, 9,
- 9,11,10, 9,10,11, 5, 7, 7, 7, 9, 9, 7, 9, 9, 7,
- 9, 9, 9,11,10, 9,10,10, 8, 9, 9, 9,11,11, 9,11,
- 10,
-};
-
-static const static_codebook _44u8_p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u8_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44u8_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44u8_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u8_p2_0[] = {
- 4, 5, 5, 8, 8, 5, 7, 6, 9, 9, 5, 6, 7, 9, 9, 8,
- 9, 9,11,11, 8, 9, 9,11,11, 5, 7, 7, 9, 9, 7, 8,
- 8,10,10, 7, 8, 8,10,10, 9,10,10,12,12, 9,10,10,
- 11,12, 5, 7, 7, 9, 9, 7, 8, 7,10,10, 7, 8, 8,10,
- 10, 9,10, 9,12,11, 9,10,10,12,12, 8, 9, 9,12,11,
- 9,10,10,12,12, 9,10,10,12,12,11,12,12,14,14,11,
- 11,12,13,14, 8, 9, 9,11,11, 9,10,10,12,12, 9,10,
- 10,12,12,11,12,11,13,13,11,12,12,14,14, 5, 7, 7,
- 9, 9, 7, 8, 8,10,10, 7, 8, 8,10,10, 9,10,10,12,
- 12, 9,10,10,11,12, 7, 8, 8,10,10, 8, 9, 9,11,11,
- 8, 9, 9,11,11,10,11,11,12,13,10,11,11,12,13, 6,
- 8, 8,10,10, 8, 9, 8,11,10, 8, 9, 9,11,11,10,11,
- 10,13,12,10,11,11,13,13, 9,10,10,12,12,10,11,11,
- 13,13,10,11,11,13,13,12,12,13,13,14,12,13,13,14,
- 14, 9,10,10,12,12,10,11,10,13,12,10,11,11,13,13,
- 11,13,12,14,13,12,13,13,14,14, 5, 7, 7, 9, 9, 7,
- 8, 8,10,10, 7, 8, 8,10,10, 9,10,10,12,12, 9,10,
- 10,12,12, 7, 8, 8,10,10, 8, 9, 9,11,11, 8, 8, 9,
- 10,11,10,11,11,13,13,10,10,11,12,13, 7, 8, 8,10,
- 10, 8, 9, 9,11,11, 8, 9, 9,11,11,10,11,11,13,13,
- 10,11,11,13,12, 9,10,10,12,12,10,11,11,13,13,10,
- 10,11,12,13,12,13,13,14,14,12,12,13,13,14, 9,10,
- 10,12,12,10,11,11,13,13,10,11,11,13,13,12,13,13,
- 15,14,12,13,13,14,13, 8, 9, 9,11,11, 9,10,10,12,
- 12, 9,10,10,12,12,12,12,12,14,13,11,12,12,14,14,
- 9,10,10,12,12,10,11,11,13,13,10,11,11,13,13,12,
- 13,13,14,15,12,13,13,14,15, 9,10,10,12,12,10,11,
- 10,13,12,10,11,11,13,13,12,13,12,15,14,12,13,13,
- 14,15,11,12,12,14,14,12,13,13,14,14,12,13,13,15,
- 14,14,14,14,14,16,14,14,15,16,16,11,12,12,14,14,
- 11,12,12,14,14,12,13,13,14,15,13,14,13,16,14,14,
- 14,14,16,16, 8, 9, 9,11,11, 9,10,10,12,12, 9,10,
- 10,12,12,11,12,12,14,13,11,12,12,14,14, 9,10,10,
- 12,12,10,11,11,13,13,10,10,11,12,13,12,13,13,15,
- 14,12,12,13,13,14, 9,10,10,12,12,10,11,11,13,13,
- 10,11,11,13,13,12,13,13,14,14,12,13,13,15,14,11,
- 12,12,14,13,12,13,13,15,14,11,12,12,13,14,14,15,
- 14,16,15,13,13,14,13,16,11,12,12,14,14,12,13,13,
- 14,15,12,13,12,15,14,14,14,14,16,15,14,15,13,16,
- 14,
-};
-
-static const static_codebook _44u8_p2_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44u8_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u8_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44u8_p3_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44u8_p3_0[] = {
- 3, 4, 4, 5, 5, 7, 7, 9, 9, 4, 5, 4, 6, 6, 7, 7,
- 9, 9, 4, 4, 5, 6, 6, 7, 7, 9, 9, 5, 6, 6, 7, 7,
- 8, 8,10,10, 6, 6, 6, 7, 7, 8, 8,10,10, 7, 7, 7,
- 8, 8, 9, 9,11,10, 7, 7, 7, 8, 8, 9, 9,10,11, 9,
- 9, 9,10,10,11,10,12,11, 9, 9, 9, 9,10,11,11,11,
- 12,
-};
-
-static const static_codebook _44u8_p3_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44u8_p3_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u8_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44u8_p4_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44u8_p4_0[] = {
- 4, 4, 4, 6, 6, 7, 7, 8, 8, 8, 8,10,10,11,11,11,
- 11, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9,10,10,11,11,
- 12,12, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9,10,10,11,
- 11,12,12, 6, 6, 6, 7, 7, 8, 8, 9, 9, 9, 9,10,10,
- 11,11,12,12, 6, 6, 6, 7, 7, 8, 8, 9, 9, 9, 9,10,
- 10,11,11,12,12, 7, 7, 7, 8, 8, 9, 8,10, 9,10, 9,
- 11,10,12,11,13,12, 7, 7, 7, 8, 8, 8, 9, 9,10, 9,
- 10,10,11,11,12,12,13, 8, 8, 8, 9, 9, 9, 9,10,10,
- 11,10,11,11,12,12,13,13, 8, 8, 8, 9, 9, 9,10,10,
- 10,10,11,11,11,12,12,12,13, 8, 9, 9, 9, 9,10, 9,
- 11,10,11,11,12,11,13,12,13,13, 8, 9, 9, 9, 9, 9,
- 10,10,11,11,11,11,12,12,13,13,13,10,10,10,10,10,
- 11,10,11,11,12,11,13,12,13,13,14,13,10,10,10,10,
- 10,10,11,11,11,11,12,12,13,13,13,13,14,11,11,11,
- 11,11,12,11,12,12,13,12,13,13,14,13,14,14,11,11,
- 11,11,11,11,12,12,12,12,13,13,13,13,14,14,14,11,
- 12,12,12,12,13,12,13,12,13,13,14,13,14,14,14,14,
- 11,12,12,12,12,12,12,13,13,13,13,13,14,14,14,14,
- 14,
-};
-
-static const static_codebook _44u8_p4_0 = {
- 2, 289,
- (char *)_vq_lengthlist__44u8_p4_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44u8_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44u8_p5_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u8_p5_0[] = {
- 1, 4, 4, 5, 7, 7, 5, 7, 7, 5, 8, 8, 8, 9, 9, 7,
- 9, 9, 5, 8, 8, 7, 9, 9, 8, 9, 9, 5, 8, 8, 8,10,
- 10, 8,10,10, 7,10,10, 9,10,12, 9,12,11, 7,10,10,
- 9,11,10, 9,11,12, 5, 8, 8, 8,10,10, 8,10,10, 7,
- 10,10, 9,11,11, 9,10,11, 7,10,10, 9,11,11,10,12,
- 10,
-};
-
-static const static_codebook _44u8_p5_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u8_p5_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__44u8_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44u8_p5_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44u8_p5_1[] = {
- 4, 5, 5, 6, 6, 7, 7, 7, 7, 8, 8, 5, 5, 5, 6, 6,
- 7, 7, 8, 8, 8, 8, 5, 5, 5, 6, 6, 7, 7, 7, 8, 8,
- 8, 6, 6, 6, 7, 7, 7, 7, 8, 8, 8, 8, 6, 6, 6, 7,
- 7, 7, 7, 8, 8, 8, 8, 7, 7, 7, 7, 7, 8, 8, 8, 8,
- 8, 8, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 8, 7, 8, 7,
- 8, 8, 8, 8, 8, 8, 8, 8, 7, 8, 8, 8, 8, 8, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 9, 9, 8, 8,
- 8, 8, 8, 8, 8, 8, 8, 9, 9,
-};
-
-static const static_codebook _44u8_p5_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44u8_p5_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u8_p5_1,
- 0
-};
-
-static const long _vq_quantlist__44u8_p6_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44u8_p6_0[] = {
- 2, 4, 4, 6, 6, 7, 7, 8, 8, 9, 9,10,10, 4, 6, 5,
- 7, 7, 8, 8, 8, 8, 9, 9,10,10, 4, 6, 6, 7, 7, 8,
- 8, 8, 8, 9, 9,10,10, 6, 7, 7, 7, 8, 8, 8, 8, 9,
- 9,10,10,10, 6, 7, 7, 8, 8, 8, 8, 9, 8,10, 9,11,
- 10, 7, 8, 8, 8, 8, 8, 9, 9, 9,10,10,11,11, 7, 8,
- 8, 8, 8, 9, 8, 9, 9,10,10,11,11, 8, 8, 8, 9, 9,
- 9, 9, 9,10,10,10,11,11, 8, 8, 8, 9, 9, 9, 9,10,
- 9,10,10,11,11, 9, 9, 9, 9,10,10,10,10,10,10,11,
- 11,12, 9, 9, 9,10, 9,10,10,10,10,11,10,12,11,10,
- 10,10,10,10,11,11,11,11,11,12,12,12,10,10,10,10,
- 11,11,11,11,11,12,11,12,12,
-};
-
-static const static_codebook _44u8_p6_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44u8_p6_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44u8_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44u8_p6_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u8_p6_1[] = {
- 3, 4, 4, 5, 5, 4, 5, 5, 5, 5, 4, 5, 5, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5,
-};
-
-static const static_codebook _44u8_p6_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44u8_p6_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u8_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44u8_p7_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44u8_p7_0[] = {
- 1, 4, 5, 6, 6, 7, 7, 8, 8,10,10,11,11, 5, 6, 6,
- 7, 7, 8, 8, 9, 9,11,10,12,11, 5, 6, 6, 7, 7, 8,
- 8, 9, 9,10,11,11,12, 6, 7, 7, 8, 8, 9, 9,10,10,
- 11,11,12,12, 6, 7, 7, 8, 8, 9, 9,10,10,11,12,13,
- 12, 7, 8, 8, 9, 9,10,10,11,11,12,12,13,13, 8, 8,
- 8, 9, 9,10,10,11,11,12,12,13,13, 9, 9, 9,10,10,
- 11,11,12,12,13,13,14,14, 9, 9, 9,10,10,11,11,12,
- 12,13,13,14,14,10,11,11,12,11,13,12,13,13,14,14,
- 15,15,10,11,11,11,12,12,13,13,14,14,14,15,15,11,
- 12,12,13,13,14,13,15,14,15,15,16,15,11,11,12,13,
- 13,13,14,14,14,15,15,15,16,
-};
-
-static const static_codebook _44u8_p7_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44u8_p7_0,
- 1, -523206656, 1618345984, 4, 0,
- (long *)_vq_quantlist__44u8_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44u8_p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44u8_p7_1[] = {
- 4, 5, 5, 6, 6, 7, 7, 7, 7, 7, 7, 5, 6, 6, 7, 7,
- 7, 7, 7, 7, 7, 7, 5, 6, 6, 7, 7, 7, 7, 7, 7, 7,
- 7, 6, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 6, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 8, 7, 7, 7, 7, 7, 7, 7, 8, 8,
- 8, 8, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 7, 7, 7,
- 8, 7, 8, 8, 8, 8, 8, 8, 7, 7, 7, 7, 7, 8, 8, 8,
- 8, 8, 8, 7, 7, 7, 8, 8, 8, 8, 8, 8, 8, 8, 7, 7,
- 7, 8, 8, 8, 8, 8, 8, 8, 8,
-};
-
-static const static_codebook _44u8_p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44u8_p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u8_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44u8_p8_0[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__44u8_p8_0[] = {
- 1, 4, 4, 7, 7, 8, 8, 8, 7, 9, 8,10, 9,11,10, 4,
- 6, 6, 8, 8,10, 9, 9, 9,10,10,11,10,12,10, 4, 6,
- 6, 8, 8,10,10, 9, 9,10,10,11,11,11,12, 7, 8, 8,
- 10,10,11,11,11,10,12,11,12,12,13,11, 7, 8, 8,10,
- 10,11,11,10,10,11,11,12,12,13,13, 8,10,10,11,11,
- 12,11,12,11,13,12,13,12,14,13, 8,10, 9,11,11,12,
- 12,12,12,12,12,13,13,14,13, 8, 9, 9,11,10,12,11,
- 13,12,13,13,14,13,14,13, 8, 9, 9,10,11,12,12,12,
- 12,13,13,14,15,14,14, 9,10,10,12,11,13,12,13,13,
- 14,13,14,14,14,14, 9,10,10,12,12,12,12,13,13,14,
- 14,14,15,14,14,10,11,11,13,12,13,12,14,14,14,14,
- 14,14,15,15,10,11,11,12,12,13,13,14,14,14,15,15,
- 14,16,15,11,12,12,13,12,14,14,14,13,15,14,15,15,
- 15,17,11,12,12,13,13,14,14,14,15,15,14,15,15,14,
- 17,
-};
-
-static const static_codebook _44u8_p8_0 = {
- 2, 225,
- (char *)_vq_lengthlist__44u8_p8_0,
- 1, -520986624, 1620377600, 4, 0,
- (long *)_vq_quantlist__44u8_p8_0,
- 0
-};
-
-static const long _vq_quantlist__44u8_p8_1[] = {
- 10,
- 9,
- 11,
- 8,
- 12,
- 7,
- 13,
- 6,
- 14,
- 5,
- 15,
- 4,
- 16,
- 3,
- 17,
- 2,
- 18,
- 1,
- 19,
- 0,
- 20,
-};
-
-static const char _vq_lengthlist__44u8_p8_1[] = {
- 4, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 6, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 5, 6, 6, 7, 7, 8,
- 8, 9, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7,
- 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10,10, 9,10, 8, 8,
- 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10, 9,10,
- 10, 9,10, 8, 9, 8, 9, 9, 9, 9, 9, 9, 9, 9,10, 9,
- 10,10,10,10,10,10,10,10, 8, 9, 8, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9,10,10,10,10, 9,10,10, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9,10, 9,10,10,10,10,10,10,
- 10,10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10, 9,10,
- 10,10,10,10,10,10,10, 9, 9, 9, 9, 9, 9, 9,10, 9,
- 10,10,10,10,10,10,10,10,10,10,10,10, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9,10,10,10,10,10,10,10,10,10,10,
- 10, 9, 9, 9, 9, 9, 9,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10, 9, 9, 9, 9, 9, 9, 9,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10, 9, 9, 9, 9, 9,
- 9, 9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 9, 9, 9, 9, 9,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10, 9, 9, 9,10, 9,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10, 9, 9, 9, 9, 9,10,
- 9,10,10,10,10,10,10,10,10,10,10,10,10,10,10, 9,
- 9, 9, 9, 9, 9,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10, 9, 9, 9,10, 9,10, 9,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,
-};
-
-static const static_codebook _44u8_p8_1 = {
- 2, 441,
- (char *)_vq_lengthlist__44u8_p8_1,
- 1, -529268736, 1611661312, 5, 0,
- (long *)_vq_quantlist__44u8_p8_1,
- 0
-};
-
-static const long _vq_quantlist__44u8_p9_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44u8_p9_0[] = {
- 1, 3, 3, 9, 9, 9, 9, 9, 9, 4, 9, 9, 9, 9, 9, 9,
- 9, 9, 5, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8,
- 8,
-};
-
-static const static_codebook _44u8_p9_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44u8_p9_0,
- 1, -511895552, 1631393792, 4, 0,
- (long *)_vq_quantlist__44u8_p9_0,
- 0
-};
-
-static const long _vq_quantlist__44u8_p9_1[] = {
- 9,
- 8,
- 10,
- 7,
- 11,
- 6,
- 12,
- 5,
- 13,
- 4,
- 14,
- 3,
- 15,
- 2,
- 16,
- 1,
- 17,
- 0,
- 18,
-};
-
-static const char _vq_lengthlist__44u8_p9_1[] = {
- 1, 4, 4, 7, 7, 8, 7, 8, 6, 9, 7,10, 8,11,10,11,
- 11,11,11, 4, 7, 6, 9, 9,10, 9, 9, 9,10,10,11,10,
- 11,10,11,11,13,11, 4, 7, 7, 9, 9, 9, 9, 9, 9,10,
- 10,11,10,11,11,11,12,11,12, 7, 9, 8,11,11,11,11,
- 10,10,11,11,12,12,12,12,12,12,14,13, 7, 8, 9,10,
- 11,11,11,10,10,11,11,11,11,12,12,14,12,13,14, 8,
- 9, 9,11,11,11,11,11,11,12,12,14,12,15,14,14,14,
- 15,14, 8, 9, 9,11,11,11,11,12,11,12,12,13,13,13,
- 13,13,13,14,14, 8, 9, 9,11,10,12,11,12,12,13,13,
- 13,13,15,14,14,14,16,16, 8, 9, 9,10,11,11,12,12,
- 12,13,13,13,14,14,14,15,16,15,15, 9,10,10,11,12,
- 12,13,13,13,14,14,16,14,14,16,16,16,16,15, 9,10,
- 10,11,11,12,13,13,14,15,14,16,14,15,16,16,16,16,
- 15,10,11,11,12,13,13,14,15,15,15,15,15,16,15,16,
- 15,16,15,15,10,11,11,13,13,14,13,13,15,14,15,15,
- 16,15,15,15,16,15,16,10,12,12,14,14,14,14,14,16,
- 16,15,15,15,16,16,16,16,16,16,11,12,12,14,14,14,
- 14,15,15,16,15,16,15,16,15,16,16,16,16,12,12,13,
- 14,14,15,16,16,16,16,16,16,15,16,16,16,16,16,16,
- 12,13,13,14,14,14,14,15,16,15,16,16,16,16,16,16,
- 16,16,16,12,13,14,14,14,16,15,16,15,16,16,16,16,
- 16,16,16,16,16,16,12,14,13,14,15,15,15,16,15,16,
- 16,15,16,16,16,16,16,16,16,
-};
-
-static const static_codebook _44u8_p9_1 = {
- 2, 361,
- (char *)_vq_lengthlist__44u8_p9_1,
- 1, -518287360, 1622704128, 5, 0,
- (long *)_vq_quantlist__44u8_p9_1,
- 0
-};
-
-static const long _vq_quantlist__44u8_p9_2[] = {
- 24,
- 23,
- 25,
- 22,
- 26,
- 21,
- 27,
- 20,
- 28,
- 19,
- 29,
- 18,
- 30,
- 17,
- 31,
- 16,
- 32,
- 15,
- 33,
- 14,
- 34,
- 13,
- 35,
- 12,
- 36,
- 11,
- 37,
- 10,
- 38,
- 9,
- 39,
- 8,
- 40,
- 7,
- 41,
- 6,
- 42,
- 5,
- 43,
- 4,
- 44,
- 3,
- 45,
- 2,
- 46,
- 1,
- 47,
- 0,
- 48,
-};
-
-static const char _vq_lengthlist__44u8_p9_2[] = {
- 2, 3, 4, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6,
- 6, 6, 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7,
-};
-
-static const static_codebook _44u8_p9_2 = {
- 1, 49,
- (char *)_vq_lengthlist__44u8_p9_2,
- 1, -526909440, 1611661312, 6, 0,
- (long *)_vq_quantlist__44u8_p9_2,
- 0
-};
-
-static const char _huff_lengthlist__44u9__long[] = {
- 3, 9,13,13,14,15,14,14,15,15, 5, 5, 9,10,12,12,
- 13,14,16,15,10, 6, 6, 6, 8,11,12,13,16,15,11, 7,
- 5, 3, 5, 8,10,12,15,15,10,10, 7, 4, 3, 5, 8,10,
- 12,12,12,12, 9, 7, 5, 4, 6, 8,10,13,13,12,11, 9,
- 7, 5, 5, 6, 9,12,14,12,12,10, 8, 6, 6, 6, 7,11,
- 13,12,14,13,10, 8, 7, 7, 7,10,11,11,12,13,12,11,
- 10, 8, 8, 9,
-};
-
-static const static_codebook _huff_book__44u9__long = {
- 2, 100,
- (char *)_huff_lengthlist__44u9__long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const char _huff_lengthlist__44u9__short[] = {
- 9,16,18,18,17,17,17,17,17,17, 5, 8,11,12,11,12,
- 17,17,16,16, 6, 6, 8, 8, 9,10,14,15,16,16, 6, 7,
- 7, 4, 6, 9,13,16,16,16, 6, 6, 7, 4, 5, 8,11,15,
- 17,16, 7, 6, 7, 6, 6, 8, 9,10,14,16,11, 8, 8, 7,
- 6, 6, 3, 4,10,15,14,12,12,10, 5, 6, 3, 3, 8,13,
- 15,17,15,11, 6, 8, 6, 6, 9,14,17,15,15,12, 8,10,
- 9, 9,12,15,
-};
-
-static const static_codebook _huff_book__44u9__short = {
- 2, 100,
- (char *)_huff_lengthlist__44u9__short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44u9_p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u9_p1_0[] = {
- 1, 5, 5, 5, 7, 7, 5, 7, 7, 5, 7, 7, 7, 9, 9, 7,
- 9, 9, 5, 7, 7, 7, 9, 9, 7, 9, 9, 5, 7, 7, 7, 9,
- 9, 7, 9, 9, 8, 9, 9, 9,10,11, 9,11,11, 7, 9, 9,
- 9,11,10, 9,11,11, 5, 7, 7, 7, 9, 9, 8, 9,10, 7,
- 9, 9, 9,11,11, 9,10,11, 7, 9,10, 9,11,11, 9,11,
- 10,
-};
-
-static const static_codebook _44u9_p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u9_p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44u9_p1_0,
- 0
-};
-
-static const long _vq_quantlist__44u9_p2_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u9_p2_0[] = {
- 3, 5, 5, 8, 8, 5, 7, 7, 9, 9, 6, 7, 7, 9, 9, 8,
- 9, 9,11,10, 8, 9, 9,11,11, 6, 7, 7, 9, 9, 7, 8,
- 8,10,10, 7, 8, 8, 9,10, 9,10,10,11,11, 9, 9,10,
- 11,11, 6, 7, 7, 9, 9, 7, 8, 8,10, 9, 7, 8, 8,10,
- 10, 9,10, 9,11,11, 9,10,10,11,11, 8, 9, 9,11,11,
- 9,10,10,12,11, 9,10,10,11,12,11,11,11,13,13,11,
- 11,11,12,13, 8, 9, 9,11,11, 9,10,10,11,11, 9,10,
- 10,12,11,11,12,11,13,12,11,11,12,13,13, 6, 7, 7,
- 9, 9, 7, 8, 8,10,10, 7, 8, 8,10,10, 9,10,10,12,
- 11, 9,10,10,11,12, 7, 8, 8,10,10, 8, 9, 9,11,11,
- 8, 9, 9,10,10,10,11,11,12,12,10,10,11,12,12, 7,
- 8, 8,10,10, 8, 9, 8,10,10, 8, 9, 9,10,10,10,11,
- 10,12,11,10,10,11,12,12, 9,10,10,11,12,10,11,11,
- 12,12,10,11,10,12,12,12,12,12,13,13,11,12,12,13,
- 13, 9,10,10,11,11, 9,10,10,12,12,10,11,11,12,13,
- 11,12,11,13,12,12,12,12,13,14, 6, 7, 7, 9, 9, 7,
- 8, 8,10,10, 7, 8, 8,10,10, 9,10,10,11,11, 9,10,
- 10,11,12, 7, 8, 8,10,10, 8, 9, 9,11,10, 8, 8, 9,
- 10,10,10,11,10,12,12,10,10,11,11,12, 7, 8, 8,10,
- 10, 8, 9, 9,10,10, 8, 9, 9,10,10,10,11,10,12,12,
- 10,11,10,12,12, 9,10,10,12,11,10,11,11,12,12, 9,
- 10,10,12,12,12,12,12,13,13,11,11,12,12,14, 9,10,
- 10,11,12,10,11,11,12,12,10,11,11,12,12,11,12,12,
- 14,14,12,12,12,13,13, 8, 9, 9,11,11, 9,10,10,12,
- 11, 9,10,10,12,12,11,12,11,13,13,11,11,12,13,13,
- 9,10,10,12,12,10,11,11,12,12,10,11,11,12,12,12,
- 12,12,14,14,12,12,12,13,13, 9,10,10,12,11,10,11,
- 10,12,12,10,11,11,12,12,11,12,12,14,13,12,12,12,
- 13,14,11,12,11,13,13,11,12,12,13,13,12,12,12,14,
- 14,13,13,13,13,15,13,13,14,15,15,11,11,11,13,13,
- 11,12,11,13,13,11,12,12,13,13,12,13,12,15,13,13,
- 13,14,14,15, 8, 9, 9,11,11, 9,10,10,11,12, 9,10,
- 10,11,12,11,12,11,13,13,11,12,12,13,13, 9,10,10,
- 11,12,10,11,10,12,12,10,10,11,12,13,12,12,12,14,
- 13,11,12,12,13,14, 9,10,10,12,12,10,11,11,12,12,
- 10,11,11,12,12,12,12,12,14,13,12,12,12,14,13,11,
- 11,11,13,13,11,12,12,14,13,11,11,12,13,13,13,13,
- 13,15,14,12,12,13,13,15,11,12,12,13,13,12,12,12,
- 13,14,11,12,12,13,13,13,13,14,14,15,13,13,13,14,
- 14,
-};
-
-static const static_codebook _44u9_p2_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44u9_p2_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u9_p2_0,
- 0
-};
-
-static const long _vq_quantlist__44u9_p3_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44u9_p3_0[] = {
- 3, 4, 4, 5, 5, 7, 7, 8, 8, 4, 5, 5, 6, 6, 7, 7,
- 9, 9, 4, 4, 5, 6, 6, 7, 7, 9, 9, 5, 6, 6, 7, 7,
- 8, 8, 9, 9, 5, 6, 6, 7, 7, 8, 8, 9, 9, 7, 7, 7,
- 8, 8, 9, 9,10,10, 7, 7, 7, 8, 8, 9, 9,10,10, 8,
- 9, 9,10, 9,10,10,11,11, 8, 9, 9, 9,10,10,10,11,
- 11,
-};
-
-static const static_codebook _44u9_p3_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44u9_p3_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u9_p3_0,
- 0
-};
-
-static const long _vq_quantlist__44u9_p4_0[] = {
- 8,
- 7,
- 9,
- 6,
- 10,
- 5,
- 11,
- 4,
- 12,
- 3,
- 13,
- 2,
- 14,
- 1,
- 15,
- 0,
- 16,
-};
-
-static const char _vq_lengthlist__44u9_p4_0[] = {
- 4, 5, 5, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9,10,10,11,
- 11, 5, 5, 5, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9,10,10,
- 11,11, 5, 5, 5, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9,10,
- 10,11,11, 6, 6, 6, 7, 6, 7, 7, 8, 8, 9, 9,10,10,
- 11,11,12,11, 6, 6, 6, 6, 7, 7, 7, 8, 8, 9, 9,10,
- 10,11,11,11,12, 7, 7, 7, 7, 7, 8, 8, 9, 9, 9, 9,
- 10,10,11,11,12,12, 7, 7, 7, 7, 7, 8, 8, 9, 9, 9,
- 9,10,10,11,11,12,12, 8, 8, 8, 8, 8, 9, 8,10, 9,
- 10,10,11,10,12,11,13,12, 8, 8, 8, 8, 8, 9, 9, 9,
- 10,10,10,10,11,11,12,12,12, 8, 8, 8, 9, 9, 9, 9,
- 10,10,11,10,12,11,12,12,13,12, 8, 8, 8, 9, 9, 9,
- 9,10,10,10,11,11,11,12,12,12,13, 9, 9, 9,10,10,
- 10,10,11,10,11,11,12,11,13,12,13,13, 9, 9,10,10,
- 10,10,10,10,11,11,11,11,12,12,13,13,13,10,11,10,
- 11,11,11,11,12,11,12,12,13,12,13,13,14,13,10,10,
- 10,11,11,11,11,11,12,12,12,12,13,13,13,13,14,11,
- 11,11,12,11,12,12,12,12,13,13,13,13,14,13,14,14,
- 11,11,11,11,12,12,12,12,12,12,13,13,13,13,14,14,
- 14,
-};
-
-static const static_codebook _44u9_p4_0 = {
- 2, 289,
- (char *)_vq_lengthlist__44u9_p4_0,
- 1, -529530880, 1611661312, 5, 0,
- (long *)_vq_quantlist__44u9_p4_0,
- 0
-};
-
-static const long _vq_quantlist__44u9_p5_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44u9_p5_0[] = {
- 1, 4, 4, 5, 7, 7, 5, 7, 7, 5, 8, 8, 8, 9, 9, 7,
- 9, 9, 5, 8, 8, 7, 9, 9, 8, 9, 9, 5, 8, 8, 8,10,
- 10, 8,10,10, 7,10,10, 9,10,12, 9,11,11, 7,10,10,
- 9,11,10, 9,11,12, 5, 8, 8, 8,10,10, 8,10,10, 7,
- 10,10, 9,12,11, 9,10,11, 7,10,10, 9,11,11,10,12,
- 10,
-};
-
-static const static_codebook _44u9_p5_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44u9_p5_0,
- 1, -529137664, 1618345984, 2, 0,
- (long *)_vq_quantlist__44u9_p5_0,
- 0
-};
-
-static const long _vq_quantlist__44u9_p5_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44u9_p5_1[] = {
- 5, 5, 5, 6, 6, 7, 7, 7, 7, 7, 7, 5, 6, 6, 6, 6,
- 7, 7, 7, 7, 8, 7, 5, 6, 6, 6, 6, 7, 7, 7, 7, 7,
- 7, 6, 6, 6, 7, 7, 7, 7, 7, 7, 8, 8, 6, 6, 6, 7,
- 7, 7, 7, 7, 7, 8, 8, 7, 7, 7, 7, 7, 8, 7, 8, 8,
- 8, 8, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 7, 7, 7,
- 8, 7, 8, 8, 8, 8, 8, 8, 7, 7, 7, 7, 8, 8, 8, 8,
- 8, 8, 8, 7, 8, 7, 8, 8, 8, 8, 8, 8, 8, 8, 7, 8,
- 8, 8, 8, 8, 8, 8, 8, 8, 8,
-};
-
-static const static_codebook _44u9_p5_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44u9_p5_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u9_p5_1,
- 0
-};
-
-static const long _vq_quantlist__44u9_p6_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44u9_p6_0[] = {
- 2, 4, 4, 6, 6, 7, 7, 8, 8, 9, 9,10,10, 4, 6, 5,
- 7, 7, 8, 8, 8, 8, 9, 9,10,10, 4, 5, 6, 7, 7, 8,
- 8, 8, 8, 9, 9,10,10, 6, 7, 7, 8, 8, 8, 8, 9, 9,
- 10,10,10,10, 6, 7, 7, 8, 8, 8, 8, 9, 9,10,10,10,
- 10, 7, 8, 8, 8, 8, 9, 9, 9, 9,10,10,11,11, 7, 8,
- 8, 8, 8, 9, 9, 9, 9,10,10,11,11, 8, 8, 8, 9, 9,
- 9, 9, 9,10,10,10,11,11, 8, 8, 8, 9, 9, 9, 9,10,
- 9,10,10,11,11, 9, 9, 9,10,10,10,10,10,11,11,11,
- 11,12, 9, 9, 9,10,10,10,10,10,10,11,10,12,11,10,
- 10,10,10,10,11,11,11,11,11,12,12,12,10,10,10,10,
- 10,11,11,11,11,12,11,12,12,
-};
-
-static const static_codebook _44u9_p6_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44u9_p6_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44u9_p6_0,
- 0
-};
-
-static const long _vq_quantlist__44u9_p6_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44u9_p6_1[] = {
- 4, 4, 4, 5, 5, 4, 5, 4, 5, 5, 4, 4, 5, 5, 5, 5,
- 5, 5, 5, 5, 5, 5, 5, 5, 5,
-};
-
-static const static_codebook _44u9_p6_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44u9_p6_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44u9_p6_1,
- 0
-};
-
-static const long _vq_quantlist__44u9_p7_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44u9_p7_0[] = {
- 1, 4, 5, 6, 6, 7, 7, 8, 9,10,10,11,11, 5, 6, 6,
- 7, 7, 8, 8, 9, 9,10,10,11,11, 5, 6, 6, 7, 7, 8,
- 8, 9, 9,10,10,11,11, 6, 7, 7, 8, 8, 9, 9,10,10,
- 11,11,12,12, 6, 7, 7, 8, 8, 9, 9,10,10,11,11,12,
- 12, 8, 8, 8, 9, 9,10,10,11,11,12,12,13,13, 8, 8,
- 8, 9, 9,10,10,11,11,12,12,13,13, 9, 9, 9,10,10,
- 11,11,12,12,13,13,13,13, 9, 9, 9,10,10,11,11,12,
- 12,13,13,14,14,10,10,10,11,11,12,12,13,13,14,13,
- 15,14,10,10,10,11,11,12,12,13,13,14,14,14,14,11,
- 11,12,12,12,13,13,14,14,14,14,15,15,11,11,12,12,
- 12,13,13,14,14,14,15,15,15,
-};
-
-static const static_codebook _44u9_p7_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44u9_p7_0,
- 1, -523206656, 1618345984, 4, 0,
- (long *)_vq_quantlist__44u9_p7_0,
- 0
-};
-
-static const long _vq_quantlist__44u9_p7_1[] = {
- 5,
- 4,
- 6,
- 3,
- 7,
- 2,
- 8,
- 1,
- 9,
- 0,
- 10,
-};
-
-static const char _vq_lengthlist__44u9_p7_1[] = {
- 5, 6, 6, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 7, 7,
- 7, 7, 7, 7, 7, 7, 6, 6, 6, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 8, 8, 7, 7, 7, 7, 7, 7, 7, 8, 7, 8, 8, 7, 7,
- 7, 7, 7, 7, 7, 8, 8, 8, 8,
-};
-
-static const static_codebook _44u9_p7_1 = {
- 2, 121,
- (char *)_vq_lengthlist__44u9_p7_1,
- 1, -531365888, 1611661312, 4, 0,
- (long *)_vq_quantlist__44u9_p7_1,
- 0
-};
-
-static const long _vq_quantlist__44u9_p8_0[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__44u9_p8_0[] = {
- 1, 4, 4, 7, 7, 8, 8, 8, 8, 9, 9,10, 9,11,10, 4,
- 6, 6, 8, 8, 9, 9, 9, 9,10,10,11,10,12,10, 4, 6,
- 6, 8, 8, 9,10, 9, 9,10,10,11,11,12,12, 7, 8, 8,
- 10,10,11,11,10,10,11,11,12,12,13,12, 7, 8, 8,10,
- 10,11,11,10,10,11,11,12,12,12,13, 8,10, 9,11,11,
- 12,12,11,11,12,12,13,13,14,13, 8, 9, 9,11,11,12,
- 12,11,12,12,12,13,13,14,13, 8, 9, 9,10,10,12,11,
- 13,12,13,13,14,13,15,14, 8, 9, 9,10,10,11,12,12,
- 12,13,13,13,14,14,14, 9,10,10,12,11,13,12,13,13,
- 14,13,14,14,14,15, 9,10,10,11,12,12,12,13,13,14,
- 14,14,15,15,15,10,11,11,12,12,13,13,14,14,14,14,
- 15,14,16,15,10,11,11,12,12,13,13,13,14,14,14,14,
- 14,15,16,11,12,12,13,13,14,13,14,14,15,14,15,16,
- 16,16,11,12,12,13,13,14,13,14,14,15,15,15,16,15,
- 15,
-};
-
-static const static_codebook _44u9_p8_0 = {
- 2, 225,
- (char *)_vq_lengthlist__44u9_p8_0,
- 1, -520986624, 1620377600, 4, 0,
- (long *)_vq_quantlist__44u9_p8_0,
- 0
-};
-
-static const long _vq_quantlist__44u9_p8_1[] = {
- 10,
- 9,
- 11,
- 8,
- 12,
- 7,
- 13,
- 6,
- 14,
- 5,
- 15,
- 4,
- 16,
- 3,
- 17,
- 2,
- 18,
- 1,
- 19,
- 0,
- 20,
-};
-
-static const char _vq_lengthlist__44u9_p8_1[] = {
- 4, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 6, 6, 6, 7, 7, 8, 8, 8, 8, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 6, 6, 6, 7, 7, 8,
- 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7,
- 7, 7, 8, 8, 8, 8, 9, 8, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9, 9,10, 9,10,10,10, 8, 8,
- 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9,10,10, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 10, 9,10, 9,10,10,10,10, 8, 8, 8, 9, 9, 9, 9, 9,
- 9, 9, 9, 9, 9,10,10, 9,10,10,10,10,10, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9, 9,10, 9,10,10,10,10,10,10,
- 10,10, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,10,10,10,
- 10,10,10,10,10,10,10, 9, 9, 9, 9, 9, 9, 9, 9, 9,
- 9, 9,10,10,10,10,10,10,10,10,10,10, 9, 9, 9, 9,
- 9, 9, 9, 9, 9, 9, 9,10,10,10,10,10,10,10,10,10,
- 10, 9, 9, 9, 9, 9, 9, 9,10, 9,10,10,10,10,10,10,
- 10,10,10,10,10,10, 9, 9, 9, 9, 9, 9, 9, 9,10,10,
- 10,10,10,10,10,10,10,10,10,10,10, 9, 9, 9, 9, 9,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 9, 9, 9, 9,10, 9, 9,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10, 9, 9, 9,10, 9,10, 9,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10, 9, 9, 9,10, 9,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10, 9,
- 9, 9, 9, 9,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10, 9, 9, 9,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,
-};
-
-static const static_codebook _44u9_p8_1 = {
- 2, 441,
- (char *)_vq_lengthlist__44u9_p8_1,
- 1, -529268736, 1611661312, 5, 0,
- (long *)_vq_quantlist__44u9_p8_1,
- 0
-};
-
-static const long _vq_quantlist__44u9_p9_0[] = {
- 7,
- 6,
- 8,
- 5,
- 9,
- 4,
- 10,
- 3,
- 11,
- 2,
- 12,
- 1,
- 13,
- 0,
- 14,
-};
-
-static const char _vq_lengthlist__44u9_p9_0[] = {
- 1, 3, 3,11,11,11,11,11,11,11,11,11,11,11,11, 4,
- 10,11,11,11,11,11,11,11,11,11,11,11,11,11, 4,10,
- 10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,
-};
-
-static const static_codebook _44u9_p9_0 = {
- 2, 225,
- (char *)_vq_lengthlist__44u9_p9_0,
- 1, -510036736, 1631393792, 4, 0,
- (long *)_vq_quantlist__44u9_p9_0,
- 0
-};
-
-static const long _vq_quantlist__44u9_p9_1[] = {
- 9,
- 8,
- 10,
- 7,
- 11,
- 6,
- 12,
- 5,
- 13,
- 4,
- 14,
- 3,
- 15,
- 2,
- 16,
- 1,
- 17,
- 0,
- 18,
-};
-
-static const char _vq_lengthlist__44u9_p9_1[] = {
- 1, 4, 4, 7, 7, 8, 7, 8, 7, 9, 8,10, 9,10,10,11,
- 11,12,12, 4, 7, 6, 9, 9,10, 9, 9, 8,10,10,11,10,
- 12,10,13,12,13,12, 4, 6, 6, 9, 9, 9, 9, 9, 9,10,
- 10,11,11,11,12,12,12,12,12, 7, 9, 8,11,10,10,10,
- 11,10,11,11,12,12,13,12,13,13,13,13, 7, 8, 9,10,
- 10,11,11,10,10,11,11,11,12,13,13,13,13,14,14, 8,
- 9, 9,11,11,12,11,12,12,13,12,12,13,13,14,15,14,
- 14,14, 8, 9, 9,10,11,11,11,12,12,13,12,13,13,14,
- 14,14,15,14,16, 8, 9, 9,11,10,12,12,12,12,15,13,
- 13,13,17,14,15,15,15,14, 8, 9, 9,10,11,11,12,13,
- 12,13,13,13,14,15,14,14,14,16,15, 9,11,10,12,12,
- 13,13,13,13,14,14,16,15,14,14,14,15,15,17, 9,10,
- 10,11,11,13,13,13,14,14,13,15,14,15,14,15,16,15,
- 16,10,11,11,12,12,13,14,15,14,15,14,14,15,17,16,
- 15,15,17,17,10,12,11,13,12,14,14,13,14,15,15,15,
- 15,16,17,17,15,17,16,11,12,12,14,13,15,14,15,16,
- 17,15,17,15,17,15,15,16,17,15,11,11,12,14,14,14,
- 14,14,15,15,16,15,17,17,17,16,17,16,15,12,12,13,
- 14,14,14,15,14,15,15,16,16,17,16,17,15,17,17,16,
- 12,14,12,14,14,15,15,15,14,14,16,16,16,15,16,16,
- 15,17,15,12,13,13,14,15,14,15,17,15,17,16,17,17,
- 17,16,17,16,17,17,12,13,13,14,16,15,15,15,16,15,
- 17,17,15,17,15,17,16,16,17,
-};
-
-static const static_codebook _44u9_p9_1 = {
- 2, 361,
- (char *)_vq_lengthlist__44u9_p9_1,
- 1, -518287360, 1622704128, 5, 0,
- (long *)_vq_quantlist__44u9_p9_1,
- 0
-};
-
-static const long _vq_quantlist__44u9_p9_2[] = {
- 24,
- 23,
- 25,
- 22,
- 26,
- 21,
- 27,
- 20,
- 28,
- 19,
- 29,
- 18,
- 30,
- 17,
- 31,
- 16,
- 32,
- 15,
- 33,
- 14,
- 34,
- 13,
- 35,
- 12,
- 36,
- 11,
- 37,
- 10,
- 38,
- 9,
- 39,
- 8,
- 40,
- 7,
- 41,
- 6,
- 42,
- 5,
- 43,
- 4,
- 44,
- 3,
- 45,
- 2,
- 46,
- 1,
- 47,
- 0,
- 48,
-};
-
-static const char _vq_lengthlist__44u9_p9_2[] = {
- 2, 4, 4, 5, 4, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6,
- 6, 6, 6, 7, 6, 7, 6, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7,
- 7,
-};
-
-static const static_codebook _44u9_p9_2 = {
- 1, 49,
- (char *)_vq_lengthlist__44u9_p9_2,
- 1, -526909440, 1611661312, 6, 0,
- (long *)_vq_quantlist__44u9_p9_2,
- 0
-};
-
-static const char _huff_lengthlist__44un1__long[] = {
- 5, 6,12, 9,14, 9, 9,19, 6, 1, 5, 5, 8, 7, 9,19,
- 12, 4, 4, 7, 7, 9,11,18, 9, 5, 6, 6, 8, 7, 8,17,
- 14, 8, 7, 8, 8,10,12,18, 9, 6, 8, 6, 8, 6, 8,18,
- 9, 8,11, 8,11, 7, 5,15,16,18,18,18,17,15,11,18,
-};
-
-static const static_codebook _huff_book__44un1__long = {
- 2, 64,
- (char *)_huff_lengthlist__44un1__long,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
-static const long _vq_quantlist__44un1__p1_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44un1__p1_0[] = {
- 1, 4, 4, 5, 8, 7, 5, 7, 8, 5, 8, 8, 8,10,11, 8,
- 10,11, 5, 8, 8, 8,11,10, 8,11,10, 4, 9, 9, 8,11,
- 11, 8,11,11, 8,12,11,10,12,14,11,13,13, 7,11,11,
- 10,13,11,11,13,14, 4, 8, 9, 8,11,11, 8,11,12, 7,
- 11,11,11,14,13,10,11,13, 8,11,12,11,13,13,10,14,
- 12,
-};
-
-static const static_codebook _44un1__p1_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44un1__p1_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44un1__p1_0,
- 0
-};
-
-static const long _vq_quantlist__44un1__p2_0[] = {
- 1,
- 0,
- 2,
-};
-
-static const char _vq_lengthlist__44un1__p2_0[] = {
- 2, 4, 4, 5, 6, 6, 5, 6, 6, 5, 7, 7, 7, 8, 8, 6,
- 7, 9, 5, 7, 7, 6, 8, 7, 7, 9, 8, 4, 7, 7, 7, 9,
- 8, 7, 8, 8, 7, 9, 8, 8, 8,10, 9,10,10, 6, 8, 8,
- 7,10, 8, 9,10,10, 5, 7, 7, 7, 8, 8, 7, 8, 9, 6,
- 8, 8, 9,10,10, 7, 8,10, 6, 8, 9, 9,10,10, 8,10,
- 8,
-};
-
-static const static_codebook _44un1__p2_0 = {
- 4, 81,
- (char *)_vq_lengthlist__44un1__p2_0,
- 1, -535822336, 1611661312, 2, 0,
- (long *)_vq_quantlist__44un1__p2_0,
- 0
-};
-
-static const long _vq_quantlist__44un1__p3_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44un1__p3_0[] = {
- 1, 5, 5, 8, 8, 5, 8, 7, 9, 9, 5, 7, 8, 9, 9, 9,
- 10, 9,12,12, 9, 9,10,11,12, 6, 8, 8,10,10, 8,10,
- 10,11,11, 8, 9,10,11,11,10,11,11,13,13,10,11,11,
- 12,13, 6, 8, 8,10,10, 8,10, 9,11,11, 8,10,10,11,
- 11,10,11,11,13,12,10,11,11,13,12, 9,11,11,15,13,
- 10,12,11,15,13,10,11,11,15,14,12,14,13,16,15,12,
- 13,13,17,16, 9,11,11,13,15,10,11,12,14,15,10,11,
- 12,14,15,12,13,13,15,16,12,13,13,16,16, 5, 8, 8,
- 11,11, 8,10,10,12,12, 8,10,10,12,12,11,12,12,14,
- 14,11,12,12,14,14, 8,11,10,13,12,10,11,12,12,13,
- 10,12,12,13,13,12,12,13,13,15,11,12,13,15,14, 7,
- 10,10,12,12, 9,12,11,13,12,10,12,12,13,14,12,13,
- 12,15,13,11,13,12,14,15,10,12,12,16,14,11,12,12,
- 16,15,11,13,12,17,16,13,13,15,15,17,13,15,15,20,
- 17,10,12,12,14,16,11,12,12,15,15,11,13,13,15,18,
- 13,14,13,15,15,13,15,14,16,16, 5, 8, 8,11,11, 8,
- 10,10,12,12, 8,10,10,12,12,11,12,12,14,14,11,12,
- 12,14,15, 7,10,10,13,12,10,12,12,14,13, 9,10,12,
- 12,13,11,13,13,15,15,11,12,13,13,15, 8,10,10,12,
- 13,10,12,12,13,13,10,12,11,13,13,11,13,12,15,15,
- 12,13,12,15,13,10,12,12,16,14,11,12,12,16,15,10,
- 12,12,16,14,14,15,14,18,16,13,13,14,15,16,10,12,
- 12,14,16,11,13,13,16,16,11,13,12,14,16,13,15,15,
- 18,18,13,15,13,16,14, 8,11,11,16,16,10,13,13,17,
- 16,10,12,12,16,15,14,16,15,20,17,13,14,14,17,17,
- 9,12,12,16,16,11,13,14,16,17,11,13,13,16,16,15,
- 15,19,18, 0,14,15,15,18,18, 9,12,12,17,16,11,13,
- 12,17,16,11,12,13,15,17,15,16,15, 0,19,14,15,14,
- 19,18,12,14,14, 0,16,13,14,14,19,18,13,15,16,17,
- 16,15,15,17,18, 0,14,16,16,19, 0,12,14,14,16,18,
- 13,15,13,17,18,13,15,14,17,18,15,18,14,18,18,16,
- 17,16, 0,17, 8,11,11,15,15,10,12,12,16,16,10,13,
- 13,16,16,13,15,14,17,17,14,15,17,17,18, 9,12,12,
- 16,15,11,13,13,16,16,11,12,13,17,17,14,14,15,17,
- 17,14,15,16, 0,18, 9,12,12,16,17,11,13,13,16,17,
- 11,14,13,18,17,14,16,14,17,17,15,17,17,18,18,12,
- 14,14, 0,16,13,15,15,19, 0,12,13,15, 0, 0,14,17,
- 16,19, 0,16,15,18,18, 0,12,14,14,17, 0,13,14,14,
- 17, 0,13,15,14, 0,18,15,16,16, 0,18,15,18,15, 0,
- 17,
-};
-
-static const static_codebook _44un1__p3_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44un1__p3_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44un1__p3_0,
- 0
-};
-
-static const long _vq_quantlist__44un1__p4_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44un1__p4_0[] = {
- 3, 5, 5, 9, 9, 5, 6, 6,10, 9, 5, 6, 6, 9,10,10,
- 10,10,12,11, 9,10,10,12,12, 5, 7, 7,10,10, 7, 7,
- 8,10,11, 7, 7, 8,10,11,10,10,11,11,13,10,10,11,
- 11,13, 6, 7, 7,10,10, 7, 8, 7,11,10, 7, 8, 7,10,
- 10,10,11, 9,13,11,10,11,10,13,11,10,10,10,14,13,
- 10,11,11,14,13,10,10,11,13,14,12,12,13,15,15,12,
- 12,13,13,14,10,10,10,12,13,10,11,10,13,13,10,11,
- 11,13,13,12,13,12,14,13,12,13,13,14,13, 5, 7, 7,
- 10,10, 7, 8, 8,11,10, 7, 8, 8,10,10,11,11,11,13,
- 13,10,11,11,12,12, 7, 8, 8,11,11, 7, 8, 9,10,12,
- 8, 9, 9,11,11,11,10,12,11,14,11,11,12,13,13, 6,
- 8, 8,10,11, 7, 9, 7,12,10, 8, 9,10,11,12,10,12,
- 10,14,11,11,12,11,13,13,10,11,11,14,14,10,10,11,
- 13,14,11,12,12,15,13,12,11,14,12,16,12,13,14,15,
- 16,10,10,11,13,14,10,11,10,14,12,11,12,12,13,14,
- 12,13,11,15,12,14,14,14,15,15, 5, 7, 7,10,10, 7,
- 8, 8,10,10, 7, 8, 8,10,11,10,11,10,12,12,10,11,
- 11,12,13, 6, 8, 8,11,11, 8, 9, 9,12,11, 7, 7, 9,
- 10,12,11,11,11,12,13,11,10,12,11,15, 7, 8, 8,11,
- 11, 8, 9, 9,11,11, 7, 9, 8,12,10,11,12,11,13,12,
- 11,12,10,15,11,10,11,10,14,12,11,12,11,14,13,10,
- 10,11,13,14,13,13,13,17,15,12,11,14,12,15,10,10,
- 11,13,14,11,12,12,14,14,10,11,10,14,13,13,14,13,
- 16,17,12,14,11,16,12, 9,10,10,14,13,10,11,10,14,
- 14,10,11,11,13,13,13,14,14,16,15,12,13,13,14,14,
- 9,11,10,14,13,10,10,12,13,14,11,12,11,14,13,13,
- 14,14,14,15,13,14,14,15,15, 9,10,11,13,14,10,11,
- 10,15,13,11,11,12,12,15,13,14,12,15,14,13,13,14,
- 14,15,12,13,12,16,14,11,11,12,15,14,13,15,13,16,
- 14,13,12,15,12,17,15,16,15,16,16,12,12,13,13,15,
- 11,13,11,15,14,13,13,14,15,17,13,14,12, 0,13,14,
- 15,14,15, 0, 9,10,10,13,13,10,11,11,13,13,10,11,
- 11,13,13,12,13,12,14,14,13,14,14,15,17, 9,10,10,
- 13,13,11,12,11,15,12,10,10,11,13,16,13,14,13,15,
- 14,13,13,14,15,16,10,10,11,13,14,11,11,12,13,14,
- 10,12,11,14,14,13,13,13,14,15,13,15,13,16,15,12,
- 13,12,15,13,12,15,13,15,15,11,11,13,14,15,15,15,
- 15,15,17,13,12,14,13,17,12,12,14,14,15,13,13,14,
- 14,16,11,13,11,16,15,14,16,16,17, 0,14,13,11,16,
- 12,
-};
-
-static const static_codebook _44un1__p4_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44un1__p4_0,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44un1__p4_0,
- 0
-};
-
-static const long _vq_quantlist__44un1__p5_0[] = {
- 4,
- 3,
- 5,
- 2,
- 6,
- 1,
- 7,
- 0,
- 8,
-};
-
-static const char _vq_lengthlist__44un1__p5_0[] = {
- 1, 4, 4, 7, 7, 8, 8, 9, 9, 4, 6, 5, 8, 7, 8, 8,
- 10, 9, 4, 6, 6, 8, 8, 8, 8,10,10, 7, 8, 7, 9, 9,
- 9, 9,11,10, 7, 8, 8, 9, 9, 9, 9,10,11, 8, 8, 8,
- 9, 9,10,10,11,11, 8, 8, 8, 9, 9,10,10,11,11, 9,
- 10,10,11,10,11,11,12,12, 9,10,10,10,11,11,11,12,
- 12,
-};
-
-static const static_codebook _44un1__p5_0 = {
- 2, 81,
- (char *)_vq_lengthlist__44un1__p5_0,
- 1, -531628032, 1611661312, 4, 0,
- (long *)_vq_quantlist__44un1__p5_0,
- 0
-};
-
-static const long _vq_quantlist__44un1__p6_0[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44un1__p6_0[] = {
- 1, 4, 4, 6, 6, 8, 8,10,10,11,11,15,15, 4, 5, 5,
- 8, 8, 9, 9,11,11,12,12,16,16, 4, 5, 6, 8, 8, 9,
- 9,11,11,12,12,14,14, 7, 8, 8, 9, 9,10,10,11,12,
- 13,13,16,17, 7, 8, 8, 9, 9,10,10,12,12,12,13,15,
- 15, 9,10,10,10,10,11,11,12,12,13,13,15,16, 9, 9,
- 9,10,10,11,11,13,12,13,13,17,17,10,11,11,11,12,
- 12,12,13,13,14,15, 0,18,10,11,11,12,12,12,13,14,
- 13,14,14,17,16,11,12,12,13,13,14,14,14,14,15,16,
- 17,16,11,12,12,13,13,14,14,14,14,15,15,17,17,14,
- 15,15,16,16,16,17,17,16, 0,17, 0,18,14,15,15,16,
- 16, 0,15,18,18, 0,16, 0, 0,
-};
-
-static const static_codebook _44un1__p6_0 = {
- 2, 169,
- (char *)_vq_lengthlist__44un1__p6_0,
- 1, -526516224, 1616117760, 4, 0,
- (long *)_vq_quantlist__44un1__p6_0,
- 0
-};
-
-static const long _vq_quantlist__44un1__p6_1[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44un1__p6_1[] = {
- 2, 4, 4, 5, 5, 4, 5, 5, 5, 5, 4, 5, 5, 6, 5, 5,
- 6, 5, 6, 6, 5, 6, 6, 6, 6,
-};
-
-static const static_codebook _44un1__p6_1 = {
- 2, 25,
- (char *)_vq_lengthlist__44un1__p6_1,
- 1, -533725184, 1611661312, 3, 0,
- (long *)_vq_quantlist__44un1__p6_1,
- 0
-};
-
-static const long _vq_quantlist__44un1__p7_0[] = {
- 2,
- 1,
- 3,
- 0,
- 4,
-};
-
-static const char _vq_lengthlist__44un1__p7_0[] = {
- 1, 5, 3,11,11,11,11,11,11,11, 8,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,10,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,10,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11, 8,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,10,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11, 7,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,10,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,
- 10,
-};
-
-static const static_codebook _44un1__p7_0 = {
- 4, 625,
- (char *)_vq_lengthlist__44un1__p7_0,
- 1, -518709248, 1626677248, 3, 0,
- (long *)_vq_quantlist__44un1__p7_0,
- 0
-};
-
-static const long _vq_quantlist__44un1__p7_1[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44un1__p7_1[] = {
- 1, 4, 4, 6, 6, 6, 6, 9, 8, 9, 8, 8, 8, 5, 7, 7,
- 7, 7, 8, 8, 8,10, 8,10, 8, 9, 5, 7, 7, 8, 7, 7,
- 8,10,10,11,10,12,11, 7, 8, 8, 9, 9, 9,10,11,11,
- 11,11,11,11, 7, 8, 8, 8, 9, 9, 9,10,10,10,11,11,
- 12, 7, 8, 8, 9, 9,10,11,11,12,11,12,11,11, 7, 8,
- 8, 9, 9,10,10,11,11,11,12,12,11, 8,10,10,10,10,
- 11,11,14,11,12,12,12,13, 9,10,10,10,10,12,11,14,
- 11,14,11,12,13,10,11,11,11,11,13,11,14,14,13,13,
- 13,14,11,11,11,12,11,12,12,12,13,14,14,13,14,12,
- 11,12,12,12,12,13,13,13,14,13,14,14,11,12,12,14,
- 12,13,13,12,13,13,14,14,14,
-};
-
-static const static_codebook _44un1__p7_1 = {
- 2, 169,
- (char *)_vq_lengthlist__44un1__p7_1,
- 1, -523010048, 1618608128, 4, 0,
- (long *)_vq_quantlist__44un1__p7_1,
- 0
-};
-
-static const long _vq_quantlist__44un1__p7_2[] = {
- 6,
- 5,
- 7,
- 4,
- 8,
- 3,
- 9,
- 2,
- 10,
- 1,
- 11,
- 0,
- 12,
-};
-
-static const char _vq_lengthlist__44un1__p7_2[] = {
- 3, 4, 4, 6, 6, 7, 7, 8, 8, 9, 9, 9, 8, 4, 5, 5,
- 6, 6, 8, 8, 9, 8, 9, 9, 9, 9, 4, 5, 5, 7, 6, 8,
- 8, 8, 8, 9, 8, 9, 8, 6, 7, 7, 7, 8, 8, 8, 9, 9,
- 9, 9, 9, 9, 6, 7, 7, 7, 7, 8, 8, 9, 9, 9, 9, 9,
- 9, 7, 8, 8, 8, 8, 9, 8, 9, 9,10, 9, 9,10, 7, 8,
- 8, 8, 8, 9, 9, 9, 9, 9, 9,10,10, 8, 9, 9, 9, 9,
- 9, 9, 9, 9,10,10, 9,10, 8, 9, 9, 9, 9, 9, 9, 9,
- 9, 9, 9,10,10, 9, 9, 9,10, 9, 9,10, 9, 9,10,10,
- 10,10, 9, 9, 9, 9, 9, 9, 9,10, 9,10,10,10,10, 9,
- 9, 9,10, 9, 9,10,10, 9,10,10,10,10, 9, 9, 9,10,
- 9, 9, 9,10,10,10,10,10,10,
-};
-
-static const static_codebook _44un1__p7_2 = {
- 2, 169,
- (char *)_vq_lengthlist__44un1__p7_2,
- 1, -531103744, 1611661312, 4, 0,
- (long *)_vq_quantlist__44un1__p7_2,
- 0
-};
-
-static const char _huff_lengthlist__44un1__short[] = {
- 12,12,14,12,14,14,14,14,12, 6, 6, 8, 9, 9,11,14,
- 12, 4, 2, 6, 6, 7,11,14,13, 6, 5, 7, 8, 9,11,14,
- 13, 8, 5, 8, 6, 8,12,14,12, 7, 7, 8, 8, 8,10,14,
- 12, 6, 3, 4, 4, 4, 7,14,11, 7, 4, 6, 6, 6, 8,14,
-};
-
-static const static_codebook _huff_book__44un1__short = {
- 2, 64,
- (char *)_huff_lengthlist__44un1__short,
- 0, 0, 0, 0, 0,
- NULL,
- 0
-};
-
diff --git a/contrib/vorbis/lib/codebook.c b/contrib/vorbis/lib/codebook.c
deleted file mode 100644
index 78672e2..0000000
--- a/contrib/vorbis/lib/codebook.c
+++ /dev/null
@@ -1,461 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2015 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: basic codebook pack/unpack/code/decode operations
-
- ********************************************************************/
-
-#include <stdlib.h>
-#include <string.h>
-#include <math.h>
-#include <ogg/ogg.h>
-#include "vorbis/codec.h"
-#include "codebook.h"
-#include "scales.h"
-#include "misc.h"
-#include "os.h"
-
-/* packs the given codebook into the bitstream **************************/
-
-int vorbis_staticbook_pack(const static_codebook *c,oggpack_buffer *opb){
- long i,j;
- int ordered=0;
-
- /* first the basic parameters */
- oggpack_write(opb,0x564342,24);
- oggpack_write(opb,c->dim,16);
- oggpack_write(opb,c->entries,24);
-
- /* pack the codewords. There are two packings; length ordered and
- length random. Decide between the two now. */
-
- for(i=1;i<c->entries;i++)
- if(c->lengthlist[i-1]==0 || c->lengthlist[i]<c->lengthlist[i-1])break;
- if(i==c->entries)ordered=1;
-
- if(ordered){
- /* length ordered. We only need to say how many codewords of
- each length. The actual codewords are generated
- deterministically */
-
- long count=0;
- oggpack_write(opb,1,1); /* ordered */
- oggpack_write(opb,c->lengthlist[0]-1,5); /* 1 to 32 */
-
- for(i=1;i<c->entries;i++){
- char this=c->lengthlist[i];
- char last=c->lengthlist[i-1];
- if(this>last){
- for(j=last;j<this;j++){
- oggpack_write(opb,i-count,ov_ilog(c->entries-count));
- count=i;
- }
- }
- }
- oggpack_write(opb,i-count,ov_ilog(c->entries-count));
-
- }else{
- /* length random. Again, we don't code the codeword itself, just
- the length. This time, though, we have to encode each length */
- oggpack_write(opb,0,1); /* unordered */
-
- /* algortihmic mapping has use for 'unused entries', which we tag
- here. The algorithmic mapping happens as usual, but the unused
- entry has no codeword. */
- for(i=0;i<c->entries;i++)
- if(c->lengthlist[i]==0)break;
-
- if(i==c->entries){
- oggpack_write(opb,0,1); /* no unused entries */
- for(i=0;i<c->entries;i++)
- oggpack_write(opb,c->lengthlist[i]-1,5);
- }else{
- oggpack_write(opb,1,1); /* we have unused entries; thus we tag */
- for(i=0;i<c->entries;i++){
- if(c->lengthlist[i]==0){
- oggpack_write(opb,0,1);
- }else{
- oggpack_write(opb,1,1);
- oggpack_write(opb,c->lengthlist[i]-1,5);
- }
- }
- }
- }
-
- /* is the entry number the desired return value, or do we have a
- mapping? If we have a mapping, what type? */
- oggpack_write(opb,c->maptype,4);
- switch(c->maptype){
- case 0:
- /* no mapping */
- break;
- case 1:case 2:
- /* implicitly populated value mapping */
- /* explicitly populated value mapping */
-
- if(!c->quantlist){
- /* no quantlist? error */
- return(-1);
- }
-
- /* values that define the dequantization */
- oggpack_write(opb,c->q_min,32);
- oggpack_write(opb,c->q_delta,32);
- oggpack_write(opb,c->q_quant-1,4);
- oggpack_write(opb,c->q_sequencep,1);
-
- {
- int quantvals;
- switch(c->maptype){
- case 1:
- /* a single column of (c->entries/c->dim) quantized values for
- building a full value list algorithmically (square lattice) */
- quantvals=_book_maptype1_quantvals(c);
- break;
- case 2:
- /* every value (c->entries*c->dim total) specified explicitly */
- quantvals=c->entries*c->dim;
- break;
- default: /* NOT_REACHABLE */
- quantvals=-1;
- }
-
- /* quantized values */
- for(i=0;i<quantvals;i++)
- oggpack_write(opb,labs(c->quantlist[i]),c->q_quant);
-
- }
- break;
- default:
- /* error case; we don't have any other map types now */
- return(-1);
- }
-
- return(0);
-}
-
-/* unpacks a codebook from the packet buffer into the codebook struct,
- readies the codebook auxiliary structures for decode *************/
-static_codebook *vorbis_staticbook_unpack(oggpack_buffer *opb){
- long i,j;
- static_codebook *s=_ogg_calloc(1,sizeof(*s));
- s->allocedp=1;
-
- /* make sure alignment is correct */
- if(oggpack_read(opb,24)!=0x564342)goto _eofout;
-
- /* first the basic parameters */
- s->dim=oggpack_read(opb,16);
- s->entries=oggpack_read(opb,24);
- if(s->entries==-1)goto _eofout;
-
- if(ov_ilog(s->dim)+ov_ilog(s->entries)>24)goto _eofout;
-
- /* codeword ordering.... length ordered or unordered? */
- switch((int)oggpack_read(opb,1)){
- case 0:{
- long unused;
- /* allocated but unused entries? */
- unused=oggpack_read(opb,1);
- if((s->entries*(unused?1:5)+7)>>3>opb->storage-oggpack_bytes(opb))
- goto _eofout;
- /* unordered */
- s->lengthlist=_ogg_malloc(sizeof(*s->lengthlist)*s->entries);
-
- /* allocated but unused entries? */
- if(unused){
- /* yes, unused entries */
-
- for(i=0;i<s->entries;i++){
- if(oggpack_read(opb,1)){
- long num=oggpack_read(opb,5);
- if(num==-1)goto _eofout;
- s->lengthlist[i]=num+1;
- }else
- s->lengthlist[i]=0;
- }
- }else{
- /* all entries used; no tagging */
- for(i=0;i<s->entries;i++){
- long num=oggpack_read(opb,5);
- if(num==-1)goto _eofout;
- s->lengthlist[i]=num+1;
- }
- }
-
- break;
- }
- case 1:
- /* ordered */
- {
- long length=oggpack_read(opb,5)+1;
- if(length==0)goto _eofout;
- s->lengthlist=_ogg_malloc(sizeof(*s->lengthlist)*s->entries);
-
- for(i=0;i<s->entries;){
- long num=oggpack_read(opb,ov_ilog(s->entries-i));
- if(num==-1)goto _eofout;
- if(length>32 || num>s->entries-i ||
- (num>0 && (num-1)>>(length-1)>1)){
- goto _errout;
- }
- if(length>32)goto _errout;
- for(j=0;j<num;j++,i++)
- s->lengthlist[i]=length;
- length++;
- }
- }
- break;
- default:
- /* EOF */
- goto _eofout;
- }
-
- /* Do we have a mapping to unpack? */
- switch((s->maptype=oggpack_read(opb,4))){
- case 0:
- /* no mapping */
- break;
- case 1: case 2:
- /* implicitly populated value mapping */
- /* explicitly populated value mapping */
-
- s->q_min=oggpack_read(opb,32);
- s->q_delta=oggpack_read(opb,32);
- s->q_quant=oggpack_read(opb,4)+1;
- s->q_sequencep=oggpack_read(opb,1);
- if(s->q_sequencep==-1)goto _eofout;
-
- {
- int quantvals=0;
- switch(s->maptype){
- case 1:
- quantvals=(s->dim==0?0:_book_maptype1_quantvals(s));
- break;
- case 2:
- quantvals=s->entries*s->dim;
- break;
- }
-
- /* quantized values */
- if(((quantvals*s->q_quant+7)>>3)>opb->storage-oggpack_bytes(opb))
- goto _eofout;
- s->quantlist=_ogg_malloc(sizeof(*s->quantlist)*quantvals);
- for(i=0;i<quantvals;i++)
- s->quantlist[i]=oggpack_read(opb,s->q_quant);
-
- if(quantvals&&s->quantlist[quantvals-1]==-1)goto _eofout;
- }
- break;
- default:
- goto _errout;
- }
-
- /* all set */
- return(s);
-
- _errout:
- _eofout:
- vorbis_staticbook_destroy(s);
- return(NULL);
-}
-
-/* returns the number of bits ************************************************/
-int vorbis_book_encode(codebook *book, int a, oggpack_buffer *b){
- if(a<0 || a>=book->c->entries)return(0);
- oggpack_write(b,book->codelist[a],book->c->lengthlist[a]);
- return(book->c->lengthlist[a]);
-}
-
-/* the 'eliminate the decode tree' optimization actually requires the
- codewords to be MSb first, not LSb. This is an annoying inelegancy
- (and one of the first places where carefully thought out design
- turned out to be wrong; Vorbis II and future Ogg codecs should go
- to an MSb bitpacker), but not actually the huge hit it appears to
- be. The first-stage decode table catches most words so that
- bitreverse is not in the main execution path. */
-
-static ogg_uint32_t bitreverse(ogg_uint32_t x){
- x= ((x>>16)&0x0000ffff) | ((x<<16)&0xffff0000);
- x= ((x>> 8)&0x00ff00ff) | ((x<< 8)&0xff00ff00);
- x= ((x>> 4)&0x0f0f0f0f) | ((x<< 4)&0xf0f0f0f0);
- x= ((x>> 2)&0x33333333) | ((x<< 2)&0xcccccccc);
- return((x>> 1)&0x55555555) | ((x<< 1)&0xaaaaaaaa);
-}
-
-STIN long decode_packed_entry_number(codebook *book, oggpack_buffer *b){
- int read=book->dec_maxlength;
- long lo,hi;
- long lok = oggpack_look(b,book->dec_firsttablen);
-
- if (lok >= 0) {
- long entry = book->dec_firsttable[lok];
- if(entry&0x80000000UL){
- lo=(entry>>15)&0x7fff;
- hi=book->used_entries-(entry&0x7fff);
- }else{
- oggpack_adv(b, book->dec_codelengths[entry-1]);
- return(entry-1);
- }
- }else{
- lo=0;
- hi=book->used_entries;
- }
-
- /* Single entry codebooks use a firsttablen of 1 and a
- dec_maxlength of 1. If a single-entry codebook gets here (due to
- failure to read one bit above), the next look attempt will also
- fail and we'll correctly kick out instead of trying to walk the
- underformed tree */
-
- lok = oggpack_look(b, read);
-
- while(lok<0 && read>1)
- lok = oggpack_look(b, --read);
- if(lok<0)return -1;
-
- /* bisect search for the codeword in the ordered list */
- {
- ogg_uint32_t testword=bitreverse((ogg_uint32_t)lok);
-
- while(hi-lo>1){
- long p=(hi-lo)>>1;
- long test=book->codelist[lo+p]>testword;
- lo+=p&(test-1);
- hi-=p&(-test);
- }
-
- if(book->dec_codelengths[lo]<=read){
- oggpack_adv(b, book->dec_codelengths[lo]);
- return(lo);
- }
- }
-
- oggpack_adv(b, read);
-
- return(-1);
-}
-
-/* Decode side is specced and easier, because we don't need to find
- matches using different criteria; we simply read and map. There are
- two things we need to do 'depending':
-
- We may need to support interleave. We don't really, but it's
- convenient to do it here rather than rebuild the vector later.
-
- Cascades may be additive or multiplicitive; this is not inherent in
- the codebook, but set in the code using the codebook. Like
- interleaving, it's easiest to do it here.
- addmul==0 -> declarative (set the value)
- addmul==1 -> additive
- addmul==2 -> multiplicitive */
-
-/* returns the [original, not compacted] entry number or -1 on eof *********/
-long vorbis_book_decode(codebook *book, oggpack_buffer *b){
- if(book->used_entries>0){
- long packed_entry=decode_packed_entry_number(book,b);
- if(packed_entry>=0)
- return(book->dec_index[packed_entry]);
- }
-
- /* if there's no dec_index, the codebook unpacking isn't collapsed */
- return(-1);
-}
-
-/* returns 0 on OK or -1 on eof *************************************/
-/* decode vector / dim granularity gaurding is done in the upper layer */
-long vorbis_book_decodevs_add(codebook *book,float *a,oggpack_buffer *b,int n){
- if(book->used_entries>0){
- int step=n/book->dim;
- long *entry = alloca(sizeof(*entry)*step);
- float **t = alloca(sizeof(*t)*step);
- int i,j,o;
-
- for (i = 0; i < step; i++) {
- entry[i]=decode_packed_entry_number(book,b);
- if(entry[i]==-1)return(-1);
- t[i] = book->valuelist+entry[i]*book->dim;
- }
- for(i=0,o=0;i<book->dim;i++,o+=step)
- for (j=0;o+j<n && j<step;j++)
- a[o+j]+=t[j][i];
- }
- return(0);
-}
-
-/* decode vector / dim granularity gaurding is done in the upper layer */
-long vorbis_book_decodev_add(codebook *book,float *a,oggpack_buffer *b,int n){
- if(book->used_entries>0){
- int i,j,entry;
- float *t;
-
- for(i=0;i<n;){
- entry = decode_packed_entry_number(book,b);
- if(entry==-1)return(-1);
- t = book->valuelist+entry*book->dim;
- for(j=0;i<n && j<book->dim;)
- a[i++]+=t[j++];
- }
- }
- return(0);
-}
-
-/* unlike the others, we guard against n not being an integer number
- of <dim> internally rather than in the upper layer (called only by
- floor0) */
-long vorbis_book_decodev_set(codebook *book,float *a,oggpack_buffer *b,int n){
- if(book->used_entries>0){
- int i,j,entry;
- float *t;
-
- for(i=0;i<n;){
- entry = decode_packed_entry_number(book,b);
- if(entry==-1)return(-1);
- t = book->valuelist+entry*book->dim;
- for (j=0;i<n && j<book->dim;){
- a[i++]=t[j++];
- }
- }
- }else{
- int i;
-
- for(i=0;i<n;){
- a[i++]=0.f;
- }
- }
- return(0);
-}
-
-long vorbis_book_decodevv_add(codebook *book,float **a,long offset,int ch,
- oggpack_buffer *b,int n){
-
- long i,j,entry;
- int chptr=0;
- if(book->used_entries>0){
- int m=(offset+n)/ch;
- for(i=offset/ch;i<m;){
- entry = decode_packed_entry_number(book,b);
- if(entry==-1)return(-1);
- {
- const float *t = book->valuelist+entry*book->dim;
- for (j=0;i<m && j<book->dim;j++){
- a[chptr++][i]+=t[j];
- if(chptr==ch){
- chptr=0;
- i++;
- }
- }
- }
- }
- }
- return(0);
-}
diff --git a/contrib/vorbis/lib/codebook.h b/contrib/vorbis/lib/codebook.h
deleted file mode 100644
index 08440c6..0000000
--- a/contrib/vorbis/lib/codebook.h
+++ /dev/null
@@ -1,117 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2015 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: basic shared codebook operations
-
- ********************************************************************/
-
-#ifndef _V_CODEBOOK_H_
-#define _V_CODEBOOK_H_
-
-#include <ogg/ogg.h>
-
-/* This structure encapsulates huffman and VQ style encoding books; it
- doesn't do anything specific to either.
-
- valuelist/quantlist are nonNULL (and q_* significant) only if
- there's entry->value mapping to be done.
-
- If encode-side mapping must be done (and thus the entry needs to be
- hunted), the auxiliary encode pointer will point to a decision
- tree. This is true of both VQ and huffman, but is mostly useful
- with VQ.
-
-*/
-
-typedef struct static_codebook{
- long dim; /* codebook dimensions (elements per vector) */
- long entries; /* codebook entries */
- char *lengthlist; /* codeword lengths in bits */
-
- /* mapping ***************************************************************/
- int maptype; /* 0=none
- 1=implicitly populated values from map column
- 2=listed arbitrary values */
-
- /* The below does a linear, single monotonic sequence mapping. */
- long q_min; /* packed 32 bit float; quant value 0 maps to minval */
- long q_delta; /* packed 32 bit float; val 1 - val 0 == delta */
- int q_quant; /* bits: 0 < quant <= 16 */
- int q_sequencep; /* bitflag */
-
- long *quantlist; /* map == 1: (int)(entries^(1/dim)) element column map
- map == 2: list of dim*entries quantized entry vals
- */
- int allocedp;
-} static_codebook;
-
-typedef struct codebook{
- long dim; /* codebook dimensions (elements per vector) */
- long entries; /* codebook entries */
- long used_entries; /* populated codebook entries */
- const static_codebook *c;
-
- /* for encode, the below are entry-ordered, fully populated */
- /* for decode, the below are ordered by bitreversed codeword and only
- used entries are populated */
- float *valuelist; /* list of dim*entries actual entry values */
- ogg_uint32_t *codelist; /* list of bitstream codewords for each entry */
-
- int *dec_index; /* only used if sparseness collapsed */
- char *dec_codelengths;
- ogg_uint32_t *dec_firsttable;
- int dec_firsttablen;
- int dec_maxlength;
-
- /* The current encoder uses only centered, integer-only lattice books. */
- int quantvals;
- int minval;
- int delta;
-} codebook;
-
-extern void vorbis_staticbook_destroy(static_codebook *b);
-extern int vorbis_book_init_encode(codebook *dest,const static_codebook *source);
-extern int vorbis_book_init_decode(codebook *dest,const static_codebook *source);
-extern void vorbis_book_clear(codebook *b);
-
-extern float *_book_unquantize(const static_codebook *b,int n,int *map);
-extern float *_book_logdist(const static_codebook *b,float *vals);
-extern float _float32_unpack(long val);
-extern long _float32_pack(float val);
-extern int _best(codebook *book, float *a, int step);
-extern long _book_maptype1_quantvals(const static_codebook *b);
-
-extern int vorbis_book_besterror(codebook *book,float *a,int step,int addmul);
-extern long vorbis_book_codeword(codebook *book,int entry);
-extern long vorbis_book_codelen(codebook *book,int entry);
-
-
-
-extern int vorbis_staticbook_pack(const static_codebook *c,oggpack_buffer *b);
-extern static_codebook *vorbis_staticbook_unpack(oggpack_buffer *b);
-
-extern int vorbis_book_encode(codebook *book, int a, oggpack_buffer *b);
-
-extern long vorbis_book_decode(codebook *book, oggpack_buffer *b);
-extern long vorbis_book_decodevs_add(codebook *book, float *a,
- oggpack_buffer *b,int n);
-extern long vorbis_book_decodev_set(codebook *book, float *a,
- oggpack_buffer *b,int n);
-extern long vorbis_book_decodev_add(codebook *book, float *a,
- oggpack_buffer *b,int n);
-extern long vorbis_book_decodevv_add(codebook *book, float **a,
- long off,int ch,
- oggpack_buffer *b,int n);
-
-
-
-#endif
diff --git a/contrib/vorbis/lib/codec_internal.h b/contrib/vorbis/lib/codec_internal.h
deleted file mode 100644
index e522be1..0000000
--- a/contrib/vorbis/lib/codec_internal.h
+++ /dev/null
@@ -1,166 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: libvorbis codec headers
-
- ********************************************************************/
-
-#ifndef _V_CODECI_H_
-#define _V_CODECI_H_
-
-#include "envelope.h"
-#include "codebook.h"
-
-#define BLOCKTYPE_IMPULSE 0
-#define BLOCKTYPE_PADDING 1
-#define BLOCKTYPE_TRANSITION 0
-#define BLOCKTYPE_LONG 1
-
-#define PACKETBLOBS 15
-
-typedef struct vorbis_block_internal{
- float **pcmdelay; /* this is a pointer into local storage */
- float ampmax;
- int blocktype;
-
- oggpack_buffer *packetblob[PACKETBLOBS]; /* initialized, must be freed;
- blob [PACKETBLOBS/2] points to
- the oggpack_buffer in the
- main vorbis_block */
-} vorbis_block_internal;
-
-typedef void vorbis_look_floor;
-typedef void vorbis_look_residue;
-typedef void vorbis_look_transform;
-
-/* mode ************************************************************/
-typedef struct {
- int blockflag;
- int windowtype;
- int transformtype;
- int mapping;
-} vorbis_info_mode;
-
-typedef void vorbis_info_floor;
-typedef void vorbis_info_residue;
-typedef void vorbis_info_mapping;
-
-#include "psy.h"
-#include "bitrate.h"
-
-typedef struct private_state {
- /* local lookup storage */
- envelope_lookup *ve; /* envelope lookup */
- int window[2];
- vorbis_look_transform **transform[2]; /* block, type */
- drft_lookup fft_look[2];
-
- int modebits;
- vorbis_look_floor **flr;
- vorbis_look_residue **residue;
- vorbis_look_psy *psy;
- vorbis_look_psy_global *psy_g_look;
-
- /* local storage, only used on the encoding side. This way the
- application does not need to worry about freeing some packets'
- memory and not others'; packet storage is always tracked.
- Cleared next call to a _dsp_ function */
- unsigned char *header;
- unsigned char *header1;
- unsigned char *header2;
-
- bitrate_manager_state bms;
-
- ogg_int64_t sample_count;
-} private_state;
-
-/* codec_setup_info contains all the setup information specific to the
- specific compression/decompression mode in progress (eg,
- psychoacoustic settings, channel setup, options, codebook
- etc).
-*********************************************************************/
-
-#include "highlevel.h"
-typedef struct codec_setup_info {
-
- /* Vorbis supports only short and long blocks, but allows the
- encoder to choose the sizes */
-
- long blocksizes[2];
-
- /* modes are the primary means of supporting on-the-fly different
- blocksizes, different channel mappings (LR or M/A),
- different residue backends, etc. Each mode consists of a
- blocksize flag and a mapping (along with the mapping setup */
-
- int modes;
- int maps;
- int floors;
- int residues;
- int books;
- int psys; /* encode only */
-
- vorbis_info_mode *mode_param[64];
- int map_type[64];
- vorbis_info_mapping *map_param[64];
- int floor_type[64];
- vorbis_info_floor *floor_param[64];
- int residue_type[64];
- vorbis_info_residue *residue_param[64];
- static_codebook *book_param[256];
- codebook *fullbooks;
-
- vorbis_info_psy *psy_param[4]; /* encode only */
- vorbis_info_psy_global psy_g_param;
-
- bitrate_manager_info bi;
- highlevel_encode_setup hi; /* used only by vorbisenc.c. It's a
- highly redundant structure, but
- improves clarity of program flow. */
- int halfrate_flag; /* painless downsample for decode */
-} codec_setup_info;
-
-extern vorbis_look_psy_global *_vp_global_look(vorbis_info *vi);
-extern void _vp_global_free(vorbis_look_psy_global *look);
-
-
-
-typedef struct {
- int sorted_index[VIF_POSIT+2];
- int forward_index[VIF_POSIT+2];
- int reverse_index[VIF_POSIT+2];
-
- int hineighbor[VIF_POSIT];
- int loneighbor[VIF_POSIT];
- int posts;
-
- int n;
- int quant_q;
- vorbis_info_floor1 *vi;
-
- long phrasebits;
- long postbits;
- long frames;
-} vorbis_look_floor1;
-
-
-
-extern int *floor1_fit(vorbis_block *vb,vorbis_look_floor1 *look,
- const float *logmdct, /* in */
- const float *logmask);
-extern int *floor1_interpolate_fit(vorbis_block *vb,vorbis_look_floor1 *look,
- int *A,int *B,
- int del);
-extern int floor1_encode(oggpack_buffer *opb,vorbis_block *vb,
- vorbis_look_floor1 *look,
- int *post,int *ilogmask);
-#endif
diff --git a/contrib/vorbis/lib/envelope.c b/contrib/vorbis/lib/envelope.c
deleted file mode 100644
index da75237..0000000
--- a/contrib/vorbis/lib/envelope.c
+++ /dev/null
@@ -1,374 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: PCM data envelope analysis
-
- ********************************************************************/
-
-#include <stdlib.h>
-#include <string.h>
-#include <stdio.h>
-#include <math.h>
-#include <ogg/ogg.h>
-#include "vorbis/codec.h"
-#include "codec_internal.h"
-
-#include "os.h"
-#include "scales.h"
-#include "envelope.h"
-#include "mdct.h"
-#include "misc.h"
-
-void _ve_envelope_init(envelope_lookup *e,vorbis_info *vi){
- codec_setup_info *ci=vi->codec_setup;
- vorbis_info_psy_global *gi=&ci->psy_g_param;
- int ch=vi->channels;
- int i,j;
- int n=e->winlength=128;
- e->searchstep=64; /* not random */
-
- e->minenergy=gi->preecho_minenergy;
- e->ch=ch;
- e->storage=128;
- e->cursor=ci->blocksizes[1]/2;
- e->mdct_win=_ogg_calloc(n,sizeof(*e->mdct_win));
- mdct_init(&e->mdct,n);
-
- for(i=0;i<n;i++){
- e->mdct_win[i]=sin(i/(n-1.)*M_PI);
- e->mdct_win[i]*=e->mdct_win[i];
- }
-
- /* magic follows */
- e->band[0].begin=2; e->band[0].end=4;
- e->band[1].begin=4; e->band[1].end=5;
- e->band[2].begin=6; e->band[2].end=6;
- e->band[3].begin=9; e->band[3].end=8;
- e->band[4].begin=13; e->band[4].end=8;
- e->band[5].begin=17; e->band[5].end=8;
- e->band[6].begin=22; e->band[6].end=8;
-
- for(j=0;j<VE_BANDS;j++){
- n=e->band[j].end;
- e->band[j].window=_ogg_malloc(n*sizeof(*e->band[0].window));
- for(i=0;i<n;i++){
- e->band[j].window[i]=sin((i+.5)/n*M_PI);
- e->band[j].total+=e->band[j].window[i];
- }
- e->band[j].total=1./e->band[j].total;
- }
-
- e->filter=_ogg_calloc(VE_BANDS*ch,sizeof(*e->filter));
- e->mark=_ogg_calloc(e->storage,sizeof(*e->mark));
-
-}
-
-void _ve_envelope_clear(envelope_lookup *e){
- int i;
- mdct_clear(&e->mdct);
- for(i=0;i<VE_BANDS;i++)
- _ogg_free(e->band[i].window);
- _ogg_free(e->mdct_win);
- _ogg_free(e->filter);
- _ogg_free(e->mark);
- memset(e,0,sizeof(*e));
-}
-
-/* fairly straight threshhold-by-band based until we find something
- that works better and isn't patented. */
-
-static int _ve_amp(envelope_lookup *ve,
- vorbis_info_psy_global *gi,
- float *data,
- envelope_band *bands,
- envelope_filter_state *filters){
- long n=ve->winlength;
- int ret=0;
- long i,j;
- float decay;
-
- /* we want to have a 'minimum bar' for energy, else we're just
- basing blocks on quantization noise that outweighs the signal
- itself (for low power signals) */
-
- float minV=ve->minenergy;
- float *vec=alloca(n*sizeof(*vec));
-
- /* stretch is used to gradually lengthen the number of windows
- considered prevoius-to-potential-trigger */
- int stretch=max(VE_MINSTRETCH,ve->stretch/2);
- float penalty=gi->stretch_penalty-(ve->stretch/2-VE_MINSTRETCH);
- if(penalty<0.f)penalty=0.f;
- if(penalty>gi->stretch_penalty)penalty=gi->stretch_penalty;
-
- /*_analysis_output_always("lpcm",seq2,data,n,0,0,
- totalshift+pos*ve->searchstep);*/
-
- /* window and transform */
- for(i=0;i<n;i++)
- vec[i]=data[i]*ve->mdct_win[i];
- mdct_forward(&ve->mdct,vec,vec);
-
- /*_analysis_output_always("mdct",seq2,vec,n/2,0,1,0); */
-
- /* near-DC spreading function; this has nothing to do with
- psychoacoustics, just sidelobe leakage and window size */
- {
- float temp=vec[0]*vec[0]+.7*vec[1]*vec[1]+.2*vec[2]*vec[2];
- int ptr=filters->nearptr;
-
- /* the accumulation is regularly refreshed from scratch to avoid
- floating point creep */
- if(ptr==0){
- decay=filters->nearDC_acc=filters->nearDC_partialacc+temp;
- filters->nearDC_partialacc=temp;
- }else{
- decay=filters->nearDC_acc+=temp;
- filters->nearDC_partialacc+=temp;
- }
- filters->nearDC_acc-=filters->nearDC[ptr];
- filters->nearDC[ptr]=temp;
-
- decay*=(1./(VE_NEARDC+1));
- filters->nearptr++;
- if(filters->nearptr>=VE_NEARDC)filters->nearptr=0;
- decay=todB(&decay)*.5-15.f;
- }
-
- /* perform spreading and limiting, also smooth the spectrum. yes,
- the MDCT results in all real coefficients, but it still *behaves*
- like real/imaginary pairs */
- for(i=0;i<n/2;i+=2){
- float val=vec[i]*vec[i]+vec[i+1]*vec[i+1];
- val=todB(&val)*.5f;
- if(val<decay)val=decay;
- if(val<minV)val=minV;
- vec[i>>1]=val;
- decay-=8.;
- }
-
- /*_analysis_output_always("spread",seq2++,vec,n/4,0,0,0);*/
-
- /* perform preecho/postecho triggering by band */
- for(j=0;j<VE_BANDS;j++){
- float acc=0.;
- float valmax,valmin;
-
- /* accumulate amplitude */
- for(i=0;i<bands[j].end;i++)
- acc+=vec[i+bands[j].begin]*bands[j].window[i];
-
- acc*=bands[j].total;
-
- /* convert amplitude to delta */
- {
- int p,this=filters[j].ampptr;
- float postmax,postmin,premax=-99999.f,premin=99999.f;
-
- p=this;
- p--;
- if(p<0)p+=VE_AMP;
- postmax=max(acc,filters[j].ampbuf[p]);
- postmin=min(acc,filters[j].ampbuf[p]);
-
- for(i=0;i<stretch;i++){
- p--;
- if(p<0)p+=VE_AMP;
- premax=max(premax,filters[j].ampbuf[p]);
- premin=min(premin,filters[j].ampbuf[p]);
- }
-
- valmin=postmin-premin;
- valmax=postmax-premax;
-
- /*filters[j].markers[pos]=valmax;*/
- filters[j].ampbuf[this]=acc;
- filters[j].ampptr++;
- if(filters[j].ampptr>=VE_AMP)filters[j].ampptr=0;
- }
-
- /* look at min/max, decide trigger */
- if(valmax>gi->preecho_thresh[j]+penalty){
- ret|=1;
- ret|=4;
- }
- if(valmin<gi->postecho_thresh[j]-penalty)ret|=2;
- }
-
- return(ret);
-}
-
-#if 0
-static int seq=0;
-static ogg_int64_t totalshift=-1024;
-#endif
-
-long _ve_envelope_search(vorbis_dsp_state *v){
- vorbis_info *vi=v->vi;
- codec_setup_info *ci=vi->codec_setup;
- vorbis_info_psy_global *gi=&ci->psy_g_param;
- envelope_lookup *ve=((private_state *)(v->backend_state))->ve;
- long i,j;
-
- int first=ve->current/ve->searchstep;
- int last=v->pcm_current/ve->searchstep-VE_WIN;
- if(first<0)first=0;
-
- /* make sure we have enough storage to match the PCM */
- if(last+VE_WIN+VE_POST>ve->storage){
- ve->storage=last+VE_WIN+VE_POST; /* be sure */
- ve->mark=_ogg_realloc(ve->mark,ve->storage*sizeof(*ve->mark));
- }
-
- for(j=first;j<last;j++){
- int ret=0;
-
- ve->stretch++;
- if(ve->stretch>VE_MAXSTRETCH*2)
- ve->stretch=VE_MAXSTRETCH*2;
-
- for(i=0;i<ve->ch;i++){
- float *pcm=v->pcm[i]+ve->searchstep*(j);
- ret|=_ve_amp(ve,gi,pcm,ve->band,ve->filter+i*VE_BANDS);
- }
-
- ve->mark[j+VE_POST]=0;
- if(ret&1){
- ve->mark[j]=1;
- ve->mark[j+1]=1;
- }
-
- if(ret&2){
- ve->mark[j]=1;
- if(j>0)ve->mark[j-1]=1;
- }
-
- if(ret&4)ve->stretch=-1;
- }
-
- ve->current=last*ve->searchstep;
-
- {
- long centerW=v->centerW;
- long testW=
- centerW+
- ci->blocksizes[v->W]/4+
- ci->blocksizes[1]/2+
- ci->blocksizes[0]/4;
-
- j=ve->cursor;
-
- while(j<ve->current-(ve->searchstep)){/* account for postecho
- working back one window */
- if(j>=testW)return(1);
-
- ve->cursor=j;
-
- if(ve->mark[j/ve->searchstep]){
- if(j>centerW){
-
-#if 0
- if(j>ve->curmark){
- float *marker=alloca(v->pcm_current*sizeof(*marker));
- int l,m;
- memset(marker,0,sizeof(*marker)*v->pcm_current);
- fprintf(stderr,"mark! seq=%d, cursor:%fs time:%fs\n",
- seq,
- (totalshift+ve->cursor)/44100.,
- (totalshift+j)/44100.);
- _analysis_output_always("pcmL",seq,v->pcm[0],v->pcm_current,0,0,totalshift);
- _analysis_output_always("pcmR",seq,v->pcm[1],v->pcm_current,0,0,totalshift);
-
- _analysis_output_always("markL",seq,v->pcm[0],j,0,0,totalshift);
- _analysis_output_always("markR",seq,v->pcm[1],j,0,0,totalshift);
-
- for(m=0;m<VE_BANDS;m++){
- char buf[80];
- sprintf(buf,"delL%d",m);
- for(l=0;l<last;l++)marker[l*ve->searchstep]=ve->filter[m].markers[l]*.1;
- _analysis_output_always(buf,seq,marker,v->pcm_current,0,0,totalshift);
- }
-
- for(m=0;m<VE_BANDS;m++){
- char buf[80];
- sprintf(buf,"delR%d",m);
- for(l=0;l<last;l++)marker[l*ve->searchstep]=ve->filter[m+VE_BANDS].markers[l]*.1;
- _analysis_output_always(buf,seq,marker,v->pcm_current,0,0,totalshift);
- }
-
- for(l=0;l<last;l++)marker[l*ve->searchstep]=ve->mark[l]*.4;
- _analysis_output_always("mark",seq,marker,v->pcm_current,0,0,totalshift);
-
-
- seq++;
-
- }
-#endif
-
- ve->curmark=j;
- if(j>=testW)return(1);
- return(0);
- }
- }
- j+=ve->searchstep;
- }
- }
-
- return(-1);
-}
-
-int _ve_envelope_mark(vorbis_dsp_state *v){
- envelope_lookup *ve=((private_state *)(v->backend_state))->ve;
- vorbis_info *vi=v->vi;
- codec_setup_info *ci=vi->codec_setup;
- long centerW=v->centerW;
- long beginW=centerW-ci->blocksizes[v->W]/4;
- long endW=centerW+ci->blocksizes[v->W]/4;
- if(v->W){
- beginW-=ci->blocksizes[v->lW]/4;
- endW+=ci->blocksizes[v->nW]/4;
- }else{
- beginW-=ci->blocksizes[0]/4;
- endW+=ci->blocksizes[0]/4;
- }
-
- if(ve->curmark>=beginW && ve->curmark<endW)return(1);
- {
- long first=beginW/ve->searchstep;
- long last=endW/ve->searchstep;
- long i;
- for(i=first;i<last;i++)
- if(ve->mark[i])return(1);
- }
- return(0);
-}
-
-void _ve_envelope_shift(envelope_lookup *e,long shift){
- int smallsize=e->current/e->searchstep+VE_POST; /* adjust for placing marks
- ahead of ve->current */
- int smallshift=shift/e->searchstep;
-
- memmove(e->mark,e->mark+smallshift,(smallsize-smallshift)*sizeof(*e->mark));
-
-#if 0
- for(i=0;i<VE_BANDS*e->ch;i++)
- memmove(e->filter[i].markers,
- e->filter[i].markers+smallshift,
- (1024-smallshift)*sizeof(*(*e->filter).markers));
- totalshift+=shift;
-#endif
-
- e->current-=shift;
- if(e->curmark>=0)
- e->curmark-=shift;
- e->cursor-=shift;
-}
diff --git a/contrib/vorbis/lib/envelope.h b/contrib/vorbis/lib/envelope.h
deleted file mode 100644
index f466efd..0000000
--- a/contrib/vorbis/lib/envelope.h
+++ /dev/null
@@ -1,79 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: PCM data envelope analysis and manipulation
-
- ********************************************************************/
-
-#ifndef _V_ENVELOPE_
-#define _V_ENVELOPE_
-
-#include "mdct.h"
-
-#define VE_PRE 16
-#define VE_WIN 4
-#define VE_POST 2
-#define VE_AMP (VE_PRE+VE_POST-1)
-
-#define VE_BANDS 7
-#define VE_NEARDC 15
-
-#define VE_MINSTRETCH 2 /* a bit less than short block */
-#define VE_MAXSTRETCH 12 /* one-third full block */
-
-typedef struct {
- float ampbuf[VE_AMP];
- int ampptr;
-
- float nearDC[VE_NEARDC];
- float nearDC_acc;
- float nearDC_partialacc;
- int nearptr;
-
-} envelope_filter_state;
-
-typedef struct {
- int begin;
- int end;
- float *window;
- float total;
-} envelope_band;
-
-typedef struct {
- int ch;
- int winlength;
- int searchstep;
- float minenergy;
-
- mdct_lookup mdct;
- float *mdct_win;
-
- envelope_band band[VE_BANDS];
- envelope_filter_state *filter;
- int stretch;
-
- int *mark;
-
- long storage;
- long current;
- long curmark;
- long cursor;
-} envelope_lookup;
-
-extern void _ve_envelope_init(envelope_lookup *e,vorbis_info *vi);
-extern void _ve_envelope_clear(envelope_lookup *e);
-extern long _ve_envelope_search(vorbis_dsp_state *v);
-extern void _ve_envelope_shift(envelope_lookup *e,long shift);
-extern int _ve_envelope_mark(vorbis_dsp_state *v);
-
-
-#endif
diff --git a/contrib/vorbis/lib/floor0.c b/contrib/vorbis/lib/floor0.c
deleted file mode 100644
index 443c0e5..0000000
--- a/contrib/vorbis/lib/floor0.c
+++ /dev/null
@@ -1,223 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2015 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: floor backend 0 implementation
-
- ********************************************************************/
-
-#include <stdlib.h>
-#include <string.h>
-#include <math.h>
-#include <ogg/ogg.h>
-#include "vorbis/codec.h"
-#include "codec_internal.h"
-#include "registry.h"
-#include "lpc.h"
-#include "lsp.h"
-#include "codebook.h"
-#include "scales.h"
-#include "misc.h"
-#include "os.h"
-
-#include "misc.h"
-#include <stdio.h>
-
-typedef struct {
- int ln;
- int m;
- int **linearmap;
- int n[2];
-
- vorbis_info_floor0 *vi;
-
- long bits;
- long frames;
-} vorbis_look_floor0;
-
-
-/***********************************************/
-
-static void floor0_free_info(vorbis_info_floor *i){
- vorbis_info_floor0 *info=(vorbis_info_floor0 *)i;
- if(info){
- memset(info,0,sizeof(*info));
- _ogg_free(info);
- }
-}
-
-static void floor0_free_look(vorbis_look_floor *i){
- vorbis_look_floor0 *look=(vorbis_look_floor0 *)i;
- if(look){
-
- if(look->linearmap){
-
- if(look->linearmap[0])_ogg_free(look->linearmap[0]);
- if(look->linearmap[1])_ogg_free(look->linearmap[1]);
-
- _ogg_free(look->linearmap);
- }
- memset(look,0,sizeof(*look));
- _ogg_free(look);
- }
-}
-
-static vorbis_info_floor *floor0_unpack (vorbis_info *vi,oggpack_buffer *opb){
- codec_setup_info *ci=vi->codec_setup;
- int j;
-
- vorbis_info_floor0 *info=_ogg_malloc(sizeof(*info));
- info->order=oggpack_read(opb,8);
- info->rate=oggpack_read(opb,16);
- info->barkmap=oggpack_read(opb,16);
- info->ampbits=oggpack_read(opb,6);
- info->ampdB=oggpack_read(opb,8);
- info->numbooks=oggpack_read(opb,4)+1;
-
- if(info->order<1)goto err_out;
- if(info->rate<1)goto err_out;
- if(info->barkmap<1)goto err_out;
- if(info->numbooks<1)goto err_out;
-
- for(j=0;j<info->numbooks;j++){
- info->books[j]=oggpack_read(opb,8);
- if(info->books[j]<0 || info->books[j]>=ci->books)goto err_out;
- if(ci->book_param[info->books[j]]->maptype==0)goto err_out;
- if(ci->book_param[info->books[j]]->dim<1)goto err_out;
- }
- return(info);
-
- err_out:
- floor0_free_info(info);
- return(NULL);
-}
-
-/* initialize Bark scale and normalization lookups. We could do this
- with static tables, but Vorbis allows a number of possible
- combinations, so it's best to do it computationally.
-
- The below is authoritative in terms of defining scale mapping.
- Note that the scale depends on the sampling rate as well as the
- linear block and mapping sizes */
-
-static void floor0_map_lazy_init(vorbis_block *vb,
- vorbis_info_floor *infoX,
- vorbis_look_floor0 *look){
- if(!look->linearmap[vb->W]){
- vorbis_dsp_state *vd=vb->vd;
- vorbis_info *vi=vd->vi;
- codec_setup_info *ci=vi->codec_setup;
- vorbis_info_floor0 *info=(vorbis_info_floor0 *)infoX;
- int W=vb->W;
- int n=ci->blocksizes[W]/2,j;
-
- /* we choose a scaling constant so that:
- floor(bark(rate/2-1)*C)=mapped-1
- floor(bark(rate/2)*C)=mapped */
- float scale=look->ln/toBARK(info->rate/2.f);
-
- /* the mapping from a linear scale to a smaller bark scale is
- straightforward. We do *not* make sure that the linear mapping
- does not skip bark-scale bins; the decoder simply skips them and
- the encoder may do what it wishes in filling them. They're
- necessary in some mapping combinations to keep the scale spacing
- accurate */
- look->linearmap[W]=_ogg_malloc((n+1)*sizeof(**look->linearmap));
- for(j=0;j<n;j++){
- int val=floor( toBARK((info->rate/2.f)/n*j)
- *scale); /* bark numbers represent band edges */
- if(val>=look->ln)val=look->ln-1; /* guard against the approximation */
- look->linearmap[W][j]=val;
- }
- look->linearmap[W][j]=-1;
- look->n[W]=n;
- }
-}
-
-static vorbis_look_floor *floor0_look(vorbis_dsp_state *vd,
- vorbis_info_floor *i){
- vorbis_info_floor0 *info=(vorbis_info_floor0 *)i;
- vorbis_look_floor0 *look=_ogg_calloc(1,sizeof(*look));
-
- (void)vd;
-
- look->m=info->order;
- look->ln=info->barkmap;
- look->vi=info;
-
- look->linearmap=_ogg_calloc(2,sizeof(*look->linearmap));
-
- return look;
-}
-
-static void *floor0_inverse1(vorbis_block *vb,vorbis_look_floor *i){
- vorbis_look_floor0 *look=(vorbis_look_floor0 *)i;
- vorbis_info_floor0 *info=look->vi;
- int j,k;
-
- int ampraw=oggpack_read(&vb->opb,info->ampbits);
- if(ampraw>0){ /* also handles the -1 out of data case */
- long maxval=(1<<info->ampbits)-1;
- float amp=(float)ampraw/maxval*info->ampdB;
- int booknum=oggpack_read(&vb->opb,ov_ilog(info->numbooks));
-
- if(booknum!=-1 && booknum<info->numbooks){ /* be paranoid */
- codec_setup_info *ci=vb->vd->vi->codec_setup;
- codebook *b=ci->fullbooks+info->books[booknum];
- float last=0.f;
-
- /* the additional b->dim is a guard against any possible stack
- smash; b->dim is provably more than we can overflow the
- vector */
- float *lsp=_vorbis_block_alloc(vb,sizeof(*lsp)*(look->m+b->dim+1));
-
- if(vorbis_book_decodev_set(b,lsp,&vb->opb,look->m)==-1)goto eop;
- for(j=0;j<look->m;){
- for(k=0;j<look->m && k<b->dim;k++,j++)lsp[j]+=last;
- last=lsp[j-1];
- }
-
- lsp[look->m]=amp;
- return(lsp);
- }
- }
- eop:
- return(NULL);
-}
-
-static int floor0_inverse2(vorbis_block *vb,vorbis_look_floor *i,
- void *memo,float *out){
- vorbis_look_floor0 *look=(vorbis_look_floor0 *)i;
- vorbis_info_floor0 *info=look->vi;
-
- floor0_map_lazy_init(vb,info,look);
-
- if(memo){
- float *lsp=(float *)memo;
- float amp=lsp[look->m];
-
- /* take the coefficients back to a spectral envelope curve */
- vorbis_lsp_to_curve(out,
- look->linearmap[vb->W],
- look->n[vb->W],
- look->ln,
- lsp,look->m,amp,(float)info->ampdB);
- return(1);
- }
- memset(out,0,sizeof(*out)*look->n[vb->W]);
- return(0);
-}
-
-/* export hooks */
-const vorbis_func_floor floor0_exportbundle={
- NULL,&floor0_unpack,&floor0_look,&floor0_free_info,
- &floor0_free_look,&floor0_inverse1,&floor0_inverse2
-};
diff --git a/contrib/vorbis/lib/floor1.c b/contrib/vorbis/lib/floor1.c
deleted file mode 100644
index 673e954..0000000
--- a/contrib/vorbis/lib/floor1.c
+++ /dev/null
@@ -1,1086 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2015 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: floor backend 1 implementation
-
- ********************************************************************/
-
-#include <stdlib.h>
-#include <string.h>
-#include <math.h>
-#include <ogg/ogg.h>
-#include "vorbis/codec.h"
-#include "codec_internal.h"
-#include "registry.h"
-#include "codebook.h"
-#include "misc.h"
-#include "scales.h"
-
-#include <stdio.h>
-
-#define floor1_rangedB 140 /* floor 1 fixed at -140dB to 0dB range */
-
-typedef struct lsfit_acc{
- int x0;
- int x1;
-
- int xa;
- int ya;
- int x2a;
- int y2a;
- int xya;
- int an;
-
- int xb;
- int yb;
- int x2b;
- int y2b;
- int xyb;
- int bn;
-} lsfit_acc;
-
-/***********************************************/
-
-static void floor1_free_info(vorbis_info_floor *i){
- vorbis_info_floor1 *info=(vorbis_info_floor1 *)i;
- if(info){
- memset(info,0,sizeof(*info));
- _ogg_free(info);
- }
-}
-
-static void floor1_free_look(vorbis_look_floor *i){
- vorbis_look_floor1 *look=(vorbis_look_floor1 *)i;
- if(look){
- /*fprintf(stderr,"floor 1 bit usage %f:%f (%f total)\n",
- (float)look->phrasebits/look->frames,
- (float)look->postbits/look->frames,
- (float)(look->postbits+look->phrasebits)/look->frames);*/
-
- memset(look,0,sizeof(*look));
- _ogg_free(look);
- }
-}
-
-static void floor1_pack (vorbis_info_floor *i,oggpack_buffer *opb){
- vorbis_info_floor1 *info=(vorbis_info_floor1 *)i;
- int j,k;
- int count=0;
- int rangebits;
- int maxposit=info->postlist[1];
- int maxclass=-1;
-
- /* save out partitions */
- oggpack_write(opb,info->partitions,5); /* only 0 to 31 legal */
- for(j=0;j<info->partitions;j++){
- oggpack_write(opb,info->partitionclass[j],4); /* only 0 to 15 legal */
- if(maxclass<info->partitionclass[j])maxclass=info->partitionclass[j];
- }
-
- /* save out partition classes */
- for(j=0;j<maxclass+1;j++){
- oggpack_write(opb,info->class_dim[j]-1,3); /* 1 to 8 */
- oggpack_write(opb,info->class_subs[j],2); /* 0 to 3 */
- if(info->class_subs[j])oggpack_write(opb,info->class_book[j],8);
- for(k=0;k<(1<<info->class_subs[j]);k++)
- oggpack_write(opb,info->class_subbook[j][k]+1,8);
- }
-
- /* save out the post list */
- oggpack_write(opb,info->mult-1,2); /* only 1,2,3,4 legal now */
- /* maxposit cannot legally be less than 1; this is encode-side, we
- can assume our setup is OK */
- oggpack_write(opb,ov_ilog(maxposit-1),4);
- rangebits=ov_ilog(maxposit-1);
-
- for(j=0,k=0;j<info->partitions;j++){
- count+=info->class_dim[info->partitionclass[j]];
- for(;k<count;k++)
- oggpack_write(opb,info->postlist[k+2],rangebits);
- }
-}
-
-static int icomp(const void *a,const void *b){
- return(**(int **)a-**(int **)b);
-}
-
-static vorbis_info_floor *floor1_unpack (vorbis_info *vi,oggpack_buffer *opb){
- codec_setup_info *ci=vi->codec_setup;
- int j,k,count=0,maxclass=-1,rangebits;
-
- vorbis_info_floor1 *info=_ogg_calloc(1,sizeof(*info));
- /* read partitions */
- info->partitions=oggpack_read(opb,5); /* only 0 to 31 legal */
- for(j=0;j<info->partitions;j++){
- info->partitionclass[j]=oggpack_read(opb,4); /* only 0 to 15 legal */
- if(info->partitionclass[j]<0)goto err_out;
- if(maxclass<info->partitionclass[j])maxclass=info->partitionclass[j];
- }
-
- /* read partition classes */
- for(j=0;j<maxclass+1;j++){
- info->class_dim[j]=oggpack_read(opb,3)+1; /* 1 to 8 */
- info->class_subs[j]=oggpack_read(opb,2); /* 0,1,2,3 bits */
- if(info->class_subs[j]<0)
- goto err_out;
- if(info->class_subs[j])info->class_book[j]=oggpack_read(opb,8);
- if(info->class_book[j]<0 || info->class_book[j]>=ci->books)
- goto err_out;
- for(k=0;k<(1<<info->class_subs[j]);k++){
- info->class_subbook[j][k]=oggpack_read(opb,8)-1;
- if(info->class_subbook[j][k]<-1 || info->class_subbook[j][k]>=ci->books)
- goto err_out;
- }
- }
-
- /* read the post list */
- info->mult=oggpack_read(opb,2)+1; /* only 1,2,3,4 legal now */
- rangebits=oggpack_read(opb,4);
- if(rangebits<0)goto err_out;
-
- for(j=0,k=0;j<info->partitions;j++){
- count+=info->class_dim[info->partitionclass[j]];
- if(count>VIF_POSIT) goto err_out;
- for(;k<count;k++){
- int t=info->postlist[k+2]=oggpack_read(opb,rangebits);
- if(t<0 || t>=(1<<rangebits))
- goto err_out;
- }
- }
- info->postlist[0]=0;
- info->postlist[1]=1<<rangebits;
-
- /* don't allow repeated values in post list as they'd result in
- zero-length segments */
- {
- int *sortpointer[VIF_POSIT+2];
- for(j=0;j<count+2;j++)sortpointer[j]=info->postlist+j;
- qsort(sortpointer,count+2,sizeof(*sortpointer),icomp);
-
- for(j=1;j<count+2;j++)
- if(*sortpointer[j-1]==*sortpointer[j])goto err_out;
- }
-
- return(info);
-
- err_out:
- floor1_free_info(info);
- return(NULL);
-}
-
-static vorbis_look_floor *floor1_look(vorbis_dsp_state *vd,
- vorbis_info_floor *in){
-
- int *sortpointer[VIF_POSIT+2];
- vorbis_info_floor1 *info=(vorbis_info_floor1 *)in;
- vorbis_look_floor1 *look=_ogg_calloc(1,sizeof(*look));
- int i,j,n=0;
-
- (void)vd;
-
- look->vi=info;
- look->n=info->postlist[1];
-
- /* we drop each position value in-between already decoded values,
- and use linear interpolation to predict each new value past the
- edges. The positions are read in the order of the position
- list... we precompute the bounding positions in the lookup. Of
- course, the neighbors can change (if a position is declined), but
- this is an initial mapping */
-
- for(i=0;i<info->partitions;i++)n+=info->class_dim[info->partitionclass[i]];
- n+=2;
- look->posts=n;
-
- /* also store a sorted position index */
- for(i=0;i<n;i++)sortpointer[i]=info->postlist+i;
- qsort(sortpointer,n,sizeof(*sortpointer),icomp);
-
- /* points from sort order back to range number */
- for(i=0;i<n;i++)look->forward_index[i]=sortpointer[i]-info->postlist;
- /* points from range order to sorted position */
- for(i=0;i<n;i++)look->reverse_index[look->forward_index[i]]=i;
- /* we actually need the post values too */
- for(i=0;i<n;i++)look->sorted_index[i]=info->postlist[look->forward_index[i]];
-
- /* quantize values to multiplier spec */
- switch(info->mult){
- case 1: /* 1024 -> 256 */
- look->quant_q=256;
- break;
- case 2: /* 1024 -> 128 */
- look->quant_q=128;
- break;
- case 3: /* 1024 -> 86 */
- look->quant_q=86;
- break;
- case 4: /* 1024 -> 64 */
- look->quant_q=64;
- break;
- }
-
- /* discover our neighbors for decode where we don't use fit flags
- (that would push the neighbors outward) */
- for(i=0;i<n-2;i++){
- int lo=0;
- int hi=1;
- int lx=0;
- int hx=look->n;
- int currentx=info->postlist[i+2];
- for(j=0;j<i+2;j++){
- int x=info->postlist[j];
- if(x>lx && x<currentx){
- lo=j;
- lx=x;
- }
- if(x<hx && x>currentx){
- hi=j;
- hx=x;
- }
- }
- look->loneighbor[i]=lo;
- look->hineighbor[i]=hi;
- }
-
- return(look);
-}
-
-static int render_point(int x0,int x1,int y0,int y1,int x){
- y0&=0x7fff; /* mask off flag */
- y1&=0x7fff;
-
- {
- int dy=y1-y0;
- int adx=x1-x0;
- int ady=abs(dy);
- int err=ady*(x-x0);
-
- int off=err/adx;
- if(dy<0)return(y0-off);
- return(y0+off);
- }
-}
-
-static int vorbis_dBquant(const float *x){
- int i= *x*7.3142857f+1023.5f;
- if(i>1023)return(1023);
- if(i<0)return(0);
- return i;
-}
-
-static const float FLOOR1_fromdB_LOOKUP[256]={
- 1.0649863e-07F, 1.1341951e-07F, 1.2079015e-07F, 1.2863978e-07F,
- 1.3699951e-07F, 1.4590251e-07F, 1.5538408e-07F, 1.6548181e-07F,
- 1.7623575e-07F, 1.8768855e-07F, 1.9988561e-07F, 2.128753e-07F,
- 2.2670913e-07F, 2.4144197e-07F, 2.5713223e-07F, 2.7384213e-07F,
- 2.9163793e-07F, 3.1059021e-07F, 3.3077411e-07F, 3.5226968e-07F,
- 3.7516214e-07F, 3.9954229e-07F, 4.2550680e-07F, 4.5315863e-07F,
- 4.8260743e-07F, 5.1396998e-07F, 5.4737065e-07F, 5.8294187e-07F,
- 6.2082472e-07F, 6.6116941e-07F, 7.0413592e-07F, 7.4989464e-07F,
- 7.9862701e-07F, 8.5052630e-07F, 9.0579828e-07F, 9.6466216e-07F,
- 1.0273513e-06F, 1.0941144e-06F, 1.1652161e-06F, 1.2409384e-06F,
- 1.3215816e-06F, 1.4074654e-06F, 1.4989305e-06F, 1.5963394e-06F,
- 1.7000785e-06F, 1.8105592e-06F, 1.9282195e-06F, 2.0535261e-06F,
- 2.1869758e-06F, 2.3290978e-06F, 2.4804557e-06F, 2.6416497e-06F,
- 2.8133190e-06F, 2.9961443e-06F, 3.1908506e-06F, 3.3982101e-06F,
- 3.6190449e-06F, 3.8542308e-06F, 4.1047004e-06F, 4.3714470e-06F,
- 4.6555282e-06F, 4.9580707e-06F, 5.2802740e-06F, 5.6234160e-06F,
- 5.9888572e-06F, 6.3780469e-06F, 6.7925283e-06F, 7.2339451e-06F,
- 7.7040476e-06F, 8.2047000e-06F, 8.7378876e-06F, 9.3057248e-06F,
- 9.9104632e-06F, 1.0554501e-05F, 1.1240392e-05F, 1.1970856e-05F,
- 1.2748789e-05F, 1.3577278e-05F, 1.4459606e-05F, 1.5399272e-05F,
- 1.6400004e-05F, 1.7465768e-05F, 1.8600792e-05F, 1.9809576e-05F,
- 2.1096914e-05F, 2.2467911e-05F, 2.3928002e-05F, 2.5482978e-05F,
- 2.7139006e-05F, 2.8902651e-05F, 3.0780908e-05F, 3.2781225e-05F,
- 3.4911534e-05F, 3.7180282e-05F, 3.9596466e-05F, 4.2169667e-05F,
- 4.4910090e-05F, 4.7828601e-05F, 5.0936773e-05F, 5.4246931e-05F,
- 5.7772202e-05F, 6.1526565e-05F, 6.5524908e-05F, 6.9783085e-05F,
- 7.4317983e-05F, 7.9147585e-05F, 8.4291040e-05F, 8.9768747e-05F,
- 9.5602426e-05F, 0.00010181521F, 0.00010843174F, 0.00011547824F,
- 0.00012298267F, 0.00013097477F, 0.00013948625F, 0.00014855085F,
- 0.00015820453F, 0.00016848555F, 0.00017943469F, 0.00019109536F,
- 0.00020351382F, 0.00021673929F, 0.00023082423F, 0.00024582449F,
- 0.00026179955F, 0.00027881276F, 0.00029693158F, 0.00031622787F,
- 0.00033677814F, 0.00035866388F, 0.00038197188F, 0.00040679456F,
- 0.00043323036F, 0.00046138411F, 0.00049136745F, 0.00052329927F,
- 0.00055730621F, 0.00059352311F, 0.00063209358F, 0.00067317058F,
- 0.00071691700F, 0.00076350630F, 0.00081312324F, 0.00086596457F,
- 0.00092223983F, 0.00098217216F, 0.0010459992F, 0.0011139742F,
- 0.0011863665F, 0.0012634633F, 0.0013455702F, 0.0014330129F,
- 0.0015261382F, 0.0016253153F, 0.0017309374F, 0.0018434235F,
- 0.0019632195F, 0.0020908006F, 0.0022266726F, 0.0023713743F,
- 0.0025254795F, 0.0026895994F, 0.0028643847F, 0.0030505286F,
- 0.0032487691F, 0.0034598925F, 0.0036847358F, 0.0039241906F,
- 0.0041792066F, 0.0044507950F, 0.0047400328F, 0.0050480668F,
- 0.0053761186F, 0.0057254891F, 0.0060975636F, 0.0064938176F,
- 0.0069158225F, 0.0073652516F, 0.0078438871F, 0.0083536271F,
- 0.0088964928F, 0.009474637F, 0.010090352F, 0.010746080F,
- 0.011444421F, 0.012188144F, 0.012980198F, 0.013823725F,
- 0.014722068F, 0.015678791F, 0.016697687F, 0.017782797F,
- 0.018938423F, 0.020169149F, 0.021479854F, 0.022875735F,
- 0.024362330F, 0.025945531F, 0.027631618F, 0.029427276F,
- 0.031339626F, 0.033376252F, 0.035545228F, 0.037855157F,
- 0.040315199F, 0.042935108F, 0.045725273F, 0.048696758F,
- 0.051861348F, 0.055231591F, 0.058820850F, 0.062643361F,
- 0.066714279F, 0.071049749F, 0.075666962F, 0.080584227F,
- 0.085821044F, 0.091398179F, 0.097337747F, 0.10366330F,
- 0.11039993F, 0.11757434F, 0.12521498F, 0.13335215F,
- 0.14201813F, 0.15124727F, 0.16107617F, 0.17154380F,
- 0.18269168F, 0.19456402F, 0.20720788F, 0.22067342F,
- 0.23501402F, 0.25028656F, 0.26655159F, 0.28387361F,
- 0.30232132F, 0.32196786F, 0.34289114F, 0.36517414F,
- 0.38890521F, 0.41417847F, 0.44109412F, 0.46975890F,
- 0.50028648F, 0.53279791F, 0.56742212F, 0.60429640F,
- 0.64356699F, 0.68538959F, 0.72993007F, 0.77736504F,
- 0.82788260F, 0.88168307F, 0.9389798F, 1.F,
-};
-
-static void render_line(int n, int x0,int x1,int y0,int y1,float *d){
- int dy=y1-y0;
- int adx=x1-x0;
- int ady=abs(dy);
- int base=dy/adx;
- int sy=(dy<0?base-1:base+1);
- int x=x0;
- int y=y0;
- int err=0;
-
- ady-=abs(base*adx);
-
- if(n>x1)n=x1;
-
- if(x<n)
- d[x]*=FLOOR1_fromdB_LOOKUP[y];
-
- while(++x<n){
- err=err+ady;
- if(err>=adx){
- err-=adx;
- y+=sy;
- }else{
- y+=base;
- }
- d[x]*=FLOOR1_fromdB_LOOKUP[y];
- }
-}
-
-static void render_line0(int n, int x0,int x1,int y0,int y1,int *d){
- int dy=y1-y0;
- int adx=x1-x0;
- int ady=abs(dy);
- int base=dy/adx;
- int sy=(dy<0?base-1:base+1);
- int x=x0;
- int y=y0;
- int err=0;
-
- ady-=abs(base*adx);
-
- if(n>x1)n=x1;
-
- if(x<n)
- d[x]=y;
-
- while(++x<n){
- err=err+ady;
- if(err>=adx){
- err-=adx;
- y+=sy;
- }else{
- y+=base;
- }
- d[x]=y;
- }
-}
-
-/* the floor has already been filtered to only include relevant sections */
-static int accumulate_fit(const float *flr,const float *mdct,
- int x0, int x1,lsfit_acc *a,
- int n,vorbis_info_floor1 *info){
- long i;
-
- int xa=0,ya=0,x2a=0,y2a=0,xya=0,na=0, xb=0,yb=0,x2b=0,y2b=0,xyb=0,nb=0;
-
- memset(a,0,sizeof(*a));
- a->x0=x0;
- a->x1=x1;
- if(x1>=n)x1=n-1;
-
- for(i=x0;i<=x1;i++){
- int quantized=vorbis_dBquant(flr+i);
- if(quantized){
- if(mdct[i]+info->twofitatten>=flr[i]){
- xa += i;
- ya += quantized;
- x2a += i*i;
- y2a += quantized*quantized;
- xya += i*quantized;
- na++;
- }else{
- xb += i;
- yb += quantized;
- x2b += i*i;
- y2b += quantized*quantized;
- xyb += i*quantized;
- nb++;
- }
- }
- }
-
- a->xa=xa;
- a->ya=ya;
- a->x2a=x2a;
- a->y2a=y2a;
- a->xya=xya;
- a->an=na;
-
- a->xb=xb;
- a->yb=yb;
- a->x2b=x2b;
- a->y2b=y2b;
- a->xyb=xyb;
- a->bn=nb;
-
- return(na);
-}
-
-static int fit_line(lsfit_acc *a,int fits,int *y0,int *y1,
- vorbis_info_floor1 *info){
- double xb=0,yb=0,x2b=0,y2b=0,xyb=0,bn=0;
- int i;
- int x0=a[0].x0;
- int x1=a[fits-1].x1;
-
- for(i=0;i<fits;i++){
- double weight = (a[i].bn+a[i].an)*info->twofitweight/(a[i].an+1)+1.;
-
- xb+=a[i].xb + a[i].xa * weight;
- yb+=a[i].yb + a[i].ya * weight;
- x2b+=a[i].x2b + a[i].x2a * weight;
- y2b+=a[i].y2b + a[i].y2a * weight;
- xyb+=a[i].xyb + a[i].xya * weight;
- bn+=a[i].bn + a[i].an * weight;
- }
-
- if(*y0>=0){
- xb+= x0;
- yb+= *y0;
- x2b+= x0 * x0;
- y2b+= *y0 * *y0;
- xyb+= *y0 * x0;
- bn++;
- }
-
- if(*y1>=0){
- xb+= x1;
- yb+= *y1;
- x2b+= x1 * x1;
- y2b+= *y1 * *y1;
- xyb+= *y1 * x1;
- bn++;
- }
-
- {
- double denom=(bn*x2b-xb*xb);
-
- if(denom>0.){
- double a=(yb*x2b-xyb*xb)/denom;
- double b=(bn*xyb-xb*yb)/denom;
- *y0=rint(a+b*x0);
- *y1=rint(a+b*x1);
-
- /* limit to our range! */
- if(*y0>1023)*y0=1023;
- if(*y1>1023)*y1=1023;
- if(*y0<0)*y0=0;
- if(*y1<0)*y1=0;
-
- return 0;
- }else{
- *y0=0;
- *y1=0;
- return 1;
- }
- }
-}
-
-static int inspect_error(int x0,int x1,int y0,int y1,const float *mask,
- const float *mdct,
- vorbis_info_floor1 *info){
- int dy=y1-y0;
- int adx=x1-x0;
- int ady=abs(dy);
- int base=dy/adx;
- int sy=(dy<0?base-1:base+1);
- int x=x0;
- int y=y0;
- int err=0;
- int val=vorbis_dBquant(mask+x);
- int mse=0;
- int n=0;
-
- ady-=abs(base*adx);
-
- mse=(y-val);
- mse*=mse;
- n++;
- if(mdct[x]+info->twofitatten>=mask[x]){
- if(y+info->maxover<val)return(1);
- if(y-info->maxunder>val)return(1);
- }
-
- while(++x<x1){
- err=err+ady;
- if(err>=adx){
- err-=adx;
- y+=sy;
- }else{
- y+=base;
- }
-
- val=vorbis_dBquant(mask+x);
- mse+=((y-val)*(y-val));
- n++;
- if(mdct[x]+info->twofitatten>=mask[x]){
- if(val){
- if(y+info->maxover<val)return(1);
- if(y-info->maxunder>val)return(1);
- }
- }
- }
-
- if(info->maxover*info->maxover/n>info->maxerr)return(0);
- if(info->maxunder*info->maxunder/n>info->maxerr)return(0);
- if(mse/n>info->maxerr)return(1);
- return(0);
-}
-
-static int post_Y(int *A,int *B,int pos){
- if(A[pos]<0)
- return B[pos];
- if(B[pos]<0)
- return A[pos];
-
- return (A[pos]+B[pos])>>1;
-}
-
-int *floor1_fit(vorbis_block *vb,vorbis_look_floor1 *look,
- const float *logmdct, /* in */
- const float *logmask){
- long i,j;
- vorbis_info_floor1 *info=look->vi;
- long n=look->n;
- long posts=look->posts;
- long nonzero=0;
- lsfit_acc fits[VIF_POSIT+1];
- int fit_valueA[VIF_POSIT+2]; /* index by range list position */
- int fit_valueB[VIF_POSIT+2]; /* index by range list position */
-
- int loneighbor[VIF_POSIT+2]; /* sorted index of range list position (+2) */
- int hineighbor[VIF_POSIT+2];
- int *output=NULL;
- int memo[VIF_POSIT+2];
-
- for(i=0;i<posts;i++)fit_valueA[i]=-200; /* mark all unused */
- for(i=0;i<posts;i++)fit_valueB[i]=-200; /* mark all unused */
- for(i=0;i<posts;i++)loneighbor[i]=0; /* 0 for the implicit 0 post */
- for(i=0;i<posts;i++)hineighbor[i]=1; /* 1 for the implicit post at n */
- for(i=0;i<posts;i++)memo[i]=-1; /* no neighbor yet */
-
- /* quantize the relevant floor points and collect them into line fit
- structures (one per minimal division) at the same time */
- if(posts==0){
- nonzero+=accumulate_fit(logmask,logmdct,0,n,fits,n,info);
- }else{
- for(i=0;i<posts-1;i++)
- nonzero+=accumulate_fit(logmask,logmdct,look->sorted_index[i],
- look->sorted_index[i+1],fits+i,
- n,info);
- }
-
- if(nonzero){
- /* start by fitting the implicit base case.... */
- int y0=-200;
- int y1=-200;
- fit_line(fits,posts-1,&y0,&y1,info);
-
- fit_valueA[0]=y0;
- fit_valueB[0]=y0;
- fit_valueB[1]=y1;
- fit_valueA[1]=y1;
-
- /* Non degenerate case */
- /* start progressive splitting. This is a greedy, non-optimal
- algorithm, but simple and close enough to the best
- answer. */
- for(i=2;i<posts;i++){
- int sortpos=look->reverse_index[i];
- int ln=loneighbor[sortpos];
- int hn=hineighbor[sortpos];
-
- /* eliminate repeat searches of a particular range with a memo */
- if(memo[ln]!=hn){
- /* haven't performed this error search yet */
- int lsortpos=look->reverse_index[ln];
- int hsortpos=look->reverse_index[hn];
- memo[ln]=hn;
-
- {
- /* A note: we want to bound/minimize *local*, not global, error */
- int lx=info->postlist[ln];
- int hx=info->postlist[hn];
- int ly=post_Y(fit_valueA,fit_valueB,ln);
- int hy=post_Y(fit_valueA,fit_valueB,hn);
-
- if(ly==-1 || hy==-1){
- exit(1);
- }
-
- if(inspect_error(lx,hx,ly,hy,logmask,logmdct,info)){
- /* outside error bounds/begin search area. Split it. */
- int ly0=-200;
- int ly1=-200;
- int hy0=-200;
- int hy1=-200;
- int ret0=fit_line(fits+lsortpos,sortpos-lsortpos,&ly0,&ly1,info);
- int ret1=fit_line(fits+sortpos,hsortpos-sortpos,&hy0,&hy1,info);
-
- if(ret0){
- ly0=ly;
- ly1=hy0;
- }
- if(ret1){
- hy0=ly1;
- hy1=hy;
- }
-
- if(ret0 && ret1){
- fit_valueA[i]=-200;
- fit_valueB[i]=-200;
- }else{
- /* store new edge values */
- fit_valueB[ln]=ly0;
- if(ln==0)fit_valueA[ln]=ly0;
- fit_valueA[i]=ly1;
- fit_valueB[i]=hy0;
- fit_valueA[hn]=hy1;
- if(hn==1)fit_valueB[hn]=hy1;
-
- if(ly1>=0 || hy0>=0){
- /* store new neighbor values */
- for(j=sortpos-1;j>=0;j--)
- if(hineighbor[j]==hn)
- hineighbor[j]=i;
- else
- break;
- for(j=sortpos+1;j<posts;j++)
- if(loneighbor[j]==ln)
- loneighbor[j]=i;
- else
- break;
- }
- }
- }else{
- fit_valueA[i]=-200;
- fit_valueB[i]=-200;
- }
- }
- }
- }
-
- output=_vorbis_block_alloc(vb,sizeof(*output)*posts);
-
- output[0]=post_Y(fit_valueA,fit_valueB,0);
- output[1]=post_Y(fit_valueA,fit_valueB,1);
-
- /* fill in posts marked as not using a fit; we will zero
- back out to 'unused' when encoding them so long as curve
- interpolation doesn't force them into use */
- for(i=2;i<posts;i++){
- int ln=look->loneighbor[i-2];
- int hn=look->hineighbor[i-2];
- int x0=info->postlist[ln];
- int x1=info->postlist[hn];
- int y0=output[ln];
- int y1=output[hn];
-
- int predicted=render_point(x0,x1,y0,y1,info->postlist[i]);
- int vx=post_Y(fit_valueA,fit_valueB,i);
-
- if(vx>=0 && predicted!=vx){
- output[i]=vx;
- }else{
- output[i]= predicted|0x8000;
- }
- }
- }
-
- return(output);
-
-}
-
-int *floor1_interpolate_fit(vorbis_block *vb,vorbis_look_floor1 *look,
- int *A,int *B,
- int del){
-
- long i;
- long posts=look->posts;
- int *output=NULL;
-
- if(A && B){
- output=_vorbis_block_alloc(vb,sizeof(*output)*posts);
-
- /* overly simpleminded--- look again post 1.2 */
- for(i=0;i<posts;i++){
- output[i]=((65536-del)*(A[i]&0x7fff)+del*(B[i]&0x7fff)+32768)>>16;
- if(A[i]&0x8000 && B[i]&0x8000)output[i]|=0x8000;
- }
- }
-
- return(output);
-}
-
-
-int floor1_encode(oggpack_buffer *opb,vorbis_block *vb,
- vorbis_look_floor1 *look,
- int *post,int *ilogmask){
-
- long i,j;
- vorbis_info_floor1 *info=look->vi;
- long posts=look->posts;
- codec_setup_info *ci=vb->vd->vi->codec_setup;
- int out[VIF_POSIT+2];
- static_codebook **sbooks=ci->book_param;
- codebook *books=ci->fullbooks;
-
- /* quantize values to multiplier spec */
- if(post){
- for(i=0;i<posts;i++){
- int val=post[i]&0x7fff;
- switch(info->mult){
- case 1: /* 1024 -> 256 */
- val>>=2;
- break;
- case 2: /* 1024 -> 128 */
- val>>=3;
- break;
- case 3: /* 1024 -> 86 */
- val/=12;
- break;
- case 4: /* 1024 -> 64 */
- val>>=4;
- break;
- }
- post[i]=val | (post[i]&0x8000);
- }
-
- out[0]=post[0];
- out[1]=post[1];
-
- /* find prediction values for each post and subtract them */
- for(i=2;i<posts;i++){
- int ln=look->loneighbor[i-2];
- int hn=look->hineighbor[i-2];
- int x0=info->postlist[ln];
- int x1=info->postlist[hn];
- int y0=post[ln];
- int y1=post[hn];
-
- int predicted=render_point(x0,x1,y0,y1,info->postlist[i]);
-
- if((post[i]&0x8000) || (predicted==post[i])){
- post[i]=predicted|0x8000; /* in case there was roundoff jitter
- in interpolation */
- out[i]=0;
- }else{
- int headroom=(look->quant_q-predicted<predicted?
- look->quant_q-predicted:predicted);
-
- int val=post[i]-predicted;
-
- /* at this point the 'deviation' value is in the range +/- max
- range, but the real, unique range can always be mapped to
- only [0-maxrange). So we want to wrap the deviation into
- this limited range, but do it in the way that least screws
- an essentially gaussian probability distribution. */
-
- if(val<0)
- if(val<-headroom)
- val=headroom-val-1;
- else
- val=-1-(val<<1);
- else
- if(val>=headroom)
- val= val+headroom;
- else
- val<<=1;
-
- out[i]=val;
- post[ln]&=0x7fff;
- post[hn]&=0x7fff;
- }
- }
-
- /* we have everything we need. pack it out */
- /* mark nontrivial floor */
- oggpack_write(opb,1,1);
-
- /* beginning/end post */
- look->frames++;
- look->postbits+=ov_ilog(look->quant_q-1)*2;
- oggpack_write(opb,out[0],ov_ilog(look->quant_q-1));
- oggpack_write(opb,out[1],ov_ilog(look->quant_q-1));
-
-
- /* partition by partition */
- for(i=0,j=2;i<info->partitions;i++){
- int class=info->partitionclass[i];
- int cdim=info->class_dim[class];
- int csubbits=info->class_subs[class];
- int csub=1<<csubbits;
- int bookas[8]={0,0,0,0,0,0,0,0};
- int cval=0;
- int cshift=0;
- int k,l;
-
- /* generate the partition's first stage cascade value */
- if(csubbits){
- int maxval[8]={0,0,0,0,0,0,0,0}; /* gcc's static analysis
- issues a warning without
- initialization */
- for(k=0;k<csub;k++){
- int booknum=info->class_subbook[class][k];
- if(booknum<0){
- maxval[k]=1;
- }else{
- maxval[k]=sbooks[info->class_subbook[class][k]]->entries;
- }
- }
- for(k=0;k<cdim;k++){
- for(l=0;l<csub;l++){
- int val=out[j+k];
- if(val<maxval[l]){
- bookas[k]=l;
- break;
- }
- }
- cval|= bookas[k]<<cshift;
- cshift+=csubbits;
- }
- /* write it */
- look->phrasebits+=
- vorbis_book_encode(books+info->class_book[class],cval,opb);
-
-#ifdef TRAIN_FLOOR1
- {
- FILE *of;
- char buffer[80];
- sprintf(buffer,"line_%dx%ld_class%d.vqd",
- vb->pcmend/2,posts-2,class);
- of=fopen(buffer,"a");
- fprintf(of,"%d\n",cval);
- fclose(of);
- }
-#endif
- }
-
- /* write post values */
- for(k=0;k<cdim;k++){
- int book=info->class_subbook[class][bookas[k]];
- if(book>=0){
- /* hack to allow training with 'bad' books */
- if(out[j+k]<(books+book)->entries)
- look->postbits+=vorbis_book_encode(books+book,
- out[j+k],opb);
- /*else
- fprintf(stderr,"+!");*/
-
-#ifdef TRAIN_FLOOR1
- {
- FILE *of;
- char buffer[80];
- sprintf(buffer,"line_%dx%ld_%dsub%d.vqd",
- vb->pcmend/2,posts-2,class,bookas[k]);
- of=fopen(buffer,"a");
- fprintf(of,"%d\n",out[j+k]);
- fclose(of);
- }
-#endif
- }
- }
- j+=cdim;
- }
-
- {
- /* generate quantized floor equivalent to what we'd unpack in decode */
- /* render the lines */
- int hx=0;
- int lx=0;
- int ly=post[0]*info->mult;
- int n=ci->blocksizes[vb->W]/2;
-
- for(j=1;j<look->posts;j++){
- int current=look->forward_index[j];
- int hy=post[current]&0x7fff;
- if(hy==post[current]){
-
- hy*=info->mult;
- hx=info->postlist[current];
-
- render_line0(n,lx,hx,ly,hy,ilogmask);
-
- lx=hx;
- ly=hy;
- }
- }
- for(j=hx;j<vb->pcmend/2;j++)ilogmask[j]=ly; /* be certain */
- return(1);
- }
- }else{
- oggpack_write(opb,0,1);
- memset(ilogmask,0,vb->pcmend/2*sizeof(*ilogmask));
- return(0);
- }
-}
-
-static void *floor1_inverse1(vorbis_block *vb,vorbis_look_floor *in){
- vorbis_look_floor1 *look=(vorbis_look_floor1 *)in;
- vorbis_info_floor1 *info=look->vi;
- codec_setup_info *ci=vb->vd->vi->codec_setup;
-
- int i,j,k;
- codebook *books=ci->fullbooks;
-
- /* unpack wrapped/predicted values from stream */
- if(oggpack_read(&vb->opb,1)==1){
- int *fit_value=_vorbis_block_alloc(vb,(look->posts)*sizeof(*fit_value));
-
- fit_value[0]=oggpack_read(&vb->opb,ov_ilog(look->quant_q-1));
- fit_value[1]=oggpack_read(&vb->opb,ov_ilog(look->quant_q-1));
-
- /* partition by partition */
- for(i=0,j=2;i<info->partitions;i++){
- int class=info->partitionclass[i];
- int cdim=info->class_dim[class];
- int csubbits=info->class_subs[class];
- int csub=1<<csubbits;
- int cval=0;
-
- /* decode the partition's first stage cascade value */
- if(csubbits){
- cval=vorbis_book_decode(books+info->class_book[class],&vb->opb);
-
- if(cval==-1)goto eop;
- }
-
- for(k=0;k<cdim;k++){
- int book=info->class_subbook[class][cval&(csub-1)];
- cval>>=csubbits;
- if(book>=0){
- if((fit_value[j+k]=vorbis_book_decode(books+book,&vb->opb))==-1)
- goto eop;
- }else{
- fit_value[j+k]=0;
- }
- }
- j+=cdim;
- }
-
- /* unwrap positive values and reconsitute via linear interpolation */
- for(i=2;i<look->posts;i++){
- int predicted=render_point(info->postlist[look->loneighbor[i-2]],
- info->postlist[look->hineighbor[i-2]],
- fit_value[look->loneighbor[i-2]],
- fit_value[look->hineighbor[i-2]],
- info->postlist[i]);
- int hiroom=look->quant_q-predicted;
- int loroom=predicted;
- int room=(hiroom<loroom?hiroom:loroom)<<1;
- int val=fit_value[i];
-
- if(val){
- if(val>=room){
- if(hiroom>loroom){
- val = val-loroom;
- }else{
- val = -1-(val-hiroom);
- }
- }else{
- if(val&1){
- val= -((val+1)>>1);
- }else{
- val>>=1;
- }
- }
-
- fit_value[i]=(val+predicted)&0x7fff;
- fit_value[look->loneighbor[i-2]]&=0x7fff;
- fit_value[look->hineighbor[i-2]]&=0x7fff;
-
- }else{
- fit_value[i]=predicted|0x8000;
- }
-
- }
-
- return(fit_value);
- }
- eop:
- return(NULL);
-}
-
-static int floor1_inverse2(vorbis_block *vb,vorbis_look_floor *in,void *memo,
- float *out){
- vorbis_look_floor1 *look=(vorbis_look_floor1 *)in;
- vorbis_info_floor1 *info=look->vi;
-
- codec_setup_info *ci=vb->vd->vi->codec_setup;
- int n=ci->blocksizes[vb->W]/2;
- int j;
-
- if(memo){
- /* render the lines */
- int *fit_value=(int *)memo;
- int hx=0;
- int lx=0;
- int ly=fit_value[0]*info->mult;
- /* guard lookup against out-of-range values */
- ly=(ly<0?0:ly>255?255:ly);
-
- for(j=1;j<look->posts;j++){
- int current=look->forward_index[j];
- int hy=fit_value[current]&0x7fff;
- if(hy==fit_value[current]){
-
- hx=info->postlist[current];
- hy*=info->mult;
- /* guard lookup against out-of-range values */
- hy=(hy<0?0:hy>255?255:hy);
-
- render_line(n,lx,hx,ly,hy,out);
-
- lx=hx;
- ly=hy;
- }
- }
- for(j=hx;j<n;j++)out[j]*=FLOOR1_fromdB_LOOKUP[ly]; /* be certain */
- return(1);
- }
- memset(out,0,sizeof(*out)*n);
- return(0);
-}
-
-/* export hooks */
-const vorbis_func_floor floor1_exportbundle={
- &floor1_pack,&floor1_unpack,&floor1_look,&floor1_free_info,
- &floor1_free_look,&floor1_inverse1,&floor1_inverse2
-};
diff --git a/contrib/vorbis/lib/highlevel.h b/contrib/vorbis/lib/highlevel.h
deleted file mode 100644
index 337b75b..0000000
--- a/contrib/vorbis/lib/highlevel.h
+++ /dev/null
@@ -1,57 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: highlevel encoder setup struct separated out for vorbisenc clarity
-
- ********************************************************************/
-
-typedef struct highlevel_byblocktype {
- double tone_mask_setting;
- double tone_peaklimit_setting;
- double noise_bias_setting;
- double noise_compand_setting;
-} highlevel_byblocktype;
-
-typedef struct highlevel_encode_setup {
- int set_in_stone;
- const void *setup;
- double base_setting;
-
- double impulse_noisetune;
-
- /* bitrate management below all settable */
- float req;
- int managed;
- long bitrate_min;
- long bitrate_av;
- double bitrate_av_damp;
- long bitrate_max;
- long bitrate_reservoir;
- double bitrate_reservoir_bias;
-
- int impulse_block_p;
- int noise_normalize_p;
- int coupling_p;
-
- double stereo_point_setting;
- double lowpass_kHz;
- int lowpass_altered;
-
- double ath_floating_dB;
- double ath_absolute_dB;
-
- double amplitude_track_dBpersec;
- double trigger_setting;
-
- highlevel_byblocktype block[4]; /* padding, impulse, transition, long */
-
-} highlevel_encode_setup;
diff --git a/contrib/vorbis/lib/info.c b/contrib/vorbis/lib/info.c
deleted file mode 100644
index 3fbb7c7..0000000
--- a/contrib/vorbis/lib/info.c
+++ /dev/null
@@ -1,679 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2015 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: maintain the info structure, info <-> header packets
-
- ********************************************************************/
-
-/* general handling of the header and the vorbis_info structure (and
- substructures) */
-
-#include <stdlib.h>
-#include <string.h>
-#include <ctype.h>
-#include <ogg/ogg.h>
-#include "vorbis/codec.h"
-#include "codec_internal.h"
-#include "codebook.h"
-#include "registry.h"
-#include "window.h"
-#include "psy.h"
-#include "misc.h"
-#include "os.h"
-
-#define GENERAL_VENDOR_STRING "Xiph.Org libVorbis 1.3.6"
-#define ENCODE_VENDOR_STRING "Xiph.Org libVorbis I 20180316 (Now 100% fewer shells)"
-
-/* helpers */
-static void _v_writestring(oggpack_buffer *o,const char *s, int bytes){
-
- while(bytes--){
- oggpack_write(o,*s++,8);
- }
-}
-
-static void _v_readstring(oggpack_buffer *o,char *buf,int bytes){
- while(bytes--){
- *buf++=oggpack_read(o,8);
- }
-}
-
-void vorbis_comment_init(vorbis_comment *vc){
- memset(vc,0,sizeof(*vc));
-}
-
-void vorbis_comment_add(vorbis_comment *vc,const char *comment){
- vc->user_comments=_ogg_realloc(vc->user_comments,
- (vc->comments+2)*sizeof(*vc->user_comments));
- vc->comment_lengths=_ogg_realloc(vc->comment_lengths,
- (vc->comments+2)*sizeof(*vc->comment_lengths));
- vc->comment_lengths[vc->comments]=strlen(comment);
- vc->user_comments[vc->comments]=_ogg_malloc(vc->comment_lengths[vc->comments]+1);
- strcpy(vc->user_comments[vc->comments], comment);
- vc->comments++;
- vc->user_comments[vc->comments]=NULL;
-}
-
-void vorbis_comment_add_tag(vorbis_comment *vc, const char *tag, const char *contents){
- /* Length for key and value +2 for = and \0 */
- char *comment=_ogg_malloc(strlen(tag)+strlen(contents)+2);
- strcpy(comment, tag);
- strcat(comment, "=");
- strcat(comment, contents);
- vorbis_comment_add(vc, comment);
- _ogg_free(comment);
-}
-
-/* This is more or less the same as strncasecmp - but that doesn't exist
- * everywhere, and this is a fairly trivial function, so we include it */
-static int tagcompare(const char *s1, const char *s2, int n){
- int c=0;
- while(c < n){
- if(toupper(s1[c]) != toupper(s2[c]))
- return !0;
- c++;
- }
- return 0;
-}
-
-char *vorbis_comment_query(vorbis_comment *vc, const char *tag, int count){
- long i;
- int found = 0;
- int taglen = strlen(tag)+1; /* +1 for the = we append */
- char *fulltag = _ogg_malloc(taglen+1);
-
- strcpy(fulltag, tag);
- strcat(fulltag, "=");
-
- for(i=0;i<vc->comments;i++){
- if(!tagcompare(vc->user_comments[i], fulltag, taglen)){
- if(count == found) {
- /* We return a pointer to the data, not a copy */
- _ogg_free(fulltag);
- return vc->user_comments[i] + taglen;
- } else {
- found++;
- }
- }
- }
- _ogg_free(fulltag);
- return NULL; /* didn't find anything */
-}
-
-int vorbis_comment_query_count(vorbis_comment *vc, const char *tag){
- int i,count=0;
- int taglen = strlen(tag)+1; /* +1 for the = we append */
- char *fulltag = _ogg_malloc(taglen+1);
- strcpy(fulltag,tag);
- strcat(fulltag, "=");
-
- for(i=0;i<vc->comments;i++){
- if(!tagcompare(vc->user_comments[i], fulltag, taglen))
- count++;
- }
-
- _ogg_free(fulltag);
- return count;
-}
-
-void vorbis_comment_clear(vorbis_comment *vc){
- if(vc){
- long i;
- if(vc->user_comments){
- for(i=0;i<vc->comments;i++)
- if(vc->user_comments[i])_ogg_free(vc->user_comments[i]);
- _ogg_free(vc->user_comments);
- }
- if(vc->comment_lengths)_ogg_free(vc->comment_lengths);
- if(vc->vendor)_ogg_free(vc->vendor);
- memset(vc,0,sizeof(*vc));
- }
-}
-
-/* blocksize 0 is guaranteed to be short, 1 is guaranteed to be long.
- They may be equal, but short will never ge greater than long */
-int vorbis_info_blocksize(vorbis_info *vi,int zo){
- codec_setup_info *ci = vi->codec_setup;
- return ci ? ci->blocksizes[zo] : -1;
-}
-
-/* used by synthesis, which has a full, alloced vi */
-void vorbis_info_init(vorbis_info *vi){
- memset(vi,0,sizeof(*vi));
- vi->codec_setup=_ogg_calloc(1,sizeof(codec_setup_info));
-}
-
-void vorbis_info_clear(vorbis_info *vi){
- codec_setup_info *ci=vi->codec_setup;
- int i;
-
- if(ci){
-
- for(i=0;i<ci->modes;i++)
- if(ci->mode_param[i])_ogg_free(ci->mode_param[i]);
-
- for(i=0;i<ci->maps;i++) /* unpack does the range checking */
- if(ci->map_param[i]) /* this may be cleaning up an aborted
- unpack, in which case the below type
- cannot be trusted */
- _mapping_P[ci->map_type[i]]->free_info(ci->map_param[i]);
-
- for(i=0;i<ci->floors;i++) /* unpack does the range checking */
- if(ci->floor_param[i]) /* this may be cleaning up an aborted
- unpack, in which case the below type
- cannot be trusted */
- _floor_P[ci->floor_type[i]]->free_info(ci->floor_param[i]);
-
- for(i=0;i<ci->residues;i++) /* unpack does the range checking */
- if(ci->residue_param[i]) /* this may be cleaning up an aborted
- unpack, in which case the below type
- cannot be trusted */
- _residue_P[ci->residue_type[i]]->free_info(ci->residue_param[i]);
-
- for(i=0;i<ci->books;i++){
- if(ci->book_param[i]){
- /* knows if the book was not alloced */
- vorbis_staticbook_destroy(ci->book_param[i]);
- }
- if(ci->fullbooks)
- vorbis_book_clear(ci->fullbooks+i);
- }
- if(ci->fullbooks)
- _ogg_free(ci->fullbooks);
-
- for(i=0;i<ci->psys;i++)
- _vi_psy_free(ci->psy_param[i]);
-
- _ogg_free(ci);
- }
-
- memset(vi,0,sizeof(*vi));
-}
-
-/* Header packing/unpacking ********************************************/
-
-static int _vorbis_unpack_info(vorbis_info *vi,oggpack_buffer *opb){
- codec_setup_info *ci=vi->codec_setup;
- if(!ci)return(OV_EFAULT);
-
- vi->version=oggpack_read(opb,32);
- if(vi->version!=0)return(OV_EVERSION);
-
- vi->channels=oggpack_read(opb,8);
- vi->rate=oggpack_read(opb,32);
-
- vi->bitrate_upper=(ogg_int32_t)oggpack_read(opb,32);
- vi->bitrate_nominal=(ogg_int32_t)oggpack_read(opb,32);
- vi->bitrate_lower=(ogg_int32_t)oggpack_read(opb,32);
-
- ci->blocksizes[0]=1<<oggpack_read(opb,4);
- ci->blocksizes[1]=1<<oggpack_read(opb,4);
-
- if(vi->rate<1)goto err_out;
- if(vi->channels<1)goto err_out;
- if(ci->blocksizes[0]<64)goto err_out;
- if(ci->blocksizes[1]<ci->blocksizes[0])goto err_out;
- if(ci->blocksizes[1]>8192)goto err_out;
-
- if(oggpack_read(opb,1)!=1)goto err_out; /* EOP check */
-
- return(0);
- err_out:
- vorbis_info_clear(vi);
- return(OV_EBADHEADER);
-}
-
-static int _vorbis_unpack_comment(vorbis_comment *vc,oggpack_buffer *opb){
- int i;
- int vendorlen=oggpack_read(opb,32);
- if(vendorlen<0)goto err_out;
- if(vendorlen>opb->storage-8)goto err_out;
- vc->vendor=_ogg_calloc(vendorlen+1,1);
- _v_readstring(opb,vc->vendor,vendorlen);
- i=oggpack_read(opb,32);
- if(i<0)goto err_out;
- if(i>((opb->storage-oggpack_bytes(opb))>>2))goto err_out;
- vc->comments=i;
- vc->user_comments=_ogg_calloc(vc->comments+1,sizeof(*vc->user_comments));
- vc->comment_lengths=_ogg_calloc(vc->comments+1, sizeof(*vc->comment_lengths));
-
- for(i=0;i<vc->comments;i++){
- int len=oggpack_read(opb,32);
- if(len<0)goto err_out;
- if(len>opb->storage-oggpack_bytes(opb))goto err_out;
- vc->comment_lengths[i]=len;
- vc->user_comments[i]=_ogg_calloc(len+1,1);
- _v_readstring(opb,vc->user_comments[i],len);
- }
- if(oggpack_read(opb,1)!=1)goto err_out; /* EOP check */
-
- return(0);
- err_out:
- vorbis_comment_clear(vc);
- return(OV_EBADHEADER);
-}
-
-/* all of the real encoding details are here. The modes, books,
- everything */
-static int _vorbis_unpack_books(vorbis_info *vi,oggpack_buffer *opb){
- codec_setup_info *ci=vi->codec_setup;
- int i;
-
- /* codebooks */
- ci->books=oggpack_read(opb,8)+1;
- if(ci->books<=0)goto err_out;
- for(i=0;i<ci->books;i++){
- ci->book_param[i]=vorbis_staticbook_unpack(opb);
- if(!ci->book_param[i])goto err_out;
- }
-
- /* time backend settings; hooks are unused */
- {
- int times=oggpack_read(opb,6)+1;
- if(times<=0)goto err_out;
- for(i=0;i<times;i++){
- int test=oggpack_read(opb,16);
- if(test<0 || test>=VI_TIMEB)goto err_out;
- }
- }
-
- /* floor backend settings */
- ci->floors=oggpack_read(opb,6)+1;
- if(ci->floors<=0)goto err_out;
- for(i=0;i<ci->floors;i++){
- ci->floor_type[i]=oggpack_read(opb,16);
- if(ci->floor_type[i]<0 || ci->floor_type[i]>=VI_FLOORB)goto err_out;
- ci->floor_param[i]=_floor_P[ci->floor_type[i]]->unpack(vi,opb);
- if(!ci->floor_param[i])goto err_out;
- }
-
- /* residue backend settings */
- ci->residues=oggpack_read(opb,6)+1;
- if(ci->residues<=0)goto err_out;
- for(i=0;i<ci->residues;i++){
- ci->residue_type[i]=oggpack_read(opb,16);
- if(ci->residue_type[i]<0 || ci->residue_type[i]>=VI_RESB)goto err_out;
- ci->residue_param[i]=_residue_P[ci->residue_type[i]]->unpack(vi,opb);
- if(!ci->residue_param[i])goto err_out;
- }
-
- /* map backend settings */
- ci->maps=oggpack_read(opb,6)+1;
- if(ci->maps<=0)goto err_out;
- for(i=0;i<ci->maps;i++){
- ci->map_type[i]=oggpack_read(opb,16);
- if(ci->map_type[i]<0 || ci->map_type[i]>=VI_MAPB)goto err_out;
- ci->map_param[i]=_mapping_P[ci->map_type[i]]->unpack(vi,opb);
- if(!ci->map_param[i])goto err_out;
- }
-
- /* mode settings */
- ci->modes=oggpack_read(opb,6)+1;
- if(ci->modes<=0)goto err_out;
- for(i=0;i<ci->modes;i++){
- ci->mode_param[i]=_ogg_calloc(1,sizeof(*ci->mode_param[i]));
- ci->mode_param[i]->blockflag=oggpack_read(opb,1);
- ci->mode_param[i]->windowtype=oggpack_read(opb,16);
- ci->mode_param[i]->transformtype=oggpack_read(opb,16);
- ci->mode_param[i]->mapping=oggpack_read(opb,8);
-
- if(ci->mode_param[i]->windowtype>=VI_WINDOWB)goto err_out;
- if(ci->mode_param[i]->transformtype>=VI_WINDOWB)goto err_out;
- if(ci->mode_param[i]->mapping>=ci->maps)goto err_out;
- if(ci->mode_param[i]->mapping<0)goto err_out;
- }
-
- if(oggpack_read(opb,1)!=1)goto err_out; /* top level EOP check */
-
- return(0);
- err_out:
- vorbis_info_clear(vi);
- return(OV_EBADHEADER);
-}
-
-/* Is this packet a vorbis ID header? */
-int vorbis_synthesis_idheader(ogg_packet *op){
- oggpack_buffer opb;
- char buffer[6];
-
- if(op){
- oggpack_readinit(&opb,op->packet,op->bytes);
-
- if(!op->b_o_s)
- return(0); /* Not the initial packet */
-
- if(oggpack_read(&opb,8) != 1)
- return 0; /* not an ID header */
-
- memset(buffer,0,6);
- _v_readstring(&opb,buffer,6);
- if(memcmp(buffer,"vorbis",6))
- return 0; /* not vorbis */
-
- return 1;
- }
-
- return 0;
-}
-
-/* The Vorbis header is in three packets; the initial small packet in
- the first page that identifies basic parameters, a second packet
- with bitstream comments and a third packet that holds the
- codebook. */
-
-int vorbis_synthesis_headerin(vorbis_info *vi,vorbis_comment *vc,ogg_packet *op){
- oggpack_buffer opb;
-
- if(op){
- oggpack_readinit(&opb,op->packet,op->bytes);
-
- /* Which of the three types of header is this? */
- /* Also verify header-ness, vorbis */
- {
- char buffer[6];
- int packtype=oggpack_read(&opb,8);
- memset(buffer,0,6);
- _v_readstring(&opb,buffer,6);
- if(memcmp(buffer,"vorbis",6)){
- /* not a vorbis header */
- return(OV_ENOTVORBIS);
- }
- switch(packtype){
- case 0x01: /* least significant *bit* is read first */
- if(!op->b_o_s){
- /* Not the initial packet */
- return(OV_EBADHEADER);
- }
- if(vi->rate!=0){
- /* previously initialized info header */
- return(OV_EBADHEADER);
- }
-
- return(_vorbis_unpack_info(vi,&opb));
-
- case 0x03: /* least significant *bit* is read first */
- if(vi->rate==0){
- /* um... we didn't get the initial header */
- return(OV_EBADHEADER);
- }
- if(vc->vendor!=NULL){
- /* previously initialized comment header */
- return(OV_EBADHEADER);
- }
-
- return(_vorbis_unpack_comment(vc,&opb));
-
- case 0x05: /* least significant *bit* is read first */
- if(vi->rate==0 || vc->vendor==NULL){
- /* um... we didn;t get the initial header or comments yet */
- return(OV_EBADHEADER);
- }
- if(vi->codec_setup==NULL){
- /* improperly initialized vorbis_info */
- return(OV_EFAULT);
- }
- if(((codec_setup_info *)vi->codec_setup)->books>0){
- /* previously initialized setup header */
- return(OV_EBADHEADER);
- }
-
- return(_vorbis_unpack_books(vi,&opb));
-
- default:
- /* Not a valid vorbis header type */
- return(OV_EBADHEADER);
- break;
- }
- }
- }
- return(OV_EBADHEADER);
-}
-
-/* pack side **********************************************************/
-
-static int _vorbis_pack_info(oggpack_buffer *opb,vorbis_info *vi){
- codec_setup_info *ci=vi->codec_setup;
- if(!ci||
- ci->blocksizes[0]<64||
- ci->blocksizes[1]<ci->blocksizes[0]){
- return(OV_EFAULT);
- }
-
- /* preamble */
- oggpack_write(opb,0x01,8);
- _v_writestring(opb,"vorbis", 6);
-
- /* basic information about the stream */
- oggpack_write(opb,0x00,32);
- oggpack_write(opb,vi->channels,8);
- oggpack_write(opb,vi->rate,32);
-
- oggpack_write(opb,vi->bitrate_upper,32);
- oggpack_write(opb,vi->bitrate_nominal,32);
- oggpack_write(opb,vi->bitrate_lower,32);
-
- oggpack_write(opb,ov_ilog(ci->blocksizes[0]-1),4);
- oggpack_write(opb,ov_ilog(ci->blocksizes[1]-1),4);
- oggpack_write(opb,1,1);
-
- return(0);
-}
-
-static int _vorbis_pack_comment(oggpack_buffer *opb,vorbis_comment *vc){
- int bytes = strlen(ENCODE_VENDOR_STRING);
-
- /* preamble */
- oggpack_write(opb,0x03,8);
- _v_writestring(opb,"vorbis", 6);
-
- /* vendor */
- oggpack_write(opb,bytes,32);
- _v_writestring(opb,ENCODE_VENDOR_STRING, bytes);
-
- /* comments */
-
- oggpack_write(opb,vc->comments,32);
- if(vc->comments){
- int i;
- for(i=0;i<vc->comments;i++){
- if(vc->user_comments[i]){
- oggpack_write(opb,vc->comment_lengths[i],32);
- _v_writestring(opb,vc->user_comments[i], vc->comment_lengths[i]);
- }else{
- oggpack_write(opb,0,32);
- }
- }
- }
- oggpack_write(opb,1,1);
-
- return(0);
-}
-
-static int _vorbis_pack_books(oggpack_buffer *opb,vorbis_info *vi){
- codec_setup_info *ci=vi->codec_setup;
- int i;
- if(!ci)return(OV_EFAULT);
-
- oggpack_write(opb,0x05,8);
- _v_writestring(opb,"vorbis", 6);
-
- /* books */
- oggpack_write(opb,ci->books-1,8);
- for(i=0;i<ci->books;i++)
- if(vorbis_staticbook_pack(ci->book_param[i],opb))goto err_out;
-
- /* times; hook placeholders */
- oggpack_write(opb,0,6);
- oggpack_write(opb,0,16);
-
- /* floors */
- oggpack_write(opb,ci->floors-1,6);
- for(i=0;i<ci->floors;i++){
- oggpack_write(opb,ci->floor_type[i],16);
- if(_floor_P[ci->floor_type[i]]->pack)
- _floor_P[ci->floor_type[i]]->pack(ci->floor_param[i],opb);
- else
- goto err_out;
- }
-
- /* residues */
- oggpack_write(opb,ci->residues-1,6);
- for(i=0;i<ci->residues;i++){
- oggpack_write(opb,ci->residue_type[i],16);
- _residue_P[ci->residue_type[i]]->pack(ci->residue_param[i],opb);
- }
-
- /* maps */
- oggpack_write(opb,ci->maps-1,6);
- for(i=0;i<ci->maps;i++){
- oggpack_write(opb,ci->map_type[i],16);
- _mapping_P[ci->map_type[i]]->pack(vi,ci->map_param[i],opb);
- }
-
- /* modes */
- oggpack_write(opb,ci->modes-1,6);
- for(i=0;i<ci->modes;i++){
- oggpack_write(opb,ci->mode_param[i]->blockflag,1);
- oggpack_write(opb,ci->mode_param[i]->windowtype,16);
- oggpack_write(opb,ci->mode_param[i]->transformtype,16);
- oggpack_write(opb,ci->mode_param[i]->mapping,8);
- }
- oggpack_write(opb,1,1);
-
- return(0);
-err_out:
- return(-1);
-}
-
-int vorbis_commentheader_out(vorbis_comment *vc,
- ogg_packet *op){
-
- oggpack_buffer opb;
-
- oggpack_writeinit(&opb);
- if(_vorbis_pack_comment(&opb,vc)){
- oggpack_writeclear(&opb);
- return OV_EIMPL;
- }
-
- op->packet = _ogg_malloc(oggpack_bytes(&opb));
- memcpy(op->packet, opb.buffer, oggpack_bytes(&opb));
-
- op->bytes=oggpack_bytes(&opb);
- op->b_o_s=0;
- op->e_o_s=0;
- op->granulepos=0;
- op->packetno=1;
-
- oggpack_writeclear(&opb);
- return 0;
-}
-
-int vorbis_analysis_headerout(vorbis_dsp_state *v,
- vorbis_comment *vc,
- ogg_packet *op,
- ogg_packet *op_comm,
- ogg_packet *op_code){
- int ret=OV_EIMPL;
- vorbis_info *vi=v->vi;
- oggpack_buffer opb;
- private_state *b=v->backend_state;
-
- if(!b||vi->channels<=0||vi->channels>256){
- b = NULL;
- ret=OV_EFAULT;
- goto err_out;
- }
-
- /* first header packet **********************************************/
-
- oggpack_writeinit(&opb);
- if(_vorbis_pack_info(&opb,vi))goto err_out;
-
- /* build the packet */
- if(b->header)_ogg_free(b->header);
- b->header=_ogg_malloc(oggpack_bytes(&opb));
- memcpy(b->header,opb.buffer,oggpack_bytes(&opb));
- op->packet=b->header;
- op->bytes=oggpack_bytes(&opb);
- op->b_o_s=1;
- op->e_o_s=0;
- op->granulepos=0;
- op->packetno=0;
-
- /* second header packet (comments) **********************************/
-
- oggpack_reset(&opb);
- if(_vorbis_pack_comment(&opb,vc))goto err_out;
-
- if(b->header1)_ogg_free(b->header1);
- b->header1=_ogg_malloc(oggpack_bytes(&opb));
- memcpy(b->header1,opb.buffer,oggpack_bytes(&opb));
- op_comm->packet=b->header1;
- op_comm->bytes=oggpack_bytes(&opb);
- op_comm->b_o_s=0;
- op_comm->e_o_s=0;
- op_comm->granulepos=0;
- op_comm->packetno=1;
-
- /* third header packet (modes/codebooks) ****************************/
-
- oggpack_reset(&opb);
- if(_vorbis_pack_books(&opb,vi))goto err_out;
-
- if(b->header2)_ogg_free(b->header2);
- b->header2=_ogg_malloc(oggpack_bytes(&opb));
- memcpy(b->header2,opb.buffer,oggpack_bytes(&opb));
- op_code->packet=b->header2;
- op_code->bytes=oggpack_bytes(&opb);
- op_code->b_o_s=0;
- op_code->e_o_s=0;
- op_code->granulepos=0;
- op_code->packetno=2;
-
- oggpack_writeclear(&opb);
- return(0);
- err_out:
- memset(op,0,sizeof(*op));
- memset(op_comm,0,sizeof(*op_comm));
- memset(op_code,0,sizeof(*op_code));
-
- if(b){
- if(vi->channels>0)oggpack_writeclear(&opb);
- if(b->header)_ogg_free(b->header);
- if(b->header1)_ogg_free(b->header1);
- if(b->header2)_ogg_free(b->header2);
- b->header=NULL;
- b->header1=NULL;
- b->header2=NULL;
- }
- return(ret);
-}
-
-double vorbis_granule_time(vorbis_dsp_state *v,ogg_int64_t granulepos){
- if(granulepos == -1) return -1;
-
- /* We're not guaranteed a 64 bit unsigned type everywhere, so we
- have to put the unsigned granpo in a signed type. */
- if(granulepos>=0){
- return((double)granulepos/v->vi->rate);
- }else{
- ogg_int64_t granuleoff=0xffffffff;
- granuleoff<<=31;
- granuleoff|=0x7ffffffff;
- return(((double)granulepos+2+granuleoff+granuleoff)/v->vi->rate);
- }
-}
-
-const char *vorbis_version_string(void){
- return GENERAL_VENDOR_STRING;
-}
diff --git a/contrib/vorbis/lib/lookup.c b/contrib/vorbis/lib/lookup.c
deleted file mode 100644
index 1cc1f88..0000000
--- a/contrib/vorbis/lib/lookup.c
+++ /dev/null
@@ -1,93 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: lookup based functions
-
- ********************************************************************/
-
-#include <math.h>
-#include "lookup.h"
-#include "lookup_data.h"
-#include "os.h"
-#include "misc.h"
-
-#ifdef FLOAT_LOOKUP
-
-/* interpolated lookup based cos function, domain 0 to PI only */
-float vorbis_coslook(float a){
- double d=a*(.31830989*(float)COS_LOOKUP_SZ);
- int i=vorbis_ftoi(d-.5);
-
- return COS_LOOKUP[i]+ (d-i)*(COS_LOOKUP[i+1]-COS_LOOKUP[i]);
-}
-
-/* interpolated 1./sqrt(p) where .5 <= p < 1. */
-float vorbis_invsqlook(float a){
- double d=a*(2.f*(float)INVSQ_LOOKUP_SZ)-(float)INVSQ_LOOKUP_SZ;
- int i=vorbis_ftoi(d-.5f);
- return INVSQ_LOOKUP[i]+ (d-i)*(INVSQ_LOOKUP[i+1]-INVSQ_LOOKUP[i]);
-}
-
-/* interpolated 1./sqrt(p) where .5 <= p < 1. */
-float vorbis_invsq2explook(int a){
- return INVSQ2EXP_LOOKUP[a-INVSQ2EXP_LOOKUP_MIN];
-}
-
-#include <stdio.h>
-/* interpolated lookup based fromdB function, domain -140dB to 0dB only */
-float vorbis_fromdBlook(float a){
- int i=vorbis_ftoi(a*((float)(-(1<<FROMdB2_SHIFT)))-.5f);
- return (i<0)?1.f:
- ((i>=(FROMdB_LOOKUP_SZ<<FROMdB_SHIFT))?0.f:
- FROMdB_LOOKUP[i>>FROMdB_SHIFT]*FROMdB2_LOOKUP[i&FROMdB2_MASK]);
-}
-
-#endif
-
-#ifdef INT_LOOKUP
-/* interpolated 1./sqrt(p) where .5 <= a < 1. (.100000... to .111111...) in
- 16.16 format
-
- returns in m.8 format */
-long vorbis_invsqlook_i(long a,long e){
- long i=(a&0x7fff)>>(INVSQ_LOOKUP_I_SHIFT-1);
- long d=(a&INVSQ_LOOKUP_I_MASK)<<(16-INVSQ_LOOKUP_I_SHIFT); /* 0.16 */
- long val=INVSQ_LOOKUP_I[i]- /* 1.16 */
- (((INVSQ_LOOKUP_I[i]-INVSQ_LOOKUP_I[i+1])* /* 0.16 */
- d)>>16); /* result 1.16 */
-
- e+=32;
- if(e&1)val=(val*5792)>>13; /* multiply val by 1/sqrt(2) */
- e=(e>>1)-8;
-
- return(val>>e);
-}
-
-/* interpolated lookup based fromdB function, domain -140dB to 0dB only */
-/* a is in n.12 format */
-float vorbis_fromdBlook_i(long a){
- int i=(-a)>>(12-FROMdB2_SHIFT);
- return (i<0)?1.f:
- ((i>=(FROMdB_LOOKUP_SZ<<FROMdB_SHIFT))?0.f:
- FROMdB_LOOKUP[i>>FROMdB_SHIFT]*FROMdB2_LOOKUP[i&FROMdB2_MASK]);
-}
-
-/* interpolated lookup based cos function, domain 0 to PI only */
-/* a is in 0.16 format, where 0==0, 2^^16-1==PI, return 0.14 */
-long vorbis_coslook_i(long a){
- int i=a>>COS_LOOKUP_I_SHIFT;
- int d=a&COS_LOOKUP_I_MASK;
- return COS_LOOKUP_I[i]- ((d*(COS_LOOKUP_I[i]-COS_LOOKUP_I[i+1]))>>
- COS_LOOKUP_I_SHIFT);
-}
-
-#endif
diff --git a/contrib/vorbis/lib/lookup.h b/contrib/vorbis/lib/lookup.h
deleted file mode 100644
index 4bc0f3a..0000000
--- a/contrib/vorbis/lib/lookup.h
+++ /dev/null
@@ -1,31 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: lookup based functions
-
- ********************************************************************/
-
-#ifndef _V_LOOKUP_H_
-
-#ifdef FLOAT_LOOKUP
-extern float vorbis_coslook(float a);
-extern float vorbis_invsqlook(float a);
-extern float vorbis_invsq2explook(int a);
-extern float vorbis_fromdBlook(float a);
-#endif
-#ifdef INT_LOOKUP
-extern long vorbis_invsqlook_i(long a,long e);
-extern long vorbis_coslook_i(long a);
-extern float vorbis_fromdBlook_i(long a);
-#endif
-
-#endif
diff --git a/contrib/vorbis/lib/lookup_data.h b/contrib/vorbis/lib/lookup_data.h
deleted file mode 100644
index 5de3cfd..0000000
--- a/contrib/vorbis/lib/lookup_data.h
+++ /dev/null
@@ -1,191 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: lookup data; generated by lookups.pl; edit there
-
- ********************************************************************/
-
-#ifndef _V_LOOKUP_DATA_H_
-
-#ifdef FLOAT_LOOKUP
-#define COS_LOOKUP_SZ 128
-static const float COS_LOOKUP[COS_LOOKUP_SZ+1]={
- +1.0000000000000f,+0.9996988186962f,+0.9987954562052f,+0.9972904566787f,
- +0.9951847266722f,+0.9924795345987f,+0.9891765099648f,+0.9852776423889f,
- +0.9807852804032f,+0.9757021300385f,+0.9700312531945f,+0.9637760657954f,
- +0.9569403357322f,+0.9495281805930f,+0.9415440651830f,+0.9329927988347f,
- +0.9238795325113f,+0.9142097557035f,+0.9039892931234f,+0.8932243011955f,
- +0.8819212643484f,+0.8700869911087f,+0.8577286100003f,+0.8448535652497f,
- +0.8314696123025f,+0.8175848131516f,+0.8032075314806f,+0.7883464276266f,
- +0.7730104533627f,+0.7572088465065f,+0.7409511253550f,+0.7242470829515f,
- +0.7071067811865f,+0.6895405447371f,+0.6715589548470f,+0.6531728429538f,
- +0.6343932841636f,+0.6152315905806f,+0.5956993044924f,+0.5758081914178f,
- +0.5555702330196f,+0.5349976198871f,+0.5141027441932f,+0.4928981922298f,
- +0.4713967368260f,+0.4496113296546f,+0.4275550934303f,+0.4052413140050f,
- +0.3826834323651f,+0.3598950365350f,+0.3368898533922f,+0.3136817403989f,
- +0.2902846772545f,+0.2667127574749f,+0.2429801799033f,+0.2191012401569f,
- +0.1950903220161f,+0.1709618887603f,+0.1467304744554f,+0.1224106751992f,
- +0.0980171403296f,+0.0735645635997f,+0.0490676743274f,+0.0245412285229f,
- +0.0000000000000f,-0.0245412285229f,-0.0490676743274f,-0.0735645635997f,
- -0.0980171403296f,-0.1224106751992f,-0.1467304744554f,-0.1709618887603f,
- -0.1950903220161f,-0.2191012401569f,-0.2429801799033f,-0.2667127574749f,
- -0.2902846772545f,-0.3136817403989f,-0.3368898533922f,-0.3598950365350f,
- -0.3826834323651f,-0.4052413140050f,-0.4275550934303f,-0.4496113296546f,
- -0.4713967368260f,-0.4928981922298f,-0.5141027441932f,-0.5349976198871f,
- -0.5555702330196f,-0.5758081914178f,-0.5956993044924f,-0.6152315905806f,
- -0.6343932841636f,-0.6531728429538f,-0.6715589548470f,-0.6895405447371f,
- -0.7071067811865f,-0.7242470829515f,-0.7409511253550f,-0.7572088465065f,
- -0.7730104533627f,-0.7883464276266f,-0.8032075314806f,-0.8175848131516f,
- -0.8314696123025f,-0.8448535652497f,-0.8577286100003f,-0.8700869911087f,
- -0.8819212643484f,-0.8932243011955f,-0.9039892931234f,-0.9142097557035f,
- -0.9238795325113f,-0.9329927988347f,-0.9415440651830f,-0.9495281805930f,
- -0.9569403357322f,-0.9637760657954f,-0.9700312531945f,-0.9757021300385f,
- -0.9807852804032f,-0.9852776423889f,-0.9891765099648f,-0.9924795345987f,
- -0.9951847266722f,-0.9972904566787f,-0.9987954562052f,-0.9996988186962f,
- -1.0000000000000f,
-};
-
-#define INVSQ_LOOKUP_SZ 32
-static const float INVSQ_LOOKUP[INVSQ_LOOKUP_SZ+1]={
- 1.414213562373f,1.392621247646f,1.371988681140f,1.352246807566f,
- 1.333333333333f,1.315191898443f,1.297771369046f,1.281025230441f,
- 1.264911064067f,1.249390095109f,1.234426799697f,1.219988562661f,
- 1.206045378311f,1.192569588000f,1.179535649239f,1.166919931983f,
- 1.154700538379f,1.142857142857f,1.131370849898f,1.120224067222f,
- 1.109400392450f,1.098884511590f,1.088662107904f,1.078719779941f,
- 1.069044967650f,1.059625885652f,1.050451462878f,1.041511287847f,
- 1.032795558989f,1.024295039463f,1.016001016002f,1.007905261358f,
- 1.000000000000f,
-};
-
-#define INVSQ2EXP_LOOKUP_MIN (-32)
-#define INVSQ2EXP_LOOKUP_MAX 32
-static const float INVSQ2EXP_LOOKUP[INVSQ2EXP_LOOKUP_MAX-\
- INVSQ2EXP_LOOKUP_MIN+1]={
- 65536.f, 46340.95001f, 32768.f, 23170.47501f,
- 16384.f, 11585.2375f, 8192.f, 5792.618751f,
- 4096.f, 2896.309376f, 2048.f, 1448.154688f,
- 1024.f, 724.0773439f, 512.f, 362.038672f,
- 256.f, 181.019336f, 128.f, 90.50966799f,
- 64.f, 45.254834f, 32.f, 22.627417f,
- 16.f, 11.3137085f, 8.f, 5.656854249f,
- 4.f, 2.828427125f, 2.f, 1.414213562f,
- 1.f, 0.7071067812f, 0.5f, 0.3535533906f,
- 0.25f, 0.1767766953f, 0.125f, 0.08838834765f,
- 0.0625f, 0.04419417382f, 0.03125f, 0.02209708691f,
- 0.015625f, 0.01104854346f, 0.0078125f, 0.005524271728f,
- 0.00390625f, 0.002762135864f, 0.001953125f, 0.001381067932f,
- 0.0009765625f, 0.000690533966f, 0.00048828125f, 0.000345266983f,
- 0.000244140625f,0.0001726334915f,0.0001220703125f,8.631674575e-05f,
- 6.103515625e-05f,4.315837288e-05f,3.051757812e-05f,2.157918644e-05f,
- 1.525878906e-05f,
-};
-
-#endif
-
-#define FROMdB_LOOKUP_SZ 35
-#define FROMdB2_LOOKUP_SZ 32
-#define FROMdB_SHIFT 5
-#define FROMdB2_SHIFT 3
-#define FROMdB2_MASK 31
-
-#ifdef FLOAT_LOOKUP
-static const float FROMdB_LOOKUP[FROMdB_LOOKUP_SZ]={
- 1.f, 0.6309573445f, 0.3981071706f, 0.2511886432f,
- 0.1584893192f, 0.1f, 0.06309573445f, 0.03981071706f,
- 0.02511886432f, 0.01584893192f, 0.01f, 0.006309573445f,
- 0.003981071706f, 0.002511886432f, 0.001584893192f, 0.001f,
- 0.0006309573445f,0.0003981071706f,0.0002511886432f,0.0001584893192f,
- 0.0001f,6.309573445e-05f,3.981071706e-05f,2.511886432e-05f,
- 1.584893192e-05f, 1e-05f,6.309573445e-06f,3.981071706e-06f,
- 2.511886432e-06f,1.584893192e-06f, 1e-06f,6.309573445e-07f,
- 3.981071706e-07f,2.511886432e-07f,1.584893192e-07f,
-};
-
-static const float FROMdB2_LOOKUP[FROMdB2_LOOKUP_SZ]={
- 0.9928302478f, 0.9786445908f, 0.9646616199f, 0.9508784391f,
- 0.9372921937f, 0.92390007f, 0.9106992942f, 0.8976871324f,
- 0.8848608897f, 0.8722179097f, 0.8597555737f, 0.8474713009f,
- 0.835362547f, 0.8234268041f, 0.8116616003f, 0.8000644989f,
- 0.7886330981f, 0.7773650302f, 0.7662579617f, 0.755309592f,
- 0.7445176537f, 0.7338799116f, 0.7233941627f, 0.7130582353f,
- 0.7028699885f, 0.6928273125f, 0.6829281272f, 0.6731703824f,
- 0.6635520573f, 0.6540711597f, 0.6447257262f, 0.6355138211f,
-};
-#endif
-
-#ifdef INT_LOOKUP
-
-#define INVSQ_LOOKUP_I_SHIFT 10
-#define INVSQ_LOOKUP_I_MASK 1023
-static const long INVSQ_LOOKUP_I[64+1]={
- 92682l, 91966l, 91267l, 90583l,
- 89915l, 89261l, 88621l, 87995l,
- 87381l, 86781l, 86192l, 85616l,
- 85051l, 84497l, 83953l, 83420l,
- 82897l, 82384l, 81880l, 81385l,
- 80899l, 80422l, 79953l, 79492l,
- 79039l, 78594l, 78156l, 77726l,
- 77302l, 76885l, 76475l, 76072l,
- 75674l, 75283l, 74898l, 74519l,
- 74146l, 73778l, 73415l, 73058l,
- 72706l, 72359l, 72016l, 71679l,
- 71347l, 71019l, 70695l, 70376l,
- 70061l, 69750l, 69444l, 69141l,
- 68842l, 68548l, 68256l, 67969l,
- 67685l, 67405l, 67128l, 66855l,
- 66585l, 66318l, 66054l, 65794l,
- 65536l,
-};
-
-#define COS_LOOKUP_I_SHIFT 9
-#define COS_LOOKUP_I_MASK 511
-#define COS_LOOKUP_I_SZ 128
-static const long COS_LOOKUP_I[COS_LOOKUP_I_SZ+1]={
- 16384l, 16379l, 16364l, 16340l,
- 16305l, 16261l, 16207l, 16143l,
- 16069l, 15986l, 15893l, 15791l,
- 15679l, 15557l, 15426l, 15286l,
- 15137l, 14978l, 14811l, 14635l,
- 14449l, 14256l, 14053l, 13842l,
- 13623l, 13395l, 13160l, 12916l,
- 12665l, 12406l, 12140l, 11866l,
- 11585l, 11297l, 11003l, 10702l,
- 10394l, 10080l, 9760l, 9434l,
- 9102l, 8765l, 8423l, 8076l,
- 7723l, 7366l, 7005l, 6639l,
- 6270l, 5897l, 5520l, 5139l,
- 4756l, 4370l, 3981l, 3590l,
- 3196l, 2801l, 2404l, 2006l,
- 1606l, 1205l, 804l, 402l,
- 0l, -401l, -803l, -1204l,
- -1605l, -2005l, -2403l, -2800l,
- -3195l, -3589l, -3980l, -4369l,
- -4755l, -5138l, -5519l, -5896l,
- -6269l, -6638l, -7004l, -7365l,
- -7722l, -8075l, -8422l, -8764l,
- -9101l, -9433l, -9759l, -10079l,
- -10393l, -10701l, -11002l, -11296l,
- -11584l, -11865l, -12139l, -12405l,
- -12664l, -12915l, -13159l, -13394l,
- -13622l, -13841l, -14052l, -14255l,
- -14448l, -14634l, -14810l, -14977l,
- -15136l, -15285l, -15425l, -15556l,
- -15678l, -15790l, -15892l, -15985l,
- -16068l, -16142l, -16206l, -16260l,
- -16304l, -16339l, -16363l, -16378l,
- -16383l,
-};
-
-#endif
-
-#endif
diff --git a/contrib/vorbis/lib/lookups.pl b/contrib/vorbis/lib/lookups.pl
deleted file mode 100755
index 9bc0b03..0000000
--- a/contrib/vorbis/lib/lookups.pl
+++ /dev/null
@@ -1,141 +0,0 @@
-#!/usr/bin/perl
-print <<'EOD';
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: lookup data; generated by lookups.pl; edit there
-
- ********************************************************************/
-
-#ifndef _V_LOOKUP_DATA_H_
-
-#ifdef FLOAT_LOOKUP
-EOD
-
-$cos_sz=128;
-$invsq_sz=32;
-$invsq2exp_min=-32;
-$invsq2exp_max=32;
-
-$fromdB_sz=35;
-$fromdB_shift=5;
-$fromdB2_shift=3;
-
-$invsq_i_shift=10;
-$cos_i_shift=9;
-$delta_shift=6;
-
-print "#define COS_LOOKUP_SZ $cos_sz\n";
-print "static float COS_LOOKUP[COS_LOOKUP_SZ+1]={\n";
-
-for($i=0;$i<=$cos_sz;){
- print "\t";
- for($j=0;$j<4 && $i<=$cos_sz;$j++){
- printf "%+.13f,", cos(3.14159265358979323846*($i++)/$cos_sz) ;
- }
- print "\n";
-}
-print "};\n\n";
-
-print "#define INVSQ_LOOKUP_SZ $invsq_sz\n";
-print "static float INVSQ_LOOKUP[INVSQ_LOOKUP_SZ+1]={\n";
-
-for($i=0;$i<=$invsq_sz;){
- print "\t";
- for($j=0;$j<4 && $i<=$invsq_sz;$j++){
- my$indexmap=$i++/$invsq_sz*.5+.5;
- printf "%.12f,", 1./sqrt($indexmap);
- }
- print "\n";
-}
-print "};\n\n";
-
-print "#define INVSQ2EXP_LOOKUP_MIN $invsq2exp_min\n";
-print "#define INVSQ2EXP_LOOKUP_MAX $invsq2exp_max\n";
-print "static float INVSQ2EXP_LOOKUP[INVSQ2EXP_LOOKUP_MAX-\\\n".
- " INVSQ2EXP_LOOKUP_MIN+1]={\n";
-
-for($i=$invsq2exp_min;$i<=$invsq2exp_max;){
- print "\t";
- for($j=0;$j<4 && $i<=$invsq2exp_max;$j++){
- printf "%15.10g,", 2**($i++*-.5);
- }
- print "\n";
-}
-print "};\n\n#endif\n\n";
-
-
-# 0 to -140 dB
-$fromdB2_sz=1<<$fromdB_shift;
-$fromdB_gran=1<<($fromdB_shift-$fromdB2_shift);
-print "#define FROMdB_LOOKUP_SZ $fromdB_sz\n";
-print "#define FROMdB2_LOOKUP_SZ $fromdB2_sz\n";
-print "#define FROMdB_SHIFT $fromdB_shift\n";
-print "#define FROMdB2_SHIFT $fromdB2_shift\n";
-print "#define FROMdB2_MASK ".((1<<$fromdB_shift)-1)."\n";
-
-print "static float FROMdB_LOOKUP[FROMdB_LOOKUP_SZ]={\n";
-
-for($i=0;$i<$fromdB_sz;){
- print "\t";
- for($j=0;$j<4 && $i<$fromdB_sz;$j++){
- printf "%15.10g,", 10**(.05*(-$fromdB_gran*$i++));
- }
- print "\n";
-}
-print "};\n\n";
-
-print "static float FROMdB2_LOOKUP[FROMdB2_LOOKUP_SZ]={\n";
-
-for($i=0;$i<$fromdB2_sz;){
- print "\t";
- for($j=0;$j<4 && $i<$fromdB_sz;$j++){
- printf "%15.10g,", 10**(.05*(-$fromdB_gran/$fromdB2_sz*(.5+$i++)));
- }
- print "\n";
-}
-print "};\n\n#ifdef INT_LOOKUP\n\n";
-
-
-$iisz=0x10000>>$invsq_i_shift;
-print "#define INVSQ_LOOKUP_I_SHIFT $invsq_i_shift\n";
-print "#define INVSQ_LOOKUP_I_MASK ".(0x0ffff>>(16-$invsq_i_shift))."\n";
-print "static long INVSQ_LOOKUP_I[$iisz+1]={\n";
-for($i=0;$i<=$iisz;){
- print "\t";
- for($j=0;$j<4 && $i<=$iisz;$j++){
- my$indexmap=$i++/$iisz*.5+.5;
- printf "%8d,", int(1./sqrt($indexmap)*65536.+.5);
- }
- print "\n";
-}
-print "};\n\n";
-
-$cisz=0x10000>>$cos_i_shift;
-print "#define COS_LOOKUP_I_SHIFT $cos_i_shift\n";
-print "#define COS_LOOKUP_I_MASK ".(0x0ffff>>(16-$cos_i_shift))."\n";
-print "#define COS_LOOKUP_I_SZ $cisz\n";
-print "static long COS_LOOKUP_I[COS_LOOKUP_I_SZ+1]={\n";
-
-for($i=0;$i<=$cisz;){
- print "\t";
- for($j=0;$j<4 && $i<=$cisz;$j++){
- printf "%8d,", int(cos(3.14159265358979323846*($i++)/$cos_sz)*16384.+.5) ;
- }
- print "\n";
-}
-print "};\n\n";
-
-
-print "#endif\n\n#endif\n";
-
-
diff --git a/contrib/vorbis/lib/lpc.c b/contrib/vorbis/lib/lpc.c
deleted file mode 100644
index 798f4cf..0000000
--- a/contrib/vorbis/lib/lpc.c
+++ /dev/null
@@ -1,159 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: LPC low level routines
-
- ********************************************************************/
-
-/* Some of these routines (autocorrelator, LPC coefficient estimator)
- are derived from code written by Jutta Degener and Carsten Bormann;
- thus we include their copyright below. The entirety of this file
- is freely redistributable on the condition that both of these
- copyright notices are preserved without modification. */
-
-/* Preserved Copyright: *********************************************/
-
-/* Copyright 1992, 1993, 1994 by Jutta Degener and Carsten Bormann,
-Technische Universita"t Berlin
-
-Any use of this software is permitted provided that this notice is not
-removed and that neither the authors nor the Technische Universita"t
-Berlin are deemed to have made any representations as to the
-suitability of this software for any purpose nor are held responsible
-for any defects of this software. THERE IS ABSOLUTELY NO WARRANTY FOR
-THIS SOFTWARE.
-
-As a matter of courtesy, the authors request to be informed about uses
-this software has found, about bugs in this software, and about any
-improvements that may be of general interest.
-
-Berlin, 28.11.1994
-Jutta Degener
-Carsten Bormann
-
-*********************************************************************/
-
-#include <stdlib.h>
-#include <string.h>
-#include <math.h>
-#include "os.h"
-#include "smallft.h"
-#include "lpc.h"
-#include "scales.h"
-#include "misc.h"
-
-/* Autocorrelation LPC coeff generation algorithm invented by
- N. Levinson in 1947, modified by J. Durbin in 1959. */
-
-/* Input : n elements of time doamin data
- Output: m lpc coefficients, excitation energy */
-
-float vorbis_lpc_from_data(float *data,float *lpci,int n,int m){
- double *aut=alloca(sizeof(*aut)*(m+1));
- double *lpc=alloca(sizeof(*lpc)*(m));
- double error;
- double epsilon;
- int i,j;
-
- /* autocorrelation, p+1 lag coefficients */
- j=m+1;
- while(j--){
- double d=0; /* double needed for accumulator depth */
- for(i=j;i<n;i++)d+=(double)data[i]*data[i-j];
- aut[j]=d;
- }
-
- /* Generate lpc coefficients from autocorr values */
-
- /* set our noise floor to about -100dB */
- error=aut[0] * (1. + 1e-10);
- epsilon=1e-9*aut[0]+1e-10;
-
- for(i=0;i<m;i++){
- double r= -aut[i+1];
-
- if(error<epsilon){
- memset(lpc+i,0,(m-i)*sizeof(*lpc));
- goto done;
- }
-
- /* Sum up this iteration's reflection coefficient; note that in
- Vorbis we don't save it. If anyone wants to recycle this code
- and needs reflection coefficients, save the results of 'r' from
- each iteration. */
-
- for(j=0;j<i;j++)r-=lpc[j]*aut[i-j];
- r/=error;
-
- /* Update LPC coefficients and total error */
-
- lpc[i]=r;
- for(j=0;j<i/2;j++){
- double tmp=lpc[j];
-
- lpc[j]+=r*lpc[i-1-j];
- lpc[i-1-j]+=r*tmp;
- }
- if(i&1)lpc[j]+=lpc[j]*r;
-
- error*=1.-r*r;
-
- }
-
- done:
-
- /* slightly damp the filter */
- {
- double g = .99;
- double damp = g;
- for(j=0;j<m;j++){
- lpc[j]*=damp;
- damp*=g;
- }
- }
-
- for(j=0;j<m;j++)lpci[j]=(float)lpc[j];
-
- /* we need the error value to know how big an impulse to hit the
- filter with later */
-
- return error;
-}
-
-void vorbis_lpc_predict(float *coeff,float *prime,int m,
- float *data,long n){
-
- /* in: coeff[0...m-1] LPC coefficients
- prime[0...m-1] initial values (allocated size of n+m-1)
- out: data[0...n-1] data samples */
-
- long i,j,o,p;
- float y;
- float *work=alloca(sizeof(*work)*(m+n));
-
- if(!prime)
- for(i=0;i<m;i++)
- work[i]=0.f;
- else
- for(i=0;i<m;i++)
- work[i]=prime[i];
-
- for(i=0;i<n;i++){
- y=0;
- o=i;
- p=m;
- for(j=0;j<m;j++)
- y-=work[o++]*coeff[--p];
-
- data[i]=work[o]=y;
- }
-}
diff --git a/contrib/vorbis/lib/lpc.h b/contrib/vorbis/lib/lpc.h
deleted file mode 100644
index 9cc7945..0000000
--- a/contrib/vorbis/lib/lpc.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: LPC low level routines
-
- ********************************************************************/
-
-#ifndef _V_LPC_H_
-#define _V_LPC_H_
-
-#include "vorbis/codec.h"
-
-/* simple linear scale LPC code */
-extern float vorbis_lpc_from_data(float *data,float *lpc,int n,int m);
-
-extern void vorbis_lpc_predict(float *coeff,float *prime,int m,
- float *data,long n);
-
-#endif
diff --git a/contrib/vorbis/lib/lsp.c b/contrib/vorbis/lib/lsp.c
deleted file mode 100644
index 8588054..0000000
--- a/contrib/vorbis/lib/lsp.c
+++ /dev/null
@@ -1,453 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: LSP (also called LSF) conversion routines
-
- The LSP generation code is taken (with minimal modification and a
- few bugfixes) from "On the Computation of the LSP Frequencies" by
- Joseph Rothweiler (see http://www.rothweiler.us for contact info).
- The paper is available at:
-
- http://www.myown1.com/joe/lsf
-
- ********************************************************************/
-
-/* Note that the lpc-lsp conversion finds the roots of polynomial with
- an iterative root polisher (CACM algorithm 283). It *is* possible
- to confuse this algorithm into not converging; that should only
- happen with absurdly closely spaced roots (very sharp peaks in the
- LPC f response) which in turn should be impossible in our use of
- the code. If this *does* happen anyway, it's a bug in the floor
- finder; find the cause of the confusion (probably a single bin
- spike or accidental near-float-limit resolution problems) and
- correct it. */
-
-#include <math.h>
-#include <string.h>
-#include <stdlib.h>
-#include "lsp.h"
-#include "os.h"
-#include "misc.h"
-#include "lookup.h"
-#include "scales.h"
-
-/* three possible LSP to f curve functions; the exact computation
- (float), a lookup based float implementation, and an integer
- implementation. The float lookup is likely the optimal choice on
- any machine with an FPU. The integer implementation is *not* fixed
- point (due to the need for a large dynamic range and thus a
- separately tracked exponent) and thus much more complex than the
- relatively simple float implementations. It's mostly for future
- work on a fully fixed point implementation for processors like the
- ARM family. */
-
-/* define either of these (preferably FLOAT_LOOKUP) to have faster
- but less precise implementation. */
-#undef FLOAT_LOOKUP
-#undef INT_LOOKUP
-
-#ifdef FLOAT_LOOKUP
-#include "lookup.c" /* catch this in the build system; we #include for
- compilers (like gcc) that can't inline across
- modules */
-
-/* side effect: changes *lsp to cosines of lsp */
-void vorbis_lsp_to_curve(float *curve,int *map,int n,int ln,float *lsp,int m,
- float amp,float ampoffset){
- int i;
- float wdel=M_PI/ln;
- vorbis_fpu_control fpu;
-
- vorbis_fpu_setround(&fpu);
- for(i=0;i<m;i++)lsp[i]=vorbis_coslook(lsp[i]);
-
- i=0;
- while(i<n){
- int k=map[i];
- int qexp;
- float p=.7071067812f;
- float q=.7071067812f;
- float w=vorbis_coslook(wdel*k);
- float *ftmp=lsp;
- int c=m>>1;
-
- while(c--){
- q*=ftmp[0]-w;
- p*=ftmp[1]-w;
- ftmp+=2;
- }
-
- if(m&1){
- /* odd order filter; slightly assymetric */
- /* the last coefficient */
- q*=ftmp[0]-w;
- q*=q;
- p*=p*(1.f-w*w);
- }else{
- /* even order filter; still symmetric */
- q*=q*(1.f+w);
- p*=p*(1.f-w);
- }
-
- q=frexp(p+q,&qexp);
- q=vorbis_fromdBlook(amp*
- vorbis_invsqlook(q)*
- vorbis_invsq2explook(qexp+m)-
- ampoffset);
-
- do{
- curve[i++]*=q;
- }while(map[i]==k);
- }
- vorbis_fpu_restore(fpu);
-}
-
-#else
-
-#ifdef INT_LOOKUP
-#include "lookup.c" /* catch this in the build system; we #include for
- compilers (like gcc) that can't inline across
- modules */
-
-static const int MLOOP_1[64]={
- 0,10,11,11, 12,12,12,12, 13,13,13,13, 13,13,13,13,
- 14,14,14,14, 14,14,14,14, 14,14,14,14, 14,14,14,14,
- 15,15,15,15, 15,15,15,15, 15,15,15,15, 15,15,15,15,
- 15,15,15,15, 15,15,15,15, 15,15,15,15, 15,15,15,15,
-};
-
-static const int MLOOP_2[64]={
- 0,4,5,5, 6,6,6,6, 7,7,7,7, 7,7,7,7,
- 8,8,8,8, 8,8,8,8, 8,8,8,8, 8,8,8,8,
- 9,9,9,9, 9,9,9,9, 9,9,9,9, 9,9,9,9,
- 9,9,9,9, 9,9,9,9, 9,9,9,9, 9,9,9,9,
-};
-
-static const int MLOOP_3[8]={0,1,2,2,3,3,3,3};
-
-
-/* side effect: changes *lsp to cosines of lsp */
-void vorbis_lsp_to_curve(float *curve,int *map,int n,int ln,float *lsp,int m,
- float amp,float ampoffset){
-
- /* 0 <= m < 256 */
-
- /* set up for using all int later */
- int i;
- int ampoffseti=rint(ampoffset*4096.f);
- int ampi=rint(amp*16.f);
- long *ilsp=alloca(m*sizeof(*ilsp));
- for(i=0;i<m;i++)ilsp[i]=vorbis_coslook_i(lsp[i]/M_PI*65536.f+.5f);
-
- i=0;
- while(i<n){
- int j,k=map[i];
- unsigned long pi=46341; /* 2**-.5 in 0.16 */
- unsigned long qi=46341;
- int qexp=0,shift;
- long wi=vorbis_coslook_i(k*65536/ln);
-
- qi*=labs(ilsp[0]-wi);
- pi*=labs(ilsp[1]-wi);
-
- for(j=3;j<m;j+=2){
- if(!(shift=MLOOP_1[(pi|qi)>>25]))
- if(!(shift=MLOOP_2[(pi|qi)>>19]))
- shift=MLOOP_3[(pi|qi)>>16];
- qi=(qi>>shift)*labs(ilsp[j-1]-wi);
- pi=(pi>>shift)*labs(ilsp[j]-wi);
- qexp+=shift;
- }
- if(!(shift=MLOOP_1[(pi|qi)>>25]))
- if(!(shift=MLOOP_2[(pi|qi)>>19]))
- shift=MLOOP_3[(pi|qi)>>16];
-
- /* pi,qi normalized collectively, both tracked using qexp */
-
- if(m&1){
- /* odd order filter; slightly assymetric */
- /* the last coefficient */
- qi=(qi>>shift)*labs(ilsp[j-1]-wi);
- pi=(pi>>shift)<<14;
- qexp+=shift;
-
- if(!(shift=MLOOP_1[(pi|qi)>>25]))
- if(!(shift=MLOOP_2[(pi|qi)>>19]))
- shift=MLOOP_3[(pi|qi)>>16];
-
- pi>>=shift;
- qi>>=shift;
- qexp+=shift-14*((m+1)>>1);
-
- pi=((pi*pi)>>16);
- qi=((qi*qi)>>16);
- qexp=qexp*2+m;
-
- pi*=(1<<14)-((wi*wi)>>14);
- qi+=pi>>14;
-
- }else{
- /* even order filter; still symmetric */
-
- /* p*=p(1-w), q*=q(1+w), let normalization drift because it isn't
- worth tracking step by step */
-
- pi>>=shift;
- qi>>=shift;
- qexp+=shift-7*m;
-
- pi=((pi*pi)>>16);
- qi=((qi*qi)>>16);
- qexp=qexp*2+m;
-
- pi*=(1<<14)-wi;
- qi*=(1<<14)+wi;
- qi=(qi+pi)>>14;
-
- }
-
-
- /* we've let the normalization drift because it wasn't important;
- however, for the lookup, things must be normalized again. We
- need at most one right shift or a number of left shifts */
-
- if(qi&0xffff0000){ /* checks for 1.xxxxxxxxxxxxxxxx */
- qi>>=1; qexp++;
- }else
- while(qi && !(qi&0x8000)){ /* checks for 0.0xxxxxxxxxxxxxxx or less*/
- qi<<=1; qexp--;
- }
-
- amp=vorbis_fromdBlook_i(ampi* /* n.4 */
- vorbis_invsqlook_i(qi,qexp)-
- /* m.8, m+n<=8 */
- ampoffseti); /* 8.12[0] */
-
- curve[i]*=amp;
- while(map[++i]==k)curve[i]*=amp;
- }
-}
-
-#else
-
-/* old, nonoptimized but simple version for any poor sap who needs to
- figure out what the hell this code does, or wants the other
- fraction of a dB precision */
-
-/* side effect: changes *lsp to cosines of lsp */
-void vorbis_lsp_to_curve(float *curve,int *map,int n,int ln,float *lsp,int m,
- float amp,float ampoffset){
- int i;
- float wdel=M_PI/ln;
- for(i=0;i<m;i++)lsp[i]=2.f*cos(lsp[i]);
-
- i=0;
- while(i<n){
- int j,k=map[i];
- float p=.5f;
- float q=.5f;
- float w=2.f*cos(wdel*k);
- for(j=1;j<m;j+=2){
- q *= w-lsp[j-1];
- p *= w-lsp[j];
- }
- if(j==m){
- /* odd order filter; slightly assymetric */
- /* the last coefficient */
- q*=w-lsp[j-1];
- p*=p*(4.f-w*w);
- q*=q;
- }else{
- /* even order filter; still symmetric */
- p*=p*(2.f-w);
- q*=q*(2.f+w);
- }
-
- q=fromdB(amp/sqrt(p+q)-ampoffset);
-
- curve[i]*=q;
- while(map[++i]==k)curve[i]*=q;
- }
-}
-
-#endif
-#endif
-
-static void cheby(float *g, int ord) {
- int i, j;
-
- g[0] *= .5f;
- for(i=2; i<= ord; i++) {
- for(j=ord; j >= i; j--) {
- g[j-2] -= g[j];
- g[j] += g[j];
- }
- }
-}
-
-static int comp(const void *a,const void *b){
- return (*(float *)a<*(float *)b)-(*(float *)a>*(float *)b);
-}
-
-/* Newton-Raphson-Maehly actually functioned as a decent root finder,
- but there are root sets for which it gets into limit cycles
- (exacerbated by zero suppression) and fails. We can't afford to
- fail, even if the failure is 1 in 100,000,000, so we now use
- Laguerre and later polish with Newton-Raphson (which can then
- afford to fail) */
-
-#define EPSILON 10e-7
-static int Laguerre_With_Deflation(float *a,int ord,float *r){
- int i,m;
- double *defl=alloca(sizeof(*defl)*(ord+1));
- for(i=0;i<=ord;i++)defl[i]=a[i];
-
- for(m=ord;m>0;m--){
- double new=0.f,delta;
-
- /* iterate a root */
- while(1){
- double p=defl[m],pp=0.f,ppp=0.f,denom;
-
- /* eval the polynomial and its first two derivatives */
- for(i=m;i>0;i--){
- ppp = new*ppp + pp;
- pp = new*pp + p;
- p = new*p + defl[i-1];
- }
-
- /* Laguerre's method */
- denom=(m-1) * ((m-1)*pp*pp - m*p*ppp);
- if(denom<0)
- return(-1); /* complex root! The LPC generator handed us a bad filter */
-
- if(pp>0){
- denom = pp + sqrt(denom);
- if(denom<EPSILON)denom=EPSILON;
- }else{
- denom = pp - sqrt(denom);
- if(denom>-(EPSILON))denom=-(EPSILON);
- }
-
- delta = m*p/denom;
- new -= delta;
-
- if(delta<0.f)delta*=-1;
-
- if(fabs(delta/new)<10e-12)break;
- }
-
- r[m-1]=new;
-
- /* forward deflation */
-
- for(i=m;i>0;i--)
- defl[i-1]+=new*defl[i];
- defl++;
-
- }
- return(0);
-}
-
-
-/* for spit-and-polish only */
-static int Newton_Raphson(float *a,int ord,float *r){
- int i, k, count=0;
- double error=1.f;
- double *root=alloca(ord*sizeof(*root));
-
- for(i=0; i<ord;i++) root[i] = r[i];
-
- while(error>1e-20){
- error=0;
-
- for(i=0; i<ord; i++) { /* Update each point. */
- double pp=0.,delta;
- double rooti=root[i];
- double p=a[ord];
- for(k=ord-1; k>= 0; k--) {
-
- pp= pp* rooti + p;
- p = p * rooti + a[k];
- }
-
- delta = p/pp;
- root[i] -= delta;
- error+= delta*delta;
- }
-
- if(count>40)return(-1);
-
- count++;
- }
-
- /* Replaced the original bubble sort with a real sort. With your
- help, we can eliminate the bubble sort in our lifetime. --Monty */
-
- for(i=0; i<ord;i++) r[i] = root[i];
- return(0);
-}
-
-
-/* Convert lpc coefficients to lsp coefficients */
-int vorbis_lpc_to_lsp(float *lpc,float *lsp,int m){
- int order2=(m+1)>>1;
- int g1_order,g2_order;
- float *g1=alloca(sizeof(*g1)*(order2+1));
- float *g2=alloca(sizeof(*g2)*(order2+1));
- float *g1r=alloca(sizeof(*g1r)*(order2+1));
- float *g2r=alloca(sizeof(*g2r)*(order2+1));
- int i;
-
- /* even and odd are slightly different base cases */
- g1_order=(m+1)>>1;
- g2_order=(m) >>1;
-
- /* Compute the lengths of the x polynomials. */
- /* Compute the first half of K & R F1 & F2 polynomials. */
- /* Compute half of the symmetric and antisymmetric polynomials. */
- /* Remove the roots at +1 and -1. */
-
- g1[g1_order] = 1.f;
- for(i=1;i<=g1_order;i++) g1[g1_order-i] = lpc[i-1]+lpc[m-i];
- g2[g2_order] = 1.f;
- for(i=1;i<=g2_order;i++) g2[g2_order-i] = lpc[i-1]-lpc[m-i];
-
- if(g1_order>g2_order){
- for(i=2; i<=g2_order;i++) g2[g2_order-i] += g2[g2_order-i+2];
- }else{
- for(i=1; i<=g1_order;i++) g1[g1_order-i] -= g1[g1_order-i+1];
- for(i=1; i<=g2_order;i++) g2[g2_order-i] += g2[g2_order-i+1];
- }
-
- /* Convert into polynomials in cos(alpha) */
- cheby(g1,g1_order);
- cheby(g2,g2_order);
-
- /* Find the roots of the 2 even polynomials.*/
- if(Laguerre_With_Deflation(g1,g1_order,g1r) ||
- Laguerre_With_Deflation(g2,g2_order,g2r))
- return(-1);
-
- Newton_Raphson(g1,g1_order,g1r); /* if it fails, it leaves g1r alone */
- Newton_Raphson(g2,g2_order,g2r); /* if it fails, it leaves g2r alone */
-
- qsort(g1r,g1_order,sizeof(*g1r),comp);
- qsort(g2r,g2_order,sizeof(*g2r),comp);
-
- for(i=0;i<g1_order;i++)
- lsp[i*2] = acos(g1r[i]);
-
- for(i=0;i<g2_order;i++)
- lsp[i*2+1] = acos(g2r[i]);
- return(0);
-}
diff --git a/contrib/vorbis/lib/lsp.h b/contrib/vorbis/lib/lsp.h
deleted file mode 100644
index 8a8d10e..0000000
--- a/contrib/vorbis/lib/lsp.h
+++ /dev/null
@@ -1,27 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: LSP (also called LSF) conversion routines
-
- ********************************************************************/
-
-
-#ifndef _V_LSP_H_
-#define _V_LSP_H_
-
-extern int vorbis_lpc_to_lsp(float *lpc,float *lsp,int m);
-
-extern void vorbis_lsp_to_curve(float *curve,int *map,int n,int ln,
- float *lsp,int m,
- float amp,float ampoffset);
-
-#endif
diff --git a/contrib/vorbis/lib/mapping0.c b/contrib/vorbis/lib/mapping0.c
deleted file mode 100644
index ccb4493..0000000
--- a/contrib/vorbis/lib/mapping0.c
+++ /dev/null
@@ -1,808 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2010 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: channel mapping 0 implementation
-
- ********************************************************************/
-
-#include <stdlib.h>
-#include <stdio.h>
-#include <string.h>
-#include <math.h>
-#include <ogg/ogg.h>
-#include "vorbis/codec.h"
-#include "codec_internal.h"
-#include "codebook.h"
-#include "window.h"
-#include "registry.h"
-#include "psy.h"
-#include "misc.h"
-
-/* simplistic, wasteful way of doing this (unique lookup for each
- mode/submapping); there should be a central repository for
- identical lookups. That will require minor work, so I'm putting it
- off as low priority.
-
- Why a lookup for each backend in a given mode? Because the
- blocksize is set by the mode, and low backend lookups may require
- parameters from other areas of the mode/mapping */
-
-static void mapping0_free_info(vorbis_info_mapping *i){
- vorbis_info_mapping0 *info=(vorbis_info_mapping0 *)i;
- if(info){
- memset(info,0,sizeof(*info));
- _ogg_free(info);
- }
-}
-
-static void mapping0_pack(vorbis_info *vi,vorbis_info_mapping *vm,
- oggpack_buffer *opb){
- int i;
- vorbis_info_mapping0 *info=(vorbis_info_mapping0 *)vm;
-
- /* another 'we meant to do it this way' hack... up to beta 4, we
- packed 4 binary zeros here to signify one submapping in use. We
- now redefine that to mean four bitflags that indicate use of
- deeper features; bit0:submappings, bit1:coupling,
- bit2,3:reserved. This is backward compatable with all actual uses
- of the beta code. */
-
- if(info->submaps>1){
- oggpack_write(opb,1,1);
- oggpack_write(opb,info->submaps-1,4);
- }else
- oggpack_write(opb,0,1);
-
- if(info->coupling_steps>0){
- oggpack_write(opb,1,1);
- oggpack_write(opb,info->coupling_steps-1,8);
-
- for(i=0;i<info->coupling_steps;i++){
- oggpack_write(opb,info->coupling_mag[i],ov_ilog(vi->channels-1));
- oggpack_write(opb,info->coupling_ang[i],ov_ilog(vi->channels-1));
- }
- }else
- oggpack_write(opb,0,1);
-
- oggpack_write(opb,0,2); /* 2,3:reserved */
-
- /* we don't write the channel submappings if we only have one... */
- if(info->submaps>1){
- for(i=0;i<vi->channels;i++)
- oggpack_write(opb,info->chmuxlist[i],4);
- }
- for(i=0;i<info->submaps;i++){
- oggpack_write(opb,0,8); /* time submap unused */
- oggpack_write(opb,info->floorsubmap[i],8);
- oggpack_write(opb,info->residuesubmap[i],8);
- }
-}
-
-/* also responsible for range checking */
-static vorbis_info_mapping *mapping0_unpack(vorbis_info *vi,oggpack_buffer *opb){
- int i,b;
- vorbis_info_mapping0 *info=_ogg_calloc(1,sizeof(*info));
- codec_setup_info *ci=vi->codec_setup;
- if(vi->channels<=0)goto err_out;
-
- b=oggpack_read(opb,1);
- if(b<0)goto err_out;
- if(b){
- info->submaps=oggpack_read(opb,4)+1;
- if(info->submaps<=0)goto err_out;
- }else
- info->submaps=1;
-
- b=oggpack_read(opb,1);
- if(b<0)goto err_out;
- if(b){
- info->coupling_steps=oggpack_read(opb,8)+1;
- if(info->coupling_steps<=0)goto err_out;
- for(i=0;i<info->coupling_steps;i++){
- /* vi->channels > 0 is enforced in the caller */
- int testM=info->coupling_mag[i]=
- oggpack_read(opb,ov_ilog(vi->channels-1));
- int testA=info->coupling_ang[i]=
- oggpack_read(opb,ov_ilog(vi->channels-1));
-
- if(testM<0 ||
- testA<0 ||
- testM==testA ||
- testM>=vi->channels ||
- testA>=vi->channels) goto err_out;
- }
-
- }
-
- if(oggpack_read(opb,2)!=0)goto err_out; /* 2,3:reserved */
-
- if(info->submaps>1){
- for(i=0;i<vi->channels;i++){
- info->chmuxlist[i]=oggpack_read(opb,4);
- if(info->chmuxlist[i]>=info->submaps || info->chmuxlist[i]<0)goto err_out;
- }
- }
- for(i=0;i<info->submaps;i++){
- oggpack_read(opb,8); /* time submap unused */
- info->floorsubmap[i]=oggpack_read(opb,8);
- if(info->floorsubmap[i]>=ci->floors || info->floorsubmap[i]<0)goto err_out;
- info->residuesubmap[i]=oggpack_read(opb,8);
- if(info->residuesubmap[i]>=ci->residues || info->residuesubmap[i]<0)goto err_out;
- }
-
- return info;
-
- err_out:
- mapping0_free_info(info);
- return(NULL);
-}
-
-#include "os.h"
-#include "lpc.h"
-#include "lsp.h"
-#include "envelope.h"
-#include "mdct.h"
-#include "psy.h"
-#include "scales.h"
-
-#if 0
-static long seq=0;
-static ogg_int64_t total=0;
-static float FLOOR1_fromdB_LOOKUP[256]={
- 1.0649863e-07F, 1.1341951e-07F, 1.2079015e-07F, 1.2863978e-07F,
- 1.3699951e-07F, 1.4590251e-07F, 1.5538408e-07F, 1.6548181e-07F,
- 1.7623575e-07F, 1.8768855e-07F, 1.9988561e-07F, 2.128753e-07F,
- 2.2670913e-07F, 2.4144197e-07F, 2.5713223e-07F, 2.7384213e-07F,
- 2.9163793e-07F, 3.1059021e-07F, 3.3077411e-07F, 3.5226968e-07F,
- 3.7516214e-07F, 3.9954229e-07F, 4.2550680e-07F, 4.5315863e-07F,
- 4.8260743e-07F, 5.1396998e-07F, 5.4737065e-07F, 5.8294187e-07F,
- 6.2082472e-07F, 6.6116941e-07F, 7.0413592e-07F, 7.4989464e-07F,
- 7.9862701e-07F, 8.5052630e-07F, 9.0579828e-07F, 9.6466216e-07F,
- 1.0273513e-06F, 1.0941144e-06F, 1.1652161e-06F, 1.2409384e-06F,
- 1.3215816e-06F, 1.4074654e-06F, 1.4989305e-06F, 1.5963394e-06F,
- 1.7000785e-06F, 1.8105592e-06F, 1.9282195e-06F, 2.0535261e-06F,
- 2.1869758e-06F, 2.3290978e-06F, 2.4804557e-06F, 2.6416497e-06F,
- 2.8133190e-06F, 2.9961443e-06F, 3.1908506e-06F, 3.3982101e-06F,
- 3.6190449e-06F, 3.8542308e-06F, 4.1047004e-06F, 4.3714470e-06F,
- 4.6555282e-06F, 4.9580707e-06F, 5.2802740e-06F, 5.6234160e-06F,
- 5.9888572e-06F, 6.3780469e-06F, 6.7925283e-06F, 7.2339451e-06F,
- 7.7040476e-06F, 8.2047000e-06F, 8.7378876e-06F, 9.3057248e-06F,
- 9.9104632e-06F, 1.0554501e-05F, 1.1240392e-05F, 1.1970856e-05F,
- 1.2748789e-05F, 1.3577278e-05F, 1.4459606e-05F, 1.5399272e-05F,
- 1.6400004e-05F, 1.7465768e-05F, 1.8600792e-05F, 1.9809576e-05F,
- 2.1096914e-05F, 2.2467911e-05F, 2.3928002e-05F, 2.5482978e-05F,
- 2.7139006e-05F, 2.8902651e-05F, 3.0780908e-05F, 3.2781225e-05F,
- 3.4911534e-05F, 3.7180282e-05F, 3.9596466e-05F, 4.2169667e-05F,
- 4.4910090e-05F, 4.7828601e-05F, 5.0936773e-05F, 5.4246931e-05F,
- 5.7772202e-05F, 6.1526565e-05F, 6.5524908e-05F, 6.9783085e-05F,
- 7.4317983e-05F, 7.9147585e-05F, 8.4291040e-05F, 8.9768747e-05F,
- 9.5602426e-05F, 0.00010181521F, 0.00010843174F, 0.00011547824F,
- 0.00012298267F, 0.00013097477F, 0.00013948625F, 0.00014855085F,
- 0.00015820453F, 0.00016848555F, 0.00017943469F, 0.00019109536F,
- 0.00020351382F, 0.00021673929F, 0.00023082423F, 0.00024582449F,
- 0.00026179955F, 0.00027881276F, 0.00029693158F, 0.00031622787F,
- 0.00033677814F, 0.00035866388F, 0.00038197188F, 0.00040679456F,
- 0.00043323036F, 0.00046138411F, 0.00049136745F, 0.00052329927F,
- 0.00055730621F, 0.00059352311F, 0.00063209358F, 0.00067317058F,
- 0.00071691700F, 0.00076350630F, 0.00081312324F, 0.00086596457F,
- 0.00092223983F, 0.00098217216F, 0.0010459992F, 0.0011139742F,
- 0.0011863665F, 0.0012634633F, 0.0013455702F, 0.0014330129F,
- 0.0015261382F, 0.0016253153F, 0.0017309374F, 0.0018434235F,
- 0.0019632195F, 0.0020908006F, 0.0022266726F, 0.0023713743F,
- 0.0025254795F, 0.0026895994F, 0.0028643847F, 0.0030505286F,
- 0.0032487691F, 0.0034598925F, 0.0036847358F, 0.0039241906F,
- 0.0041792066F, 0.0044507950F, 0.0047400328F, 0.0050480668F,
- 0.0053761186F, 0.0057254891F, 0.0060975636F, 0.0064938176F,
- 0.0069158225F, 0.0073652516F, 0.0078438871F, 0.0083536271F,
- 0.0088964928F, 0.009474637F, 0.010090352F, 0.010746080F,
- 0.011444421F, 0.012188144F, 0.012980198F, 0.013823725F,
- 0.014722068F, 0.015678791F, 0.016697687F, 0.017782797F,
- 0.018938423F, 0.020169149F, 0.021479854F, 0.022875735F,
- 0.024362330F, 0.025945531F, 0.027631618F, 0.029427276F,
- 0.031339626F, 0.033376252F, 0.035545228F, 0.037855157F,
- 0.040315199F, 0.042935108F, 0.045725273F, 0.048696758F,
- 0.051861348F, 0.055231591F, 0.058820850F, 0.062643361F,
- 0.066714279F, 0.071049749F, 0.075666962F, 0.080584227F,
- 0.085821044F, 0.091398179F, 0.097337747F, 0.10366330F,
- 0.11039993F, 0.11757434F, 0.12521498F, 0.13335215F,
- 0.14201813F, 0.15124727F, 0.16107617F, 0.17154380F,
- 0.18269168F, 0.19456402F, 0.20720788F, 0.22067342F,
- 0.23501402F, 0.25028656F, 0.26655159F, 0.28387361F,
- 0.30232132F, 0.32196786F, 0.34289114F, 0.36517414F,
- 0.38890521F, 0.41417847F, 0.44109412F, 0.46975890F,
- 0.50028648F, 0.53279791F, 0.56742212F, 0.60429640F,
- 0.64356699F, 0.68538959F, 0.72993007F, 0.77736504F,
- 0.82788260F, 0.88168307F, 0.9389798F, 1.F,
-};
-
-#endif
-
-
-static int mapping0_forward(vorbis_block *vb){
- vorbis_dsp_state *vd=vb->vd;
- vorbis_info *vi=vd->vi;
- codec_setup_info *ci=vi->codec_setup;
- private_state *b=vb->vd->backend_state;
- vorbis_block_internal *vbi=(vorbis_block_internal *)vb->internal;
- int n=vb->pcmend;
- int i,j,k;
-
- int *nonzero = alloca(sizeof(*nonzero)*vi->channels);
- float **gmdct = _vorbis_block_alloc(vb,vi->channels*sizeof(*gmdct));
- int **iwork = _vorbis_block_alloc(vb,vi->channels*sizeof(*iwork));
- int ***floor_posts = _vorbis_block_alloc(vb,vi->channels*sizeof(*floor_posts));
-
- float global_ampmax=vbi->ampmax;
- float *local_ampmax=alloca(sizeof(*local_ampmax)*vi->channels);
- int blocktype=vbi->blocktype;
-
- int modenumber=vb->W;
- vorbis_info_mapping0 *info=ci->map_param[modenumber];
- vorbis_look_psy *psy_look=b->psy+blocktype+(vb->W?2:0);
-
- vb->mode=modenumber;
-
- for(i=0;i<vi->channels;i++){
- float scale=4.f/n;
- float scale_dB;
-
- float *pcm =vb->pcm[i];
- float *logfft =pcm;
-
- iwork[i]=_vorbis_block_alloc(vb,n/2*sizeof(**iwork));
- gmdct[i]=_vorbis_block_alloc(vb,n/2*sizeof(**gmdct));
-
- scale_dB=todB(&scale) + .345; /* + .345 is a hack; the original
- todB estimation used on IEEE 754
- compliant machines had a bug that
- returned dB values about a third
- of a decibel too high. The bug
- was harmless because tunings
- implicitly took that into
- account. However, fixing the bug
- in the estimator requires
- changing all the tunings as well.
- For now, it's easier to sync
- things back up here, and
- recalibrate the tunings in the
- next major model upgrade. */
-
-#if 0
- if(vi->channels==2){
- if(i==0)
- _analysis_output("pcmL",seq,pcm,n,0,0,total-n/2);
- else
- _analysis_output("pcmR",seq,pcm,n,0,0,total-n/2);
- }else{
- _analysis_output("pcm",seq,pcm,n,0,0,total-n/2);
- }
-#endif
-
- /* window the PCM data */
- _vorbis_apply_window(pcm,b->window,ci->blocksizes,vb->lW,vb->W,vb->nW);
-
-#if 0
- if(vi->channels==2){
- if(i==0)
- _analysis_output("windowedL",seq,pcm,n,0,0,total-n/2);
- else
- _analysis_output("windowedR",seq,pcm,n,0,0,total-n/2);
- }else{
- _analysis_output("windowed",seq,pcm,n,0,0,total-n/2);
- }
-#endif
-
- /* transform the PCM data */
- /* only MDCT right now.... */
- mdct_forward(b->transform[vb->W][0],pcm,gmdct[i]);
-
- /* FFT yields more accurate tonal estimation (not phase sensitive) */
- drft_forward(&b->fft_look[vb->W],pcm);
- logfft[0]=scale_dB+todB(pcm) + .345; /* + .345 is a hack; the
- original todB estimation used on
- IEEE 754 compliant machines had a
- bug that returned dB values about
- a third of a decibel too high.
- The bug was harmless because
- tunings implicitly took that into
- account. However, fixing the bug
- in the estimator requires
- changing all the tunings as well.
- For now, it's easier to sync
- things back up here, and
- recalibrate the tunings in the
- next major model upgrade. */
- local_ampmax[i]=logfft[0];
- for(j=1;j<n-1;j+=2){
- float temp=pcm[j]*pcm[j]+pcm[j+1]*pcm[j+1];
- temp=logfft[(j+1)>>1]=scale_dB+.5f*todB(&temp) + .345; /* +
- .345 is a hack; the original todB
- estimation used on IEEE 754
- compliant machines had a bug that
- returned dB values about a third
- of a decibel too high. The bug
- was harmless because tunings
- implicitly took that into
- account. However, fixing the bug
- in the estimator requires
- changing all the tunings as well.
- For now, it's easier to sync
- things back up here, and
- recalibrate the tunings in the
- next major model upgrade. */
- if(temp>local_ampmax[i])local_ampmax[i]=temp;
- }
-
- if(local_ampmax[i]>0.f)local_ampmax[i]=0.f;
- if(local_ampmax[i]>global_ampmax)global_ampmax=local_ampmax[i];
-
-#if 0
- if(vi->channels==2){
- if(i==0){
- _analysis_output("fftL",seq,logfft,n/2,1,0,0);
- }else{
- _analysis_output("fftR",seq,logfft,n/2,1,0,0);
- }
- }else{
- _analysis_output("fft",seq,logfft,n/2,1,0,0);
- }
-#endif
-
- }
-
- {
- float *noise = _vorbis_block_alloc(vb,n/2*sizeof(*noise));
- float *tone = _vorbis_block_alloc(vb,n/2*sizeof(*tone));
-
- for(i=0;i<vi->channels;i++){
- /* the encoder setup assumes that all the modes used by any
- specific bitrate tweaking use the same floor */
-
- int submap=info->chmuxlist[i];
-
- /* the following makes things clearer to *me* anyway */
- float *mdct =gmdct[i];
- float *logfft =vb->pcm[i];
-
- float *logmdct =logfft+n/2;
- float *logmask =logfft;
-
- vb->mode=modenumber;
-
- floor_posts[i]=_vorbis_block_alloc(vb,PACKETBLOBS*sizeof(**floor_posts));
- memset(floor_posts[i],0,sizeof(**floor_posts)*PACKETBLOBS);
-
- for(j=0;j<n/2;j++)
- logmdct[j]=todB(mdct+j) + .345; /* + .345 is a hack; the original
- todB estimation used on IEEE 754
- compliant machines had a bug that
- returned dB values about a third
- of a decibel too high. The bug
- was harmless because tunings
- implicitly took that into
- account. However, fixing the bug
- in the estimator requires
- changing all the tunings as well.
- For now, it's easier to sync
- things back up here, and
- recalibrate the tunings in the
- next major model upgrade. */
-
-#if 0
- if(vi->channels==2){
- if(i==0)
- _analysis_output("mdctL",seq,logmdct,n/2,1,0,0);
- else
- _analysis_output("mdctR",seq,logmdct,n/2,1,0,0);
- }else{
- _analysis_output("mdct",seq,logmdct,n/2,1,0,0);
- }
-#endif
-
- /* first step; noise masking. Not only does 'noise masking'
- give us curves from which we can decide how much resolution
- to give noise parts of the spectrum, it also implicitly hands
- us a tonality estimate (the larger the value in the
- 'noise_depth' vector, the more tonal that area is) */
-
- _vp_noisemask(psy_look,
- logmdct,
- noise); /* noise does not have by-frequency offset
- bias applied yet */
-#if 0
- if(vi->channels==2){
- if(i==0)
- _analysis_output("noiseL",seq,noise,n/2,1,0,0);
- else
- _analysis_output("noiseR",seq,noise,n/2,1,0,0);
- }else{
- _analysis_output("noise",seq,noise,n/2,1,0,0);
- }
-#endif
-
- /* second step: 'all the other crap'; all the stuff that isn't
- computed/fit for bitrate management goes in the second psy
- vector. This includes tone masking, peak limiting and ATH */
-
- _vp_tonemask(psy_look,
- logfft,
- tone,
- global_ampmax,
- local_ampmax[i]);
-
-#if 0
- if(vi->channels==2){
- if(i==0)
- _analysis_output("toneL",seq,tone,n/2,1,0,0);
- else
- _analysis_output("toneR",seq,tone,n/2,1,0,0);
- }else{
- _analysis_output("tone",seq,tone,n/2,1,0,0);
- }
-#endif
-
- /* third step; we offset the noise vectors, overlay tone
- masking. We then do a floor1-specific line fit. If we're
- performing bitrate management, the line fit is performed
- multiple times for up/down tweakage on demand. */
-
-#if 0
- {
- float aotuv[psy_look->n];
-#endif
-
- _vp_offset_and_mix(psy_look,
- noise,
- tone,
- 1,
- logmask,
- mdct,
- logmdct);
-
-#if 0
- if(vi->channels==2){
- if(i==0)
- _analysis_output("aotuvM1_L",seq,aotuv,psy_look->n,1,1,0);
- else
- _analysis_output("aotuvM1_R",seq,aotuv,psy_look->n,1,1,0);
- }else{
- _analysis_output("aotuvM1",seq,aotuv,psy_look->n,1,1,0);
- }
- }
-#endif
-
-
-#if 0
- if(vi->channels==2){
- if(i==0)
- _analysis_output("mask1L",seq,logmask,n/2,1,0,0);
- else
- _analysis_output("mask1R",seq,logmask,n/2,1,0,0);
- }else{
- _analysis_output("mask1",seq,logmask,n/2,1,0,0);
- }
-#endif
-
- /* this algorithm is hardwired to floor 1 for now; abort out if
- we're *not* floor1. This won't happen unless someone has
- broken the encode setup lib. Guard it anyway. */
- if(ci->floor_type[info->floorsubmap[submap]]!=1)return(-1);
-
- floor_posts[i][PACKETBLOBS/2]=
- floor1_fit(vb,b->flr[info->floorsubmap[submap]],
- logmdct,
- logmask);
-
- /* are we managing bitrate? If so, perform two more fits for
- later rate tweaking (fits represent hi/lo) */
- if(vorbis_bitrate_managed(vb) && floor_posts[i][PACKETBLOBS/2]){
- /* higher rate by way of lower noise curve */
-
- _vp_offset_and_mix(psy_look,
- noise,
- tone,
- 2,
- logmask,
- mdct,
- logmdct);
-
-#if 0
- if(vi->channels==2){
- if(i==0)
- _analysis_output("mask2L",seq,logmask,n/2,1,0,0);
- else
- _analysis_output("mask2R",seq,logmask,n/2,1,0,0);
- }else{
- _analysis_output("mask2",seq,logmask,n/2,1,0,0);
- }
-#endif
-
- floor_posts[i][PACKETBLOBS-1]=
- floor1_fit(vb,b->flr[info->floorsubmap[submap]],
- logmdct,
- logmask);
-
- /* lower rate by way of higher noise curve */
- _vp_offset_and_mix(psy_look,
- noise,
- tone,
- 0,
- logmask,
- mdct,
- logmdct);
-
-#if 0
- if(vi->channels==2){
- if(i==0)
- _analysis_output("mask0L",seq,logmask,n/2,1,0,0);
- else
- _analysis_output("mask0R",seq,logmask,n/2,1,0,0);
- }else{
- _analysis_output("mask0",seq,logmask,n/2,1,0,0);
- }
-#endif
-
- floor_posts[i][0]=
- floor1_fit(vb,b->flr[info->floorsubmap[submap]],
- logmdct,
- logmask);
-
- /* we also interpolate a range of intermediate curves for
- intermediate rates */
- for(k=1;k<PACKETBLOBS/2;k++)
- floor_posts[i][k]=
- floor1_interpolate_fit(vb,b->flr[info->floorsubmap[submap]],
- floor_posts[i][0],
- floor_posts[i][PACKETBLOBS/2],
- k*65536/(PACKETBLOBS/2));
- for(k=PACKETBLOBS/2+1;k<PACKETBLOBS-1;k++)
- floor_posts[i][k]=
- floor1_interpolate_fit(vb,b->flr[info->floorsubmap[submap]],
- floor_posts[i][PACKETBLOBS/2],
- floor_posts[i][PACKETBLOBS-1],
- (k-PACKETBLOBS/2)*65536/(PACKETBLOBS/2));
- }
- }
- }
- vbi->ampmax=global_ampmax;
-
- /*
- the next phases are performed once for vbr-only and PACKETBLOB
- times for bitrate managed modes.
-
- 1) encode actual mode being used
- 2) encode the floor for each channel, compute coded mask curve/res
- 3) normalize and couple.
- 4) encode residue
- 5) save packet bytes to the packetblob vector
-
- */
-
- /* iterate over the many masking curve fits we've created */
-
- {
- int **couple_bundle=alloca(sizeof(*couple_bundle)*vi->channels);
- int *zerobundle=alloca(sizeof(*zerobundle)*vi->channels);
-
- for(k=(vorbis_bitrate_managed(vb)?0:PACKETBLOBS/2);
- k<=(vorbis_bitrate_managed(vb)?PACKETBLOBS-1:PACKETBLOBS/2);
- k++){
- oggpack_buffer *opb=vbi->packetblob[k];
-
- /* start out our new packet blob with packet type and mode */
- /* Encode the packet type */
- oggpack_write(opb,0,1);
- /* Encode the modenumber */
- /* Encode frame mode, pre,post windowsize, then dispatch */
- oggpack_write(opb,modenumber,b->modebits);
- if(vb->W){
- oggpack_write(opb,vb->lW,1);
- oggpack_write(opb,vb->nW,1);
- }
-
- /* encode floor, compute masking curve, sep out residue */
- for(i=0;i<vi->channels;i++){
- int submap=info->chmuxlist[i];
- int *ilogmask=iwork[i];
-
- nonzero[i]=floor1_encode(opb,vb,b->flr[info->floorsubmap[submap]],
- floor_posts[i][k],
- ilogmask);
-#if 0
- {
- char buf[80];
- sprintf(buf,"maskI%c%d",i?'R':'L',k);
- float work[n/2];
- for(j=0;j<n/2;j++)
- work[j]=FLOOR1_fromdB_LOOKUP[iwork[i][j]];
- _analysis_output(buf,seq,work,n/2,1,1,0);
- }
-#endif
- }
-
- /* our iteration is now based on masking curve, not prequant and
- coupling. Only one prequant/coupling step */
-
- /* quantize/couple */
- /* incomplete implementation that assumes the tree is all depth
- one, or no tree at all */
- _vp_couple_quantize_normalize(k,
- &ci->psy_g_param,
- psy_look,
- info,
- gmdct,
- iwork,
- nonzero,
- ci->psy_g_param.sliding_lowpass[vb->W][k],
- vi->channels);
-
-#if 0
- for(i=0;i<vi->channels;i++){
- char buf[80];
- sprintf(buf,"res%c%d",i?'R':'L',k);
- float work[n/2];
- for(j=0;j<n/2;j++)
- work[j]=iwork[i][j];
- _analysis_output(buf,seq,work,n/2,1,0,0);
- }
-#endif
-
- /* classify and encode by submap */
- for(i=0;i<info->submaps;i++){
- int ch_in_bundle=0;
- long **classifications;
- int resnum=info->residuesubmap[i];
-
- for(j=0;j<vi->channels;j++){
- if(info->chmuxlist[j]==i){
- zerobundle[ch_in_bundle]=0;
- if(nonzero[j])zerobundle[ch_in_bundle]=1;
- couple_bundle[ch_in_bundle++]=iwork[j];
- }
- }
-
- classifications=_residue_P[ci->residue_type[resnum]]->
- class(vb,b->residue[resnum],couple_bundle,zerobundle,ch_in_bundle);
-
- ch_in_bundle=0;
- for(j=0;j<vi->channels;j++)
- if(info->chmuxlist[j]==i)
- couple_bundle[ch_in_bundle++]=iwork[j];
-
- _residue_P[ci->residue_type[resnum]]->
- forward(opb,vb,b->residue[resnum],
- couple_bundle,zerobundle,ch_in_bundle,classifications,i);
- }
-
- /* ok, done encoding. Next protopacket. */
- }
-
- }
-
-#if 0
- seq++;
- total+=ci->blocksizes[vb->W]/4+ci->blocksizes[vb->nW]/4;
-#endif
- return(0);
-}
-
-static int mapping0_inverse(vorbis_block *vb,vorbis_info_mapping *l){
- vorbis_dsp_state *vd=vb->vd;
- vorbis_info *vi=vd->vi;
- codec_setup_info *ci=vi->codec_setup;
- private_state *b=vd->backend_state;
- vorbis_info_mapping0 *info=(vorbis_info_mapping0 *)l;
-
- int i,j;
- long n=vb->pcmend=ci->blocksizes[vb->W];
-
- float **pcmbundle=alloca(sizeof(*pcmbundle)*vi->channels);
- int *zerobundle=alloca(sizeof(*zerobundle)*vi->channels);
-
- int *nonzero =alloca(sizeof(*nonzero)*vi->channels);
- void **floormemo=alloca(sizeof(*floormemo)*vi->channels);
-
- /* recover the spectral envelope; store it in the PCM vector for now */
- for(i=0;i<vi->channels;i++){
- int submap=info->chmuxlist[i];
- floormemo[i]=_floor_P[ci->floor_type[info->floorsubmap[submap]]]->
- inverse1(vb,b->flr[info->floorsubmap[submap]]);
- if(floormemo[i])
- nonzero[i]=1;
- else
- nonzero[i]=0;
- memset(vb->pcm[i],0,sizeof(*vb->pcm[i])*n/2);
- }
-
- /* channel coupling can 'dirty' the nonzero listing */
- for(i=0;i<info->coupling_steps;i++){
- if(nonzero[info->coupling_mag[i]] ||
- nonzero[info->coupling_ang[i]]){
- nonzero[info->coupling_mag[i]]=1;
- nonzero[info->coupling_ang[i]]=1;
- }
- }
-
- /* recover the residue into our working vectors */
- for(i=0;i<info->submaps;i++){
- int ch_in_bundle=0;
- for(j=0;j<vi->channels;j++){
- if(info->chmuxlist[j]==i){
- if(nonzero[j])
- zerobundle[ch_in_bundle]=1;
- else
- zerobundle[ch_in_bundle]=0;
- pcmbundle[ch_in_bundle++]=vb->pcm[j];
- }
- }
-
- _residue_P[ci->residue_type[info->residuesubmap[i]]]->
- inverse(vb,b->residue[info->residuesubmap[i]],
- pcmbundle,zerobundle,ch_in_bundle);
- }
-
- /* channel coupling */
- for(i=info->coupling_steps-1;i>=0;i--){
- float *pcmM=vb->pcm[info->coupling_mag[i]];
- float *pcmA=vb->pcm[info->coupling_ang[i]];
-
- for(j=0;j<n/2;j++){
- float mag=pcmM[j];
- float ang=pcmA[j];
-
- if(mag>0)
- if(ang>0){
- pcmM[j]=mag;
- pcmA[j]=mag-ang;
- }else{
- pcmA[j]=mag;
- pcmM[j]=mag+ang;
- }
- else
- if(ang>0){
- pcmM[j]=mag;
- pcmA[j]=mag+ang;
- }else{
- pcmA[j]=mag;
- pcmM[j]=mag-ang;
- }
- }
- }
-
- /* compute and apply spectral envelope */
- for(i=0;i<vi->channels;i++){
- float *pcm=vb->pcm[i];
- int submap=info->chmuxlist[i];
- _floor_P[ci->floor_type[info->floorsubmap[submap]]]->
- inverse2(vb,b->flr[info->floorsubmap[submap]],
- floormemo[i],pcm);
- }
-
- /* transform the PCM data; takes PCM vector, vb; modifies PCM vector */
- /* only MDCT right now.... */
- for(i=0;i<vi->channels;i++){
- float *pcm=vb->pcm[i];
- mdct_backward(b->transform[vb->W][0],pcm,pcm);
- }
-
- /* all done! */
- return(0);
-}
-
-/* export hooks */
-const vorbis_func_mapping mapping0_exportbundle={
- &mapping0_pack,
- &mapping0_unpack,
- &mapping0_free_info,
- &mapping0_forward,
- &mapping0_inverse
-};
diff --git a/contrib/vorbis/lib/masking.h b/contrib/vorbis/lib/masking.h
deleted file mode 100644
index 955e18c..0000000
--- a/contrib/vorbis/lib/masking.h
+++ /dev/null
@@ -1,784 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: masking curve data for psychoacoustics
-
- ********************************************************************/
-
-#ifndef _V_MASKING_H_
-#define _V_MASKING_H_
-
-/* more detailed ATH; the bass if flat to save stressing the floor
- overly for only a bin or two of savings. */
-
-#define MAX_ATH 88
-static const float ATH[]={
- /*15*/ -51, -52, -53, -54, -55, -56, -57, -58,
- /*31*/ -59, -60, -61, -62, -63, -64, -65, -66,
- /*63*/ -67, -68, -69, -70, -71, -72, -73, -74,
- /*125*/ -75, -76, -77, -78, -80, -81, -82, -83,
- /*250*/ -84, -85, -86, -87, -88, -88, -89, -89,
- /*500*/ -90, -91, -91, -92, -93, -94, -95, -96,
- /*1k*/ -96, -97, -98, -98, -99, -99,-100,-100,
- /*2k*/ -101,-102,-103,-104,-106,-107,-107,-107,
- /*4k*/ -107,-105,-103,-102,-101, -99, -98, -96,
- /*8k*/ -95, -95, -96, -97, -96, -95, -93, -90,
- /*16k*/ -80, -70, -50, -40, -30, -30, -30, -30
-};
-
-/* The tone masking curves from Ehmer's and Fielder's papers have been
- replaced by an empirically collected data set. The previously
- published values were, far too often, simply on crack. */
-
-#define EHMER_OFFSET 16
-#define EHMER_MAX 56
-
-/* masking tones from -50 to 0dB, 62.5 through 16kHz at half octaves
- test tones from -2 octaves to +5 octaves sampled at eighth octaves */
-/* (Vorbis 0dB, the loudest possible tone, is assumed to be ~100dB SPL
- for collection of these curves) */
-
-static const float tonemasks[P_BANDS][6][EHMER_MAX]={
- /* 62.5 Hz */
- {{ -60, -60, -60, -60, -60, -60, -60, -60,
- -60, -60, -60, -60, -62, -62, -65, -73,
- -69, -68, -68, -67, -70, -70, -72, -74,
- -75, -79, -79, -80, -83, -88, -93, -100,
- -110, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- { -48, -48, -48, -48, -48, -48, -48, -48,
- -48, -48, -48, -48, -48, -53, -61, -66,
- -66, -68, -67, -70, -76, -76, -72, -73,
- -75, -76, -78, -79, -83, -88, -93, -100,
- -110, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- { -37, -37, -37, -37, -37, -37, -37, -37,
- -38, -40, -42, -46, -48, -53, -55, -62,
- -65, -58, -56, -56, -61, -60, -65, -67,
- -69, -71, -77, -77, -78, -80, -82, -84,
- -88, -93, -98, -106, -112, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- { -25, -25, -25, -25, -25, -25, -25, -25,
- -25, -26, -27, -29, -32, -38, -48, -52,
- -52, -50, -48, -48, -51, -52, -54, -60,
- -67, -67, -66, -68, -69, -73, -73, -76,
- -80, -81, -81, -85, -85, -86, -88, -93,
- -100, -110, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- { -16, -16, -16, -16, -16, -16, -16, -16,
- -17, -19, -20, -22, -26, -28, -31, -40,
- -47, -39, -39, -40, -42, -43, -47, -51,
- -57, -52, -55, -55, -60, -58, -62, -63,
- -70, -67, -69, -72, -73, -77, -80, -82,
- -83, -87, -90, -94, -98, -104, -115, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- { -8, -8, -8, -8, -8, -8, -8, -8,
- -8, -8, -10, -11, -15, -19, -25, -30,
- -34, -31, -30, -31, -29, -32, -35, -42,
- -48, -42, -44, -46, -50, -50, -51, -52,
- -59, -54, -55, -55, -58, -62, -63, -66,
- -72, -73, -76, -75, -78, -80, -80, -81,
- -84, -88, -90, -94, -98, -101, -106, -110}},
- /* 88Hz */
- {{ -66, -66, -66, -66, -66, -66, -66, -66,
- -66, -66, -66, -66, -66, -67, -67, -67,
- -76, -72, -71, -74, -76, -76, -75, -78,
- -79, -79, -81, -83, -86, -89, -93, -97,
- -100, -105, -110, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- { -47, -47, -47, -47, -47, -47, -47, -47,
- -47, -47, -47, -48, -51, -55, -59, -66,
- -66, -66, -67, -66, -68, -69, -70, -74,
- -79, -77, -77, -78, -80, -81, -82, -84,
- -86, -88, -91, -95, -100, -108, -116, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- { -36, -36, -36, -36, -36, -36, -36, -36,
- -36, -37, -37, -41, -44, -48, -51, -58,
- -62, -60, -57, -59, -59, -60, -63, -65,
- -72, -71, -70, -72, -74, -77, -76, -78,
- -81, -81, -80, -83, -86, -91, -96, -100,
- -105, -110, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- { -28, -28, -28, -28, -28, -28, -28, -28,
- -28, -30, -32, -32, -33, -35, -41, -49,
- -50, -49, -47, -48, -48, -52, -51, -57,
- -65, -61, -59, -61, -64, -69, -70, -74,
- -77, -77, -78, -81, -84, -85, -87, -90,
- -92, -96, -100, -107, -112, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- { -19, -19, -19, -19, -19, -19, -19, -19,
- -20, -21, -23, -27, -30, -35, -36, -41,
- -46, -44, -42, -40, -41, -41, -43, -48,
- -55, -53, -52, -53, -56, -59, -58, -60,
- -67, -66, -69, -71, -72, -75, -79, -81,
- -84, -87, -90, -93, -97, -101, -107, -114,
- -999, -999, -999, -999, -999, -999, -999, -999},
- { -9, -9, -9, -9, -9, -9, -9, -9,
- -11, -12, -12, -15, -16, -20, -23, -30,
- -37, -34, -33, -34, -31, -32, -32, -38,
- -47, -44, -41, -40, -47, -49, -46, -46,
- -58, -50, -50, -54, -58, -62, -64, -67,
- -67, -70, -72, -76, -79, -83, -87, -91,
- -96, -100, -104, -110, -999, -999, -999, -999}},
- /* 125 Hz */
- {{ -62, -62, -62, -62, -62, -62, -62, -62,
- -62, -62, -63, -64, -66, -67, -66, -68,
- -75, -72, -76, -75, -76, -78, -79, -82,
- -84, -85, -90, -94, -101, -110, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- { -59, -59, -59, -59, -59, -59, -59, -59,
- -59, -59, -59, -60, -60, -61, -63, -66,
- -71, -68, -70, -70, -71, -72, -72, -75,
- -81, -78, -79, -82, -83, -86, -90, -97,
- -103, -113, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- { -53, -53, -53, -53, -53, -53, -53, -53,
- -53, -54, -55, -57, -56, -57, -55, -61,
- -65, -60, -60, -62, -63, -63, -66, -68,
- -74, -73, -75, -75, -78, -80, -80, -82,
- -85, -90, -96, -101, -108, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- { -46, -46, -46, -46, -46, -46, -46, -46,
- -46, -46, -47, -47, -47, -47, -48, -51,
- -57, -51, -49, -50, -51, -53, -54, -59,
- -66, -60, -62, -67, -67, -70, -72, -75,
- -76, -78, -81, -85, -88, -94, -97, -104,
- -112, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- { -36, -36, -36, -36, -36, -36, -36, -36,
- -39, -41, -42, -42, -39, -38, -41, -43,
- -52, -44, -40, -39, -37, -37, -40, -47,
- -54, -50, -48, -50, -55, -61, -59, -62,
- -66, -66, -66, -69, -69, -73, -74, -74,
- -75, -77, -79, -82, -87, -91, -95, -100,
- -108, -115, -999, -999, -999, -999, -999, -999},
- { -28, -26, -24, -22, -20, -20, -23, -29,
- -30, -31, -28, -27, -28, -28, -28, -35,
- -40, -33, -32, -29, -30, -30, -30, -37,
- -45, -41, -37, -38, -45, -47, -47, -48,
- -53, -49, -48, -50, -49, -49, -51, -52,
- -58, -56, -57, -56, -60, -61, -62, -70,
- -72, -74, -78, -83, -88, -93, -100, -106}},
- /* 177 Hz */
- {{-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -110, -105, -100, -95, -91, -87, -83,
- -80, -78, -76, -78, -78, -81, -83, -85,
- -86, -85, -86, -87, -90, -97, -107, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -110, -105, -100, -95, -90,
- -85, -81, -77, -73, -70, -67, -67, -68,
- -75, -73, -70, -69, -70, -72, -75, -79,
- -84, -83, -84, -86, -88, -89, -89, -93,
- -98, -105, -112, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-105, -100, -95, -90, -85, -80, -76, -71,
- -68, -68, -65, -63, -63, -62, -62, -64,
- -65, -64, -61, -62, -63, -64, -66, -68,
- -73, -73, -74, -75, -76, -81, -83, -85,
- -88, -89, -92, -95, -100, -108, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- { -80, -75, -71, -68, -65, -63, -62, -61,
- -61, -61, -61, -59, -56, -57, -53, -50,
- -58, -52, -50, -50, -52, -53, -54, -58,
- -67, -63, -67, -68, -72, -75, -78, -80,
- -81, -81, -82, -85, -89, -90, -93, -97,
- -101, -107, -114, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- { -65, -61, -59, -57, -56, -55, -55, -56,
- -56, -57, -55, -53, -52, -47, -44, -44,
- -50, -44, -41, -39, -39, -42, -40, -46,
- -51, -49, -50, -53, -54, -63, -60, -61,
- -62, -66, -66, -66, -70, -73, -74, -75,
- -76, -75, -79, -85, -89, -91, -96, -102,
- -110, -999, -999, -999, -999, -999, -999, -999},
- { -52, -50, -49, -49, -48, -48, -48, -49,
- -50, -50, -49, -46, -43, -39, -35, -33,
- -38, -36, -32, -29, -32, -32, -32, -35,
- -44, -39, -38, -38, -46, -50, -45, -46,
- -53, -50, -50, -50, -54, -54, -53, -53,
- -56, -57, -59, -66, -70, -72, -74, -79,
- -83, -85, -90, -97, -114, -999, -999, -999}},
- /* 250 Hz */
- {{-999, -999, -999, -999, -999, -999, -110, -105,
- -100, -95, -90, -86, -80, -75, -75, -79,
- -80, -79, -80, -81, -82, -88, -95, -103,
- -110, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -108, -103, -98, -93,
- -88, -83, -79, -78, -75, -71, -67, -68,
- -73, -73, -72, -73, -75, -77, -80, -82,
- -88, -93, -100, -107, -114, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -110, -105, -101, -96, -90,
- -86, -81, -77, -73, -69, -66, -61, -62,
- -66, -64, -62, -65, -66, -70, -72, -76,
- -81, -80, -84, -90, -95, -102, -110, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -107, -103, -97, -92, -88,
- -83, -79, -74, -70, -66, -59, -53, -58,
- -62, -55, -54, -54, -54, -58, -61, -62,
- -72, -70, -72, -75, -78, -80, -81, -80,
- -83, -83, -88, -93, -100, -107, -115, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -105, -100, -95, -90, -85,
- -80, -75, -70, -66, -62, -56, -48, -44,
- -48, -46, -46, -43, -46, -48, -48, -51,
- -58, -58, -59, -60, -62, -62, -61, -61,
- -65, -64, -65, -68, -70, -74, -75, -78,
- -81, -86, -95, -110, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -105, -100, -95, -90, -85, -80,
- -75, -70, -65, -61, -55, -49, -39, -33,
- -40, -35, -32, -38, -40, -33, -35, -37,
- -46, -41, -45, -44, -46, -42, -45, -46,
- -52, -50, -50, -50, -54, -54, -55, -57,
- -62, -64, -66, -68, -70, -76, -81, -90,
- -100, -110, -999, -999, -999, -999, -999, -999}},
- /* 354 hz */
- {{-999, -999, -999, -999, -999, -999, -999, -999,
- -105, -98, -90, -85, -82, -83, -80, -78,
- -84, -79, -80, -83, -87, -89, -91, -93,
- -99, -106, -117, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -105, -98, -90, -85, -80, -75, -70, -68,
- -74, -72, -74, -77, -80, -82, -85, -87,
- -92, -89, -91, -95, -100, -106, -112, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -105, -98, -90, -83, -75, -71, -63, -64,
- -67, -62, -64, -67, -70, -73, -77, -81,
- -84, -83, -85, -89, -90, -93, -98, -104,
- -109, -114, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -103, -96, -88, -81, -75, -68, -58, -54,
- -56, -54, -56, -56, -58, -60, -63, -66,
- -74, -69, -72, -72, -75, -74, -77, -81,
- -81, -82, -84, -87, -93, -96, -99, -104,
- -110, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -108, -102, -96,
- -91, -85, -80, -74, -68, -60, -51, -46,
- -48, -46, -43, -45, -47, -47, -49, -48,
- -56, -53, -55, -58, -57, -63, -58, -60,
- -66, -64, -67, -70, -70, -74, -77, -84,
- -86, -89, -91, -93, -94, -101, -109, -118,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -108, -103, -98, -93, -88,
- -83, -78, -73, -68, -60, -53, -44, -35,
- -38, -38, -34, -34, -36, -40, -41, -44,
- -51, -45, -46, -47, -46, -54, -50, -49,
- -50, -50, -50, -51, -54, -57, -58, -60,
- -66, -66, -66, -64, -65, -68, -77, -82,
- -87, -95, -110, -999, -999, -999, -999, -999}},
- /* 500 Hz */
- {{-999, -999, -999, -999, -999, -999, -999, -999,
- -107, -102, -97, -92, -87, -83, -78, -75,
- -82, -79, -83, -85, -89, -92, -95, -98,
- -101, -105, -109, -113, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -106,
- -100, -95, -90, -86, -81, -78, -74, -69,
- -74, -74, -76, -79, -83, -84, -86, -89,
- -92, -97, -93, -100, -103, -107, -110, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -106, -100,
- -95, -90, -87, -83, -80, -75, -69, -60,
- -66, -66, -68, -70, -74, -78, -79, -81,
- -81, -83, -84, -87, -93, -96, -99, -103,
- -107, -110, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -108, -103, -98,
- -93, -89, -85, -82, -78, -71, -62, -55,
- -58, -58, -54, -54, -55, -59, -61, -62,
- -70, -66, -66, -67, -70, -72, -75, -78,
- -84, -84, -84, -88, -91, -90, -95, -98,
- -102, -103, -106, -110, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -108, -103, -98, -94,
- -90, -87, -82, -79, -73, -67, -58, -47,
- -50, -45, -41, -45, -48, -44, -44, -49,
- -54, -51, -48, -47, -49, -50, -51, -57,
- -58, -60, -63, -69, -70, -69, -71, -74,
- -78, -82, -90, -95, -101, -105, -110, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -105, -101, -97, -93, -90,
- -85, -80, -77, -72, -65, -56, -48, -37,
- -40, -36, -34, -40, -50, -47, -38, -41,
- -47, -38, -35, -39, -38, -43, -40, -45,
- -50, -45, -44, -47, -50, -55, -48, -48,
- -52, -66, -70, -76, -82, -90, -97, -105,
- -110, -999, -999, -999, -999, -999, -999, -999}},
- /* 707 Hz */
- {{-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -108, -103, -98, -93, -86, -79, -76,
- -83, -81, -85, -87, -89, -93, -98, -102,
- -107, -112, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -108, -103, -98, -93, -86, -79, -71,
- -77, -74, -77, -79, -81, -84, -85, -90,
- -92, -93, -92, -98, -101, -108, -112, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -108, -103, -98, -93, -87, -78, -68, -65,
- -66, -62, -65, -67, -70, -73, -75, -78,
- -82, -82, -83, -84, -91, -93, -98, -102,
- -106, -110, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -105, -100, -95, -90, -82, -74, -62, -57,
- -58, -56, -51, -52, -52, -54, -54, -58,
- -66, -59, -60, -63, -66, -69, -73, -79,
- -83, -84, -80, -81, -81, -82, -88, -92,
- -98, -105, -113, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -107,
- -102, -97, -92, -84, -79, -69, -57, -47,
- -52, -47, -44, -45, -50, -52, -42, -42,
- -53, -43, -43, -48, -51, -56, -55, -52,
- -57, -59, -61, -62, -67, -71, -78, -83,
- -86, -94, -98, -103, -110, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -105, -100,
- -95, -90, -84, -78, -70, -61, -51, -41,
- -40, -38, -40, -46, -52, -51, -41, -40,
- -46, -40, -38, -38, -41, -46, -41, -46,
- -47, -43, -43, -45, -41, -45, -56, -67,
- -68, -83, -87, -90, -95, -102, -107, -113,
- -999, -999, -999, -999, -999, -999, -999, -999}},
- /* 1000 Hz */
- {{-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -109, -105, -101, -96, -91, -84, -77,
- -82, -82, -85, -89, -94, -100, -106, -110,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -106, -103, -98, -92, -85, -80, -71,
- -75, -72, -76, -80, -84, -86, -89, -93,
- -100, -107, -113, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -107,
- -104, -101, -97, -92, -88, -84, -80, -64,
- -66, -63, -64, -66, -69, -73, -77, -83,
- -83, -86, -91, -98, -104, -111, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -107,
- -104, -101, -97, -92, -90, -84, -74, -57,
- -58, -52, -55, -54, -50, -52, -50, -52,
- -63, -62, -69, -76, -77, -78, -78, -79,
- -82, -88, -94, -100, -106, -111, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -106, -102,
- -98, -95, -90, -85, -83, -78, -70, -50,
- -50, -41, -44, -49, -47, -50, -50, -44,
- -55, -46, -47, -48, -48, -54, -49, -49,
- -58, -62, -71, -81, -87, -92, -97, -102,
- -108, -114, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -106, -102,
- -98, -95, -90, -85, -83, -78, -70, -45,
- -43, -41, -47, -50, -51, -50, -49, -45,
- -47, -41, -44, -41, -39, -43, -38, -37,
- -40, -41, -44, -50, -58, -65, -73, -79,
- -85, -92, -97, -101, -105, -109, -113, -999,
- -999, -999, -999, -999, -999, -999, -999, -999}},
- /* 1414 Hz */
- {{-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -107, -100, -95, -87, -81,
- -85, -83, -88, -93, -100, -107, -114, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -107, -101, -95, -88, -83, -76,
- -73, -72, -79, -84, -90, -95, -100, -105,
- -110, -115, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -104, -98, -92, -87, -81, -70,
- -65, -62, -67, -71, -74, -80, -85, -91,
- -95, -99, -103, -108, -111, -114, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -103, -97, -90, -85, -76, -60,
- -56, -54, -60, -62, -61, -56, -63, -65,
- -73, -74, -77, -75, -78, -81, -86, -87,
- -88, -91, -94, -98, -103, -110, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -105,
- -100, -97, -92, -86, -81, -79, -70, -57,
- -51, -47, -51, -58, -60, -56, -53, -50,
- -58, -52, -50, -50, -53, -55, -64, -69,
- -71, -85, -82, -78, -81, -85, -95, -102,
- -112, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -105,
- -100, -97, -92, -85, -83, -79, -72, -49,
- -40, -43, -43, -54, -56, -51, -50, -40,
- -43, -38, -36, -35, -37, -38, -37, -44,
- -54, -60, -57, -60, -70, -75, -84, -92,
- -103, -112, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999}},
- /* 2000 Hz */
- {{-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -110, -102, -95, -89, -82,
- -83, -84, -90, -92, -99, -107, -113, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -107, -101, -95, -89, -83, -72,
- -74, -78, -85, -88, -88, -90, -92, -98,
- -105, -111, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -109, -103, -97, -93, -87, -81, -70,
- -70, -67, -75, -73, -76, -79, -81, -83,
- -88, -89, -97, -103, -110, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -107, -100, -94, -88, -83, -75, -63,
- -59, -59, -63, -66, -60, -62, -67, -67,
- -77, -76, -81, -88, -86, -92, -96, -102,
- -109, -116, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -105, -98, -92, -86, -81, -73, -56,
- -52, -47, -55, -60, -58, -52, -51, -45,
- -49, -50, -53, -54, -61, -71, -70, -69,
- -78, -79, -87, -90, -96, -104, -112, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -103, -96, -90, -86, -78, -70, -51,
- -42, -47, -48, -55, -54, -54, -53, -42,
- -35, -28, -33, -38, -37, -44, -47, -49,
- -54, -63, -68, -78, -82, -89, -94, -99,
- -104, -109, -114, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999}},
- /* 2828 Hz */
- {{-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -110, -100, -90, -79,
- -85, -81, -82, -82, -89, -94, -99, -103,
- -109, -115, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -105, -97, -85, -72,
- -74, -70, -70, -70, -76, -85, -91, -93,
- -97, -103, -109, -115, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -112, -93, -81, -68,
- -62, -60, -60, -57, -63, -70, -77, -82,
- -90, -93, -98, -104, -109, -113, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -113, -100, -93, -84, -63,
- -58, -48, -53, -54, -52, -52, -57, -64,
- -66, -76, -83, -81, -85, -85, -90, -95,
- -98, -101, -103, -106, -108, -111, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -105, -95, -86, -74, -53,
- -50, -38, -43, -49, -43, -42, -39, -39,
- -46, -52, -57, -56, -72, -69, -74, -81,
- -87, -92, -94, -97, -99, -102, -105, -108,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -108, -99, -90, -76, -66, -45,
- -43, -41, -44, -47, -43, -47, -40, -30,
- -31, -31, -39, -33, -40, -41, -43, -53,
- -59, -70, -73, -77, -79, -82, -84, -87,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999}},
- /* 4000 Hz */
- {{-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -110, -91, -76,
- -75, -85, -93, -98, -104, -110, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -110, -91, -70,
- -70, -75, -86, -89, -94, -98, -101, -106,
- -110, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -110, -95, -80, -60,
- -65, -64, -74, -83, -88, -91, -95, -99,
- -103, -107, -110, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -110, -95, -80, -58,
- -55, -49, -66, -68, -71, -78, -78, -80,
- -88, -85, -89, -97, -100, -105, -110, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -110, -95, -80, -53,
- -52, -41, -59, -59, -49, -58, -56, -63,
- -86, -79, -90, -93, -98, -103, -107, -112,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -110, -97, -91, -73, -45,
- -40, -33, -53, -61, -49, -54, -50, -50,
- -60, -52, -67, -74, -81, -92, -96, -100,
- -105, -110, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999}},
- /* 5657 Hz */
- {{-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -113, -106, -99, -92, -77,
- -80, -88, -97, -106, -115, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -116, -109, -102, -95, -89, -74,
- -72, -88, -87, -95, -102, -109, -116, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -116, -109, -102, -95, -89, -75,
- -66, -74, -77, -78, -86, -87, -90, -96,
- -105, -115, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -115, -108, -101, -94, -88, -66,
- -56, -61, -70, -65, -78, -72, -83, -84,
- -93, -98, -105, -110, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -110, -105, -95, -89, -82, -57,
- -52, -52, -59, -56, -59, -58, -69, -67,
- -88, -82, -82, -89, -94, -100, -108, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -110, -101, -96, -90, -83, -77, -54,
- -43, -38, -50, -48, -52, -48, -42, -42,
- -51, -52, -53, -59, -65, -71, -78, -85,
- -95, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999}},
- /* 8000 Hz */
- {{-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -120, -105, -86, -68,
- -78, -79, -90, -100, -110, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -120, -105, -86, -66,
- -73, -77, -88, -96, -105, -115, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -120, -105, -92, -80, -61,
- -64, -68, -80, -87, -92, -100, -110, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -120, -104, -91, -79, -52,
- -60, -54, -64, -69, -77, -80, -82, -84,
- -85, -87, -88, -90, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -118, -100, -87, -77, -49,
- -50, -44, -58, -61, -61, -67, -65, -62,
- -62, -62, -65, -68, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -115, -98, -84, -62, -49,
- -44, -38, -46, -49, -49, -46, -39, -37,
- -39, -40, -42, -43, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999}},
- /* 11314 Hz */
- {{-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -110, -88, -74,
- -77, -82, -82, -85, -90, -94, -99, -104,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -110, -88, -66,
- -70, -81, -80, -81, -84, -88, -91, -93,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -110, -88, -61,
- -63, -70, -71, -74, -77, -80, -83, -85,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -110, -86, -62,
- -63, -62, -62, -58, -52, -50, -50, -52,
- -54, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -118, -108, -84, -53,
- -50, -50, -50, -55, -47, -45, -40, -40,
- -40, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -118, -100, -73, -43,
- -37, -42, -43, -53, -38, -37, -35, -35,
- -38, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999}},
- /* 16000 Hz */
- {{-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -110, -100, -91, -84, -74,
- -80, -80, -80, -80, -80, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -110, -100, -91, -84, -74,
- -68, -68, -68, -68, -68, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -110, -100, -86, -78, -70,
- -60, -45, -30, -21, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -110, -100, -87, -78, -67,
- -48, -38, -29, -21, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -110, -100, -86, -69, -56,
- -45, -35, -33, -29, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999},
- {-999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -110, -100, -83, -71, -48,
- -27, -38, -37, -34, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999,
- -999, -999, -999, -999, -999, -999, -999, -999}}
-};
-
-#endif
diff --git a/contrib/vorbis/lib/mdct.c b/contrib/vorbis/lib/mdct.c
deleted file mode 100644
index f3f1ed8..0000000
--- a/contrib/vorbis/lib/mdct.c
+++ /dev/null
@@ -1,562 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: normalized modified discrete cosine transform
- power of two length transform only [64 <= n ]
-
- Original algorithm adapted long ago from _The use of multirate filter
- banks for coding of high quality digital audio_, by T. Sporer,
- K. Brandenburg and B. Edler, collection of the European Signal
- Processing Conference (EUSIPCO), Amsterdam, June 1992, Vol.1, pp
- 211-214
-
- The below code implements an algorithm that no longer looks much like
- that presented in the paper, but the basic structure remains if you
- dig deep enough to see it.
-
- This module DOES NOT INCLUDE code to generate/apply the window
- function. Everybody has their own weird favorite including me... I
- happen to like the properties of y=sin(.5PI*sin^2(x)), but others may
- vehemently disagree.
-
- ********************************************************************/
-
-/* this can also be run as an integer transform by uncommenting a
- define in mdct.h; the integerization is a first pass and although
- it's likely stable for Vorbis, the dynamic range is constrained and
- roundoff isn't done (so it's noisy). Consider it functional, but
- only a starting point. There's no point on a machine with an FPU */
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <math.h>
-#include "vorbis/codec.h"
-#include "mdct.h"
-#include "os.h"
-#include "misc.h"
-
-/* build lookups for trig functions; also pre-figure scaling and
- some window function algebra. */
-
-void mdct_init(mdct_lookup *lookup,int n){
- int *bitrev=_ogg_malloc(sizeof(*bitrev)*(n/4));
- DATA_TYPE *T=_ogg_malloc(sizeof(*T)*(n+n/4));
-
- int i;
- int n2=n>>1;
- int log2n=lookup->log2n=rint(log((float)n)/log(2.f));
- lookup->n=n;
- lookup->trig=T;
- lookup->bitrev=bitrev;
-
-/* trig lookups... */
-
- for(i=0;i<n/4;i++){
- T[i*2]=FLOAT_CONV(cos((M_PI/n)*(4*i)));
- T[i*2+1]=FLOAT_CONV(-sin((M_PI/n)*(4*i)));
- T[n2+i*2]=FLOAT_CONV(cos((M_PI/(2*n))*(2*i+1)));
- T[n2+i*2+1]=FLOAT_CONV(sin((M_PI/(2*n))*(2*i+1)));
- }
- for(i=0;i<n/8;i++){
- T[n+i*2]=FLOAT_CONV(cos((M_PI/n)*(4*i+2))*.5);
- T[n+i*2+1]=FLOAT_CONV(-sin((M_PI/n)*(4*i+2))*.5);
- }
-
- /* bitreverse lookup... */
-
- {
- int mask=(1<<(log2n-1))-1,i,j;
- int msb=1<<(log2n-2);
- for(i=0;i<n/8;i++){
- int acc=0;
- for(j=0;msb>>j;j++)
- if((msb>>j)&i)acc|=1<<j;
- bitrev[i*2]=((~acc)&mask)-1;
- bitrev[i*2+1]=acc;
-
- }
- }
- lookup->scale=FLOAT_CONV(4.f/n);
-}
-
-/* 8 point butterfly (in place, 4 register) */
-STIN void mdct_butterfly_8(DATA_TYPE *x){
- REG_TYPE r0 = x[6] + x[2];
- REG_TYPE r1 = x[6] - x[2];
- REG_TYPE r2 = x[4] + x[0];
- REG_TYPE r3 = x[4] - x[0];
-
- x[6] = r0 + r2;
- x[4] = r0 - r2;
-
- r0 = x[5] - x[1];
- r2 = x[7] - x[3];
- x[0] = r1 + r0;
- x[2] = r1 - r0;
-
- r0 = x[5] + x[1];
- r1 = x[7] + x[3];
- x[3] = r2 + r3;
- x[1] = r2 - r3;
- x[7] = r1 + r0;
- x[5] = r1 - r0;
-
-}
-
-/* 16 point butterfly (in place, 4 register) */
-STIN void mdct_butterfly_16(DATA_TYPE *x){
- REG_TYPE r0 = x[1] - x[9];
- REG_TYPE r1 = x[0] - x[8];
-
- x[8] += x[0];
- x[9] += x[1];
- x[0] = MULT_NORM((r0 + r1) * cPI2_8);
- x[1] = MULT_NORM((r0 - r1) * cPI2_8);
-
- r0 = x[3] - x[11];
- r1 = x[10] - x[2];
- x[10] += x[2];
- x[11] += x[3];
- x[2] = r0;
- x[3] = r1;
-
- r0 = x[12] - x[4];
- r1 = x[13] - x[5];
- x[12] += x[4];
- x[13] += x[5];
- x[4] = MULT_NORM((r0 - r1) * cPI2_8);
- x[5] = MULT_NORM((r0 + r1) * cPI2_8);
-
- r0 = x[14] - x[6];
- r1 = x[15] - x[7];
- x[14] += x[6];
- x[15] += x[7];
- x[6] = r0;
- x[7] = r1;
-
- mdct_butterfly_8(x);
- mdct_butterfly_8(x+8);
-}
-
-/* 32 point butterfly (in place, 4 register) */
-STIN void mdct_butterfly_32(DATA_TYPE *x){
- REG_TYPE r0 = x[30] - x[14];
- REG_TYPE r1 = x[31] - x[15];
-
- x[30] += x[14];
- x[31] += x[15];
- x[14] = r0;
- x[15] = r1;
-
- r0 = x[28] - x[12];
- r1 = x[29] - x[13];
- x[28] += x[12];
- x[29] += x[13];
- x[12] = MULT_NORM( r0 * cPI1_8 - r1 * cPI3_8 );
- x[13] = MULT_NORM( r0 * cPI3_8 + r1 * cPI1_8 );
-
- r0 = x[26] - x[10];
- r1 = x[27] - x[11];
- x[26] += x[10];
- x[27] += x[11];
- x[10] = MULT_NORM(( r0 - r1 ) * cPI2_8);
- x[11] = MULT_NORM(( r0 + r1 ) * cPI2_8);
-
- r0 = x[24] - x[8];
- r1 = x[25] - x[9];
- x[24] += x[8];
- x[25] += x[9];
- x[8] = MULT_NORM( r0 * cPI3_8 - r1 * cPI1_8 );
- x[9] = MULT_NORM( r1 * cPI3_8 + r0 * cPI1_8 );
-
- r0 = x[22] - x[6];
- r1 = x[7] - x[23];
- x[22] += x[6];
- x[23] += x[7];
- x[6] = r1;
- x[7] = r0;
-
- r0 = x[4] - x[20];
- r1 = x[5] - x[21];
- x[20] += x[4];
- x[21] += x[5];
- x[4] = MULT_NORM( r1 * cPI1_8 + r0 * cPI3_8 );
- x[5] = MULT_NORM( r1 * cPI3_8 - r0 * cPI1_8 );
-
- r0 = x[2] - x[18];
- r1 = x[3] - x[19];
- x[18] += x[2];
- x[19] += x[3];
- x[2] = MULT_NORM(( r1 + r0 ) * cPI2_8);
- x[3] = MULT_NORM(( r1 - r0 ) * cPI2_8);
-
- r0 = x[0] - x[16];
- r1 = x[1] - x[17];
- x[16] += x[0];
- x[17] += x[1];
- x[0] = MULT_NORM( r1 * cPI3_8 + r0 * cPI1_8 );
- x[1] = MULT_NORM( r1 * cPI1_8 - r0 * cPI3_8 );
-
- mdct_butterfly_16(x);
- mdct_butterfly_16(x+16);
-
-}
-
-/* N point first stage butterfly (in place, 2 register) */
-STIN void mdct_butterfly_first(DATA_TYPE *T,
- DATA_TYPE *x,
- int points){
-
- DATA_TYPE *x1 = x + points - 8;
- DATA_TYPE *x2 = x + (points>>1) - 8;
- REG_TYPE r0;
- REG_TYPE r1;
-
- do{
-
- r0 = x1[6] - x2[6];
- r1 = x1[7] - x2[7];
- x1[6] += x2[6];
- x1[7] += x2[7];
- x2[6] = MULT_NORM(r1 * T[1] + r0 * T[0]);
- x2[7] = MULT_NORM(r1 * T[0] - r0 * T[1]);
-
- r0 = x1[4] - x2[4];
- r1 = x1[5] - x2[5];
- x1[4] += x2[4];
- x1[5] += x2[5];
- x2[4] = MULT_NORM(r1 * T[5] + r0 * T[4]);
- x2[5] = MULT_NORM(r1 * T[4] - r0 * T[5]);
-
- r0 = x1[2] - x2[2];
- r1 = x1[3] - x2[3];
- x1[2] += x2[2];
- x1[3] += x2[3];
- x2[2] = MULT_NORM(r1 * T[9] + r0 * T[8]);
- x2[3] = MULT_NORM(r1 * T[8] - r0 * T[9]);
-
- r0 = x1[0] - x2[0];
- r1 = x1[1] - x2[1];
- x1[0] += x2[0];
- x1[1] += x2[1];
- x2[0] = MULT_NORM(r1 * T[13] + r0 * T[12]);
- x2[1] = MULT_NORM(r1 * T[12] - r0 * T[13]);
-
- x1-=8;
- x2-=8;
- T+=16;
-
- }while(x2>=x);
-}
-
-/* N/stage point generic N stage butterfly (in place, 2 register) */
-STIN void mdct_butterfly_generic(DATA_TYPE *T,
- DATA_TYPE *x,
- int points,
- int trigint){
-
- DATA_TYPE *x1 = x + points - 8;
- DATA_TYPE *x2 = x + (points>>1) - 8;
- REG_TYPE r0;
- REG_TYPE r1;
-
- do{
-
- r0 = x1[6] - x2[6];
- r1 = x1[7] - x2[7];
- x1[6] += x2[6];
- x1[7] += x2[7];
- x2[6] = MULT_NORM(r1 * T[1] + r0 * T[0]);
- x2[7] = MULT_NORM(r1 * T[0] - r0 * T[1]);
-
- T+=trigint;
-
- r0 = x1[4] - x2[4];
- r1 = x1[5] - x2[5];
- x1[4] += x2[4];
- x1[5] += x2[5];
- x2[4] = MULT_NORM(r1 * T[1] + r0 * T[0]);
- x2[5] = MULT_NORM(r1 * T[0] - r0 * T[1]);
-
- T+=trigint;
-
- r0 = x1[2] - x2[2];
- r1 = x1[3] - x2[3];
- x1[2] += x2[2];
- x1[3] += x2[3];
- x2[2] = MULT_NORM(r1 * T[1] + r0 * T[0]);
- x2[3] = MULT_NORM(r1 * T[0] - r0 * T[1]);
-
- T+=trigint;
-
- r0 = x1[0] - x2[0];
- r1 = x1[1] - x2[1];
- x1[0] += x2[0];
- x1[1] += x2[1];
- x2[0] = MULT_NORM(r1 * T[1] + r0 * T[0]);
- x2[1] = MULT_NORM(r1 * T[0] - r0 * T[1]);
-
- T+=trigint;
- x1-=8;
- x2-=8;
-
- }while(x2>=x);
-}
-
-STIN void mdct_butterflies(mdct_lookup *init,
- DATA_TYPE *x,
- int points){
-
- DATA_TYPE *T=init->trig;
- int stages=init->log2n-5;
- int i,j;
-
- if(--stages>0){
- mdct_butterfly_first(T,x,points);
- }
-
- for(i=1;--stages>0;i++){
- for(j=0;j<(1<<i);j++)
- mdct_butterfly_generic(T,x+(points>>i)*j,points>>i,4<<i);
- }
-
- for(j=0;j<points;j+=32)
- mdct_butterfly_32(x+j);
-
-}
-
-void mdct_clear(mdct_lookup *l){
- if(l){
- if(l->trig)_ogg_free(l->trig);
- if(l->bitrev)_ogg_free(l->bitrev);
- memset(l,0,sizeof(*l));
- }
-}
-
-STIN void mdct_bitreverse(mdct_lookup *init,
- DATA_TYPE *x){
- int n = init->n;
- int *bit = init->bitrev;
- DATA_TYPE *w0 = x;
- DATA_TYPE *w1 = x = w0+(n>>1);
- DATA_TYPE *T = init->trig+n;
-
- do{
- DATA_TYPE *x0 = x+bit[0];
- DATA_TYPE *x1 = x+bit[1];
-
- REG_TYPE r0 = x0[1] - x1[1];
- REG_TYPE r1 = x0[0] + x1[0];
- REG_TYPE r2 = MULT_NORM(r1 * T[0] + r0 * T[1]);
- REG_TYPE r3 = MULT_NORM(r1 * T[1] - r0 * T[0]);
-
- w1 -= 4;
-
- r0 = HALVE(x0[1] + x1[1]);
- r1 = HALVE(x0[0] - x1[0]);
-
- w0[0] = r0 + r2;
- w1[2] = r0 - r2;
- w0[1] = r1 + r3;
- w1[3] = r3 - r1;
-
- x0 = x+bit[2];
- x1 = x+bit[3];
-
- r0 = x0[1] - x1[1];
- r1 = x0[0] + x1[0];
- r2 = MULT_NORM(r1 * T[2] + r0 * T[3]);
- r3 = MULT_NORM(r1 * T[3] - r0 * T[2]);
-
- r0 = HALVE(x0[1] + x1[1]);
- r1 = HALVE(x0[0] - x1[0]);
-
- w0[2] = r0 + r2;
- w1[0] = r0 - r2;
- w0[3] = r1 + r3;
- w1[1] = r3 - r1;
-
- T += 4;
- bit += 4;
- w0 += 4;
-
- }while(w0<w1);
-}
-
-void mdct_backward(mdct_lookup *init, DATA_TYPE *in, DATA_TYPE *out){
- int n=init->n;
- int n2=n>>1;
- int n4=n>>2;
-
- /* rotate */
-
- DATA_TYPE *iX = in+n2-7;
- DATA_TYPE *oX = out+n2+n4;
- DATA_TYPE *T = init->trig+n4;
-
- do{
- oX -= 4;
- oX[0] = MULT_NORM(-iX[2] * T[3] - iX[0] * T[2]);
- oX[1] = MULT_NORM (iX[0] * T[3] - iX[2] * T[2]);
- oX[2] = MULT_NORM(-iX[6] * T[1] - iX[4] * T[0]);
- oX[3] = MULT_NORM (iX[4] * T[1] - iX[6] * T[0]);
- iX -= 8;
- T += 4;
- }while(iX>=in);
-
- iX = in+n2-8;
- oX = out+n2+n4;
- T = init->trig+n4;
-
- do{
- T -= 4;
- oX[0] = MULT_NORM (iX[4] * T[3] + iX[6] * T[2]);
- oX[1] = MULT_NORM (iX[4] * T[2] - iX[6] * T[3]);
- oX[2] = MULT_NORM (iX[0] * T[1] + iX[2] * T[0]);
- oX[3] = MULT_NORM (iX[0] * T[0] - iX[2] * T[1]);
- iX -= 8;
- oX += 4;
- }while(iX>=in);
-
- mdct_butterflies(init,out+n2,n2);
- mdct_bitreverse(init,out);
-
- /* roatate + window */
-
- {
- DATA_TYPE *oX1=out+n2+n4;
- DATA_TYPE *oX2=out+n2+n4;
- DATA_TYPE *iX =out;
- T =init->trig+n2;
-
- do{
- oX1-=4;
-
- oX1[3] = MULT_NORM (iX[0] * T[1] - iX[1] * T[0]);
- oX2[0] = -MULT_NORM (iX[0] * T[0] + iX[1] * T[1]);
-
- oX1[2] = MULT_NORM (iX[2] * T[3] - iX[3] * T[2]);
- oX2[1] = -MULT_NORM (iX[2] * T[2] + iX[3] * T[3]);
-
- oX1[1] = MULT_NORM (iX[4] * T[5] - iX[5] * T[4]);
- oX2[2] = -MULT_NORM (iX[4] * T[4] + iX[5] * T[5]);
-
- oX1[0] = MULT_NORM (iX[6] * T[7] - iX[7] * T[6]);
- oX2[3] = -MULT_NORM (iX[6] * T[6] + iX[7] * T[7]);
-
- oX2+=4;
- iX += 8;
- T += 8;
- }while(iX<oX1);
-
- iX=out+n2+n4;
- oX1=out+n4;
- oX2=oX1;
-
- do{
- oX1-=4;
- iX-=4;
-
- oX2[0] = -(oX1[3] = iX[3]);
- oX2[1] = -(oX1[2] = iX[2]);
- oX2[2] = -(oX1[1] = iX[1]);
- oX2[3] = -(oX1[0] = iX[0]);
-
- oX2+=4;
- }while(oX2<iX);
-
- iX=out+n2+n4;
- oX1=out+n2+n4;
- oX2=out+n2;
- do{
- oX1-=4;
- oX1[0]= iX[3];
- oX1[1]= iX[2];
- oX1[2]= iX[1];
- oX1[3]= iX[0];
- iX+=4;
- }while(oX1>oX2);
- }
-}
-
-void mdct_forward(mdct_lookup *init, DATA_TYPE *in, DATA_TYPE *out){
- int n=init->n;
- int n2=n>>1;
- int n4=n>>2;
- int n8=n>>3;
- DATA_TYPE *w=alloca(n*sizeof(*w)); /* forward needs working space */
- DATA_TYPE *w2=w+n2;
-
- /* rotate */
-
- /* window + rotate + step 1 */
-
- REG_TYPE r0;
- REG_TYPE r1;
- DATA_TYPE *x0=in+n2+n4;
- DATA_TYPE *x1=x0+1;
- DATA_TYPE *T=init->trig+n2;
-
- int i=0;
-
- for(i=0;i<n8;i+=2){
- x0 -=4;
- T-=2;
- r0= x0[2] + x1[0];
- r1= x0[0] + x1[2];
- w2[i]= MULT_NORM(r1*T[1] + r0*T[0]);
- w2[i+1]= MULT_NORM(r1*T[0] - r0*T[1]);
- x1 +=4;
- }
-
- x1=in+1;
-
- for(;i<n2-n8;i+=2){
- T-=2;
- x0 -=4;
- r0= x0[2] - x1[0];
- r1= x0[0] - x1[2];
- w2[i]= MULT_NORM(r1*T[1] + r0*T[0]);
- w2[i+1]= MULT_NORM(r1*T[0] - r0*T[1]);
- x1 +=4;
- }
-
- x0=in+n;
-
- for(;i<n2;i+=2){
- T-=2;
- x0 -=4;
- r0= -x0[2] - x1[0];
- r1= -x0[0] - x1[2];
- w2[i]= MULT_NORM(r1*T[1] + r0*T[0]);
- w2[i+1]= MULT_NORM(r1*T[0] - r0*T[1]);
- x1 +=4;
- }
-
-
- mdct_butterflies(init,w+n2,n2);
- mdct_bitreverse(init,w);
-
- /* roatate + window */
-
- T=init->trig+n2;
- x0=out+n2;
-
- for(i=0;i<n4;i++){
- x0--;
- out[i] =MULT_NORM((w[0]*T[0]+w[1]*T[1])*init->scale);
- x0[0] =MULT_NORM((w[0]*T[1]-w[1]*T[0])*init->scale);
- w+=2;
- T+=2;
- }
-}
diff --git a/contrib/vorbis/lib/mdct.h b/contrib/vorbis/lib/mdct.h
deleted file mode 100644
index 3b8c9ba..0000000
--- a/contrib/vorbis/lib/mdct.h
+++ /dev/null
@@ -1,70 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: modified discrete cosine transform prototypes
-
- ********************************************************************/
-
-#ifndef _OGG_mdct_H_
-#define _OGG_mdct_H_
-
-#include "vorbis/codec.h"
-
-
-
-
-
-/*#define MDCT_INTEGERIZED <- be warned there could be some hurt left here*/
-#ifdef MDCT_INTEGERIZED
-
-#define DATA_TYPE int
-#define REG_TYPE register int
-#define TRIGBITS 14
-#define cPI3_8 6270
-#define cPI2_8 11585
-#define cPI1_8 15137
-
-#define FLOAT_CONV(x) ((int)((x)*(1<<TRIGBITS)+.5))
-#define MULT_NORM(x) ((x)>>TRIGBITS)
-#define HALVE(x) ((x)>>1)
-
-#else
-
-#define DATA_TYPE float
-#define REG_TYPE float
-#define cPI3_8 .38268343236508977175F
-#define cPI2_8 .70710678118654752441F
-#define cPI1_8 .92387953251128675613F
-
-#define FLOAT_CONV(x) (x)
-#define MULT_NORM(x) (x)
-#define HALVE(x) ((x)*.5f)
-
-#endif
-
-
-typedef struct {
- int n;
- int log2n;
-
- DATA_TYPE *trig;
- int *bitrev;
-
- DATA_TYPE scale;
-} mdct_lookup;
-
-extern void mdct_init(mdct_lookup *lookup,int n);
-extern void mdct_clear(mdct_lookup *l);
-extern void mdct_forward(mdct_lookup *init, DATA_TYPE *in, DATA_TYPE *out);
-extern void mdct_backward(mdct_lookup *init, DATA_TYPE *in, DATA_TYPE *out);
-
-#endif
diff --git a/contrib/vorbis/lib/misc.c b/contrib/vorbis/lib/misc.c
deleted file mode 100644
index cf2f1ee..0000000
--- a/contrib/vorbis/lib/misc.c
+++ /dev/null
@@ -1,216 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************/
-
-#define HEAD_ALIGN 32
-#include <pthread.h>
-#include <stdlib.h>
-#include <string.h>
-#include <stdio.h>
-#include "vorbis/codec.h"
-#define MISC_C
-#include "misc.h"
-#include <sys/time.h>
-
-static pthread_mutex_t memlock=PTHREAD_MUTEX_INITIALIZER;
-static void **pointers=NULL;
-static long *insertlist=NULL; /* We can't embed this in the pointer list;
- a pointer can have any value... */
-
-static char **files=NULL;
-static long *file_bytes=NULL;
-static int filecount=0;
-
-static int ptop=0;
-static int palloced=0;
-static int pinsert=0;
-
-typedef struct {
- char *file;
- long line;
- long ptr;
- long bytes;
-} head;
-
-long global_bytes=0;
-long start_time=-1;
-
-static void *_insert(void *ptr,long bytes,char *file,long line){
- ((head *)ptr)->file=file;
- ((head *)ptr)->line=line;
- ((head *)ptr)->ptr=pinsert;
- ((head *)ptr)->bytes=bytes-HEAD_ALIGN;
-
- pthread_mutex_lock(&memlock);
- if(pinsert>=palloced){
- palloced+=64;
- if(pointers){
- pointers=(void **)realloc(pointers,sizeof(void **)*palloced);
- insertlist=(long *)realloc(insertlist,sizeof(long *)*palloced);
- }else{
- pointers=(void **)malloc(sizeof(void **)*palloced);
- insertlist=(long *)malloc(sizeof(long *)*palloced);
- }
- }
-
- pointers[pinsert]=ptr;
-
- if(pinsert==ptop)
- pinsert=++ptop;
- else
- pinsert=insertlist[pinsert];
-
-#ifdef _VDBG_GRAPHFILE
- {
- FILE *out;
- struct timeval tv;
- static struct timezone tz;
- int i;
- char buffer[80];
- gettimeofday(&tv,&tz);
-
- for(i=0;i<filecount;i++)
- if(!strcmp(file,files[i]))break;
-
- if(i==filecount){
- filecount++;
- if(!files){
- files=malloc(filecount*sizeof(*files));
- file_bytes=malloc(filecount*sizeof(*file_bytes));
- }else{
- files=realloc(files,filecount*sizeof(*files));
- file_bytes=realloc(file_bytes,filecount*sizeof(*file_bytes));
- }
- files[i]=strdup(file);
- file_bytes[i]=0;
- }
-
- file_bytes[i]+=bytes-HEAD_ALIGN;
-
- if(start_time==-1)start_time=(tv.tv_sec*1000)+(tv.tv_usec/1000);
-
- snprintf(buffer,80,"%s%s",file,_VDBG_GRAPHFILE);
- out=fopen(buffer,"a");
- fprintf(out,"%ld, %ld\n",-start_time+(tv.tv_sec*1000)+(tv.tv_usec/1000),
- file_bytes[i]-(bytes-HEAD_ALIGN));
- fprintf(out,"%ld, %ld # FILE %s LINE %ld\n",
- -start_time+(tv.tv_sec*1000)+(tv.tv_usec/1000),
- file_bytes[i],file,line);
- fclose(out);
-
- out=fopen(_VDBG_GRAPHFILE,"a");
- fprintf(out,"%ld, %ld\n",-start_time+(tv.tv_sec*1000)+(tv.tv_usec/1000),
- global_bytes);
- fprintf(out,"%ld, %ld\n",-start_time+(tv.tv_sec*1000)+(tv.tv_usec/1000),
- global_bytes+(bytes-HEAD_ALIGN));
- fclose(out);
- }
-#endif
-
- global_bytes+=(bytes-HEAD_ALIGN);
-
- pthread_mutex_unlock(&memlock);
- return(ptr+HEAD_ALIGN);
-}
-
-static void _ripremove(void *ptr){
- int insert;
- pthread_mutex_lock(&memlock);
-
-#ifdef _VDBG_GRAPHFILE
- {
- FILE *out=fopen(_VDBG_GRAPHFILE,"a");
- struct timeval tv;
- static struct timezone tz;
- char buffer[80];
- char *file =((head *)ptr)->file;
- long bytes =((head *)ptr)->bytes;
- int i;
-
- gettimeofday(&tv,&tz);
- fprintf(out,"%ld, %ld\n",-start_time+(tv.tv_sec*1000)+(tv.tv_usec/1000),
- global_bytes);
- fprintf(out,"%ld, %ld\n",-start_time+(tv.tv_sec*1000)+(tv.tv_usec/1000),
- global_bytes-((head *)ptr)->bytes);
- fclose(out);
-
- for(i=0;i<filecount;i++)
- if(!strcmp(file,files[i]))break;
-
- snprintf(buffer,80,"%s%s",file,_VDBG_GRAPHFILE);
- out=fopen(buffer,"a");
- fprintf(out,"%ld, %ld\n",-start_time+(tv.tv_sec*1000)+(tv.tv_usec/1000),
- file_bytes[i]);
- fprintf(out,"%ld, %ld\n",-start_time+(tv.tv_sec*1000)+(tv.tv_usec/1000),
- file_bytes[i]-bytes);
- fclose(out);
-
- file_bytes[i]-=bytes;
-
- }
-#endif
-
- global_bytes-=((head *)ptr)->bytes;
-
- insert=((head *)ptr)->ptr;
- insertlist[insert]=pinsert;
- pinsert=insert;
-
- if(pointers[insert]==NULL){
- fprintf(stderr,"DEBUGGING MALLOC ERROR: freeing previously freed memory\n");
- fprintf(stderr,"\t%s %ld\n",((head *)ptr)->file,((head *)ptr)->line);
- }
-
- if(global_bytes<0){
- fprintf(stderr,"DEBUGGING MALLOC ERROR: freeing unmalloced memory\n");
- }
-
- pointers[insert]=NULL;
- pthread_mutex_unlock(&memlock);
-}
-
-void _VDBG_dump(void){
- int i;
- pthread_mutex_lock(&memlock);
- for(i=0;i<ptop;i++){
- head *ptr=pointers[i];
- if(ptr)
- fprintf(stderr,"unfreed bytes from %s:%ld\n",
- ptr->file,ptr->line);
- }
-
- pthread_mutex_unlock(&memlock);
-}
-
-void *_VDBG_malloc(void *ptr,long bytes,char *file,long line){
- if(bytes<=0)
- fprintf(stderr,"bad malloc request (%ld bytes) from %s:%ld\n",bytes,file,line);
-
- bytes+=HEAD_ALIGN;
- if(ptr){
- ptr-=HEAD_ALIGN;
- _ripremove(ptr);
- ptr=realloc(ptr,bytes);
- }else{
- ptr=malloc(bytes);
- memset(ptr,0,bytes);
- }
- return _insert(ptr,bytes,file,line);
-}
-
-void _VDBG_free(void *ptr,char *file,long line){
- if(ptr){
- ptr-=HEAD_ALIGN;
- _ripremove(ptr);
- free(ptr);
- }
-}
-
diff --git a/contrib/vorbis/lib/misc.h b/contrib/vorbis/lib/misc.h
deleted file mode 100644
index 1378844..0000000
--- a/contrib/vorbis/lib/misc.h
+++ /dev/null
@@ -1,57 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2015 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: miscellaneous prototypes
-
- ********************************************************************/
-
-#ifndef _V_RANDOM_H_
-#define _V_RANDOM_H_
-#include "vorbis/codec.h"
-
-extern void *_vorbis_block_alloc(vorbis_block *vb,long bytes);
-extern void _vorbis_block_ripcord(vorbis_block *vb);
-extern int ov_ilog(ogg_uint32_t v);
-
-#ifdef ANALYSIS
-extern int analysis_noisy;
-extern void _analysis_output(char *base,int i,float *v,int n,int bark,int dB,
- ogg_int64_t off);
-extern void _analysis_output_always(char *base,int i,float *v,int n,int bark,int dB,
- ogg_int64_t off);
-#endif
-
-#ifdef DEBUG_MALLOC
-
-#define _VDBG_GRAPHFILE "malloc.m"
-#undef _VDBG_GRAPHFILE
-extern void *_VDBG_malloc(void *ptr,long bytes,char *file,long line);
-extern void _VDBG_free(void *ptr,char *file,long line);
-
-#ifndef MISC_C
-#undef _ogg_malloc
-#undef _ogg_calloc
-#undef _ogg_realloc
-#undef _ogg_free
-
-#define _ogg_malloc(x) _VDBG_malloc(NULL,(x),__FILE__,__LINE__)
-#define _ogg_calloc(x,y) _VDBG_malloc(NULL,(x)*(y),__FILE__,__LINE__)
-#define _ogg_realloc(x,y) _VDBG_malloc((x),(y),__FILE__,__LINE__)
-#define _ogg_free(x) _VDBG_free((x),__FILE__,__LINE__)
-#endif
-#endif
-
-#endif
-
-
-
-
diff --git a/contrib/vorbis/lib/modes/Makefile.am b/contrib/vorbis/lib/modes/Makefile.am
deleted file mode 100644
index 5c7ffef..0000000
--- a/contrib/vorbis/lib/modes/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-EXTRA_DIST = floor_all.h psych_44.h residue_44.h setup_11.h setup_32.h \
- setup_8.h psych_11.h psych_8.h residue_44u.h setup_16.h \
- setup_44.h setup_X.h psych_16.h residue_16.h residue_8.h \
- setup_22.h setup_44u.h setup_44p51.h residue_44p51.h
diff --git a/contrib/vorbis/lib/modes/floor_all.h b/contrib/vorbis/lib/modes/floor_all.h
deleted file mode 100644
index 20928aa..0000000
--- a/contrib/vorbis/lib/modes/floor_all.h
+++ /dev/null
@@ -1,259 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: key floor settings
-
- ********************************************************************/
-
-#include "vorbis/codec.h"
-#include "backends.h"
-#include "books/floor/floor_books.h"
-
-static const static_codebook*const _floor_128x4_books[]={
- &_huff_book_line_128x4_class0,
- &_huff_book_line_128x4_0sub0,
- &_huff_book_line_128x4_0sub1,
- &_huff_book_line_128x4_0sub2,
- &_huff_book_line_128x4_0sub3,
-};
-static const static_codebook*const _floor_256x4_books[]={
- &_huff_book_line_256x4_class0,
- &_huff_book_line_256x4_0sub0,
- &_huff_book_line_256x4_0sub1,
- &_huff_book_line_256x4_0sub2,
- &_huff_book_line_256x4_0sub3,
-};
-static const static_codebook*const _floor_128x7_books[]={
- &_huff_book_line_128x7_class0,
- &_huff_book_line_128x7_class1,
-
- &_huff_book_line_128x7_0sub1,
- &_huff_book_line_128x7_0sub2,
- &_huff_book_line_128x7_0sub3,
- &_huff_book_line_128x7_1sub1,
- &_huff_book_line_128x7_1sub2,
- &_huff_book_line_128x7_1sub3,
-};
-static const static_codebook*const _floor_256x7_books[]={
- &_huff_book_line_256x7_class0,
- &_huff_book_line_256x7_class1,
-
- &_huff_book_line_256x7_0sub1,
- &_huff_book_line_256x7_0sub2,
- &_huff_book_line_256x7_0sub3,
- &_huff_book_line_256x7_1sub1,
- &_huff_book_line_256x7_1sub2,
- &_huff_book_line_256x7_1sub3,
-};
-static const static_codebook*const _floor_128x11_books[]={
- &_huff_book_line_128x11_class1,
- &_huff_book_line_128x11_class2,
- &_huff_book_line_128x11_class3,
-
- &_huff_book_line_128x11_0sub0,
- &_huff_book_line_128x11_1sub0,
- &_huff_book_line_128x11_1sub1,
- &_huff_book_line_128x11_2sub1,
- &_huff_book_line_128x11_2sub2,
- &_huff_book_line_128x11_2sub3,
- &_huff_book_line_128x11_3sub1,
- &_huff_book_line_128x11_3sub2,
- &_huff_book_line_128x11_3sub3,
-};
-static const static_codebook*const _floor_128x17_books[]={
- &_huff_book_line_128x17_class1,
- &_huff_book_line_128x17_class2,
- &_huff_book_line_128x17_class3,
-
- &_huff_book_line_128x17_0sub0,
- &_huff_book_line_128x17_1sub0,
- &_huff_book_line_128x17_1sub1,
- &_huff_book_line_128x17_2sub1,
- &_huff_book_line_128x17_2sub2,
- &_huff_book_line_128x17_2sub3,
- &_huff_book_line_128x17_3sub1,
- &_huff_book_line_128x17_3sub2,
- &_huff_book_line_128x17_3sub3,
-};
-static const static_codebook*const _floor_256x4low_books[]={
- &_huff_book_line_256x4low_class0,
- &_huff_book_line_256x4low_0sub0,
- &_huff_book_line_256x4low_0sub1,
- &_huff_book_line_256x4low_0sub2,
- &_huff_book_line_256x4low_0sub3,
-};
-static const static_codebook*const _floor_1024x27_books[]={
- &_huff_book_line_1024x27_class1,
- &_huff_book_line_1024x27_class2,
- &_huff_book_line_1024x27_class3,
- &_huff_book_line_1024x27_class4,
-
- &_huff_book_line_1024x27_0sub0,
- &_huff_book_line_1024x27_1sub0,
- &_huff_book_line_1024x27_1sub1,
- &_huff_book_line_1024x27_2sub0,
- &_huff_book_line_1024x27_2sub1,
- &_huff_book_line_1024x27_3sub1,
- &_huff_book_line_1024x27_3sub2,
- &_huff_book_line_1024x27_3sub3,
- &_huff_book_line_1024x27_4sub1,
- &_huff_book_line_1024x27_4sub2,
- &_huff_book_line_1024x27_4sub3,
-};
-static const static_codebook*const _floor_2048x27_books[]={
- &_huff_book_line_2048x27_class1,
- &_huff_book_line_2048x27_class2,
- &_huff_book_line_2048x27_class3,
- &_huff_book_line_2048x27_class4,
-
- &_huff_book_line_2048x27_0sub0,
- &_huff_book_line_2048x27_1sub0,
- &_huff_book_line_2048x27_1sub1,
- &_huff_book_line_2048x27_2sub0,
- &_huff_book_line_2048x27_2sub1,
- &_huff_book_line_2048x27_3sub1,
- &_huff_book_line_2048x27_3sub2,
- &_huff_book_line_2048x27_3sub3,
- &_huff_book_line_2048x27_4sub1,
- &_huff_book_line_2048x27_4sub2,
- &_huff_book_line_2048x27_4sub3,
-};
-
-static const static_codebook*const _floor_512x17_books[]={
- &_huff_book_line_512x17_class1,
- &_huff_book_line_512x17_class2,
- &_huff_book_line_512x17_class3,
-
- &_huff_book_line_512x17_0sub0,
- &_huff_book_line_512x17_1sub0,
- &_huff_book_line_512x17_1sub1,
- &_huff_book_line_512x17_2sub1,
- &_huff_book_line_512x17_2sub2,
- &_huff_book_line_512x17_2sub3,
- &_huff_book_line_512x17_3sub1,
- &_huff_book_line_512x17_3sub2,
- &_huff_book_line_512x17_3sub3,
-};
-
-static const static_codebook*const _floor_Xx0_books[]={
- 0
-};
-
-static const static_codebook*const *const _floor_books[11]={
- _floor_128x4_books,
- _floor_256x4_books,
- _floor_128x7_books,
- _floor_256x7_books,
- _floor_128x11_books,
- _floor_128x17_books,
- _floor_256x4low_books,
- _floor_1024x27_books,
- _floor_2048x27_books,
- _floor_512x17_books,
- _floor_Xx0_books,
-};
-
-static const vorbis_info_floor1 _floor[11]={
- /* 0: 128 x 4 */
- {
- 1,{0},{4},{2},{0},
- {{1,2,3,4}},
- 4,{0,128, 33,8,16,70},
-
- 60,30,500, 1.,18., 128
- },
- /* 1: 256 x 4 */
- {
- 1,{0},{4},{2},{0},
- {{1,2,3,4}},
- 4,{0,256, 66,16,32,140},
-
- 60,30,500, 1.,18., 256
- },
- /* 2: 128 x 7 */
- {
- 2,{0,1},{3,4},{2,2},{0,1},
- {{-1,2,3,4},{-1,5,6,7}},
- 4,{0,128, 14,4,58, 2,8,28,90},
-
- 60,30,500, 1.,18., 128
- },
- /* 3: 256 x 7 */
- {
- 2,{0,1},{3,4},{2,2},{0,1},
- {{-1,2,3,4},{-1,5,6,7}},
- 4,{0,256, 28,8,116, 4,16,56,180},
-
- 60,30,500, 1.,18., 256
- },
- /* 4: 128 x 11 */
- {
- 4,{0,1,2,3},{2,3,3,3},{0,1,2,2},{-1,0,1,2},
- {{3},{4,5},{-1,6,7,8},{-1,9,10,11}},
-
- 2,{0,128, 8,33, 4,16,70, 2,6,12, 23,46,90},
-
- 60,30,500, 1,18., 128
- },
- /* 5: 128 x 17 */
- {
- 6,{0,1,1,2,3,3},{2,3,3,3},{0,1,2,2},{-1,0,1,2},
- {{3},{4,5},{-1,6,7,8},{-1,9,10,11}},
- 2,{0,128, 12,46, 4,8,16, 23,33,70, 2,6,10, 14,19,28, 39,58,90},
-
- 60,30,500, 1,18., 128
- },
- /* 6: 256 x 4 (low bitrate version) */
- {
- 1,{0},{4},{2},{0},
- {{1,2,3,4}},
- 4,{0,256, 66,16,32,140},
-
- 60,30,500, 1.,18., 256
- },
- /* 7: 1024 x 27 */
- {
- 8,{0,1,2,2,3,3,4,4},{3,4,3,4,3},{0,1,1,2,2},{-1,0,1,2,3},
- {{4},{5,6},{7,8},{-1,9,10,11},{-1,12,13,14}},
- 2,{0,1024, 93,23,372, 6,46,186,750, 14,33,65, 130,260,556,
- 3,10,18,28, 39,55,79,111, 158,220,312, 464,650,850},
-
- 60,30,500, 3,18., 1024
- },
- /* 8: 2048 x 27 */
- {
- 8,{0,1,2,2,3,3,4,4},{3,4,3,4,3},{0,1,1,2,2},{-1,0,1,2,3},
- {{4},{5,6},{7,8},{-1,9,10,11},{-1,12,13,14}},
- 2,{0,2048, 186,46,744, 12,92,372,1500, 28,66,130, 260,520,1112,
- 6,20,36,56, 78,110,158,222, 316,440,624, 928,1300,1700},
-
- 60,30,500, 3,18., 2048
- },
- /* 9: 512 x 17 */
- {
- 6,{0,1,1,2,3,3},{2,3,3,3},{0,1,2,2},{-1,0,1,2},
- {{3},{4,5},{-1,6,7,8},{-1,9,10,11}},
- 2,{0,512, 46,186, 16,33,65, 93,130,278,
- 7,23,39, 55,79,110, 156,232,360},
-
- 60,30,500, 1,18., 512
- },
-
- /* 10: X x 0 (LFE floor; edge posts only) */
- {
- 0,{0}, {0},{0},{-1},
- {{-1}},
- 2,{0,12},
- 60,30,500, 1.,18., 10
- },
-
-};
diff --git a/contrib/vorbis/lib/modes/psych_11.h b/contrib/vorbis/lib/modes/psych_11.h
deleted file mode 100644
index cc5eea2..0000000
--- a/contrib/vorbis/lib/modes/psych_11.h
+++ /dev/null
@@ -1,50 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: 11kHz settings
-
- ********************************************************************/
-
-static const double _psy_lowpass_11[3]={4.5,5.5,30.,};
-
-static const att3 _psy_tone_masteratt_11[3]={
- {{ 30, 25, 12}, 0, 0}, /* 0 */
- {{ 30, 25, 12}, 0, 0}, /* 0 */
- {{ 20, 0, -14}, 0, 0}, /* 0 */
-};
-
-static const vp_adjblock _vp_tonemask_adj_11[3]={
- /* adjust for mode zero */
- /* 63 125 250 500 1 2 4 8 16 */
- {{-20,-20,-20,-20,-20,-16,-10, 0, 0, 0, 0,10, 2, 0,99,99,99}}, /* 0 */
- {{-20,-20,-20,-20,-20,-16,-10, 0, 0, 0, 0, 5, 0, 0,99,99,99}}, /* 1 */
- {{-20,-20,-20,-20,-20,-16,-10, 0, 0, 0, 0, 0, 0, 0,99,99,99}}, /* 2 */
-};
-
-
-static const noise3 _psy_noisebias_11[3]={
- /* 63 125 250 500 1k 2k 4k 8k 16k*/
- {{{-10,-10,-10,-10, -5, -5, -5, 0, 4, 10, 10, 12, 12, 12, 99, 99, 99},
- {-15,-15,-15,-15,-10,-10, -5, 0, 0, 4, 4, 5, 5, 10, 99, 99, 99},
- {-30,-30,-30,-30,-30,-24,-20,-14,-10, -6, -8, -8, -6, -6, 99, 99, 99}}},
-
- {{{-10,-10,-10,-10, -5, -5, -5, 0, 4, 10, 10, 12, 12, 12, 99, 99, 99},
- {-15,-15,-15,-15,-10,-10, -5, -5, -5, 0, 0, 0, 0, 0, 99, 99, 99},
- {-30,-30,-30,-30,-30,-24,-20,-14,-10, -6, -8, -8, -6, -6, 99, 99, 99}}},
-
- {{{-15,-15,-15,-15,-15,-12,-10, -8, 0, 2, 4, 4, 5, 5, 99, 99, 99},
- {-30,-30,-30,-30,-26,-22,-20,-14,-12,-12,-10,-10,-10,-10, 99, 99, 99},
- {-30,-30,-30,-30,-26,-26,-26,-26,-26,-26,-26,-26,-26,-24, 99, 99, 99}}},
-};
-
-static const double _noise_thresh_11[3]={ .3,.5,.5 };
-
diff --git a/contrib/vorbis/lib/modes/psych_16.h b/contrib/vorbis/lib/modes/psych_16.h
deleted file mode 100644
index 477cb4d..0000000
--- a/contrib/vorbis/lib/modes/psych_16.h
+++ /dev/null
@@ -1,132 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: 16kHz settings
-
- ********************************************************************/
-
-/* stereo mode by base quality level */
-static const adj_stereo _psy_stereo_modes_16[4]={
- /* 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 */
- {{ 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3},
- { 6, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4},
- { 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 4, 4},
- { 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99}},
- {{ 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3},
- { 6, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4},
- { 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 4, 4, 4, 4, 4},
- { 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99}},
- {{ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3},
- { 5, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3},
- { 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4},
- { 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99}},
- {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
- { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
- { 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8},
- { 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99}},
-};
-
-static const double _psy_lowpass_16[4]={6.5,8,30.,99.};
-
-static const att3 _psy_tone_masteratt_16[4]={
- {{ 30, 25, 12}, 0, 0}, /* 0 */
- {{ 25, 22, 12}, 0, 0}, /* 0 */
- {{ 20, 12, 0}, 0, 0}, /* 0 */
- {{ 15, 0, -14}, 0, 0}, /* 0 */
-};
-
-static const vp_adjblock _vp_tonemask_adj_16[4]={
- /* adjust for mode zero */
- /* 63 125 250 500 1 2 4 8 16 */
- {{-20,-20,-20,-20,-20,-16,-10, 0, 0, 0, 0,10, 0, 0, 0, 0, 0}}, /* 0 */
- {{-20,-20,-20,-20,-20,-16,-10, 0, 0, 0, 0,10, 0, 0, 0, 0, 0}}, /* 1 */
- {{-20,-20,-20,-20,-20,-16,-10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, /* 2 */
- {{-30,-30,-30,-30,-30,-26,-20,-10, -5, 0, 0, 0, 0, 0, 0, 0, 0}}, /* 2 */
-};
-
-
-static const noise3 _psy_noisebias_16_short[4]={
- /* 63 125 250 500 1k 2k 4k 8k 16k*/
- {{{-15,-15,-15,-15,-15,-10,-10,-5, 4, 10, 10, 10, 10, 12, 12, 14, 20},
- {-15,-15,-15,-15,-15,-10,-10, -5, 0, 0, 4, 5, 5, 6, 8, 8, 15},
- {-30,-30,-30,-30,-30,-24,-20,-14,-10, -6, -8, -8, -6, -6, -6, -6, -6}}},
-
- {{{-15,-15,-15,-15,-15,-10,-10,-5, 4, 6, 6, 6, 6, 8, 10, 12, 20},
- {-15,-15,-15,-15,-15,-15,-15,-10, -5, -5, -5, 4, 5, 6, 8, 8, 15},
- {-30,-30,-30,-30,-30,-24,-20,-14,-10,-10,-10,-10,-10,-10,-10,-10,-10}}},
-
- {{{-15,-15,-15,-15,-15,-12,-10, -8, 0, 2, 4, 4, 5, 5, 5, 8, 12},
- {-20,-20,-20,-20,-16,-12,-20,-14,-10,-10, -8, 0, 0, 0, 0, 2, 5},
- {-30,-30,-30,-30,-26,-26,-26,-26,-26,-26,-26,-26,-26,-24,-20,-20,-20}}},
-
- {{{-15,-15,-15,-15,-15,-12,-10, -8, -5, -5, -5, -5, -5, 0, 0, 0, 6},
- {-30,-30,-30,-30,-26,-22,-20,-14,-12,-12,-10,-10,-10,-10,-10,-10, -6},
- {-30,-30,-30,-30,-26,-26,-26,-26,-26,-26,-26,-26,-26,-24,-20,-20,-20}}},
-};
-
-static const noise3 _psy_noisebias_16_impulse[4]={
- /* 63 125 250 500 1k 2k 4k 8k 16k*/
- {{{-15,-15,-15,-15,-15,-10,-10,-5, 4, 10, 10, 10, 10, 12, 12, 14, 20},
- {-15,-15,-15,-15,-15,-10,-10, -5, 0, 0, 4, 5, 5, 6, 8, 8, 15},
- {-30,-30,-30,-30,-30,-24,-20,-14,-10, -6, -8, -8, -6, -6, -6, -6, -6}}},
-
- {{{-15,-15,-15,-15,-15,-10,-10,-5, 4, 4, 4, 4, 5, 5, 6, 8, 15},
- {-15,-15,-15,-15,-15,-15,-15,-10, -5, -5, -5, 0, 0, 0, 0, 4, 10},
- {-30,-30,-30,-30,-30,-24,-20,-14,-10,-10,-10,-10,-10,-10,-10,-10,-10}}},
-
- {{{-15,-15,-15,-15,-15,-12,-10, -8, 0, 0, 0, 0, 0, 0, 0, 4, 10},
- {-20,-20,-20,-20,-16,-12,-20,-14,-10,-10,-10,-10,-10,-10,-10, -7, -5},
- {-30,-30,-30,-30,-26,-26,-26,-26,-26,-26,-26,-26,-26,-24,-20,-20,-20}}},
-
- {{{-15,-15,-15,-15,-15,-12,-10, -8, -5, -5, -5, -5, -5, 0, 0, 0, 6},
- {-30,-30,-30,-30,-26,-22,-20,-18,-18,-18,-20,-20,-20,-20,-20,-20,-16},
- {-30,-30,-30,-30,-26,-26,-26,-26,-26,-26,-26,-26,-26,-24,-20,-20,-20}}},
-};
-
-static const noise3 _psy_noisebias_16[4]={
- /* 63 125 250 500 1k 2k 4k 8k 16k*/
- {{{-10,-10,-10,-10, -5, -5, -5, 0, 4, 6, 8, 8, 10, 10, 10, 14, 20},
- {-10,-10,-10,-10,-10, -5, -2, -2, 0, 0, 0, 4, 5, 6, 8, 8, 15},
- {-30,-30,-30,-30,-30,-24,-20,-14,-10, -6, -8, -8, -6, -6, -6, -6, -6}}},
-
- {{{-10,-10,-10,-10, -5, -5, -5, 0, 4, 6, 6, 6, 6, 8, 10, 12, 20},
- {-15,-15,-15,-15,-15,-10, -5, -5, 0, 0, 0, 4, 5, 6, 8, 8, 15},
- {-30,-30,-30,-30,-30,-24,-20,-14,-10, -6, -8, -8, -6, -6, -6, -6, -6}}},
-
- {{{-15,-15,-15,-15,-15,-12,-10, -8, 0, 2, 4, 4, 5, 5, 5, 8, 12},
- {-20,-20,-20,-20,-16,-12,-20,-10, -5, -5, 0, 0, 0, 0, 0, 2, 5},
- {-30,-30,-30,-30,-26,-26,-26,-26,-26,-26,-26,-26,-26,-24,-20,-20,-20}}},
-
- {{{-15,-15,-15,-15,-15,-12,-10, -8, -5, -5, -5, -5, -5, 0, 0, 0, 6},
- {-30,-30,-30,-30,-26,-22,-20,-14,-12,-12,-10,-10,-10,-10,-10,-10, -6},
- {-30,-30,-30,-30,-26,-26,-26,-26,-26,-26,-26,-26,-26,-24,-20,-20,-20}}},
-};
-
-static const noiseguard _psy_noiseguards_16[4]={
- {10,10,-1},
- {10,10,-1},
- {20,20,-1},
- {20,20,-1},
-};
-
-static const double _noise_thresh_16[4]={ .3,.5,.5,.5 };
-
-static const int _noise_start_16[3]={ 256,256,9999 };
-static const int _noise_part_16[4]={ 8,8,8,8 };
-
-static const int _psy_ath_floater_16[4]={
- -100,-100,-100,-105,
-};
-
-static const int _psy_ath_abs_16[4]={
- -130,-130,-130,-140,
-};
diff --git a/contrib/vorbis/lib/modes/psych_44.h b/contrib/vorbis/lib/modes/psych_44.h
deleted file mode 100644
index 6c9eaa4..0000000
--- a/contrib/vorbis/lib/modes/psych_44.h
+++ /dev/null
@@ -1,641 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: key psychoacoustic settings for 44.1/48kHz
-
- ********************************************************************/
-
-
-/* preecho trigger settings *****************************************/
-
-static const vorbis_info_psy_global _psy_global_44[5]={
-
- {8, /* lines per eighth octave */
- {20.f,14.f,12.f,12.f,12.f,12.f,12.f},
- {-60.f,-30.f,-40.f,-40.f,-40.f,-40.f,-40.f}, 2,-75.f,
- -6.f,
- {99.},{{99.},{99.}},{0},{0},{{0.},{0.}}
- },
- {8, /* lines per eighth octave */
- {14.f,10.f,10.f,10.f,10.f,10.f,10.f},
- {-40.f,-30.f,-25.f,-25.f,-25.f,-25.f,-25.f}, 2,-80.f,
- -6.f,
- {99.},{{99.},{99.}},{0},{0},{{0.},{0.}}
- },
- {8, /* lines per eighth octave */
- {12.f,10.f,10.f,10.f,10.f,10.f,10.f},
- {-20.f,-20.f,-15.f,-15.f,-15.f,-15.f,-15.f}, 0,-80.f,
- -6.f,
- {99.},{{99.},{99.}},{0},{0},{{0.},{0.}}
- },
- {8, /* lines per eighth octave */
- {10.f,8.f,8.f,8.f,8.f,8.f,8.f},
- {-20.f,-15.f,-12.f,-12.f,-12.f,-12.f,-12.f}, 0,-80.f,
- -6.f,
- {99.},{{99.},{99.}},{0},{0},{{0.},{0.}}
- },
- {8, /* lines per eighth octave */
- {10.f,6.f,6.f,6.f,6.f,6.f,6.f},
- {-15.f,-15.f,-12.f,-12.f,-12.f,-12.f,-12.f}, 0,-85.f,
- -6.f,
- {99.},{{99.},{99.}},{0},{0},{{0.},{0.}}
- },
-};
-
-/* noise compander lookups * low, mid, high quality ****************/
-static const compandblock _psy_compand_44[6]={
- /* sub-mode Z short */
- {{
- 0, 1, 2, 3, 4, 5, 6, 7, /* 7dB */
- 8, 9,10,11,12,13,14, 15, /* 15dB */
- 16,17,18,19,20,21,22, 23, /* 23dB */
- 24,25,26,27,28,29,30, 31, /* 31dB */
- 32,33,34,35,36,37,38, 39, /* 39dB */
- }},
- /* mode_Z nominal short */
- {{
- 0, 1, 2, 3, 4, 5, 6, 6, /* 7dB */
- 7, 7, 7, 7, 6, 6, 6, 7, /* 15dB */
- 7, 8, 9,10,11,12,13, 14, /* 23dB */
- 15,16,17,17,17,18,18, 19, /* 31dB */
- 19,19,20,21,22,23,24, 25, /* 39dB */
- }},
- /* mode A short */
- {{
- 0, 1, 2, 3, 4, 5, 5, 5, /* 7dB */
- 6, 6, 6, 5, 4, 4, 4, 4, /* 15dB */
- 4, 4, 5, 5, 5, 6, 6, 6, /* 23dB */
- 7, 7, 7, 8, 8, 8, 9, 10, /* 31dB */
- 11,12,13,14,15,16,17, 18, /* 39dB */
- }},
- /* sub-mode Z long */
- {{
- 0, 1, 2, 3, 4, 5, 6, 7, /* 7dB */
- 8, 9,10,11,12,13,14, 15, /* 15dB */
- 16,17,18,19,20,21,22, 23, /* 23dB */
- 24,25,26,27,28,29,30, 31, /* 31dB */
- 32,33,34,35,36,37,38, 39, /* 39dB */
- }},
- /* mode_Z nominal long */
- {{
- 0, 1, 2, 3, 4, 5, 6, 7, /* 7dB */
- 8, 9,10,11,12,12,13, 13, /* 15dB */
- 13,14,14,14,15,15,15, 15, /* 23dB */
- 16,16,17,17,17,18,18, 19, /* 31dB */
- 19,19,20,21,22,23,24, 25, /* 39dB */
- }},
- /* mode A long */
- {{
- 0, 1, 2, 3, 4, 5, 6, 7, /* 7dB */
- 8, 8, 7, 6, 5, 4, 4, 4, /* 15dB */
- 4, 4, 5, 5, 5, 6, 6, 6, /* 23dB */
- 7, 7, 7, 8, 8, 8, 9, 10, /* 31dB */
- 11,12,13,14,15,16,17, 18, /* 39dB */
- }}
-};
-
-/* tonal masking curve level adjustments *************************/
-
-static const vp_adjblock _vp_tonemask_adj_longblock[12]={
-
- /* 63 125 250 500 1 2 4 8 16 */
-
- {{ -3, -8,-13,-15,-10,-10,-10,-10,-10,-10,-10, 0, 0, 0, 0, 0, 0}}, /* -1 */
-
-/* {{-15,-15,-15,-15,-10, -8, -4, -2, 0, 0, 0, 10, 0, 0, 0, 0, 0}}, 0 */
- {{ -4,-10,-14,-16,-15,-14,-13,-12,-12,-12,-11, -1, -1, -1, -1, -1, 0}}, /* 0 */
-
-/* {{-15,-15,-15,-15,-15,-12,-10, -8, 0, 0, 0, 5, 0, 0, 0, 0, 0}}, 1 */
- {{ -6,-12,-14,-16,-15,-15,-14,-13,-13,-12,-12, -2, -2, -1, -1, -1, 0}}, /* 1 */
-
-/* {{-15,-15,-15,-15,-15,-12,-10, -8, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, 2 */
- {{-12,-13,-14,-16,-16,-16,-15,-14,-13,-12,-12, -6, -3, -1, -1, -1, 0}}, /* 2 */
-
-/* {{-15,-15,-15,-15,-15,-12,-10, -8, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, 3 */
- {{-15,-15,-15,-16,-16,-16,-16,-14,-13,-13,-13,-10, -4, -2, -1, -1, 0}}, /* 3 */
-
-/* {{-15,-15,-15,-15,-15,-12,-10, -8, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, *//* 4 */
- {{-16,-16,-16,-16,-16,-16,-16,-15,-14,-14,-13,-11, -7 -3, -1, -1 , 0}}, /* 4 */
-
-/* {{-15,-15,-15,-15,-15,-12,-10, -8, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, 5 */
- {{-16,-16,-16,-16,-16,-16,-16,-15,-14,-14,-13,-11, -7 -3, -1, -1 , 0}}, /* 5 */
-
-/* {{-15,-15,-15,-15,-15,-12,-10, -8, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, 6 */
- {{-16,-16,-16,-16,-16,-16,-16,-15,-14,-14,-14,-12, -8, -4, -2, -2, 0}}, /* 6 */
-
-/* {{-15,-15,-15,-15,-15,-12,-10, -8, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, 7 */
- {{-16,-16,-16,-16,-16,-16,-16,-15,-14,-14,-14,-12, -9, -4, -2, -2, 0}}, /* 7 */
-
-/* {{-15,-15,-15,-15,-15,-12,-10, -8, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, 8 */
- {{-16,-16,-16,-16,-16,-16,-16,-15,-14,-14,-14,-12, -9, -4, -2, -2, 0}}, /* 8 */
-
-/* {{-15,-15,-15,-15,-15,-12,-10, -8, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, 9 */
- {{-16,-16,-16,-16,-16,-16,-16,-15,-14,-14,-14,-12, -9, -4, -2, -2, 0}}, /* 9 */
-
-/* {{-15,-15,-15,-15,-15,-12,-10, -8, 0, 0, 0, 0, 0, 0, 0, 0, 0}}, 10 */
- {{-16,-16,-16,-16,-16,-16,-16,-15,-14,-14,-14,-12, -9, -4, -2, -2, 0}}, /* 10 */
-};
-
-static const vp_adjblock _vp_tonemask_adj_otherblock[12]={
- /* 63 125 250 500 1 2 4 8 16 */
-
- {{ -3, -8,-13,-15,-10,-10, -9, -9, -9, -9, -9, 1, 1, 1, 1, 1, 1}}, /* -1 */
-
-/* {{-20,-20,-20,-20,-14,-12,-10, -8, -4, 0, 0, 10, 0, 0, 0, 0, 0}}, 0 */
- {{ -4,-10,-14,-16,-14,-13,-12,-12,-11,-11,-10, 0, 0, 0, 0, 0, 0}}, /* 0 */
-
-/* {{-20,-20,-20,-20,-20,-18,-16,-14,-10, 0, 0, 5, 0, 0, 0, 0, 0}}, 1 */
- {{ -6,-12,-14,-16,-15,-15,-14,-13,-13,-12,-12, -2, -2, -1, 0, 0, 0}}, /* 1 */
-
-/* {{-20,-20,-20,-20,-20,-18,-16,-14,-10, 0, 0, 0, 0, 0, 0, 0, 0}}, 2 */
- {{-12,-13,-14,-16,-16,-16,-15,-14,-13,-12,-12, -5, -2, -1, 0, 0, 0}}, /* 2 */
-
-/* {{-20,-20,-20,-20,-20,-18,-16,-14,-10, 0, 0, 0, 0, 0, 0, 0, 0}}, 3 */
- {{-15,-15,-15,-16,-16,-16,-16,-14,-13,-13,-13,-10, -4, -2, 0, 0, 0}}, /* 3 */
-
-/* {{-20,-20,-20,-20,-20,-18,-16,-14,-10, 0, 0, 0, 0, 0, 0, 0, 0}}, 4 */
- {{-16,-16,-16,-16,-16,-16,-16,-15,-14,-14,-13,-11, -7 -3, -1, -1 , 0}}, /* 4 */
-
-/* {{-20,-20,-20,-20,-20,-18,-16,-14,-10, 0, 0, 0, 0, 0, 0, 0, 0}}, 5 */
- {{-16,-16,-16,-16,-16,-16,-16,-15,-14,-14,-13,-11, -7 -3, -1, -1 , 0}}, /* 5 */
-
-/* {{-20,-20,-20,-20,-20,-18,-16,-14,-10, 0, 0, 0, 0, 0, 0, 0, 0}}, 6 */
- {{-16,-16,-16,-16,-16,-16,-16,-15,-14,-14,-14,-12, -8, -4, -2, -2, 0}}, /* 6 */
-
-/* {{-20,-20,-20,-20,-20,-18,-16,-14,-10, 0, 0, 0, 0, 0, 0, 0, 0}}, 7 */
- {{-16,-16,-16,-16,-16,-16,-16,-15,-14,-14,-14,-12, -9, -4, -2, -2, 0}}, /* 7 */
-
-/* {{-20,-20,-20,-20,-20,-18,-16,-14,-10, 0, 0, 0, 0, 0, 0, 0, 0}}, 8 */
- {{-16,-16,-16,-16,-16,-16,-16,-15,-14,-14,-14,-12, -9, -4, -2, -2, 0}}, /* 8 */
-
-/* {{-20,-20,-20,-20,-20,-18,-16,-14,-10, 0, 0, 0, 0, 0, 0, 0, 0}}, 9 */
- {{-16,-16,-16,-16,-16,-16,-16,-15,-14,-14,-14,-12, -9, -4, -2, -2, 0}}, /* 9 */
-
-/* {{-20,-20,-20,-20,-20,-18,-16,-14,-10, 0, 0, 0, 0, 0, 0, 0, 0}}, 10 */
- {{-16,-16,-16,-16,-16,-16,-16,-15,-14,-14,-14,-12, -9, -4, -2, -2, 0}}, /* 10 */
-};
-
-/* noise bias (transition block) */
-static const noise3 _psy_noisebias_trans[12]={
- /* 63 125 250 500 1k 2k 4k 8k 16k*/
- /* -1 */
- {{{-10,-10,-10,-10,-10, -4, 0, 0, 4, 8, 8, 8, 8, 10, 12, 14, 20},
- {-30,-30,-30,-30,-26,-20,-16, -8, -6, -6, -2, 2, 2, 3, 6, 6, 15},
- {-30,-30,-30,-30,-30,-24,-20,-14,-10, -6, -8, -8, -6, -6, -6, -4, -2}}},
- /* 0
- {{{-15,-15,-15,-15,-15,-12,-10, -8, 0, 2, 4, 4, 5, 5, 5, 8, 10},
- {-30,-30,-30,-30,-26,-22,-20,-14, -8, -4, 0, 0, 0, 0, 2, 4, 10},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -6, -6, -6, -6, -4, -4, -4, -2}}},*/
- {{{-15,-15,-15,-15,-15,-12, -6, -4, 0, 2, 4, 4, 5, 5, 5, 8, 10},
- {-30,-30,-30,-30,-26,-22,-20,-14, -8, -4, 0, 0, 0, 0, 2, 3, 6},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -6, -6, -6, -6, -4, -4, -4, -2}}},
- /* 1
- {{{-15,-15,-15,-15,-15,-12,-10, -8, 0, 2, 4, 4, 5, 5, 5, 8, 10},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -4, -2, -2, -2, -2, 0, 2, 8},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -8, -8, -8, -8, -6, -6, -6, -4}}},*/
- {{{-15,-15,-15,-15,-15,-12,-10, -8, 0, 2, 4, 4, 5, 5, 5, 8, 10},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -4, -2, -2, -2, -2, 0, 1, 4},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -8, -8, -8, -8, -6, -6, -6, -4}}},
- /* 2
- {{{-15,-15,-15,-15,-15,-12,-10, -8, 0, 2, 2, 2, 4, 4, 5, 6, 10},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -4, -2, -2, -2, -2, 0, 2, 6},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10,-10,-10,-10,-10, -8, -8, -8, -4}}}, */
- {{{-15,-15,-15,-15,-15,-12,-10, -8, 0, 2, 2, 2, 4, 4, 5, 6, 10},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -4, -3, -3, -3, -2, -1, 0, 3},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10,-10,-10,-10,-10, -8, -8, -7, -4}}},
- /* 3
- {{{-15,-15,-15,-15,-15,-12,-10, -8, 0, 2, 2, 2, 4, 4, 4, 5, 8},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -4, -3, -3, -3, -3, -1, 1, 6},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10,-10,-10,-10,-10, -8, -8, -8, -4}}},*/
- {{{-15,-15,-15,-15,-15,-12,-10, -8, 0, 2, 2, 2, 4, 4, 4, 5, 8},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -4, -3, -3, -3, -3, -2, 0, 2},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10,-10,-10,-10,-10, -8, -8, -8, -4}}},
- /* 4
- {{{-20,-20,-20,-20,-20,-18,-14, -8, -1, 1, 1, 1, 2, 3, 3, 4, 7},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -4, -3, -3, -3, -3, -1, 1, 5},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10,-10,-10,-10,-10, -8, -8, -8, -4}}},*/
- {{{-20,-20,-20,-20,-20,-18,-14, -8, -1, 1, 1, 1, 2, 3, 3, 4, 7},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -4, -3, -3, -3, -3, -2, -1, 1},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10,-10,-10,-10,-10, -8, -8, -8, -4}}},
- /* 5
- {{{-24,-24,-24,-24,-20,-18,-14, -8, -1, 1, 1, 1, 2, 3, 3, 4, 7},
- {-32,-32,-32,-32,-28,-24,-22,-16,-12, -6, -4, -4, -4, -4, -2, -1, 2},
- {-34,-34,-34,-34,-30,-24,-24,-18,-14,-12,-12,-12,-12,-10,-10, -9, -5}}}, */
- {{{-24,-24,-24,-24,-20,-18,-14, -8, -1, 1, 1, 1, 2, 3, 3, 4, 7},
- {-32,-32,-32,-32,-28,-24,-22,-16,-12, -6, -4, -4, -4, -4, -3, -1, 0},
- {-34,-34,-34,-34,-30,-24,-24,-18,-14,-12,-12,-12,-12,-10,-10, -9, -5}}},
- /* 6
- {{{-24,-24,-24,-24,-20,-18,-14, -8, -1, 1, 1, 1, 2, 3, 3, 4, 7},
- {-32,-32,-32,-32,-28,-24,-24,-18,-14, -8, -6, -6, -6, -6, -4, -2, 1},
- {-34,-34,-34,-34,-30,-26,-24,-18,-17,-15,-15,-15,-15,-13,-13,-12, -8}}},*/
- {{{-24,-24,-24,-24,-20,-18,-14, -8, -1, 1, 1, 1, 2, 3, 3, 4, 7},
- {-32,-32,-32,-32,-28,-24,-24,-18,-14, -8, -6, -6, -6, -6, -5, -2, 0},
- {-34,-34,-34,-34,-30,-26,-26,-24,-22,-19,-19,-19,-19,-18,-17,-16,-12}}},
- /* 7
- {{{-24,-24,-24,-24,-20,-18,-14, -8, -1, 1, 1, 1, 2, 3, 3, 4, 7},
- {-32,-32,-32,-32,-28,-24,-24,-18,-14,-12,-10, -8, -8, -8, -6, -4, 0},
- {-34,-34,-34,-34,-30,-26,-26,-24,-22,-19,-19,-19,-19,-18,-17,-16,-12}}},*/
- {{{-24,-24,-24,-24,-20,-18,-14, -8, -1, 1, 1, 1, 2, 3, 3, 4, 7},
- {-32,-32,-32,-32,-28,-24,-24,-24,-18,-14,-12,-10,-10,-10, -8, -6, -2},
- {-34,-34,-34,-34,-30,-26,-26,-26,-24,-24,-24,-24,-24,-24,-24,-20,-16}}},
- /* 8
- {{{-24,-24,-24,-24,-22,-20,-15,-10, -8, -2, 0, 0, 0, 1, 2, 3, 7},
- {-36,-36,-36,-36,-30,-30,-30,-24,-18,-14,-12,-10,-10,-10, -8, -6, -2},
- {-36,-36,-36,-36,-34,-30,-28,-26,-24,-24,-24,-24,-24,-24,-24,-20,-16}}},*/
- {{{-24,-24,-24,-24,-22,-20,-15,-10, -8, -2, 0, 0, 0, 1, 2, 3, 7},
- {-36,-36,-36,-36,-30,-30,-30,-24,-20,-16,-16,-16,-16,-14,-12,-10, -7},
- {-36,-36,-36,-36,-34,-30,-28,-26,-24,-30,-30,-30,-30,-30,-30,-24,-20}}},
- /* 9
- {{{-28,-28,-28,-28,-28,-28,-28,-20,-14, -8, -4, -4, -4, -4, -4, -2, 2},
- {-36,-36,-36,-36,-34,-32,-32,-28,-20,-16,-16,-16,-16,-14,-12,-10, -7},
- {-40,-40,-40,-40,-40,-40,-40,-32,-30,-30,-30,-30,-30,-30,-30,-24,-20}}},*/
- {{{-28,-28,-28,-28,-28,-28,-28,-20,-14, -8, -4, -4, -4, -4, -4, -2, 2},
- {-38,-38,-38,-38,-36,-34,-34,-30,-24,-20,-20,-20,-20,-18,-16,-12,-10},
- {-40,-40,-40,-40,-40,-40,-40,-38,-35,-35,-35,-35,-35,-35,-35,-35,-30}}},
- /* 10 */
- {{{-30,-30,-30,-30,-30,-30,-30,-28,-20,-14,-14,-14,-14,-14,-14,-12,-10},
- {-40,-40,-40,-40,-40,-40,-40,-40,-35,-30,-30,-30,-30,-30,-30,-30,-20},
- {-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40}}},
-};
-
-/* noise bias (long block) */
-static const noise3 _psy_noisebias_long[12]={
- /*63 125 250 500 1k 2k 4k 8k 16k*/
- /* -1 */
- {{{-10,-10,-10,-10,-10, -4, 0, 0, 0, 6, 6, 6, 6, 10, 10, 12, 20},
- {-20,-20,-20,-20,-20,-20,-10, -2, 0, 0, 0, 0, 0, 2, 4, 6, 15},
- {-20,-20,-20,-20,-20,-20,-20,-10, -6, -6, -6, -6, -6, -4, -4, -4, -2}}},
-
- /* 0 */
- /* {{{-10,-10,-10,-10,-10,-10, -8, 2, 2, 2, 4, 4, 5, 5, 5, 8, 10},
- {-20,-20,-20,-20,-20,-20,-20,-14, -6, 0, 0, 0, 0, 0, 2, 4, 10},
- {-20,-20,-20,-20,-20,-20,-20,-14, -8, -6, -6, -6, -6, -4, -4, -4, -2}}},*/
- {{{-10,-10,-10,-10,-10,-10, -8, 2, 2, 2, 4, 4, 5, 5, 5, 8, 10},
- {-20,-20,-20,-20,-20,-20,-20,-14, -6, 0, 0, 0, 0, 0, 2, 3, 6},
- {-20,-20,-20,-20,-20,-20,-20,-14, -8, -6, -6, -6, -6, -4, -4, -4, -2}}},
- /* 1 */
- /* {{{-10,-10,-10,-10,-10,-10, -8, -4, 0, 2, 4, 4, 5, 5, 5, 8, 10},
- {-20,-20,-20,-20,-20,-20,-20,-14,-10, -4, -2, -2, -2, -2, 0, 2, 8},
- {-20,-20,-20,-20,-20,-20,-20,-14,-10, -8, -8, -8, -8, -6, -6, -6, -4}}},*/
- {{{-10,-10,-10,-10,-10,-10, -8, -4, 0, 2, 4, 4, 5, 5, 5, 8, 10},
- {-20,-20,-20,-20,-20,-20,-20,-14,-10, -4, -2, -2, -2, -2, 0, 1, 4},
- {-20,-20,-20,-20,-20,-20,-20,-14,-10, -8, -8, -8, -8, -6, -6, -6, -4}}},
- /* 2 */
- /* {{{-10,-10,-10,-10,-10,-10,-10, -8, 0, 2, 2, 2, 4, 4, 5, 6, 10},
- {-20,-20,-20,-20,-20,-20,-20,-14,-10, -4, -2, -2, -2, -2, 0, 2, 6},
- {-20,-20,-20,-20,-20,-20,-20,-14,-10,-10,-10,-10,-10, -8, -8, -8, -4}}},*/
- {{{-10,-10,-10,-10,-10,-10,-10, -8, 0, 2, 2, 2, 4, 4, 5, 6, 10},
- {-20,-20,-20,-20,-20,-20,-20,-14,-10, -4, -3, -3, -3, -2, -1, 0, 3},
- {-20,-20,-20,-20,-20,-20,-20,-14,-10,-10,-10,-10,-10, -8, -8, -8, -4}}},
- /* 3 */
- /* {{{-10,-10,-10,-10,-10,-10,-10, -8, 0, 2, 2, 2, 4, 4, 4, 5, 8},
- {-20,-20,-20,-20,-20,-20,-20,-14,-10, -4, -3, -3, -3, -3, -1, 1, 6},
- {-20,-20,-20,-20,-20,-20,-20,-14,-10,-10,-10,-10,-10, -8, -8, -8, -4}}},*/
- {{{-10,-10,-10,-10,-10,-10,-10, -8, 0, 2, 2, 2, 4, 4, 4, 5, 8},
- {-20,-20,-20,-20,-20,-20,-20,-14,-10, -4, -3, -3, -3, -3, -2, 0, 2},
- {-20,-20,-20,-20,-20,-20,-20,-14,-10,-10,-10,-10,-10, -8, -8, -8, -5}}},
- /* 4 */
- /* {{{-15,-15,-15,-15,-15,-15,-15,-10, -4, 1, 1, 1, 2, 3, 3, 4, 7},
- {-20,-20,-20,-20,-20,-20,-20,-14,-10, -4, -3, -3, -3, -3, -1, 1, 5},
- {-20,-20,-20,-20,-20,-20,-20,-14,-10,-10,-10,-10,-10, -8, -8, -8, -4}}},*/
- {{{-15,-15,-15,-15,-15,-15,-15,-10, -4, 1, 1, 1, 2, 3, 3, 4, 7},
- {-20,-20,-20,-20,-20,-20,-20,-14,-10, -4, -3, -3, -3, -3, -2, -1, 1},
- {-20,-20,-20,-20,-20,-20,-20,-14,-10,-10,-10,-10,-10, -8, -8, -8, -7}}},
- /* 5 */
- /* {{{-15,-15,-15,-15,-15,-15,-15,-10, -4, 1, 1, 1, 2, 3, 3, 4, 7},
- {-22,-22,-22,-22,-22,-22,-22,-16,-12, -6, -4, -4, -4, -4, -2, -1, 2},
- {-24,-24,-24,-24,-24,-24,-24,-18,-14,-12,-12,-12,-12,-10,-10, -9, -5}}},*/
- {{{-15,-15,-15,-15,-15,-15,-15,-10, -4, 1, 1, 1, 2, 3, 3, 4, 7},
- {-22,-22,-22,-22,-22,-22,-22,-16,-12, -6, -4, -4, -4, -4, -3, -1, 0},
- {-24,-24,-24,-24,-24,-24,-24,-18,-14,-12,-12,-12,-12,-10,-10, -9, -8}}},
- /* 6 */
- /* {{{-15,-15,-15,-15,-15,-15,-15,-10, -4, 1, 1, 1, 2, 3, 3, 4, 7},
- {-24,-24,-24,-24,-24,-24,-24,-18,-14, -8, -6, -6, -6, -6, -4, -2, 1},
- {-26,-26,-26,-26,-26,-26,-26,-18,-16,-15,-15,-15,-15,-13,-13,-12, -8}}},*/
- {{{-15,-15,-15,-15,-15,-15,-15,-10, -4, 1, 1, 1, 2, 3, 3, 4, 7},
- {-24,-24,-24,-24,-24,-24,-24,-18,-14, -8, -6, -6, -6, -6, -5, -2, 0},
- {-26,-26,-26,-26,-26,-26,-26,-18,-16,-15,-15,-15,-15,-13,-13,-12,-10}}},
- /* 7 */
- {{{-15,-15,-15,-15,-15,-15,-15,-10, -4, 1, 1, 1, 2, 3, 3, 4, 7},
- {-24,-24,-24,-24,-24,-24,-24,-18,-14,-10, -8, -8, -8, -8, -6, -4, 0},
- {-26,-26,-26,-26,-26,-26,-26,-22,-20,-19,-19,-19,-19,-18,-17,-16,-12}}},
- /* 8 */
- {{{-15,-15,-15,-15,-15,-15,-15,-10, -4, 0, 0, 0, 0, 1, 2, 3, 7},
- {-26,-26,-26,-26,-26,-26,-26,-20,-16,-12,-10,-10,-10,-10, -8, -6, -2},
- {-28,-28,-28,-28,-28,-28,-28,-26,-24,-24,-24,-24,-24,-24,-24,-20,-16}}},
- /* 9 */
- {{{-22,-22,-22,-22,-22,-22,-22,-18,-14, -8, -4, -4, -4, -4, -4, -2, 2},
- {-26,-26,-26,-26,-26,-26,-26,-22,-18,-16,-16,-16,-16,-14,-12,-10, -7},
- {-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-24,-20}}},
- /* 10 */
- {{{-24,-24,-24,-24,-24,-24,-24,-24,-24,-18,-14,-14,-14,-14,-14,-12,-10},
- {-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-20},
- {-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40}}},
-};
-
-/* noise bias (impulse block) */
-static const noise3 _psy_noisebias_impulse[12]={
- /* 63 125 250 500 1k 2k 4k 8k 16k*/
- /* -1 */
- {{{-10,-10,-10,-10,-10, -4, 0, 0, 4, 8, 8, 8, 8, 10, 12, 14, 20},
- {-30,-30,-30,-30,-26,-20,-16, -8, -6, -6, -2, 2, 2, 3, 6, 6, 15},
- {-30,-30,-30,-30,-30,-24,-20,-14,-10, -6, -8, -8, -6, -6, -6, -4, -2}}},
-
- /* 0 */
- /* {{{-10,-10,-10,-10,-10, -4, 0, 0, 4, 4, 8, 8, 8, 10, 12, 14, 20},
- {-30,-30,-30,-30,-26,-22,-20,-14, -6, -2, 0, 0, 0, 0, 2, 4, 10},
- {-30,-30,-30,-30,-30,-24,-20,-14,-10, -6, -8, -8, -6, -6, -6, -4, -2}}},*/
- {{{-10,-10,-10,-10,-10, -4, 0, 0, 4, 4, 8, 8, 8, 10, 12, 14, 20},
- {-30,-30,-30,-30,-26,-22,-20,-14, -6, -2, 0, 0, 0, 0, 2, 3, 6},
- {-30,-30,-30,-30,-30,-24,-20,-14,-10, -6, -8, -8, -6, -6, -6, -4, -2}}},
- /* 1 */
- {{{-12,-12,-12,-12,-12, -8, -6, -4, 0, 4, 4, 4, 4, 10, 12, 14, 20},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -6, -4, -4, -2, -2, -2, -2, 2},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -8,-10,-10, -8, -8, -8, -6, -4}}},
- /* 2 */
- {{{-14,-14,-14,-14,-14,-10, -8, -6, -2, 2, 2, 2, 2, 8, 10, 10, 16},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -6, -6, -6, -4, -4, -4, -2, 0},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10,-10,-10,-10,-10,-10,-10, -8, -4}}},
- /* 3 */
- {{{-14,-14,-14,-14,-14,-10, -8, -6, -2, 2, 2, 2, 2, 6, 8, 8, 14},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -6, -6, -6, -4, -4, -4, -2, 0},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10,-10,-10,-10,-10,-10,-10, -8, -4}}},
- /* 4 */
- {{{-16,-16,-16,-16,-16,-12,-10, -6, -2, 0, 0, 0, 0, 4, 6, 6, 12},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -6, -6, -6, -4, -4, -4, -2, 0},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10,-10,-10,-10,-10,-10,-10, -8, -4}}},
- /* 5 */
- {{{-20,-20,-20,-20,-20,-18,-14,-10, -4, 0, 0, 0, 0, 4, 4, 6, 11},
- {-32,-32,-32,-32,-28,-24,-22,-16,-10, -6, -8, -8, -6, -6, -6, -4, -2},
- {-34,-34,-34,-34,-30,-26,-24,-18,-14,-12,-12,-12,-12,-12,-10, -9, -5}}},
- /* 6
- {{{-20,-20,-20,-20,-20,-18,-14,-10, -4, 0, 0, 0, 0, 4, 4, 6, 11},
- {-34,-34,-34,-34,-30,-30,-24,-20,-12,-12,-14,-14,-10, -9, -8, -6, -4},
- {-34,-34,-34,-34,-34,-30,-26,-20,-16,-15,-15,-15,-15,-15,-13,-12, -8}}},*/
- {{{-20,-20,-20,-20,-20,-18,-14,-10, -4, 0, 0, 0, 0, 4, 4, 6, 11},
- {-34,-34,-34,-34,-30,-30,-30,-24,-16,-16,-16,-16,-16,-16,-14,-14,-12},
- {-36,-36,-36,-36,-36,-34,-28,-24,-20,-20,-20,-20,-20,-20,-20,-18,-16}}},
- /* 7 */
- /* {{{-22,-22,-22,-22,-22,-20,-14,-10, -6, 0, 0, 0, 0, 4, 4, 6, 11},
- {-34,-34,-34,-34,-30,-30,-24,-20,-14,-14,-16,-16,-14,-12,-10,-10,-10},
- {-34,-34,-34,-34,-32,-32,-30,-24,-20,-19,-19,-19,-19,-19,-17,-16,-12}}},*/
- {{{-22,-22,-22,-22,-22,-20,-14,-10, -6, 0, 0, 0, 0, 4, 4, 6, 11},
- {-34,-34,-34,-34,-30,-30,-30,-30,-26,-26,-26,-26,-26,-26,-26,-24,-22},
- {-40,-40,-40,-40,-40,-40,-40,-32,-30,-30,-30,-30,-30,-30,-30,-30,-24}}},
- /* 8 */
- /* {{{-24,-24,-24,-24,-24,-22,-14,-10, -6, -1, -1, -1, -1, 3, 3, 5, 10},
- {-34,-34,-34,-34,-30,-30,-30,-24,-20,-20,-20,-20,-20,-18,-16,-16,-14},
- {-36,-36,-36,-36,-36,-34,-28,-24,-24,-24,-24,-24,-24,-24,-24,-20,-16}}},*/
- {{{-24,-24,-24,-24,-24,-22,-14,-10, -6, -1, -1, -1, -1, 3, 3, 5, 10},
- {-34,-34,-34,-34,-34,-32,-32,-30,-26,-26,-26,-26,-26,-26,-26,-26,-24},
- {-40,-40,-40,-40,-40,-40,-40,-32,-30,-30,-30,-30,-30,-30,-30,-30,-24}}},
- /* 9 */
- /* {{{-28,-28,-28,-28,-28,-28,-28,-20,-14, -8, -4, -4, -4, -4, -4, -2, 2},
- {-36,-36,-36,-36,-34,-32,-32,-30,-26,-26,-26,-26,-26,-22,-20,-20,-18},
- {-40,-40,-40,-40,-40,-40,-40,-32,-30,-30,-30,-30,-30,-30,-30,-24,-20}}},*/
- {{{-28,-28,-28,-28,-28,-28,-28,-20,-14, -8, -4, -4, -4, -4, -4, -2, 2},
- {-36,-36,-36,-36,-34,-32,-32,-30,-26,-26,-26,-26,-26,-26,-26,-26,-26},
- {-40,-40,-40,-40,-40,-40,-40,-32,-30,-30,-30,-30,-30,-30,-30,-24,-20}}},
- /* 10 */
- {{{-30,-30,-30,-30,-30,-26,-24,-24,-24,-20,-16,-16,-16,-16,-16,-14,-12},
- {-40,-40,-40,-40,-40,-40,-40,-40,-35,-30,-30,-30,-30,-30,-30,-30,-26},
- {-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40}}},
-};
-
-/* noise bias (padding block) */
-static const noise3 _psy_noisebias_padding[12]={
- /* 63 125 250 500 1k 2k 4k 8k 16k*/
-
- /* -1 */
- {{{-10,-10,-10,-10,-10, -4, 0, 0, 4, 8, 8, 8, 8, 10, 12, 14, 20},
- {-30,-30,-30,-30,-26,-20,-16, -8, -6, -6, -2, 2, 2, 3, 6, 6, 15},
- {-30,-30,-30,-30,-30,-24,-20,-14,-10, -6, -8, -8, -6, -6, -6, -4, -2}}},
-
- /* 0 */
- {{{-10,-10,-10,-10,-10, -4, 0, 0, 4, 8, 8, 8, 8, 10, 12, 14, 20},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -4, -2, 2, 3, 6, 6, 8, 10},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -4, -4, -4, -4, -4, -2, 0, 2}}},
- /* 1 */
- {{{-12,-12,-12,-12,-12, -8, -6, -4, 0, 4, 4, 4, 4, 10, 12, 14, 20},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -4, 0, 0, 0, 2, 2, 4, 8},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -6, -6, -6, -6, -6, -4, -2, 0}}},
- /* 2 */
- /* {{{-14,-14,-14,-14,-14,-10, -8, -6, -2, 2, 2, 2, 2, 8, 10, 10, 16},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -4, 0, 0, 0, 2, 2, 4, 8},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -8, -8, -8, -8, -8, -6, -4, -2}}},*/
- {{{-14,-14,-14,-14,-14,-10, -8, -6, -2, 2, 2, 2, 2, 8, 10, 10, 16},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -6, -1, -1, -1, 0, 0, 2, 6},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -8, -8, -8, -8, -8, -6, -4, -2}}},
- /* 3 */
- {{{-14,-14,-14,-14,-14,-10, -8, -6, -2, 2, 2, 2, 2, 6, 8, 8, 14},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -6, -1, -1, -1, 0, 0, 2, 6},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -8, -8, -8, -8, -8, -6, -4, -2}}},
- /* 4 */
- {{{-16,-16,-16,-16,-16,-12,-10, -6, -2, 0, 0, 0, 0, 4, 6, 6, 12},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -6, -1, -1, -1, -1, 0, 2, 6},
- {-30,-30,-30,-30,-26,-22,-20,-14,-10, -8, -8, -8, -8, -8, -6, -4, -2}}},
- /* 5 */
- {{{-20,-20,-20,-20,-20,-18,-14,-10, -4, 0, 0, 0, 0, 4, 6, 6, 12},
- {-32,-32,-32,-32,-28,-24,-22,-16,-12, -6, -3, -3, -3, -3, -2, 0, 4},
- {-34,-34,-34,-34,-30,-26,-24,-18,-14,-10,-10,-10,-10,-10, -8, -5, -3}}},
- /* 6 */
- {{{-20,-20,-20,-20,-20,-18,-14,-10, -4, 0, 0, 0, 0, 4, 6, 6, 12},
- {-34,-34,-34,-34,-30,-30,-24,-20,-14, -8, -4, -4, -4, -4, -3, -1, 4},
- {-34,-34,-34,-34,-34,-30,-26,-20,-16,-13,-13,-13,-13,-13,-11, -8, -6}}},
- /* 7 */
- {{{-20,-20,-20,-20,-20,-18,-14,-10, -4, 0, 0, 0, 0, 4, 6, 6, 12},
- {-34,-34,-34,-34,-30,-30,-30,-24,-16,-10, -8, -6, -6, -6, -5, -3, 1},
- {-34,-34,-34,-34,-32,-32,-28,-22,-18,-16,-16,-16,-16,-16,-14,-12,-10}}},
- /* 8 */
- {{{-22,-22,-22,-22,-22,-20,-14,-10, -4, 0, 0, 0, 0, 3, 5, 5, 11},
- {-34,-34,-34,-34,-30,-30,-30,-24,-16,-12,-10, -8, -8, -8, -7, -5, -2},
- {-36,-36,-36,-36,-36,-34,-28,-22,-20,-20,-20,-20,-20,-20,-20,-16,-14}}},
- /* 9 */
- {{{-28,-28,-28,-28,-28,-28,-28,-20,-14, -8, -2, -2, -2, -2, 0, 2, 6},
- {-36,-36,-36,-36,-34,-32,-32,-24,-16,-12,-12,-12,-12,-12,-10, -8, -5},
- {-40,-40,-40,-40,-40,-40,-40,-32,-26,-24,-24,-24,-24,-24,-24,-20,-18}}},
- /* 10 */
- {{{-30,-30,-30,-30,-30,-26,-24,-24,-24,-20,-12,-12,-12,-12,-12,-10, -8},
- {-40,-40,-40,-40,-40,-40,-40,-40,-35,-30,-25,-25,-25,-25,-25,-25,-15},
- {-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40,-40}}},
-};
-
-
-static const noiseguard _psy_noiseguards_44[4]={
- {3,3,15},
- {3,3,15},
- {10,10,100},
- {10,10,100},
-};
-
-static const int _psy_tone_suppress[12]={
- -20,-20,-20,-20,-20,-24,-30,-40,-40,-45,-45,-45,
-};
-static const int _psy_tone_0dB[12]={
- 90,90,95,95,95,95,105,105,105,105,105,105,
-};
-static const int _psy_noise_suppress[12]={
- -20,-20,-24,-24,-24,-24,-30,-40,-40,-45,-45,-45,
-};
-
-static const vorbis_info_psy _psy_info_template={
- /* blockflag */
- -1,
- /* ath_adjatt, ath_maxatt */
- -140.,-140.,
- /* tonemask att boost/decay,suppr,curves */
- {0.f,0.f,0.f}, 0.,0., -40.f, {0.},
-
- /*noisemaskp,supp, low/high window, low/hi guard, minimum */
- 1, -0.f, .5f, .5f, 0,0,0,
- /* noiseoffset*3, noisecompand, max_curve_dB */
- {{-1},{-1},{-1}},{-1},105.f,
- /* noise normalization - noise_p, start, partition, thresh. */
- 0,-1,-1,0.,
-};
-
-/* ath ****************/
-
-static const int _psy_ath_floater[12]={
- -100,-100,-100,-100,-100,-100,-105,-105,-105,-105,-110,-120,
-};
-static const int _psy_ath_abs[12]={
- -130,-130,-130,-130,-140,-140,-140,-140,-140,-140,-140,-150,
-};
-
-/* stereo setup. These don't map directly to quality level, there's
- an additional indirection as several of the below may be used in a
- single bitmanaged stream
-
-****************/
-
-/* various stereo possibilities */
-
-/* stereo mode by base quality level */
-static const adj_stereo _psy_stereo_modes_44[12]={
- /* 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 -1 */
- {{ 4, 4, 4, 4, 4, 4, 4, 3, 2, 2, 1, 0, 0, 0, 0},
- { 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 5, 4, 3},
- { 1, 2, 3, 4, 4, 4, 4, 4, 4, 5, 6, 7, 8, 8, 8},
- { 12,12.5, 13,13.5, 14,14.5, 15, 99, 99, 99, 99, 99, 99, 99, 99}},
-
-/* 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 0 */
- {{ 4, 4, 4, 4, 4, 4, 4, 3, 2, 1, 0, 0, 0, 0, 0},
- { 8, 8, 8, 8, 6, 6, 5, 5, 5, 5, 5, 5, 5, 4, 3},
- { 1, 2, 3, 4, 4, 5, 6, 6, 6, 6, 6, 8, 8, 8, 8},
- { 12,12.5, 13,13.5, 14,14.5, 15, 99, 99, 99, 99, 99, 99, 99, 99}},
-
-
- /* 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 */
- {{ 3, 3, 3, 3, 3, 3, 3, 3, 2, 1, 0, 0, 0, 0, 0},
- { 8, 8, 8, 8, 6, 6, 5, 5, 5, 5, 5, 5, 5, 4, 3},
- { 1, 2, 3, 4, 4, 5, 6, 6, 6, 6, 6, 8, 8, 8, 8},
- { 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99}},
-
-
- /* 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 */
- {{ 3, 3, 3, 3, 3, 3, 3, 2, 1, 1, 0, 0, 0, 0, 0},
- { 8, 8, 6, 6, 5, 5, 4, 4, 4, 4, 4, 4, 3, 2, 1},
- { 3, 4, 4, 5, 5, 6, 6, 6, 6, 6, 6, 8, 8, 8, 8},
- { 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99}},
- /* 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 */
- {{ 2, 2, 2, 2, 2, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0},
- { 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 2, 1},
- { 4, 4, 5, 6, 6, 6, 6, 6, 8, 8, 10, 10, 10, 10, 10},
- { 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99}},
- /* 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 4 */
- {{ 2, 2, 2, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0},
- { 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 2, 1, 0},
- { 6, 6, 6, 8, 8, 8, 8, 8, 8, 8, 10, 10, 10, 10, 10},
- { 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99}},
- /* 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 5 */
- {{ 2, 2, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
- { 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0},
- { 6, 7, 8, 8, 8, 10, 10, 12, 12, 12, 12, 12, 12, 12, 12},
- { 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99}},
- /* 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 6 */
- {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
- { 3, 3, 3, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0},
- { 8, 8, 8, 10, 10, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12},
- { 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99}},
- /* 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 7 */
- {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
- { 3, 3, 3, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
- { 8, 8, 10, 10, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12},
- { 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99}},
- /* 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 8 */
- {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
- { 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
- { 8, 10, 10, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12},
- { 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99}},
- /* 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 9 */
- {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
- { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
- { 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4},
- { 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99}},
- /* 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 10 */
- {{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
- { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
- { 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4},
- { 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99}},
-};
-
-/* tone master attenuation by base quality mode and bitrate tweak */
-static const att3 _psy_tone_masteratt_44[12]={
- {{ 35, 21, 9}, 0, 0}, /* -1 */
- {{ 30, 20, 8}, -2, 1.25}, /* 0 */
- /* {{ 25, 14, 4}, 0, 0}, *//* 1 */
- {{ 25, 12, 2}, 0, 0}, /* 1 */
- /* {{ 20, 10, -2}, 0, 0}, *//* 2 */
- {{ 20, 9, -3}, 0, 0}, /* 2 */
- {{ 20, 9, -4}, 0, 0}, /* 3 */
- {{ 20, 9, -4}, 0, 0}, /* 4 */
- {{ 20, 6, -6}, 0, 0}, /* 5 */
- {{ 20, 3, -10}, 0, 0}, /* 6 */
- {{ 18, 1, -14}, 0, 0}, /* 7 */
- {{ 18, 0, -16}, 0, 0}, /* 8 */
- {{ 18, -2, -16}, 0, 0}, /* 9 */
- {{ 12, -2, -20}, 0, 0}, /* 10 */
-};
-
-/* lowpass by mode **************/
-static const double _psy_lowpass_44[12]={
- /* 15.1,15.8,16.5,17.9,20.5,48.,999.,999.,999.,999.,999. */
- 13.9,15.1,15.8,16.5,17.2,18.9,20.1,48.,999.,999.,999.,999.
-};
-
-/* noise normalization **********/
-
-static const int _noise_start_short_44[11]={
- /* 16,16,16,16,32,32,9999,9999,9999,9999 */
- 32,16,16,16,32,9999,9999,9999,9999,9999,9999
-};
-static const int _noise_start_long_44[11]={
- /* 128,128,128,256,512,512,9999,9999,9999,9999 */
- 256,128,128,256,512,9999,9999,9999,9999,9999,9999
-};
-
-static const int _noise_part_short_44[11]={
- 8,8,8,8,8,8,8,8,8,8,8
-};
-static const int _noise_part_long_44[11]={
- 32,32,32,32,32,32,32,32,32,32,32
-};
-
-static const double _noise_thresh_44[11]={
- /* .2,.2,.3,.4,.5,.5,9999.,9999.,9999.,9999., */
- .2,.2,.2,.4,.6,9999.,9999.,9999.,9999.,9999.,9999.,
-};
-
-static const double _noise_thresh_5only[2]={
- .5,.5,
-};
diff --git a/contrib/vorbis/lib/modes/psych_8.h b/contrib/vorbis/lib/modes/psych_8.h
deleted file mode 100644
index 277db84..0000000
--- a/contrib/vorbis/lib/modes/psych_8.h
+++ /dev/null
@@ -1,100 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: 8kHz psychoacoustic settings
-
- ********************************************************************/
-
-static const att3 _psy_tone_masteratt_8[3]={
- {{ 32, 25, 12}, 0, 0}, /* 0 */
- {{ 30, 25, 12}, 0, 0}, /* 0 */
- {{ 20, 0, -14}, 0, 0}, /* 0 */
-};
-
-static const vp_adjblock _vp_tonemask_adj_8[3]={
- /* adjust for mode zero */
- /* 63 125 250 500 1 2 4 8 16 */
- {{-15,-15,-15,-15,-10,-10, -6, 0, 0, 0, 0,10, 0, 0,99,99,99}}, /* 1 */
- {{-15,-15,-15,-15,-10,-10, -6, 0, 0, 0, 0,10, 0, 0,99,99,99}}, /* 1 */
- {{-15,-15,-15,-15,-10,-10, -6, 0, 0, 0, 0, 0, 0, 0,99,99,99}}, /* 1 */
-};
-
-
-static const noise3 _psy_noisebias_8[3]={
- /* 63 125 250 500 1k 2k 4k 8k 16k*/
- {{{-10,-10,-10,-10, -5, -5, -5, 0, 4, 8, 8, 8, 10, 10, 99, 99, 99},
- {-10,-10,-10,-10, -5, -5, -5, 0, 0, 4, 4, 4, 4, 4, 99, 99, 99},
- {-30,-30,-30,-30,-30,-24,-20,-14,-10, -6, -8, -8, -6, -6, 99, 99, 99}}},
-
- {{{-10,-10,-10,-10, -5, -5, -5, 0, 4, 8, 8, 8, 10, 10, 99, 99, 99},
- {-10,-10,-10,-10,-10,-10, -5, -5, -5, 0, 0, 0, 0, 0, 99, 99, 99},
- {-30,-30,-30,-30,-30,-24,-20,-14,-10, -6, -8, -8, -6, -6, 99, 99, 99}}},
-
- {{{-15,-15,-15,-15,-15,-12,-10, -8, 0, 2, 4, 4, 5, 5, 99, 99, 99},
- {-30,-30,-30,-30,-26,-22,-20,-14,-12,-12,-10,-10,-10,-10, 99, 99, 99},
- {-30,-30,-30,-30,-26,-26,-26,-26,-26,-26,-26,-26,-26,-24, 99, 99, 99}}},
-};
-
-/* stereo mode by base quality level */
-static const adj_stereo _psy_stereo_modes_8[3]={
- /* 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 */
- {{ 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3},
- { 6, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4},
- { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1},
- { 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99}},
- {{ 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3},
- { 6, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4},
- { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1},
- { 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99}},
- {{ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3},
- { 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4},
- { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1},
- { 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99}},
-};
-
-static const noiseguard _psy_noiseguards_8[2]={
- {10,10,-1},
- {10,10,-1},
-};
-
-static const compandblock _psy_compand_8[2]={
- {{
- 0, 1, 2, 3, 4, 5, 6, 7, /* 7dB */
- 8, 8, 9, 9,10,10,11, 11, /* 15dB */
- 12,12,13,13,14,14,15, 15, /* 23dB */
- 16,16,17,17,17,18,18, 19, /* 31dB */
- 19,19,20,21,22,23,24, 25, /* 39dB */
- }},
- {{
- 0, 1, 2, 3, 4, 5, 6, 6, /* 7dB */
- 7, 7, 6, 6, 5, 5, 4, 4, /* 15dB */
- 3, 3, 3, 4, 5, 6, 7, 8, /* 23dB */
- 9,10,11,12,13,14,15, 16, /* 31dB */
- 17,18,19,20,21,22,23, 24, /* 39dB */
- }},
-};
-
-static const double _psy_lowpass_8[3]={3.,4.,4.};
-static const int _noise_start_8[2]={
- 64,64,
-};
-static const int _noise_part_8[2]={
- 8,8,
-};
-
-static const int _psy_ath_floater_8[3]={
- -100,-100,-105,
-};
-
-static const int _psy_ath_abs_8[3]={
- -130,-130,-140,
-};
diff --git a/contrib/vorbis/lib/modes/residue_16.h b/contrib/vorbis/lib/modes/residue_16.h
deleted file mode 100644
index 3e05471..0000000
--- a/contrib/vorbis/lib/modes/residue_16.h
+++ /dev/null
@@ -1,162 +0,0 @@
-/********************************************************************
- * *
- * This FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: toplevel residue templates 16/22kHz
-
- ********************************************************************/
-
-/***** residue backends *********************************************/
-
-static const static_bookblock _resbook_16s_0={
- {
- {0},
- {0,0,&_16c0_s_p1_0},
- {0},
- {0,0,&_16c0_s_p3_0},
- {0,0,&_16c0_s_p4_0},
- {0,0,&_16c0_s_p5_0},
- {0,0,&_16c0_s_p6_0},
- {&_16c0_s_p7_0,&_16c0_s_p7_1},
- {&_16c0_s_p8_0,&_16c0_s_p8_1},
- {&_16c0_s_p9_0,&_16c0_s_p9_1,&_16c0_s_p9_2}
- }
-};
-static const static_bookblock _resbook_16s_1={
- {
- {0},
- {0,0,&_16c1_s_p1_0},
- {0},
- {0,0,&_16c1_s_p3_0},
- {0,0,&_16c1_s_p4_0},
- {0,0,&_16c1_s_p5_0},
- {0,0,&_16c1_s_p6_0},
- {&_16c1_s_p7_0,&_16c1_s_p7_1},
- {&_16c1_s_p8_0,&_16c1_s_p8_1},
- {&_16c1_s_p9_0,&_16c1_s_p9_1,&_16c1_s_p9_2}
- }
-};
-static const static_bookblock _resbook_16s_2={
- {
- {0},
- {0,0,&_16c2_s_p1_0},
- {0,0,&_16c2_s_p2_0},
- {0,0,&_16c2_s_p3_0},
- {0,0,&_16c2_s_p4_0},
- {&_16c2_s_p5_0,&_16c2_s_p5_1},
- {&_16c2_s_p6_0,&_16c2_s_p6_1},
- {&_16c2_s_p7_0,&_16c2_s_p7_1},
- {&_16c2_s_p8_0,&_16c2_s_p8_1},
- {&_16c2_s_p9_0,&_16c2_s_p9_1,&_16c2_s_p9_2}
- }
-};
-
-static const vorbis_residue_template _res_16s_0[]={
- {2,0,32, &_residue_44_mid,
- &_huff_book__16c0_s_single,&_huff_book__16c0_s_single,
- &_resbook_16s_0,&_resbook_16s_0},
-};
-static const vorbis_residue_template _res_16s_1[]={
- {2,0,32, &_residue_44_mid,
- &_huff_book__16c1_s_short,&_huff_book__16c1_s_short,
- &_resbook_16s_1,&_resbook_16s_1},
-
- {2,0,32, &_residue_44_mid,
- &_huff_book__16c1_s_long,&_huff_book__16c1_s_long,
- &_resbook_16s_1,&_resbook_16s_1}
-};
-static const vorbis_residue_template _res_16s_2[]={
- {2,0,32, &_residue_44_high,
- &_huff_book__16c2_s_short,&_huff_book__16c2_s_short,
- &_resbook_16s_2,&_resbook_16s_2},
-
- {2,0,32, &_residue_44_high,
- &_huff_book__16c2_s_long,&_huff_book__16c2_s_long,
- &_resbook_16s_2,&_resbook_16s_2}
-};
-
-static const vorbis_mapping_template _mapres_template_16_stereo[3]={
- { _map_nominal, _res_16s_0 }, /* 0 */
- { _map_nominal, _res_16s_1 }, /* 1 */
- { _map_nominal, _res_16s_2 }, /* 2 */
-};
-
-static const static_bookblock _resbook_16u_0={
- {
- {0},
- {0,0,&_16u0__p1_0},
- {0,0,&_16u0__p2_0},
- {0,0,&_16u0__p3_0},
- {0,0,&_16u0__p4_0},
- {0,0,&_16u0__p5_0},
- {&_16u0__p6_0,&_16u0__p6_1},
- {&_16u0__p7_0,&_16u0__p7_1,&_16u0__p7_2}
- }
-};
-static const static_bookblock _resbook_16u_1={
- {
- {0},
- {0,0,&_16u1__p1_0},
- {0,0,&_16u1__p2_0},
- {0,0,&_16u1__p3_0},
- {0,0,&_16u1__p4_0},
- {0,0,&_16u1__p5_0},
- {0,0,&_16u1__p6_0},
- {&_16u1__p7_0,&_16u1__p7_1},
- {&_16u1__p8_0,&_16u1__p8_1},
- {&_16u1__p9_0,&_16u1__p9_1,&_16u1__p9_2}
- }
-};
-static const static_bookblock _resbook_16u_2={
- {
- {0},
- {0,0,&_16u2_p1_0},
- {0,0,&_16u2_p2_0},
- {0,0,&_16u2_p3_0},
- {0,0,&_16u2_p4_0},
- {&_16u2_p5_0,&_16u2_p5_1},
- {&_16u2_p6_0,&_16u2_p6_1},
- {&_16u2_p7_0,&_16u2_p7_1},
- {&_16u2_p8_0,&_16u2_p8_1},
- {&_16u2_p9_0,&_16u2_p9_1,&_16u2_p9_2}
- }
-};
-
-static const vorbis_residue_template _res_16u_0[]={
- {1,0,32, &_residue_44_low_un,
- &_huff_book__16u0__single,&_huff_book__16u0__single,
- &_resbook_16u_0,&_resbook_16u_0},
-};
-static const vorbis_residue_template _res_16u_1[]={
- {1,0,32, &_residue_44_mid_un,
- &_huff_book__16u1__short,&_huff_book__16u1__short,
- &_resbook_16u_1,&_resbook_16u_1},
-
- {1,0,32, &_residue_44_mid_un,
- &_huff_book__16u1__long,&_huff_book__16u1__long,
- &_resbook_16u_1,&_resbook_16u_1}
-};
-static const vorbis_residue_template _res_16u_2[]={
- {1,0,32, &_residue_44_hi_un,
- &_huff_book__16u2__short,&_huff_book__16u2__short,
- &_resbook_16u_2,&_resbook_16u_2},
-
- {1,0,32, &_residue_44_hi_un,
- &_huff_book__16u2__long,&_huff_book__16u2__long,
- &_resbook_16u_2,&_resbook_16u_2}
-};
-
-
-static const vorbis_mapping_template _mapres_template_16_uncoupled[3]={
- { _map_nominal_u, _res_16u_0 }, /* 0 */
- { _map_nominal_u, _res_16u_1 }, /* 1 */
- { _map_nominal_u, _res_16u_2 }, /* 2 */
-};
diff --git a/contrib/vorbis/lib/modes/residue_44.h b/contrib/vorbis/lib/modes/residue_44.h
deleted file mode 100644
index e89bc0e..0000000
--- a/contrib/vorbis/lib/modes/residue_44.h
+++ /dev/null
@@ -1,291 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: toplevel residue templates for 32/44.1/48kHz
-
- ********************************************************************/
-
-#include "vorbis/codec.h"
-#include "backends.h"
-#include "books/coupled/res_books_stereo.h"
-
-/***** residue backends *********************************************/
-
-static const vorbis_info_residue0 _residue_44_low={
- 0,-1, -1, 9,-1,-1,
- /* 0 1 2 3 4 5 6 7 */
- {0},
- {-1},
- { 0, 1, 2, 2, 4, 8, 16, 32},
- { 0, 0, 0,999, 4, 8, 16, 32},
-};
-
-static const vorbis_info_residue0 _residue_44_mid={
- 0,-1, -1, 10,-1,-1,
- /* 0 1 2 3 4 5 6 7 8 */
- {0},
- {-1},
- { 0, 1, 1, 2, 2, 4, 8, 16, 32},
- { 0, 0,999, 0,999, 4, 8, 16, 32},
-};
-
-static const vorbis_info_residue0 _residue_44_high={
- 0,-1, -1, 10,-1,-1,
- /* 0 1 2 3 4 5 6 7 8 */
- {0},
- {-1},
- { 0, 1, 2, 4, 8, 16, 32, 71,157},
- { 0, 1, 2, 3, 4, 8, 16, 71,157},
-};
-
-static const static_bookblock _resbook_44s_n1={
- {
- {0},{0,0,&_44cn1_s_p1_0},{0,0,&_44cn1_s_p2_0},
- {0,0,&_44cn1_s_p3_0},{0,0,&_44cn1_s_p4_0},{0,0,&_44cn1_s_p5_0},
- {&_44cn1_s_p6_0,&_44cn1_s_p6_1},{&_44cn1_s_p7_0,&_44cn1_s_p7_1},
- {&_44cn1_s_p8_0,&_44cn1_s_p8_1,&_44cn1_s_p8_2}
- }
-};
-static const static_bookblock _resbook_44sm_n1={
- {
- {0},{0,0,&_44cn1_sm_p1_0},{0,0,&_44cn1_sm_p2_0},
- {0,0,&_44cn1_sm_p3_0},{0,0,&_44cn1_sm_p4_0},{0,0,&_44cn1_sm_p5_0},
- {&_44cn1_sm_p6_0,&_44cn1_sm_p6_1},{&_44cn1_sm_p7_0,&_44cn1_sm_p7_1},
- {&_44cn1_sm_p8_0,&_44cn1_sm_p8_1,&_44cn1_sm_p8_2}
- }
-};
-
-static const static_bookblock _resbook_44s_0={
- {
- {0},{0,0,&_44c0_s_p1_0},{0,0,&_44c0_s_p2_0},
- {0,0,&_44c0_s_p3_0},{0,0,&_44c0_s_p4_0},{0,0,&_44c0_s_p5_0},
- {&_44c0_s_p6_0,&_44c0_s_p6_1},{&_44c0_s_p7_0,&_44c0_s_p7_1},
- {&_44c0_s_p8_0,&_44c0_s_p8_1,&_44c0_s_p8_2}
- }
-};
-static const static_bookblock _resbook_44sm_0={
- {
- {0},{0,0,&_44c0_sm_p1_0},{0,0,&_44c0_sm_p2_0},
- {0,0,&_44c0_sm_p3_0},{0,0,&_44c0_sm_p4_0},{0,0,&_44c0_sm_p5_0},
- {&_44c0_sm_p6_0,&_44c0_sm_p6_1},{&_44c0_sm_p7_0,&_44c0_sm_p7_1},
- {&_44c0_sm_p8_0,&_44c0_sm_p8_1,&_44c0_sm_p8_2}
- }
-};
-
-static const static_bookblock _resbook_44s_1={
- {
- {0},{0,0,&_44c1_s_p1_0},{0,0,&_44c1_s_p2_0},
- {0,0,&_44c1_s_p3_0},{0,0,&_44c1_s_p4_0},{0,0,&_44c1_s_p5_0},
- {&_44c1_s_p6_0,&_44c1_s_p6_1},{&_44c1_s_p7_0,&_44c1_s_p7_1},
- {&_44c1_s_p8_0,&_44c1_s_p8_1,&_44c1_s_p8_2}
- }
-};
-static const static_bookblock _resbook_44sm_1={
- {
- {0},{0,0,&_44c1_sm_p1_0},{0,0,&_44c1_sm_p2_0},
- {0,0,&_44c1_sm_p3_0},{0,0,&_44c1_sm_p4_0},{0,0,&_44c1_sm_p5_0},
- {&_44c1_sm_p6_0,&_44c1_sm_p6_1},{&_44c1_sm_p7_0,&_44c1_sm_p7_1},
- {&_44c1_sm_p8_0,&_44c1_sm_p8_1,&_44c1_sm_p8_2}
- }
-};
-
-static const static_bookblock _resbook_44s_2={
- {
- {0},{0,0,&_44c2_s_p1_0},{0,0,&_44c2_s_p2_0},{0,0,&_44c2_s_p3_0},
- {0,0,&_44c2_s_p4_0},{0,0,&_44c2_s_p5_0},{0,0,&_44c2_s_p6_0},
- {&_44c2_s_p7_0,&_44c2_s_p7_1},{&_44c2_s_p8_0,&_44c2_s_p8_1},
- {&_44c2_s_p9_0,&_44c2_s_p9_1,&_44c2_s_p9_2}
- }
-};
-static const static_bookblock _resbook_44s_3={
- {
- {0},{0,0,&_44c3_s_p1_0},{0,0,&_44c3_s_p2_0},{0,0,&_44c3_s_p3_0},
- {0,0,&_44c3_s_p4_0},{0,0,&_44c3_s_p5_0},{0,0,&_44c3_s_p6_0},
- {&_44c3_s_p7_0,&_44c3_s_p7_1},{&_44c3_s_p8_0,&_44c3_s_p8_1},
- {&_44c3_s_p9_0,&_44c3_s_p9_1,&_44c3_s_p9_2}
- }
-};
-static const static_bookblock _resbook_44s_4={
- {
- {0},{0,0,&_44c4_s_p1_0},{0,0,&_44c4_s_p2_0},{0,0,&_44c4_s_p3_0},
- {0,0,&_44c4_s_p4_0},{0,0,&_44c4_s_p5_0},{0,0,&_44c4_s_p6_0},
- {&_44c4_s_p7_0,&_44c4_s_p7_1},{&_44c4_s_p8_0,&_44c4_s_p8_1},
- {&_44c4_s_p9_0,&_44c4_s_p9_1,&_44c4_s_p9_2}
- }
-};
-static const static_bookblock _resbook_44s_5={
- {
- {0},{0,0,&_44c5_s_p1_0},{0,0,&_44c5_s_p2_0},{0,0,&_44c5_s_p3_0},
- {0,0,&_44c5_s_p4_0},{0,0,&_44c5_s_p5_0},{0,0,&_44c5_s_p6_0},
- {&_44c5_s_p7_0,&_44c5_s_p7_1},{&_44c5_s_p8_0,&_44c5_s_p8_1},
- {&_44c5_s_p9_0,&_44c5_s_p9_1,&_44c5_s_p9_2}
- }
-};
-static const static_bookblock _resbook_44s_6={
- {
- {0},{0,0,&_44c6_s_p1_0},{0,0,&_44c6_s_p2_0},{0,0,&_44c6_s_p3_0},
- {0,0,&_44c6_s_p4_0},
- {&_44c6_s_p5_0,&_44c6_s_p5_1},
- {&_44c6_s_p6_0,&_44c6_s_p6_1},
- {&_44c6_s_p7_0,&_44c6_s_p7_1},
- {&_44c6_s_p8_0,&_44c6_s_p8_1},
- {&_44c6_s_p9_0,&_44c6_s_p9_1,&_44c6_s_p9_2}
- }
-};
-static const static_bookblock _resbook_44s_7={
- {
- {0},{0,0,&_44c7_s_p1_0},{0,0,&_44c7_s_p2_0},{0,0,&_44c7_s_p3_0},
- {0,0,&_44c7_s_p4_0},
- {&_44c7_s_p5_0,&_44c7_s_p5_1},
- {&_44c7_s_p6_0,&_44c7_s_p6_1},
- {&_44c7_s_p7_0,&_44c7_s_p7_1},
- {&_44c7_s_p8_0,&_44c7_s_p8_1},
- {&_44c7_s_p9_0,&_44c7_s_p9_1,&_44c7_s_p9_2}
- }
-};
-static const static_bookblock _resbook_44s_8={
- {
- {0},{0,0,&_44c8_s_p1_0},{0,0,&_44c8_s_p2_0},{0,0,&_44c8_s_p3_0},
- {0,0,&_44c8_s_p4_0},
- {&_44c8_s_p5_0,&_44c8_s_p5_1},
- {&_44c8_s_p6_0,&_44c8_s_p6_1},
- {&_44c8_s_p7_0,&_44c8_s_p7_1},
- {&_44c8_s_p8_0,&_44c8_s_p8_1},
- {&_44c8_s_p9_0,&_44c8_s_p9_1,&_44c8_s_p9_2}
- }
-};
-static const static_bookblock _resbook_44s_9={
- {
- {0},{0,0,&_44c9_s_p1_0},{0,0,&_44c9_s_p2_0},{0,0,&_44c9_s_p3_0},
- {0,0,&_44c9_s_p4_0},
- {&_44c9_s_p5_0,&_44c9_s_p5_1},
- {&_44c9_s_p6_0,&_44c9_s_p6_1},
- {&_44c9_s_p7_0,&_44c9_s_p7_1},
- {&_44c9_s_p8_0,&_44c9_s_p8_1},
- {&_44c9_s_p9_0,&_44c9_s_p9_1,&_44c9_s_p9_2}
- }
-};
-
-static const vorbis_residue_template _res_44s_n1[]={
- {2,0,32, &_residue_44_low,
- &_huff_book__44cn1_s_short,&_huff_book__44cn1_sm_short,
- &_resbook_44s_n1,&_resbook_44sm_n1},
-
- {2,0,32, &_residue_44_low,
- &_huff_book__44cn1_s_long,&_huff_book__44cn1_sm_long,
- &_resbook_44s_n1,&_resbook_44sm_n1}
-};
-static const vorbis_residue_template _res_44s_0[]={
- {2,0,16, &_residue_44_low,
- &_huff_book__44c0_s_short,&_huff_book__44c0_sm_short,
- &_resbook_44s_0,&_resbook_44sm_0},
-
- {2,0,32, &_residue_44_low,
- &_huff_book__44c0_s_long,&_huff_book__44c0_sm_long,
- &_resbook_44s_0,&_resbook_44sm_0}
-};
-static const vorbis_residue_template _res_44s_1[]={
- {2,0,16, &_residue_44_low,
- &_huff_book__44c1_s_short,&_huff_book__44c1_sm_short,
- &_resbook_44s_1,&_resbook_44sm_1},
-
- {2,0,32, &_residue_44_low,
- &_huff_book__44c1_s_long,&_huff_book__44c1_sm_long,
- &_resbook_44s_1,&_resbook_44sm_1}
-};
-
-static const vorbis_residue_template _res_44s_2[]={
- {2,0,16, &_residue_44_mid,
- &_huff_book__44c2_s_short,&_huff_book__44c2_s_short,
- &_resbook_44s_2,&_resbook_44s_2},
-
- {2,0,32, &_residue_44_mid,
- &_huff_book__44c2_s_long,&_huff_book__44c2_s_long,
- &_resbook_44s_2,&_resbook_44s_2}
-};
-static const vorbis_residue_template _res_44s_3[]={
- {2,0,16, &_residue_44_mid,
- &_huff_book__44c3_s_short,&_huff_book__44c3_s_short,
- &_resbook_44s_3,&_resbook_44s_3},
-
- {2,0,32, &_residue_44_mid,
- &_huff_book__44c3_s_long,&_huff_book__44c3_s_long,
- &_resbook_44s_3,&_resbook_44s_3}
-};
-static const vorbis_residue_template _res_44s_4[]={
- {2,0,16, &_residue_44_mid,
- &_huff_book__44c4_s_short,&_huff_book__44c4_s_short,
- &_resbook_44s_4,&_resbook_44s_4},
-
- {2,0,32, &_residue_44_mid,
- &_huff_book__44c4_s_long,&_huff_book__44c4_s_long,
- &_resbook_44s_4,&_resbook_44s_4}
-};
-static const vorbis_residue_template _res_44s_5[]={
- {2,0,16, &_residue_44_mid,
- &_huff_book__44c5_s_short,&_huff_book__44c5_s_short,
- &_resbook_44s_5,&_resbook_44s_5},
-
- {2,0,32, &_residue_44_mid,
- &_huff_book__44c5_s_long,&_huff_book__44c5_s_long,
- &_resbook_44s_5,&_resbook_44s_5}
-};
-static const vorbis_residue_template _res_44s_6[]={
- {2,0,16, &_residue_44_high,
- &_huff_book__44c6_s_short,&_huff_book__44c6_s_short,
- &_resbook_44s_6,&_resbook_44s_6},
-
- {2,0,32, &_residue_44_high,
- &_huff_book__44c6_s_long,&_huff_book__44c6_s_long,
- &_resbook_44s_6,&_resbook_44s_6}
-};
-static const vorbis_residue_template _res_44s_7[]={
- {2,0,16, &_residue_44_high,
- &_huff_book__44c7_s_short,&_huff_book__44c7_s_short,
- &_resbook_44s_7,&_resbook_44s_7},
-
- {2,0,32, &_residue_44_high,
- &_huff_book__44c7_s_long,&_huff_book__44c7_s_long,
- &_resbook_44s_7,&_resbook_44s_7}
-};
-static const vorbis_residue_template _res_44s_8[]={
- {2,0,16, &_residue_44_high,
- &_huff_book__44c8_s_short,&_huff_book__44c8_s_short,
- &_resbook_44s_8,&_resbook_44s_8},
-
- {2,0,32, &_residue_44_high,
- &_huff_book__44c8_s_long,&_huff_book__44c8_s_long,
- &_resbook_44s_8,&_resbook_44s_8}
-};
-static const vorbis_residue_template _res_44s_9[]={
- {2,0,16, &_residue_44_high,
- &_huff_book__44c9_s_short,&_huff_book__44c9_s_short,
- &_resbook_44s_9,&_resbook_44s_9},
-
- {2,0,32, &_residue_44_high,
- &_huff_book__44c9_s_long,&_huff_book__44c9_s_long,
- &_resbook_44s_9,&_resbook_44s_9}
-};
-
-static const vorbis_mapping_template _mapres_template_44_stereo[]={
- { _map_nominal, _res_44s_n1 }, /* -1 */
- { _map_nominal, _res_44s_0 }, /* 0 */
- { _map_nominal, _res_44s_1 }, /* 1 */
- { _map_nominal, _res_44s_2 }, /* 2 */
- { _map_nominal, _res_44s_3 }, /* 3 */
- { _map_nominal, _res_44s_4 }, /* 4 */
- { _map_nominal, _res_44s_5 }, /* 5 */
- { _map_nominal, _res_44s_6 }, /* 6 */
- { _map_nominal, _res_44s_7 }, /* 7 */
- { _map_nominal, _res_44s_8 }, /* 8 */
- { _map_nominal, _res_44s_9 }, /* 9 */
-};
diff --git a/contrib/vorbis/lib/modes/residue_44p51.h b/contrib/vorbis/lib/modes/residue_44p51.h
deleted file mode 100644
index 7f33e25..0000000
--- a/contrib/vorbis/lib/modes/residue_44p51.h
+++ /dev/null
@@ -1,450 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2010 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: toplevel residue templates for 32/44.1/48kHz uncoupled
-
- ********************************************************************/
-
-#include "vorbis/codec.h"
-#include "backends.h"
-
-#include "books/coupled/res_books_51.h"
-
-/***** residue backends *********************************************/
-
-static const vorbis_info_residue0 _residue_44p_lo={
- 0,-1, -1, 7,-1,-1,
- /* 0 1 2 3 4 5 6 7 8 */
- {0},
- {-1},
- { 0, 1, 2, 7, 17, 31},
- { 0, 0, 99, 7, 17, 31},
-};
-
-static const vorbis_info_residue0 _residue_44p={
- 0,-1, -1, 8,-1,-1,
- /* 0 1 2 3 4 5 6 7 8 */
- {0},
- {-1},
- { 0, 1, 1, 2, 7, 17, 31},
- { 0, 0, 99, 99, 7, 17, 31},
-};
-
-static const vorbis_info_residue0 _residue_44p_hi={
- 0,-1, -1, 8,-1,-1,
- /* 0 1 2 3 4 5 6 7 8 */
- {0},
- {-1},
- { 0, 1, 2, 4, 7, 17, 31},
- { 0, 1, 2, 4, 7, 17, 31},
-};
-
-static const vorbis_info_residue0 _residue_44p_lfe={
- 0,-1, -1, 2,-1,-1,
- /* 0 1 2 3 4 5 6 7 8 */
- {0},
- {-1},
- { 32},
- { -1}
-};
-
-static const static_bookblock _resbook_44p_n1={
- {
- {0},
- {0,&_44pn1_p1_0},
-
- {&_44pn1_p2_0,&_44pn1_p2_1,0},
- {&_44pn1_p3_0,&_44pn1_p3_1,0},
- {&_44pn1_p4_0,&_44pn1_p4_1,0},
-
- {&_44pn1_p5_0,&_44pn1_p5_1,&_44pn1_p4_1},
- {&_44pn1_p6_0,&_44pn1_p6_1,&_44pn1_p6_2},
- }
-};
-
-static const static_bookblock _resbook_44p_0={
- {
- {0},
- {0,&_44p0_p1_0},
-
- {&_44p0_p2_0,&_44p0_p2_1,0},
- {&_44p0_p3_0,&_44p0_p3_1,0},
- {&_44p0_p4_0,&_44p0_p4_1,0},
-
- {&_44p0_p5_0,&_44p0_p5_1,&_44p0_p4_1},
- {&_44p0_p6_0,&_44p0_p6_1,&_44p0_p6_2},
- }
-};
-
-static const static_bookblock _resbook_44p_1={
- {
- {0},
- {0,&_44p1_p1_0},
-
- {&_44p1_p2_0,&_44p1_p2_1,0},
- {&_44p1_p3_0,&_44p1_p3_1,0},
- {&_44p1_p4_0,&_44p1_p4_1,0},
-
- {&_44p1_p5_0,&_44p1_p5_1,&_44p1_p4_1},
- {&_44p1_p6_0,&_44p1_p6_1,&_44p1_p6_2},
- }
-};
-
-static const static_bookblock _resbook_44p_2={
- {
- {0},
- {0,0,&_44p2_p1_0},
- {0,&_44p2_p2_0,0},
-
- {&_44p2_p3_0,&_44p2_p3_1,0},
- {&_44p2_p4_0,&_44p2_p4_1,0},
- {&_44p2_p5_0,&_44p2_p5_1,0},
-
- {&_44p2_p6_0,&_44p2_p6_1,&_44p2_p5_1},
- {&_44p2_p7_0,&_44p2_p7_1,&_44p2_p7_2,&_44p2_p7_3}
- }
-};
-static const static_bookblock _resbook_44p_3={
- {
- {0},
- {0,0,&_44p3_p1_0},
- {0,&_44p3_p2_0,0},
-
- {&_44p3_p3_0,&_44p3_p3_1,0},
- {&_44p3_p4_0,&_44p3_p4_1,0},
- {&_44p3_p5_0,&_44p3_p5_1,0},
-
- {&_44p3_p6_0,&_44p3_p6_1,&_44p3_p5_1},
- {&_44p3_p7_0,&_44p3_p7_1,&_44p3_p7_2,&_44p3_p7_3}
- }
-};
-static const static_bookblock _resbook_44p_4={
- {
- {0},
- {0,0,&_44p4_p1_0},
- {0,&_44p4_p2_0,0},
-
- {&_44p4_p3_0,&_44p4_p3_1,0},
- {&_44p4_p4_0,&_44p4_p4_1,0},
- {&_44p4_p5_0,&_44p4_p5_1,0},
-
- {&_44p4_p6_0,&_44p4_p6_1,&_44p4_p5_1},
- {&_44p4_p7_0,&_44p4_p7_1,&_44p4_p7_2,&_44p4_p7_3}
- }
-};
-static const static_bookblock _resbook_44p_5={
- {
- {0},
- {0,0,&_44p5_p1_0},
- {0,&_44p5_p2_0,0},
-
- {&_44p5_p3_0,&_44p5_p3_1,0},
- {&_44p5_p4_0,&_44p5_p4_1,0},
- {&_44p5_p5_0,&_44p5_p5_1,0},
-
- {&_44p5_p6_0,&_44p5_p6_1,&_44p5_p5_1},
- {&_44p5_p7_0,&_44p5_p7_1,&_44p5_p7_2,&_44p5_p7_3}
- }
-};
-static const static_bookblock _resbook_44p_6={
- {
- {0},
- {0,0,&_44p6_p1_0},
- {0,&_44p6_p2_0,0},
-
- {&_44p6_p3_0,&_44p6_p3_1,0},
- {&_44p6_p4_0,&_44p6_p4_1,0},
- {&_44p6_p5_0,&_44p6_p5_1,0},
-
- {&_44p6_p6_0,&_44p6_p6_1,&_44p6_p5_1},
- {&_44p6_p7_0,&_44p6_p7_1,&_44p6_p7_2,&_44p6_p7_3}
- }
-};
-static const static_bookblock _resbook_44p_7={
- {
- {0},
- {0,0,&_44p7_p1_0},
- {0,&_44p7_p2_0,0},
-
- {&_44p7_p3_0,&_44p7_p3_1,0},
- {&_44p7_p4_0,&_44p7_p4_1,0},
- {&_44p7_p5_0,&_44p7_p5_1,0},
-
- {&_44p7_p6_0,&_44p7_p6_1,&_44p7_p5_1},
- {&_44p7_p7_0,&_44p7_p7_1,&_44p7_p7_2,&_44p7_p7_3}
- }
-};
-static const static_bookblock _resbook_44p_8={
- {
- {0},
- {0,0,&_44p8_p1_0},
- {0,&_44p8_p2_0,0},
-
- {&_44p8_p3_0,&_44p8_p3_1,0},
- {&_44p8_p4_0,&_44p8_p4_1,0},
- {&_44p8_p5_0,&_44p8_p5_1,0},
-
- {&_44p8_p6_0,&_44p8_p6_1,&_44p8_p5_1},
- {&_44p8_p7_0,&_44p8_p7_1,&_44p8_p7_2,&_44p8_p7_3}
- }
-};
-static const static_bookblock _resbook_44p_9={
- {
- {0},
- {0,0,&_44p9_p1_0},
- {0,&_44p9_p2_0,0},
-
- {&_44p9_p3_0,&_44p9_p3_1,0},
- {&_44p9_p4_0,&_44p9_p4_1,0},
- {&_44p9_p5_0,&_44p9_p5_1,0},
-
- {&_44p9_p6_0,&_44p9_p6_1,&_44p9_p5_1},
- {&_44p9_p7_0,&_44p9_p7_1,&_44p9_p7_2,&_44p9_p7_3}
- }
-};
-
-static const static_bookblock _resbook_44p_ln1={
- {
- {&_44pn1_l0_0,&_44pn1_l0_1,0},
- {&_44pn1_l1_0,&_44pn1_p6_1,&_44pn1_p6_2},
- }
-};
-static const static_bookblock _resbook_44p_l0={
- {
- {&_44p0_l0_0,&_44p0_l0_1,0},
- {&_44p0_l1_0,&_44p0_p6_1,&_44p0_p6_2},
- }
-};
-static const static_bookblock _resbook_44p_l1={
- {
- {&_44p1_l0_0,&_44p1_l0_1,0},
- {&_44p1_l1_0,&_44p1_p6_1,&_44p1_p6_2},
- }
-};
-static const static_bookblock _resbook_44p_l2={
- {
- {&_44p2_l0_0,&_44p2_l0_1,0},
- {&_44p2_l1_0,&_44p2_p7_2,&_44p2_p7_3},
- }
-};
-static const static_bookblock _resbook_44p_l3={
- {
- {&_44p3_l0_0,&_44p3_l0_1,0},
- {&_44p3_l1_0,&_44p3_p7_2,&_44p3_p7_3},
- }
-};
-static const static_bookblock _resbook_44p_l4={
- {
- {&_44p4_l0_0,&_44p4_l0_1,0},
- {&_44p4_l1_0,&_44p4_p7_2,&_44p4_p7_3},
- }
-};
-static const static_bookblock _resbook_44p_l5={
- {
- {&_44p5_l0_0,&_44p5_l0_1,0},
- {&_44p5_l1_0,&_44p5_p7_2,&_44p5_p7_3},
- }
-};
-static const static_bookblock _resbook_44p_l6={
- {
- {&_44p6_l0_0,&_44p6_l0_1,0},
- {&_44p6_l1_0,&_44p6_p7_2,&_44p6_p7_3},
- }
-};
-static const static_bookblock _resbook_44p_l7={
- {
- {&_44p7_l0_0,&_44p7_l0_1,0},
- {&_44p7_l1_0,&_44p7_p7_2,&_44p7_p7_3},
- }
-};
-static const static_bookblock _resbook_44p_l8={
- {
- {&_44p8_l0_0,&_44p8_l0_1,0},
- {&_44p8_l1_0,&_44p8_p7_2,&_44p8_p7_3},
- }
-};
-static const static_bookblock _resbook_44p_l9={
- {
- {&_44p9_l0_0,&_44p9_l0_1,0},
- {&_44p9_l1_0,&_44p9_p7_2,&_44p9_p7_3},
- }
-};
-
-
-static const vorbis_info_mapping0 _map_nominal_51[2]={
- {2, {0,0,0,0,0,1}, {0,2}, {0,2}, 4,{0,3,0,0},{2,4,1,3}},
- {2, {0,0,0,0,0,1}, {1,2}, {1,2}, 4,{0,3,0,0},{2,4,1,3}}
-};
-static const vorbis_info_mapping0 _map_nominal_51u[2]={
- {2, {0,0,0,0,0,1}, {0,2}, {0,2}, 0,{0},{0}},
- {2, {0,0,0,0,0,1}, {1,2}, {1,2}, 0,{0},{0}}
-};
-
-static const vorbis_residue_template _res_44p51_n1[]={
- {2,0,30, &_residue_44p_lo,
- &_huff_book__44pn1_short,&_huff_book__44pn1_short,
- &_resbook_44p_n1,&_resbook_44p_n1},
-
- {2,0,30, &_residue_44p_lo,
- &_huff_book__44pn1_long,&_huff_book__44pn1_long,
- &_resbook_44p_n1,&_resbook_44p_n1},
-
- {1,2,6, &_residue_44p_lfe,
- &_huff_book__44pn1_lfe,&_huff_book__44pn1_lfe,
- &_resbook_44p_ln1,&_resbook_44p_ln1}
-};
-static const vorbis_residue_template _res_44p51_0[]={
- {2,0,15, &_residue_44p_lo,
- &_huff_book__44p0_short,&_huff_book__44p0_short,
- &_resbook_44p_0,&_resbook_44p_0},
-
- {2,0,30, &_residue_44p_lo,
- &_huff_book__44p0_long,&_huff_book__44p0_long,
- &_resbook_44p_0,&_resbook_44p_0},
-
- {1,2,6, &_residue_44p_lfe,
- &_huff_book__44p0_lfe,&_huff_book__44p0_lfe,
- &_resbook_44p_l0,&_resbook_44p_l0}
-};
-static const vorbis_residue_template _res_44p51_1[]={
- {2,0,15, &_residue_44p_lo,
- &_huff_book__44p1_short,&_huff_book__44p1_short,
- &_resbook_44p_1,&_resbook_44p_1},
-
- {2,0,30, &_residue_44p_lo,
- &_huff_book__44p1_long,&_huff_book__44p1_long,
- &_resbook_44p_1,&_resbook_44p_1},
-
- {1,2,6, &_residue_44p_lfe,
- &_huff_book__44p1_lfe,&_huff_book__44p1_lfe,
- &_resbook_44p_l1,&_resbook_44p_l1}
-};
-static const vorbis_residue_template _res_44p51_2[]={
- {2,0,15, &_residue_44p,
- &_huff_book__44p2_short,&_huff_book__44p2_short,
- &_resbook_44p_2,&_resbook_44p_2},
-
- {2,0,30, &_residue_44p,
- &_huff_book__44p2_long,&_huff_book__44p2_long,
- &_resbook_44p_2,&_resbook_44p_2},
-
- {1,2,6, &_residue_44p_lfe,
- &_huff_book__44p2_lfe,&_huff_book__44p2_lfe,
- &_resbook_44p_l2,&_resbook_44p_l2}
-};
-static const vorbis_residue_template _res_44p51_3[]={
- {2,0,15, &_residue_44p,
- &_huff_book__44p3_short,&_huff_book__44p3_short,
- &_resbook_44p_3,&_resbook_44p_3},
-
- {2,0,30, &_residue_44p,
- &_huff_book__44p3_long,&_huff_book__44p3_long,
- &_resbook_44p_3,&_resbook_44p_3},
-
- {1,2,6, &_residue_44p_lfe,
- &_huff_book__44p3_lfe,&_huff_book__44p3_lfe,
- &_resbook_44p_l3,&_resbook_44p_l3}
-};
-static const vorbis_residue_template _res_44p51_4[]={
- {2,0,15, &_residue_44p,
- &_huff_book__44p4_short,&_huff_book__44p4_short,
- &_resbook_44p_4,&_resbook_44p_4},
-
- {2,0,30, &_residue_44p,
- &_huff_book__44p4_long,&_huff_book__44p4_long,
- &_resbook_44p_4,&_resbook_44p_4},
-
- {1,2,6, &_residue_44p_lfe,
- &_huff_book__44p4_lfe,&_huff_book__44p4_lfe,
- &_resbook_44p_l4,&_resbook_44p_l4}
-};
-static const vorbis_residue_template _res_44p51_5[]={
- {2,0,15, &_residue_44p_hi,
- &_huff_book__44p5_short,&_huff_book__44p5_short,
- &_resbook_44p_5,&_resbook_44p_5},
-
- {2,0,30, &_residue_44p_hi,
- &_huff_book__44p5_long,&_huff_book__44p5_long,
- &_resbook_44p_5,&_resbook_44p_5},
-
- {1,2,6, &_residue_44p_lfe,
- &_huff_book__44p5_lfe,&_huff_book__44p5_lfe,
- &_resbook_44p_l5,&_resbook_44p_l5}
-};
-static const vorbis_residue_template _res_44p51_6[]={
- {2,0,15, &_residue_44p_hi,
- &_huff_book__44p6_short,&_huff_book__44p6_short,
- &_resbook_44p_6,&_resbook_44p_6},
-
- {2,0,30, &_residue_44p_hi,
- &_huff_book__44p6_long,&_huff_book__44p6_long,
- &_resbook_44p_6,&_resbook_44p_6},
-
- {1,2,6, &_residue_44p_lfe,
- &_huff_book__44p6_lfe,&_huff_book__44p6_lfe,
- &_resbook_44p_l6,&_resbook_44p_l6}
-};
-
-
-static const vorbis_residue_template _res_44p51_7[]={
- {2,0,15, &_residue_44p_hi,
- &_huff_book__44p7_short,&_huff_book__44p7_short,
- &_resbook_44p_7,&_resbook_44p_7},
-
- {2,0,30, &_residue_44p_hi,
- &_huff_book__44p7_long,&_huff_book__44p7_long,
- &_resbook_44p_7,&_resbook_44p_7},
-
- {1,2,6, &_residue_44p_lfe,
- &_huff_book__44p6_lfe,&_huff_book__44p6_lfe,
- &_resbook_44p_l6,&_resbook_44p_l6}
-};
-static const vorbis_residue_template _res_44p51_8[]={
- {2,0,15, &_residue_44p_hi,
- &_huff_book__44p8_short,&_huff_book__44p8_short,
- &_resbook_44p_8,&_resbook_44p_8},
-
- {2,0,30, &_residue_44p_hi,
- &_huff_book__44p8_long,&_huff_book__44p8_long,
- &_resbook_44p_8,&_resbook_44p_8},
-
- {1,2,6, &_residue_44p_lfe,
- &_huff_book__44p6_lfe,&_huff_book__44p6_lfe,
- &_resbook_44p_l6,&_resbook_44p_l6}
-};
-static const vorbis_residue_template _res_44p51_9[]={
- {2,0,15, &_residue_44p_hi,
- &_huff_book__44p9_short,&_huff_book__44p9_short,
- &_resbook_44p_9,&_resbook_44p_9},
-
- {2,0,30, &_residue_44p_hi,
- &_huff_book__44p9_long,&_huff_book__44p9_long,
- &_resbook_44p_9,&_resbook_44p_9},
-
- {1,2,6, &_residue_44p_lfe,
- &_huff_book__44p6_lfe,&_huff_book__44p6_lfe,
- &_resbook_44p_l6,&_resbook_44p_l6}
-};
-
-static const vorbis_mapping_template _mapres_template_44_51[]={
- { _map_nominal_51, _res_44p51_n1 }, /* -1 */
- { _map_nominal_51, _res_44p51_0 }, /* 0 */
- { _map_nominal_51, _res_44p51_1 }, /* 1 */
- { _map_nominal_51, _res_44p51_2 }, /* 2 */
- { _map_nominal_51, _res_44p51_3 }, /* 3 */
- { _map_nominal_51, _res_44p51_4 }, /* 4 */
- { _map_nominal_51u, _res_44p51_5 }, /* 5 */
- { _map_nominal_51u, _res_44p51_6 }, /* 6 */
- { _map_nominal_51u, _res_44p51_7 }, /* 7 */
- { _map_nominal_51u, _res_44p51_8 }, /* 8 */
- { _map_nominal_51u, _res_44p51_9 }, /* 9 */
-};
diff --git a/contrib/vorbis/lib/modes/residue_44u.h b/contrib/vorbis/lib/modes/residue_44u.h
deleted file mode 100644
index e55ac12..0000000
--- a/contrib/vorbis/lib/modes/residue_44u.h
+++ /dev/null
@@ -1,317 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: toplevel residue templates for 32/44.1/48kHz uncoupled
-
- ********************************************************************/
-
-#include "vorbis/codec.h"
-#include "backends.h"
-#include "books/uncoupled/res_books_uncoupled.h"
-
-/***** residue backends *********************************************/
-
-
-static const vorbis_info_residue0 _residue_44_low_un={
- 0,-1, -1, 8,-1,-1,
- {0},
- {-1},
- { 0, 1, 1, 2, 2, 4, 28},
- { -1, 25, -1, 45, -1, -1, -1}
-};
-
-static const vorbis_info_residue0 _residue_44_mid_un={
- 0,-1, -1, 10,-1,-1,
- /* 0 1 2 3 4 5 6 7 8 9 */
- {0},
- {-1},
- { 0, 1, 1, 2, 2, 4, 4, 16, 60},
- { -1, 30, -1, 50, -1, 80, -1, -1, -1}
-};
-
-static const vorbis_info_residue0 _residue_44_hi_un={
- 0,-1, -1, 10,-1,-1,
- /* 0 1 2 3 4 5 6 7 8 9 */
- {0},
- {-1},
- { 0, 1, 2, 4, 8, 16, 32, 71,157},
- { -1, -1, -1, -1, -1, -1, -1, -1, -1}
-};
-
-/* mapping conventions:
- only one submap (this would change for efficient 5.1 support for example)*/
-/* Four psychoacoustic profiles are used, one for each blocktype */
-static const vorbis_info_mapping0 _map_nominal_u[2]={
- {1, {0,0,0,0,0,0}, {0}, {0}, 0,{0},{0}},
- {1, {0,0,0,0,0,0}, {1}, {1}, 0,{0},{0}}
-};
-
-static const static_bookblock _resbook_44u_n1={
- {
- {0},
- {0,0,&_44un1__p1_0},
- {0,0,&_44un1__p2_0},
- {0,0,&_44un1__p3_0},
- {0,0,&_44un1__p4_0},
- {0,0,&_44un1__p5_0},
- {&_44un1__p6_0,&_44un1__p6_1},
- {&_44un1__p7_0,&_44un1__p7_1,&_44un1__p7_2}
- }
-};
-static const static_bookblock _resbook_44u_0={
- {
- {0},
- {0,0,&_44u0__p1_0},
- {0,0,&_44u0__p2_0},
- {0,0,&_44u0__p3_0},
- {0,0,&_44u0__p4_0},
- {0,0,&_44u0__p5_0},
- {&_44u0__p6_0,&_44u0__p6_1},
- {&_44u0__p7_0,&_44u0__p7_1,&_44u0__p7_2}
- }
-};
-static const static_bookblock _resbook_44u_1={
- {
- {0},
- {0,0,&_44u1__p1_0},
- {0,0,&_44u1__p2_0},
- {0,0,&_44u1__p3_0},
- {0,0,&_44u1__p4_0},
- {0,0,&_44u1__p5_0},
- {&_44u1__p6_0,&_44u1__p6_1},
- {&_44u1__p7_0,&_44u1__p7_1,&_44u1__p7_2}
- }
-};
-static const static_bookblock _resbook_44u_2={
- {
- {0},
- {0,0,&_44u2__p1_0},
- {0,0,&_44u2__p2_0},
- {0,0,&_44u2__p3_0},
- {0,0,&_44u2__p4_0},
- {0,0,&_44u2__p5_0},
- {&_44u2__p6_0,&_44u2__p6_1},
- {&_44u2__p7_0,&_44u2__p7_1,&_44u2__p7_2}
- }
-};
-static const static_bookblock _resbook_44u_3={
- {
- {0},
- {0,0,&_44u3__p1_0},
- {0,0,&_44u3__p2_0},
- {0,0,&_44u3__p3_0},
- {0,0,&_44u3__p4_0},
- {0,0,&_44u3__p5_0},
- {&_44u3__p6_0,&_44u3__p6_1},
- {&_44u3__p7_0,&_44u3__p7_1,&_44u3__p7_2}
- }
-};
-static const static_bookblock _resbook_44u_4={
- {
- {0},
- {0,0,&_44u4__p1_0},
- {0,0,&_44u4__p2_0},
- {0,0,&_44u4__p3_0},
- {0,0,&_44u4__p4_0},
- {0,0,&_44u4__p5_0},
- {&_44u4__p6_0,&_44u4__p6_1},
- {&_44u4__p7_0,&_44u4__p7_1,&_44u4__p7_2}
- }
-};
-static const static_bookblock _resbook_44u_5={
- {
- {0},
- {0,0,&_44u5__p1_0},
- {0,0,&_44u5__p2_0},
- {0,0,&_44u5__p3_0},
- {0,0,&_44u5__p4_0},
- {0,0,&_44u5__p5_0},
- {0,0,&_44u5__p6_0},
- {&_44u5__p7_0,&_44u5__p7_1},
- {&_44u5__p8_0,&_44u5__p8_1},
- {&_44u5__p9_0,&_44u5__p9_1,&_44u5__p9_2}
- }
-};
-static const static_bookblock _resbook_44u_6={
- {
- {0},
- {0,0,&_44u6__p1_0},
- {0,0,&_44u6__p2_0},
- {0,0,&_44u6__p3_0},
- {0,0,&_44u6__p4_0},
- {0,0,&_44u6__p5_0},
- {0,0,&_44u6__p6_0},
- {&_44u6__p7_0,&_44u6__p7_1},
- {&_44u6__p8_0,&_44u6__p8_1},
- {&_44u6__p9_0,&_44u6__p9_1,&_44u6__p9_2}
- }
-};
-static const static_bookblock _resbook_44u_7={
- {
- {0},
- {0,0,&_44u7__p1_0},
- {0,0,&_44u7__p2_0},
- {0,0,&_44u7__p3_0},
- {0,0,&_44u7__p4_0},
- {0,0,&_44u7__p5_0},
- {0,0,&_44u7__p6_0},
- {&_44u7__p7_0,&_44u7__p7_1},
- {&_44u7__p8_0,&_44u7__p8_1},
- {&_44u7__p9_0,&_44u7__p9_1,&_44u7__p9_2}
- }
-};
-static const static_bookblock _resbook_44u_8={
- {
- {0},
- {0,0,&_44u8_p1_0},
- {0,0,&_44u8_p2_0},
- {0,0,&_44u8_p3_0},
- {0,0,&_44u8_p4_0},
- {&_44u8_p5_0,&_44u8_p5_1},
- {&_44u8_p6_0,&_44u8_p6_1},
- {&_44u8_p7_0,&_44u8_p7_1},
- {&_44u8_p8_0,&_44u8_p8_1},
- {&_44u8_p9_0,&_44u8_p9_1,&_44u8_p9_2}
- }
-};
-static const static_bookblock _resbook_44u_9={
- {
- {0},
- {0,0,&_44u9_p1_0},
- {0,0,&_44u9_p2_0},
- {0,0,&_44u9_p3_0},
- {0,0,&_44u9_p4_0},
- {&_44u9_p5_0,&_44u9_p5_1},
- {&_44u9_p6_0,&_44u9_p6_1},
- {&_44u9_p7_0,&_44u9_p7_1},
- {&_44u9_p8_0,&_44u9_p8_1},
- {&_44u9_p9_0,&_44u9_p9_1,&_44u9_p9_2}
- }
-};
-
-static const vorbis_residue_template _res_44u_n1[]={
- {1,0,32, &_residue_44_low_un,
- &_huff_book__44un1__short,&_huff_book__44un1__short,
- &_resbook_44u_n1,&_resbook_44u_n1},
-
- {1,0,32, &_residue_44_low_un,
- &_huff_book__44un1__long,&_huff_book__44un1__long,
- &_resbook_44u_n1,&_resbook_44u_n1}
-};
-static const vorbis_residue_template _res_44u_0[]={
- {1,0,16, &_residue_44_low_un,
- &_huff_book__44u0__short,&_huff_book__44u0__short,
- &_resbook_44u_0,&_resbook_44u_0},
-
- {1,0,32, &_residue_44_low_un,
- &_huff_book__44u0__long,&_huff_book__44u0__long,
- &_resbook_44u_0,&_resbook_44u_0}
-};
-static const vorbis_residue_template _res_44u_1[]={
- {1,0,16, &_residue_44_low_un,
- &_huff_book__44u1__short,&_huff_book__44u1__short,
- &_resbook_44u_1,&_resbook_44u_1},
-
- {1,0,32, &_residue_44_low_un,
- &_huff_book__44u1__long,&_huff_book__44u1__long,
- &_resbook_44u_1,&_resbook_44u_1}
-};
-static const vorbis_residue_template _res_44u_2[]={
- {1,0,16, &_residue_44_low_un,
- &_huff_book__44u2__short,&_huff_book__44u2__short,
- &_resbook_44u_2,&_resbook_44u_2},
-
- {1,0,32, &_residue_44_low_un,
- &_huff_book__44u2__long,&_huff_book__44u2__long,
- &_resbook_44u_2,&_resbook_44u_2}
-};
-static const vorbis_residue_template _res_44u_3[]={
- {1,0,16, &_residue_44_low_un,
- &_huff_book__44u3__short,&_huff_book__44u3__short,
- &_resbook_44u_3,&_resbook_44u_3},
-
- {1,0,32, &_residue_44_low_un,
- &_huff_book__44u3__long,&_huff_book__44u3__long,
- &_resbook_44u_3,&_resbook_44u_3}
-};
-static const vorbis_residue_template _res_44u_4[]={
- {1,0,16, &_residue_44_low_un,
- &_huff_book__44u4__short,&_huff_book__44u4__short,
- &_resbook_44u_4,&_resbook_44u_4},
-
- {1,0,32, &_residue_44_low_un,
- &_huff_book__44u4__long,&_huff_book__44u4__long,
- &_resbook_44u_4,&_resbook_44u_4}
-};
-
-static const vorbis_residue_template _res_44u_5[]={
- {1,0,16, &_residue_44_mid_un,
- &_huff_book__44u5__short,&_huff_book__44u5__short,
- &_resbook_44u_5,&_resbook_44u_5},
-
- {1,0,32, &_residue_44_mid_un,
- &_huff_book__44u5__long,&_huff_book__44u5__long,
- &_resbook_44u_5,&_resbook_44u_5}
-};
-
-static const vorbis_residue_template _res_44u_6[]={
- {1,0,16, &_residue_44_mid_un,
- &_huff_book__44u6__short,&_huff_book__44u6__short,
- &_resbook_44u_6,&_resbook_44u_6},
-
- {1,0,32, &_residue_44_mid_un,
- &_huff_book__44u6__long,&_huff_book__44u6__long,
- &_resbook_44u_6,&_resbook_44u_6}
-};
-
-static const vorbis_residue_template _res_44u_7[]={
- {1,0,16, &_residue_44_mid_un,
- &_huff_book__44u7__short,&_huff_book__44u7__short,
- &_resbook_44u_7,&_resbook_44u_7},
-
- {1,0,32, &_residue_44_mid_un,
- &_huff_book__44u7__long,&_huff_book__44u7__long,
- &_resbook_44u_7,&_resbook_44u_7}
-};
-
-static const vorbis_residue_template _res_44u_8[]={
- {1,0,16, &_residue_44_hi_un,
- &_huff_book__44u8__short,&_huff_book__44u8__short,
- &_resbook_44u_8,&_resbook_44u_8},
-
- {1,0,32, &_residue_44_hi_un,
- &_huff_book__44u8__long,&_huff_book__44u8__long,
- &_resbook_44u_8,&_resbook_44u_8}
-};
-static const vorbis_residue_template _res_44u_9[]={
- {1,0,16, &_residue_44_hi_un,
- &_huff_book__44u9__short,&_huff_book__44u9__short,
- &_resbook_44u_9,&_resbook_44u_9},
-
- {1,0,32, &_residue_44_hi_un,
- &_huff_book__44u9__long,&_huff_book__44u9__long,
- &_resbook_44u_9,&_resbook_44u_9}
-};
-
-static const vorbis_mapping_template _mapres_template_44_uncoupled[]={
- { _map_nominal_u, _res_44u_n1 }, /* -1 */
- { _map_nominal_u, _res_44u_0 }, /* 0 */
- { _map_nominal_u, _res_44u_1 }, /* 1 */
- { _map_nominal_u, _res_44u_2 }, /* 2 */
- { _map_nominal_u, _res_44u_3 }, /* 3 */
- { _map_nominal_u, _res_44u_4 }, /* 4 */
- { _map_nominal_u, _res_44u_5 }, /* 5 */
- { _map_nominal_u, _res_44u_6 }, /* 6 */
- { _map_nominal_u, _res_44u_7 }, /* 7 */
- { _map_nominal_u, _res_44u_8 }, /* 8 */
- { _map_nominal_u, _res_44u_9 }, /* 9 */
-};
diff --git a/contrib/vorbis/lib/modes/residue_8.h b/contrib/vorbis/lib/modes/residue_8.h
deleted file mode 100644
index ae123a2..0000000
--- a/contrib/vorbis/lib/modes/residue_8.h
+++ /dev/null
@@ -1,108 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: toplevel residue templates 8/11kHz
-
- ********************************************************************/
-
-#include "vorbis/codec.h"
-#include "backends.h"
-
-/***** residue backends *********************************************/
-
-static const static_bookblock _resbook_8s_0={
- {
- {0},
- {0,0,&_8c0_s_p1_0},
- {0},
- {0,0,&_8c0_s_p3_0},
- {0,0,&_8c0_s_p4_0},
- {0,0,&_8c0_s_p5_0},
- {0,0,&_8c0_s_p6_0},
- {&_8c0_s_p7_0,&_8c0_s_p7_1},
- {&_8c0_s_p8_0,&_8c0_s_p8_1},
- {&_8c0_s_p9_0,&_8c0_s_p9_1,&_8c0_s_p9_2}
- }
-};
-static const static_bookblock _resbook_8s_1={
- {
- {0},
- {0,0,&_8c1_s_p1_0},
- {0},
- {0,0,&_8c1_s_p3_0},
- {0,0,&_8c1_s_p4_0},
- {0,0,&_8c1_s_p5_0},
- {0,0,&_8c1_s_p6_0},
- {&_8c1_s_p7_0,&_8c1_s_p7_1},
- {&_8c1_s_p8_0,&_8c1_s_p8_1},
- {&_8c1_s_p9_0,&_8c1_s_p9_1,&_8c1_s_p9_2}
- }
-};
-
-static const vorbis_residue_template _res_8s_0[]={
- {2,0,32, &_residue_44_mid,
- &_huff_book__8c0_s_single,&_huff_book__8c0_s_single,
- &_resbook_8s_0,&_resbook_8s_0},
-};
-static const vorbis_residue_template _res_8s_1[]={
- {2,0,32, &_residue_44_mid,
- &_huff_book__8c1_s_single,&_huff_book__8c1_s_single,
- &_resbook_8s_1,&_resbook_8s_1},
-};
-
-static const vorbis_mapping_template _mapres_template_8_stereo[2]={
- { _map_nominal, _res_8s_0 }, /* 0 */
- { _map_nominal, _res_8s_1 }, /* 1 */
-};
-
-static const static_bookblock _resbook_8u_0={
- {
- {0},
- {0,0,&_8u0__p1_0},
- {0,0,&_8u0__p2_0},
- {0,0,&_8u0__p3_0},
- {0,0,&_8u0__p4_0},
- {0,0,&_8u0__p5_0},
- {&_8u0__p6_0,&_8u0__p6_1},
- {&_8u0__p7_0,&_8u0__p7_1,&_8u0__p7_2}
- }
-};
-static const static_bookblock _resbook_8u_1={
- {
- {0},
- {0,0,&_8u1__p1_0},
- {0,0,&_8u1__p2_0},
- {0,0,&_8u1__p3_0},
- {0,0,&_8u1__p4_0},
- {0,0,&_8u1__p5_0},
- {0,0,&_8u1__p6_0},
- {&_8u1__p7_0,&_8u1__p7_1},
- {&_8u1__p8_0,&_8u1__p8_1},
- {&_8u1__p9_0,&_8u1__p9_1,&_8u1__p9_2}
- }
-};
-
-static const vorbis_residue_template _res_8u_0[]={
- {1,0,32, &_residue_44_low_un,
- &_huff_book__8u0__single,&_huff_book__8u0__single,
- &_resbook_8u_0,&_resbook_8u_0},
-};
-static const vorbis_residue_template _res_8u_1[]={
- {1,0,32, &_residue_44_mid_un,
- &_huff_book__8u1__single,&_huff_book__8u1__single,
- &_resbook_8u_1,&_resbook_8u_1},
-};
-
-static const vorbis_mapping_template _mapres_template_8_uncoupled[2]={
- { _map_nominal_u, _res_8u_0 }, /* 0 */
- { _map_nominal_u, _res_8u_1 }, /* 1 */
-};
diff --git a/contrib/vorbis/lib/modes/setup_11.h b/contrib/vorbis/lib/modes/setup_11.h
deleted file mode 100644
index 0cbcaaf..0000000
--- a/contrib/vorbis/lib/modes/setup_11.h
+++ /dev/null
@@ -1,142 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: 11kHz settings
-
- ********************************************************************/
-
-#include "psych_11.h"
-
-static const int blocksize_11[2]={
- 512,512
-};
-
-static const int _floor_mapping_11a[]={
- 6,6
-};
-static const int *_floor_mapping_11[]={
- _floor_mapping_11a
-};
-
-static const double rate_mapping_11[3]={
- 8000.,13000.,44000.,
-};
-
-static const double rate_mapping_11_uncoupled[3]={
- 12000.,20000.,50000.,
-};
-
-static const double quality_mapping_11[3]={
- -.1,.0,1.
-};
-
-static const ve_setup_data_template ve_setup_11_stereo={
- 2,
- rate_mapping_11,
- quality_mapping_11,
- 2,
- 9000,
- 15000,
-
- blocksize_11,
- blocksize_11,
-
- _psy_tone_masteratt_11,
- _psy_tone_0dB,
- _psy_tone_suppress,
-
- _vp_tonemask_adj_11,
- NULL,
- _vp_tonemask_adj_11,
-
- _psy_noiseguards_8,
- _psy_noisebias_11,
- _psy_noisebias_11,
- NULL,
- NULL,
- _psy_noise_suppress,
-
- _psy_compand_8,
- _psy_compand_8_mapping,
- NULL,
-
- {_noise_start_8,_noise_start_8},
- {_noise_part_8,_noise_part_8},
- _noise_thresh_11,
-
- _psy_ath_floater_8,
- _psy_ath_abs_8,
-
- _psy_lowpass_11,
-
- _psy_global_44,
- _global_mapping_8,
- _psy_stereo_modes_8,
-
- _floor_books,
- _floor,
- 1,
- _floor_mapping_11,
-
- _mapres_template_8_stereo
-};
-
-static const ve_setup_data_template ve_setup_11_uncoupled={
- 2,
- rate_mapping_11_uncoupled,
- quality_mapping_11,
- -1,
- 9000,
- 15000,
-
- blocksize_11,
- blocksize_11,
-
- _psy_tone_masteratt_11,
- _psy_tone_0dB,
- _psy_tone_suppress,
-
- _vp_tonemask_adj_11,
- NULL,
- _vp_tonemask_adj_11,
-
- _psy_noiseguards_8,
- _psy_noisebias_11,
- _psy_noisebias_11,
- NULL,
- NULL,
- _psy_noise_suppress,
-
- _psy_compand_8,
- _psy_compand_8_mapping,
- NULL,
-
- {_noise_start_8,_noise_start_8},
- {_noise_part_8,_noise_part_8},
- _noise_thresh_11,
-
- _psy_ath_floater_8,
- _psy_ath_abs_8,
-
- _psy_lowpass_11,
-
- _psy_global_44,
- _global_mapping_8,
- _psy_stereo_modes_8,
-
- _floor_books,
- _floor,
- 1,
- _floor_mapping_11,
-
- _mapres_template_8_uncoupled
-};
diff --git a/contrib/vorbis/lib/modes/setup_16.h b/contrib/vorbis/lib/modes/setup_16.h
deleted file mode 100644
index d59ad70..0000000
--- a/contrib/vorbis/lib/modes/setup_16.h
+++ /dev/null
@@ -1,152 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: 16kHz settings
-
- ********************************************************************/
-
-#include "psych_16.h"
-#include "residue_16.h"
-
-static const int blocksize_16_short[3]={
- 1024,512,512
-};
-static const int blocksize_16_long[3]={
- 1024,1024,1024
-};
-
-static const int _floor_mapping_16a[]={
- 9,3,3
-};
-static const int _floor_mapping_16b[]={
- 9,9,9
-};
-static const int *_floor_mapping_16[]={
- _floor_mapping_16a,
- _floor_mapping_16b
-};
-
-static const double rate_mapping_16[4]={
- 12000.,20000.,44000.,86000.
-};
-
-static const double rate_mapping_16_uncoupled[4]={
- 16000.,28000.,64000.,100000.
-};
-
-static const double _global_mapping_16[4]={ 1., 2., 3., 4. };
-
-static const double quality_mapping_16[4]={ -.1,.05,.5,1. };
-
-static const double _psy_compand_16_mapping[4]={ 0., .8, 1., 1.};
-
-static const ve_setup_data_template ve_setup_16_stereo={
- 3,
- rate_mapping_16,
- quality_mapping_16,
- 2,
- 15000,
- 19000,
-
- blocksize_16_short,
- blocksize_16_long,
-
- _psy_tone_masteratt_16,
- _psy_tone_0dB,
- _psy_tone_suppress,
-
- _vp_tonemask_adj_16,
- _vp_tonemask_adj_16,
- _vp_tonemask_adj_16,
-
- _psy_noiseguards_16,
- _psy_noisebias_16_impulse,
- _psy_noisebias_16_short,
- _psy_noisebias_16_short,
- _psy_noisebias_16,
- _psy_noise_suppress,
-
- _psy_compand_8,
- _psy_compand_16_mapping,
- _psy_compand_16_mapping,
-
- {_noise_start_16,_noise_start_16},
- { _noise_part_16, _noise_part_16},
- _noise_thresh_16,
-
- _psy_ath_floater_16,
- _psy_ath_abs_16,
-
- _psy_lowpass_16,
-
- _psy_global_44,
- _global_mapping_16,
- _psy_stereo_modes_16,
-
- _floor_books,
- _floor,
- 2,
- _floor_mapping_16,
-
- _mapres_template_16_stereo
-};
-
-static const ve_setup_data_template ve_setup_16_uncoupled={
- 3,
- rate_mapping_16_uncoupled,
- quality_mapping_16,
- -1,
- 15000,
- 19000,
-
- blocksize_16_short,
- blocksize_16_long,
-
- _psy_tone_masteratt_16,
- _psy_tone_0dB,
- _psy_tone_suppress,
-
- _vp_tonemask_adj_16,
- _vp_tonemask_adj_16,
- _vp_tonemask_adj_16,
-
- _psy_noiseguards_16,
- _psy_noisebias_16_impulse,
- _psy_noisebias_16_short,
- _psy_noisebias_16_short,
- _psy_noisebias_16,
- _psy_noise_suppress,
-
- _psy_compand_8,
- _psy_compand_16_mapping,
- _psy_compand_16_mapping,
-
- {_noise_start_16,_noise_start_16},
- { _noise_part_16, _noise_part_16},
- _noise_thresh_16,
-
- _psy_ath_floater_16,
- _psy_ath_abs_16,
-
- _psy_lowpass_16,
-
- _psy_global_44,
- _global_mapping_16,
- _psy_stereo_modes_16,
-
- _floor_books,
- _floor,
- 2,
- _floor_mapping_16,
-
- _mapres_template_16_uncoupled
-};
diff --git a/contrib/vorbis/lib/modes/setup_22.h b/contrib/vorbis/lib/modes/setup_22.h
deleted file mode 100644
index bc38af9..0000000
--- a/contrib/vorbis/lib/modes/setup_22.h
+++ /dev/null
@@ -1,127 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: 22kHz settings
-
- ********************************************************************/
-
-static const double rate_mapping_22[4]={
- 15000.,20000.,44000.,86000.
-};
-
-static const double rate_mapping_22_uncoupled[4]={
- 16000.,28000.,50000.,90000.
-};
-
-static const double _psy_lowpass_22[4]={9.5,11.,30.,99.};
-
-static const ve_setup_data_template ve_setup_22_stereo={
- 3,
- rate_mapping_22,
- quality_mapping_16,
- 2,
- 19000,
- 26000,
-
- blocksize_16_short,
- blocksize_16_long,
-
- _psy_tone_masteratt_16,
- _psy_tone_0dB,
- _psy_tone_suppress,
-
- _vp_tonemask_adj_16,
- _vp_tonemask_adj_16,
- _vp_tonemask_adj_16,
-
- _psy_noiseguards_16,
- _psy_noisebias_16_impulse,
- _psy_noisebias_16_short,
- _psy_noisebias_16_short,
- _psy_noisebias_16,
- _psy_noise_suppress,
-
- _psy_compand_8,
- _psy_compand_16_mapping,
- _psy_compand_16_mapping,
-
- {_noise_start_16,_noise_start_16},
- { _noise_part_16, _noise_part_16},
- _noise_thresh_16,
-
- _psy_ath_floater_16,
- _psy_ath_abs_16,
-
- _psy_lowpass_22,
-
- _psy_global_44,
- _global_mapping_16,
- _psy_stereo_modes_16,
-
- _floor_books,
- _floor,
- 2,
- _floor_mapping_16,
-
- _mapres_template_16_stereo
-};
-
-static const ve_setup_data_template ve_setup_22_uncoupled={
- 3,
- rate_mapping_22_uncoupled,
- quality_mapping_16,
- -1,
- 19000,
- 26000,
-
- blocksize_16_short,
- blocksize_16_long,
-
- _psy_tone_masteratt_16,
- _psy_tone_0dB,
- _psy_tone_suppress,
-
- _vp_tonemask_adj_16,
- _vp_tonemask_adj_16,
- _vp_tonemask_adj_16,
-
- _psy_noiseguards_16,
- _psy_noisebias_16_impulse,
- _psy_noisebias_16_short,
- _psy_noisebias_16_short,
- _psy_noisebias_16,
- _psy_noise_suppress,
-
- _psy_compand_8,
- _psy_compand_16_mapping,
- _psy_compand_16_mapping,
-
- {_noise_start_16,_noise_start_16},
- { _noise_part_16, _noise_part_16},
- _noise_thresh_16,
-
- _psy_ath_floater_16,
- _psy_ath_abs_16,
-
- _psy_lowpass_22,
-
- _psy_global_44,
- _global_mapping_16,
- _psy_stereo_modes_16,
-
- _floor_books,
- _floor,
- 2,
- _floor_mapping_16,
-
- _mapres_template_16_uncoupled
-};
diff --git a/contrib/vorbis/lib/modes/setup_32.h b/contrib/vorbis/lib/modes/setup_32.h
deleted file mode 100644
index f66a0bc..0000000
--- a/contrib/vorbis/lib/modes/setup_32.h
+++ /dev/null
@@ -1,131 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: toplevel settings for 32kHz
-
- ********************************************************************/
-
-static const double rate_mapping_32[12]={
- 18000.,28000.,35000.,45000.,56000.,60000.,
- 75000.,90000.,100000.,115000.,150000.,190000.,
-};
-
-static const double rate_mapping_32_un[12]={
- 30000.,42000.,52000.,64000.,72000.,78000.,
- 86000.,92000.,110000.,120000.,140000.,190000.,
-};
-
-static const double _psy_lowpass_32[12]={
- 12.3,13.,13.,14.,15.,99.,99.,99.,99.,99.,99.,99.
-};
-
-static const ve_setup_data_template ve_setup_32_stereo={
- 11,
- rate_mapping_32,
- quality_mapping_44,
- 2,
- 26000,
- 40000,
-
- blocksize_short_44,
- blocksize_long_44,
-
- _psy_tone_masteratt_44,
- _psy_tone_0dB,
- _psy_tone_suppress,
-
- _vp_tonemask_adj_otherblock,
- _vp_tonemask_adj_longblock,
- _vp_tonemask_adj_otherblock,
-
- _psy_noiseguards_44,
- _psy_noisebias_impulse,
- _psy_noisebias_padding,
- _psy_noisebias_trans,
- _psy_noisebias_long,
- _psy_noise_suppress,
-
- _psy_compand_44,
- _psy_compand_short_mapping,
- _psy_compand_long_mapping,
-
- {_noise_start_short_44,_noise_start_long_44},
- {_noise_part_short_44,_noise_part_long_44},
- _noise_thresh_44,
-
- _psy_ath_floater,
- _psy_ath_abs,
-
- _psy_lowpass_32,
-
- _psy_global_44,
- _global_mapping_44,
- _psy_stereo_modes_44,
-
- _floor_books,
- _floor,
- 2,
- _floor_mapping_44,
-
- _mapres_template_44_stereo
-};
-
-static const ve_setup_data_template ve_setup_32_uncoupled={
- 11,
- rate_mapping_32_un,
- quality_mapping_44,
- -1,
- 26000,
- 40000,
-
- blocksize_short_44,
- blocksize_long_44,
-
- _psy_tone_masteratt_44,
- _psy_tone_0dB,
- _psy_tone_suppress,
-
- _vp_tonemask_adj_otherblock,
- _vp_tonemask_adj_longblock,
- _vp_tonemask_adj_otherblock,
-
- _psy_noiseguards_44,
- _psy_noisebias_impulse,
- _psy_noisebias_padding,
- _psy_noisebias_trans,
- _psy_noisebias_long,
- _psy_noise_suppress,
-
- _psy_compand_44,
- _psy_compand_short_mapping,
- _psy_compand_long_mapping,
-
- {_noise_start_short_44,_noise_start_long_44},
- {_noise_part_short_44,_noise_part_long_44},
- _noise_thresh_44,
-
- _psy_ath_floater,
- _psy_ath_abs,
-
- _psy_lowpass_32,
-
- _psy_global_44,
- _global_mapping_44,
- NULL,
-
- _floor_books,
- _floor,
- 2,
- _floor_mapping_44,
-
- _mapres_template_44_uncoupled
-};
diff --git a/contrib/vorbis/lib/modes/setup_44.h b/contrib/vorbis/lib/modes/setup_44.h
deleted file mode 100644
index a189b5f..0000000
--- a/contrib/vorbis/lib/modes/setup_44.h
+++ /dev/null
@@ -1,116 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: toplevel settings for 44.1/48kHz
-
- ********************************************************************/
-
-#include "modes/floor_all.h"
-#include "modes/residue_44.h"
-#include "modes/psych_44.h"
-
-static const double rate_mapping_44_stereo[12]={
- 22500.,32000.,40000.,48000.,56000.,64000.,
- 80000.,96000.,112000.,128000.,160000.,250001.
-};
-
-static const double quality_mapping_44[12]={
- -.1,.0,.1,.2,.3,.4,.5,.6,.7,.8,.9,1.0
-};
-
-static const int blocksize_short_44[11]={
- 512,256,256,256,256,256,256,256,256,256,256
-};
-static const int blocksize_long_44[11]={
- 4096,2048,2048,2048,2048,2048,2048,2048,2048,2048,2048
-};
-
-static const double _psy_compand_short_mapping[12]={
- 0.5, 1., 1., 1.3, 1.6, 2., 2., 2., 2., 2., 2., 2.
-};
-static const double _psy_compand_long_mapping[12]={
- 3.5, 4., 4., 4.3, 4.6, 5., 5., 5., 5., 5., 5., 5.
-};
-
-static const double _global_mapping_44[12]={
- /* 1., 1., 1.5, 2., 2., 2.5, 2.7, 3.0, 3.5, 4., 4. */
- 0., 1., 1., 1.5, 2., 2., 2.5, 2.7, 3.0, 3.7, 4., 4.
-};
-
-static const int _floor_mapping_44a[11]={
- 1,0,0,2,2,4,5,5,5,5,5
-};
-
-static const int _floor_mapping_44b[11]={
- 8,7,7,7,7,7,7,7,7,7,7
-};
-
-static const int _floor_mapping_44c[11]={
- 10,10,10,10,10,10,10,10,10,10,10
-};
-
-static const int *_floor_mapping_44[]={
- _floor_mapping_44a,
- _floor_mapping_44b,
- _floor_mapping_44c,
-};
-
-static const ve_setup_data_template ve_setup_44_stereo={
- 11,
- rate_mapping_44_stereo,
- quality_mapping_44,
- 2,
- 40000,
- 50000,
-
- blocksize_short_44,
- blocksize_long_44,
-
- _psy_tone_masteratt_44,
- _psy_tone_0dB,
- _psy_tone_suppress,
-
- _vp_tonemask_adj_otherblock,
- _vp_tonemask_adj_longblock,
- _vp_tonemask_adj_otherblock,
-
- _psy_noiseguards_44,
- _psy_noisebias_impulse,
- _psy_noisebias_padding,
- _psy_noisebias_trans,
- _psy_noisebias_long,
- _psy_noise_suppress,
-
- _psy_compand_44,
- _psy_compand_short_mapping,
- _psy_compand_long_mapping,
-
- {_noise_start_short_44,_noise_start_long_44},
- {_noise_part_short_44,_noise_part_long_44},
- _noise_thresh_44,
-
- _psy_ath_floater,
- _psy_ath_abs,
-
- _psy_lowpass_44,
-
- _psy_global_44,
- _global_mapping_44,
- _psy_stereo_modes_44,
-
- _floor_books,
- _floor,
- 2,
- _floor_mapping_44,
-
- _mapres_template_44_stereo
-};
diff --git a/contrib/vorbis/lib/modes/setup_44p51.h b/contrib/vorbis/lib/modes/setup_44p51.h
deleted file mode 100644
index 3bde7b3..0000000
--- a/contrib/vorbis/lib/modes/setup_44p51.h
+++ /dev/null
@@ -1,73 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2010 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: toplevel settings for 44.1/48kHz 5.1 surround modes
-
- ********************************************************************/
-
-#include "modes/residue_44p51.h"
-
-static const double rate_mapping_44p51[12]={
- 14000.,20000.,28000.,38000.,46000.,54000.,
- 75000.,96000.,120000.,140000.,180000.,240001.
-};
-
-static const ve_setup_data_template ve_setup_44_51={
- 11,
- rate_mapping_44p51,
- quality_mapping_44,
- 6,
- 40000,
- 70000,
-
- blocksize_short_44,
- blocksize_long_44,
-
- _psy_tone_masteratt_44,
- _psy_tone_0dB,
- _psy_tone_suppress,
-
- _vp_tonemask_adj_otherblock,
- _vp_tonemask_adj_longblock,
- _vp_tonemask_adj_otherblock,
-
- _psy_noiseguards_44,
- _psy_noisebias_impulse,
- _psy_noisebias_padding,
- _psy_noisebias_trans,
- _psy_noisebias_long,
- _psy_noise_suppress,
-
- _psy_compand_44,
- _psy_compand_short_mapping,
- _psy_compand_long_mapping,
-
- {_noise_start_short_44,_noise_start_long_44},
- {_noise_part_short_44,_noise_part_long_44},
- _noise_thresh_44,
-
- _psy_ath_floater,
- _psy_ath_abs,
-
- _psy_lowpass_44,
-
- _psy_global_44,
- _global_mapping_44,
- _psy_stereo_modes_44,
-
- _floor_books,
- _floor,
- 3,
- _floor_mapping_44,
-
- _mapres_template_44_51
-};
diff --git a/contrib/vorbis/lib/modes/setup_44u.h b/contrib/vorbis/lib/modes/setup_44u.h
deleted file mode 100644
index 7ae3af6..0000000
--- a/contrib/vorbis/lib/modes/setup_44u.h
+++ /dev/null
@@ -1,73 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: toplevel settings for 44.1/48kHz uncoupled modes
-
- ********************************************************************/
-
-#include "modes/residue_44u.h"
-
-static const double rate_mapping_44_un[12]={
- 32000.,48000.,60000.,70000.,80000.,86000.,
- 96000.,110000.,120000.,140000.,160000.,240001.
-};
-
-static const ve_setup_data_template ve_setup_44_uncoupled={
- 11,
- rate_mapping_44_un,
- quality_mapping_44,
- -1,
- 40000,
- 50000,
-
- blocksize_short_44,
- blocksize_long_44,
-
- _psy_tone_masteratt_44,
- _psy_tone_0dB,
- _psy_tone_suppress,
-
- _vp_tonemask_adj_otherblock,
- _vp_tonemask_adj_longblock,
- _vp_tonemask_adj_otherblock,
-
- _psy_noiseguards_44,
- _psy_noisebias_impulse,
- _psy_noisebias_padding,
- _psy_noisebias_trans,
- _psy_noisebias_long,
- _psy_noise_suppress,
-
- _psy_compand_44,
- _psy_compand_short_mapping,
- _psy_compand_long_mapping,
-
- {_noise_start_short_44,_noise_start_long_44},
- {_noise_part_short_44,_noise_part_long_44},
- _noise_thresh_44,
-
- _psy_ath_floater,
- _psy_ath_abs,
-
- _psy_lowpass_44,
-
- _psy_global_44,
- _global_mapping_44,
- _psy_stereo_modes_44,
-
- _floor_books,
- _floor,
- 2,
- _floor_mapping_44,
-
- _mapres_template_44_uncoupled
-};
diff --git a/contrib/vorbis/lib/modes/setup_8.h b/contrib/vorbis/lib/modes/setup_8.h
deleted file mode 100644
index 7502556..0000000
--- a/contrib/vorbis/lib/modes/setup_8.h
+++ /dev/null
@@ -1,148 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: 8kHz settings
-
- ********************************************************************/
-
-#include "psych_8.h"
-#include "residue_8.h"
-
-static const int blocksize_8[2]={
- 512,512
-};
-
-static const int _floor_mapping_8a[]={
- 6,6
-};
-
-static const int *_floor_mapping_8[]={
- _floor_mapping_8a
-};
-
-static const double rate_mapping_8[3]={
- 6000.,9000.,32000.,
-};
-
-static const double rate_mapping_8_uncoupled[3]={
- 8000.,14000.,42000.,
-};
-
-static const double quality_mapping_8[3]={
- -.1,.0,1.
-};
-
-static const double _psy_compand_8_mapping[3]={ 0., 1., 1.};
-
-static const double _global_mapping_8[3]={ 1., 2., 3. };
-
-static const ve_setup_data_template ve_setup_8_stereo={
- 2,
- rate_mapping_8,
- quality_mapping_8,
- 2,
- 8000,
- 9000,
-
- blocksize_8,
- blocksize_8,
-
- _psy_tone_masteratt_8,
- _psy_tone_0dB,
- _psy_tone_suppress,
-
- _vp_tonemask_adj_8,
- NULL,
- _vp_tonemask_adj_8,
-
- _psy_noiseguards_8,
- _psy_noisebias_8,
- _psy_noisebias_8,
- NULL,
- NULL,
- _psy_noise_suppress,
-
- _psy_compand_8,
- _psy_compand_8_mapping,
- NULL,
-
- {_noise_start_8,_noise_start_8},
- {_noise_part_8,_noise_part_8},
- _noise_thresh_5only,
-
- _psy_ath_floater_8,
- _psy_ath_abs_8,
-
- _psy_lowpass_8,
-
- _psy_global_44,
- _global_mapping_8,
- _psy_stereo_modes_8,
-
- _floor_books,
- _floor,
- 1,
- _floor_mapping_8,
-
- _mapres_template_8_stereo
-};
-
-static const ve_setup_data_template ve_setup_8_uncoupled={
- 2,
- rate_mapping_8_uncoupled,
- quality_mapping_8,
- -1,
- 8000,
- 9000,
-
- blocksize_8,
- blocksize_8,
-
- _psy_tone_masteratt_8,
- _psy_tone_0dB,
- _psy_tone_suppress,
-
- _vp_tonemask_adj_8,
- NULL,
- _vp_tonemask_adj_8,
-
- _psy_noiseguards_8,
- _psy_noisebias_8,
- _psy_noisebias_8,
- NULL,
- NULL,
- _psy_noise_suppress,
-
- _psy_compand_8,
- _psy_compand_8_mapping,
- NULL,
-
- {_noise_start_8,_noise_start_8},
- {_noise_part_8,_noise_part_8},
- _noise_thresh_5only,
-
- _psy_ath_floater_8,
- _psy_ath_abs_8,
-
- _psy_lowpass_8,
-
- _psy_global_44,
- _global_mapping_8,
- _psy_stereo_modes_8,
-
- _floor_books,
- _floor,
- 1,
- _floor_mapping_8,
-
- _mapres_template_8_uncoupled
-};
diff --git a/contrib/vorbis/lib/modes/setup_X.h b/contrib/vorbis/lib/modes/setup_X.h
deleted file mode 100644
index 2229a5e..0000000
--- a/contrib/vorbis/lib/modes/setup_X.h
+++ /dev/null
@@ -1,224 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: catch-all toplevel settings for q modes only
-
- ********************************************************************/
-
-static const double rate_mapping_X[12]={
- -1.,-1.,-1.,-1.,-1.,-1.,
- -1.,-1.,-1.,-1.,-1.,-1.
-};
-
-static const ve_setup_data_template ve_setup_X_stereo={
- 11,
- rate_mapping_X,
- quality_mapping_44,
- 2,
- 50000,
- 200000,
-
- blocksize_short_44,
- blocksize_long_44,
-
- _psy_tone_masteratt_44,
- _psy_tone_0dB,
- _psy_tone_suppress,
-
- _vp_tonemask_adj_otherblock,
- _vp_tonemask_adj_longblock,
- _vp_tonemask_adj_otherblock,
-
- _psy_noiseguards_44,
- _psy_noisebias_impulse,
- _psy_noisebias_padding,
- _psy_noisebias_trans,
- _psy_noisebias_long,
- _psy_noise_suppress,
-
- _psy_compand_44,
- _psy_compand_short_mapping,
- _psy_compand_long_mapping,
-
- {_noise_start_short_44,_noise_start_long_44},
- {_noise_part_short_44,_noise_part_long_44},
- _noise_thresh_44,
-
- _psy_ath_floater,
- _psy_ath_abs,
-
- _psy_lowpass_44,
-
- _psy_global_44,
- _global_mapping_44,
- _psy_stereo_modes_44,
-
- _floor_books,
- _floor,
- 2,
- _floor_mapping_44,
-
- _mapres_template_44_stereo
-};
-
-static const ve_setup_data_template ve_setup_X_uncoupled={
- 11,
- rate_mapping_X,
- quality_mapping_44,
- -1,
- 50000,
- 200000,
-
- blocksize_short_44,
- blocksize_long_44,
-
- _psy_tone_masteratt_44,
- _psy_tone_0dB,
- _psy_tone_suppress,
-
- _vp_tonemask_adj_otherblock,
- _vp_tonemask_adj_longblock,
- _vp_tonemask_adj_otherblock,
-
- _psy_noiseguards_44,
- _psy_noisebias_impulse,
- _psy_noisebias_padding,
- _psy_noisebias_trans,
- _psy_noisebias_long,
- _psy_noise_suppress,
-
- _psy_compand_44,
- _psy_compand_short_mapping,
- _psy_compand_long_mapping,
-
- {_noise_start_short_44,_noise_start_long_44},
- {_noise_part_short_44,_noise_part_long_44},
- _noise_thresh_44,
-
- _psy_ath_floater,
- _psy_ath_abs,
-
- _psy_lowpass_44,
-
- _psy_global_44,
- _global_mapping_44,
- NULL,
-
- _floor_books,
- _floor,
- 2,
- _floor_mapping_44,
-
- _mapres_template_44_uncoupled
-};
-
-static const ve_setup_data_template ve_setup_XX_stereo={
- 2,
- rate_mapping_X,
- quality_mapping_8,
- 2,
- 0,
- 8000,
-
- blocksize_8,
- blocksize_8,
-
- _psy_tone_masteratt_8,
- _psy_tone_0dB,
- _psy_tone_suppress,
-
- _vp_tonemask_adj_8,
- NULL,
- _vp_tonemask_adj_8,
-
- _psy_noiseguards_8,
- _psy_noisebias_8,
- _psy_noisebias_8,
- NULL,
- NULL,
- _psy_noise_suppress,
-
- _psy_compand_8,
- _psy_compand_8_mapping,
- NULL,
-
- {_noise_start_8,_noise_start_8},
- {_noise_part_8,_noise_part_8},
- _noise_thresh_5only,
-
- _psy_ath_floater_8,
- _psy_ath_abs_8,
-
- _psy_lowpass_8,
-
- _psy_global_44,
- _global_mapping_8,
- _psy_stereo_modes_8,
-
- _floor_books,
- _floor,
- 1,
- _floor_mapping_8,
-
- _mapres_template_8_stereo
-};
-
-static const ve_setup_data_template ve_setup_XX_uncoupled={
- 2,
- rate_mapping_X,
- quality_mapping_8,
- -1,
- 0,
- 8000,
-
- blocksize_8,
- blocksize_8,
-
- _psy_tone_masteratt_8,
- _psy_tone_0dB,
- _psy_tone_suppress,
-
- _vp_tonemask_adj_8,
- NULL,
- _vp_tonemask_adj_8,
-
- _psy_noiseguards_8,
- _psy_noisebias_8,
- _psy_noisebias_8,
- NULL,
- NULL,
- _psy_noise_suppress,
-
- _psy_compand_8,
- _psy_compand_8_mapping,
- NULL,
-
- {_noise_start_8,_noise_start_8},
- {_noise_part_8,_noise_part_8},
- _noise_thresh_5only,
-
- _psy_ath_floater_8,
- _psy_ath_abs_8,
-
- _psy_lowpass_8,
-
- _psy_global_44,
- _global_mapping_8,
- _psy_stereo_modes_8,
-
- _floor_books,
- _floor,
- 1,
- _floor_mapping_8,
-
- _mapres_template_8_uncoupled
-};
diff --git a/contrib/vorbis/lib/os.h b/contrib/vorbis/lib/os.h
deleted file mode 100644
index 416a401..0000000
--- a/contrib/vorbis/lib/os.h
+++ /dev/null
@@ -1,190 +0,0 @@
-#ifndef _OS_H
-#define _OS_H
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2015 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: #ifdef jail to whip a few platforms into the UNIX ideal.
-
- ********************************************************************/
-
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
-#include <math.h>
-#include <ogg/os_types.h>
-
-#include "misc.h"
-
-#ifndef _V_IFDEFJAIL_H_
-# define _V_IFDEFJAIL_H_
-
-# ifdef __GNUC__
-# define STIN static __inline__
-# elif defined(_WIN32)
-# define STIN static __inline
-# else
-# define STIN static
-# endif
-
-#ifdef DJGPP
-# define rint(x) (floor((x)+0.5f))
-#endif
-
-#ifndef M_PI
-# define M_PI (3.1415926536f)
-#endif
-
-#if defined(_WIN32) && !defined(__SYMBIAN32__)
-# include <malloc.h>
-# define rint(x) (floor((x)+0.5f))
-# define NO_FLOAT_MATH_LIB
-# define FAST_HYPOT(a, b) sqrt((a)*(a) + (b)*(b))
-#endif
-
-#if defined(__SYMBIAN32__) && defined(__WINS__)
-void *_alloca(size_t size);
-# define alloca _alloca
-#endif
-
-#ifndef FAST_HYPOT
-# define FAST_HYPOT hypot
-#endif
-
-#endif
-
-#ifdef HAVE_ALLOCA_H
-# include <alloca.h>
-#endif
-
-#ifdef USE_MEMORY_H
-# include <memory.h>
-#endif
-
-#ifndef min
-# define min(x,y) ((x)>(y)?(y):(x))
-#endif
-
-#ifndef max
-# define max(x,y) ((x)<(y)?(y):(x))
-#endif
-
-
-/* Special i386 GCC implementation */
-#if defined(__i386__) && defined(__GNUC__) && !defined(__BEOS__)
-# define VORBIS_FPU_CONTROL
-/* both GCC and MSVC are kinda stupid about rounding/casting to int.
- Because of encapsulation constraints (GCC can't see inside the asm
- block and so we end up doing stupid things like a store/load that
- is collectively a noop), we do it this way */
-
-/* we must set up the fpu before this works!! */
-
-typedef ogg_int16_t vorbis_fpu_control;
-
-static inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
- ogg_int16_t ret;
- ogg_int16_t temp;
- __asm__ __volatile__("fnstcw %0\n\t"
- "movw %0,%%dx\n\t"
- "andw $62463,%%dx\n\t"
- "movw %%dx,%1\n\t"
- "fldcw %1\n\t":"=m"(ret):"m"(temp): "dx");
- *fpu=ret;
-}
-
-static inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
- __asm__ __volatile__("fldcw %0":: "m"(fpu));
-}
-
-/* assumes the FPU is in round mode! */
-static inline int vorbis_ftoi(double f){ /* yes, double! Otherwise,
- we get extra fst/fld to
- truncate precision */
- int i;
- __asm__("fistl %0": "=m"(i) : "t"(f));
- return(i);
-}
-#endif /* Special i386 GCC implementation */
-
-
-/* MSVC inline assembly. 32 bit only; inline ASM isn't implemented in the
- * 64 bit compiler and doesn't work on arm. */
-#if defined(_MSC_VER) && !defined(_WIN64) && \
- !defined(_WIN32_WCE) && !defined(_M_ARM)
-# define VORBIS_FPU_CONTROL
-
-typedef ogg_int16_t vorbis_fpu_control;
-
-static __inline int vorbis_ftoi(double f){
- int i;
- __asm{
- fld f
- fistp i
- }
- return i;
-}
-
-static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
- (void)fpu;
-}
-
-static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
- (void)fpu;
-}
-
-#endif /* Special MSVC 32 bit implementation */
-
-
-/* Optimized code path for x86_64 builds. Uses SSE2 intrinsics. This can be
- done safely because all x86_64 CPUs supports SSE2. */
-#if (defined(_MSC_VER) && defined(_WIN64)) || (defined(__GNUC__) && defined (__x86_64__))
-# define VORBIS_FPU_CONTROL
-
-typedef ogg_int16_t vorbis_fpu_control;
-
-#include <emmintrin.h>
-static __inline int vorbis_ftoi(double f){
- return _mm_cvtsd_si32(_mm_load_sd(&f));
-}
-
-static __inline void vorbis_fpu_setround(vorbis_fpu_control *fpu){
- (void)fpu;
-}
-
-static __inline void vorbis_fpu_restore(vorbis_fpu_control fpu){
- (void)fpu;
-}
-
-#endif /* Special MSVC x64 implementation */
-
-
-/* If no special implementation was found for the current compiler / platform,
- use the default implementation here: */
-#ifndef VORBIS_FPU_CONTROL
-
-typedef int vorbis_fpu_control;
-
-static int vorbis_ftoi(double f){
- /* Note: MSVC and GCC (at least on some systems) round towards zero, thus,
- the floor() call is required to ensure correct roudning of
- negative numbers */
- return (int)floor(f+.5);
-}
-
-/* We don't have special code for this compiler/arch, so do it the slow way */
-# define vorbis_fpu_setround(vorbis_fpu_control) {}
-# define vorbis_fpu_restore(vorbis_fpu_control) {}
-
-#endif /* default implementation */
-
-#endif /* _OS_H */
diff --git a/contrib/vorbis/lib/psy.c b/contrib/vorbis/lib/psy.c
deleted file mode 100644
index 422c6f1..0000000
--- a/contrib/vorbis/lib/psy.c
+++ /dev/null
@@ -1,1205 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2010 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: psychoacoustics not including preecho
-
- ********************************************************************/
-
-#include <stdlib.h>
-#include <math.h>
-#include <string.h>
-#include "vorbis/codec.h"
-#include "codec_internal.h"
-
-#include "masking.h"
-#include "psy.h"
-#include "os.h"
-#include "lpc.h"
-#include "smallft.h"
-#include "scales.h"
-#include "misc.h"
-
-#define NEGINF -9999.f
-static const double stereo_threshholds[]={0.0, .5, 1.0, 1.5, 2.5, 4.5, 8.5, 16.5, 9e10};
-static const double stereo_threshholds_limited[]={0.0, .5, 1.0, 1.5, 2.0, 2.5, 4.5, 8.5, 9e10};
-
-vorbis_look_psy_global *_vp_global_look(vorbis_info *vi){
- codec_setup_info *ci=vi->codec_setup;
- vorbis_info_psy_global *gi=&ci->psy_g_param;
- vorbis_look_psy_global *look=_ogg_calloc(1,sizeof(*look));
-
- look->channels=vi->channels;
-
- look->ampmax=-9999.;
- look->gi=gi;
- return(look);
-}
-
-void _vp_global_free(vorbis_look_psy_global *look){
- if(look){
- memset(look,0,sizeof(*look));
- _ogg_free(look);
- }
-}
-
-void _vi_gpsy_free(vorbis_info_psy_global *i){
- if(i){
- memset(i,0,sizeof(*i));
- _ogg_free(i);
- }
-}
-
-void _vi_psy_free(vorbis_info_psy *i){
- if(i){
- memset(i,0,sizeof(*i));
- _ogg_free(i);
- }
-}
-
-static void min_curve(float *c,
- float *c2){
- int i;
- for(i=0;i<EHMER_MAX;i++)if(c2[i]<c[i])c[i]=c2[i];
-}
-static void max_curve(float *c,
- float *c2){
- int i;
- for(i=0;i<EHMER_MAX;i++)if(c2[i]>c[i])c[i]=c2[i];
-}
-
-static void attenuate_curve(float *c,float att){
- int i;
- for(i=0;i<EHMER_MAX;i++)
- c[i]+=att;
-}
-
-static float ***setup_tone_curves(float curveatt_dB[P_BANDS],float binHz,int n,
- float center_boost, float center_decay_rate){
- int i,j,k,m;
- float ath[EHMER_MAX];
- float workc[P_BANDS][P_LEVELS][EHMER_MAX];
- float athc[P_LEVELS][EHMER_MAX];
- float *brute_buffer=alloca(n*sizeof(*brute_buffer));
-
- float ***ret=_ogg_malloc(sizeof(*ret)*P_BANDS);
-
- memset(workc,0,sizeof(workc));
-
- for(i=0;i<P_BANDS;i++){
- /* we add back in the ATH to avoid low level curves falling off to
- -infinity and unnecessarily cutting off high level curves in the
- curve limiting (last step). */
-
- /* A half-band's settings must be valid over the whole band, and
- it's better to mask too little than too much */
- int ath_offset=i*4;
- for(j=0;j<EHMER_MAX;j++){
- float min=999.;
- for(k=0;k<4;k++)
- if(j+k+ath_offset<MAX_ATH){
- if(min>ATH[j+k+ath_offset])min=ATH[j+k+ath_offset];
- }else{
- if(min>ATH[MAX_ATH-1])min=ATH[MAX_ATH-1];
- }
- ath[j]=min;
- }
-
- /* copy curves into working space, replicate the 50dB curve to 30
- and 40, replicate the 100dB curve to 110 */
- for(j=0;j<6;j++)
- memcpy(workc[i][j+2],tonemasks[i][j],EHMER_MAX*sizeof(*tonemasks[i][j]));
- memcpy(workc[i][0],tonemasks[i][0],EHMER_MAX*sizeof(*tonemasks[i][0]));
- memcpy(workc[i][1],tonemasks[i][0],EHMER_MAX*sizeof(*tonemasks[i][0]));
-
- /* apply centered curve boost/decay */
- for(j=0;j<P_LEVELS;j++){
- for(k=0;k<EHMER_MAX;k++){
- float adj=center_boost+abs(EHMER_OFFSET-k)*center_decay_rate;
- if(adj<0. && center_boost>0)adj=0.;
- if(adj>0. && center_boost<0)adj=0.;
- workc[i][j][k]+=adj;
- }
- }
-
- /* normalize curves so the driving amplitude is 0dB */
- /* make temp curves with the ATH overlayed */
- for(j=0;j<P_LEVELS;j++){
- attenuate_curve(workc[i][j],curveatt_dB[i]+100.-(j<2?2:j)*10.-P_LEVEL_0);
- memcpy(athc[j],ath,EHMER_MAX*sizeof(**athc));
- attenuate_curve(athc[j],+100.-j*10.f-P_LEVEL_0);
- max_curve(athc[j],workc[i][j]);
- }
-
- /* Now limit the louder curves.
-
- the idea is this: We don't know what the playback attenuation
- will be; 0dB SL moves every time the user twiddles the volume
- knob. So that means we have to use a single 'most pessimal' curve
- for all masking amplitudes, right? Wrong. The *loudest* sound
- can be in (we assume) a range of ...+100dB] SL. However, sounds
- 20dB down will be in a range ...+80], 40dB down is from ...+60],
- etc... */
-
- for(j=1;j<P_LEVELS;j++){
- min_curve(athc[j],athc[j-1]);
- min_curve(workc[i][j],athc[j]);
- }
- }
-
- for(i=0;i<P_BANDS;i++){
- int hi_curve,lo_curve,bin;
- ret[i]=_ogg_malloc(sizeof(**ret)*P_LEVELS);
-
- /* low frequency curves are measured with greater resolution than
- the MDCT/FFT will actually give us; we want the curve applied
- to the tone data to be pessimistic and thus apply the minimum
- masking possible for a given bin. That means that a single bin
- could span more than one octave and that the curve will be a
- composite of multiple octaves. It also may mean that a single
- bin may span > an eighth of an octave and that the eighth
- octave values may also be composited. */
-
- /* which octave curves will we be compositing? */
- bin=floor(fromOC(i*.5)/binHz);
- lo_curve= ceil(toOC(bin*binHz+1)*2);
- hi_curve= floor(toOC((bin+1)*binHz)*2);
- if(lo_curve>i)lo_curve=i;
- if(lo_curve<0)lo_curve=0;
- if(hi_curve>=P_BANDS)hi_curve=P_BANDS-1;
-
- for(m=0;m<P_LEVELS;m++){
- ret[i][m]=_ogg_malloc(sizeof(***ret)*(EHMER_MAX+2));
-
- for(j=0;j<n;j++)brute_buffer[j]=999.;
-
- /* render the curve into bins, then pull values back into curve.
- The point is that any inherent subsampling aliasing results in
- a safe minimum */
- for(k=lo_curve;k<=hi_curve;k++){
- int l=0;
-
- for(j=0;j<EHMER_MAX;j++){
- int lo_bin= fromOC(j*.125+k*.5-2.0625)/binHz;
- int hi_bin= fromOC(j*.125+k*.5-1.9375)/binHz+1;
-
- if(lo_bin<0)lo_bin=0;
- if(lo_bin>n)lo_bin=n;
- if(lo_bin<l)l=lo_bin;
- if(hi_bin<0)hi_bin=0;
- if(hi_bin>n)hi_bin=n;
-
- for(;l<hi_bin && l<n;l++)
- if(brute_buffer[l]>workc[k][m][j])
- brute_buffer[l]=workc[k][m][j];
- }
-
- for(;l<n;l++)
- if(brute_buffer[l]>workc[k][m][EHMER_MAX-1])
- brute_buffer[l]=workc[k][m][EHMER_MAX-1];
-
- }
-
- /* be equally paranoid about being valid up to next half ocatve */
- if(i+1<P_BANDS){
- int l=0;
- k=i+1;
- for(j=0;j<EHMER_MAX;j++){
- int lo_bin= fromOC(j*.125+i*.5-2.0625)/binHz;
- int hi_bin= fromOC(j*.125+i*.5-1.9375)/binHz+1;
-
- if(lo_bin<0)lo_bin=0;
- if(lo_bin>n)lo_bin=n;
- if(lo_bin<l)l=lo_bin;
- if(hi_bin<0)hi_bin=0;
- if(hi_bin>n)hi_bin=n;
-
- for(;l<hi_bin && l<n;l++)
- if(brute_buffer[l]>workc[k][m][j])
- brute_buffer[l]=workc[k][m][j];
- }
-
- for(;l<n;l++)
- if(brute_buffer[l]>workc[k][m][EHMER_MAX-1])
- brute_buffer[l]=workc[k][m][EHMER_MAX-1];
-
- }
-
-
- for(j=0;j<EHMER_MAX;j++){
- int bin=fromOC(j*.125+i*.5-2.)/binHz;
- if(bin<0){
- ret[i][m][j+2]=-999.;
- }else{
- if(bin>=n){
- ret[i][m][j+2]=-999.;
- }else{
- ret[i][m][j+2]=brute_buffer[bin];
- }
- }
- }
-
- /* add fenceposts */
- for(j=0;j<EHMER_OFFSET;j++)
- if(ret[i][m][j+2]>-200.f)break;
- ret[i][m][0]=j;
-
- for(j=EHMER_MAX-1;j>EHMER_OFFSET+1;j--)
- if(ret[i][m][j+2]>-200.f)
- break;
- ret[i][m][1]=j;
-
- }
- }
-
- return(ret);
-}
-
-void _vp_psy_init(vorbis_look_psy *p,vorbis_info_psy *vi,
- vorbis_info_psy_global *gi,int n,long rate){
- long i,j,lo=-99,hi=1;
- long maxoc;
- memset(p,0,sizeof(*p));
-
- p->eighth_octave_lines=gi->eighth_octave_lines;
- p->shiftoc=rint(log(gi->eighth_octave_lines*8.f)/log(2.f))-1;
-
- p->firstoc=toOC(.25f*rate*.5/n)*(1<<(p->shiftoc+1))-gi->eighth_octave_lines;
- maxoc=toOC((n+.25f)*rate*.5/n)*(1<<(p->shiftoc+1))+.5f;
- p->total_octave_lines=maxoc-p->firstoc+1;
- p->ath=_ogg_malloc(n*sizeof(*p->ath));
-
- p->octave=_ogg_malloc(n*sizeof(*p->octave));
- p->bark=_ogg_malloc(n*sizeof(*p->bark));
- p->vi=vi;
- p->n=n;
- p->rate=rate;
-
- /* AoTuV HF weighting */
- p->m_val = 1.;
- if(rate < 26000) p->m_val = 0;
- else if(rate < 38000) p->m_val = .94; /* 32kHz */
- else if(rate > 46000) p->m_val = 1.275; /* 48kHz */
-
- /* set up the lookups for a given blocksize and sample rate */
-
- for(i=0,j=0;i<MAX_ATH-1;i++){
- int endpos=rint(fromOC((i+1)*.125-2.)*2*n/rate);
- float base=ATH[i];
- if(j<endpos){
- float delta=(ATH[i+1]-base)/(endpos-j);
- for(;j<endpos && j<n;j++){
- p->ath[j]=base+100.;
- base+=delta;
- }
- }
- }
-
- for(;j<n;j++){
- p->ath[j]=p->ath[j-1];
- }
-
- for(i=0;i<n;i++){
- float bark=toBARK(rate/(2*n)*i);
-
- for(;lo+vi->noisewindowlomin<i &&
- toBARK(rate/(2*n)*lo)<(bark-vi->noisewindowlo);lo++);
-
- for(;hi<=n && (hi<i+vi->noisewindowhimin ||
- toBARK(rate/(2*n)*hi)<(bark+vi->noisewindowhi));hi++);
-
- p->bark[i]=((lo-1)<<16)+(hi-1);
-
- }
-
- for(i=0;i<n;i++)
- p->octave[i]=toOC((i+.25f)*.5*rate/n)*(1<<(p->shiftoc+1))+.5f;
-
- p->tonecurves=setup_tone_curves(vi->toneatt,rate*.5/n,n,
- vi->tone_centerboost,vi->tone_decay);
-
- /* set up rolling noise median */
- p->noiseoffset=_ogg_malloc(P_NOISECURVES*sizeof(*p->noiseoffset));
- for(i=0;i<P_NOISECURVES;i++)
- p->noiseoffset[i]=_ogg_malloc(n*sizeof(**p->noiseoffset));
-
- for(i=0;i<n;i++){
- float halfoc=toOC((i+.5)*rate/(2.*n))*2.;
- int inthalfoc;
- float del;
-
- if(halfoc<0)halfoc=0;
- if(halfoc>=P_BANDS-1)halfoc=P_BANDS-1;
- inthalfoc=(int)halfoc;
- del=halfoc-inthalfoc;
-
- for(j=0;j<P_NOISECURVES;j++)
- p->noiseoffset[j][i]=
- p->vi->noiseoff[j][inthalfoc]*(1.-del) +
- p->vi->noiseoff[j][inthalfoc+1]*del;
-
- }
-#if 0
- {
- static int ls=0;
- _analysis_output_always("noiseoff0",ls,p->noiseoffset[0],n,1,0,0);
- _analysis_output_always("noiseoff1",ls,p->noiseoffset[1],n,1,0,0);
- _analysis_output_always("noiseoff2",ls++,p->noiseoffset[2],n,1,0,0);
- }
-#endif
-}
-
-void _vp_psy_clear(vorbis_look_psy *p){
- int i,j;
- if(p){
- if(p->ath)_ogg_free(p->ath);
- if(p->octave)_ogg_free(p->octave);
- if(p->bark)_ogg_free(p->bark);
- if(p->tonecurves){
- for(i=0;i<P_BANDS;i++){
- for(j=0;j<P_LEVELS;j++){
- _ogg_free(p->tonecurves[i][j]);
- }
- _ogg_free(p->tonecurves[i]);
- }
- _ogg_free(p->tonecurves);
- }
- if(p->noiseoffset){
- for(i=0;i<P_NOISECURVES;i++){
- _ogg_free(p->noiseoffset[i]);
- }
- _ogg_free(p->noiseoffset);
- }
- memset(p,0,sizeof(*p));
- }
-}
-
-/* octave/(8*eighth_octave_lines) x scale and dB y scale */
-static void seed_curve(float *seed,
- const float **curves,
- float amp,
- int oc, int n,
- int linesper,float dBoffset){
- int i,post1;
- int seedptr;
- const float *posts,*curve;
-
- int choice=(int)((amp+dBoffset-P_LEVEL_0)*.1f);
- choice=max(choice,0);
- choice=min(choice,P_LEVELS-1);
- posts=curves[choice];
- curve=posts+2;
- post1=(int)posts[1];
- seedptr=oc+(posts[0]-EHMER_OFFSET)*linesper-(linesper>>1);
-
- for(i=posts[0];i<post1;i++){
- if(seedptr>0){
- float lin=amp+curve[i];
- if(seed[seedptr]<lin)seed[seedptr]=lin;
- }
- seedptr+=linesper;
- if(seedptr>=n)break;
- }
-}
-
-static void seed_loop(vorbis_look_psy *p,
- const float ***curves,
- const float *f,
- const float *flr,
- float *seed,
- float specmax){
- vorbis_info_psy *vi=p->vi;
- long n=p->n,i;
- float dBoffset=vi->max_curve_dB-specmax;
-
- /* prime the working vector with peak values */
-
- for(i=0;i<n;i++){
- float max=f[i];
- long oc=p->octave[i];
- while(i+1<n && p->octave[i+1]==oc){
- i++;
- if(f[i]>max)max=f[i];
- }
-
- if(max+6.f>flr[i]){
- oc=oc>>p->shiftoc;
-
- if(oc>=P_BANDS)oc=P_BANDS-1;
- if(oc<0)oc=0;
-
- seed_curve(seed,
- curves[oc],
- max,
- p->octave[i]-p->firstoc,
- p->total_octave_lines,
- p->eighth_octave_lines,
- dBoffset);
- }
- }
-}
-
-static void seed_chase(float *seeds, int linesper, long n){
- long *posstack=alloca(n*sizeof(*posstack));
- float *ampstack=alloca(n*sizeof(*ampstack));
- long stack=0;
- long pos=0;
- long i;
-
- for(i=0;i<n;i++){
- if(stack<2){
- posstack[stack]=i;
- ampstack[stack++]=seeds[i];
- }else{
- while(1){
- if(seeds[i]<ampstack[stack-1]){
- posstack[stack]=i;
- ampstack[stack++]=seeds[i];
- break;
- }else{
- if(i<posstack[stack-1]+linesper){
- if(stack>1 && ampstack[stack-1]<=ampstack[stack-2] &&
- i<posstack[stack-2]+linesper){
- /* we completely overlap, making stack-1 irrelevant. pop it */
- stack--;
- continue;
- }
- }
- posstack[stack]=i;
- ampstack[stack++]=seeds[i];
- break;
-
- }
- }
- }
- }
-
- /* the stack now contains only the positions that are relevant. Scan
- 'em straight through */
-
- for(i=0;i<stack;i++){
- long endpos;
- if(i<stack-1 && ampstack[i+1]>ampstack[i]){
- endpos=posstack[i+1];
- }else{
- endpos=posstack[i]+linesper+1; /* +1 is important, else bin 0 is
- discarded in short frames */
- }
- if(endpos>n)endpos=n;
- for(;pos<endpos;pos++)
- seeds[pos]=ampstack[i];
- }
-
- /* there. Linear time. I now remember this was on a problem set I
- had in Grad Skool... I didn't solve it at the time ;-) */
-
-}
-
-/* bleaugh, this is more complicated than it needs to be */
-#include<stdio.h>
-static void max_seeds(vorbis_look_psy *p,
- float *seed,
- float *flr){
- long n=p->total_octave_lines;
- int linesper=p->eighth_octave_lines;
- long linpos=0;
- long pos;
-
- seed_chase(seed,linesper,n); /* for masking */
-
- pos=p->octave[0]-p->firstoc-(linesper>>1);
-
- while(linpos+1<p->n){
- float minV=seed[pos];
- long end=((p->octave[linpos]+p->octave[linpos+1])>>1)-p->firstoc;
- if(minV>p->vi->tone_abs_limit)minV=p->vi->tone_abs_limit;
- while(pos+1<=end){
- pos++;
- if((seed[pos]>NEGINF && seed[pos]<minV) || minV==NEGINF)
- minV=seed[pos];
- }
-
- end=pos+p->firstoc;
- for(;linpos<p->n && p->octave[linpos]<=end;linpos++)
- if(flr[linpos]<minV)flr[linpos]=minV;
- }
-
- {
- float minV=seed[p->total_octave_lines-1];
- for(;linpos<p->n;linpos++)
- if(flr[linpos]<minV)flr[linpos]=minV;
- }
-
-}
-
-static void bark_noise_hybridmp(int n,const long *b,
- const float *f,
- float *noise,
- const float offset,
- const int fixed){
-
- float *N=alloca(n*sizeof(*N));
- float *X=alloca(n*sizeof(*N));
- float *XX=alloca(n*sizeof(*N));
- float *Y=alloca(n*sizeof(*N));
- float *XY=alloca(n*sizeof(*N));
-
- float tN, tX, tXX, tY, tXY;
- int i;
-
- int lo, hi;
- float R=0.f;
- float A=0.f;
- float B=0.f;
- float D=1.f;
- float w, x, y;
-
- tN = tX = tXX = tY = tXY = 0.f;
-
- y = f[0] + offset;
- if (y < 1.f) y = 1.f;
-
- w = y * y * .5;
-
- tN += w;
- tX += w;
- tY += w * y;
-
- N[0] = tN;
- X[0] = tX;
- XX[0] = tXX;
- Y[0] = tY;
- XY[0] = tXY;
-
- for (i = 1, x = 1.f; i < n; i++, x += 1.f) {
-
- y = f[i] + offset;
- if (y < 1.f) y = 1.f;
-
- w = y * y;
-
- tN += w;
- tX += w * x;
- tXX += w * x * x;
- tY += w * y;
- tXY += w * x * y;
-
- N[i] = tN;
- X[i] = tX;
- XX[i] = tXX;
- Y[i] = tY;
- XY[i] = tXY;
- }
-
- for (i = 0, x = 0.f;; i++, x += 1.f) {
-
- lo = b[i] >> 16;
- if( lo>=0 ) break;
- hi = b[i] & 0xffff;
-
- tN = N[hi] + N[-lo];
- tX = X[hi] - X[-lo];
- tXX = XX[hi] + XX[-lo];
- tY = Y[hi] + Y[-lo];
- tXY = XY[hi] - XY[-lo];
-
- A = tY * tXX - tX * tXY;
- B = tN * tXY - tX * tY;
- D = tN * tXX - tX * tX;
- R = (A + x * B) / D;
- if (R < 0.f)
- R = 0.f;
-
- noise[i] = R - offset;
- }
-
- for ( ;; i++, x += 1.f) {
-
- lo = b[i] >> 16;
- hi = b[i] & 0xffff;
- if(hi>=n)break;
-
- tN = N[hi] - N[lo];
- tX = X[hi] - X[lo];
- tXX = XX[hi] - XX[lo];
- tY = Y[hi] - Y[lo];
- tXY = XY[hi] - XY[lo];
-
- A = tY * tXX - tX * tXY;
- B = tN * tXY - tX * tY;
- D = tN * tXX - tX * tX;
- R = (A + x * B) / D;
- if (R < 0.f) R = 0.f;
-
- noise[i] = R - offset;
- }
- for ( ; i < n; i++, x += 1.f) {
-
- R = (A + x * B) / D;
- if (R < 0.f) R = 0.f;
-
- noise[i] = R - offset;
- }
-
- if (fixed <= 0) return;
-
- for (i = 0, x = 0.f;; i++, x += 1.f) {
- hi = i + fixed / 2;
- lo = hi - fixed;
- if(lo>=0)break;
-
- tN = N[hi] + N[-lo];
- tX = X[hi] - X[-lo];
- tXX = XX[hi] + XX[-lo];
- tY = Y[hi] + Y[-lo];
- tXY = XY[hi] - XY[-lo];
-
-
- A = tY * tXX - tX * tXY;
- B = tN * tXY - tX * tY;
- D = tN * tXX - tX * tX;
- R = (A + x * B) / D;
-
- if (R - offset < noise[i]) noise[i] = R - offset;
- }
- for ( ;; i++, x += 1.f) {
-
- hi = i + fixed / 2;
- lo = hi - fixed;
- if(hi>=n)break;
-
- tN = N[hi] - N[lo];
- tX = X[hi] - X[lo];
- tXX = XX[hi] - XX[lo];
- tY = Y[hi] - Y[lo];
- tXY = XY[hi] - XY[lo];
-
- A = tY * tXX - tX * tXY;
- B = tN * tXY - tX * tY;
- D = tN * tXX - tX * tX;
- R = (A + x * B) / D;
-
- if (R - offset < noise[i]) noise[i] = R - offset;
- }
- for ( ; i < n; i++, x += 1.f) {
- R = (A + x * B) / D;
- if (R - offset < noise[i]) noise[i] = R - offset;
- }
-}
-
-void _vp_noisemask(vorbis_look_psy *p,
- float *logmdct,
- float *logmask){
-
- int i,n=p->n;
- float *work=alloca(n*sizeof(*work));
-
- bark_noise_hybridmp(n,p->bark,logmdct,logmask,
- 140.,-1);
-
- for(i=0;i<n;i++)work[i]=logmdct[i]-logmask[i];
-
- bark_noise_hybridmp(n,p->bark,work,logmask,0.,
- p->vi->noisewindowfixed);
-
- for(i=0;i<n;i++)work[i]=logmdct[i]-work[i];
-
-#if 0
- {
- static int seq=0;
-
- float work2[n];
- for(i=0;i<n;i++){
- work2[i]=logmask[i]+work[i];
- }
-
- if(seq&1)
- _analysis_output("median2R",seq/2,work,n,1,0,0);
- else
- _analysis_output("median2L",seq/2,work,n,1,0,0);
-
- if(seq&1)
- _analysis_output("envelope2R",seq/2,work2,n,1,0,0);
- else
- _analysis_output("envelope2L",seq/2,work2,n,1,0,0);
- seq++;
- }
-#endif
-
- for(i=0;i<n;i++){
- int dB=logmask[i]+.5;
- if(dB>=NOISE_COMPAND_LEVELS)dB=NOISE_COMPAND_LEVELS-1;
- if(dB<0)dB=0;
- logmask[i]= work[i]+p->vi->noisecompand[dB];
- }
-
-}
-
-void _vp_tonemask(vorbis_look_psy *p,
- float *logfft,
- float *logmask,
- float global_specmax,
- float local_specmax){
-
- int i,n=p->n;
-
- float *seed=alloca(sizeof(*seed)*p->total_octave_lines);
- float att=local_specmax+p->vi->ath_adjatt;
- for(i=0;i<p->total_octave_lines;i++)seed[i]=NEGINF;
-
- /* set the ATH (floating below localmax, not global max by a
- specified att) */
- if(att<p->vi->ath_maxatt)att=p->vi->ath_maxatt;
-
- for(i=0;i<n;i++)
- logmask[i]=p->ath[i]+att;
-
- /* tone masking */
- seed_loop(p,(const float ***)p->tonecurves,logfft,logmask,seed,global_specmax);
- max_seeds(p,seed,logmask);
-
-}
-
-void _vp_offset_and_mix(vorbis_look_psy *p,
- float *noise,
- float *tone,
- int offset_select,
- float *logmask,
- float *mdct,
- float *logmdct){
- int i,n=p->n;
- float de, coeffi, cx;/* AoTuV */
- float toneatt=p->vi->tone_masteratt[offset_select];
-
- cx = p->m_val;
-
- for(i=0;i<n;i++){
- float val= noise[i]+p->noiseoffset[offset_select][i];
- if(val>p->vi->noisemaxsupp)val=p->vi->noisemaxsupp;
- logmask[i]=max(val,tone[i]+toneatt);
-
-
- /* AoTuV */
- /** @ M1 **
- The following codes improve a noise problem.
- A fundamental idea uses the value of masking and carries out
- the relative compensation of the MDCT.
- However, this code is not perfect and all noise problems cannot be solved.
- by Aoyumi @ 2004/04/18
- */
-
- if(offset_select == 1) {
- coeffi = -17.2; /* coeffi is a -17.2dB threshold */
- val = val - logmdct[i]; /* val == mdct line value relative to floor in dB */
-
- if(val > coeffi){
- /* mdct value is > -17.2 dB below floor */
-
- de = 1.0-((val-coeffi)*0.005*cx);
- /* pro-rated attenuation:
- -0.00 dB boost if mdct value is -17.2dB (relative to floor)
- -0.77 dB boost if mdct value is 0dB (relative to floor)
- -1.64 dB boost if mdct value is +17.2dB (relative to floor)
- etc... */
-
- if(de < 0) de = 0.0001;
- }else
- /* mdct value is <= -17.2 dB below floor */
-
- de = 1.0-((val-coeffi)*0.0003*cx);
- /* pro-rated attenuation:
- +0.00 dB atten if mdct value is -17.2dB (relative to floor)
- +0.45 dB atten if mdct value is -34.4dB (relative to floor)
- etc... */
-
- mdct[i] *= de;
-
- }
- }
-}
-
-float _vp_ampmax_decay(float amp,vorbis_dsp_state *vd){
- vorbis_info *vi=vd->vi;
- codec_setup_info *ci=vi->codec_setup;
- vorbis_info_psy_global *gi=&ci->psy_g_param;
-
- int n=ci->blocksizes[vd->W]/2;
- float secs=(float)n/vi->rate;
-
- amp+=secs*gi->ampmax_att_per_sec;
- if(amp<-9999)amp=-9999;
- return(amp);
-}
-
-static float FLOOR1_fromdB_LOOKUP[256]={
- 1.0649863e-07F, 1.1341951e-07F, 1.2079015e-07F, 1.2863978e-07F,
- 1.3699951e-07F, 1.4590251e-07F, 1.5538408e-07F, 1.6548181e-07F,
- 1.7623575e-07F, 1.8768855e-07F, 1.9988561e-07F, 2.128753e-07F,
- 2.2670913e-07F, 2.4144197e-07F, 2.5713223e-07F, 2.7384213e-07F,
- 2.9163793e-07F, 3.1059021e-07F, 3.3077411e-07F, 3.5226968e-07F,
- 3.7516214e-07F, 3.9954229e-07F, 4.2550680e-07F, 4.5315863e-07F,
- 4.8260743e-07F, 5.1396998e-07F, 5.4737065e-07F, 5.8294187e-07F,
- 6.2082472e-07F, 6.6116941e-07F, 7.0413592e-07F, 7.4989464e-07F,
- 7.9862701e-07F, 8.5052630e-07F, 9.0579828e-07F, 9.6466216e-07F,
- 1.0273513e-06F, 1.0941144e-06F, 1.1652161e-06F, 1.2409384e-06F,
- 1.3215816e-06F, 1.4074654e-06F, 1.4989305e-06F, 1.5963394e-06F,
- 1.7000785e-06F, 1.8105592e-06F, 1.9282195e-06F, 2.0535261e-06F,
- 2.1869758e-06F, 2.3290978e-06F, 2.4804557e-06F, 2.6416497e-06F,
- 2.8133190e-06F, 2.9961443e-06F, 3.1908506e-06F, 3.3982101e-06F,
- 3.6190449e-06F, 3.8542308e-06F, 4.1047004e-06F, 4.3714470e-06F,
- 4.6555282e-06F, 4.9580707e-06F, 5.2802740e-06F, 5.6234160e-06F,
- 5.9888572e-06F, 6.3780469e-06F, 6.7925283e-06F, 7.2339451e-06F,
- 7.7040476e-06F, 8.2047000e-06F, 8.7378876e-06F, 9.3057248e-06F,
- 9.9104632e-06F, 1.0554501e-05F, 1.1240392e-05F, 1.1970856e-05F,
- 1.2748789e-05F, 1.3577278e-05F, 1.4459606e-05F, 1.5399272e-05F,
- 1.6400004e-05F, 1.7465768e-05F, 1.8600792e-05F, 1.9809576e-05F,
- 2.1096914e-05F, 2.2467911e-05F, 2.3928002e-05F, 2.5482978e-05F,
- 2.7139006e-05F, 2.8902651e-05F, 3.0780908e-05F, 3.2781225e-05F,
- 3.4911534e-05F, 3.7180282e-05F, 3.9596466e-05F, 4.2169667e-05F,
- 4.4910090e-05F, 4.7828601e-05F, 5.0936773e-05F, 5.4246931e-05F,
- 5.7772202e-05F, 6.1526565e-05F, 6.5524908e-05F, 6.9783085e-05F,
- 7.4317983e-05F, 7.9147585e-05F, 8.4291040e-05F, 8.9768747e-05F,
- 9.5602426e-05F, 0.00010181521F, 0.00010843174F, 0.00011547824F,
- 0.00012298267F, 0.00013097477F, 0.00013948625F, 0.00014855085F,
- 0.00015820453F, 0.00016848555F, 0.00017943469F, 0.00019109536F,
- 0.00020351382F, 0.00021673929F, 0.00023082423F, 0.00024582449F,
- 0.00026179955F, 0.00027881276F, 0.00029693158F, 0.00031622787F,
- 0.00033677814F, 0.00035866388F, 0.00038197188F, 0.00040679456F,
- 0.00043323036F, 0.00046138411F, 0.00049136745F, 0.00052329927F,
- 0.00055730621F, 0.00059352311F, 0.00063209358F, 0.00067317058F,
- 0.00071691700F, 0.00076350630F, 0.00081312324F, 0.00086596457F,
- 0.00092223983F, 0.00098217216F, 0.0010459992F, 0.0011139742F,
- 0.0011863665F, 0.0012634633F, 0.0013455702F, 0.0014330129F,
- 0.0015261382F, 0.0016253153F, 0.0017309374F, 0.0018434235F,
- 0.0019632195F, 0.0020908006F, 0.0022266726F, 0.0023713743F,
- 0.0025254795F, 0.0026895994F, 0.0028643847F, 0.0030505286F,
- 0.0032487691F, 0.0034598925F, 0.0036847358F, 0.0039241906F,
- 0.0041792066F, 0.0044507950F, 0.0047400328F, 0.0050480668F,
- 0.0053761186F, 0.0057254891F, 0.0060975636F, 0.0064938176F,
- 0.0069158225F, 0.0073652516F, 0.0078438871F, 0.0083536271F,
- 0.0088964928F, 0.009474637F, 0.010090352F, 0.010746080F,
- 0.011444421F, 0.012188144F, 0.012980198F, 0.013823725F,
- 0.014722068F, 0.015678791F, 0.016697687F, 0.017782797F,
- 0.018938423F, 0.020169149F, 0.021479854F, 0.022875735F,
- 0.024362330F, 0.025945531F, 0.027631618F, 0.029427276F,
- 0.031339626F, 0.033376252F, 0.035545228F, 0.037855157F,
- 0.040315199F, 0.042935108F, 0.045725273F, 0.048696758F,
- 0.051861348F, 0.055231591F, 0.058820850F, 0.062643361F,
- 0.066714279F, 0.071049749F, 0.075666962F, 0.080584227F,
- 0.085821044F, 0.091398179F, 0.097337747F, 0.10366330F,
- 0.11039993F, 0.11757434F, 0.12521498F, 0.13335215F,
- 0.14201813F, 0.15124727F, 0.16107617F, 0.17154380F,
- 0.18269168F, 0.19456402F, 0.20720788F, 0.22067342F,
- 0.23501402F, 0.25028656F, 0.26655159F, 0.28387361F,
- 0.30232132F, 0.32196786F, 0.34289114F, 0.36517414F,
- 0.38890521F, 0.41417847F, 0.44109412F, 0.46975890F,
- 0.50028648F, 0.53279791F, 0.56742212F, 0.60429640F,
- 0.64356699F, 0.68538959F, 0.72993007F, 0.77736504F,
- 0.82788260F, 0.88168307F, 0.9389798F, 1.F,
-};
-
-/* this is for per-channel noise normalization */
-static int apsort(const void *a, const void *b){
- float f1=**(float**)a;
- float f2=**(float**)b;
- return (f1<f2)-(f1>f2);
-}
-
-static void flag_lossless(int limit, float prepoint, float postpoint, float *mdct,
- float *floor, int *flag, int i, int jn){
- int j;
- for(j=0;j<jn;j++){
- float point = j>=limit-i ? postpoint : prepoint;
- float r = fabs(mdct[j])/floor[j];
- if(r<point)
- flag[j]=0;
- else
- flag[j]=1;
- }
-}
-
-/* Overload/Side effect: On input, the *q vector holds either the
- quantized energy (for elements with the flag set) or the absolute
- values of the *r vector (for elements with flag unset). On output,
- *q holds the quantized energy for all elements */
-static float noise_normalize(vorbis_look_psy *p, int limit, float *r, float *q, float *f, int *flags, float acc, int i, int n, int *out){
-
- vorbis_info_psy *vi=p->vi;
- float **sort = alloca(n*sizeof(*sort));
- int j,count=0;
- int start = (vi->normal_p ? vi->normal_start-i : n);
- if(start>n)start=n;
-
- /* force classic behavior where only energy in the current band is considered */
- acc=0.f;
-
- /* still responsible for populating *out where noise norm not in
- effect. There's no need to [re]populate *q in these areas */
- for(j=0;j<start;j++){
- if(!flags || !flags[j]){ /* lossless coupling already quantized.
- Don't touch; requantizing based on
- energy would be incorrect. */
- float ve = q[j]/f[j];
- if(r[j]<0)
- out[j] = -rint(sqrt(ve));
- else
- out[j] = rint(sqrt(ve));
- }
- }
-
- /* sort magnitudes for noise norm portion of partition */
- for(;j<n;j++){
- if(!flags || !flags[j]){ /* can't noise norm elements that have
- already been loslessly coupled; we can
- only account for their energy error */
- float ve = q[j]/f[j];
- /* Despite all the new, more capable coupling code, for now we
- implement noise norm as it has been up to this point. Only
- consider promotions to unit magnitude from 0. In addition
- the only energy error counted is quantizations to zero. */
- /* also-- the original point code only applied noise norm at > pointlimit */
- if(ve<.25f && (!flags || j>=limit-i)){
- acc += ve;
- sort[count++]=q+j; /* q is fabs(r) for unflagged element */
- }else{
- /* For now: no acc adjustment for nonzero quantization. populate *out and q as this value is final. */
- if(r[j]<0)
- out[j] = -rint(sqrt(ve));
- else
- out[j] = rint(sqrt(ve));
- q[j] = out[j]*out[j]*f[j];
- }
- }/* else{
- again, no energy adjustment for error in nonzero quant-- for now
- }*/
- }
-
- if(count){
- /* noise norm to do */
- qsort(sort,count,sizeof(*sort),apsort);
- for(j=0;j<count;j++){
- int k=sort[j]-q;
- if(acc>=vi->normal_thresh){
- out[k]=unitnorm(r[k]);
- acc-=1.f;
- q[k]=f[k];
- }else{
- out[k]=0;
- q[k]=0.f;
- }
- }
- }
-
- return acc;
-}
-
-/* Noise normalization, quantization and coupling are not wholly
- seperable processes in depth>1 coupling. */
-void _vp_couple_quantize_normalize(int blobno,
- vorbis_info_psy_global *g,
- vorbis_look_psy *p,
- vorbis_info_mapping0 *vi,
- float **mdct,
- int **iwork,
- int *nonzero,
- int sliding_lowpass,
- int ch){
-
- int i;
- int n = p->n;
- int partition=(p->vi->normal_p ? p->vi->normal_partition : 16);
- int limit = g->coupling_pointlimit[p->vi->blockflag][blobno];
- float prepoint=stereo_threshholds[g->coupling_prepointamp[blobno]];
- float postpoint=stereo_threshholds[g->coupling_postpointamp[blobno]];
-#if 0
- float de=0.1*p->m_val; /* a blend of the AoTuV M2 and M3 code here and below */
-#endif
-
- /* mdct is our raw mdct output, floor not removed. */
- /* inout passes in the ifloor, passes back quantized result */
-
- /* unquantized energy (negative indicates amplitude has negative sign) */
- float **raw = alloca(ch*sizeof(*raw));
-
- /* dual pupose; quantized energy (if flag set), othersize fabs(raw) */
- float **quant = alloca(ch*sizeof(*quant));
-
- /* floor energy */
- float **floor = alloca(ch*sizeof(*floor));
-
- /* flags indicating raw/quantized status of elements in raw vector */
- int **flag = alloca(ch*sizeof(*flag));
-
- /* non-zero flag working vector */
- int *nz = alloca(ch*sizeof(*nz));
-
- /* energy surplus/defecit tracking */
- float *acc = alloca((ch+vi->coupling_steps)*sizeof(*acc));
-
- /* The threshold of a stereo is changed with the size of n */
- if(n > 1000)
- postpoint=stereo_threshholds_limited[g->coupling_postpointamp[blobno]];
-
- raw[0] = alloca(ch*partition*sizeof(**raw));
- quant[0] = alloca(ch*partition*sizeof(**quant));
- floor[0] = alloca(ch*partition*sizeof(**floor));
- flag[0] = alloca(ch*partition*sizeof(**flag));
-
- for(i=1;i<ch;i++){
- raw[i] = &raw[0][partition*i];
- quant[i] = &quant[0][partition*i];
- floor[i] = &floor[0][partition*i];
- flag[i] = &flag[0][partition*i];
- }
- for(i=0;i<ch+vi->coupling_steps;i++)
- acc[i]=0.f;
-
- for(i=0;i<n;i+=partition){
- int k,j,jn = partition > n-i ? n-i : partition;
- int step,track = 0;
-
- memcpy(nz,nonzero,sizeof(*nz)*ch);
-
- /* prefill */
- memset(flag[0],0,ch*partition*sizeof(**flag));
- for(k=0;k<ch;k++){
- int *iout = &iwork[k][i];
- if(nz[k]){
-
- for(j=0;j<jn;j++)
- floor[k][j] = FLOOR1_fromdB_LOOKUP[iout[j]];
-
- flag_lossless(limit,prepoint,postpoint,&mdct[k][i],floor[k],flag[k],i,jn);
-
- for(j=0;j<jn;j++){
- quant[k][j] = raw[k][j] = mdct[k][i+j]*mdct[k][i+j];
- if(mdct[k][i+j]<0.f) raw[k][j]*=-1.f;
- floor[k][j]*=floor[k][j];
- }
-
- acc[track]=noise_normalize(p,limit,raw[k],quant[k],floor[k],NULL,acc[track],i,jn,iout);
-
- }else{
- for(j=0;j<jn;j++){
- floor[k][j] = 1e-10f;
- raw[k][j] = 0.f;
- quant[k][j] = 0.f;
- flag[k][j] = 0;
- iout[j]=0;
- }
- acc[track]=0.f;
- }
- track++;
- }
-
- /* coupling */
- for(step=0;step<vi->coupling_steps;step++){
- int Mi = vi->coupling_mag[step];
- int Ai = vi->coupling_ang[step];
- int *iM = &iwork[Mi][i];
- int *iA = &iwork[Ai][i];
- float *reM = raw[Mi];
- float *reA = raw[Ai];
- float *qeM = quant[Mi];
- float *qeA = quant[Ai];
- float *floorM = floor[Mi];
- float *floorA = floor[Ai];
- int *fM = flag[Mi];
- int *fA = flag[Ai];
-
- if(nz[Mi] || nz[Ai]){
- nz[Mi] = nz[Ai] = 1;
-
- for(j=0;j<jn;j++){
-
- if(j<sliding_lowpass-i){
- if(fM[j] || fA[j]){
- /* lossless coupling */
-
- reM[j] = fabs(reM[j])+fabs(reA[j]);
- qeM[j] = qeM[j]+qeA[j];
- fM[j]=fA[j]=1;
-
- /* couple iM/iA */
- {
- int A = iM[j];
- int B = iA[j];
-
- if(abs(A)>abs(B)){
- iA[j]=(A>0?A-B:B-A);
- }else{
- iA[j]=(B>0?A-B:B-A);
- iM[j]=B;
- }
-
- /* collapse two equivalent tuples to one */
- if(iA[j]>=abs(iM[j])*2){
- iA[j]= -iA[j];
- iM[j]= -iM[j];
- }
-
- }
-
- }else{
- /* lossy (point) coupling */
- if(j<limit-i){
- /* dipole */
- reM[j] += reA[j];
- qeM[j] = fabs(reM[j]);
- }else{
-#if 0
- /* AoTuV */
- /** @ M2 **
- The boost problem by the combination of noise normalization and point stereo is eased.
- However, this is a temporary patch.
- by Aoyumi @ 2004/04/18
- */
- float derate = (1.0 - de*((float)(j-limit+i) / (float)(n-limit)));
- /* elliptical */
- if(reM[j]+reA[j]<0){
- reM[j] = - (qeM[j] = (fabs(reM[j])+fabs(reA[j]))*derate*derate);
- }else{
- reM[j] = (qeM[j] = (fabs(reM[j])+fabs(reA[j]))*derate*derate);
- }
-#else
- /* elliptical */
- if(reM[j]+reA[j]<0){
- reM[j] = - (qeM[j] = fabs(reM[j])+fabs(reA[j]));
- }else{
- reM[j] = (qeM[j] = fabs(reM[j])+fabs(reA[j]));
- }
-#endif
-
- }
- reA[j]=qeA[j]=0.f;
- fA[j]=1;
- iA[j]=0;
- }
- }
- floorM[j]=floorA[j]=floorM[j]+floorA[j];
- }
- /* normalize the resulting mag vector */
- acc[track]=noise_normalize(p,limit,raw[Mi],quant[Mi],floor[Mi],flag[Mi],acc[track],i,jn,iM);
- track++;
- }
- }
- }
-
- for(i=0;i<vi->coupling_steps;i++){
- /* make sure coupling a zero and a nonzero channel results in two
- nonzero channels. */
- if(nonzero[vi->coupling_mag[i]] ||
- nonzero[vi->coupling_ang[i]]){
- nonzero[vi->coupling_mag[i]]=1;
- nonzero[vi->coupling_ang[i]]=1;
- }
- }
-}
diff --git a/contrib/vorbis/lib/psy.h b/contrib/vorbis/lib/psy.h
deleted file mode 100644
index ab2534d..0000000
--- a/contrib/vorbis/lib/psy.h
+++ /dev/null
@@ -1,153 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: random psychoacoustics (not including preecho)
-
- ********************************************************************/
-
-#ifndef _V_PSY_H_
-#define _V_PSY_H_
-#include "smallft.h"
-
-#include "backends.h"
-#include "envelope.h"
-
-#ifndef EHMER_MAX
-#define EHMER_MAX 56
-#endif
-
-/* psychoacoustic setup ********************************************/
-#define P_BANDS 17 /* 62Hz to 16kHz */
-#define P_LEVELS 8 /* 30dB to 100dB */
-#define P_LEVEL_0 30. /* 30 dB */
-#define P_NOISECURVES 3
-
-#define NOISE_COMPAND_LEVELS 40
-typedef struct vorbis_info_psy{
- int blockflag;
-
- float ath_adjatt;
- float ath_maxatt;
-
- float tone_masteratt[P_NOISECURVES];
- float tone_centerboost;
- float tone_decay;
- float tone_abs_limit;
- float toneatt[P_BANDS];
-
- int noisemaskp;
- float noisemaxsupp;
- float noisewindowlo;
- float noisewindowhi;
- int noisewindowlomin;
- int noisewindowhimin;
- int noisewindowfixed;
- float noiseoff[P_NOISECURVES][P_BANDS];
- float noisecompand[NOISE_COMPAND_LEVELS];
-
- float max_curve_dB;
-
- int normal_p;
- int normal_start;
- int normal_partition;
- double normal_thresh;
-} vorbis_info_psy;
-
-typedef struct{
- int eighth_octave_lines;
-
- /* for block long/short tuning; encode only */
- float preecho_thresh[VE_BANDS];
- float postecho_thresh[VE_BANDS];
- float stretch_penalty;
- float preecho_minenergy;
-
- float ampmax_att_per_sec;
-
- /* channel coupling config */
- int coupling_pkHz[PACKETBLOBS];
- int coupling_pointlimit[2][PACKETBLOBS];
- int coupling_prepointamp[PACKETBLOBS];
- int coupling_postpointamp[PACKETBLOBS];
- int sliding_lowpass[2][PACKETBLOBS];
-
-} vorbis_info_psy_global;
-
-typedef struct {
- float ampmax;
- int channels;
-
- vorbis_info_psy_global *gi;
- int coupling_pointlimit[2][P_NOISECURVES];
-} vorbis_look_psy_global;
-
-
-typedef struct {
- int n;
- struct vorbis_info_psy *vi;
-
- float ***tonecurves;
- float **noiseoffset;
-
- float *ath;
- long *octave; /* in n.ocshift format */
- long *bark;
-
- long firstoc;
- long shiftoc;
- int eighth_octave_lines; /* power of two, please */
- int total_octave_lines;
- long rate; /* cache it */
-
- float m_val; /* Masking compensation value */
-
-} vorbis_look_psy;
-
-extern void _vp_psy_init(vorbis_look_psy *p,vorbis_info_psy *vi,
- vorbis_info_psy_global *gi,int n,long rate);
-extern void _vp_psy_clear(vorbis_look_psy *p);
-extern void *_vi_psy_dup(void *source);
-
-extern void _vi_psy_free(vorbis_info_psy *i);
-extern vorbis_info_psy *_vi_psy_copy(vorbis_info_psy *i);
-
-extern void _vp_noisemask(vorbis_look_psy *p,
- float *logmdct,
- float *logmask);
-
-extern void _vp_tonemask(vorbis_look_psy *p,
- float *logfft,
- float *logmask,
- float global_specmax,
- float local_specmax);
-
-extern void _vp_offset_and_mix(vorbis_look_psy *p,
- float *noise,
- float *tone,
- int offset_select,
- float *logmask,
- float *mdct,
- float *logmdct);
-
-extern float _vp_ampmax_decay(float amp,vorbis_dsp_state *vd);
-
-extern void _vp_couple_quantize_normalize(int blobno,
- vorbis_info_psy_global *g,
- vorbis_look_psy *p,
- vorbis_info_mapping0 *vi,
- float **mdct,
- int **iwork,
- int *nonzero,
- int sliding_lowpass,
- int ch);
-
-#endif
diff --git a/contrib/vorbis/lib/psytune.c b/contrib/vorbis/lib/psytune.c
deleted file mode 100644
index 6952136..0000000
--- a/contrib/vorbis/lib/psytune.c
+++ /dev/null
@@ -1,523 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: simple utility that runs audio through the psychoacoustics
- without encoding
-
- ********************************************************************/
-
-/* NB: this is dead code, retained purely for doc and reference value
- don't try to compile it */
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <math.h>
-
-#include "vorbis/codec.h"
-#include "codec_internal.h"
-#include "os.h"
-#include "misc.h"
-#include "psy.h"
-#include "mdct.h"
-#include "smallft.h"
-#include "window.h"
-#include "scales.h"
-#include "lpc.h"
-#include "lsp.h"
-#include "masking.h"
-#include "registry.h"
-
-static vorbis_info_psy_global _psy_set0G={
- 0, /* decaydBpms */
- 8, /* lines per eighth octave */
-
- /* thresh sample period, preecho clamp trigger threshhold, range, minenergy */
- 256, {26.f,26.f,26.f,30.f}, {-90.f,-90.f,-90.f,-90.f}, -90.f,
- -6.f,
-
- 0,
-
- 0.,
- 0.,
-};
-
-static vp_part _vp_part0[]={
- { 1,9e10f, 9e10f, 1.f,9999.f},
- { 9999, .75f, 9e10f, .5f,9999.f},
-/*{ 9999, 1.5f, 9e10f, .5f,9999.f},*/
- { 18,9e10f, 9e10f, .5f, 30.f},
- { 9999,9e10f, 9e10f, .5f, 30.f}
-};
-
-static vp_couple _vp_couple0[]={
- { 1, {9e10f,9e10f,0}, { 0.f, 0.f,0}, { 0.f, 0.f,0}, {0.f,0.f,0}},
- { 18, {9e10f,9e10f,0}, { 0.f, 0.f,0}, { 0.f, 0.f,0}, {0.f,0.f,0}},
- { 9999, {9e10f,9e10f,0}, { 0.f, 9e10f,0}, { 0.f,22.f,1}, {0.f,0.f,0}}
-};
-
-static vorbis_info_psy _psy_set0={
- ATH_Bark_dB_lineaggressive,
-
- -100.f,
- -140.f,
- 6.f, /* floor master att */
-
- /* 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 */
- /* x: 63 88 125 175 250 350 500 700 1k 1.4k 2k 2.8k 4k 5.6k 8k 11.5k 16k Hz */
- /* y: 0 10 20 30 40 50 60 70 80 90 100 dB */
- 1, /* tonemaskp */
- 0.f, /* tone master att */
- /* 0 10 20 30 40 50 60 70 80 90 100 */
- {
- {-999.f,-999.f,-999.f,-999.f,-999.f,-999.f,-999.f,-999.f,-999.f,-999.f,-999.f}, /*63*/
- {-999.f,-999.f,-999.f,-999.f,-999.f,-999.f,-999.f,-999.f,-999.f,-999.f,-999.f}, /*88*/
- {-999.f,-999.f,-999.f,-999.f,-999.f,-999.f,-999.f,-999.f,-999.f,-999.f,-999.f}, /*125*/
-
- {-30.f,-30.f,-35.f,-40.f,-40.f,-50.f,-60.f,-70.f,-80.f,-90.f,-100.f}, /*175*/
- {-30.f,-30.f,-35.f,-40.f,-40.f,-50.f,-60.f,-70.f,-80.f,-90.f,-100.f}, /*250*/
- {-30.f,-30.f,-35.f,-40.f,-40.f,-50.f,-60.f,-70.f,-80.f,-90.f,-100.f}, /*350*/
- {-30.f,-30.f,-35.f,-40.f,-40.f,-50.f,-60.f,-70.f,-80.f,-90.f,-100.f}, /*500*/
- {-30.f,-30.f,-35.f,-40.f,-40.f,-50.f,-60.f,-70.f,-80.f,-90.f,-100.f}, /*700*/
- {-30.f,-30.f,-35.f,-40.f,-40.f,-50.f,-60.f,-70.f,-80.f,-90.f,-100.f}, /*1000*/
- {-30.f,-30.f,-35.f,-40.f,-40.f,-50.f,-60.f,-70.f,-80.f,-90.f,-100.f}, /*1400*/
- {-40.f,-40.f,-40.f,-40.f,-40.f,-50.f,-60.f,-70.f,-80.f,-90.f,-100.f}, /*2000*/
- {-40.f,-40.f,-40.f,-40.f,-40.f,-50.f,-60.f,-70.f,-80.f,-90.f,-100.f}, /*2800*/
- {-40.f,-40.f,-40.f,-40.f,-40.f,-50.f,-60.f,-70.f,-80.f,-90.f,-100.f}, /*4000*/
-
- {-30.f,-35.f,-35.f,-40.f,-40.f,-50.f,-60.f,-70.f,-80.f,-90.f,-100.f}, /*5600*/
-
- {-30.f,-30.f,-33.f,-35.f,-40.f,-50.f,-60.f,-70.f,-80.f,-90.f,-100.f}, /*8000*/
- {-30.f,-30.f,-33.f,-35.f,-40.f,-45.f,-50.f,-60.f,-70.f,-85.f,-100.f}, /*11500*/
- {-24.f,-24.f,-26.f,-32.f,-32.f,-42.f,-50.f,-60.f,-70.f,-85.f,-100.f}, /*16000*/
-
- },
-
- 1,/* peakattp */
- {{-14.f,-20.f,-20.f,-20.f,-26.f,-32.f,-40.f,-40.f,-40.f,-40.f,-40.f},/*63*/
- {-14.f,-20.f,-20.f,-20.f,-26.f,-32.f,-40.f,-40.f,-40.f,-40.f,-40.f},/*88*/
- {-14.f,-20.f,-20.f,-20.f,-26.f,-32.f,-40.f,-40.f,-40.f,-40.f,-40.f},/*125*/
- {-14.f,-20.f,-20.f,-20.f,-26.f,-32.f,-40.f,-40.f,-40.f,-40.f,-40.f},/*175*/
- {-14.f,-20.f,-20.f,-20.f,-26.f,-32.f,-40.f,-40.f,-40.f,-40.f,-40.f},/*250*/
- {-14.f,-20.f,-20.f,-20.f,-26.f,-32.f,-40.f,-40.f,-40.f,-40.f,-40.f},/*350*/
- {-14.f,-20.f,-20.f,-20.f,-26.f,-32.f,-40.f,-40.f,-40.f,-40.f,-40.f},/*500*/
- {-14.f,-20.f,-20.f,-20.f,-26.f,-32.f,-40.f,-40.f,-40.f,-40.f,-40.f},/*700*/
- {-14.f,-20.f,-20.f,-20.f,-26.f,-32.f,-40.f,-40.f,-40.f,-40.f,-40.f},/*1000*/
- {-14.f,-20.f,-20.f,-20.f,-26.f,-32.f,-40.f,-40.f,-40.f,-40.f,-40.f},/*1400*/
- {-14.f,-20.f,-20.f,-20.f,-26.f,-32.f,-40.f,-40.f,-40.f,-40.f,-40.f},/*2000*/
- {-14.f,-20.f,-20.f,-20.f,-26.f,-32.f,-40.f,-40.f,-40.f,-40.f,-40.f},/*2800*/
- {-14.f,-20.f,-20.f,-20.f,-26.f,-32.f,-40.f,-40.f,-40.f,-40.f,-40.f},/*4000*/
- {-10.f,-12.f,-14.f,-16.f,-16.f,-20.f,-24.f,-30.f,-32.f,-40.f,-40.f},/*5600*/
- {-10.f,-12.f,-14.f,-16.f,-16.f,-20.f,-24.f,-30.f,-32.f,-40.f,-40.f},/*8000*/
- {-10.f,-10.f,-10.f,-12.f,-14.f,-18.f,-22.f,-28.f,-32.f,-40.f,-40.f},/*11500*/
- {-10.f,-10.f,-10.f,-12.f,-14.f,-18.f,-22.f,-28.f,-32.f,-40.f,-40.f},/*16000*/
- },
-
- 1,/*noisemaskp */
- -10.f, /* suppress any noise curve over maxspec+n */
- .5f, /* low window */
- .5f, /* high window */
- 10,
- 10,
- 25,
- {.000f, 0.f, /*63*/
- .000f, 0.f, /*88*/
- .000f, 0.f, /*125*/
- .000f, 0.f, /*175*/
- .000f, 0.f, /*250*/
- .000f, 0.f, /*350*/
- .000f, 0.f, /*500*/
- .000f, 0.f, /*700*/
- .000f, 0.f, /*1000*/
- .300f, 0.f, /*1400*/
- .300f, 0.f, /*2000*/
- .300f, 0.f, /*2800*/
- .500f, 0.f, /*4000*/
- .700f, 0.f, /*5600*/
- .850f, 0.f, /*8000*/
- .900f, 0.f, /*11500*/
- .900f, 1.f, /*16000*/
- },
-
- 95.f, /* even decade + 5 is important; saves an rint() later in a
- tight loop) */
- -44.,
-
- 32,
- _vp_part0,_vp_couple0
-};
-
-static vorbis_info_floor1 _floor_set0={1,
- {0},
-
- {32},
- {0},
- {0},
- {{-1}},
-
- 2,
- {0,1024,
-
- 88,31,243,
-
- 14,54,143,460,
-
- 6,3,10, 22,18,26, 41,36,47,
- 69,61,78, 112,99,126, 185,162,211,
- 329,282,387, 672,553,825
- },
-
- 60,30,400,
- 20,8,1,18.,
- 20,600,
- 960};
-
-
-static vorbis_info_mapping0 mapping_info={1,{0,1},{0},{0},{0},0, 1, {0},{1}};
-static codec_setup_info codec_setup0={ {0,0},
- 1,1,1,1,1,0,1,
- {NULL},
- {0},{&mapping_info},
- {0},{NULL},
- {1},{&_floor_set0},
- {2},{NULL},
- {NULL},
- {&_psy_set0},
- &_psy_set0G};
-
-static int noisy=0;
-void analysis(char *base,int i,float *v,int n,int bark,int dB){
- if(noisy){
- int j;
- FILE *of;
- char buffer[80];
- sprintf(buffer,"%s_%d.m",base,i);
- of=fopen(buffer,"w");
-
- for(j=0;j<n;j++){
- if(dB && v[j]==0)
- fprintf(of,"\n\n");
- else{
- if(bark)
- fprintf(of,"%g ",toBARK(22050.f*j/n));
- else
- fprintf(of,"%g ",(float)j);
-
- if(dB){
- fprintf(of,"%g\n",todB(v+j));
- }else{
- fprintf(of,"%g\n",v[j]);
- }
- }
- }
- fclose(of);
- }
-}
-
-long frameno=0;
-
-/****************************************************************/
-
-int main(int argc,char *argv[]){
- int eos=0;
- float nonz=0.f;
- float acc=0.f;
- float tot=0.f;
- float ampmax=-9999,newmax;
- float local_ampmax[2];
-
- int framesize=2048;
- float ampmax_att_per_sec=-6.;
-
- float *pcm[2],*out[2],*window,*flr[2],*mask[2],*work[2];
- signed char *buffer,*buffer2;
- mdct_lookup m_look;
- drft_lookup f_look;
- vorbis_look_psy p_look;
- vorbis_look_psy_global *pg_look;
- vorbis_look_floor *floor_look;
- vorbis_info vi;
- long i,j,k;
-
- int ath=0;
- int decayp=0;
-
- argv++;
- while(*argv){
- if(*argv[0]=='-'){
- /* option */
- if(argv[0][1]=='v'){
- noisy=0;
- }
- }else
- if(*argv[0]=='+'){
- /* option */
- if(argv[0][1]=='v'){
- noisy=1;
- }
- }else
- framesize=atoi(argv[0]);
- argv++;
- }
-
- vi.channels=2;
- vi.codec_setup=&codec_setup0;
-
- pcm[0]=_ogg_malloc(framesize*sizeof(float));
- pcm[1]=_ogg_malloc(framesize*sizeof(float));
- out[0]=_ogg_calloc(framesize/2,sizeof(float));
- out[1]=_ogg_calloc(framesize/2,sizeof(float));
- work[0]=_ogg_calloc(framesize,sizeof(float));
- work[1]=_ogg_calloc(framesize,sizeof(float));
- flr[0]=_ogg_calloc(framesize/2,sizeof(float));
- flr[1]=_ogg_calloc(framesize/2,sizeof(float));
- buffer=_ogg_malloc(framesize*4);
- buffer2=buffer+framesize*2;
- window=_vorbis_window_create(0,framesize,framesize/2,framesize/2);
- mdct_init(&m_look,framesize);
- drft_init(&f_look,framesize);
- _vp_psy_init(&p_look,&_psy_set0,&_psy_set0G,framesize/2,44100);
- pg_look=_vp_global_look(&vi);
- floor_look=_floor_P[1]->look(NULL,NULL,&_floor_set0);
-
- /* we cheat on the WAV header; we just bypass 44 bytes and never
- verify that it matches 16bit/stereo/44.1kHz. */
-
- fread(buffer,1,44,stdin);
- fwrite(buffer,1,44,stdout);
- memset(buffer,0,framesize*2);
-
- analysis("window",0,window,framesize,0,0);
-
- fprintf(stderr,"Processing for frame size %d...\n",framesize);
-
- while(!eos){
- long bytes=fread(buffer2,1,framesize*2,stdin);
- if(bytes<framesize*2)
- memset(buffer2+bytes,0,framesize*2-bytes);
-
- if(bytes!=0){
- int nonzero[2];
-
- /* uninterleave samples */
- for(i=0;i<framesize;i++){
- pcm[0][i]=((buffer[i*4+1]<<8)|
- (0x00ff&(int)buffer[i*4]))/32768.f;
- pcm[1][i]=((buffer[i*4+3]<<8)|
- (0x00ff&(int)buffer[i*4+2]))/32768.f;
- }
-
- {
- float secs=framesize/44100.;
-
- ampmax+=secs*ampmax_att_per_sec;
- if(ampmax<-9999)ampmax=-9999;
- }
-
- for(i=0;i<2;i++){
- float scale=4.f/framesize;
- float *fft=work[i];
- float *mdct=pcm[i];
- float *logmdct=mdct+framesize/2;
-
- analysis("pre",frameno+i,pcm[i],framesize,0,0);
-
- /* fft and mdct transforms */
- for(j=0;j<framesize;j++)
- fft[j]=pcm[i][j]*=window[j];
-
- drft_forward(&f_look,fft);
-
- local_ampmax[i]=-9999.f;
- fft[0]*=scale;
- fft[0]=todB(fft);
- for(j=1;j<framesize-1;j+=2){
- float temp=scale*FAST_HYPOT(fft[j],fft[j+1]);
- temp=fft[(j+1)>>1]=todB(&temp);
- if(temp>local_ampmax[i])local_ampmax[i]=temp;
- }
- if(local_ampmax[i]>ampmax)ampmax=local_ampmax[i];
-
- mdct_forward(&m_look,pcm[i],mdct);
- for(j=0;j<framesize/2;j++)
- logmdct[j]=todB(mdct+j);
-
- analysis("mdct",frameno+i,logmdct,framesize/2,1,0);
- analysis("fft",frameno+i,fft,framesize/2,1,0);
- }
-
- for(i=0;i<2;i++){
- float amp;
- float *fft=work[i];
- float *logmax=fft;
- float *mdct=pcm[i];
- float *logmdct=mdct+framesize/2;
- float *mask=fft+framesize/2;
-
- /* floor psychoacoustics */
- _vp_compute_mask(&p_look,
- pg_look,
- i,
- fft,
- logmdct,
- mask,
- ampmax,
- local_ampmax[i],
- framesize/2);
-
- analysis("mask",frameno+i,mask,framesize/2,1,0);
-
- {
- vorbis_block vb;
- vorbis_dsp_state vd;
- memset(&vd,0,sizeof(vd));
- vd.vi=&vi;
- vb.vd=&vd;
- vb.pcmend=framesize;
-
- /* floor quantization/application */
- nonzero[i]=_floor_P[1]->forward(&vb,floor_look,
- mdct,
- logmdct,
- mask,
- logmax,
-
- flr[i]);
- }
-
- _vp_remove_floor(&p_look,
- pg_look,
- logmdct,
- mdct,
- flr[i],
- pcm[i],
- local_ampmax[i]);
-
- for(j=0;j<framesize/2;j++)
- if(fabs(pcm[i][j])>1500)
- fprintf(stderr,"%ld ",frameno+i);
-
- analysis("res",frameno+i,pcm[i],framesize/2,1,0);
- analysis("codedflr",frameno+i,flr[i],framesize/2,1,1);
- }
-
- /* residue prequantization */
- _vp_partition_prequant(&p_look,
- &vi,
- pcm,
- nonzero);
-
- for(i=0;i<2;i++)
- analysis("quant",frameno+i,pcm[i],framesize/2,1,0);
-
- /* channel coupling / stereo quantization */
-
- _vp_couple(&p_look,
- &mapping_info,
- pcm,
- nonzero);
-
- for(i=0;i<2;i++)
- analysis("coupled",frameno+i,pcm[i],framesize/2,1,0);
-
- /* decoupling */
- for(i=mapping_info.coupling_steps-1;i>=0;i--){
- float *pcmM=pcm[mapping_info.coupling_mag[i]];
- float *pcmA=pcm[mapping_info.coupling_ang[i]];
-
- for(j=0;j<framesize/2;j++){
- float mag=pcmM[j];
- float ang=pcmA[j];
-
- if(mag>0)
- if(ang>0){
- pcmM[j]=mag;
- pcmA[j]=mag-ang;
- }else{
- pcmA[j]=mag;
- pcmM[j]=mag+ang;
- }
- else
- if(ang>0){
- pcmM[j]=mag;
- pcmA[j]=mag+ang;
- }else{
- pcmA[j]=mag;
- pcmM[j]=mag-ang;
- }
- }
- }
-
- for(i=0;i<2;i++)
- analysis("decoupled",frameno+i,pcm[i],framesize/2,1,0);
-
- for(i=0;i<2;i++){
- float amp;
-
- for(j=0;j<framesize/2;j++)
- pcm[i][j]*=flr[i][j];
-
- analysis("final",frameno+i,pcm[i],framesize/2,1,1);
-
- /* take it back to time */
- mdct_backward(&m_look,pcm[i],pcm[i]);
-
- for(j=0;j<framesize/2;j++)
- out[i][j]+=pcm[i][j]*window[j];
-
- analysis("out",frameno+i,out[i],framesize/2,0,0);
-
-
- }
-
- /* write data. Use the part of buffer we're about to shift out */
- for(i=0;i<2;i++){
- char *ptr=buffer+i*2;
- float *mono=out[i];
- int flag=0;
- for(j=0;j<framesize/2;j++){
- int val=mono[j]*32767.;
- /* might as well guard against clipping */
- if(val>32767){
- if(!flag)fprintf(stderr,"clipping in frame %ld ",frameno+i);
- flag=1;
- val=32767;
- }
- if(val<-32768){
- if(!flag)fprintf(stderr,"clipping in frame %ld ",frameno+i);
- flag=1;
- val=-32768;
- }
- ptr[0]=val&0xff;
- ptr[1]=(val>>8)&0xff;
- ptr+=4;
- }
- }
-
- fprintf(stderr,"*");
- fwrite(buffer,1,framesize*2,stdout);
- memmove(buffer,buffer2,framesize*2);
-
- for(i=0;i<2;i++){
- for(j=0,k=framesize/2;j<framesize/2;j++,k++)
- out[i][j]=pcm[i][k]*window[k];
- }
- frameno+=2;
- }else
- eos=1;
- }
- fprintf(stderr,"average raw bits of entropy: %.03g/sample\n",acc/tot);
- fprintf(stderr,"average nonzero samples: %.03g/%d\n",nonz/tot*framesize/2,
- framesize/2);
- fprintf(stderr,"Done\n\n");
- return 0;
-}
diff --git a/contrib/vorbis/lib/registry.c b/contrib/vorbis/lib/registry.c
deleted file mode 100644
index 74f7ef0..0000000
--- a/contrib/vorbis/lib/registry.c
+++ /dev/null
@@ -1,44 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: registry for time, floor, res backends and channel mappings
-
- ********************************************************************/
-
-#include "vorbis/codec.h"
-#include "codec_internal.h"
-#include "registry.h"
-#include "misc.h"
-/* seems like major overkill now; the backend numbers will grow into
- the infrastructure soon enough */
-
-extern const vorbis_func_floor floor0_exportbundle;
-extern const vorbis_func_floor floor1_exportbundle;
-extern const vorbis_func_residue residue0_exportbundle;
-extern const vorbis_func_residue residue1_exportbundle;
-extern const vorbis_func_residue residue2_exportbundle;
-extern const vorbis_func_mapping mapping0_exportbundle;
-
-const vorbis_func_floor *const _floor_P[]={
- &floor0_exportbundle,
- &floor1_exportbundle,
-};
-
-const vorbis_func_residue *const _residue_P[]={
- &residue0_exportbundle,
- &residue1_exportbundle,
- &residue2_exportbundle,
-};
-
-const vorbis_func_mapping *const _mapping_P[]={
- &mapping0_exportbundle,
-};
diff --git a/contrib/vorbis/lib/registry.h b/contrib/vorbis/lib/registry.h
deleted file mode 100644
index 599d959..0000000
--- a/contrib/vorbis/lib/registry.h
+++ /dev/null
@@ -1,31 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: registry for time, floor, res backends and channel mappings
-
- ********************************************************************/
-
-#ifndef _V_REG_H_
-#define _V_REG_H_
-
-#define VI_TRANSFORMB 1
-#define VI_WINDOWB 1
-#define VI_TIMEB 1
-#define VI_FLOORB 2
-#define VI_RESB 3
-#define VI_MAPB 1
-
-extern const vorbis_func_floor *const _floor_P[];
-extern const vorbis_func_residue *const _residue_P[];
-extern const vorbis_func_mapping *const _mapping_P[];
-
-#endif
diff --git a/contrib/vorbis/lib/res0.c b/contrib/vorbis/lib/res0.c
deleted file mode 100644
index 6d623d7..0000000
--- a/contrib/vorbis/lib/res0.c
+++ /dev/null
@@ -1,889 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2010 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: residue backend 0, 1 and 2 implementation
-
- ********************************************************************/
-
-/* Slow, slow, slow, simpleminded and did I mention it was slow? The
- encode/decode loops are coded for clarity and performance is not
- yet even a nagging little idea lurking in the shadows. Oh and BTW,
- it's slow. */
-
-#include <stdlib.h>
-#include <string.h>
-#include <math.h>
-#include <ogg/ogg.h>
-#include "vorbis/codec.h"
-#include "codec_internal.h"
-#include "registry.h"
-#include "codebook.h"
-#include "misc.h"
-#include "os.h"
-
-//#define TRAIN_RES 1
-//#define TRAIN_RESAUX 1
-
-#if defined(TRAIN_RES) || defined (TRAIN_RESAUX)
-#include <stdio.h>
-#endif
-
-typedef struct {
- vorbis_info_residue0 *info;
-
- int parts;
- int stages;
- codebook *fullbooks;
- codebook *phrasebook;
- codebook ***partbooks;
-
- int partvals;
- int **decodemap;
-
- long postbits;
- long phrasebits;
- long frames;
-
-#if defined(TRAIN_RES) || defined(TRAIN_RESAUX)
- int train_seq;
- long *training_data[8][64];
- float training_max[8][64];
- float training_min[8][64];
- float tmin;
- float tmax;
- int submap;
-#endif
-
-} vorbis_look_residue0;
-
-void res0_free_info(vorbis_info_residue *i){
- vorbis_info_residue0 *info=(vorbis_info_residue0 *)i;
- if(info){
- memset(info,0,sizeof(*info));
- _ogg_free(info);
- }
-}
-
-void res0_free_look(vorbis_look_residue *i){
- int j;
- if(i){
-
- vorbis_look_residue0 *look=(vorbis_look_residue0 *)i;
-
-#ifdef TRAIN_RES
- {
- int j,k,l;
- for(j=0;j<look->parts;j++){
- /*fprintf(stderr,"partition %d: ",j);*/
- for(k=0;k<8;k++)
- if(look->training_data[k][j]){
- char buffer[80];
- FILE *of;
- codebook *statebook=look->partbooks[j][k];
-
- /* long and short into the same bucket by current convention */
- sprintf(buffer,"res_sub%d_part%d_pass%d.vqd",look->submap,j,k);
- of=fopen(buffer,"a");
-
- for(l=0;l<statebook->entries;l++)
- fprintf(of,"%d:%ld\n",l,look->training_data[k][j][l]);
-
- fclose(of);
-
- /*fprintf(stderr,"%d(%.2f|%.2f) ",k,
- look->training_min[k][j],look->training_max[k][j]);*/
-
- _ogg_free(look->training_data[k][j]);
- look->training_data[k][j]=NULL;
- }
- /*fprintf(stderr,"\n");*/
- }
- }
- fprintf(stderr,"min/max residue: %g::%g\n",look->tmin,look->tmax);
-
- /*fprintf(stderr,"residue bit usage %f:%f (%f total)\n",
- (float)look->phrasebits/look->frames,
- (float)look->postbits/look->frames,
- (float)(look->postbits+look->phrasebits)/look->frames);*/
-#endif
-
-
- /*vorbis_info_residue0 *info=look->info;
-
- fprintf(stderr,
- "%ld frames encoded in %ld phrasebits and %ld residue bits "
- "(%g/frame) \n",look->frames,look->phrasebits,
- look->resbitsflat,
- (look->phrasebits+look->resbitsflat)/(float)look->frames);
-
- for(j=0;j<look->parts;j++){
- long acc=0;
- fprintf(stderr,"\t[%d] == ",j);
- for(k=0;k<look->stages;k++)
- if((info->secondstages[j]>>k)&1){
- fprintf(stderr,"%ld,",look->resbits[j][k]);
- acc+=look->resbits[j][k];
- }
-
- fprintf(stderr,":: (%ld vals) %1.2fbits/sample\n",look->resvals[j],
- acc?(float)acc/(look->resvals[j]*info->grouping):0);
- }
- fprintf(stderr,"\n");*/
-
- for(j=0;j<look->parts;j++)
- if(look->partbooks[j])_ogg_free(look->partbooks[j]);
- _ogg_free(look->partbooks);
- for(j=0;j<look->partvals;j++)
- _ogg_free(look->decodemap[j]);
- _ogg_free(look->decodemap);
-
- memset(look,0,sizeof(*look));
- _ogg_free(look);
- }
-}
-
-static int icount(unsigned int v){
- int ret=0;
- while(v){
- ret+=v&1;
- v>>=1;
- }
- return(ret);
-}
-
-
-void res0_pack(vorbis_info_residue *vr,oggpack_buffer *opb){
- vorbis_info_residue0 *info=(vorbis_info_residue0 *)vr;
- int j,acc=0;
- oggpack_write(opb,info->begin,24);
- oggpack_write(opb,info->end,24);
-
- oggpack_write(opb,info->grouping-1,24); /* residue vectors to group and
- code with a partitioned book */
- oggpack_write(opb,info->partitions-1,6); /* possible partition choices */
- oggpack_write(opb,info->groupbook,8); /* group huffman book */
-
- /* secondstages is a bitmask; as encoding progresses pass by pass, a
- bitmask of one indicates this partition class has bits to write
- this pass */
- for(j=0;j<info->partitions;j++){
- if(ov_ilog(info->secondstages[j])>3){
- /* yes, this is a minor hack due to not thinking ahead */
- oggpack_write(opb,info->secondstages[j],3);
- oggpack_write(opb,1,1);
- oggpack_write(opb,info->secondstages[j]>>3,5);
- }else
- oggpack_write(opb,info->secondstages[j],4); /* trailing zero */
- acc+=icount(info->secondstages[j]);
- }
- for(j=0;j<acc;j++)
- oggpack_write(opb,info->booklist[j],8);
-
-}
-
-/* vorbis_info is for range checking */
-vorbis_info_residue *res0_unpack(vorbis_info *vi,oggpack_buffer *opb){
- int j,acc=0;
- vorbis_info_residue0 *info=_ogg_calloc(1,sizeof(*info));
- codec_setup_info *ci=vi->codec_setup;
-
- info->begin=oggpack_read(opb,24);
- info->end=oggpack_read(opb,24);
- info->grouping=oggpack_read(opb,24)+1;
- info->partitions=oggpack_read(opb,6)+1;
- info->groupbook=oggpack_read(opb,8);
-
- /* check for premature EOP */
- if(info->groupbook<0)goto errout;
-
- for(j=0;j<info->partitions;j++){
- int cascade=oggpack_read(opb,3);
- int cflag=oggpack_read(opb,1);
- if(cflag<0) goto errout;
- if(cflag){
- int c=oggpack_read(opb,5);
- if(c<0) goto errout;
- cascade|=(c<<3);
- }
- info->secondstages[j]=cascade;
-
- acc+=icount(cascade);
- }
- for(j=0;j<acc;j++){
- int book=oggpack_read(opb,8);
- if(book<0) goto errout;
- info->booklist[j]=book;
- }
-
- if(info->groupbook>=ci->books)goto errout;
- for(j=0;j<acc;j++){
- if(info->booklist[j]>=ci->books)goto errout;
- if(ci->book_param[info->booklist[j]]->maptype==0)goto errout;
- }
-
- /* verify the phrasebook is not specifying an impossible or
- inconsistent partitioning scheme. */
- /* modify the phrasebook ranging check from r16327; an early beta
- encoder had a bug where it used an oversized phrasebook by
- accident. These files should continue to be playable, but don't
- allow an exploit */
- {
- int entries = ci->book_param[info->groupbook]->entries;
- int dim = ci->book_param[info->groupbook]->dim;
- int partvals = 1;
- if (dim<1) goto errout;
- while(dim>0){
- partvals *= info->partitions;
- if(partvals > entries) goto errout;
- dim--;
- }
- info->partvals = partvals;
- }
-
- return(info);
- errout:
- res0_free_info(info);
- return(NULL);
-}
-
-vorbis_look_residue *res0_look(vorbis_dsp_state *vd,
- vorbis_info_residue *vr){
- vorbis_info_residue0 *info=(vorbis_info_residue0 *)vr;
- vorbis_look_residue0 *look=_ogg_calloc(1,sizeof(*look));
- codec_setup_info *ci=vd->vi->codec_setup;
-
- int j,k,acc=0;
- int dim;
- int maxstage=0;
- look->info=info;
-
- look->parts=info->partitions;
- look->fullbooks=ci->fullbooks;
- look->phrasebook=ci->fullbooks+info->groupbook;
- dim=look->phrasebook->dim;
-
- look->partbooks=_ogg_calloc(look->parts,sizeof(*look->partbooks));
-
- for(j=0;j<look->parts;j++){
- int stages=ov_ilog(info->secondstages[j]);
- if(stages){
- if(stages>maxstage)maxstage=stages;
- look->partbooks[j]=_ogg_calloc(stages,sizeof(*look->partbooks[j]));
- for(k=0;k<stages;k++)
- if(info->secondstages[j]&(1<<k)){
- look->partbooks[j][k]=ci->fullbooks+info->booklist[acc++];
-#ifdef TRAIN_RES
- look->training_data[k][j]=_ogg_calloc(look->partbooks[j][k]->entries,
- sizeof(***look->training_data));
-#endif
- }
- }
- }
-
- look->partvals=1;
- for(j=0;j<dim;j++)
- look->partvals*=look->parts;
-
- look->stages=maxstage;
- look->decodemap=_ogg_malloc(look->partvals*sizeof(*look->decodemap));
- for(j=0;j<look->partvals;j++){
- long val=j;
- long mult=look->partvals/look->parts;
- look->decodemap[j]=_ogg_malloc(dim*sizeof(*look->decodemap[j]));
- for(k=0;k<dim;k++){
- long deco=val/mult;
- val-=deco*mult;
- mult/=look->parts;
- look->decodemap[j][k]=deco;
- }
- }
-#if defined(TRAIN_RES) || defined (TRAIN_RESAUX)
- {
- static int train_seq=0;
- look->train_seq=train_seq++;
- }
-#endif
- return(look);
-}
-
-/* break an abstraction and copy some code for performance purposes */
-static int local_book_besterror(codebook *book,int *a){
- int dim=book->dim;
- int i,j,o;
- int minval=book->minval;
- int del=book->delta;
- int qv=book->quantvals;
- int ze=(qv>>1);
- int index=0;
- /* assumes integer/centered encoder codebook maptype 1 no more than dim 8 */
- int p[8]={0,0,0,0,0,0,0,0};
-
- if(del!=1){
- for(i=0,o=dim;i<dim;i++){
- int v = (a[--o]-minval+(del>>1))/del;
- int m = (v<ze ? ((ze-v)<<1)-1 : ((v-ze)<<1));
- index = index*qv+ (m<0?0:(m>=qv?qv-1:m));
- p[o]=v*del+minval;
- }
- }else{
- for(i=0,o=dim;i<dim;i++){
- int v = a[--o]-minval;
- int m = (v<ze ? ((ze-v)<<1)-1 : ((v-ze)<<1));
- index = index*qv+ (m<0?0:(m>=qv?qv-1:m));
- p[o]=v*del+minval;
- }
- }
-
- if(book->c->lengthlist[index]<=0){
- const static_codebook *c=book->c;
- int best=-1;
- /* assumes integer/centered encoder codebook maptype 1 no more than dim 8 */
- int e[8]={0,0,0,0,0,0,0,0};
- int maxval = book->minval + book->delta*(book->quantvals-1);
- for(i=0;i<book->entries;i++){
- if(c->lengthlist[i]>0){
- int this=0;
- for(j=0;j<dim;j++){
- int val=(e[j]-a[j]);
- this+=val*val;
- }
- if(best==-1 || this<best){
- memcpy(p,e,sizeof(p));
- best=this;
- index=i;
- }
- }
- /* assumes the value patterning created by the tools in vq/ */
- j=0;
- while(e[j]>=maxval)
- e[j++]=0;
- if(e[j]>=0)
- e[j]+=book->delta;
- e[j]= -e[j];
- }
- }
-
- if(index>-1){
- for(i=0;i<dim;i++)
- *a++ -= p[i];
- }
-
- return(index);
-}
-
-#ifdef TRAIN_RES
-static int _encodepart(oggpack_buffer *opb,int *vec, int n,
- codebook *book,long *acc){
-#else
-static int _encodepart(oggpack_buffer *opb,int *vec, int n,
- codebook *book){
-#endif
- int i,bits=0;
- int dim=book->dim;
- int step=n/dim;
-
- for(i=0;i<step;i++){
- int entry=local_book_besterror(book,vec+i*dim);
-
-#ifdef TRAIN_RES
- if(entry>=0)
- acc[entry]++;
-#endif
-
- bits+=vorbis_book_encode(book,entry,opb);
-
- }
-
- return(bits);
-}
-
-static long **_01class(vorbis_block *vb,vorbis_look_residue *vl,
- int **in,int ch){
- long i,j,k;
- vorbis_look_residue0 *look=(vorbis_look_residue0 *)vl;
- vorbis_info_residue0 *info=look->info;
-
- /* move all this setup out later */
- int samples_per_partition=info->grouping;
- int possible_partitions=info->partitions;
- int n=info->end-info->begin;
-
- int partvals=n/samples_per_partition;
- long **partword=_vorbis_block_alloc(vb,ch*sizeof(*partword));
- float scale=100./samples_per_partition;
-
- /* we find the partition type for each partition of each
- channel. We'll go back and do the interleaved encoding in a
- bit. For now, clarity */
-
- for(i=0;i<ch;i++){
- partword[i]=_vorbis_block_alloc(vb,n/samples_per_partition*sizeof(*partword[i]));
- memset(partword[i],0,n/samples_per_partition*sizeof(*partword[i]));
- }
-
- for(i=0;i<partvals;i++){
- int offset=i*samples_per_partition+info->begin;
- for(j=0;j<ch;j++){
- int max=0;
- int ent=0;
- for(k=0;k<samples_per_partition;k++){
- if(abs(in[j][offset+k])>max)max=abs(in[j][offset+k]);
- ent+=abs(in[j][offset+k]);
- }
- ent*=scale;
-
- for(k=0;k<possible_partitions-1;k++)
- if(max<=info->classmetric1[k] &&
- (info->classmetric2[k]<0 || ent<info->classmetric2[k]))
- break;
-
- partword[j][i]=k;
- }
- }
-
-#ifdef TRAIN_RESAUX
- {
- FILE *of;
- char buffer[80];
-
- for(i=0;i<ch;i++){
- sprintf(buffer,"resaux_%d.vqd",look->train_seq);
- of=fopen(buffer,"a");
- for(j=0;j<partvals;j++)
- fprintf(of,"%ld, ",partword[i][j]);
- fprintf(of,"\n");
- fclose(of);
- }
- }
-#endif
- look->frames++;
-
- return(partword);
-}
-
-/* designed for stereo or other modes where the partition size is an
- integer multiple of the number of channels encoded in the current
- submap */
-static long **_2class(vorbis_block *vb,vorbis_look_residue *vl,int **in,
- int ch){
- long i,j,k,l;
- vorbis_look_residue0 *look=(vorbis_look_residue0 *)vl;
- vorbis_info_residue0 *info=look->info;
-
- /* move all this setup out later */
- int samples_per_partition=info->grouping;
- int possible_partitions=info->partitions;
- int n=info->end-info->begin;
-
- int partvals=n/samples_per_partition;
- long **partword=_vorbis_block_alloc(vb,sizeof(*partword));
-
-#if defined(TRAIN_RES) || defined (TRAIN_RESAUX)
- FILE *of;
- char buffer[80];
-#endif
-
- partword[0]=_vorbis_block_alloc(vb,partvals*sizeof(*partword[0]));
- memset(partword[0],0,partvals*sizeof(*partword[0]));
-
- for(i=0,l=info->begin/ch;i<partvals;i++){
- int magmax=0;
- int angmax=0;
- for(j=0;j<samples_per_partition;j+=ch){
- if(abs(in[0][l])>magmax)magmax=abs(in[0][l]);
- for(k=1;k<ch;k++)
- if(abs(in[k][l])>angmax)angmax=abs(in[k][l]);
- l++;
- }
-
- for(j=0;j<possible_partitions-1;j++)
- if(magmax<=info->classmetric1[j] &&
- angmax<=info->classmetric2[j])
- break;
-
- partword[0][i]=j;
-
- }
-
-#ifdef TRAIN_RESAUX
- sprintf(buffer,"resaux_%d.vqd",look->train_seq);
- of=fopen(buffer,"a");
- for(i=0;i<partvals;i++)
- fprintf(of,"%ld, ",partword[0][i]);
- fprintf(of,"\n");
- fclose(of);
-#endif
-
- look->frames++;
-
- return(partword);
-}
-
-static int _01forward(oggpack_buffer *opb,
- vorbis_look_residue *vl,
- int **in,int ch,
- long **partword,
-#ifdef TRAIN_RES
- int (*encode)(oggpack_buffer *,int *,int,
- codebook *,long *),
- int submap
-#else
- int (*encode)(oggpack_buffer *,int *,int,
- codebook *)
-#endif
-){
- long i,j,k,s;
- vorbis_look_residue0 *look=(vorbis_look_residue0 *)vl;
- vorbis_info_residue0 *info=look->info;
-
-#ifdef TRAIN_RES
- look->submap=submap;
-#endif
-
- /* move all this setup out later */
- int samples_per_partition=info->grouping;
- int possible_partitions=info->partitions;
- int partitions_per_word=look->phrasebook->dim;
- int n=info->end-info->begin;
-
- int partvals=n/samples_per_partition;
- long resbits[128];
- long resvals[128];
-
-#ifdef TRAIN_RES
- for(i=0;i<ch;i++)
- for(j=info->begin;j<info->end;j++){
- if(in[i][j]>look->tmax)look->tmax=in[i][j];
- if(in[i][j]<look->tmin)look->tmin=in[i][j];
- }
-#endif
-
- memset(resbits,0,sizeof(resbits));
- memset(resvals,0,sizeof(resvals));
-
- /* we code the partition words for each channel, then the residual
- words for a partition per channel until we've written all the
- residual words for that partition word. Then write the next
- partition channel words... */
-
- for(s=0;s<look->stages;s++){
-
- for(i=0;i<partvals;){
-
- /* first we encode a partition codeword for each channel */
- if(s==0){
- for(j=0;j<ch;j++){
- long val=partword[j][i];
- for(k=1;k<partitions_per_word;k++){
- val*=possible_partitions;
- if(i+k<partvals)
- val+=partword[j][i+k];
- }
-
- /* training hack */
- if(val<look->phrasebook->entries)
- look->phrasebits+=vorbis_book_encode(look->phrasebook,val,opb);
-#if 0 /*def TRAIN_RES*/
- else
- fprintf(stderr,"!");
-#endif
-
- }
- }
-
- /* now we encode interleaved residual values for the partitions */
- for(k=0;k<partitions_per_word && i<partvals;k++,i++){
- long offset=i*samples_per_partition+info->begin;
-
- for(j=0;j<ch;j++){
- if(s==0)resvals[partword[j][i]]+=samples_per_partition;
- if(info->secondstages[partword[j][i]]&(1<<s)){
- codebook *statebook=look->partbooks[partword[j][i]][s];
- if(statebook){
- int ret;
-#ifdef TRAIN_RES
- long *accumulator=NULL;
- accumulator=look->training_data[s][partword[j][i]];
- {
- int l;
- int *samples=in[j]+offset;
- for(l=0;l<samples_per_partition;l++){
- if(samples[l]<look->training_min[s][partword[j][i]])
- look->training_min[s][partword[j][i]]=samples[l];
- if(samples[l]>look->training_max[s][partword[j][i]])
- look->training_max[s][partword[j][i]]=samples[l];
- }
- }
- ret=encode(opb,in[j]+offset,samples_per_partition,
- statebook,accumulator);
-#else
- ret=encode(opb,in[j]+offset,samples_per_partition,
- statebook);
-#endif
-
- look->postbits+=ret;
- resbits[partword[j][i]]+=ret;
- }
- }
- }
- }
- }
- }
-
- return(0);
-}
-
-/* a truncated packet here just means 'stop working'; it's not an error */
-static int _01inverse(vorbis_block *vb,vorbis_look_residue *vl,
- float **in,int ch,
- long (*decodepart)(codebook *, float *,
- oggpack_buffer *,int)){
-
- long i,j,k,l,s;
- vorbis_look_residue0 *look=(vorbis_look_residue0 *)vl;
- vorbis_info_residue0 *info=look->info;
-
- /* move all this setup out later */
- int samples_per_partition=info->grouping;
- int partitions_per_word=look->phrasebook->dim;
- int max=vb->pcmend>>1;
- int end=(info->end<max?info->end:max);
- int n=end-info->begin;
-
- if(n>0){
- int partvals=n/samples_per_partition;
- int partwords=(partvals+partitions_per_word-1)/partitions_per_word;
- int ***partword=alloca(ch*sizeof(*partword));
-
- for(j=0;j<ch;j++)
- partword[j]=_vorbis_block_alloc(vb,partwords*sizeof(*partword[j]));
-
- for(s=0;s<look->stages;s++){
-
- /* each loop decodes on partition codeword containing
- partitions_per_word partitions */
- for(i=0,l=0;i<partvals;l++){
- if(s==0){
- /* fetch the partition word for each channel */
- for(j=0;j<ch;j++){
- int temp=vorbis_book_decode(look->phrasebook,&vb->opb);
-
- if(temp==-1 || temp>=info->partvals)goto eopbreak;
- partword[j][l]=look->decodemap[temp];
- if(partword[j][l]==NULL)goto errout;
- }
- }
-
- /* now we decode residual values for the partitions */
- for(k=0;k<partitions_per_word && i<partvals;k++,i++)
- for(j=0;j<ch;j++){
- long offset=info->begin+i*samples_per_partition;
- if(info->secondstages[partword[j][l][k]]&(1<<s)){
- codebook *stagebook=look->partbooks[partword[j][l][k]][s];
- if(stagebook){
- if(decodepart(stagebook,in[j]+offset,&vb->opb,
- samples_per_partition)==-1)goto eopbreak;
- }
- }
- }
- }
- }
- }
- errout:
- eopbreak:
- return(0);
-}
-
-int res0_inverse(vorbis_block *vb,vorbis_look_residue *vl,
- float **in,int *nonzero,int ch){
- int i,used=0;
- for(i=0;i<ch;i++)
- if(nonzero[i])
- in[used++]=in[i];
- if(used)
- return(_01inverse(vb,vl,in,used,vorbis_book_decodevs_add));
- else
- return(0);
-}
-
-int res1_forward(oggpack_buffer *opb,vorbis_block *vb,vorbis_look_residue *vl,
- int **in,int *nonzero,int ch, long **partword, int submap){
- int i,used=0;
- (void)vb;
- for(i=0;i<ch;i++)
- if(nonzero[i])
- in[used++]=in[i];
-
- if(used){
-#ifdef TRAIN_RES
- return _01forward(opb,vl,in,used,partword,_encodepart,submap);
-#else
- (void)submap;
- return _01forward(opb,vl,in,used,partword,_encodepart);
-#endif
- }else{
- return(0);
- }
-}
-
-long **res1_class(vorbis_block *vb,vorbis_look_residue *vl,
- int **in,int *nonzero,int ch){
- int i,used=0;
- for(i=0;i<ch;i++)
- if(nonzero[i])
- in[used++]=in[i];
- if(used)
- return(_01class(vb,vl,in,used));
- else
- return(0);
-}
-
-int res1_inverse(vorbis_block *vb,vorbis_look_residue *vl,
- float **in,int *nonzero,int ch){
- int i,used=0;
- for(i=0;i<ch;i++)
- if(nonzero[i])
- in[used++]=in[i];
- if(used)
- return(_01inverse(vb,vl,in,used,vorbis_book_decodev_add));
- else
- return(0);
-}
-
-long **res2_class(vorbis_block *vb,vorbis_look_residue *vl,
- int **in,int *nonzero,int ch){
- int i,used=0;
- for(i=0;i<ch;i++)
- if(nonzero[i])used++;
- if(used)
- return(_2class(vb,vl,in,ch));
- else
- return(0);
-}
-
-/* res2 is slightly more different; all the channels are interleaved
- into a single vector and encoded. */
-
-int res2_forward(oggpack_buffer *opb,
- vorbis_block *vb,vorbis_look_residue *vl,
- int **in,int *nonzero,int ch, long **partword,int submap){
- long i,j,k,n=vb->pcmend/2,used=0;
-
- /* don't duplicate the code; use a working vector hack for now and
- reshape ourselves into a single channel res1 */
- /* ugly; reallocs for each coupling pass :-( */
- int *work=_vorbis_block_alloc(vb,ch*n*sizeof(*work));
- for(i=0;i<ch;i++){
- int *pcm=in[i];
- if(nonzero[i])used++;
- for(j=0,k=i;j<n;j++,k+=ch)
- work[k]=pcm[j];
- }
-
- if(used){
-#ifdef TRAIN_RES
- return _01forward(opb,vl,&work,1,partword,_encodepart,submap);
-#else
- (void)submap;
- return _01forward(opb,vl,&work,1,partword,_encodepart);
-#endif
- }else{
- return(0);
- }
-}
-
-/* duplicate code here as speed is somewhat more important */
-int res2_inverse(vorbis_block *vb,vorbis_look_residue *vl,
- float **in,int *nonzero,int ch){
- long i,k,l,s;
- vorbis_look_residue0 *look=(vorbis_look_residue0 *)vl;
- vorbis_info_residue0 *info=look->info;
-
- /* move all this setup out later */
- int samples_per_partition=info->grouping;
- int partitions_per_word=look->phrasebook->dim;
- int max=(vb->pcmend*ch)>>1;
- int end=(info->end<max?info->end:max);
- int n=end-info->begin;
-
- if(n>0){
- int partvals=n/samples_per_partition;
- int partwords=(partvals+partitions_per_word-1)/partitions_per_word;
- int **partword=_vorbis_block_alloc(vb,partwords*sizeof(*partword));
-
- for(i=0;i<ch;i++)if(nonzero[i])break;
- if(i==ch)return(0); /* no nonzero vectors */
-
- for(s=0;s<look->stages;s++){
- for(i=0,l=0;i<partvals;l++){
-
- if(s==0){
- /* fetch the partition word */
- int temp=vorbis_book_decode(look->phrasebook,&vb->opb);
- if(temp==-1 || temp>=info->partvals)goto eopbreak;
- partword[l]=look->decodemap[temp];
- if(partword[l]==NULL)goto errout;
- }
-
- /* now we decode residual values for the partitions */
- for(k=0;k<partitions_per_word && i<partvals;k++,i++)
- if(info->secondstages[partword[l][k]]&(1<<s)){
- codebook *stagebook=look->partbooks[partword[l][k]][s];
-
- if(stagebook){
- if(vorbis_book_decodevv_add(stagebook,in,
- i*samples_per_partition+info->begin,ch,
- &vb->opb,samples_per_partition)==-1)
- goto eopbreak;
- }
- }
- }
- }
- }
- errout:
- eopbreak:
- return(0);
-}
-
-
-const vorbis_func_residue residue0_exportbundle={
- NULL,
- &res0_unpack,
- &res0_look,
- &res0_free_info,
- &res0_free_look,
- NULL,
- NULL,
- &res0_inverse
-};
-
-const vorbis_func_residue residue1_exportbundle={
- &res0_pack,
- &res0_unpack,
- &res0_look,
- &res0_free_info,
- &res0_free_look,
- &res1_class,
- &res1_forward,
- &res1_inverse
-};
-
-const vorbis_func_residue residue2_exportbundle={
- &res0_pack,
- &res0_unpack,
- &res0_look,
- &res0_free_info,
- &res0_free_look,
- &res2_class,
- &res2_forward,
- &res2_inverse
-};
diff --git a/contrib/vorbis/lib/scales.h b/contrib/vorbis/lib/scales.h
deleted file mode 100644
index 18bc4e7..0000000
--- a/contrib/vorbis/lib/scales.h
+++ /dev/null
@@ -1,89 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: linear scale -> dB, Bark and Mel scales
-
- ********************************************************************/
-
-#ifndef _V_SCALES_H_
-#define _V_SCALES_H_
-
-#include <math.h>
-#include "os.h"
-
-#ifdef _MSC_VER
-/* MS Visual Studio doesn't have C99 inline keyword. */
-#define inline __inline
-#endif
-
-/* 20log10(x) */
-#define VORBIS_IEEE_FLOAT32 1
-#ifdef VORBIS_IEEE_FLOAT32
-
-static inline float unitnorm(float x){
- union {
- ogg_uint32_t i;
- float f;
- } ix;
- ix.f = x;
- ix.i = (ix.i & 0x80000000U) | (0x3f800000U);
- return ix.f;
-}
-
-/* Segher was off (too high) by ~ .3 decibel. Center the conversion correctly. */
-static inline float todB(const float *x){
- union {
- ogg_uint32_t i;
- float f;
- } ix;
- ix.f = *x;
- ix.i = ix.i&0x7fffffff;
- return (float)(ix.i * 7.17711438e-7f -764.6161886f);
-}
-
-#define todB_nn(x) todB(x)
-
-#else
-
-static float unitnorm(float x){
- if(x<0)return(-1.f);
- return(1.f);
-}
-
-#define todB(x) (*(x)==0?-400.f:log(*(x)**(x))*4.34294480f)
-#define todB_nn(x) (*(x)==0.f?-400.f:log(*(x))*8.6858896f)
-
-#endif
-
-#define fromdB(x) (exp((x)*.11512925f))
-
-/* The bark scale equations are approximations, since the original
- table was somewhat hand rolled. The below are chosen to have the
- best possible fit to the rolled tables, thus their somewhat odd
- appearance (these are more accurate and over a longer range than
- the oft-quoted bark equations found in the texts I have). The
- approximations are valid from 0 - 30kHz (nyquist) or so.
-
- all f in Hz, z in Bark */
-
-#define toBARK(n) (13.1f*atan(.00074f*(n))+2.24f*atan((n)*(n)*1.85e-8f)+1e-4f*(n))
-#define fromBARK(z) (102.f*(z)-2.f*pow(z,2.f)+.4f*pow(z,3.f)+pow(1.46f,z)-1.f)
-#define toMEL(n) (log(1.f+(n)*.001f)*1442.695f)
-#define fromMEL(m) (1000.f*exp((m)/1442.695f)-1000.f)
-
-/* Frequency to octave. We arbitrarily declare 63.5 Hz to be octave
- 0.0 */
-
-#define toOC(n) (log(n)*1.442695f-5.965784f)
-#define fromOC(o) (exp(((o)+5.965784f)*.693147f))
-
-#endif
diff --git a/contrib/vorbis/lib/sharedbook.c b/contrib/vorbis/lib/sharedbook.c
deleted file mode 100644
index 4545d4f..0000000
--- a/contrib/vorbis/lib/sharedbook.c
+++ /dev/null
@@ -1,595 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2015 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: basic shared codebook operations
-
- ********************************************************************/
-
-#include <stdlib.h>
-#include <limits.h>
-#include <math.h>
-#include <string.h>
-#include <ogg/ogg.h>
-#include "os.h"
-#include "misc.h"
-#include "vorbis/codec.h"
-#include "codebook.h"
-#include "scales.h"
-
-/**** pack/unpack helpers ******************************************/
-
-int ov_ilog(ogg_uint32_t v){
- int ret;
- for(ret=0;v;ret++)v>>=1;
- return ret;
-}
-
-/* 32 bit float (not IEEE; nonnormalized mantissa +
- biased exponent) : neeeeeee eeemmmmm mmmmmmmm mmmmmmmm
- Why not IEEE? It's just not that important here. */
-
-#define VQ_FEXP 10
-#define VQ_FMAN 21
-#define VQ_FEXP_BIAS 768 /* bias toward values smaller than 1. */
-
-/* doesn't currently guard under/overflow */
-long _float32_pack(float val){
- int sign=0;
- long exp;
- long mant;
- if(val<0){
- sign=0x80000000;
- val= -val;
- }
- exp= floor(log(val)/log(2.f)+.001); //+epsilon
- mant=rint(ldexp(val,(VQ_FMAN-1)-exp));
- exp=(exp+VQ_FEXP_BIAS)<<VQ_FMAN;
-
- return(sign|exp|mant);
-}
-
-float _float32_unpack(long val){
- double mant=val&0x1fffff;
- int sign=val&0x80000000;
- long exp =(val&0x7fe00000L)>>VQ_FMAN;
- if(sign)mant= -mant;
- return(ldexp(mant,exp-(VQ_FMAN-1)-VQ_FEXP_BIAS));
-}
-
-/* given a list of word lengths, generate a list of codewords. Works
- for length ordered or unordered, always assigns the lowest valued
- codewords first. Extended to handle unused entries (length 0) */
-ogg_uint32_t *_make_words(char *l,long n,long sparsecount){
- long i,j,count=0;
- ogg_uint32_t marker[33];
- ogg_uint32_t *r=_ogg_malloc((sparsecount?sparsecount:n)*sizeof(*r));
- memset(marker,0,sizeof(marker));
-
- for(i=0;i<n;i++){
- long length=l[i];
- if(length>0){
- ogg_uint32_t entry=marker[length];
-
- /* when we claim a node for an entry, we also claim the nodes
- below it (pruning off the imagined tree that may have dangled
- from it) as well as blocking the use of any nodes directly
- above for leaves */
-
- /* update ourself */
- if(length<32 && (entry>>length)){
- /* error condition; the lengths must specify an overpopulated tree */
- _ogg_free(r);
- return(NULL);
- }
- r[count++]=entry;
-
- /* Look to see if the next shorter marker points to the node
- above. if so, update it and repeat. */
- {
- for(j=length;j>0;j--){
-
- if(marker[j]&1){
- /* have to jump branches */
- if(j==1)
- marker[1]++;
- else
- marker[j]=marker[j-1]<<1;
- break; /* invariant says next upper marker would already
- have been moved if it was on the same path */
- }
- marker[j]++;
- }
- }
-
- /* prune the tree; the implicit invariant says all the longer
- markers were dangling from our just-taken node. Dangle them
- from our *new* node. */
- for(j=length+1;j<33;j++)
- if((marker[j]>>1) == entry){
- entry=marker[j];
- marker[j]=marker[j-1]<<1;
- }else
- break;
- }else
- if(sparsecount==0)count++;
- }
-
- /* any underpopulated tree must be rejected. */
- /* Single-entry codebooks are a retconned extension to the spec.
- They have a single codeword '0' of length 1 that results in an
- underpopulated tree. Shield that case from the underformed tree check. */
- if(!(count==1 && marker[2]==2)){
- for(i=1;i<33;i++)
- if(marker[i] & (0xffffffffUL>>(32-i))){
- _ogg_free(r);
- return(NULL);
- }
- }
-
- /* bitreverse the words because our bitwise packer/unpacker is LSb
- endian */
- for(i=0,count=0;i<n;i++){
- ogg_uint32_t temp=0;
- for(j=0;j<l[i];j++){
- temp<<=1;
- temp|=(r[count]>>j)&1;
- }
-
- if(sparsecount){
- if(l[i])
- r[count++]=temp;
- }else
- r[count++]=temp;
- }
-
- return(r);
-}
-
-/* there might be a straightforward one-line way to do the below
- that's portable and totally safe against roundoff, but I haven't
- thought of it. Therefore, we opt on the side of caution */
-long _book_maptype1_quantvals(const static_codebook *b){
- long vals;
- if(b->entries<1){
- return(0);
- }
- vals=floor(pow((float)b->entries,1.f/b->dim));
-
- /* the above *should* be reliable, but we'll not assume that FP is
- ever reliable when bitstream sync is at stake; verify via integer
- means that vals really is the greatest value of dim for which
- vals^b->bim <= b->entries */
- /* treat the above as an initial guess */
- if(vals<1){
- vals=1;
- }
- while(1){
- long acc=1;
- long acc1=1;
- int i;
- for(i=0;i<b->dim;i++){
- if(b->entries/vals<acc)break;
- acc*=vals;
- if(LONG_MAX/(vals+1)<acc1)acc1=LONG_MAX;
- else acc1*=vals+1;
- }
- if(i>=b->dim && acc<=b->entries && acc1>b->entries){
- return(vals);
- }else{
- if(i<b->dim || acc>b->entries){
- vals--;
- }else{
- vals++;
- }
- }
- }
-}
-
-/* unpack the quantized list of values for encode/decode ***********/
-/* we need to deal with two map types: in map type 1, the values are
- generated algorithmically (each column of the vector counts through
- the values in the quant vector). in map type 2, all the values came
- in in an explicit list. Both value lists must be unpacked */
-float *_book_unquantize(const static_codebook *b,int n,int *sparsemap){
- long j,k,count=0;
- if(b->maptype==1 || b->maptype==2){
- int quantvals;
- float mindel=_float32_unpack(b->q_min);
- float delta=_float32_unpack(b->q_delta);
- float *r=_ogg_calloc(n*b->dim,sizeof(*r));
-
- /* maptype 1 and 2 both use a quantized value vector, but
- different sizes */
- switch(b->maptype){
- case 1:
- /* most of the time, entries%dimensions == 0, but we need to be
- well defined. We define that the possible vales at each
- scalar is values == entries/dim. If entries%dim != 0, we'll
- have 'too few' values (values*dim<entries), which means that
- we'll have 'left over' entries; left over entries use zeroed
- values (and are wasted). So don't generate codebooks like
- that */
- quantvals=_book_maptype1_quantvals(b);
- for(j=0;j<b->entries;j++){
- if((sparsemap && b->lengthlist[j]) || !sparsemap){
- float last=0.f;
- int indexdiv=1;
- for(k=0;k<b->dim;k++){
- int index= (j/indexdiv)%quantvals;
- float val=b->quantlist[index];
- val=fabs(val)*delta+mindel+last;
- if(b->q_sequencep)last=val;
- if(sparsemap)
- r[sparsemap[count]*b->dim+k]=val;
- else
- r[count*b->dim+k]=val;
- indexdiv*=quantvals;
- }
- count++;
- }
-
- }
- break;
- case 2:
- for(j=0;j<b->entries;j++){
- if((sparsemap && b->lengthlist[j]) || !sparsemap){
- float last=0.f;
-
- for(k=0;k<b->dim;k++){
- float val=b->quantlist[j*b->dim+k];
- val=fabs(val)*delta+mindel+last;
- if(b->q_sequencep)last=val;
- if(sparsemap)
- r[sparsemap[count]*b->dim+k]=val;
- else
- r[count*b->dim+k]=val;
- }
- count++;
- }
- }
- break;
- }
-
- return(r);
- }
- return(NULL);
-}
-
-void vorbis_staticbook_destroy(static_codebook *b){
- if(b->allocedp){
- if(b->quantlist)_ogg_free(b->quantlist);
- if(b->lengthlist)_ogg_free(b->lengthlist);
- memset(b,0,sizeof(*b));
- _ogg_free(b);
- } /* otherwise, it is in static memory */
-}
-
-void vorbis_book_clear(codebook *b){
- /* static book is not cleared; we're likely called on the lookup and
- the static codebook belongs to the info struct */
- if(b->valuelist)_ogg_free(b->valuelist);
- if(b->codelist)_ogg_free(b->codelist);
-
- if(b->dec_index)_ogg_free(b->dec_index);
- if(b->dec_codelengths)_ogg_free(b->dec_codelengths);
- if(b->dec_firsttable)_ogg_free(b->dec_firsttable);
-
- memset(b,0,sizeof(*b));
-}
-
-int vorbis_book_init_encode(codebook *c,const static_codebook *s){
-
- memset(c,0,sizeof(*c));
- c->c=s;
- c->entries=s->entries;
- c->used_entries=s->entries;
- c->dim=s->dim;
- c->codelist=_make_words(s->lengthlist,s->entries,0);
- //c->valuelist=_book_unquantize(s,s->entries,NULL);
- c->quantvals=_book_maptype1_quantvals(s);
- c->minval=(int)rint(_float32_unpack(s->q_min));
- c->delta=(int)rint(_float32_unpack(s->q_delta));
-
- return(0);
-}
-
-static ogg_uint32_t bitreverse(ogg_uint32_t x){
- x= ((x>>16)&0x0000ffffUL) | ((x<<16)&0xffff0000UL);
- x= ((x>> 8)&0x00ff00ffUL) | ((x<< 8)&0xff00ff00UL);
- x= ((x>> 4)&0x0f0f0f0fUL) | ((x<< 4)&0xf0f0f0f0UL);
- x= ((x>> 2)&0x33333333UL) | ((x<< 2)&0xccccccccUL);
- return((x>> 1)&0x55555555UL) | ((x<< 1)&0xaaaaaaaaUL);
-}
-
-static int sort32a(const void *a,const void *b){
- return ( **(ogg_uint32_t **)a>**(ogg_uint32_t **)b)-
- ( **(ogg_uint32_t **)a<**(ogg_uint32_t **)b);
-}
-
-/* decode codebook arrangement is more heavily optimized than encode */
-int vorbis_book_init_decode(codebook *c,const static_codebook *s){
- int i,j,n=0,tabn;
- int *sortindex;
-
- memset(c,0,sizeof(*c));
-
- /* count actually used entries and find max length */
- for(i=0;i<s->entries;i++)
- if(s->lengthlist[i]>0)
- n++;
-
- c->entries=s->entries;
- c->used_entries=n;
- c->dim=s->dim;
-
- if(n>0){
- /* two different remappings go on here.
-
- First, we collapse the likely sparse codebook down only to
- actually represented values/words. This collapsing needs to be
- indexed as map-valueless books are used to encode original entry
- positions as integers.
-
- Second, we reorder all vectors, including the entry index above,
- by sorted bitreversed codeword to allow treeless decode. */
-
- /* perform sort */
- ogg_uint32_t *codes=_make_words(s->lengthlist,s->entries,c->used_entries);
- ogg_uint32_t **codep=alloca(sizeof(*codep)*n);
-
- if(codes==NULL)goto err_out;
-
- for(i=0;i<n;i++){
- codes[i]=bitreverse(codes[i]);
- codep[i]=codes+i;
- }
-
- qsort(codep,n,sizeof(*codep),sort32a);
-
- sortindex=alloca(n*sizeof(*sortindex));
- c->codelist=_ogg_malloc(n*sizeof(*c->codelist));
- /* the index is a reverse index */
- for(i=0;i<n;i++){
- int position=codep[i]-codes;
- sortindex[position]=i;
- }
-
- for(i=0;i<n;i++)
- c->codelist[sortindex[i]]=codes[i];
- _ogg_free(codes);
-
- c->valuelist=_book_unquantize(s,n,sortindex);
- c->dec_index=_ogg_malloc(n*sizeof(*c->dec_index));
-
- for(n=0,i=0;i<s->entries;i++)
- if(s->lengthlist[i]>0)
- c->dec_index[sortindex[n++]]=i;
-
- c->dec_codelengths=_ogg_malloc(n*sizeof(*c->dec_codelengths));
- c->dec_maxlength=0;
- for(n=0,i=0;i<s->entries;i++)
- if(s->lengthlist[i]>0){
- c->dec_codelengths[sortindex[n++]]=s->lengthlist[i];
- if(s->lengthlist[i]>c->dec_maxlength)
- c->dec_maxlength=s->lengthlist[i];
- }
-
- if(n==1 && c->dec_maxlength==1){
- /* special case the 'single entry codebook' with a single bit
- fastpath table (that always returns entry 0 )in order to use
- unmodified decode paths. */
- c->dec_firsttablen=1;
- c->dec_firsttable=_ogg_calloc(2,sizeof(*c->dec_firsttable));
- c->dec_firsttable[0]=c->dec_firsttable[1]=1;
-
- }else{
- c->dec_firsttablen=ov_ilog(c->used_entries)-4; /* this is magic */
- if(c->dec_firsttablen<5)c->dec_firsttablen=5;
- if(c->dec_firsttablen>8)c->dec_firsttablen=8;
-
- tabn=1<<c->dec_firsttablen;
- c->dec_firsttable=_ogg_calloc(tabn,sizeof(*c->dec_firsttable));
-
- for(i=0;i<n;i++){
- if(c->dec_codelengths[i]<=c->dec_firsttablen){
- ogg_uint32_t orig=bitreverse(c->codelist[i]);
- for(j=0;j<(1<<(c->dec_firsttablen-c->dec_codelengths[i]));j++)
- c->dec_firsttable[orig|(j<<c->dec_codelengths[i])]=i+1;
- }
- }
-
- /* now fill in 'unused' entries in the firsttable with hi/lo search
- hints for the non-direct-hits */
- {
- ogg_uint32_t mask=0xfffffffeUL<<(31-c->dec_firsttablen);
- long lo=0,hi=0;
-
- for(i=0;i<tabn;i++){
- ogg_uint32_t word=i<<(32-c->dec_firsttablen);
- if(c->dec_firsttable[bitreverse(word)]==0){
- while((lo+1)<n && c->codelist[lo+1]<=word)lo++;
- while( hi<n && word>=(c->codelist[hi]&mask))hi++;
-
- /* we only actually have 15 bits per hint to play with here.
- In order to overflow gracefully (nothing breaks, efficiency
- just drops), encode as the difference from the extremes. */
- {
- unsigned long loval=lo;
- unsigned long hival=n-hi;
-
- if(loval>0x7fff)loval=0x7fff;
- if(hival>0x7fff)hival=0x7fff;
- c->dec_firsttable[bitreverse(word)]=
- 0x80000000UL | (loval<<15) | hival;
- }
- }
- }
- }
- }
- }
-
- return(0);
- err_out:
- vorbis_book_clear(c);
- return(-1);
-}
-
-long vorbis_book_codeword(codebook *book,int entry){
- if(book->c) /* only use with encode; decode optimizations are
- allowed to break this */
- return book->codelist[entry];
- return -1;
-}
-
-long vorbis_book_codelen(codebook *book,int entry){
- if(book->c) /* only use with encode; decode optimizations are
- allowed to break this */
- return book->c->lengthlist[entry];
- return -1;
-}
-
-#ifdef _V_SELFTEST
-
-/* Unit tests of the dequantizer; this stuff will be OK
- cross-platform, I simply want to be sure that special mapping cases
- actually work properly; a bug could go unnoticed for a while */
-
-#include <stdio.h>
-
-/* cases:
-
- no mapping
- full, explicit mapping
- algorithmic mapping
-
- nonsequential
- sequential
-*/
-
-static long full_quantlist1[]={0,1,2,3, 4,5,6,7, 8,3,6,1};
-static long partial_quantlist1[]={0,7,2};
-
-/* no mapping */
-static_codebook test1={
- 4,16,
- NULL,
- 0,
- 0,0,0,0,
- NULL,
- 0
-};
-static float *test1_result=NULL;
-
-/* linear, full mapping, nonsequential */
-static_codebook test2={
- 4,3,
- NULL,
- 2,
- -533200896,1611661312,4,0,
- full_quantlist1,
- 0
-};
-static float test2_result[]={-3,-2,-1,0, 1,2,3,4, 5,0,3,-2};
-
-/* linear, full mapping, sequential */
-static_codebook test3={
- 4,3,
- NULL,
- 2,
- -533200896,1611661312,4,1,
- full_quantlist1,
- 0
-};
-static float test3_result[]={-3,-5,-6,-6, 1,3,6,10, 5,5,8,6};
-
-/* linear, algorithmic mapping, nonsequential */
-static_codebook test4={
- 3,27,
- NULL,
- 1,
- -533200896,1611661312,4,0,
- partial_quantlist1,
- 0
-};
-static float test4_result[]={-3,-3,-3, 4,-3,-3, -1,-3,-3,
- -3, 4,-3, 4, 4,-3, -1, 4,-3,
- -3,-1,-3, 4,-1,-3, -1,-1,-3,
- -3,-3, 4, 4,-3, 4, -1,-3, 4,
- -3, 4, 4, 4, 4, 4, -1, 4, 4,
- -3,-1, 4, 4,-1, 4, -1,-1, 4,
- -3,-3,-1, 4,-3,-1, -1,-3,-1,
- -3, 4,-1, 4, 4,-1, -1, 4,-1,
- -3,-1,-1, 4,-1,-1, -1,-1,-1};
-
-/* linear, algorithmic mapping, sequential */
-static_codebook test5={
- 3,27,
- NULL,
- 1,
- -533200896,1611661312,4,1,
- partial_quantlist1,
- 0
-};
-static float test5_result[]={-3,-6,-9, 4, 1,-2, -1,-4,-7,
- -3, 1,-2, 4, 8, 5, -1, 3, 0,
- -3,-4,-7, 4, 3, 0, -1,-2,-5,
- -3,-6,-2, 4, 1, 5, -1,-4, 0,
- -3, 1, 5, 4, 8,12, -1, 3, 7,
- -3,-4, 0, 4, 3, 7, -1,-2, 2,
- -3,-6,-7, 4, 1, 0, -1,-4,-5,
- -3, 1, 0, 4, 8, 7, -1, 3, 2,
- -3,-4,-5, 4, 3, 2, -1,-2,-3};
-
-void run_test(static_codebook *b,float *comp){
- float *out=_book_unquantize(b,b->entries,NULL);
- int i;
-
- if(comp){
- if(!out){
- fprintf(stderr,"_book_unquantize incorrectly returned NULL\n");
- exit(1);
- }
-
- for(i=0;i<b->entries*b->dim;i++)
- if(fabs(out[i]-comp[i])>.0001){
- fprintf(stderr,"disagreement in unquantized and reference data:\n"
- "position %d, %g != %g\n",i,out[i],comp[i]);
- exit(1);
- }
-
- }else{
- if(out){
- fprintf(stderr,"_book_unquantize returned a value array: \n"
- " correct result should have been NULL\n");
- exit(1);
- }
- }
-}
-
-int main(){
- /* run the nine dequant tests, and compare to the hand-rolled results */
- fprintf(stderr,"Dequant test 1... ");
- run_test(&test1,test1_result);
- fprintf(stderr,"OK\nDequant test 2... ");
- run_test(&test2,test2_result);
- fprintf(stderr,"OK\nDequant test 3... ");
- run_test(&test3,test3_result);
- fprintf(stderr,"OK\nDequant test 4... ");
- run_test(&test4,test4_result);
- fprintf(stderr,"OK\nDequant test 5... ");
- run_test(&test5,test5_result);
- fprintf(stderr,"OK\n\n");
-
- return(0);
-}
-
-#endif
diff --git a/contrib/vorbis/lib/smallft.c b/contrib/vorbis/lib/smallft.c
deleted file mode 100644
index 6d528af..0000000
--- a/contrib/vorbis/lib/smallft.c
+++ /dev/null
@@ -1,1254 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: *unnormalized* fft transform
-
- ********************************************************************/
-
-/* FFT implementation from OggSquish, minus cosine transforms,
- * minus all but radix 2/4 case. In Vorbis we only need this
- * cut-down version.
- *
- * To do more than just power-of-two sized vectors, see the full
- * version I wrote for NetLib.
- *
- * Note that the packing is a little strange; rather than the FFT r/i
- * packing following R_0, I_n, R_1, I_1, R_2, I_2 ... R_n-1, I_n-1,
- * it follows R_0, R_1, I_1, R_2, I_2 ... R_n-1, I_n-1, I_n like the
- * FORTRAN version
- */
-
-#include <stdlib.h>
-#include <string.h>
-#include <math.h>
-#include "smallft.h"
-#include "os.h"
-#include "misc.h"
-
-static void drfti1(int n, float *wa, int *ifac){
- static int ntryh[4] = { 4,2,3,5 };
- static float tpi = 6.28318530717958648f;
- float arg,argh,argld,fi;
- int ntry=0,i,j=-1;
- int k1, l1, l2, ib;
- int ld, ii, ip, is, nq, nr;
- int ido, ipm, nfm1;
- int nl=n;
- int nf=0;
-
- L101:
- j++;
- if (j < 4)
- ntry=ntryh[j];
- else
- ntry+=2;
-
- L104:
- nq=nl/ntry;
- nr=nl-ntry*nq;
- if (nr!=0) goto L101;
-
- nf++;
- ifac[nf+1]=ntry;
- nl=nq;
- if(ntry!=2)goto L107;
- if(nf==1)goto L107;
-
- for (i=1;i<nf;i++){
- ib=nf-i+1;
- ifac[ib+1]=ifac[ib];
- }
- ifac[2] = 2;
-
- L107:
- if(nl!=1)goto L104;
- ifac[0]=n;
- ifac[1]=nf;
- argh=tpi/n;
- is=0;
- nfm1=nf-1;
- l1=1;
-
- if(nfm1==0)return;
-
- for (k1=0;k1<nfm1;k1++){
- ip=ifac[k1+2];
- ld=0;
- l2=l1*ip;
- ido=n/l2;
- ipm=ip-1;
-
- for (j=0;j<ipm;j++){
- ld+=l1;
- i=is;
- argld=(float)ld*argh;
- fi=0.f;
- for (ii=2;ii<ido;ii+=2){
- fi+=1.f;
- arg=fi*argld;
- wa[i++]=cos(arg);
- wa[i++]=sin(arg);
- }
- is+=ido;
- }
- l1=l2;
- }
-}
-
-static void fdrffti(int n, float *wsave, int *ifac){
-
- if (n == 1) return;
- drfti1(n, wsave+n, ifac);
-}
-
-static void dradf2(int ido,int l1,float *cc,float *ch,float *wa1){
- int i,k;
- float ti2,tr2;
- int t0,t1,t2,t3,t4,t5,t6;
-
- t1=0;
- t0=(t2=l1*ido);
- t3=ido<<1;
- for(k=0;k<l1;k++){
- ch[t1<<1]=cc[t1]+cc[t2];
- ch[(t1<<1)+t3-1]=cc[t1]-cc[t2];
- t1+=ido;
- t2+=ido;
- }
-
- if(ido<2)return;
- if(ido==2)goto L105;
-
- t1=0;
- t2=t0;
- for(k=0;k<l1;k++){
- t3=t2;
- t4=(t1<<1)+(ido<<1);
- t5=t1;
- t6=t1+t1;
- for(i=2;i<ido;i+=2){
- t3+=2;
- t4-=2;
- t5+=2;
- t6+=2;
- tr2=wa1[i-2]*cc[t3-1]+wa1[i-1]*cc[t3];
- ti2=wa1[i-2]*cc[t3]-wa1[i-1]*cc[t3-1];
- ch[t6]=cc[t5]+ti2;
- ch[t4]=ti2-cc[t5];
- ch[t6-1]=cc[t5-1]+tr2;
- ch[t4-1]=cc[t5-1]-tr2;
- }
- t1+=ido;
- t2+=ido;
- }
-
- if(ido%2==1)return;
-
- L105:
- t3=(t2=(t1=ido)-1);
- t2+=t0;
- for(k=0;k<l1;k++){
- ch[t1]=-cc[t2];
- ch[t1-1]=cc[t3];
- t1+=ido<<1;
- t2+=ido;
- t3+=ido;
- }
-}
-
-static void dradf4(int ido,int l1,float *cc,float *ch,float *wa1,
- float *wa2,float *wa3){
- static float hsqt2 = .70710678118654752f;
- int i,k,t0,t1,t2,t3,t4,t5,t6;
- float ci2,ci3,ci4,cr2,cr3,cr4,ti1,ti2,ti3,ti4,tr1,tr2,tr3,tr4;
- t0=l1*ido;
-
- t1=t0;
- t4=t1<<1;
- t2=t1+(t1<<1);
- t3=0;
-
- for(k=0;k<l1;k++){
- tr1=cc[t1]+cc[t2];
- tr2=cc[t3]+cc[t4];
-
- ch[t5=t3<<2]=tr1+tr2;
- ch[(ido<<2)+t5-1]=tr2-tr1;
- ch[(t5+=(ido<<1))-1]=cc[t3]-cc[t4];
- ch[t5]=cc[t2]-cc[t1];
-
- t1+=ido;
- t2+=ido;
- t3+=ido;
- t4+=ido;
- }
-
- if(ido<2)return;
- if(ido==2)goto L105;
-
-
- t1=0;
- for(k=0;k<l1;k++){
- t2=t1;
- t4=t1<<2;
- t5=(t6=ido<<1)+t4;
- for(i=2;i<ido;i+=2){
- t3=(t2+=2);
- t4+=2;
- t5-=2;
-
- t3+=t0;
- cr2=wa1[i-2]*cc[t3-1]+wa1[i-1]*cc[t3];
- ci2=wa1[i-2]*cc[t3]-wa1[i-1]*cc[t3-1];
- t3+=t0;
- cr3=wa2[i-2]*cc[t3-1]+wa2[i-1]*cc[t3];
- ci3=wa2[i-2]*cc[t3]-wa2[i-1]*cc[t3-1];
- t3+=t0;
- cr4=wa3[i-2]*cc[t3-1]+wa3[i-1]*cc[t3];
- ci4=wa3[i-2]*cc[t3]-wa3[i-1]*cc[t3-1];
-
- tr1=cr2+cr4;
- tr4=cr4-cr2;
- ti1=ci2+ci4;
- ti4=ci2-ci4;
-
- ti2=cc[t2]+ci3;
- ti3=cc[t2]-ci3;
- tr2=cc[t2-1]+cr3;
- tr3=cc[t2-1]-cr3;
-
- ch[t4-1]=tr1+tr2;
- ch[t4]=ti1+ti2;
-
- ch[t5-1]=tr3-ti4;
- ch[t5]=tr4-ti3;
-
- ch[t4+t6-1]=ti4+tr3;
- ch[t4+t6]=tr4+ti3;
-
- ch[t5+t6-1]=tr2-tr1;
- ch[t5+t6]=ti1-ti2;
- }
- t1+=ido;
- }
- if(ido&1)return;
-
- L105:
-
- t2=(t1=t0+ido-1)+(t0<<1);
- t3=ido<<2;
- t4=ido;
- t5=ido<<1;
- t6=ido;
-
- for(k=0;k<l1;k++){
- ti1=-hsqt2*(cc[t1]+cc[t2]);
- tr1=hsqt2*(cc[t1]-cc[t2]);
-
- ch[t4-1]=tr1+cc[t6-1];
- ch[t4+t5-1]=cc[t6-1]-tr1;
-
- ch[t4]=ti1-cc[t1+t0];
- ch[t4+t5]=ti1+cc[t1+t0];
-
- t1+=ido;
- t2+=ido;
- t4+=t3;
- t6+=ido;
- }
-}
-
-static void dradfg(int ido,int ip,int l1,int idl1,float *cc,float *c1,
- float *c2,float *ch,float *ch2,float *wa){
-
- static float tpi=6.283185307179586f;
- int idij,ipph,i,j,k,l,ic,ik,is;
- int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10;
- float dc2,ai1,ai2,ar1,ar2,ds2;
- int nbd;
- float dcp,arg,dsp,ar1h,ar2h;
- int idp2,ipp2;
-
- arg=tpi/(float)ip;
- dcp=cos(arg);
- dsp=sin(arg);
- ipph=(ip+1)>>1;
- ipp2=ip;
- idp2=ido;
- nbd=(ido-1)>>1;
- t0=l1*ido;
- t10=ip*ido;
-
- if(ido==1)goto L119;
- for(ik=0;ik<idl1;ik++)ch2[ik]=c2[ik];
-
- t1=0;
- for(j=1;j<ip;j++){
- t1+=t0;
- t2=t1;
- for(k=0;k<l1;k++){
- ch[t2]=c1[t2];
- t2+=ido;
- }
- }
-
- is=-ido;
- t1=0;
- if(nbd>l1){
- for(j=1;j<ip;j++){
- t1+=t0;
- is+=ido;
- t2= -ido+t1;
- for(k=0;k<l1;k++){
- idij=is-1;
- t2+=ido;
- t3=t2;
- for(i=2;i<ido;i+=2){
- idij+=2;
- t3+=2;
- ch[t3-1]=wa[idij-1]*c1[t3-1]+wa[idij]*c1[t3];
- ch[t3]=wa[idij-1]*c1[t3]-wa[idij]*c1[t3-1];
- }
- }
- }
- }else{
-
- for(j=1;j<ip;j++){
- is+=ido;
- idij=is-1;
- t1+=t0;
- t2=t1;
- for(i=2;i<ido;i+=2){
- idij+=2;
- t2+=2;
- t3=t2;
- for(k=0;k<l1;k++){
- ch[t3-1]=wa[idij-1]*c1[t3-1]+wa[idij]*c1[t3];
- ch[t3]=wa[idij-1]*c1[t3]-wa[idij]*c1[t3-1];
- t3+=ido;
- }
- }
- }
- }
-
- t1=0;
- t2=ipp2*t0;
- if(nbd<l1){
- for(j=1;j<ipph;j++){
- t1+=t0;
- t2-=t0;
- t3=t1;
- t4=t2;
- for(i=2;i<ido;i+=2){
- t3+=2;
- t4+=2;
- t5=t3-ido;
- t6=t4-ido;
- for(k=0;k<l1;k++){
- t5+=ido;
- t6+=ido;
- c1[t5-1]=ch[t5-1]+ch[t6-1];
- c1[t6-1]=ch[t5]-ch[t6];
- c1[t5]=ch[t5]+ch[t6];
- c1[t6]=ch[t6-1]-ch[t5-1];
- }
- }
- }
- }else{
- for(j=1;j<ipph;j++){
- t1+=t0;
- t2-=t0;
- t3=t1;
- t4=t2;
- for(k=0;k<l1;k++){
- t5=t3;
- t6=t4;
- for(i=2;i<ido;i+=2){
- t5+=2;
- t6+=2;
- c1[t5-1]=ch[t5-1]+ch[t6-1];
- c1[t6-1]=ch[t5]-ch[t6];
- c1[t5]=ch[t5]+ch[t6];
- c1[t6]=ch[t6-1]-ch[t5-1];
- }
- t3+=ido;
- t4+=ido;
- }
- }
- }
-
-L119:
- for(ik=0;ik<idl1;ik++)c2[ik]=ch2[ik];
-
- t1=0;
- t2=ipp2*idl1;
- for(j=1;j<ipph;j++){
- t1+=t0;
- t2-=t0;
- t3=t1-ido;
- t4=t2-ido;
- for(k=0;k<l1;k++){
- t3+=ido;
- t4+=ido;
- c1[t3]=ch[t3]+ch[t4];
- c1[t4]=ch[t4]-ch[t3];
- }
- }
-
- ar1=1.f;
- ai1=0.f;
- t1=0;
- t2=ipp2*idl1;
- t3=(ip-1)*idl1;
- for(l=1;l<ipph;l++){
- t1+=idl1;
- t2-=idl1;
- ar1h=dcp*ar1-dsp*ai1;
- ai1=dcp*ai1+dsp*ar1;
- ar1=ar1h;
- t4=t1;
- t5=t2;
- t6=t3;
- t7=idl1;
-
- for(ik=0;ik<idl1;ik++){
- ch2[t4++]=c2[ik]+ar1*c2[t7++];
- ch2[t5++]=ai1*c2[t6++];
- }
-
- dc2=ar1;
- ds2=ai1;
- ar2=ar1;
- ai2=ai1;
-
- t4=idl1;
- t5=(ipp2-1)*idl1;
- for(j=2;j<ipph;j++){
- t4+=idl1;
- t5-=idl1;
-
- ar2h=dc2*ar2-ds2*ai2;
- ai2=dc2*ai2+ds2*ar2;
- ar2=ar2h;
-
- t6=t1;
- t7=t2;
- t8=t4;
- t9=t5;
- for(ik=0;ik<idl1;ik++){
- ch2[t6++]+=ar2*c2[t8++];
- ch2[t7++]+=ai2*c2[t9++];
- }
- }
- }
-
- t1=0;
- for(j=1;j<ipph;j++){
- t1+=idl1;
- t2=t1;
- for(ik=0;ik<idl1;ik++)ch2[ik]+=c2[t2++];
- }
-
- if(ido<l1)goto L132;
-
- t1=0;
- t2=0;
- for(k=0;k<l1;k++){
- t3=t1;
- t4=t2;
- for(i=0;i<ido;i++)cc[t4++]=ch[t3++];
- t1+=ido;
- t2+=t10;
- }
-
- goto L135;
-
- L132:
- for(i=0;i<ido;i++){
- t1=i;
- t2=i;
- for(k=0;k<l1;k++){
- cc[t2]=ch[t1];
- t1+=ido;
- t2+=t10;
- }
- }
-
- L135:
- t1=0;
- t2=ido<<1;
- t3=0;
- t4=ipp2*t0;
- for(j=1;j<ipph;j++){
-
- t1+=t2;
- t3+=t0;
- t4-=t0;
-
- t5=t1;
- t6=t3;
- t7=t4;
-
- for(k=0;k<l1;k++){
- cc[t5-1]=ch[t6];
- cc[t5]=ch[t7];
- t5+=t10;
- t6+=ido;
- t7+=ido;
- }
- }
-
- if(ido==1)return;
- if(nbd<l1)goto L141;
-
- t1=-ido;
- t3=0;
- t4=0;
- t5=ipp2*t0;
- for(j=1;j<ipph;j++){
- t1+=t2;
- t3+=t2;
- t4+=t0;
- t5-=t0;
- t6=t1;
- t7=t3;
- t8=t4;
- t9=t5;
- for(k=0;k<l1;k++){
- for(i=2;i<ido;i+=2){
- ic=idp2-i;
- cc[i+t7-1]=ch[i+t8-1]+ch[i+t9-1];
- cc[ic+t6-1]=ch[i+t8-1]-ch[i+t9-1];
- cc[i+t7]=ch[i+t8]+ch[i+t9];
- cc[ic+t6]=ch[i+t9]-ch[i+t8];
- }
- t6+=t10;
- t7+=t10;
- t8+=ido;
- t9+=ido;
- }
- }
- return;
-
- L141:
-
- t1=-ido;
- t3=0;
- t4=0;
- t5=ipp2*t0;
- for(j=1;j<ipph;j++){
- t1+=t2;
- t3+=t2;
- t4+=t0;
- t5-=t0;
- for(i=2;i<ido;i+=2){
- t6=idp2+t1-i;
- t7=i+t3;
- t8=i+t4;
- t9=i+t5;
- for(k=0;k<l1;k++){
- cc[t7-1]=ch[t8-1]+ch[t9-1];
- cc[t6-1]=ch[t8-1]-ch[t9-1];
- cc[t7]=ch[t8]+ch[t9];
- cc[t6]=ch[t9]-ch[t8];
- t6+=t10;
- t7+=t10;
- t8+=ido;
- t9+=ido;
- }
- }
- }
-}
-
-static void drftf1(int n,float *c,float *ch,float *wa,int *ifac){
- int i,k1,l1,l2;
- int na,kh,nf;
- int ip,iw,ido,idl1,ix2,ix3;
-
- nf=ifac[1];
- na=1;
- l2=n;
- iw=n;
-
- for(k1=0;k1<nf;k1++){
- kh=nf-k1;
- ip=ifac[kh+1];
- l1=l2/ip;
- ido=n/l2;
- idl1=ido*l1;
- iw-=(ip-1)*ido;
- na=1-na;
-
- if(ip!=4)goto L102;
-
- ix2=iw+ido;
- ix3=ix2+ido;
- if(na!=0)
- dradf4(ido,l1,ch,c,wa+iw-1,wa+ix2-1,wa+ix3-1);
- else
- dradf4(ido,l1,c,ch,wa+iw-1,wa+ix2-1,wa+ix3-1);
- goto L110;
-
- L102:
- if(ip!=2)goto L104;
- if(na!=0)goto L103;
-
- dradf2(ido,l1,c,ch,wa+iw-1);
- goto L110;
-
- L103:
- dradf2(ido,l1,ch,c,wa+iw-1);
- goto L110;
-
- L104:
- if(ido==1)na=1-na;
- if(na!=0)goto L109;
-
- dradfg(ido,ip,l1,idl1,c,c,c,ch,ch,wa+iw-1);
- na=1;
- goto L110;
-
- L109:
- dradfg(ido,ip,l1,idl1,ch,ch,ch,c,c,wa+iw-1);
- na=0;
-
- L110:
- l2=l1;
- }
-
- if(na==1)return;
-
- for(i=0;i<n;i++)c[i]=ch[i];
-}
-
-static void dradb2(int ido,int l1,float *cc,float *ch,float *wa1){
- int i,k,t0,t1,t2,t3,t4,t5,t6;
- float ti2,tr2;
-
- t0=l1*ido;
-
- t1=0;
- t2=0;
- t3=(ido<<1)-1;
- for(k=0;k<l1;k++){
- ch[t1]=cc[t2]+cc[t3+t2];
- ch[t1+t0]=cc[t2]-cc[t3+t2];
- t2=(t1+=ido)<<1;
- }
-
- if(ido<2)return;
- if(ido==2)goto L105;
-
- t1=0;
- t2=0;
- for(k=0;k<l1;k++){
- t3=t1;
- t5=(t4=t2)+(ido<<1);
- t6=t0+t1;
- for(i=2;i<ido;i+=2){
- t3+=2;
- t4+=2;
- t5-=2;
- t6+=2;
- ch[t3-1]=cc[t4-1]+cc[t5-1];
- tr2=cc[t4-1]-cc[t5-1];
- ch[t3]=cc[t4]-cc[t5];
- ti2=cc[t4]+cc[t5];
- ch[t6-1]=wa1[i-2]*tr2-wa1[i-1]*ti2;
- ch[t6]=wa1[i-2]*ti2+wa1[i-1]*tr2;
- }
- t2=(t1+=ido)<<1;
- }
-
- if(ido%2==1)return;
-
-L105:
- t1=ido-1;
- t2=ido-1;
- for(k=0;k<l1;k++){
- ch[t1]=cc[t2]+cc[t2];
- ch[t1+t0]=-(cc[t2+1]+cc[t2+1]);
- t1+=ido;
- t2+=ido<<1;
- }
-}
-
-static void dradb3(int ido,int l1,float *cc,float *ch,float *wa1,
- float *wa2){
- static float taur = -.5f;
- static float taui = .8660254037844386f;
- int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10;
- float ci2,ci3,di2,di3,cr2,cr3,dr2,dr3,ti2,tr2;
- t0=l1*ido;
-
- t1=0;
- t2=t0<<1;
- t3=ido<<1;
- t4=ido+(ido<<1);
- t5=0;
- for(k=0;k<l1;k++){
- tr2=cc[t3-1]+cc[t3-1];
- cr2=cc[t5]+(taur*tr2);
- ch[t1]=cc[t5]+tr2;
- ci3=taui*(cc[t3]+cc[t3]);
- ch[t1+t0]=cr2-ci3;
- ch[t1+t2]=cr2+ci3;
- t1+=ido;
- t3+=t4;
- t5+=t4;
- }
-
- if(ido==1)return;
-
- t1=0;
- t3=ido<<1;
- for(k=0;k<l1;k++){
- t7=t1+(t1<<1);
- t6=(t5=t7+t3);
- t8=t1;
- t10=(t9=t1+t0)+t0;
-
- for(i=2;i<ido;i+=2){
- t5+=2;
- t6-=2;
- t7+=2;
- t8+=2;
- t9+=2;
- t10+=2;
- tr2=cc[t5-1]+cc[t6-1];
- cr2=cc[t7-1]+(taur*tr2);
- ch[t8-1]=cc[t7-1]+tr2;
- ti2=cc[t5]-cc[t6];
- ci2=cc[t7]+(taur*ti2);
- ch[t8]=cc[t7]+ti2;
- cr3=taui*(cc[t5-1]-cc[t6-1]);
- ci3=taui*(cc[t5]+cc[t6]);
- dr2=cr2-ci3;
- dr3=cr2+ci3;
- di2=ci2+cr3;
- di3=ci2-cr3;
- ch[t9-1]=wa1[i-2]*dr2-wa1[i-1]*di2;
- ch[t9]=wa1[i-2]*di2+wa1[i-1]*dr2;
- ch[t10-1]=wa2[i-2]*dr3-wa2[i-1]*di3;
- ch[t10]=wa2[i-2]*di3+wa2[i-1]*dr3;
- }
- t1+=ido;
- }
-}
-
-static void dradb4(int ido,int l1,float *cc,float *ch,float *wa1,
- float *wa2,float *wa3){
- static float sqrt2=1.414213562373095f;
- int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8;
- float ci2,ci3,ci4,cr2,cr3,cr4,ti1,ti2,ti3,ti4,tr1,tr2,tr3,tr4;
- t0=l1*ido;
-
- t1=0;
- t2=ido<<2;
- t3=0;
- t6=ido<<1;
- for(k=0;k<l1;k++){
- t4=t3+t6;
- t5=t1;
- tr3=cc[t4-1]+cc[t4-1];
- tr4=cc[t4]+cc[t4];
- tr1=cc[t3]-cc[(t4+=t6)-1];
- tr2=cc[t3]+cc[t4-1];
- ch[t5]=tr2+tr3;
- ch[t5+=t0]=tr1-tr4;
- ch[t5+=t0]=tr2-tr3;
- ch[t5+=t0]=tr1+tr4;
- t1+=ido;
- t3+=t2;
- }
-
- if(ido<2)return;
- if(ido==2)goto L105;
-
- t1=0;
- for(k=0;k<l1;k++){
- t5=(t4=(t3=(t2=t1<<2)+t6))+t6;
- t7=t1;
- for(i=2;i<ido;i+=2){
- t2+=2;
- t3+=2;
- t4-=2;
- t5-=2;
- t7+=2;
- ti1=cc[t2]+cc[t5];
- ti2=cc[t2]-cc[t5];
- ti3=cc[t3]-cc[t4];
- tr4=cc[t3]+cc[t4];
- tr1=cc[t2-1]-cc[t5-1];
- tr2=cc[t2-1]+cc[t5-1];
- ti4=cc[t3-1]-cc[t4-1];
- tr3=cc[t3-1]+cc[t4-1];
- ch[t7-1]=tr2+tr3;
- cr3=tr2-tr3;
- ch[t7]=ti2+ti3;
- ci3=ti2-ti3;
- cr2=tr1-tr4;
- cr4=tr1+tr4;
- ci2=ti1+ti4;
- ci4=ti1-ti4;
-
- ch[(t8=t7+t0)-1]=wa1[i-2]*cr2-wa1[i-1]*ci2;
- ch[t8]=wa1[i-2]*ci2+wa1[i-1]*cr2;
- ch[(t8+=t0)-1]=wa2[i-2]*cr3-wa2[i-1]*ci3;
- ch[t8]=wa2[i-2]*ci3+wa2[i-1]*cr3;
- ch[(t8+=t0)-1]=wa3[i-2]*cr4-wa3[i-1]*ci4;
- ch[t8]=wa3[i-2]*ci4+wa3[i-1]*cr4;
- }
- t1+=ido;
- }
-
- if(ido%2 == 1)return;
-
- L105:
-
- t1=ido;
- t2=ido<<2;
- t3=ido-1;
- t4=ido+(ido<<1);
- for(k=0;k<l1;k++){
- t5=t3;
- ti1=cc[t1]+cc[t4];
- ti2=cc[t4]-cc[t1];
- tr1=cc[t1-1]-cc[t4-1];
- tr2=cc[t1-1]+cc[t4-1];
- ch[t5]=tr2+tr2;
- ch[t5+=t0]=sqrt2*(tr1-ti1);
- ch[t5+=t0]=ti2+ti2;
- ch[t5+=t0]=-sqrt2*(tr1+ti1);
-
- t3+=ido;
- t1+=t2;
- t4+=t2;
- }
-}
-
-static void dradbg(int ido,int ip,int l1,int idl1,float *cc,float *c1,
- float *c2,float *ch,float *ch2,float *wa){
- static float tpi=6.283185307179586f;
- int idij,ipph,i,j,k,l,ik,is,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10,
- t11,t12;
- float dc2,ai1,ai2,ar1,ar2,ds2;
- int nbd;
- float dcp,arg,dsp,ar1h,ar2h;
- int ipp2;
-
- t10=ip*ido;
- t0=l1*ido;
- arg=tpi/(float)ip;
- dcp=cos(arg);
- dsp=sin(arg);
- nbd=(ido-1)>>1;
- ipp2=ip;
- ipph=(ip+1)>>1;
- if(ido<l1)goto L103;
-
- t1=0;
- t2=0;
- for(k=0;k<l1;k++){
- t3=t1;
- t4=t2;
- for(i=0;i<ido;i++){
- ch[t3]=cc[t4];
- t3++;
- t4++;
- }
- t1+=ido;
- t2+=t10;
- }
- goto L106;
-
- L103:
- t1=0;
- for(i=0;i<ido;i++){
- t2=t1;
- t3=t1;
- for(k=0;k<l1;k++){
- ch[t2]=cc[t3];
- t2+=ido;
- t3+=t10;
- }
- t1++;
- }
-
- L106:
- t1=0;
- t2=ipp2*t0;
- t7=(t5=ido<<1);
- for(j=1;j<ipph;j++){
- t1+=t0;
- t2-=t0;
- t3=t1;
- t4=t2;
- t6=t5;
- for(k=0;k<l1;k++){
- ch[t3]=cc[t6-1]+cc[t6-1];
- ch[t4]=cc[t6]+cc[t6];
- t3+=ido;
- t4+=ido;
- t6+=t10;
- }
- t5+=t7;
- }
-
- if (ido == 1)goto L116;
- if(nbd<l1)goto L112;
-
- t1=0;
- t2=ipp2*t0;
- t7=0;
- for(j=1;j<ipph;j++){
- t1+=t0;
- t2-=t0;
- t3=t1;
- t4=t2;
-
- t7+=(ido<<1);
- t8=t7;
- for(k=0;k<l1;k++){
- t5=t3;
- t6=t4;
- t9=t8;
- t11=t8;
- for(i=2;i<ido;i+=2){
- t5+=2;
- t6+=2;
- t9+=2;
- t11-=2;
- ch[t5-1]=cc[t9-1]+cc[t11-1];
- ch[t6-1]=cc[t9-1]-cc[t11-1];
- ch[t5]=cc[t9]-cc[t11];
- ch[t6]=cc[t9]+cc[t11];
- }
- t3+=ido;
- t4+=ido;
- t8+=t10;
- }
- }
- goto L116;
-
- L112:
- t1=0;
- t2=ipp2*t0;
- t7=0;
- for(j=1;j<ipph;j++){
- t1+=t0;
- t2-=t0;
- t3=t1;
- t4=t2;
- t7+=(ido<<1);
- t8=t7;
- t9=t7;
- for(i=2;i<ido;i+=2){
- t3+=2;
- t4+=2;
- t8+=2;
- t9-=2;
- t5=t3;
- t6=t4;
- t11=t8;
- t12=t9;
- for(k=0;k<l1;k++){
- ch[t5-1]=cc[t11-1]+cc[t12-1];
- ch[t6-1]=cc[t11-1]-cc[t12-1];
- ch[t5]=cc[t11]-cc[t12];
- ch[t6]=cc[t11]+cc[t12];
- t5+=ido;
- t6+=ido;
- t11+=t10;
- t12+=t10;
- }
- }
- }
-
-L116:
- ar1=1.f;
- ai1=0.f;
- t1=0;
- t9=(t2=ipp2*idl1);
- t3=(ip-1)*idl1;
- for(l=1;l<ipph;l++){
- t1+=idl1;
- t2-=idl1;
-
- ar1h=dcp*ar1-dsp*ai1;
- ai1=dcp*ai1+dsp*ar1;
- ar1=ar1h;
- t4=t1;
- t5=t2;
- t6=0;
- t7=idl1;
- t8=t3;
- for(ik=0;ik<idl1;ik++){
- c2[t4++]=ch2[t6++]+ar1*ch2[t7++];
- c2[t5++]=ai1*ch2[t8++];
- }
- dc2=ar1;
- ds2=ai1;
- ar2=ar1;
- ai2=ai1;
-
- t6=idl1;
- t7=t9-idl1;
- for(j=2;j<ipph;j++){
- t6+=idl1;
- t7-=idl1;
- ar2h=dc2*ar2-ds2*ai2;
- ai2=dc2*ai2+ds2*ar2;
- ar2=ar2h;
- t4=t1;
- t5=t2;
- t11=t6;
- t12=t7;
- for(ik=0;ik<idl1;ik++){
- c2[t4++]+=ar2*ch2[t11++];
- c2[t5++]+=ai2*ch2[t12++];
- }
- }
- }
-
- t1=0;
- for(j=1;j<ipph;j++){
- t1+=idl1;
- t2=t1;
- for(ik=0;ik<idl1;ik++)ch2[ik]+=ch2[t2++];
- }
-
- t1=0;
- t2=ipp2*t0;
- for(j=1;j<ipph;j++){
- t1+=t0;
- t2-=t0;
- t3=t1;
- t4=t2;
- for(k=0;k<l1;k++){
- ch[t3]=c1[t3]-c1[t4];
- ch[t4]=c1[t3]+c1[t4];
- t3+=ido;
- t4+=ido;
- }
- }
-
- if(ido==1)goto L132;
- if(nbd<l1)goto L128;
-
- t1=0;
- t2=ipp2*t0;
- for(j=1;j<ipph;j++){
- t1+=t0;
- t2-=t0;
- t3=t1;
- t4=t2;
- for(k=0;k<l1;k++){
- t5=t3;
- t6=t4;
- for(i=2;i<ido;i+=2){
- t5+=2;
- t6+=2;
- ch[t5-1]=c1[t5-1]-c1[t6];
- ch[t6-1]=c1[t5-1]+c1[t6];
- ch[t5]=c1[t5]+c1[t6-1];
- ch[t6]=c1[t5]-c1[t6-1];
- }
- t3+=ido;
- t4+=ido;
- }
- }
- goto L132;
-
- L128:
- t1=0;
- t2=ipp2*t0;
- for(j=1;j<ipph;j++){
- t1+=t0;
- t2-=t0;
- t3=t1;
- t4=t2;
- for(i=2;i<ido;i+=2){
- t3+=2;
- t4+=2;
- t5=t3;
- t6=t4;
- for(k=0;k<l1;k++){
- ch[t5-1]=c1[t5-1]-c1[t6];
- ch[t6-1]=c1[t5-1]+c1[t6];
- ch[t5]=c1[t5]+c1[t6-1];
- ch[t6]=c1[t5]-c1[t6-1];
- t5+=ido;
- t6+=ido;
- }
- }
- }
-
-L132:
- if(ido==1)return;
-
- for(ik=0;ik<idl1;ik++)c2[ik]=ch2[ik];
-
- t1=0;
- for(j=1;j<ip;j++){
- t2=(t1+=t0);
- for(k=0;k<l1;k++){
- c1[t2]=ch[t2];
- t2+=ido;
- }
- }
-
- if(nbd>l1)goto L139;
-
- is= -ido-1;
- t1=0;
- for(j=1;j<ip;j++){
- is+=ido;
- t1+=t0;
- idij=is;
- t2=t1;
- for(i=2;i<ido;i+=2){
- t2+=2;
- idij+=2;
- t3=t2;
- for(k=0;k<l1;k++){
- c1[t3-1]=wa[idij-1]*ch[t3-1]-wa[idij]*ch[t3];
- c1[t3]=wa[idij-1]*ch[t3]+wa[idij]*ch[t3-1];
- t3+=ido;
- }
- }
- }
- return;
-
- L139:
- is= -ido-1;
- t1=0;
- for(j=1;j<ip;j++){
- is+=ido;
- t1+=t0;
- t2=t1;
- for(k=0;k<l1;k++){
- idij=is;
- t3=t2;
- for(i=2;i<ido;i+=2){
- idij+=2;
- t3+=2;
- c1[t3-1]=wa[idij-1]*ch[t3-1]-wa[idij]*ch[t3];
- c1[t3]=wa[idij-1]*ch[t3]+wa[idij]*ch[t3-1];
- }
- t2+=ido;
- }
- }
-}
-
-static void drftb1(int n, float *c, float *ch, float *wa, int *ifac){
- int i,k1,l1,l2;
- int na;
- int nf,ip,iw,ix2,ix3,ido,idl1;
-
- nf=ifac[1];
- na=0;
- l1=1;
- iw=1;
-
- for(k1=0;k1<nf;k1++){
- ip=ifac[k1 + 2];
- l2=ip*l1;
- ido=n/l2;
- idl1=ido*l1;
- if(ip!=4)goto L103;
- ix2=iw+ido;
- ix3=ix2+ido;
-
- if(na!=0)
- dradb4(ido,l1,ch,c,wa+iw-1,wa+ix2-1,wa+ix3-1);
- else
- dradb4(ido,l1,c,ch,wa+iw-1,wa+ix2-1,wa+ix3-1);
- na=1-na;
- goto L115;
-
- L103:
- if(ip!=2)goto L106;
-
- if(na!=0)
- dradb2(ido,l1,ch,c,wa+iw-1);
- else
- dradb2(ido,l1,c,ch,wa+iw-1);
- na=1-na;
- goto L115;
-
- L106:
- if(ip!=3)goto L109;
-
- ix2=iw+ido;
- if(na!=0)
- dradb3(ido,l1,ch,c,wa+iw-1,wa+ix2-1);
- else
- dradb3(ido,l1,c,ch,wa+iw-1,wa+ix2-1);
- na=1-na;
- goto L115;
-
- L109:
-/* The radix five case can be translated later..... */
-/* if(ip!=5)goto L112;
-
- ix2=iw+ido;
- ix3=ix2+ido;
- ix4=ix3+ido;
- if(na!=0)
- dradb5(ido,l1,ch,c,wa+iw-1,wa+ix2-1,wa+ix3-1,wa+ix4-1);
- else
- dradb5(ido,l1,c,ch,wa+iw-1,wa+ix2-1,wa+ix3-1,wa+ix4-1);
- na=1-na;
- goto L115;
-
- L112:*/
- if(na!=0)
- dradbg(ido,ip,l1,idl1,ch,ch,ch,c,c,wa+iw-1);
- else
- dradbg(ido,ip,l1,idl1,c,c,c,ch,ch,wa+iw-1);
- if(ido==1)na=1-na;
-
- L115:
- l1=l2;
- iw+=(ip-1)*ido;
- }
-
- if(na==0)return;
-
- for(i=0;i<n;i++)c[i]=ch[i];
-}
-
-void drft_forward(drft_lookup *l,float *data){
- if(l->n==1)return;
- drftf1(l->n,data,l->trigcache,l->trigcache+l->n,l->splitcache);
-}
-
-void drft_backward(drft_lookup *l,float *data){
- if (l->n==1)return;
- drftb1(l->n,data,l->trigcache,l->trigcache+l->n,l->splitcache);
-}
-
-void drft_init(drft_lookup *l,int n){
- l->n=n;
- l->trigcache=_ogg_calloc(3*n,sizeof(*l->trigcache));
- l->splitcache=_ogg_calloc(32,sizeof(*l->splitcache));
- fdrffti(n, l->trigcache, l->splitcache);
-}
-
-void drft_clear(drft_lookup *l){
- if(l){
- if(l->trigcache)_ogg_free(l->trigcache);
- if(l->splitcache)_ogg_free(l->splitcache);
- memset(l,0,sizeof(*l));
- }
-}
diff --git a/contrib/vorbis/lib/smallft.h b/contrib/vorbis/lib/smallft.h
deleted file mode 100644
index 9e867c6..0000000
--- a/contrib/vorbis/lib/smallft.h
+++ /dev/null
@@ -1,33 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: fft transform
-
- ********************************************************************/
-
-#ifndef _V_SMFT_H_
-#define _V_SMFT_H_
-
-#include "vorbis/codec.h"
-
-typedef struct {
- int n;
- float *trigcache;
- int *splitcache;
-} drft_lookup;
-
-extern void drft_forward(drft_lookup *l,float *data);
-extern void drft_backward(drft_lookup *l,float *data);
-extern void drft_init(drft_lookup *l,int n);
-extern void drft_clear(drft_lookup *l);
-
-#endif
diff --git a/contrib/vorbis/lib/synthesis.c b/contrib/vorbis/lib/synthesis.c
deleted file mode 100644
index 5f6092c..0000000
--- a/contrib/vorbis/lib/synthesis.c
+++ /dev/null
@@ -1,179 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2015 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: single-block PCM synthesis
-
- ********************************************************************/
-
-#include <stdio.h>
-#include <ogg/ogg.h>
-#include "vorbis/codec.h"
-#include "codec_internal.h"
-#include "registry.h"
-#include "misc.h"
-#include "os.h"
-
-int vorbis_synthesis(vorbis_block *vb,ogg_packet *op){
- vorbis_dsp_state *vd= vb ? vb->vd : 0;
- private_state *b= vd ? vd->backend_state : 0;
- vorbis_info *vi= vd ? vd->vi : 0;
- codec_setup_info *ci= vi ? vi->codec_setup : 0;
- oggpack_buffer *opb=vb ? &vb->opb : 0;
- int type,mode,i;
-
- if (!vd || !b || !vi || !ci || !opb) {
- return OV_EBADPACKET;
- }
-
- /* first things first. Make sure decode is ready */
- _vorbis_block_ripcord(vb);
- oggpack_readinit(opb,op->packet,op->bytes);
-
- /* Check the packet type */
- if(oggpack_read(opb,1)!=0){
- /* Oops. This is not an audio data packet */
- return(OV_ENOTAUDIO);
- }
-
- /* read our mode and pre/post windowsize */
- mode=oggpack_read(opb,b->modebits);
- if(mode==-1){
- return(OV_EBADPACKET);
- }
-
- vb->mode=mode;
- if(!ci->mode_param[mode]){
- return(OV_EBADPACKET);
- }
-
- vb->W=ci->mode_param[mode]->blockflag;
- if(vb->W){
-
- /* this doesn;t get mapped through mode selection as it's used
- only for window selection */
- vb->lW=oggpack_read(opb,1);
- vb->nW=oggpack_read(opb,1);
- if(vb->nW==-1){
- return(OV_EBADPACKET);
- }
- }else{
- vb->lW=0;
- vb->nW=0;
- }
-
- /* more setup */
- vb->granulepos=op->granulepos;
- vb->sequence=op->packetno;
- vb->eofflag=op->e_o_s;
-
- /* alloc pcm passback storage */
- vb->pcmend=ci->blocksizes[vb->W];
- vb->pcm=_vorbis_block_alloc(vb,sizeof(*vb->pcm)*vi->channels);
- for(i=0;i<vi->channels;i++)
- vb->pcm[i]=_vorbis_block_alloc(vb,vb->pcmend*sizeof(*vb->pcm[i]));
-
- /* unpack_header enforces range checking */
- type=ci->map_type[ci->mode_param[mode]->mapping];
-
- return(_mapping_P[type]->inverse(vb,ci->map_param[ci->mode_param[mode]->
- mapping]));
-}
-
-/* used to track pcm position without actually performing decode.
- Useful for sequential 'fast forward' */
-int vorbis_synthesis_trackonly(vorbis_block *vb,ogg_packet *op){
- vorbis_dsp_state *vd=vb->vd;
- private_state *b=vd->backend_state;
- vorbis_info *vi=vd->vi;
- codec_setup_info *ci=vi->codec_setup;
- oggpack_buffer *opb=&vb->opb;
- int mode;
-
- /* first things first. Make sure decode is ready */
- _vorbis_block_ripcord(vb);
- oggpack_readinit(opb,op->packet,op->bytes);
-
- /* Check the packet type */
- if(oggpack_read(opb,1)!=0){
- /* Oops. This is not an audio data packet */
- return(OV_ENOTAUDIO);
- }
-
- /* read our mode and pre/post windowsize */
- mode=oggpack_read(opb,b->modebits);
- if(mode==-1)return(OV_EBADPACKET);
-
- vb->mode=mode;
- if(!ci->mode_param[mode]){
- return(OV_EBADPACKET);
- }
-
- vb->W=ci->mode_param[mode]->blockflag;
- if(vb->W){
- vb->lW=oggpack_read(opb,1);
- vb->nW=oggpack_read(opb,1);
- if(vb->nW==-1) return(OV_EBADPACKET);
- }else{
- vb->lW=0;
- vb->nW=0;
- }
-
- /* more setup */
- vb->granulepos=op->granulepos;
- vb->sequence=op->packetno;
- vb->eofflag=op->e_o_s;
-
- /* no pcm */
- vb->pcmend=0;
- vb->pcm=NULL;
-
- return(0);
-}
-
-long vorbis_packet_blocksize(vorbis_info *vi,ogg_packet *op){
- codec_setup_info *ci=vi->codec_setup;
- oggpack_buffer opb;
- int mode;
-
- if(ci==NULL || ci->modes<=0){
- /* codec setup not properly intialized */
- return(OV_EFAULT);
- }
-
- oggpack_readinit(&opb,op->packet,op->bytes);
-
- /* Check the packet type */
- if(oggpack_read(&opb,1)!=0){
- /* Oops. This is not an audio data packet */
- return(OV_ENOTAUDIO);
- }
-
- /* read our mode and pre/post windowsize */
- mode=oggpack_read(&opb,ov_ilog(ci->modes-1));
- if(mode==-1 || !ci->mode_param[mode])return(OV_EBADPACKET);
- return(ci->blocksizes[ci->mode_param[mode]->blockflag]);
-}
-
-int vorbis_synthesis_halfrate(vorbis_info *vi,int flag){
- /* set / clear half-sample-rate mode */
- codec_setup_info *ci=vi->codec_setup;
-
- /* right now, our MDCT can't handle < 64 sample windows. */
- if(ci->blocksizes[0]<=64 && flag)return -1;
- ci->halfrate_flag=(flag?1:0);
- return 0;
-}
-
-int vorbis_synthesis_halfrate_p(vorbis_info *vi){
- codec_setup_info *ci=vi->codec_setup;
- return ci->halfrate_flag;
-}
diff --git a/contrib/vorbis/lib/tone.c b/contrib/vorbis/lib/tone.c
deleted file mode 100644
index 5b8b020..0000000
--- a/contrib/vorbis/lib/tone.c
+++ /dev/null
@@ -1,54 +0,0 @@
-#include <stdlib.h>
-#include <stdio.h>
-#include <math.h>
-#include <string.h>
-
-void usage(){
- fprintf(stderr,"tone <frequency_Hz>,[<amplitude>] [<frequency_Hz>,[<amplitude>]...]\n");
- exit(1);
-}
-
-int main (int argc,char *argv[]){
- int i,j;
- double *f;
- double *amp;
-
- if(argc<2)usage();
-
- f=alloca(sizeof(*f)*(argc-1));
- amp=alloca(sizeof(*amp)*(argc-1));
-
- i=0;
- while(argv[i+1]){
- char *pos=strchr(argv[i+1],',');
-
- f[i]=atof(argv[i+1]);
- if(pos)
- amp[i]=atof(pos+1)*32767.f;
- else
- amp[i]=32767.f;
-
- fprintf(stderr,"%g Hz, %g amp\n",f[i],amp[i]);
-
- i++;
- }
-
- for(i=0;i<44100*10;i++){
- float val=0;
- int ival;
- for(j=0;j<argc-1;j++)
- val+=amp[j]*sin(i/44100.f*f[j]*2*M_PI);
- ival=rint(val);
-
- if(ival>32767.f)ival=32767.f;
- if(ival<-32768.f)ival=-32768.f;
-
- fprintf(stdout,"%c%c%c%c",
- (char)(ival&0xff),
- (char)((ival>>8)&0xff),
- (char)(ival&0xff),
- (char)((ival>>8)&0xff));
- }
- return(0);
-}
-
diff --git a/contrib/vorbis/lib/vorbisenc.c b/contrib/vorbis/lib/vorbisenc.c
deleted file mode 100644
index 4a4607c..0000000
--- a/contrib/vorbis/lib/vorbisenc.c
+++ /dev/null
@@ -1,1223 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2015 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: simple programmatic interface for encoder mode setup
-
- ********************************************************************/
-
-#include <stdlib.h>
-#include <string.h>
-#include <math.h>
-
-#include "vorbis/codec.h"
-#include "vorbis/vorbisenc.h"
-
-#include "codec_internal.h"
-
-#include "os.h"
-#include "misc.h"
-
-/* careful with this; it's using static array sizing to make managing
- all the modes a little less annoying. If we use a residue backend
- with > 12 partition types, or a different division of iteration,
- this needs to be updated. */
-typedef struct {
- const static_codebook *books[12][4];
-} static_bookblock;
-
-typedef struct {
- int res_type;
- int limit_type; /* 0 lowpass limited, 1 point stereo limited */
- int grouping;
- const vorbis_info_residue0 *res;
- const static_codebook *book_aux;
- const static_codebook *book_aux_managed;
- const static_bookblock *books_base;
- const static_bookblock *books_base_managed;
-} vorbis_residue_template;
-
-typedef struct {
- const vorbis_info_mapping0 *map;
- const vorbis_residue_template *res;
-} vorbis_mapping_template;
-
-typedef struct vp_adjblock{
- int block[P_BANDS];
-} vp_adjblock;
-
-typedef struct {
- int data[NOISE_COMPAND_LEVELS];
-} compandblock;
-
-/* high level configuration information for setting things up
- step-by-step with the detailed vorbis_encode_ctl interface.
- There's a fair amount of redundancy such that interactive setup
- does not directly deal with any vorbis_info or codec_setup_info
- initialization; it's all stored (until full init) in this highlevel
- setup, then flushed out to the real codec setup structs later. */
-
-typedef struct {
- int att[P_NOISECURVES];
- float boost;
- float decay;
-} att3;
-typedef struct { int data[P_NOISECURVES]; } adj3;
-
-typedef struct {
- int pre[PACKETBLOBS];
- int post[PACKETBLOBS];
- float kHz[PACKETBLOBS];
- float lowpasskHz[PACKETBLOBS];
-} adj_stereo;
-
-typedef struct {
- int lo;
- int hi;
- int fixed;
-} noiseguard;
-typedef struct {
- int data[P_NOISECURVES][17];
-} noise3;
-
-typedef struct {
- int mappings;
- const double *rate_mapping;
- const double *quality_mapping;
- int coupling_restriction;
- long samplerate_min_restriction;
- long samplerate_max_restriction;
-
-
- const int *blocksize_short;
- const int *blocksize_long;
-
- const att3 *psy_tone_masteratt;
- const int *psy_tone_0dB;
- const int *psy_tone_dBsuppress;
-
- const vp_adjblock *psy_tone_adj_impulse;
- const vp_adjblock *psy_tone_adj_long;
- const vp_adjblock *psy_tone_adj_other;
-
- const noiseguard *psy_noiseguards;
- const noise3 *psy_noise_bias_impulse;
- const noise3 *psy_noise_bias_padding;
- const noise3 *psy_noise_bias_trans;
- const noise3 *psy_noise_bias_long;
- const int *psy_noise_dBsuppress;
-
- const compandblock *psy_noise_compand;
- const double *psy_noise_compand_short_mapping;
- const double *psy_noise_compand_long_mapping;
-
- const int *psy_noise_normal_start[2];
- const int *psy_noise_normal_partition[2];
- const double *psy_noise_normal_thresh;
-
- const int *psy_ath_float;
- const int *psy_ath_abs;
-
- const double *psy_lowpass;
-
- const vorbis_info_psy_global *global_params;
- const double *global_mapping;
- const adj_stereo *stereo_modes;
-
- const static_codebook *const *const *const floor_books;
- const vorbis_info_floor1 *floor_params;
- const int floor_mappings;
- const int **floor_mapping_list;
-
- const vorbis_mapping_template *maps;
-} ve_setup_data_template;
-
-/* a few static coder conventions */
-static const vorbis_info_mode _mode_template[2]={
- {0,0,0,0},
- {1,0,0,1}
-};
-
-static const vorbis_info_mapping0 _map_nominal[2]={
- {1, {0,0}, {0}, {0}, 1,{0},{1}},
- {1, {0,0}, {1}, {1}, 1,{0},{1}}
-};
-
-#include "modes/setup_44.h"
-#include "modes/setup_44u.h"
-#include "modes/setup_44p51.h"
-#include "modes/setup_32.h"
-#include "modes/setup_8.h"
-#include "modes/setup_11.h"
-#include "modes/setup_16.h"
-#include "modes/setup_22.h"
-#include "modes/setup_X.h"
-
-static const ve_setup_data_template *const setup_list[]={
- &ve_setup_44_stereo,
- &ve_setup_44_51,
- &ve_setup_44_uncoupled,
-
- &ve_setup_32_stereo,
- &ve_setup_32_uncoupled,
-
- &ve_setup_22_stereo,
- &ve_setup_22_uncoupled,
- &ve_setup_16_stereo,
- &ve_setup_16_uncoupled,
-
- &ve_setup_11_stereo,
- &ve_setup_11_uncoupled,
- &ve_setup_8_stereo,
- &ve_setup_8_uncoupled,
-
- &ve_setup_X_stereo,
- &ve_setup_X_uncoupled,
- &ve_setup_XX_stereo,
- &ve_setup_XX_uncoupled,
- 0
-};
-
-static void vorbis_encode_floor_setup(vorbis_info *vi,int s,
- const static_codebook *const *const *const books,
- const vorbis_info_floor1 *in,
- const int *x){
- int i,k,is=s;
- vorbis_info_floor1 *f=_ogg_calloc(1,sizeof(*f));
- codec_setup_info *ci=vi->codec_setup;
-
- memcpy(f,in+x[is],sizeof(*f));
-
- /* books */
- {
- int partitions=f->partitions;
- int maxclass=-1;
- int maxbook=-1;
- for(i=0;i<partitions;i++)
- if(f->partitionclass[i]>maxclass)maxclass=f->partitionclass[i];
- for(i=0;i<=maxclass;i++){
- if(f->class_book[i]>maxbook)maxbook=f->class_book[i];
- f->class_book[i]+=ci->books;
- for(k=0;k<(1<<f->class_subs[i]);k++){
- if(f->class_subbook[i][k]>maxbook)maxbook=f->class_subbook[i][k];
- if(f->class_subbook[i][k]>=0)f->class_subbook[i][k]+=ci->books;
- }
- }
-
- for(i=0;i<=maxbook;i++)
- ci->book_param[ci->books++]=(static_codebook *)books[x[is]][i];
- }
-
- /* for now, we're only using floor 1 */
- ci->floor_type[ci->floors]=1;
- ci->floor_param[ci->floors]=f;
- ci->floors++;
-
- return;
-}
-
-static void vorbis_encode_global_psych_setup(vorbis_info *vi,double s,
- const vorbis_info_psy_global *in,
- const double *x){
- int i,is=s;
- double ds=s-is;
- codec_setup_info *ci=vi->codec_setup;
- vorbis_info_psy_global *g=&ci->psy_g_param;
-
- memcpy(g,in+(int)x[is],sizeof(*g));
-
- ds=x[is]*(1.-ds)+x[is+1]*ds;
- is=(int)ds;
- ds-=is;
- if(ds==0 && is>0){
- is--;
- ds=1.;
- }
-
- /* interpolate the trigger threshholds */
- for(i=0;i<4;i++){
- g->preecho_thresh[i]=in[is].preecho_thresh[i]*(1.-ds)+in[is+1].preecho_thresh[i]*ds;
- g->postecho_thresh[i]=in[is].postecho_thresh[i]*(1.-ds)+in[is+1].postecho_thresh[i]*ds;
- }
- g->ampmax_att_per_sec=ci->hi.amplitude_track_dBpersec;
- return;
-}
-
-static void vorbis_encode_global_stereo(vorbis_info *vi,
- const highlevel_encode_setup *const hi,
- const adj_stereo *p){
- float s=hi->stereo_point_setting;
- int i,is=s;
- double ds=s-is;
- codec_setup_info *ci=vi->codec_setup;
- vorbis_info_psy_global *g=&ci->psy_g_param;
-
- if(p){
- memcpy(g->coupling_prepointamp,p[is].pre,sizeof(*p[is].pre)*PACKETBLOBS);
- memcpy(g->coupling_postpointamp,p[is].post,sizeof(*p[is].post)*PACKETBLOBS);
-
- if(hi->managed){
- /* interpolate the kHz threshholds */
- for(i=0;i<PACKETBLOBS;i++){
- float kHz=p[is].kHz[i]*(1.-ds)+p[is+1].kHz[i]*ds;
- g->coupling_pointlimit[0][i]=kHz*1000./vi->rate*ci->blocksizes[0];
- g->coupling_pointlimit[1][i]=kHz*1000./vi->rate*ci->blocksizes[1];
- g->coupling_pkHz[i]=kHz;
-
- kHz=p[is].lowpasskHz[i]*(1.-ds)+p[is+1].lowpasskHz[i]*ds;
- g->sliding_lowpass[0][i]=kHz*1000./vi->rate*ci->blocksizes[0];
- g->sliding_lowpass[1][i]=kHz*1000./vi->rate*ci->blocksizes[1];
-
- }
- }else{
- float kHz=p[is].kHz[PACKETBLOBS/2]*(1.-ds)+p[is+1].kHz[PACKETBLOBS/2]*ds;
- for(i=0;i<PACKETBLOBS;i++){
- g->coupling_pointlimit[0][i]=kHz*1000./vi->rate*ci->blocksizes[0];
- g->coupling_pointlimit[1][i]=kHz*1000./vi->rate*ci->blocksizes[1];
- g->coupling_pkHz[i]=kHz;
- }
-
- kHz=p[is].lowpasskHz[PACKETBLOBS/2]*(1.-ds)+p[is+1].lowpasskHz[PACKETBLOBS/2]*ds;
- for(i=0;i<PACKETBLOBS;i++){
- g->sliding_lowpass[0][i]=kHz*1000./vi->rate*ci->blocksizes[0];
- g->sliding_lowpass[1][i]=kHz*1000./vi->rate*ci->blocksizes[1];
- }
- }
- }else{
- for(i=0;i<PACKETBLOBS;i++){
- g->sliding_lowpass[0][i]=ci->blocksizes[0];
- g->sliding_lowpass[1][i]=ci->blocksizes[1];
- }
- }
- return;
-}
-
-static void vorbis_encode_psyset_setup(vorbis_info *vi,double s,
- const int *nn_start,
- const int *nn_partition,
- const double *nn_thresh,
- int block){
- codec_setup_info *ci=vi->codec_setup;
- vorbis_info_psy *p=ci->psy_param[block];
- highlevel_encode_setup *hi=&ci->hi;
- int is=s;
-
- if(block>=ci->psys)
- ci->psys=block+1;
- if(!p){
- p=_ogg_calloc(1,sizeof(*p));
- ci->psy_param[block]=p;
- }
-
- memcpy(p,&_psy_info_template,sizeof(*p));
- p->blockflag=block>>1;
-
- if(hi->noise_normalize_p){
- p->normal_p=1;
- p->normal_start=nn_start[is];
- p->normal_partition=nn_partition[is];
- p->normal_thresh=nn_thresh[is];
- }
-
- return;
-}
-
-static void vorbis_encode_tonemask_setup(vorbis_info *vi,double s,int block,
- const att3 *att,
- const int *max,
- const vp_adjblock *in){
- int i,is=s;
- double ds=s-is;
- codec_setup_info *ci=vi->codec_setup;
- vorbis_info_psy *p=ci->psy_param[block];
-
- /* 0 and 2 are only used by bitmanagement, but there's no harm to always
- filling the values in here */
- p->tone_masteratt[0]=att[is].att[0]*(1.-ds)+att[is+1].att[0]*ds;
- p->tone_masteratt[1]=att[is].att[1]*(1.-ds)+att[is+1].att[1]*ds;
- p->tone_masteratt[2]=att[is].att[2]*(1.-ds)+att[is+1].att[2]*ds;
- p->tone_centerboost=att[is].boost*(1.-ds)+att[is+1].boost*ds;
- p->tone_decay=att[is].decay*(1.-ds)+att[is+1].decay*ds;
-
- p->max_curve_dB=max[is]*(1.-ds)+max[is+1]*ds;
-
- for(i=0;i<P_BANDS;i++)
- p->toneatt[i]=in[is].block[i]*(1.-ds)+in[is+1].block[i]*ds;
- return;
-}
-
-
-static void vorbis_encode_compand_setup(vorbis_info *vi,double s,int block,
- const compandblock *in,
- const double *x){
- int i,is=s;
- double ds=s-is;
- codec_setup_info *ci=vi->codec_setup;
- vorbis_info_psy *p=ci->psy_param[block];
-
- ds=x[is]*(1.-ds)+x[is+1]*ds;
- is=(int)ds;
- ds-=is;
- if(ds==0 && is>0){
- is--;
- ds=1.;
- }
-
- /* interpolate the compander settings */
- for(i=0;i<NOISE_COMPAND_LEVELS;i++)
- p->noisecompand[i]=in[is].data[i]*(1.-ds)+in[is+1].data[i]*ds;
- return;
-}
-
-static void vorbis_encode_peak_setup(vorbis_info *vi,double s,int block,
- const int *suppress){
- int is=s;
- double ds=s-is;
- codec_setup_info *ci=vi->codec_setup;
- vorbis_info_psy *p=ci->psy_param[block];
-
- p->tone_abs_limit=suppress[is]*(1.-ds)+suppress[is+1]*ds;
-
- return;
-}
-
-static void vorbis_encode_noisebias_setup(vorbis_info *vi,double s,int block,
- const int *suppress,
- const noise3 *in,
- const noiseguard *guard,
- double userbias){
- int i,is=s,j;
- double ds=s-is;
- codec_setup_info *ci=vi->codec_setup;
- vorbis_info_psy *p=ci->psy_param[block];
-
- p->noisemaxsupp=suppress[is]*(1.-ds)+suppress[is+1]*ds;
- p->noisewindowlomin=guard[block].lo;
- p->noisewindowhimin=guard[block].hi;
- p->noisewindowfixed=guard[block].fixed;
-
- for(j=0;j<P_NOISECURVES;j++)
- for(i=0;i<P_BANDS;i++)
- p->noiseoff[j][i]=in[is].data[j][i]*(1.-ds)+in[is+1].data[j][i]*ds;
-
- /* impulse blocks may take a user specified bias to boost the
- nominal/high noise encoding depth */
- for(j=0;j<P_NOISECURVES;j++){
- float min=p->noiseoff[j][0]+6; /* the lowest it can go */
- for(i=0;i<P_BANDS;i++){
- p->noiseoff[j][i]+=userbias;
- if(p->noiseoff[j][i]<min)p->noiseoff[j][i]=min;
- }
- }
-
- return;
-}
-
-static void vorbis_encode_ath_setup(vorbis_info *vi,int block){
- codec_setup_info *ci=vi->codec_setup;
- vorbis_info_psy *p=ci->psy_param[block];
-
- p->ath_adjatt=ci->hi.ath_floating_dB;
- p->ath_maxatt=ci->hi.ath_absolute_dB;
- return;
-}
-
-
-static int book_dup_or_new(codec_setup_info *ci,const static_codebook *book){
- int i;
- for(i=0;i<ci->books;i++)
- if(ci->book_param[i]==book)return(i);
-
- return(ci->books++);
-}
-
-static void vorbis_encode_blocksize_setup(vorbis_info *vi,double s,
- const int *shortb,const int *longb){
-
- codec_setup_info *ci=vi->codec_setup;
- int is=s;
-
- int blockshort=shortb[is];
- int blocklong=longb[is];
- ci->blocksizes[0]=blockshort;
- ci->blocksizes[1]=blocklong;
-
-}
-
-static void vorbis_encode_residue_setup(vorbis_info *vi,
- int number, int block,
- const vorbis_residue_template *res){
-
- codec_setup_info *ci=vi->codec_setup;
- int i;
-
- vorbis_info_residue0 *r=ci->residue_param[number]=
- _ogg_malloc(sizeof(*r));
-
- memcpy(r,res->res,sizeof(*r));
- if(ci->residues<=number)ci->residues=number+1;
-
- r->grouping=res->grouping;
- ci->residue_type[number]=res->res_type;
-
- /* fill in all the books */
- {
- int booklist=0,k;
-
- if(ci->hi.managed){
- for(i=0;i<r->partitions;i++)
- for(k=0;k<4;k++)
- if(res->books_base_managed->books[i][k])
- r->secondstages[i]|=(1<<k);
-
- r->groupbook=book_dup_or_new(ci,res->book_aux_managed);
- ci->book_param[r->groupbook]=(static_codebook *)res->book_aux_managed;
-
- for(i=0;i<r->partitions;i++){
- for(k=0;k<4;k++){
- if(res->books_base_managed->books[i][k]){
- int bookid=book_dup_or_new(ci,res->books_base_managed->books[i][k]);
- r->booklist[booklist++]=bookid;
- ci->book_param[bookid]=(static_codebook *)res->books_base_managed->books[i][k];
- }
- }
- }
-
- }else{
-
- for(i=0;i<r->partitions;i++)
- for(k=0;k<4;k++)
- if(res->books_base->books[i][k])
- r->secondstages[i]|=(1<<k);
-
- r->groupbook=book_dup_or_new(ci,res->book_aux);
- ci->book_param[r->groupbook]=(static_codebook *)res->book_aux;
-
- for(i=0;i<r->partitions;i++){
- for(k=0;k<4;k++){
- if(res->books_base->books[i][k]){
- int bookid=book_dup_or_new(ci,res->books_base->books[i][k]);
- r->booklist[booklist++]=bookid;
- ci->book_param[bookid]=(static_codebook *)res->books_base->books[i][k];
- }
- }
- }
- }
- }
-
- /* lowpass setup/pointlimit */
- {
- double freq=ci->hi.lowpass_kHz*1000.;
- vorbis_info_floor1 *f=ci->floor_param[block]; /* by convention */
- double nyq=vi->rate/2.;
- long blocksize=ci->blocksizes[block]>>1;
-
- /* lowpass needs to be set in the floor and the residue. */
- if(freq>nyq)freq=nyq;
- /* in the floor, the granularity can be very fine; it doesn't alter
- the encoding structure, only the samples used to fit the floor
- approximation */
- f->n=freq/nyq*blocksize;
-
- /* this res may by limited by the maximum pointlimit of the mode,
- not the lowpass. the floor is always lowpass limited. */
- switch(res->limit_type){
- case 1: /* point stereo limited */
- if(ci->hi.managed)
- freq=ci->psy_g_param.coupling_pkHz[PACKETBLOBS-1]*1000.;
- else
- freq=ci->psy_g_param.coupling_pkHz[PACKETBLOBS/2]*1000.;
- if(freq>nyq)freq=nyq;
- break;
- case 2: /* LFE channel; lowpass at ~ 250Hz */
- freq=250;
- break;
- default:
- /* already set */
- break;
- }
-
- /* in the residue, we're constrained, physically, by partition
- boundaries. We still lowpass 'wherever', but we have to round up
- here to next boundary, or the vorbis spec will round it *down* to
- previous boundary in encode/decode */
- if(ci->residue_type[number]==2){
- /* residue 2 bundles together multiple channels; used by stereo
- and surround. Count the channels in use */
- /* Multiple maps/submaps can point to the same residue. In the case
- of residue 2, they all better have the same number of
- channels/samples. */
- int j,k,ch=0;
- for(i=0;i<ci->maps&&ch==0;i++){
- vorbis_info_mapping0 *mi=(vorbis_info_mapping0 *)ci->map_param[i];
- for(j=0;j<mi->submaps && ch==0;j++)
- if(mi->residuesubmap[j]==number) /* we found a submap referencing theis residue backend */
- for(k=0;k<vi->channels;k++)
- if(mi->chmuxlist[k]==j) /* this channel belongs to the submap */
- ch++;
- }
-
- r->end=(int)((freq/nyq*blocksize*ch)/r->grouping+.9)* /* round up only if we're well past */
- r->grouping;
- /* the blocksize and grouping may disagree at the end */
- if(r->end>blocksize*ch)r->end=blocksize*ch/r->grouping*r->grouping;
-
- }else{
-
- r->end=(int)((freq/nyq*blocksize)/r->grouping+.9)* /* round up only if we're well past */
- r->grouping;
- /* the blocksize and grouping may disagree at the end */
- if(r->end>blocksize)r->end=blocksize/r->grouping*r->grouping;
-
- }
-
- if(r->end==0)r->end=r->grouping; /* LFE channel */
-
- }
-}
-
-/* we assume two maps in this encoder */
-static void vorbis_encode_map_n_res_setup(vorbis_info *vi,double s,
- const vorbis_mapping_template *maps){
-
- codec_setup_info *ci=vi->codec_setup;
- int i,j,is=s,modes=2;
- const vorbis_info_mapping0 *map=maps[is].map;
- const vorbis_info_mode *mode=_mode_template;
- const vorbis_residue_template *res=maps[is].res;
-
- if(ci->blocksizes[0]==ci->blocksizes[1])modes=1;
-
- for(i=0;i<modes;i++){
-
- ci->map_param[i]=_ogg_calloc(1,sizeof(*map));
- ci->mode_param[i]=_ogg_calloc(1,sizeof(*mode));
-
- memcpy(ci->mode_param[i],mode+i,sizeof(*_mode_template));
- if(i>=ci->modes)ci->modes=i+1;
-
- ci->map_type[i]=0;
- memcpy(ci->map_param[i],map+i,sizeof(*map));
- if(i>=ci->maps)ci->maps=i+1;
-
- for(j=0;j<map[i].submaps;j++)
- vorbis_encode_residue_setup(vi,map[i].residuesubmap[j],i
- ,res+map[i].residuesubmap[j]);
- }
-}
-
-static double setting_to_approx_bitrate(vorbis_info *vi){
- codec_setup_info *ci=vi->codec_setup;
- highlevel_encode_setup *hi=&ci->hi;
- ve_setup_data_template *setup=(ve_setup_data_template *)hi->setup;
- int is=hi->base_setting;
- double ds=hi->base_setting-is;
- int ch=vi->channels;
- const double *r=setup->rate_mapping;
-
- if(r==NULL)
- return(-1);
-
- return((r[is]*(1.-ds)+r[is+1]*ds)*ch);
-}
-
-static const void *get_setup_template(long ch,long srate,
- double req,int q_or_bitrate,
- double *base_setting){
- int i=0,j;
- if(q_or_bitrate)req/=ch;
-
- while(setup_list[i]){
- if(setup_list[i]->coupling_restriction==-1 ||
- setup_list[i]->coupling_restriction==ch){
- if(srate>=setup_list[i]->samplerate_min_restriction &&
- srate<=setup_list[i]->samplerate_max_restriction){
- int mappings=setup_list[i]->mappings;
- const double *map=(q_or_bitrate?
- setup_list[i]->rate_mapping:
- setup_list[i]->quality_mapping);
-
- /* the template matches. Does the requested quality mode
- fall within this template's modes? */
- if(req<map[0]){++i;continue;}
- if(req>map[setup_list[i]->mappings]){++i;continue;}
- for(j=0;j<mappings;j++)
- if(req>=map[j] && req<map[j+1])break;
- /* an all-points match */
- if(j==mappings)
- *base_setting=j-.001;
- else{
- float low=map[j];
- float high=map[j+1];
- float del=(req-low)/(high-low);
- *base_setting=j+del;
- }
-
- return(setup_list[i]);
- }
- }
- i++;
- }
-
- return NULL;
-}
-
-/* encoders will need to use vorbis_info_init beforehand and call
- vorbis_info clear when all done */
-
-/* two interfaces; this, more detailed one, and later a convenience
- layer on top */
-
-/* the final setup call */
-int vorbis_encode_setup_init(vorbis_info *vi){
- int i,i0=0,singleblock=0;
- codec_setup_info *ci=vi->codec_setup;
- ve_setup_data_template *setup=NULL;
- highlevel_encode_setup *hi=&ci->hi;
-
- if(ci==NULL)return(OV_EINVAL);
- if(!hi->impulse_block_p)i0=1;
-
- /* too low/high an ATH floater is nonsensical, but doesn't break anything */
- if(hi->ath_floating_dB>-80)hi->ath_floating_dB=-80;
- if(hi->ath_floating_dB<-200)hi->ath_floating_dB=-200;
-
- /* again, bound this to avoid the app shooting itself int he foot
- too badly */
- if(hi->amplitude_track_dBpersec>0.)hi->amplitude_track_dBpersec=0.;
- if(hi->amplitude_track_dBpersec<-99999.)hi->amplitude_track_dBpersec=-99999.;
-
- /* get the appropriate setup template; matches the fetch in previous
- stages */
- setup=(ve_setup_data_template *)hi->setup;
- if(setup==NULL)return(OV_EINVAL);
-
- hi->set_in_stone=1;
- /* choose block sizes from configured sizes as well as paying
- attention to long_block_p and short_block_p. If the configured
- short and long blocks are the same length, we set long_block_p
- and unset short_block_p */
- vorbis_encode_blocksize_setup(vi,hi->base_setting,
- setup->blocksize_short,
- setup->blocksize_long);
- if(ci->blocksizes[0]==ci->blocksizes[1])singleblock=1;
-
- /* floor setup; choose proper floor params. Allocated on the floor
- stack in order; if we alloc only a single long floor, it's 0 */
- for(i=0;i<setup->floor_mappings;i++)
- vorbis_encode_floor_setup(vi,hi->base_setting,
- setup->floor_books,
- setup->floor_params,
- setup->floor_mapping_list[i]);
-
- /* setup of [mostly] short block detection and stereo*/
- vorbis_encode_global_psych_setup(vi,hi->trigger_setting,
- setup->global_params,
- setup->global_mapping);
- vorbis_encode_global_stereo(vi,hi,setup->stereo_modes);
-
- /* basic psych setup and noise normalization */
- vorbis_encode_psyset_setup(vi,hi->base_setting,
- setup->psy_noise_normal_start[0],
- setup->psy_noise_normal_partition[0],
- setup->psy_noise_normal_thresh,
- 0);
- vorbis_encode_psyset_setup(vi,hi->base_setting,
- setup->psy_noise_normal_start[0],
- setup->psy_noise_normal_partition[0],
- setup->psy_noise_normal_thresh,
- 1);
- if(!singleblock){
- vorbis_encode_psyset_setup(vi,hi->base_setting,
- setup->psy_noise_normal_start[1],
- setup->psy_noise_normal_partition[1],
- setup->psy_noise_normal_thresh,
- 2);
- vorbis_encode_psyset_setup(vi,hi->base_setting,
- setup->psy_noise_normal_start[1],
- setup->psy_noise_normal_partition[1],
- setup->psy_noise_normal_thresh,
- 3);
- }
-
- /* tone masking setup */
- vorbis_encode_tonemask_setup(vi,hi->block[i0].tone_mask_setting,0,
- setup->psy_tone_masteratt,
- setup->psy_tone_0dB,
- setup->psy_tone_adj_impulse);
- vorbis_encode_tonemask_setup(vi,hi->block[1].tone_mask_setting,1,
- setup->psy_tone_masteratt,
- setup->psy_tone_0dB,
- setup->psy_tone_adj_other);
- if(!singleblock){
- vorbis_encode_tonemask_setup(vi,hi->block[2].tone_mask_setting,2,
- setup->psy_tone_masteratt,
- setup->psy_tone_0dB,
- setup->psy_tone_adj_other);
- vorbis_encode_tonemask_setup(vi,hi->block[3].tone_mask_setting,3,
- setup->psy_tone_masteratt,
- setup->psy_tone_0dB,
- setup->psy_tone_adj_long);
- }
-
- /* noise companding setup */
- vorbis_encode_compand_setup(vi,hi->block[i0].noise_compand_setting,0,
- setup->psy_noise_compand,
- setup->psy_noise_compand_short_mapping);
- vorbis_encode_compand_setup(vi,hi->block[1].noise_compand_setting,1,
- setup->psy_noise_compand,
- setup->psy_noise_compand_short_mapping);
- if(!singleblock){
- vorbis_encode_compand_setup(vi,hi->block[2].noise_compand_setting,2,
- setup->psy_noise_compand,
- setup->psy_noise_compand_long_mapping);
- vorbis_encode_compand_setup(vi,hi->block[3].noise_compand_setting,3,
- setup->psy_noise_compand,
- setup->psy_noise_compand_long_mapping);
- }
-
- /* peak guarding setup */
- vorbis_encode_peak_setup(vi,hi->block[i0].tone_peaklimit_setting,0,
- setup->psy_tone_dBsuppress);
- vorbis_encode_peak_setup(vi,hi->block[1].tone_peaklimit_setting,1,
- setup->psy_tone_dBsuppress);
- if(!singleblock){
- vorbis_encode_peak_setup(vi,hi->block[2].tone_peaklimit_setting,2,
- setup->psy_tone_dBsuppress);
- vorbis_encode_peak_setup(vi,hi->block[3].tone_peaklimit_setting,3,
- setup->psy_tone_dBsuppress);
- }
-
- /* noise bias setup */
- vorbis_encode_noisebias_setup(vi,hi->block[i0].noise_bias_setting,0,
- setup->psy_noise_dBsuppress,
- setup->psy_noise_bias_impulse,
- setup->psy_noiseguards,
- (i0==0?hi->impulse_noisetune:0.));
- vorbis_encode_noisebias_setup(vi,hi->block[1].noise_bias_setting,1,
- setup->psy_noise_dBsuppress,
- setup->psy_noise_bias_padding,
- setup->psy_noiseguards,0.);
- if(!singleblock){
- vorbis_encode_noisebias_setup(vi,hi->block[2].noise_bias_setting,2,
- setup->psy_noise_dBsuppress,
- setup->psy_noise_bias_trans,
- setup->psy_noiseguards,0.);
- vorbis_encode_noisebias_setup(vi,hi->block[3].noise_bias_setting,3,
- setup->psy_noise_dBsuppress,
- setup->psy_noise_bias_long,
- setup->psy_noiseguards,0.);
- }
-
- vorbis_encode_ath_setup(vi,0);
- vorbis_encode_ath_setup(vi,1);
- if(!singleblock){
- vorbis_encode_ath_setup(vi,2);
- vorbis_encode_ath_setup(vi,3);
- }
-
- vorbis_encode_map_n_res_setup(vi,hi->base_setting,setup->maps);
-
- /* set bitrate readonlies and management */
- if(hi->bitrate_av>0)
- vi->bitrate_nominal=hi->bitrate_av;
- else{
- vi->bitrate_nominal=setting_to_approx_bitrate(vi);
- }
-
- vi->bitrate_lower=hi->bitrate_min;
- vi->bitrate_upper=hi->bitrate_max;
- if(hi->bitrate_av)
- vi->bitrate_window=(double)hi->bitrate_reservoir/hi->bitrate_av;
- else
- vi->bitrate_window=0.;
-
- if(hi->managed){
- ci->bi.avg_rate=hi->bitrate_av;
- ci->bi.min_rate=hi->bitrate_min;
- ci->bi.max_rate=hi->bitrate_max;
-
- ci->bi.reservoir_bits=hi->bitrate_reservoir;
- ci->bi.reservoir_bias=
- hi->bitrate_reservoir_bias;
-
- ci->bi.slew_damp=hi->bitrate_av_damp;
-
- }
-
- return(0);
-
-}
-
-static void vorbis_encode_setup_setting(vorbis_info *vi,
- long channels,
- long rate){
- int i,is;
- codec_setup_info *ci=vi->codec_setup;
- highlevel_encode_setup *hi=&ci->hi;
- const ve_setup_data_template *setup=hi->setup;
- double ds;
-
- vi->version=0;
- vi->channels=channels;
- vi->rate=rate;
-
- hi->impulse_block_p=1;
- hi->noise_normalize_p=1;
-
- is=hi->base_setting;
- ds=hi->base_setting-is;
-
- hi->stereo_point_setting=hi->base_setting;
-
- if(!hi->lowpass_altered)
- hi->lowpass_kHz=
- setup->psy_lowpass[is]*(1.-ds)+setup->psy_lowpass[is+1]*ds;
-
- hi->ath_floating_dB=setup->psy_ath_float[is]*(1.-ds)+
- setup->psy_ath_float[is+1]*ds;
- hi->ath_absolute_dB=setup->psy_ath_abs[is]*(1.-ds)+
- setup->psy_ath_abs[is+1]*ds;
-
- hi->amplitude_track_dBpersec=-6.;
- hi->trigger_setting=hi->base_setting;
-
- for(i=0;i<4;i++){
- hi->block[i].tone_mask_setting=hi->base_setting;
- hi->block[i].tone_peaklimit_setting=hi->base_setting;
- hi->block[i].noise_bias_setting=hi->base_setting;
- hi->block[i].noise_compand_setting=hi->base_setting;
- }
-}
-
-int vorbis_encode_setup_vbr(vorbis_info *vi,
- long channels,
- long rate,
- float quality){
- codec_setup_info *ci;
- highlevel_encode_setup *hi;
- if(rate<=0) return OV_EINVAL;
-
- ci=vi->codec_setup;
- hi=&ci->hi;
-
- quality+=.0000001;
- if(quality>=1.)quality=.9999;
-
- hi->req=quality;
- hi->setup=get_setup_template(channels,rate,quality,0,&hi->base_setting);
- if(!hi->setup)return OV_EIMPL;
-
- vorbis_encode_setup_setting(vi,channels,rate);
- hi->managed=0;
- hi->coupling_p=1;
-
- return 0;
-}
-
-int vorbis_encode_init_vbr(vorbis_info *vi,
- long channels,
- long rate,
-
- float base_quality /* 0. to 1. */
- ){
- int ret=0;
-
- ret=vorbis_encode_setup_vbr(vi,channels,rate,base_quality);
-
- if(ret){
- vorbis_info_clear(vi);
- return ret;
- }
- ret=vorbis_encode_setup_init(vi);
- if(ret)
- vorbis_info_clear(vi);
- return(ret);
-}
-
-int vorbis_encode_setup_managed(vorbis_info *vi,
- long channels,
- long rate,
-
- long max_bitrate,
- long nominal_bitrate,
- long min_bitrate){
-
- codec_setup_info *ci;
- highlevel_encode_setup *hi;
- double tnominal;
- if(rate<=0) return OV_EINVAL;
-
- ci=vi->codec_setup;
- hi=&ci->hi;
- tnominal=nominal_bitrate;
-
- if(nominal_bitrate<=0.){
- if(max_bitrate>0.){
- if(min_bitrate>0.)
- nominal_bitrate=(max_bitrate+min_bitrate)*.5;
- else
- nominal_bitrate=max_bitrate*.875;
- }else{
- if(min_bitrate>0.){
- nominal_bitrate=min_bitrate;
- }else{
- return(OV_EINVAL);
- }
- }
- }
-
- hi->req=nominal_bitrate;
- hi->setup=get_setup_template(channels,rate,nominal_bitrate,1,&hi->base_setting);
- if(!hi->setup)return OV_EIMPL;
-
- vorbis_encode_setup_setting(vi,channels,rate);
-
- /* initialize management with sane defaults */
- hi->coupling_p=1;
- hi->managed=1;
- hi->bitrate_min=min_bitrate;
- hi->bitrate_max=max_bitrate;
- hi->bitrate_av=tnominal;
- hi->bitrate_av_damp=1.5f; /* full range in no less than 1.5 second */
- hi->bitrate_reservoir=nominal_bitrate*2;
- hi->bitrate_reservoir_bias=.1; /* bias toward hoarding bits */
-
- return(0);
-
-}
-
-int vorbis_encode_init(vorbis_info *vi,
- long channels,
- long rate,
-
- long max_bitrate,
- long nominal_bitrate,
- long min_bitrate){
-
- int ret=vorbis_encode_setup_managed(vi,channels,rate,
- max_bitrate,
- nominal_bitrate,
- min_bitrate);
- if(ret){
- vorbis_info_clear(vi);
- return(ret);
- }
-
- ret=vorbis_encode_setup_init(vi);
- if(ret)
- vorbis_info_clear(vi);
- return(ret);
-}
-
-int vorbis_encode_ctl(vorbis_info *vi,int number,void *arg){
- if(vi){
- codec_setup_info *ci=vi->codec_setup;
- highlevel_encode_setup *hi=&ci->hi;
- int setp=(number&0xf); /* a read request has a low nibble of 0 */
-
- if(setp && hi->set_in_stone)return(OV_EINVAL);
-
- switch(number){
-
- /* now deprecated *****************/
- case OV_ECTL_RATEMANAGE_GET:
- {
-
- struct ovectl_ratemanage_arg *ai=
- (struct ovectl_ratemanage_arg *)arg;
-
- ai->management_active=hi->managed;
- ai->bitrate_hard_window=ai->bitrate_av_window=
- (double)hi->bitrate_reservoir/vi->rate;
- ai->bitrate_av_window_center=1.;
- ai->bitrate_hard_min=hi->bitrate_min;
- ai->bitrate_hard_max=hi->bitrate_max;
- ai->bitrate_av_lo=hi->bitrate_av;
- ai->bitrate_av_hi=hi->bitrate_av;
-
- }
- return(0);
-
- /* now deprecated *****************/
- case OV_ECTL_RATEMANAGE_SET:
- {
- struct ovectl_ratemanage_arg *ai=
- (struct ovectl_ratemanage_arg *)arg;
- if(ai==NULL){
- hi->managed=0;
- }else{
- hi->managed=ai->management_active;
- vorbis_encode_ctl(vi,OV_ECTL_RATEMANAGE_AVG,arg);
- vorbis_encode_ctl(vi,OV_ECTL_RATEMANAGE_HARD,arg);
- }
- }
- return 0;
-
- /* now deprecated *****************/
- case OV_ECTL_RATEMANAGE_AVG:
- {
- struct ovectl_ratemanage_arg *ai=
- (struct ovectl_ratemanage_arg *)arg;
- if(ai==NULL){
- hi->bitrate_av=0;
- }else{
- hi->bitrate_av=(ai->bitrate_av_lo+ai->bitrate_av_hi)*.5;
- }
- }
- return(0);
- /* now deprecated *****************/
- case OV_ECTL_RATEMANAGE_HARD:
- {
- struct ovectl_ratemanage_arg *ai=
- (struct ovectl_ratemanage_arg *)arg;
- if(ai==NULL){
- hi->bitrate_min=0;
- hi->bitrate_max=0;
- }else{
- hi->bitrate_min=ai->bitrate_hard_min;
- hi->bitrate_max=ai->bitrate_hard_max;
- hi->bitrate_reservoir=ai->bitrate_hard_window*
- (hi->bitrate_max+hi->bitrate_min)*.5;
- }
- if(hi->bitrate_reservoir<128.)
- hi->bitrate_reservoir=128.;
- }
- return(0);
-
- /* replacement ratemanage interface */
- case OV_ECTL_RATEMANAGE2_GET:
- {
- struct ovectl_ratemanage2_arg *ai=
- (struct ovectl_ratemanage2_arg *)arg;
- if(ai==NULL)return OV_EINVAL;
-
- ai->management_active=hi->managed;
- ai->bitrate_limit_min_kbps=hi->bitrate_min/1000;
- ai->bitrate_limit_max_kbps=hi->bitrate_max/1000;
- ai->bitrate_average_kbps=hi->bitrate_av/1000;
- ai->bitrate_average_damping=hi->bitrate_av_damp;
- ai->bitrate_limit_reservoir_bits=hi->bitrate_reservoir;
- ai->bitrate_limit_reservoir_bias=hi->bitrate_reservoir_bias;
- }
- return (0);
- case OV_ECTL_RATEMANAGE2_SET:
- {
- struct ovectl_ratemanage2_arg *ai=
- (struct ovectl_ratemanage2_arg *)arg;
- if(ai==NULL){
- hi->managed=0;
- }else{
- /* sanity check; only catch invariant violations */
- if(ai->bitrate_limit_min_kbps>0 &&
- ai->bitrate_average_kbps>0 &&
- ai->bitrate_limit_min_kbps>ai->bitrate_average_kbps)
- return OV_EINVAL;
-
- if(ai->bitrate_limit_max_kbps>0 &&
- ai->bitrate_average_kbps>0 &&
- ai->bitrate_limit_max_kbps<ai->bitrate_average_kbps)
- return OV_EINVAL;
-
- if(ai->bitrate_limit_min_kbps>0 &&
- ai->bitrate_limit_max_kbps>0 &&
- ai->bitrate_limit_min_kbps>ai->bitrate_limit_max_kbps)
- return OV_EINVAL;
-
- if(ai->bitrate_average_damping <= 0.)
- return OV_EINVAL;
-
- if(ai->bitrate_limit_reservoir_bits < 0)
- return OV_EINVAL;
-
- if(ai->bitrate_limit_reservoir_bias < 0.)
- return OV_EINVAL;
-
- if(ai->bitrate_limit_reservoir_bias > 1.)
- return OV_EINVAL;
-
- hi->managed=ai->management_active;
- hi->bitrate_min=ai->bitrate_limit_min_kbps * 1000;
- hi->bitrate_max=ai->bitrate_limit_max_kbps * 1000;
- hi->bitrate_av=ai->bitrate_average_kbps * 1000;
- hi->bitrate_av_damp=ai->bitrate_average_damping;
- hi->bitrate_reservoir=ai->bitrate_limit_reservoir_bits;
- hi->bitrate_reservoir_bias=ai->bitrate_limit_reservoir_bias;
- }
- }
- return 0;
-
- case OV_ECTL_LOWPASS_GET:
- {
- double *farg=(double *)arg;
- *farg=hi->lowpass_kHz;
- }
- return(0);
- case OV_ECTL_LOWPASS_SET:
- {
- double *farg=(double *)arg;
- hi->lowpass_kHz=*farg;
-
- if(hi->lowpass_kHz<2.)hi->lowpass_kHz=2.;
- if(hi->lowpass_kHz>99.)hi->lowpass_kHz=99.;
- hi->lowpass_altered=1;
- }
- return(0);
- case OV_ECTL_IBLOCK_GET:
- {
- double *farg=(double *)arg;
- *farg=hi->impulse_noisetune;
- }
- return(0);
- case OV_ECTL_IBLOCK_SET:
- {
- double *farg=(double *)arg;
- hi->impulse_noisetune=*farg;
-
- if(hi->impulse_noisetune>0.)hi->impulse_noisetune=0.;
- if(hi->impulse_noisetune<-15.)hi->impulse_noisetune=-15.;
- }
- return(0);
- case OV_ECTL_COUPLING_GET:
- {
- int *iarg=(int *)arg;
- *iarg=hi->coupling_p;
- }
- return(0);
- case OV_ECTL_COUPLING_SET:
- {
- const void *new_template;
- double new_base=0.;
- int *iarg=(int *)arg;
- hi->coupling_p=((*iarg)!=0);
-
- /* Fetching a new template can alter the base_setting, which
- many other parameters are based on. Right now, the only
- parameter drawn from the base_setting that can be altered
- by an encctl is the lowpass, so that is explictly flagged
- to not be overwritten when we fetch a new template and
- recompute the dependant settings */
- new_template = get_setup_template(hi->coupling_p?vi->channels:-1,
- vi->rate,
- hi->req,
- hi->managed,
- &new_base);
- if(!hi->setup)return OV_EIMPL;
- hi->setup=new_template;
- hi->base_setting=new_base;
- vorbis_encode_setup_setting(vi,vi->channels,vi->rate);
- }
- return(0);
- }
- return(OV_EIMPL);
- }
- return(OV_EINVAL);
-}
diff --git a/contrib/vorbis/lib/vorbisfile.c b/contrib/vorbis/lib/vorbisfile.c
deleted file mode 100644
index b570c3c..0000000
--- a/contrib/vorbis/lib/vorbisfile.c
+++ /dev/null
@@ -1,2424 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2015 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: stdio-based convenience library for opening/seeking/decoding
-
- ********************************************************************/
-
-#include <stdlib.h>
-#include <stdio.h>
-#include <errno.h>
-#include <string.h>
-#include <math.h>
-
-#include "vorbis/codec.h"
-
-/* we don't need or want the static callback symbols here */
-#define OV_EXCLUDE_STATIC_CALLBACKS
-#include "vorbis/vorbisfile.h"
-
-#include "os.h"
-#include "misc.h"
-
-/* A 'chained bitstream' is a Vorbis bitstream that contains more than
- one logical bitstream arranged end to end (the only form of Ogg
- multiplexing allowed in a Vorbis bitstream; grouping [parallel
- multiplexing] is not allowed in Vorbis) */
-
-/* A Vorbis file can be played beginning to end (streamed) without
- worrying ahead of time about chaining (see decoder_example.c). If
- we have the whole file, however, and want random access
- (seeking/scrubbing) or desire to know the total length/time of a
- file, we need to account for the possibility of chaining. */
-
-/* We can handle things a number of ways; we can determine the entire
- bitstream structure right off the bat, or find pieces on demand.
- This example determines and caches structure for the entire
- bitstream, but builds a virtual decoder on the fly when moving
- between links in the chain. */
-
-/* There are also different ways to implement seeking. Enough
- information exists in an Ogg bitstream to seek to
- sample-granularity positions in the output. Or, one can seek by
- picking some portion of the stream roughly in the desired area if
- we only want coarse navigation through the stream. */
-
-/*************************************************************************
- * Many, many internal helpers. The intention is not to be confusing;
- * rampant duplication and monolithic function implementation would be
- * harder to understand anyway. The high level functions are last. Begin
- * grokking near the end of the file */
-
-/* read a little more data from the file/pipe into the ogg_sync framer
-*/
-#define CHUNKSIZE 65536 /* greater-than-page-size granularity seeking */
-#define READSIZE 2048 /* a smaller read size is needed for low-rate streaming. */
-
-static long _get_data(OggVorbis_File *vf){
- errno=0;
- if(!(vf->callbacks.read_func))return(-1);
- if(vf->datasource){
- char *buffer=ogg_sync_buffer(&vf->oy,READSIZE);
- long bytes=(vf->callbacks.read_func)(buffer,1,READSIZE,vf->datasource);
- if(bytes>0)ogg_sync_wrote(&vf->oy,bytes);
- if(bytes==0 && errno)return(-1);
- return(bytes);
- }else
- return(0);
-}
-
-/* save a tiny smidge of verbosity to make the code more readable */
-static int _seek_helper(OggVorbis_File *vf,ogg_int64_t offset){
- if(vf->datasource){
- /* only seek if the file position isn't already there */
- if(vf->offset != offset){
- if(!(vf->callbacks.seek_func)||
- (vf->callbacks.seek_func)(vf->datasource, offset, SEEK_SET) == -1)
- return OV_EREAD;
- vf->offset=offset;
- ogg_sync_reset(&vf->oy);
- }
- }else{
- /* shouldn't happen unless someone writes a broken callback */
- return OV_EFAULT;
- }
- return 0;
-}
-
-/* The read/seek functions track absolute position within the stream */
-
-/* from the head of the stream, get the next page. boundary specifies
- if the function is allowed to fetch more data from the stream (and
- how much) or only use internally buffered data.
-
- boundary: -1) unbounded search
- 0) read no additional data; use cached only
- n) search for a new page beginning for n bytes
-
- return: <0) did not find a page (OV_FALSE, OV_EOF, OV_EREAD)
- n) found a page at absolute offset n */
-
-static ogg_int64_t _get_next_page(OggVorbis_File *vf,ogg_page *og,
- ogg_int64_t boundary){
- if(boundary>0)boundary+=vf->offset;
- while(1){
- long more;
-
- if(boundary>0 && vf->offset>=boundary)return(OV_FALSE);
- more=ogg_sync_pageseek(&vf->oy,og);
-
- if(more<0){
- /* skipped n bytes */
- vf->offset-=more;
- }else{
- if(more==0){
- /* send more paramedics */
- if(!boundary)return(OV_FALSE);
- {
- long ret=_get_data(vf);
- if(ret==0)return(OV_EOF);
- if(ret<0)return(OV_EREAD);
- }
- }else{
- /* got a page. Return the offset at the page beginning,
- advance the internal offset past the page end */
- ogg_int64_t ret=vf->offset;
- vf->offset+=more;
- return(ret);
-
- }
- }
- }
-}
-
-/* find the latest page beginning before the passed in position. Much
- dirtier than the above as Ogg doesn't have any backward search
- linkage. no 'readp' as it will certainly have to read. */
-/* returns offset or OV_EREAD, OV_FAULT */
-static ogg_int64_t _get_prev_page(OggVorbis_File *vf,ogg_int64_t begin,ogg_page *og){
- ogg_int64_t end = begin;
- ogg_int64_t ret;
- ogg_int64_t offset=-1;
-
- while(offset==-1){
- begin-=CHUNKSIZE;
- if(begin<0)
- begin=0;
-
- ret=_seek_helper(vf,begin);
- if(ret)return(ret);
-
- while(vf->offset<end){
- memset(og,0,sizeof(*og));
- ret=_get_next_page(vf,og,end-vf->offset);
- if(ret==OV_EREAD)return(OV_EREAD);
- if(ret<0){
- break;
- }else{
- offset=ret;
- }
- }
- }
-
- /* In a fully compliant, non-multiplexed stream, we'll still be
- holding the last page. In multiplexed (or noncompliant streams),
- we will probably have to re-read the last page we saw */
- if(og->header_len==0){
- ret=_seek_helper(vf,offset);
- if(ret)return(ret);
-
- ret=_get_next_page(vf,og,CHUNKSIZE);
- if(ret<0)
- /* this shouldn't be possible */
- return(OV_EFAULT);
- }
-
- return(offset);
-}
-
-static void _add_serialno(ogg_page *og,long **serialno_list, int *n){
- long s = ogg_page_serialno(og);
- (*n)++;
-
- if(*serialno_list){
- *serialno_list = _ogg_realloc(*serialno_list, sizeof(**serialno_list)*(*n));
- }else{
- *serialno_list = _ogg_malloc(sizeof(**serialno_list));
- }
-
- (*serialno_list)[(*n)-1] = s;
-}
-
-/* returns nonzero if found */
-static int _lookup_serialno(long s, long *serialno_list, int n){
- if(serialno_list){
- while(n--){
- if(*serialno_list == s) return 1;
- serialno_list++;
- }
- }
- return 0;
-}
-
-static int _lookup_page_serialno(ogg_page *og, long *serialno_list, int n){
- long s = ogg_page_serialno(og);
- return _lookup_serialno(s,serialno_list,n);
-}
-
-/* performs the same search as _get_prev_page, but prefers pages of
- the specified serial number. If a page of the specified serialno is
- spotted during the seek-back-and-read-forward, it will return the
- info of last page of the matching serial number instead of the very
- last page. If no page of the specified serialno is seen, it will
- return the info of last page and alter *serialno. */
-static ogg_int64_t _get_prev_page_serial(OggVorbis_File *vf, ogg_int64_t begin,
- long *serial_list, int serial_n,
- int *serialno, ogg_int64_t *granpos){
- ogg_page og;
- ogg_int64_t end=begin;
- ogg_int64_t ret;
-
- ogg_int64_t prefoffset=-1;
- ogg_int64_t offset=-1;
- ogg_int64_t ret_serialno=-1;
- ogg_int64_t ret_gran=-1;
-
- while(offset==-1){
- begin-=CHUNKSIZE;
- if(begin<0)
- begin=0;
-
- ret=_seek_helper(vf,begin);
- if(ret)return(ret);
-
- while(vf->offset<end){
- ret=_get_next_page(vf,&og,end-vf->offset);
- if(ret==OV_EREAD)return(OV_EREAD);
- if(ret<0){
- break;
- }else{
- ret_serialno=ogg_page_serialno(&og);
- ret_gran=ogg_page_granulepos(&og);
- offset=ret;
-
- if(ret_serialno == *serialno){
- prefoffset=ret;
- *granpos=ret_gran;
- }
-
- if(!_lookup_serialno(ret_serialno,serial_list,serial_n)){
- /* we fell off the end of the link, which means we seeked
- back too far and shouldn't have been looking in that link
- to begin with. If we found the preferred serial number,
- forget that we saw it. */
- prefoffset=-1;
- }
- }
- }
- }
-
- /* we're not interested in the page... just the serialno and granpos. */
- if(prefoffset>=0)return(prefoffset);
-
- *serialno = ret_serialno;
- *granpos = ret_gran;
- return(offset);
-
-}
-
-/* uses the local ogg_stream storage in vf; this is important for
- non-streaming input sources */
-static int _fetch_headers(OggVorbis_File *vf,vorbis_info *vi,vorbis_comment *vc,
- long **serialno_list, int *serialno_n,
- ogg_page *og_ptr){
- ogg_page og;
- ogg_packet op;
- int i,ret;
- int allbos=0;
-
- if(!og_ptr){
- ogg_int64_t llret=_get_next_page(vf,&og,CHUNKSIZE);
- if(llret==OV_EREAD)return(OV_EREAD);
- if(llret<0)return(OV_ENOTVORBIS);
- og_ptr=&og;
- }
-
- vorbis_info_init(vi);
- vorbis_comment_init(vc);
- vf->ready_state=OPENED;
-
- /* extract the serialnos of all BOS pages + the first set of vorbis
- headers we see in the link */
-
- while(ogg_page_bos(og_ptr)){
- if(serialno_list){
- if(_lookup_page_serialno(og_ptr,*serialno_list,*serialno_n)){
- /* a dupe serialnumber in an initial header packet set == invalid stream */
- if(*serialno_list)_ogg_free(*serialno_list);
- *serialno_list=0;
- *serialno_n=0;
- ret=OV_EBADHEADER;
- goto bail_header;
- }
-
- _add_serialno(og_ptr,serialno_list,serialno_n);
- }
-
- if(vf->ready_state<STREAMSET){
- /* we don't have a vorbis stream in this link yet, so begin
- prospective stream setup. We need a stream to get packets */
- ogg_stream_reset_serialno(&vf->os,ogg_page_serialno(og_ptr));
- ogg_stream_pagein(&vf->os,og_ptr);
-
- if(ogg_stream_packetout(&vf->os,&op) > 0 &&
- vorbis_synthesis_idheader(&op)){
- /* vorbis header; continue setup */
- vf->ready_state=STREAMSET;
- if((ret=vorbis_synthesis_headerin(vi,vc,&op))){
- ret=OV_EBADHEADER;
- goto bail_header;
- }
- }
- }
-
- /* get next page */
- {
- ogg_int64_t llret=_get_next_page(vf,og_ptr,CHUNKSIZE);
- if(llret==OV_EREAD){
- ret=OV_EREAD;
- goto bail_header;
- }
- if(llret<0){
- ret=OV_ENOTVORBIS;
- goto bail_header;
- }
-
- /* if this page also belongs to our vorbis stream, submit it and break */
- if(vf->ready_state==STREAMSET &&
- vf->os.serialno == ogg_page_serialno(og_ptr)){
- ogg_stream_pagein(&vf->os,og_ptr);
- break;
- }
- }
- }
-
- if(vf->ready_state!=STREAMSET){
- ret = OV_ENOTVORBIS;
- goto bail_header;
- }
-
- while(1){
-
- i=0;
- while(i<2){ /* get a page loop */
-
- while(i<2){ /* get a packet loop */
-
- int result=ogg_stream_packetout(&vf->os,&op);
- if(result==0)break;
- if(result==-1){
- ret=OV_EBADHEADER;
- goto bail_header;
- }
-
- if((ret=vorbis_synthesis_headerin(vi,vc,&op)))
- goto bail_header;
-
- i++;
- }
-
- while(i<2){
- if(_get_next_page(vf,og_ptr,CHUNKSIZE)<0){
- ret=OV_EBADHEADER;
- goto bail_header;
- }
-
- /* if this page belongs to the correct stream, go parse it */
- if(vf->os.serialno == ogg_page_serialno(og_ptr)){
- ogg_stream_pagein(&vf->os,og_ptr);
- break;
- }
-
- /* if we never see the final vorbis headers before the link
- ends, abort */
- if(ogg_page_bos(og_ptr)){
- if(allbos){
- ret = OV_EBADHEADER;
- goto bail_header;
- }else
- allbos=1;
- }
-
- /* otherwise, keep looking */
- }
- }
-
- return 0;
- }
-
- bail_header:
- vorbis_info_clear(vi);
- vorbis_comment_clear(vc);
- vf->ready_state=OPENED;
-
- return ret;
-}
-
-/* Starting from current cursor position, get initial PCM offset of
- next page. Consumes the page in the process without decoding
- audio, however this is only called during stream parsing upon
- seekable open. */
-static ogg_int64_t _initial_pcmoffset(OggVorbis_File *vf, vorbis_info *vi){
- ogg_page og;
- ogg_int64_t accumulated=0;
- long lastblock=-1;
- int result;
- int serialno = vf->os.serialno;
-
- while(1){
- ogg_packet op;
- if(_get_next_page(vf,&og,-1)<0)
- break; /* should not be possible unless the file is truncated/mangled */
-
- if(ogg_page_bos(&og)) break;
- if(ogg_page_serialno(&og)!=serialno) continue;
-
- /* count blocksizes of all frames in the page */
- ogg_stream_pagein(&vf->os,&og);
- while((result=ogg_stream_packetout(&vf->os,&op))){
- if(result>0){ /* ignore holes */
- long thisblock=vorbis_packet_blocksize(vi,&op);
- if(thisblock>=0){
- if(lastblock!=-1)
- accumulated+=(lastblock+thisblock)>>2;
- lastblock=thisblock;
- }
- }
- }
-
- if(ogg_page_granulepos(&og)!=-1){
- /* pcm offset of last packet on the first audio page */
- accumulated= ogg_page_granulepos(&og)-accumulated;
- break;
- }
- }
-
- /* less than zero? Either a corrupt file or a stream with samples
- trimmed off the beginning, a normal occurrence; in both cases set
- the offset to zero */
- if(accumulated<0)accumulated=0;
-
- return accumulated;
-}
-
-/* finds each bitstream link one at a time using a bisection search
- (has to begin by knowing the offset of the lb's initial page).
- Recurses for each link so it can alloc the link storage after
- finding them all, then unroll and fill the cache at the same time */
-static int _bisect_forward_serialno(OggVorbis_File *vf,
- ogg_int64_t begin,
- ogg_int64_t searched,
- ogg_int64_t end,
- ogg_int64_t endgran,
- int endserial,
- long *currentno_list,
- int currentnos,
- long m){
- ogg_int64_t pcmoffset;
- ogg_int64_t dataoffset=searched;
- ogg_int64_t endsearched=end;
- ogg_int64_t next=end;
- ogg_int64_t searchgran=-1;
- ogg_page og;
- ogg_int64_t ret,last;
- int serialno = vf->os.serialno;
-
- /* invariants:
- we have the headers and serialnos for the link beginning at 'begin'
- we have the offset and granpos of the last page in the file (potentially
- not a page we care about)
- */
-
- /* Is the last page in our list of current serialnumbers? */
- if(_lookup_serialno(endserial,currentno_list,currentnos)){
-
- /* last page is in the starting serialno list, so we've bisected
- down to (or just started with) a single link. Now we need to
- find the last vorbis page belonging to the first vorbis stream
- for this link. */
- searched = end;
- while(endserial != serialno){
- endserial = serialno;
- searched=_get_prev_page_serial(vf,searched,currentno_list,currentnos,&endserial,&endgran);
- }
-
- vf->links=m+1;
- if(vf->offsets)_ogg_free(vf->offsets);
- if(vf->serialnos)_ogg_free(vf->serialnos);
- if(vf->dataoffsets)_ogg_free(vf->dataoffsets);
-
- vf->offsets=_ogg_malloc((vf->links+1)*sizeof(*vf->offsets));
- vf->vi=_ogg_realloc(vf->vi,vf->links*sizeof(*vf->vi));
- vf->vc=_ogg_realloc(vf->vc,vf->links*sizeof(*vf->vc));
- vf->serialnos=_ogg_malloc(vf->links*sizeof(*vf->serialnos));
- vf->dataoffsets=_ogg_malloc(vf->links*sizeof(*vf->dataoffsets));
- vf->pcmlengths=_ogg_malloc(vf->links*2*sizeof(*vf->pcmlengths));
-
- vf->offsets[m+1]=end;
- vf->offsets[m]=begin;
- vf->pcmlengths[m*2+1]=(endgran<0?0:endgran);
-
- }else{
-
- /* last page is not in the starting stream's serial number list,
- so we have multiple links. Find where the stream that begins
- our bisection ends. */
-
- long *next_serialno_list=NULL;
- int next_serialnos=0;
- vorbis_info vi;
- vorbis_comment vc;
- int testserial = serialno+1;
-
- /* the below guards against garbage seperating the last and
- first pages of two links. */
- while(searched<endsearched){
- ogg_int64_t bisect;
-
- if(endsearched-searched<CHUNKSIZE){
- bisect=searched;
- }else{
- bisect=(searched+endsearched)/2;
- }
-
- ret=_seek_helper(vf,bisect);
- if(ret)return(ret);
-
- last=_get_next_page(vf,&og,-1);
- if(last==OV_EREAD)return(OV_EREAD);
- if(last<0 || !_lookup_page_serialno(&og,currentno_list,currentnos)){
- endsearched=bisect;
- if(last>=0)next=last;
- }else{
- searched=vf->offset;
- }
- }
-
- /* Bisection point found */
- /* for the time being, fetch end PCM offset the simple way */
- searched = next;
- while(testserial != serialno){
- testserial = serialno;
- searched = _get_prev_page_serial(vf,searched,currentno_list,currentnos,&testserial,&searchgran);
- }
-
- ret=_seek_helper(vf,next);
- if(ret)return(ret);
-
- ret=_fetch_headers(vf,&vi,&vc,&next_serialno_list,&next_serialnos,NULL);
- if(ret)return(ret);
- serialno = vf->os.serialno;
- dataoffset = vf->offset;
-
- /* this will consume a page, however the next bisection always
- starts with a raw seek */
- pcmoffset = _initial_pcmoffset(vf,&vi);
-
- ret=_bisect_forward_serialno(vf,next,vf->offset,end,endgran,endserial,
- next_serialno_list,next_serialnos,m+1);
- if(ret)return(ret);
-
- if(next_serialno_list)_ogg_free(next_serialno_list);
-
- vf->offsets[m+1]=next;
- vf->serialnos[m+1]=serialno;
- vf->dataoffsets[m+1]=dataoffset;
-
- vf->vi[m+1]=vi;
- vf->vc[m+1]=vc;
-
- vf->pcmlengths[m*2+1]=searchgran;
- vf->pcmlengths[m*2+2]=pcmoffset;
- vf->pcmlengths[m*2+3]-=pcmoffset;
- if(vf->pcmlengths[m*2+3]<0)vf->pcmlengths[m*2+3]=0;
- }
- return(0);
-}
-
-static int _make_decode_ready(OggVorbis_File *vf){
- if(vf->ready_state>STREAMSET)return 0;
- if(vf->ready_state<STREAMSET)return OV_EFAULT;
- if(vf->seekable){
- if(vorbis_synthesis_init(&vf->vd,vf->vi+vf->current_link))
- return OV_EBADLINK;
- }else{
- if(vorbis_synthesis_init(&vf->vd,vf->vi))
- return OV_EBADLINK;
- }
- vorbis_block_init(&vf->vd,&vf->vb);
- vf->ready_state=INITSET;
- vf->bittrack=0.f;
- vf->samptrack=0.f;
- return 0;
-}
-
-static int _open_seekable2(OggVorbis_File *vf){
- ogg_int64_t dataoffset=vf->dataoffsets[0],end,endgran=-1;
- int endserial=vf->os.serialno;
- int serialno=vf->os.serialno;
-
- /* we're partially open and have a first link header state in
- storage in vf */
-
- /* fetch initial PCM offset */
- ogg_int64_t pcmoffset = _initial_pcmoffset(vf,vf->vi);
-
- /* we can seek, so set out learning all about this file */
- if(vf->callbacks.seek_func && vf->callbacks.tell_func){
- (vf->callbacks.seek_func)(vf->datasource,0,SEEK_END);
- vf->offset=vf->end=(vf->callbacks.tell_func)(vf->datasource);
- }else{
- vf->offset=vf->end=-1;
- }
-
- /* If seek_func is implemented, tell_func must also be implemented */
- if(vf->end==-1) return(OV_EINVAL);
-
- /* Get the offset of the last page of the physical bitstream, or, if
- we're lucky the last vorbis page of this link as most OggVorbis
- files will contain a single logical bitstream */
- end=_get_prev_page_serial(vf,vf->end,vf->serialnos+2,vf->serialnos[1],&endserial,&endgran);
- if(end<0)return(end);
-
- /* now determine bitstream structure recursively */
- if(_bisect_forward_serialno(vf,0,dataoffset,end,endgran,endserial,
- vf->serialnos+2,vf->serialnos[1],0)<0)return(OV_EREAD);
-
- vf->offsets[0]=0;
- vf->serialnos[0]=serialno;
- vf->dataoffsets[0]=dataoffset;
- vf->pcmlengths[0]=pcmoffset;
- vf->pcmlengths[1]-=pcmoffset;
- if(vf->pcmlengths[1]<0)vf->pcmlengths[1]=0;
-
- return(ov_raw_seek(vf,dataoffset));
-}
-
-/* clear out the current logical bitstream decoder */
-static void _decode_clear(OggVorbis_File *vf){
- vorbis_dsp_clear(&vf->vd);
- vorbis_block_clear(&vf->vb);
- vf->ready_state=OPENED;
-}
-
-/* fetch and process a packet. Handles the case where we're at a
- bitstream boundary and dumps the decoding machine. If the decoding
- machine is unloaded, it loads it. It also keeps pcm_offset up to
- date (seek and read both use this. seek uses a special hack with
- readp).
-
- return: <0) error, OV_HOLE (lost packet) or OV_EOF
- 0) need more data (only if readp==0)
- 1) got a packet
-*/
-
-static int _fetch_and_process_packet(OggVorbis_File *vf,
- ogg_packet *op_in,
- int readp,
- int spanp){
- ogg_page og;
-
- /* handle one packet. Try to fetch it from current stream state */
- /* extract packets from page */
- while(1){
-
- if(vf->ready_state==STREAMSET){
- int ret=_make_decode_ready(vf);
- if(ret<0)return ret;
- }
-
- /* process a packet if we can. */
-
- if(vf->ready_state==INITSET){
- int hs=vorbis_synthesis_halfrate_p(vf->vi);
-
- while(1) {
- ogg_packet op;
- ogg_packet *op_ptr=(op_in?op_in:&op);
- int result=ogg_stream_packetout(&vf->os,op_ptr);
- ogg_int64_t granulepos;
-
- op_in=NULL;
- if(result==-1)return(OV_HOLE); /* hole in the data. */
- if(result>0){
- /* got a packet. process it */
- granulepos=op_ptr->granulepos;
- if(!vorbis_synthesis(&vf->vb,op_ptr)){ /* lazy check for lazy
- header handling. The
- header packets aren't
- audio, so if/when we
- submit them,
- vorbis_synthesis will
- reject them */
-
- /* suck in the synthesis data and track bitrate */
- {
- int oldsamples=vorbis_synthesis_pcmout(&vf->vd,NULL);
- /* for proper use of libvorbis within libvorbisfile,
- oldsamples will always be zero. */
- if(oldsamples)return(OV_EFAULT);
-
- vorbis_synthesis_blockin(&vf->vd,&vf->vb);
- vf->samptrack+=(vorbis_synthesis_pcmout(&vf->vd,NULL)<<hs);
- vf->bittrack+=op_ptr->bytes*8;
- }
-
- /* update the pcm offset. */
- if(granulepos!=-1 && !op_ptr->e_o_s){
- int link=(vf->seekable?vf->current_link:0);
- int i,samples;
-
- /* this packet has a pcm_offset on it (the last packet
- completed on a page carries the offset) After processing
- (above), we know the pcm position of the *last* sample
- ready to be returned. Find the offset of the *first*
-
- As an aside, this trick is inaccurate if we begin
- reading anew right at the last page; the end-of-stream
- granulepos declares the last frame in the stream, and the
- last packet of the last page may be a partial frame.
- So, we need a previous granulepos from an in-sequence page
- to have a reference point. Thus the !op_ptr->e_o_s clause
- above */
-
- if(vf->seekable && link>0)
- granulepos-=vf->pcmlengths[link*2];
- if(granulepos<0)granulepos=0; /* actually, this
- shouldn't be possible
- here unless the stream
- is very broken */
-
- samples=(vorbis_synthesis_pcmout(&vf->vd,NULL)<<hs);
-
- granulepos-=samples;
- for(i=0;i<link;i++)
- granulepos+=vf->pcmlengths[i*2+1];
- vf->pcm_offset=granulepos;
- }
- return(1);
- }
- }
- else
- break;
- }
- }
-
- if(vf->ready_state>=OPENED){
- ogg_int64_t ret;
-
- while(1){
- /* the loop is not strictly necessary, but there's no sense in
- doing the extra checks of the larger loop for the common
- case in a multiplexed bistream where the page is simply
- part of a different logical bitstream; keep reading until
- we get one with the correct serialno */
-
- if(!readp)return(0);
- if((ret=_get_next_page(vf,&og,-1))<0){
- return(OV_EOF); /* eof. leave unitialized */
- }
-
- /* bitrate tracking; add the header's bytes here, the body bytes
- are done by packet above */
- vf->bittrack+=og.header_len*8;
-
- if(vf->ready_state==INITSET){
- if(vf->current_serialno!=ogg_page_serialno(&og)){
-
- /* two possibilities:
- 1) our decoding just traversed a bitstream boundary
- 2) another stream is multiplexed into this logical section */
-
- if(ogg_page_bos(&og)){
- /* boundary case */
- if(!spanp)
- return(OV_EOF);
-
- _decode_clear(vf);
-
- if(!vf->seekable){
- vorbis_info_clear(vf->vi);
- vorbis_comment_clear(vf->vc);
- }
- break;
-
- }else
- continue; /* possibility #2 */
- }
- }
-
- break;
- }
- }
-
- /* Do we need to load a new machine before submitting the page? */
- /* This is different in the seekable and non-seekable cases.
-
- In the seekable case, we already have all the header
- information loaded and cached; we just initialize the machine
- with it and continue on our merry way.
-
- In the non-seekable (streaming) case, we'll only be at a
- boundary if we just left the previous logical bitstream and
- we're now nominally at the header of the next bitstream
- */
-
- if(vf->ready_state!=INITSET){
- int link;
-
- if(vf->ready_state<STREAMSET){
- if(vf->seekable){
- long serialno = ogg_page_serialno(&og);
-
- /* match the serialno to bitstream section. We use this rather than
- offset positions to avoid problems near logical bitstream
- boundaries */
-
- for(link=0;link<vf->links;link++)
- if(vf->serialnos[link]==serialno)break;
-
- if(link==vf->links) continue; /* not the desired Vorbis
- bitstream section; keep
- trying */
-
- vf->current_serialno=serialno;
- vf->current_link=link;
-
- ogg_stream_reset_serialno(&vf->os,vf->current_serialno);
- vf->ready_state=STREAMSET;
-
- }else{
- /* we're streaming */
- /* fetch the three header packets, build the info struct */
-
- int ret=_fetch_headers(vf,vf->vi,vf->vc,NULL,NULL,&og);
- if(ret)return(ret);
- vf->current_serialno=vf->os.serialno;
- vf->current_link++;
- link=0;
- }
- }
- }
-
- /* the buffered page is the data we want, and we're ready for it;
- add it to the stream state */
- ogg_stream_pagein(&vf->os,&og);
-
- }
-}
-
-/* if, eg, 64 bit stdio is configured by default, this will build with
- fseek64 */
-static int _fseek64_wrap(FILE *f,ogg_int64_t off,int whence){
- if(f==NULL)return(-1);
- return fseek(f,off,whence);
-}
-
-static int _ov_open1(void *f,OggVorbis_File *vf,const char *initial,
- long ibytes, ov_callbacks callbacks){
- int offsettest=((f && callbacks.seek_func)?callbacks.seek_func(f,0,SEEK_CUR):-1);
- long *serialno_list=NULL;
- int serialno_list_size=0;
- int ret;
-
- memset(vf,0,sizeof(*vf));
- vf->datasource=f;
- vf->callbacks = callbacks;
-
- /* init the framing state */
- ogg_sync_init(&vf->oy);
-
- /* perhaps some data was previously read into a buffer for testing
- against other stream types. Allow initialization from this
- previously read data (especially as we may be reading from a
- non-seekable stream) */
- if(initial){
- char *buffer=ogg_sync_buffer(&vf->oy,ibytes);
- memcpy(buffer,initial,ibytes);
- ogg_sync_wrote(&vf->oy,ibytes);
- }
-
- /* can we seek? Stevens suggests the seek test was portable */
- if(offsettest!=-1)vf->seekable=1;
-
- /* No seeking yet; Set up a 'single' (current) logical bitstream
- entry for partial open */
- vf->links=1;
- vf->vi=_ogg_calloc(vf->links,sizeof(*vf->vi));
- vf->vc=_ogg_calloc(vf->links,sizeof(*vf->vc));
- ogg_stream_init(&vf->os,-1); /* fill in the serialno later */
-
- /* Fetch all BOS pages, store the vorbis header and all seen serial
- numbers, load subsequent vorbis setup headers */
- if((ret=_fetch_headers(vf,vf->vi,vf->vc,&serialno_list,&serialno_list_size,NULL))<0){
- vf->datasource=NULL;
- ov_clear(vf);
- }else{
- /* serial number list for first link needs to be held somewhere
- for second stage of seekable stream open; this saves having to
- seek/reread first link's serialnumber data then. */
- vf->serialnos=_ogg_calloc(serialno_list_size+2,sizeof(*vf->serialnos));
- vf->serialnos[0]=vf->current_serialno=vf->os.serialno;
- vf->serialnos[1]=serialno_list_size;
- memcpy(vf->serialnos+2,serialno_list,serialno_list_size*sizeof(*vf->serialnos));
-
- vf->offsets=_ogg_calloc(1,sizeof(*vf->offsets));
- vf->dataoffsets=_ogg_calloc(1,sizeof(*vf->dataoffsets));
- vf->offsets[0]=0;
- vf->dataoffsets[0]=vf->offset;
-
- vf->ready_state=PARTOPEN;
- }
- if(serialno_list)_ogg_free(serialno_list);
- return(ret);
-}
-
-static int _ov_open2(OggVorbis_File *vf){
- if(vf->ready_state != PARTOPEN) return OV_EINVAL;
- vf->ready_state=OPENED;
- if(vf->seekable){
- int ret=_open_seekable2(vf);
- if(ret){
- vf->datasource=NULL;
- ov_clear(vf);
- }
- return(ret);
- }else
- vf->ready_state=STREAMSET;
-
- return 0;
-}
-
-
-/* clear out the OggVorbis_File struct */
-int ov_clear(OggVorbis_File *vf){
- if(vf){
- vorbis_block_clear(&vf->vb);
- vorbis_dsp_clear(&vf->vd);
- ogg_stream_clear(&vf->os);
-
- if(vf->vi && vf->links){
- int i;
- for(i=0;i<vf->links;i++){
- vorbis_info_clear(vf->vi+i);
- vorbis_comment_clear(vf->vc+i);
- }
- _ogg_free(vf->vi);
- _ogg_free(vf->vc);
- }
- if(vf->dataoffsets)_ogg_free(vf->dataoffsets);
- if(vf->pcmlengths)_ogg_free(vf->pcmlengths);
- if(vf->serialnos)_ogg_free(vf->serialnos);
- if(vf->offsets)_ogg_free(vf->offsets);
- ogg_sync_clear(&vf->oy);
- if(vf->datasource && vf->callbacks.close_func)
- (vf->callbacks.close_func)(vf->datasource);
- memset(vf,0,sizeof(*vf));
- }
-#ifdef DEBUG_LEAKS
- _VDBG_dump();
-#endif
- return(0);
-}
-
-/* inspects the OggVorbis file and finds/documents all the logical
- bitstreams contained in it. Tries to be tolerant of logical
- bitstream sections that are truncated/woogie.
-
- return: -1) error
- 0) OK
-*/
-
-int ov_open_callbacks(void *f,OggVorbis_File *vf,
- const char *initial,long ibytes,ov_callbacks callbacks){
- int ret=_ov_open1(f,vf,initial,ibytes,callbacks);
- if(ret)return ret;
- return _ov_open2(vf);
-}
-
-int ov_open(FILE *f,OggVorbis_File *vf,const char *initial,long ibytes){
- ov_callbacks callbacks = {
- (size_t (*)(void *, size_t, size_t, void *)) fread,
- (int (*)(void *, ogg_int64_t, int)) _fseek64_wrap,
- (int (*)(void *)) fclose,
- (long (*)(void *)) ftell
- };
-
- return ov_open_callbacks((void *)f, vf, initial, ibytes, callbacks);
-}
-
-int ov_fopen(const char *path,OggVorbis_File *vf){
- int ret;
- FILE *f = fopen(path,"rb");
- if(!f) return -1;
-
- ret = ov_open(f,vf,NULL,0);
- if(ret) fclose(f);
- return ret;
-}
-
-
-/* cheap hack for game usage where downsampling is desirable; there's
- no need for SRC as we can just do it cheaply in libvorbis. */
-
-int ov_halfrate(OggVorbis_File *vf,int flag){
- int i;
- if(vf->vi==NULL)return OV_EINVAL;
- if(vf->ready_state>STREAMSET){
- /* clear out stream state; dumping the decode machine is needed to
- reinit the MDCT lookups. */
- vorbis_dsp_clear(&vf->vd);
- vorbis_block_clear(&vf->vb);
- vf->ready_state=STREAMSET;
- if(vf->pcm_offset>=0){
- ogg_int64_t pos=vf->pcm_offset;
- vf->pcm_offset=-1; /* make sure the pos is dumped if unseekable */
- ov_pcm_seek(vf,pos);
- }
- }
-
- for(i=0;i<vf->links;i++){
- if(vorbis_synthesis_halfrate(vf->vi+i,flag)){
- if(flag) ov_halfrate(vf,0);
- return OV_EINVAL;
- }
- }
- return 0;
-}
-
-int ov_halfrate_p(OggVorbis_File *vf){
- if(vf->vi==NULL)return OV_EINVAL;
- return vorbis_synthesis_halfrate_p(vf->vi);
-}
-
-/* Only partially open the vorbis file; test for Vorbisness, and load
- the headers for the first chain. Do not seek (although test for
- seekability). Use ov_test_open to finish opening the file, else
- ov_clear to close/free it. Same return codes as open.
-
- Note that vorbisfile does _not_ take ownership of the file if the
- call fails; the calling applicaiton is responsible for closing the file
- if this call returns an error. */
-
-int ov_test_callbacks(void *f,OggVorbis_File *vf,
- const char *initial,long ibytes,ov_callbacks callbacks)
-{
- return _ov_open1(f,vf,initial,ibytes,callbacks);
-}
-
-int ov_test(FILE *f,OggVorbis_File *vf,const char *initial,long ibytes){
- ov_callbacks callbacks = {
- (size_t (*)(void *, size_t, size_t, void *)) fread,
- (int (*)(void *, ogg_int64_t, int)) _fseek64_wrap,
- (int (*)(void *)) fclose,
- (long (*)(void *)) ftell
- };
-
- return ov_test_callbacks((void *)f, vf, initial, ibytes, callbacks);
-}
-
-int ov_test_open(OggVorbis_File *vf){
- if(vf->ready_state!=PARTOPEN)return(OV_EINVAL);
- return _ov_open2(vf);
-}
-
-/* How many logical bitstreams in this physical bitstream? */
-long ov_streams(OggVorbis_File *vf){
- return vf->links;
-}
-
-/* Is the FILE * associated with vf seekable? */
-long ov_seekable(OggVorbis_File *vf){
- return vf->seekable;
-}
-
-/* returns the bitrate for a given logical bitstream or the entire
- physical bitstream. If the file is open for random access, it will
- find the *actual* average bitrate. If the file is streaming, it
- returns the nominal bitrate (if set) else the average of the
- upper/lower bounds (if set) else -1 (unset).
-
- If you want the actual bitrate field settings, get them from the
- vorbis_info structs */
-
-long ov_bitrate(OggVorbis_File *vf,int i){
- if(vf->ready_state<OPENED)return(OV_EINVAL);
- if(i>=vf->links)return(OV_EINVAL);
- if(!vf->seekable && i!=0)return(ov_bitrate(vf,0));
- if(i<0){
- ogg_int64_t bits=0;
- int i;
- float br;
- for(i=0;i<vf->links;i++)
- bits+=(vf->offsets[i+1]-vf->dataoffsets[i])*8;
- /* This once read: return(rint(bits/ov_time_total(vf,-1)));
- * gcc 3.x on x86 miscompiled this at optimisation level 2 and above,
- * so this is slightly transformed to make it work.
- */
- br = bits/ov_time_total(vf,-1);
- return(rint(br));
- }else{
- if(vf->seekable){
- /* return the actual bitrate */
- return(rint((vf->offsets[i+1]-vf->dataoffsets[i])*8/ov_time_total(vf,i)));
- }else{
- /* return nominal if set */
- if(vf->vi[i].bitrate_nominal>0){
- return vf->vi[i].bitrate_nominal;
- }else{
- if(vf->vi[i].bitrate_upper>0){
- if(vf->vi[i].bitrate_lower>0){
- return (vf->vi[i].bitrate_upper+vf->vi[i].bitrate_lower)/2;
- }else{
- return vf->vi[i].bitrate_upper;
- }
- }
- return(OV_FALSE);
- }
- }
- }
-}
-
-/* returns the actual bitrate since last call. returns -1 if no
- additional data to offer since last call (or at beginning of stream),
- EINVAL if stream is only partially open
-*/
-long ov_bitrate_instant(OggVorbis_File *vf){
- int link=(vf->seekable?vf->current_link:0);
- long ret;
- if(vf->ready_state<OPENED)return(OV_EINVAL);
- if(vf->samptrack==0)return(OV_FALSE);
- ret=vf->bittrack/vf->samptrack*vf->vi[link].rate+.5;
- vf->bittrack=0.f;
- vf->samptrack=0.f;
- return(ret);
-}
-
-/* Guess */
-long ov_serialnumber(OggVorbis_File *vf,int i){
- if(i>=vf->links)return(ov_serialnumber(vf,vf->links-1));
- if(!vf->seekable && i>=0)return(ov_serialnumber(vf,-1));
- if(i<0){
- return(vf->current_serialno);
- }else{
- return(vf->serialnos[i]);
- }
-}
-
-/* returns: total raw (compressed) length of content if i==-1
- raw (compressed) length of that logical bitstream for i==0 to n
- OV_EINVAL if the stream is not seekable (we can't know the length)
- or if stream is only partially open
-*/
-ogg_int64_t ov_raw_total(OggVorbis_File *vf,int i){
- if(vf->ready_state<OPENED)return(OV_EINVAL);
- if(!vf->seekable || i>=vf->links)return(OV_EINVAL);
- if(i<0){
- ogg_int64_t acc=0;
- int i;
- for(i=0;i<vf->links;i++)
- acc+=ov_raw_total(vf,i);
- return(acc);
- }else{
- return(vf->offsets[i+1]-vf->offsets[i]);
- }
-}
-
-/* returns: total PCM length (samples) of content if i==-1 PCM length
- (samples) of that logical bitstream for i==0 to n
- OV_EINVAL if the stream is not seekable (we can't know the
- length) or only partially open
-*/
-ogg_int64_t ov_pcm_total(OggVorbis_File *vf,int i){
- if(vf->ready_state<OPENED)return(OV_EINVAL);
- if(!vf->seekable || i>=vf->links)return(OV_EINVAL);
- if(i<0){
- ogg_int64_t acc=0;
- int i;
- for(i=0;i<vf->links;i++)
- acc+=ov_pcm_total(vf,i);
- return(acc);
- }else{
- return(vf->pcmlengths[i*2+1]);
- }
-}
-
-/* returns: total seconds of content if i==-1
- seconds in that logical bitstream for i==0 to n
- OV_EINVAL if the stream is not seekable (we can't know the
- length) or only partially open
-*/
-double ov_time_total(OggVorbis_File *vf,int i){
- if(vf->ready_state<OPENED)return(OV_EINVAL);
- if(!vf->seekable || i>=vf->links)return(OV_EINVAL);
- if(i<0){
- double acc=0;
- int i;
- for(i=0;i<vf->links;i++)
- acc+=ov_time_total(vf,i);
- return(acc);
- }else{
- return((double)(vf->pcmlengths[i*2+1])/vf->vi[i].rate);
- }
-}
-
-/* seek to an offset relative to the *compressed* data. This also
- scans packets to update the PCM cursor. It will cross a logical
- bitstream boundary, but only if it can't get any packets out of the
- tail of the bitstream we seek to (so no surprises).
-
- returns zero on success, nonzero on failure */
-
-int ov_raw_seek(OggVorbis_File *vf,ogg_int64_t pos){
- ogg_stream_state work_os;
- int ret;
-
- if(vf->ready_state<OPENED)return(OV_EINVAL);
- if(!vf->seekable)
- return(OV_ENOSEEK); /* don't dump machine if we can't seek */
-
- if(pos<0 || pos>vf->end)return(OV_EINVAL);
-
- /* is the seek position outside our current link [if any]? */
- if(vf->ready_state>=STREAMSET){
- if(pos<vf->offsets[vf->current_link] || pos>=vf->offsets[vf->current_link+1])
- _decode_clear(vf); /* clear out stream state */
- }
-
- /* don't yet clear out decoding machine (if it's initialized), in
- the case we're in the same link. Restart the decode lapping, and
- let _fetch_and_process_packet deal with a potential bitstream
- boundary */
- vf->pcm_offset=-1;
- ogg_stream_reset_serialno(&vf->os,
- vf->current_serialno); /* must set serialno */
- vorbis_synthesis_restart(&vf->vd);
-
- ret=_seek_helper(vf,pos);
- if(ret)goto seek_error;
-
- /* we need to make sure the pcm_offset is set, but we don't want to
- advance the raw cursor past good packets just to get to the first
- with a granulepos. That's not equivalent behavior to beginning
- decoding as immediately after the seek position as possible.
-
- So, a hack. We use two stream states; a local scratch state and
- the shared vf->os stream state. We use the local state to
- scan, and the shared state as a buffer for later decode.
-
- Unfortuantely, on the last page we still advance to last packet
- because the granulepos on the last page is not necessarily on a
- packet boundary, and we need to make sure the granpos is
- correct.
- */
-
- {
- ogg_page og;
- ogg_packet op;
- int lastblock=0;
- int accblock=0;
- int thisblock=0;
- int lastflag=0;
- int firstflag=0;
- ogg_int64_t pagepos=-1;
-
- ogg_stream_init(&work_os,vf->current_serialno); /* get the memory ready */
- ogg_stream_reset(&work_os); /* eliminate the spurious OV_HOLE
- return from not necessarily
- starting from the beginning */
-
- while(1){
- if(vf->ready_state>=STREAMSET){
- /* snarf/scan a packet if we can */
- int result=ogg_stream_packetout(&work_os,&op);
-
- if(result>0){
-
- if(vf->vi[vf->current_link].codec_setup){
- thisblock=vorbis_packet_blocksize(vf->vi+vf->current_link,&op);
- if(thisblock<0){
- ogg_stream_packetout(&vf->os,NULL);
- thisblock=0;
- }else{
-
- /* We can't get a guaranteed correct pcm position out of the
- last page in a stream because it might have a 'short'
- granpos, which can only be detected in the presence of a
- preceding page. However, if the last page is also the first
- page, the granpos rules of a first page take precedence. Not
- only that, but for first==last, the EOS page must be treated
- as if its a normal first page for the stream to open/play. */
- if(lastflag && !firstflag)
- ogg_stream_packetout(&vf->os,NULL);
- else
- if(lastblock)accblock+=(lastblock+thisblock)>>2;
- }
-
- if(op.granulepos!=-1){
- int i,link=vf->current_link;
- ogg_int64_t granulepos=op.granulepos-vf->pcmlengths[link*2];
- if(granulepos<0)granulepos=0;
-
- for(i=0;i<link;i++)
- granulepos+=vf->pcmlengths[i*2+1];
- vf->pcm_offset=granulepos-accblock;
- if(vf->pcm_offset<0)vf->pcm_offset=0;
- break;
- }
- lastblock=thisblock;
- continue;
- }else
- ogg_stream_packetout(&vf->os,NULL);
- }
- }
-
- if(!lastblock){
- pagepos=_get_next_page(vf,&og,-1);
- if(pagepos<0){
- vf->pcm_offset=ov_pcm_total(vf,-1);
- break;
- }
- }else{
- /* huh? Bogus stream with packets but no granulepos */
- vf->pcm_offset=-1;
- break;
- }
-
- /* has our decoding just traversed a bitstream boundary? */
- if(vf->ready_state>=STREAMSET){
- if(vf->current_serialno!=ogg_page_serialno(&og)){
-
- /* two possibilities:
- 1) our decoding just traversed a bitstream boundary
- 2) another stream is multiplexed into this logical section? */
-
- if(ogg_page_bos(&og)){
- /* we traversed */
- _decode_clear(vf); /* clear out stream state */
- ogg_stream_clear(&work_os);
- } /* else, do nothing; next loop will scoop another page */
- }
- }
-
- if(vf->ready_state<STREAMSET){
- int link;
- long serialno = ogg_page_serialno(&og);
-
- for(link=0;link<vf->links;link++)
- if(vf->serialnos[link]==serialno)break;
-
- if(link==vf->links) continue; /* not the desired Vorbis
- bitstream section; keep
- trying */
- vf->current_link=link;
- vf->current_serialno=serialno;
- ogg_stream_reset_serialno(&vf->os,serialno);
- ogg_stream_reset_serialno(&work_os,serialno);
- vf->ready_state=STREAMSET;
- firstflag=(pagepos<=vf->dataoffsets[link]);
- }
-
- ogg_stream_pagein(&vf->os,&og);
- ogg_stream_pagein(&work_os,&og);
- lastflag=ogg_page_eos(&og);
-
- }
- }
-
- ogg_stream_clear(&work_os);
- vf->bittrack=0.f;
- vf->samptrack=0.f;
- return(0);
-
- seek_error:
- /* dump the machine so we're in a known state */
- vf->pcm_offset=-1;
- ogg_stream_clear(&work_os);
- _decode_clear(vf);
- return OV_EBADLINK;
-}
-
-/* Page granularity seek (faster than sample granularity because we
- don't do the last bit of decode to find a specific sample).
-
- Seek to the last [granule marked] page preceding the specified pos
- location, such that decoding past the returned point will quickly
- arrive at the requested position. */
-int ov_pcm_seek_page(OggVorbis_File *vf,ogg_int64_t pos){
- int link=-1;
- ogg_int64_t result=0;
- ogg_int64_t total=ov_pcm_total(vf,-1);
-
- if(vf->ready_state<OPENED)return(OV_EINVAL);
- if(!vf->seekable)return(OV_ENOSEEK);
-
- if(pos<0 || pos>total)return(OV_EINVAL);
-
- /* which bitstream section does this pcm offset occur in? */
- for(link=vf->links-1;link>=0;link--){
- total-=vf->pcmlengths[link*2+1];
- if(pos>=total)break;
- }
-
- /* Search within the logical bitstream for the page with the highest
- pcm_pos preceding pos. If we're looking for a position on the
- first page, bisection will halt without finding our position as
- it's before the first explicit granulepos fencepost. That case is
- handled separately below.
-
- There is a danger here; missing pages or incorrect frame number
- information in the bitstream could make our task impossible.
- Account for that (it would be an error condition) */
-
- /* new search algorithm originally by HB (Nicholas Vinen) */
-
- {
- ogg_int64_t end=vf->offsets[link+1];
- ogg_int64_t begin=vf->dataoffsets[link];
- ogg_int64_t begintime = vf->pcmlengths[link*2];
- ogg_int64_t endtime = vf->pcmlengths[link*2+1]+begintime;
- ogg_int64_t target=pos-total+begintime;
- ogg_int64_t best=-1;
- int got_page=0;
-
- ogg_page og;
-
- /* if we have only one page, there will be no bisection. Grab the page here */
- if(begin==end){
- result=_seek_helper(vf,begin);
- if(result) goto seek_error;
-
- result=_get_next_page(vf,&og,1);
- if(result<0) goto seek_error;
-
- got_page=1;
- }
-
- /* bisection loop */
- while(begin<end){
- ogg_int64_t bisect;
-
- if(end-begin<CHUNKSIZE){
- bisect=begin;
- }else{
- /* take a (pretty decent) guess. */
- bisect=begin +
- (ogg_int64_t)((double)(target-begintime)*(end-begin)/(endtime-begintime))
- - CHUNKSIZE;
- if(bisect<begin+CHUNKSIZE)
- bisect=begin;
- }
-
- result=_seek_helper(vf,bisect);
- if(result) goto seek_error;
-
- /* read loop within the bisection loop */
- while(begin<end){
- result=_get_next_page(vf,&og,end-vf->offset);
- if(result==OV_EREAD) goto seek_error;
- if(result<0){
- /* there is no next page! */
- if(bisect<=begin+1)
- /* No bisection left to perform. We've either found the
- best candidate already or failed. Exit loop. */
- end=begin;
- else{
- /* We tried to load a fraction of the last page; back up a
- bit and try to get the whole last page */
- if(bisect==0) goto seek_error;
- bisect-=CHUNKSIZE;
-
- /* don't repeat/loop on a read we've already performed */
- if(bisect<=begin)bisect=begin+1;
-
- /* seek and cntinue bisection */
- result=_seek_helper(vf,bisect);
- if(result) goto seek_error;
- }
- }else{
- ogg_int64_t granulepos;
- got_page=1;
-
- /* got a page. analyze it */
- /* only consider pages from primary vorbis stream */
- if(ogg_page_serialno(&og)!=vf->serialnos[link])
- continue;
-
- /* only consider pages with the granulepos set */
- granulepos=ogg_page_granulepos(&og);
- if(granulepos==-1)continue;
-
- if(granulepos<target){
- /* this page is a successful candidate! Set state */
-
- best=result; /* raw offset of packet with granulepos */
- begin=vf->offset; /* raw offset of next page */
- begintime=granulepos;
-
- /* if we're before our target but within a short distance,
- don't bisect; read forward */
- if(target-begintime>44100)break;
-
- bisect=begin; /* *not* begin + 1 as above */
- }else{
-
- /* This is one of our pages, but the granpos is
- post-target; it is not a bisection return
- candidate. (The only way we'd use it is if it's the
- first page in the stream; we handle that case later
- outside the bisection) */
- if(bisect<=begin+1){
- /* No bisection left to perform. We've either found the
- best candidate already or failed. Exit loop. */
- end=begin;
- }else{
- if(end==vf->offset){
- /* bisection read to the end; use the known page
- boundary (result) to update bisection, back up a
- little bit, and try again */
- end=result;
- bisect-=CHUNKSIZE;
- if(bisect<=begin)bisect=begin+1;
- result=_seek_helper(vf,bisect);
- if(result) goto seek_error;
- }else{
- /* Normal bisection */
- end=bisect;
- endtime=granulepos;
- break;
- }
- }
- }
- }
- }
- }
-
- /* Out of bisection: did it 'fail?' */
- if(best == -1){
-
- /* Check the 'looking for data in first page' special case;
- bisection would 'fail' because our search target was before the
- first PCM granule position fencepost. */
-
- if(got_page &&
- begin == vf->dataoffsets[link] &&
- ogg_page_serialno(&og)==vf->serialnos[link]){
-
- /* Yes, this is the beginning-of-stream case. We already have
- our page, right at the beginning of PCM data. Set state
- and return. */
-
- vf->pcm_offset=total;
-
- if(link!=vf->current_link){
- /* Different link; dump entire decode machine */
- _decode_clear(vf);
-
- vf->current_link=link;
- vf->current_serialno=vf->serialnos[link];
- vf->ready_state=STREAMSET;
-
- }else{
- vorbis_synthesis_restart(&vf->vd);
- }
-
- ogg_stream_reset_serialno(&vf->os,vf->current_serialno);
- ogg_stream_pagein(&vf->os,&og);
-
- }else
- goto seek_error;
-
- }else{
-
- /* Bisection found our page. seek to it, update pcm offset. Easier case than
- raw_seek, don't keep packets preceding granulepos. */
-
- ogg_page og;
- ogg_packet op;
-
- /* seek */
- result=_seek_helper(vf,best);
- vf->pcm_offset=-1;
- if(result) goto seek_error;
- result=_get_next_page(vf,&og,-1);
- if(result<0) goto seek_error;
-
- if(link!=vf->current_link){
- /* Different link; dump entire decode machine */
- _decode_clear(vf);
-
- vf->current_link=link;
- vf->current_serialno=vf->serialnos[link];
- vf->ready_state=STREAMSET;
-
- }else{
- vorbis_synthesis_restart(&vf->vd);
- }
-
- ogg_stream_reset_serialno(&vf->os,vf->current_serialno);
- ogg_stream_pagein(&vf->os,&og);
-
- /* pull out all but last packet; the one with granulepos */
- while(1){
- result=ogg_stream_packetpeek(&vf->os,&op);
- if(result==0){
- /* No packet returned; we exited the bisection with 'best'
- pointing to a page with a granule position, so the packet
- finishing this page ('best') originated on a preceding
- page. Keep fetching previous pages until we get one with
- a granulepos or without the 'continued' flag set. Then
- just use raw_seek for simplicity. */
- /* Do not rewind past the beginning of link data; if we do,
- it's either a bug or a broken stream */
- result=best;
- while(result>vf->dataoffsets[link]){
- result=_get_prev_page(vf,result,&og);
- if(result<0) goto seek_error;
- if(ogg_page_serialno(&og)==vf->current_serialno &&
- (ogg_page_granulepos(&og)>-1 ||
- !ogg_page_continued(&og))){
- return ov_raw_seek(vf,result);
- }
- }
- }
- if(result<0){
- result = OV_EBADPACKET;
- goto seek_error;
- }
- if(op.granulepos!=-1){
- vf->pcm_offset=op.granulepos-vf->pcmlengths[vf->current_link*2];
- if(vf->pcm_offset<0)vf->pcm_offset=0;
- vf->pcm_offset+=total;
- break;
- }else
- result=ogg_stream_packetout(&vf->os,NULL);
- }
- }
- }
-
- /* verify result */
- if(vf->pcm_offset>pos || pos>ov_pcm_total(vf,-1)){
- result=OV_EFAULT;
- goto seek_error;
- }
- vf->bittrack=0.f;
- vf->samptrack=0.f;
- return(0);
-
- seek_error:
- /* dump machine so we're in a known state */
- vf->pcm_offset=-1;
- _decode_clear(vf);
- return (int)result;
-}
-
-/* seek to a sample offset relative to the decompressed pcm stream
- returns zero on success, nonzero on failure */
-
-int ov_pcm_seek(OggVorbis_File *vf,ogg_int64_t pos){
- int thisblock,lastblock=0;
- int ret=ov_pcm_seek_page(vf,pos);
- if(ret<0)return(ret);
- if((ret=_make_decode_ready(vf)))return ret;
-
- /* discard leading packets we don't need for the lapping of the
- position we want; don't decode them */
-
- while(1){
- ogg_packet op;
- ogg_page og;
-
- int ret=ogg_stream_packetpeek(&vf->os,&op);
- if(ret>0){
- thisblock=vorbis_packet_blocksize(vf->vi+vf->current_link,&op);
- if(thisblock<0){
- ogg_stream_packetout(&vf->os,NULL);
- continue; /* non audio packet */
- }
- if(lastblock)vf->pcm_offset+=(lastblock+thisblock)>>2;
-
- if(vf->pcm_offset+((thisblock+
- vorbis_info_blocksize(vf->vi,1))>>2)>=pos)break;
-
- /* remove the packet from packet queue and track its granulepos */
- ogg_stream_packetout(&vf->os,NULL);
- vorbis_synthesis_trackonly(&vf->vb,&op); /* set up a vb with
- only tracking, no
- pcm_decode */
- vorbis_synthesis_blockin(&vf->vd,&vf->vb);
-
- /* end of logical stream case is hard, especially with exact
- length positioning. */
-
- if(op.granulepos>-1){
- int i;
- /* always believe the stream markers */
- vf->pcm_offset=op.granulepos-vf->pcmlengths[vf->current_link*2];
- if(vf->pcm_offset<0)vf->pcm_offset=0;
- for(i=0;i<vf->current_link;i++)
- vf->pcm_offset+=vf->pcmlengths[i*2+1];
- }
-
- lastblock=thisblock;
-
- }else{
- if(ret<0 && ret!=OV_HOLE)break;
-
- /* suck in a new page */
- if(_get_next_page(vf,&og,-1)<0)break;
- if(ogg_page_bos(&og))_decode_clear(vf);
-
- if(vf->ready_state<STREAMSET){
- long serialno=ogg_page_serialno(&og);
- int link;
-
- for(link=0;link<vf->links;link++)
- if(vf->serialnos[link]==serialno)break;
- if(link==vf->links) continue;
- vf->current_link=link;
-
- vf->ready_state=STREAMSET;
- vf->current_serialno=ogg_page_serialno(&og);
- ogg_stream_reset_serialno(&vf->os,serialno);
- ret=_make_decode_ready(vf);
- if(ret)return ret;
- lastblock=0;
- }
-
- ogg_stream_pagein(&vf->os,&og);
- }
- }
-
- vf->bittrack=0.f;
- vf->samptrack=0.f;
- /* discard samples until we reach the desired position. Crossing a
- logical bitstream boundary with abandon is OK. */
- {
- /* note that halfrate could be set differently in each link, but
- vorbisfile encoforces all links are set or unset */
- int hs=vorbis_synthesis_halfrate_p(vf->vi);
- while(vf->pcm_offset<((pos>>hs)<<hs)){
- ogg_int64_t target=(pos-vf->pcm_offset)>>hs;
- long samples=vorbis_synthesis_pcmout(&vf->vd,NULL);
-
- if(samples>target)samples=target;
- vorbis_synthesis_read(&vf->vd,samples);
- vf->pcm_offset+=samples<<hs;
-
- if(samples<target)
- if(_fetch_and_process_packet(vf,NULL,1,1)<=0)
- vf->pcm_offset=ov_pcm_total(vf,-1); /* eof */
- }
- }
- return 0;
-}
-
-/* seek to a playback time relative to the decompressed pcm stream
- returns zero on success, nonzero on failure */
-int ov_time_seek(OggVorbis_File *vf,double seconds){
- /* translate time to PCM position and call ov_pcm_seek */
-
- int link=-1;
- ogg_int64_t pcm_total=0;
- double time_total=0.;
-
- if(vf->ready_state<OPENED)return(OV_EINVAL);
- if(!vf->seekable)return(OV_ENOSEEK);
- if(seconds<0)return(OV_EINVAL);
-
- /* which bitstream section does this time offset occur in? */
- for(link=0;link<vf->links;link++){
- double addsec = ov_time_total(vf,link);
- if(seconds<time_total+addsec)break;
- time_total+=addsec;
- pcm_total+=vf->pcmlengths[link*2+1];
- }
-
- if(link==vf->links)return(OV_EINVAL);
-
- /* enough information to convert time offset to pcm offset */
- {
- ogg_int64_t target=pcm_total+(seconds-time_total)*vf->vi[link].rate;
- return(ov_pcm_seek(vf,target));
- }
-}
-
-/* page-granularity version of ov_time_seek
- returns zero on success, nonzero on failure */
-int ov_time_seek_page(OggVorbis_File *vf,double seconds){
- /* translate time to PCM position and call ov_pcm_seek */
-
- int link=-1;
- ogg_int64_t pcm_total=0;
- double time_total=0.;
-
- if(vf->ready_state<OPENED)return(OV_EINVAL);
- if(!vf->seekable)return(OV_ENOSEEK);
- if(seconds<0)return(OV_EINVAL);
-
- /* which bitstream section does this time offset occur in? */
- for(link=0;link<vf->links;link++){
- double addsec = ov_time_total(vf,link);
- if(seconds<time_total+addsec)break;
- time_total+=addsec;
- pcm_total+=vf->pcmlengths[link*2+1];
- }
-
- if(link==vf->links)return(OV_EINVAL);
-
- /* enough information to convert time offset to pcm offset */
- {
- ogg_int64_t target=pcm_total+(seconds-time_total)*vf->vi[link].rate;
- return(ov_pcm_seek_page(vf,target));
- }
-}
-
-/* tell the current stream offset cursor. Note that seek followed by
- tell will likely not give the set offset due to caching */
-ogg_int64_t ov_raw_tell(OggVorbis_File *vf){
- if(vf->ready_state<OPENED)return(OV_EINVAL);
- return(vf->offset);
-}
-
-/* return PCM offset (sample) of next PCM sample to be read */
-ogg_int64_t ov_pcm_tell(OggVorbis_File *vf){
- if(vf->ready_state<OPENED)return(OV_EINVAL);
- return(vf->pcm_offset);
-}
-
-/* return time offset (seconds) of next PCM sample to be read */
-double ov_time_tell(OggVorbis_File *vf){
- int link=0;
- ogg_int64_t pcm_total=0;
- double time_total=0.f;
-
- if(vf->ready_state<OPENED)return(OV_EINVAL);
- if(vf->seekable){
- pcm_total=ov_pcm_total(vf,-1);
- time_total=ov_time_total(vf,-1);
-
- /* which bitstream section does this time offset occur in? */
- for(link=vf->links-1;link>=0;link--){
- pcm_total-=vf->pcmlengths[link*2+1];
- time_total-=ov_time_total(vf,link);
- if(vf->pcm_offset>=pcm_total)break;
- }
- }
-
- return((double)time_total+(double)(vf->pcm_offset-pcm_total)/vf->vi[link].rate);
-}
-
-/* link: -1) return the vorbis_info struct for the bitstream section
- currently being decoded
- 0-n) to request information for a specific bitstream section
-
- In the case of a non-seekable bitstream, any call returns the
- current bitstream. NULL in the case that the machine is not
- initialized */
-
-vorbis_info *ov_info(OggVorbis_File *vf,int link){
- if(vf->seekable){
- if(link<0)
- if(vf->ready_state>=STREAMSET)
- return vf->vi+vf->current_link;
- else
- return vf->vi;
- else
- if(link>=vf->links)
- return NULL;
- else
- return vf->vi+link;
- }else{
- return vf->vi;
- }
-}
-
-/* grr, strong typing, grr, no templates/inheritence, grr */
-vorbis_comment *ov_comment(OggVorbis_File *vf,int link){
- if(vf->seekable){
- if(link<0)
- if(vf->ready_state>=STREAMSET)
- return vf->vc+vf->current_link;
- else
- return vf->vc;
- else
- if(link>=vf->links)
- return NULL;
- else
- return vf->vc+link;
- }else{
- return vf->vc;
- }
-}
-
-static int host_is_big_endian() {
- ogg_int32_t pattern = 0xfeedface; /* deadbeef */
- unsigned char *bytewise = (unsigned char *)&pattern;
- if (bytewise[0] == 0xfe) return 1;
- return 0;
-}
-
-/* up to this point, everything could more or less hide the multiple
- logical bitstream nature of chaining from the toplevel application
- if the toplevel application didn't particularly care. However, at
- the point that we actually read audio back, the multiple-section
- nature must surface: Multiple bitstream sections do not necessarily
- have to have the same number of channels or sampling rate.
-
- ov_read returns the sequential logical bitstream number currently
- being decoded along with the PCM data in order that the toplevel
- application can take action on channel/sample rate changes. This
- number will be incremented even for streamed (non-seekable) streams
- (for seekable streams, it represents the actual logical bitstream
- index within the physical bitstream. Note that the accessor
- functions above are aware of this dichotomy).
-
- ov_read_filter is exactly the same as ov_read except that it processes
- the decoded audio data through a filter before packing it into the
- requested format. This gives greater accuracy than applying a filter
- after the audio has been converted into integral PCM.
-
- input values: buffer) a buffer to hold packed PCM data for return
- length) the byte length requested to be placed into buffer
- bigendianp) should the data be packed LSB first (0) or
- MSB first (1)
- word) word size for output. currently 1 (byte) or
- 2 (16 bit short)
-
- return values: <0) error/hole in data (OV_HOLE), partial open (OV_EINVAL)
- 0) EOF
- n) number of bytes of PCM actually returned. The
- below works on a packet-by-packet basis, so the
- return length is not related to the 'length' passed
- in, just guaranteed to fit.
-
- *section) set to the logical bitstream number */
-
-long ov_read_filter(OggVorbis_File *vf,char *buffer,int length,
- int bigendianp,int word,int sgned,int *bitstream,
- void (*filter)(float **pcm,long channels,long samples,void *filter_param),void *filter_param){
- int i,j;
- int host_endian = host_is_big_endian();
- int hs;
-
- float **pcm;
- long samples;
-
- if(vf->ready_state<OPENED)return(OV_EINVAL);
-
- while(1){
- if(vf->ready_state==INITSET){
- samples=vorbis_synthesis_pcmout(&vf->vd,&pcm);
- if(samples)break;
- }
-
- /* suck in another packet */
- {
- int ret=_fetch_and_process_packet(vf,NULL,1,1);
- if(ret==OV_EOF)
- return(0);
- if(ret<=0)
- return(ret);
- }
-
- }
-
- if(samples>0){
-
- /* yay! proceed to pack data into the byte buffer */
-
- long channels=ov_info(vf,-1)->channels;
- long bytespersample=word * channels;
- vorbis_fpu_control fpu;
- if(samples>length/bytespersample)samples=length/bytespersample;
-
- if(samples <= 0)
- return OV_EINVAL;
-
- /* Here. */
- if(filter)
- filter(pcm,channels,samples,filter_param);
-
- /* a tight loop to pack each size */
- {
- int val;
- if(word==1){
- int off=(sgned?0:128);
- vorbis_fpu_setround(&fpu);
- for(j=0;j<samples;j++)
- for(i=0;i<channels;i++){
- val=vorbis_ftoi(pcm[i][j]*128.f);
- if(val>127)val=127;
- else if(val<-128)val=-128;
- *buffer++=val+off;
- }
- vorbis_fpu_restore(fpu);
- }else{
- int off=(sgned?0:32768);
-
- if(host_endian==bigendianp){
- if(sgned){
-
- vorbis_fpu_setround(&fpu);
- for(i=0;i<channels;i++) { /* It's faster in this order */
- float *src=pcm[i];
- short *dest=((short *)buffer)+i;
- for(j=0;j<samples;j++) {
- val=vorbis_ftoi(src[j]*32768.f);
- if(val>32767)val=32767;
- else if(val<-32768)val=-32768;
- *dest=val;
- dest+=channels;
- }
- }
- vorbis_fpu_restore(fpu);
-
- }else{
-
- vorbis_fpu_setround(&fpu);
- for(i=0;i<channels;i++) {
- float *src=pcm[i];
- short *dest=((short *)buffer)+i;
- for(j=0;j<samples;j++) {
- val=vorbis_ftoi(src[j]*32768.f);
- if(val>32767)val=32767;
- else if(val<-32768)val=-32768;
- *dest=val+off;
- dest+=channels;
- }
- }
- vorbis_fpu_restore(fpu);
-
- }
- }else if(bigendianp){
-
- vorbis_fpu_setround(&fpu);
- for(j=0;j<samples;j++)
- for(i=0;i<channels;i++){
- val=vorbis_ftoi(pcm[i][j]*32768.f);
- if(val>32767)val=32767;
- else if(val<-32768)val=-32768;
- val+=off;
- *buffer++=(val>>8);
- *buffer++=(val&0xff);
- }
- vorbis_fpu_restore(fpu);
-
- }else{
- int val;
- vorbis_fpu_setround(&fpu);
- for(j=0;j<samples;j++)
- for(i=0;i<channels;i++){
- val=vorbis_ftoi(pcm[i][j]*32768.f);
- if(val>32767)val=32767;
- else if(val<-32768)val=-32768;
- val+=off;
- *buffer++=(val&0xff);
- *buffer++=(val>>8);
- }
- vorbis_fpu_restore(fpu);
-
- }
- }
- }
-
- vorbis_synthesis_read(&vf->vd,samples);
- hs=vorbis_synthesis_halfrate_p(vf->vi);
- vf->pcm_offset+=(samples<<hs);
- if(bitstream)*bitstream=vf->current_link;
- return(samples*bytespersample);
- }else{
- return(samples);
- }
-}
-
-long ov_read(OggVorbis_File *vf,char *buffer,int length,
- int bigendianp,int word,int sgned,int *bitstream){
- return ov_read_filter(vf, buffer, length, bigendianp, word, sgned, bitstream, NULL, NULL);
-}
-
-/* input values: pcm_channels) a float vector per channel of output
- length) the sample length being read by the app
-
- return values: <0) error/hole in data (OV_HOLE), partial open (OV_EINVAL)
- 0) EOF
- n) number of samples of PCM actually returned. The
- below works on a packet-by-packet basis, so the
- return length is not related to the 'length' passed
- in, just guaranteed to fit.
-
- *section) set to the logical bitstream number */
-
-
-
-long ov_read_float(OggVorbis_File *vf,float ***pcm_channels,int length,
- int *bitstream){
-
- if(vf->ready_state<OPENED)return(OV_EINVAL);
-
- while(1){
- if(vf->ready_state==INITSET){
- float **pcm;
- long samples=vorbis_synthesis_pcmout(&vf->vd,&pcm);
- if(samples){
- int hs=vorbis_synthesis_halfrate_p(vf->vi);
- if(pcm_channels)*pcm_channels=pcm;
- if(samples>length)samples=length;
- vorbis_synthesis_read(&vf->vd,samples);
- vf->pcm_offset+=samples<<hs;
- if(bitstream)*bitstream=vf->current_link;
- return samples;
-
- }
- }
-
- /* suck in another packet */
- {
- int ret=_fetch_and_process_packet(vf,NULL,1,1);
- if(ret==OV_EOF)return(0);
- if(ret<=0)return(ret);
- }
-
- }
-}
-
-extern const float *vorbis_window(vorbis_dsp_state *v,int W);
-
-static void _ov_splice(float **pcm,float **lappcm,
- int n1, int n2,
- int ch1, int ch2,
- const float *w1, const float *w2){
- int i,j;
- const float *w=w1;
- int n=n1;
-
- if(n1>n2){
- n=n2;
- w=w2;
- }
-
- /* splice */
- for(j=0;j<ch1 && j<ch2;j++){
- float *s=lappcm[j];
- float *d=pcm[j];
-
- for(i=0;i<n;i++){
- float wd=w[i]*w[i];
- float ws=1.-wd;
- d[i]=d[i]*wd + s[i]*ws;
- }
- }
- /* window from zero */
- for(;j<ch2;j++){
- float *d=pcm[j];
- for(i=0;i<n;i++){
- float wd=w[i]*w[i];
- d[i]=d[i]*wd;
- }
- }
-
-}
-
-/* make sure vf is INITSET */
-static int _ov_initset(OggVorbis_File *vf){
- while(1){
- if(vf->ready_state==INITSET)break;
- /* suck in another packet */
- {
- int ret=_fetch_and_process_packet(vf,NULL,1,0);
- if(ret<0 && ret!=OV_HOLE)return(ret);
- }
- }
- return 0;
-}
-
-/* make sure vf is INITSET and that we have a primed buffer; if
- we're crosslapping at a stream section boundary, this also makes
- sure we're sanity checking against the right stream information */
-static int _ov_initprime(OggVorbis_File *vf){
- vorbis_dsp_state *vd=&vf->vd;
- while(1){
- if(vf->ready_state==INITSET)
- if(vorbis_synthesis_pcmout(vd,NULL))break;
-
- /* suck in another packet */
- {
- int ret=_fetch_and_process_packet(vf,NULL,1,0);
- if(ret<0 && ret!=OV_HOLE)return(ret);
- }
- }
- return 0;
-}
-
-/* grab enough data for lapping from vf; this may be in the form of
- unreturned, already-decoded pcm, remaining PCM we will need to
- decode, or synthetic postextrapolation from last packets. */
-static void _ov_getlap(OggVorbis_File *vf,vorbis_info *vi,vorbis_dsp_state *vd,
- float **lappcm,int lapsize){
- int lapcount=0,i;
- float **pcm;
-
- /* try first to decode the lapping data */
- while(lapcount<lapsize){
- int samples=vorbis_synthesis_pcmout(vd,&pcm);
- if(samples){
- if(samples>lapsize-lapcount)samples=lapsize-lapcount;
- for(i=0;i<vi->channels;i++)
- memcpy(lappcm[i]+lapcount,pcm[i],sizeof(**pcm)*samples);
- lapcount+=samples;
- vorbis_synthesis_read(vd,samples);
- }else{
- /* suck in another packet */
- int ret=_fetch_and_process_packet(vf,NULL,1,0); /* do *not* span */
- if(ret==OV_EOF)break;
- }
- }
- if(lapcount<lapsize){
- /* failed to get lapping data from normal decode; pry it from the
- postextrapolation buffering, or the second half of the MDCT
- from the last packet */
- int samples=vorbis_synthesis_lapout(&vf->vd,&pcm);
- if(samples==0){
- for(i=0;i<vi->channels;i++)
- memset(lappcm[i]+lapcount,0,sizeof(**pcm)*lapsize-lapcount);
- lapcount=lapsize;
- }else{
- if(samples>lapsize-lapcount)samples=lapsize-lapcount;
- for(i=0;i<vi->channels;i++)
- memcpy(lappcm[i]+lapcount,pcm[i],sizeof(**pcm)*samples);
- lapcount+=samples;
- }
- }
-}
-
-/* this sets up crosslapping of a sample by using trailing data from
- sample 1 and lapping it into the windowing buffer of sample 2 */
-int ov_crosslap(OggVorbis_File *vf1, OggVorbis_File *vf2){
- vorbis_info *vi1,*vi2;
- float **lappcm;
- float **pcm;
- const float *w1,*w2;
- int n1,n2,i,ret,hs1,hs2;
-
- if(vf1==vf2)return(0); /* degenerate case */
- if(vf1->ready_state<OPENED)return(OV_EINVAL);
- if(vf2->ready_state<OPENED)return(OV_EINVAL);
-
- /* the relevant overlap buffers must be pre-checked and pre-primed
- before looking at settings in the event that priming would cross
- a bitstream boundary. So, do it now */
-
- ret=_ov_initset(vf1);
- if(ret)return(ret);
- ret=_ov_initprime(vf2);
- if(ret)return(ret);
-
- vi1=ov_info(vf1,-1);
- vi2=ov_info(vf2,-1);
- hs1=ov_halfrate_p(vf1);
- hs2=ov_halfrate_p(vf2);
-
- lappcm=alloca(sizeof(*lappcm)*vi1->channels);
- n1=vorbis_info_blocksize(vi1,0)>>(1+hs1);
- n2=vorbis_info_blocksize(vi2,0)>>(1+hs2);
- w1=vorbis_window(&vf1->vd,0);
- w2=vorbis_window(&vf2->vd,0);
-
- for(i=0;i<vi1->channels;i++)
- lappcm[i]=alloca(sizeof(**lappcm)*n1);
-
- _ov_getlap(vf1,vi1,&vf1->vd,lappcm,n1);
-
- /* have a lapping buffer from vf1; now to splice it into the lapping
- buffer of vf2 */
- /* consolidate and expose the buffer. */
- vorbis_synthesis_lapout(&vf2->vd,&pcm);
-
-#if 0
- _analysis_output_always("pcmL",0,pcm[0],n1*2,0,0,0);
- _analysis_output_always("pcmR",0,pcm[1],n1*2,0,0,0);
-#endif
-
- /* splice */
- _ov_splice(pcm,lappcm,n1,n2,vi1->channels,vi2->channels,w1,w2);
-
- /* done */
- return(0);
-}
-
-static int _ov_64_seek_lap(OggVorbis_File *vf,ogg_int64_t pos,
- int (*localseek)(OggVorbis_File *,ogg_int64_t)){
- vorbis_info *vi;
- float **lappcm;
- float **pcm;
- const float *w1,*w2;
- int n1,n2,ch1,ch2,hs;
- int i,ret;
-
- if(vf->ready_state<OPENED)return(OV_EINVAL);
- ret=_ov_initset(vf);
- if(ret)return(ret);
- vi=ov_info(vf,-1);
- hs=ov_halfrate_p(vf);
-
- ch1=vi->channels;
- n1=vorbis_info_blocksize(vi,0)>>(1+hs);
- w1=vorbis_window(&vf->vd,0); /* window arrays from libvorbis are
- persistent; even if the decode state
- from this link gets dumped, this
- window array continues to exist */
-
- lappcm=alloca(sizeof(*lappcm)*ch1);
- for(i=0;i<ch1;i++)
- lappcm[i]=alloca(sizeof(**lappcm)*n1);
- _ov_getlap(vf,vi,&vf->vd,lappcm,n1);
-
- /* have lapping data; seek and prime the buffer */
- ret=localseek(vf,pos);
- if(ret)return ret;
- ret=_ov_initprime(vf);
- if(ret)return(ret);
-
- /* Guard against cross-link changes; they're perfectly legal */
- vi=ov_info(vf,-1);
- ch2=vi->channels;
- n2=vorbis_info_blocksize(vi,0)>>(1+hs);
- w2=vorbis_window(&vf->vd,0);
-
- /* consolidate and expose the buffer. */
- vorbis_synthesis_lapout(&vf->vd,&pcm);
-
- /* splice */
- _ov_splice(pcm,lappcm,n1,n2,ch1,ch2,w1,w2);
-
- /* done */
- return(0);
-}
-
-int ov_raw_seek_lap(OggVorbis_File *vf,ogg_int64_t pos){
- return _ov_64_seek_lap(vf,pos,ov_raw_seek);
-}
-
-int ov_pcm_seek_lap(OggVorbis_File *vf,ogg_int64_t pos){
- return _ov_64_seek_lap(vf,pos,ov_pcm_seek);
-}
-
-int ov_pcm_seek_page_lap(OggVorbis_File *vf,ogg_int64_t pos){
- return _ov_64_seek_lap(vf,pos,ov_pcm_seek_page);
-}
-
-static int _ov_d_seek_lap(OggVorbis_File *vf,double pos,
- int (*localseek)(OggVorbis_File *,double)){
- vorbis_info *vi;
- float **lappcm;
- float **pcm;
- const float *w1,*w2;
- int n1,n2,ch1,ch2,hs;
- int i,ret;
-
- if(vf->ready_state<OPENED)return(OV_EINVAL);
- ret=_ov_initset(vf);
- if(ret)return(ret);
- vi=ov_info(vf,-1);
- hs=ov_halfrate_p(vf);
-
- ch1=vi->channels;
- n1=vorbis_info_blocksize(vi,0)>>(1+hs);
- w1=vorbis_window(&vf->vd,0); /* window arrays from libvorbis are
- persistent; even if the decode state
- from this link gets dumped, this
- window array continues to exist */
-
- lappcm=alloca(sizeof(*lappcm)*ch1);
- for(i=0;i<ch1;i++)
- lappcm[i]=alloca(sizeof(**lappcm)*n1);
- _ov_getlap(vf,vi,&vf->vd,lappcm,n1);
-
- /* have lapping data; seek and prime the buffer */
- ret=localseek(vf,pos);
- if(ret)return ret;
- ret=_ov_initprime(vf);
- if(ret)return(ret);
-
- /* Guard against cross-link changes; they're perfectly legal */
- vi=ov_info(vf,-1);
- ch2=vi->channels;
- n2=vorbis_info_blocksize(vi,0)>>(1+hs);
- w2=vorbis_window(&vf->vd,0);
-
- /* consolidate and expose the buffer. */
- vorbis_synthesis_lapout(&vf->vd,&pcm);
-
- /* splice */
- _ov_splice(pcm,lappcm,n1,n2,ch1,ch2,w1,w2);
-
- /* done */
- return(0);
-}
-
-int ov_time_seek_lap(OggVorbis_File *vf,double pos){
- return _ov_d_seek_lap(vf,pos,ov_time_seek);
-}
-
-int ov_time_seek_page_lap(OggVorbis_File *vf,double pos){
- return _ov_d_seek_lap(vf,pos,ov_time_seek_page);
-}
diff --git a/contrib/vorbis/lib/window.c b/contrib/vorbis/lib/window.c
deleted file mode 100644
index b3b7ce0..0000000
--- a/contrib/vorbis/lib/window.c
+++ /dev/null
@@ -1,2135 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: window functions
-
- ********************************************************************/
-
-#include <stdlib.h>
-#include <math.h>
-#include "os.h"
-#include "misc.h"
-#include "window.h"
-
-static const float vwin64[32] = {
- 0.0009460463F, 0.0085006468F, 0.0235352254F, 0.0458950567F,
- 0.0753351908F, 0.1115073077F, 0.1539457973F, 0.2020557475F,
- 0.2551056759F, 0.3122276645F, 0.3724270287F, 0.4346027792F,
- 0.4975789974F, 0.5601459521F, 0.6211085051F, 0.6793382689F,
- 0.7338252629F, 0.7837245849F, 0.8283939355F, 0.8674186656F,
- 0.9006222429F, 0.9280614787F, 0.9500073081F, 0.9669131782F,
- 0.9793740220F, 0.9880792941F, 0.9937636139F, 0.9971582668F,
- 0.9989462667F, 0.9997230082F, 0.9999638688F, 0.9999995525F,
-};
-
-static const float vwin128[64] = {
- 0.0002365472F, 0.0021280687F, 0.0059065254F, 0.0115626550F,
- 0.0190823442F, 0.0284463735F, 0.0396300935F, 0.0526030430F,
- 0.0673285281F, 0.0837631763F, 0.1018564887F, 0.1215504095F,
- 0.1427789367F, 0.1654677960F, 0.1895342001F, 0.2148867160F,
- 0.2414252576F, 0.2690412240F, 0.2976177952F, 0.3270303960F,
- 0.3571473350F, 0.3878306189F, 0.4189369387F, 0.4503188188F,
- 0.4818259135F, 0.5133064334F, 0.5446086751F, 0.5755826278F,
- 0.6060816248F, 0.6359640047F, 0.6650947483F, 0.6933470543F,
- 0.7206038179F, 0.7467589810F, 0.7717187213F, 0.7954024542F,
- 0.8177436264F, 0.8386902831F, 0.8582053981F, 0.8762669622F,
- 0.8928678298F, 0.9080153310F, 0.9217306608F, 0.9340480615F,
- 0.9450138200F, 0.9546851041F, 0.9631286621F, 0.9704194171F,
- 0.9766389810F, 0.9818741197F, 0.9862151938F, 0.9897546035F,
- 0.9925852598F, 0.9947991032F, 0.9964856900F, 0.9977308602F,
- 0.9986155015F, 0.9992144193F, 0.9995953200F, 0.9998179155F,
- 0.9999331503F, 0.9999825563F, 0.9999977357F, 0.9999999720F,
-};
-
-static const float vwin256[128] = {
- 0.0000591390F, 0.0005321979F, 0.0014780301F, 0.0028960636F,
- 0.0047854363F, 0.0071449926F, 0.0099732775F, 0.0132685298F,
- 0.0170286741F, 0.0212513119F, 0.0259337111F, 0.0310727950F,
- 0.0366651302F, 0.0427069140F, 0.0491939614F, 0.0561216907F,
- 0.0634851102F, 0.0712788035F, 0.0794969160F, 0.0881331402F,
- 0.0971807028F, 0.1066323515F, 0.1164803426F, 0.1267164297F,
- 0.1373318534F, 0.1483173323F, 0.1596630553F, 0.1713586755F,
- 0.1833933062F, 0.1957555184F, 0.2084333404F, 0.2214142599F,
- 0.2346852280F, 0.2482326664F, 0.2620424757F, 0.2761000481F,
- 0.2903902813F, 0.3048975959F, 0.3196059553F, 0.3344988887F,
- 0.3495595160F, 0.3647705766F, 0.3801144597F, 0.3955732382F,
- 0.4111287047F, 0.4267624093F, 0.4424557009F, 0.4581897696F,
- 0.4739456913F, 0.4897044744F, 0.5054471075F, 0.5211546088F,
- 0.5368080763F, 0.5523887395F, 0.5678780103F, 0.5832575361F,
- 0.5985092508F, 0.6136154277F, 0.6285587300F, 0.6433222619F,
- 0.6578896175F, 0.6722449294F, 0.6863729144F, 0.7002589187F,
- 0.7138889597F, 0.7272497662F, 0.7403288154F, 0.7531143679F,
- 0.7655954985F, 0.7777621249F, 0.7896050322F, 0.8011158947F,
- 0.8122872932F, 0.8231127294F, 0.8335866365F, 0.8437043850F,
- 0.8534622861F, 0.8628575905F, 0.8718884835F, 0.8805540765F,
- 0.8888543947F, 0.8967903616F, 0.9043637797F, 0.9115773078F,
- 0.9184344360F, 0.9249394562F, 0.9310974312F, 0.9369141608F,
- 0.9423961446F, 0.9475505439F, 0.9523851406F, 0.9569082947F,
- 0.9611289005F, 0.9650563408F, 0.9687004405F, 0.9720714191F,
- 0.9751798427F, 0.9780365753F, 0.9806527301F, 0.9830396204F,
- 0.9852087111F, 0.9871715701F, 0.9889398207F, 0.9905250941F,
- 0.9919389832F, 0.9931929973F, 0.9942985174F, 0.9952667537F,
- 0.9961087037F, 0.9968351119F, 0.9974564312F, 0.9979827858F,
- 0.9984239359F, 0.9987892441F, 0.9990876435F, 0.9993276081F,
- 0.9995171241F, 0.9996636648F, 0.9997741654F, 0.9998550016F,
- 0.9999119692F, 0.9999502656F, 0.9999744742F, 0.9999885497F,
- 0.9999958064F, 0.9999989077F, 0.9999998584F, 0.9999999983F,
-};
-
-static const float vwin512[256] = {
- 0.0000147849F, 0.0001330607F, 0.0003695946F, 0.0007243509F,
- 0.0011972759F, 0.0017882983F, 0.0024973285F, 0.0033242588F,
- 0.0042689632F, 0.0053312973F, 0.0065110982F, 0.0078081841F,
- 0.0092223540F, 0.0107533880F, 0.0124010466F, 0.0141650703F,
- 0.0160451800F, 0.0180410758F, 0.0201524373F, 0.0223789233F,
- 0.0247201710F, 0.0271757958F, 0.0297453914F, 0.0324285286F,
- 0.0352247556F, 0.0381335972F, 0.0411545545F, 0.0442871045F,
- 0.0475306997F, 0.0508847676F, 0.0543487103F, 0.0579219038F,
- 0.0616036982F, 0.0653934164F, 0.0692903546F, 0.0732937809F,
- 0.0774029356F, 0.0816170305F, 0.0859352485F, 0.0903567428F,
- 0.0948806375F, 0.0995060259F, 0.1042319712F, 0.1090575056F,
- 0.1139816300F, 0.1190033137F, 0.1241214941F, 0.1293350764F,
- 0.1346429333F, 0.1400439046F, 0.1455367974F, 0.1511203852F,
- 0.1567934083F, 0.1625545735F, 0.1684025537F, 0.1743359881F,
- 0.1803534820F, 0.1864536069F, 0.1926349000F, 0.1988958650F,
- 0.2052349715F, 0.2116506555F, 0.2181413191F, 0.2247053313F,
- 0.2313410275F, 0.2380467105F, 0.2448206500F, 0.2516610835F,
- 0.2585662164F, 0.2655342226F, 0.2725632448F, 0.2796513950F,
- 0.2867967551F, 0.2939973773F, 0.3012512852F, 0.3085564739F,
- 0.3159109111F, 0.3233125375F, 0.3307592680F, 0.3382489922F,
- 0.3457795756F, 0.3533488602F, 0.3609546657F, 0.3685947904F,
- 0.3762670121F, 0.3839690896F, 0.3916987634F, 0.3994537572F,
- 0.4072317788F, 0.4150305215F, 0.4228476653F, 0.4306808783F,
- 0.4385278181F, 0.4463861329F, 0.4542534630F, 0.4621274424F,
- 0.4700057001F, 0.4778858615F, 0.4857655502F, 0.4936423891F,
- 0.5015140023F, 0.5093780165F, 0.5172320626F, 0.5250737772F,
- 0.5329008043F, 0.5407107971F, 0.5485014192F, 0.5562703465F,
- 0.5640152688F, 0.5717338914F, 0.5794239366F, 0.5870831457F,
- 0.5947092801F, 0.6023001235F, 0.6098534829F, 0.6173671907F,
- 0.6248391059F, 0.6322671161F, 0.6396491384F, 0.6469831217F,
- 0.6542670475F, 0.6614989319F, 0.6686768267F, 0.6757988210F,
- 0.6828630426F, 0.6898676592F, 0.6968108799F, 0.7036909564F,
- 0.7105061843F, 0.7172549043F, 0.7239355032F, 0.7305464154F,
- 0.7370861235F, 0.7435531598F, 0.7499461068F, 0.7562635986F,
- 0.7625043214F, 0.7686670148F, 0.7747504721F, 0.7807535410F,
- 0.7866751247F, 0.7925141825F, 0.7982697296F, 0.8039408387F,
- 0.8095266395F, 0.8150263196F, 0.8204391248F, 0.8257643590F,
- 0.8310013848F, 0.8361496236F, 0.8412085555F, 0.8461777194F,
- 0.8510567129F, 0.8558451924F, 0.8605428730F, 0.8651495278F,
- 0.8696649882F, 0.8740891432F, 0.8784219392F, 0.8826633797F,
- 0.8868135244F, 0.8908724888F, 0.8948404441F, 0.8987176157F,
- 0.9025042831F, 0.9062007791F, 0.9098074886F, 0.9133248482F,
- 0.9167533451F, 0.9200935163F, 0.9233459472F, 0.9265112712F,
- 0.9295901680F, 0.9325833632F, 0.9354916263F, 0.9383157705F,
- 0.9410566504F, 0.9437151618F, 0.9462922398F, 0.9487888576F,
- 0.9512060252F, 0.9535447882F, 0.9558062262F, 0.9579914516F,
- 0.9601016078F, 0.9621378683F, 0.9641014348F, 0.9659935361F,
- 0.9678154261F, 0.9695683830F, 0.9712537071F, 0.9728727198F,
- 0.9744267618F, 0.9759171916F, 0.9773453842F, 0.9787127293F,
- 0.9800206298F, 0.9812705006F, 0.9824637665F, 0.9836018613F,
- 0.9846862258F, 0.9857183066F, 0.9866995544F, 0.9876314227F,
- 0.9885153662F, 0.9893528393F, 0.9901452948F, 0.9908941823F,
- 0.9916009470F, 0.9922670279F, 0.9928938570F, 0.9934828574F,
- 0.9940354423F, 0.9945530133F, 0.9950369595F, 0.9954886562F,
- 0.9959094633F, 0.9963007242F, 0.9966637649F, 0.9969998925F,
- 0.9973103939F, 0.9975965351F, 0.9978595598F, 0.9981006885F,
- 0.9983211172F, 0.9985220166F, 0.9987045311F, 0.9988697776F,
- 0.9990188449F, 0.9991527924F, 0.9992726499F, 0.9993794157F,
- 0.9994740570F, 0.9995575079F, 0.9996306699F, 0.9996944099F,
- 0.9997495605F, 0.9997969190F, 0.9998372465F, 0.9998712678F,
- 0.9998996704F, 0.9999231041F, 0.9999421807F, 0.9999574732F,
- 0.9999695157F, 0.9999788026F, 0.9999857885F, 0.9999908879F,
- 0.9999944746F, 0.9999968817F, 0.9999984010F, 0.9999992833F,
- 0.9999997377F, 0.9999999317F, 0.9999999911F, 0.9999999999F,
-};
-
-static const float vwin1024[512] = {
- 0.0000036962F, 0.0000332659F, 0.0000924041F, 0.0001811086F,
- 0.0002993761F, 0.0004472021F, 0.0006245811F, 0.0008315063F,
- 0.0010679699F, 0.0013339631F, 0.0016294757F, 0.0019544965F,
- 0.0023090133F, 0.0026930125F, 0.0031064797F, 0.0035493989F,
- 0.0040217533F, 0.0045235250F, 0.0050546946F, 0.0056152418F,
- 0.0062051451F, 0.0068243817F, 0.0074729278F, 0.0081507582F,
- 0.0088578466F, 0.0095941655F, 0.0103596863F, 0.0111543789F,
- 0.0119782122F, 0.0128311538F, 0.0137131701F, 0.0146242260F,
- 0.0155642855F, 0.0165333111F, 0.0175312640F, 0.0185581042F,
- 0.0196137903F, 0.0206982797F, 0.0218115284F, 0.0229534910F,
- 0.0241241208F, 0.0253233698F, 0.0265511886F, 0.0278075263F,
- 0.0290923308F, 0.0304055484F, 0.0317471241F, 0.0331170013F,
- 0.0345151222F, 0.0359414274F, 0.0373958560F, 0.0388783456F,
- 0.0403888325F, 0.0419272511F, 0.0434935347F, 0.0450876148F,
- 0.0467094213F, 0.0483588828F, 0.0500359261F, 0.0517404765F,
- 0.0534724575F, 0.0552317913F, 0.0570183983F, 0.0588321971F,
- 0.0606731048F, 0.0625410369F, 0.0644359070F, 0.0663576272F,
- 0.0683061077F, 0.0702812571F, 0.0722829821F, 0.0743111878F,
- 0.0763657775F, 0.0784466526F, 0.0805537129F, 0.0826868561F,
- 0.0848459782F, 0.0870309736F, 0.0892417345F, 0.0914781514F,
- 0.0937401128F, 0.0960275056F, 0.0983402145F, 0.1006781223F,
- 0.1030411101F, 0.1054290568F, 0.1078418397F, 0.1102793336F,
- 0.1127414119F, 0.1152279457F, 0.1177388042F, 0.1202738544F,
- 0.1228329618F, 0.1254159892F, 0.1280227980F, 0.1306532471F,
- 0.1333071937F, 0.1359844927F, 0.1386849970F, 0.1414085575F,
- 0.1441550230F, 0.1469242403F, 0.1497160539F, 0.1525303063F,
- 0.1553668381F, 0.1582254875F, 0.1611060909F, 0.1640084822F,
- 0.1669324936F, 0.1698779549F, 0.1728446939F, 0.1758325362F,
- 0.1788413055F, 0.1818708232F, 0.1849209084F, 0.1879913785F,
- 0.1910820485F, 0.1941927312F, 0.1973232376F, 0.2004733764F,
- 0.2036429541F, 0.2068317752F, 0.2100396421F, 0.2132663552F,
- 0.2165117125F, 0.2197755102F, 0.2230575422F, 0.2263576007F,
- 0.2296754753F, 0.2330109540F, 0.2363638225F, 0.2397338646F,
- 0.2431208619F, 0.2465245941F, 0.2499448389F, 0.2533813719F,
- 0.2568339669F, 0.2603023956F, 0.2637864277F, 0.2672858312F,
- 0.2708003718F, 0.2743298135F, 0.2778739186F, 0.2814324472F,
- 0.2850051576F, 0.2885918065F, 0.2921921485F, 0.2958059366F,
- 0.2994329219F, 0.3030728538F, 0.3067254799F, 0.3103905462F,
- 0.3140677969F, 0.3177569747F, 0.3214578205F, 0.3251700736F,
- 0.3288934718F, 0.3326277513F, 0.3363726468F, 0.3401278914F,
- 0.3438932168F, 0.3476683533F, 0.3514530297F, 0.3552469734F,
- 0.3590499106F, 0.3628615659F, 0.3666816630F, 0.3705099239F,
- 0.3743460698F, 0.3781898204F, 0.3820408945F, 0.3858990095F,
- 0.3897638820F, 0.3936352274F, 0.3975127601F, 0.4013961936F,
- 0.4052852405F, 0.4091796123F, 0.4130790198F, 0.4169831732F,
- 0.4208917815F, 0.4248045534F, 0.4287211965F, 0.4326414181F,
- 0.4365649248F, 0.4404914225F, 0.4444206167F, 0.4483522125F,
- 0.4522859146F, 0.4562214270F, 0.4601584538F, 0.4640966984F,
- 0.4680358644F, 0.4719756548F, 0.4759157726F, 0.4798559209F,
- 0.4837958024F, 0.4877351199F, 0.4916735765F, 0.4956108751F,
- 0.4995467188F, 0.5034808109F, 0.5074128550F, 0.5113425550F,
- 0.5152696149F, 0.5191937395F, 0.5231146336F, 0.5270320028F,
- 0.5309455530F, 0.5348549910F, 0.5387600239F, 0.5426603597F,
- 0.5465557070F, 0.5504457754F, 0.5543302752F, 0.5582089175F,
- 0.5620814145F, 0.5659474793F, 0.5698068262F, 0.5736591704F,
- 0.5775042283F, 0.5813417176F, 0.5851713571F, 0.5889928670F,
- 0.5928059689F, 0.5966103856F, 0.6004058415F, 0.6041920626F,
- 0.6079687761F, 0.6117357113F, 0.6154925986F, 0.6192391705F,
- 0.6229751612F, 0.6267003064F, 0.6304143441F, 0.6341170137F,
- 0.6378080569F, 0.6414872173F, 0.6451542405F, 0.6488088741F,
- 0.6524508681F, 0.6560799742F, 0.6596959469F, 0.6632985424F,
- 0.6668875197F, 0.6704626398F, 0.6740236662F, 0.6775703649F,
- 0.6811025043F, 0.6846198554F, 0.6881221916F, 0.6916092892F,
- 0.6950809269F, 0.6985368861F, 0.7019769510F, 0.7054009085F,
- 0.7088085484F, 0.7121996632F, 0.7155740484F, 0.7189315023F,
- 0.7222718263F, 0.7255948245F, 0.7289003043F, 0.7321880760F,
- 0.7354579530F, 0.7387097518F, 0.7419432921F, 0.7451583966F,
- 0.7483548915F, 0.7515326059F, 0.7546913723F, 0.7578310265F,
- 0.7609514077F, 0.7640523581F, 0.7671337237F, 0.7701953535F,
- 0.7732371001F, 0.7762588195F, 0.7792603711F, 0.7822416178F,
- 0.7852024259F, 0.7881426654F, 0.7910622097F, 0.7939609356F,
- 0.7968387237F, 0.7996954579F, 0.8025310261F, 0.8053453193F,
- 0.8081382324F, 0.8109096638F, 0.8136595156F, 0.8163876936F,
- 0.8190941071F, 0.8217786690F, 0.8244412960F, 0.8270819086F,
- 0.8297004305F, 0.8322967896F, 0.8348709171F, 0.8374227481F,
- 0.8399522213F, 0.8424592789F, 0.8449438672F, 0.8474059356F,
- 0.8498454378F, 0.8522623306F, 0.8546565748F, 0.8570281348F,
- 0.8593769787F, 0.8617030779F, 0.8640064080F, 0.8662869477F,
- 0.8685446796F, 0.8707795899F, 0.8729916682F, 0.8751809079F,
- 0.8773473059F, 0.8794908626F, 0.8816115819F, 0.8837094713F,
- 0.8857845418F, 0.8878368079F, 0.8898662874F, 0.8918730019F,
- 0.8938569760F, 0.8958182380F, 0.8977568194F, 0.8996727552F,
- 0.9015660837F, 0.9034368465F, 0.9052850885F, 0.9071108577F,
- 0.9089142057F, 0.9106951869F, 0.9124538591F, 0.9141902832F,
- 0.9159045233F, 0.9175966464F, 0.9192667228F, 0.9209148257F,
- 0.9225410313F, 0.9241454187F, 0.9257280701F, 0.9272890704F,
- 0.9288285075F, 0.9303464720F, 0.9318430576F, 0.9333183603F,
- 0.9347724792F, 0.9362055158F, 0.9376175745F, 0.9390087622F,
- 0.9403791881F, 0.9417289644F, 0.9430582055F, 0.9443670283F,
- 0.9456555521F, 0.9469238986F, 0.9481721917F, 0.9494005577F,
- 0.9506091252F, 0.9517980248F, 0.9529673894F, 0.9541173540F,
- 0.9552480557F, 0.9563596334F, 0.9574522282F, 0.9585259830F,
- 0.9595810428F, 0.9606175542F, 0.9616356656F, 0.9626355274F,
- 0.9636172915F, 0.9645811114F, 0.9655271425F, 0.9664555414F,
- 0.9673664664F, 0.9682600774F, 0.9691365355F, 0.9699960034F,
- 0.9708386448F, 0.9716646250F, 0.9724741103F, 0.9732672685F,
- 0.9740442683F, 0.9748052795F, 0.9755504729F, 0.9762800205F,
- 0.9769940950F, 0.9776928703F, 0.9783765210F, 0.9790452223F,
- 0.9796991504F, 0.9803384823F, 0.9809633954F, 0.9815740679F,
- 0.9821706784F, 0.9827534063F, 0.9833224312F, 0.9838779332F,
- 0.9844200928F, 0.9849490910F, 0.9854651087F, 0.9859683274F,
- 0.9864589286F, 0.9869370940F, 0.9874030054F, 0.9878568447F,
- 0.9882987937F, 0.9887290343F, 0.9891477481F, 0.9895551169F,
- 0.9899513220F, 0.9903365446F, 0.9907109658F, 0.9910747662F,
- 0.9914281260F, 0.9917712252F, 0.9921042433F, 0.9924273593F,
- 0.9927407516F, 0.9930445982F, 0.9933390763F, 0.9936243626F,
- 0.9939006331F, 0.9941680631F, 0.9944268269F, 0.9946770982F,
- 0.9949190498F, 0.9951528537F, 0.9953786808F, 0.9955967011F,
- 0.9958070836F, 0.9960099963F, 0.9962056061F, 0.9963940787F,
- 0.9965755786F, 0.9967502693F, 0.9969183129F, 0.9970798704F,
- 0.9972351013F, 0.9973841640F, 0.9975272151F, 0.9976644103F,
- 0.9977959036F, 0.9979218476F, 0.9980423932F, 0.9981576901F,
- 0.9982678862F, 0.9983731278F, 0.9984735596F, 0.9985693247F,
- 0.9986605645F, 0.9987474186F, 0.9988300248F, 0.9989085193F,
- 0.9989830364F, 0.9990537085F, 0.9991206662F, 0.9991840382F,
- 0.9992439513F, 0.9993005303F, 0.9993538982F, 0.9994041757F,
- 0.9994514817F, 0.9994959330F, 0.9995376444F, 0.9995767286F,
- 0.9996132960F, 0.9996474550F, 0.9996793121F, 0.9997089710F,
- 0.9997365339F, 0.9997621003F, 0.9997857677F, 0.9998076311F,
- 0.9998277836F, 0.9998463156F, 0.9998633155F, 0.9998788692F,
- 0.9998930603F, 0.9999059701F, 0.9999176774F, 0.9999282586F,
- 0.9999377880F, 0.9999463370F, 0.9999539749F, 0.9999607685F,
- 0.9999667820F, 0.9999720773F, 0.9999767136F, 0.9999807479F,
- 0.9999842344F, 0.9999872249F, 0.9999897688F, 0.9999919127F,
- 0.9999937009F, 0.9999951749F, 0.9999963738F, 0.9999973342F,
- 0.9999980900F, 0.9999986724F, 0.9999991103F, 0.9999994297F,
- 0.9999996543F, 0.9999998049F, 0.9999999000F, 0.9999999552F,
- 0.9999999836F, 0.9999999957F, 0.9999999994F, 1.0000000000F,
-};
-
-static const float vwin2048[1024] = {
- 0.0000009241F, 0.0000083165F, 0.0000231014F, 0.0000452785F,
- 0.0000748476F, 0.0001118085F, 0.0001561608F, 0.0002079041F,
- 0.0002670379F, 0.0003335617F, 0.0004074748F, 0.0004887765F,
- 0.0005774661F, 0.0006735427F, 0.0007770054F, 0.0008878533F,
- 0.0010060853F, 0.0011317002F, 0.0012646969F, 0.0014050742F,
- 0.0015528307F, 0.0017079650F, 0.0018704756F, 0.0020403610F,
- 0.0022176196F, 0.0024022497F, 0.0025942495F, 0.0027936173F,
- 0.0030003511F, 0.0032144490F, 0.0034359088F, 0.0036647286F,
- 0.0039009061F, 0.0041444391F, 0.0043953253F, 0.0046535621F,
- 0.0049191472F, 0.0051920781F, 0.0054723520F, 0.0057599664F,
- 0.0060549184F, 0.0063572052F, 0.0066668239F, 0.0069837715F,
- 0.0073080449F, 0.0076396410F, 0.0079785566F, 0.0083247884F,
- 0.0086783330F, 0.0090391871F, 0.0094073470F, 0.0097828092F,
- 0.0101655700F, 0.0105556258F, 0.0109529726F, 0.0113576065F,
- 0.0117695237F, 0.0121887200F, 0.0126151913F, 0.0130489335F,
- 0.0134899422F, 0.0139382130F, 0.0143937415F, 0.0148565233F,
- 0.0153265536F, 0.0158038279F, 0.0162883413F, 0.0167800889F,
- 0.0172790660F, 0.0177852675F, 0.0182986882F, 0.0188193231F,
- 0.0193471668F, 0.0198822141F, 0.0204244594F, 0.0209738974F,
- 0.0215305225F, 0.0220943289F, 0.0226653109F, 0.0232434627F,
- 0.0238287784F, 0.0244212519F, 0.0250208772F, 0.0256276481F,
- 0.0262415582F, 0.0268626014F, 0.0274907711F, 0.0281260608F,
- 0.0287684638F, 0.0294179736F, 0.0300745833F, 0.0307382859F,
- 0.0314090747F, 0.0320869424F, 0.0327718819F, 0.0334638860F,
- 0.0341629474F, 0.0348690586F, 0.0355822122F, 0.0363024004F,
- 0.0370296157F, 0.0377638502F, 0.0385050960F, 0.0392533451F,
- 0.0400085896F, 0.0407708211F, 0.0415400315F, 0.0423162123F,
- 0.0430993552F, 0.0438894515F, 0.0446864926F, 0.0454904698F,
- 0.0463013742F, 0.0471191969F, 0.0479439288F, 0.0487755607F,
- 0.0496140836F, 0.0504594879F, 0.0513117642F, 0.0521709031F,
- 0.0530368949F, 0.0539097297F, 0.0547893979F, 0.0556758894F,
- 0.0565691941F, 0.0574693019F, 0.0583762026F, 0.0592898858F,
- 0.0602103410F, 0.0611375576F, 0.0620715250F, 0.0630122324F,
- 0.0639596688F, 0.0649138234F, 0.0658746848F, 0.0668422421F,
- 0.0678164838F, 0.0687973985F, 0.0697849746F, 0.0707792005F,
- 0.0717800645F, 0.0727875547F, 0.0738016591F, 0.0748223656F,
- 0.0758496620F, 0.0768835359F, 0.0779239751F, 0.0789709668F,
- 0.0800244985F, 0.0810845574F, 0.0821511306F, 0.0832242052F,
- 0.0843037679F, 0.0853898056F, 0.0864823050F, 0.0875812525F,
- 0.0886866347F, 0.0897984378F, 0.0909166480F, 0.0920412513F,
- 0.0931722338F, 0.0943095813F, 0.0954532795F, 0.0966033140F,
- 0.0977596702F, 0.0989223336F, 0.1000912894F, 0.1012665227F,
- 0.1024480185F, 0.1036357616F, 0.1048297369F, 0.1060299290F,
- 0.1072363224F, 0.1084489014F, 0.1096676504F, 0.1108925534F,
- 0.1121235946F, 0.1133607577F, 0.1146040267F, 0.1158533850F,
- 0.1171088163F, 0.1183703040F, 0.1196378312F, 0.1209113812F,
- 0.1221909370F, 0.1234764815F, 0.1247679974F, 0.1260654674F,
- 0.1273688740F, 0.1286781995F, 0.1299934263F, 0.1313145365F,
- 0.1326415121F, 0.1339743349F, 0.1353129866F, 0.1366574490F,
- 0.1380077035F, 0.1393637315F, 0.1407255141F, 0.1420930325F,
- 0.1434662677F, 0.1448452004F, 0.1462298115F, 0.1476200814F,
- 0.1490159906F, 0.1504175195F, 0.1518246482F, 0.1532373569F,
- 0.1546556253F, 0.1560794333F, 0.1575087606F, 0.1589435866F,
- 0.1603838909F, 0.1618296526F, 0.1632808509F, 0.1647374648F,
- 0.1661994731F, 0.1676668546F, 0.1691395880F, 0.1706176516F,
- 0.1721010238F, 0.1735896829F, 0.1750836068F, 0.1765827736F,
- 0.1780871610F, 0.1795967468F, 0.1811115084F, 0.1826314234F,
- 0.1841564689F, 0.1856866221F, 0.1872218600F, 0.1887621595F,
- 0.1903074974F, 0.1918578503F, 0.1934131947F, 0.1949735068F,
- 0.1965387630F, 0.1981089393F, 0.1996840117F, 0.2012639560F,
- 0.2028487479F, 0.2044383630F, 0.2060327766F, 0.2076319642F,
- 0.2092359007F, 0.2108445614F, 0.2124579211F, 0.2140759545F,
- 0.2156986364F, 0.2173259411F, 0.2189578432F, 0.2205943168F,
- 0.2222353361F, 0.2238808751F, 0.2255309076F, 0.2271854073F,
- 0.2288443480F, 0.2305077030F, 0.2321754457F, 0.2338475493F,
- 0.2355239869F, 0.2372047315F, 0.2388897560F, 0.2405790329F,
- 0.2422725350F, 0.2439702347F, 0.2456721043F, 0.2473781159F,
- 0.2490882418F, 0.2508024539F, 0.2525207240F, 0.2542430237F,
- 0.2559693248F, 0.2576995986F, 0.2594338166F, 0.2611719498F,
- 0.2629139695F, 0.2646598466F, 0.2664095520F, 0.2681630564F,
- 0.2699203304F, 0.2716813445F, 0.2734460691F, 0.2752144744F,
- 0.2769865307F, 0.2787622079F, 0.2805414760F, 0.2823243047F,
- 0.2841106637F, 0.2859005227F, 0.2876938509F, 0.2894906179F,
- 0.2912907928F, 0.2930943447F, 0.2949012426F, 0.2967114554F,
- 0.2985249520F, 0.3003417009F, 0.3021616708F, 0.3039848301F,
- 0.3058111471F, 0.3076405901F, 0.3094731273F, 0.3113087266F,
- 0.3131473560F, 0.3149889833F, 0.3168335762F, 0.3186811024F,
- 0.3205315294F, 0.3223848245F, 0.3242409552F, 0.3260998886F,
- 0.3279615918F, 0.3298260319F, 0.3316931758F, 0.3335629903F,
- 0.3354354423F, 0.3373104982F, 0.3391881247F, 0.3410682882F,
- 0.3429509551F, 0.3448360917F, 0.3467236642F, 0.3486136387F,
- 0.3505059811F, 0.3524006575F, 0.3542976336F, 0.3561968753F,
- 0.3580983482F, 0.3600020179F, 0.3619078499F, 0.3638158096F,
- 0.3657258625F, 0.3676379737F, 0.3695521086F, 0.3714682321F,
- 0.3733863094F, 0.3753063055F, 0.3772281852F, 0.3791519134F,
- 0.3810774548F, 0.3830047742F, 0.3849338362F, 0.3868646053F,
- 0.3887970459F, 0.3907311227F, 0.3926667998F, 0.3946040417F,
- 0.3965428125F, 0.3984830765F, 0.4004247978F, 0.4023679403F,
- 0.4043124683F, 0.4062583455F, 0.4082055359F, 0.4101540034F,
- 0.4121037117F, 0.4140546246F, 0.4160067058F, 0.4179599190F,
- 0.4199142277F, 0.4218695956F, 0.4238259861F, 0.4257833627F,
- 0.4277416888F, 0.4297009279F, 0.4316610433F, 0.4336219983F,
- 0.4355837562F, 0.4375462803F, 0.4395095337F, 0.4414734797F,
- 0.4434380815F, 0.4454033021F, 0.4473691046F, 0.4493354521F,
- 0.4513023078F, 0.4532696345F, 0.4552373954F, 0.4572055533F,
- 0.4591740713F, 0.4611429123F, 0.4631120393F, 0.4650814151F,
- 0.4670510028F, 0.4690207650F, 0.4709906649F, 0.4729606651F,
- 0.4749307287F, 0.4769008185F, 0.4788708972F, 0.4808409279F,
- 0.4828108732F, 0.4847806962F, 0.4867503597F, 0.4887198264F,
- 0.4906890593F, 0.4926580213F, 0.4946266753F, 0.4965949840F,
- 0.4985629105F, 0.5005304176F, 0.5024974683F, 0.5044640255F,
- 0.5064300522F, 0.5083955114F, 0.5103603659F, 0.5123245790F,
- 0.5142881136F, 0.5162509328F, 0.5182129997F, 0.5201742774F,
- 0.5221347290F, 0.5240943178F, 0.5260530070F, 0.5280107598F,
- 0.5299675395F, 0.5319233095F, 0.5338780330F, 0.5358316736F,
- 0.5377841946F, 0.5397355596F, 0.5416857320F, 0.5436346755F,
- 0.5455823538F, 0.5475287304F, 0.5494737691F, 0.5514174337F,
- 0.5533596881F, 0.5553004962F, 0.5572398218F, 0.5591776291F,
- 0.5611138821F, 0.5630485449F, 0.5649815818F, 0.5669129570F,
- 0.5688426349F, 0.5707705799F, 0.5726967564F, 0.5746211290F,
- 0.5765436624F, 0.5784643212F, 0.5803830702F, 0.5822998743F,
- 0.5842146984F, 0.5861275076F, 0.5880382669F, 0.5899469416F,
- 0.5918534968F, 0.5937578981F, 0.5956601107F, 0.5975601004F,
- 0.5994578326F, 0.6013532732F, 0.6032463880F, 0.6051371429F,
- 0.6070255039F, 0.6089114372F, 0.6107949090F, 0.6126758856F,
- 0.6145543334F, 0.6164302191F, 0.6183035092F, 0.6201741706F,
- 0.6220421700F, 0.6239074745F, 0.6257700513F, 0.6276298674F,
- 0.6294868903F, 0.6313410873F, 0.6331924262F, 0.6350408745F,
- 0.6368864001F, 0.6387289710F, 0.6405685552F, 0.6424051209F,
- 0.6442386364F, 0.6460690702F, 0.6478963910F, 0.6497205673F,
- 0.6515415682F, 0.6533593625F, 0.6551739194F, 0.6569852082F,
- 0.6587931984F, 0.6605978593F, 0.6623991609F, 0.6641970728F,
- 0.6659915652F, 0.6677826081F, 0.6695701718F, 0.6713542268F,
- 0.6731347437F, 0.6749116932F, 0.6766850461F, 0.6784547736F,
- 0.6802208469F, 0.6819832374F, 0.6837419164F, 0.6854968559F,
- 0.6872480275F, 0.6889954034F, 0.6907389556F, 0.6924786566F,
- 0.6942144788F, 0.6959463950F, 0.6976743780F, 0.6993984008F,
- 0.7011184365F, 0.7028344587F, 0.7045464407F, 0.7062543564F,
- 0.7079581796F, 0.7096578844F, 0.7113534450F, 0.7130448359F,
- 0.7147320316F, 0.7164150070F, 0.7180937371F, 0.7197681970F,
- 0.7214383620F, 0.7231042077F, 0.7247657098F, 0.7264228443F,
- 0.7280755871F, 0.7297239147F, 0.7313678035F, 0.7330072301F,
- 0.7346421715F, 0.7362726046F, 0.7378985069F, 0.7395198556F,
- 0.7411366285F, 0.7427488034F, 0.7443563584F, 0.7459592717F,
- 0.7475575218F, 0.7491510873F, 0.7507399471F, 0.7523240803F,
- 0.7539034661F, 0.7554780839F, 0.7570479136F, 0.7586129349F,
- 0.7601731279F, 0.7617284730F, 0.7632789506F, 0.7648245416F,
- 0.7663652267F, 0.7679009872F, 0.7694318044F, 0.7709576599F,
- 0.7724785354F, 0.7739944130F, 0.7755052749F, 0.7770111035F,
- 0.7785118815F, 0.7800075916F, 0.7814982170F, 0.7829837410F,
- 0.7844641472F, 0.7859394191F, 0.7874095408F, 0.7888744965F,
- 0.7903342706F, 0.7917888476F, 0.7932382124F, 0.7946823501F,
- 0.7961212460F, 0.7975548855F, 0.7989832544F, 0.8004063386F,
- 0.8018241244F, 0.8032365981F, 0.8046437463F, 0.8060455560F,
- 0.8074420141F, 0.8088331080F, 0.8102188253F, 0.8115991536F,
- 0.8129740810F, 0.8143435957F, 0.8157076861F, 0.8170663409F,
- 0.8184195489F, 0.8197672994F, 0.8211095817F, 0.8224463853F,
- 0.8237777001F, 0.8251035161F, 0.8264238235F, 0.8277386129F,
- 0.8290478750F, 0.8303516008F, 0.8316497814F, 0.8329424083F,
- 0.8342294731F, 0.8355109677F, 0.8367868841F, 0.8380572148F,
- 0.8393219523F, 0.8405810893F, 0.8418346190F, 0.8430825345F,
- 0.8443248294F, 0.8455614974F, 0.8467925323F, 0.8480179285F,
- 0.8492376802F, 0.8504517822F, 0.8516602292F, 0.8528630164F,
- 0.8540601391F, 0.8552515928F, 0.8564373733F, 0.8576174766F,
- 0.8587918990F, 0.8599606368F, 0.8611236868F, 0.8622810460F,
- 0.8634327113F, 0.8645786802F, 0.8657189504F, 0.8668535195F,
- 0.8679823857F, 0.8691055472F, 0.8702230025F, 0.8713347503F,
- 0.8724407896F, 0.8735411194F, 0.8746357394F, 0.8757246489F,
- 0.8768078479F, 0.8778853364F, 0.8789571146F, 0.8800231832F,
- 0.8810835427F, 0.8821381942F, 0.8831871387F, 0.8842303777F,
- 0.8852679127F, 0.8862997456F, 0.8873258784F, 0.8883463132F,
- 0.8893610527F, 0.8903700994F, 0.8913734562F, 0.8923711263F,
- 0.8933631129F, 0.8943494196F, 0.8953300500F, 0.8963050083F,
- 0.8972742985F, 0.8982379249F, 0.8991958922F, 0.9001482052F,
- 0.9010948688F, 0.9020358883F, 0.9029712690F, 0.9039010165F,
- 0.9048251367F, 0.9057436357F, 0.9066565195F, 0.9075637946F,
- 0.9084654678F, 0.9093615456F, 0.9102520353F, 0.9111369440F,
- 0.9120162792F, 0.9128900484F, 0.9137582595F, 0.9146209204F,
- 0.9154780394F, 0.9163296248F, 0.9171756853F, 0.9180162296F,
- 0.9188512667F, 0.9196808057F, 0.9205048559F, 0.9213234270F,
- 0.9221365285F, 0.9229441704F, 0.9237463629F, 0.9245431160F,
- 0.9253344404F, 0.9261203465F, 0.9269008453F, 0.9276759477F,
- 0.9284456648F, 0.9292100080F, 0.9299689889F, 0.9307226190F,
- 0.9314709103F, 0.9322138747F, 0.9329515245F, 0.9336838721F,
- 0.9344109300F, 0.9351327108F, 0.9358492275F, 0.9365604931F,
- 0.9372665208F, 0.9379673239F, 0.9386629160F, 0.9393533107F,
- 0.9400385220F, 0.9407185637F, 0.9413934501F, 0.9420631954F,
- 0.9427278141F, 0.9433873208F, 0.9440417304F, 0.9446910576F,
- 0.9453353176F, 0.9459745255F, 0.9466086968F, 0.9472378469F,
- 0.9478619915F, 0.9484811463F, 0.9490953274F, 0.9497045506F,
- 0.9503088323F, 0.9509081888F, 0.9515026365F, 0.9520921921F,
- 0.9526768723F, 0.9532566940F, 0.9538316742F, 0.9544018300F,
- 0.9549671786F, 0.9555277375F, 0.9560835241F, 0.9566345562F,
- 0.9571808513F, 0.9577224275F, 0.9582593027F, 0.9587914949F,
- 0.9593190225F, 0.9598419038F, 0.9603601571F, 0.9608738012F,
- 0.9613828546F, 0.9618873361F, 0.9623872646F, 0.9628826591F,
- 0.9633735388F, 0.9638599227F, 0.9643418303F, 0.9648192808F,
- 0.9652922939F, 0.9657608890F, 0.9662250860F, 0.9666849046F,
- 0.9671403646F, 0.9675914861F, 0.9680382891F, 0.9684807937F,
- 0.9689190202F, 0.9693529890F, 0.9697827203F, 0.9702082347F,
- 0.9706295529F, 0.9710466953F, 0.9714596828F, 0.9718685362F,
- 0.9722732762F, 0.9726739240F, 0.9730705005F, 0.9734630267F,
- 0.9738515239F, 0.9742360134F, 0.9746165163F, 0.9749930540F,
- 0.9753656481F, 0.9757343198F, 0.9760990909F, 0.9764599829F,
- 0.9768170175F, 0.9771702164F, 0.9775196013F, 0.9778651941F,
- 0.9782070167F, 0.9785450909F, 0.9788794388F, 0.9792100824F,
- 0.9795370437F, 0.9798603449F, 0.9801800080F, 0.9804960554F,
- 0.9808085092F, 0.9811173916F, 0.9814227251F, 0.9817245318F,
- 0.9820228343F, 0.9823176549F, 0.9826090160F, 0.9828969402F,
- 0.9831814498F, 0.9834625674F, 0.9837403156F, 0.9840147169F,
- 0.9842857939F, 0.9845535692F, 0.9848180654F, 0.9850793052F,
- 0.9853373113F, 0.9855921062F, 0.9858437127F, 0.9860921535F,
- 0.9863374512F, 0.9865796287F, 0.9868187085F, 0.9870547136F,
- 0.9872876664F, 0.9875175899F, 0.9877445067F, 0.9879684396F,
- 0.9881894112F, 0.9884074444F, 0.9886225619F, 0.9888347863F,
- 0.9890441404F, 0.9892506468F, 0.9894543284F, 0.9896552077F,
- 0.9898533074F, 0.9900486502F, 0.9902412587F, 0.9904311555F,
- 0.9906183633F, 0.9908029045F, 0.9909848019F, 0.9911640779F,
- 0.9913407550F, 0.9915148557F, 0.9916864025F, 0.9918554179F,
- 0.9920219241F, 0.9921859437F, 0.9923474989F, 0.9925066120F,
- 0.9926633054F, 0.9928176012F, 0.9929695218F, 0.9931190891F,
- 0.9932663254F, 0.9934112527F, 0.9935538932F, 0.9936942686F,
- 0.9938324012F, 0.9939683126F, 0.9941020248F, 0.9942335597F,
- 0.9943629388F, 0.9944901841F, 0.9946153170F, 0.9947383593F,
- 0.9948593325F, 0.9949782579F, 0.9950951572F, 0.9952100516F,
- 0.9953229625F, 0.9954339111F, 0.9955429186F, 0.9956500062F,
- 0.9957551948F, 0.9958585056F, 0.9959599593F, 0.9960595769F,
- 0.9961573792F, 0.9962533869F, 0.9963476206F, 0.9964401009F,
- 0.9965308483F, 0.9966198833F, 0.9967072261F, 0.9967928971F,
- 0.9968769164F, 0.9969593041F, 0.9970400804F, 0.9971192651F,
- 0.9971968781F, 0.9972729391F, 0.9973474680F, 0.9974204842F,
- 0.9974920074F, 0.9975620569F, 0.9976306521F, 0.9976978122F,
- 0.9977635565F, 0.9978279039F, 0.9978908736F, 0.9979524842F,
- 0.9980127547F, 0.9980717037F, 0.9981293499F, 0.9981857116F,
- 0.9982408073F, 0.9982946554F, 0.9983472739F, 0.9983986810F,
- 0.9984488947F, 0.9984979328F, 0.9985458132F, 0.9985925534F,
- 0.9986381711F, 0.9986826838F, 0.9987261086F, 0.9987684630F,
- 0.9988097640F, 0.9988500286F, 0.9988892738F, 0.9989275163F,
- 0.9989647727F, 0.9990010597F, 0.9990363938F, 0.9990707911F,
- 0.9991042679F, 0.9991368404F, 0.9991685244F, 0.9991993358F,
- 0.9992292905F, 0.9992584038F, 0.9992866914F, 0.9993141686F,
- 0.9993408506F, 0.9993667526F, 0.9993918895F, 0.9994162761F,
- 0.9994399273F, 0.9994628576F, 0.9994850815F, 0.9995066133F,
- 0.9995274672F, 0.9995476574F, 0.9995671978F, 0.9995861021F,
- 0.9996043841F, 0.9996220573F, 0.9996391352F, 0.9996556310F,
- 0.9996715579F, 0.9996869288F, 0.9997017568F, 0.9997160543F,
- 0.9997298342F, 0.9997431088F, 0.9997558905F, 0.9997681914F,
- 0.9997800236F, 0.9997913990F, 0.9998023292F, 0.9998128261F,
- 0.9998229009F, 0.9998325650F, 0.9998418296F, 0.9998507058F,
- 0.9998592044F, 0.9998673362F, 0.9998751117F, 0.9998825415F,
- 0.9998896358F, 0.9998964047F, 0.9999028584F, 0.9999090066F,
- 0.9999148590F, 0.9999204253F, 0.9999257148F, 0.9999307368F,
- 0.9999355003F, 0.9999400144F, 0.9999442878F, 0.9999483293F,
- 0.9999521472F, 0.9999557499F, 0.9999591457F, 0.9999623426F,
- 0.9999653483F, 0.9999681708F, 0.9999708175F, 0.9999732959F,
- 0.9999756132F, 0.9999777765F, 0.9999797928F, 0.9999816688F,
- 0.9999834113F, 0.9999850266F, 0.9999865211F, 0.9999879009F,
- 0.9999891721F, 0.9999903405F, 0.9999914118F, 0.9999923914F,
- 0.9999932849F, 0.9999940972F, 0.9999948336F, 0.9999954989F,
- 0.9999960978F, 0.9999966349F, 0.9999971146F, 0.9999975411F,
- 0.9999979185F, 0.9999982507F, 0.9999985414F, 0.9999987944F,
- 0.9999990129F, 0.9999992003F, 0.9999993596F, 0.9999994939F,
- 0.9999996059F, 0.9999996981F, 0.9999997732F, 0.9999998333F,
- 0.9999998805F, 0.9999999170F, 0.9999999444F, 0.9999999643F,
- 0.9999999784F, 0.9999999878F, 0.9999999937F, 0.9999999972F,
- 0.9999999990F, 0.9999999997F, 1.0000000000F, 1.0000000000F,
-};
-
-static const float vwin4096[2048] = {
- 0.0000002310F, 0.0000020791F, 0.0000057754F, 0.0000113197F,
- 0.0000187121F, 0.0000279526F, 0.0000390412F, 0.0000519777F,
- 0.0000667623F, 0.0000833949F, 0.0001018753F, 0.0001222036F,
- 0.0001443798F, 0.0001684037F, 0.0001942754F, 0.0002219947F,
- 0.0002515616F, 0.0002829761F, 0.0003162380F, 0.0003513472F,
- 0.0003883038F, 0.0004271076F, 0.0004677584F, 0.0005102563F,
- 0.0005546011F, 0.0006007928F, 0.0006488311F, 0.0006987160F,
- 0.0007504474F, 0.0008040251F, 0.0008594490F, 0.0009167191F,
- 0.0009758351F, 0.0010367969F, 0.0010996044F, 0.0011642574F,
- 0.0012307558F, 0.0012990994F, 0.0013692880F, 0.0014413216F,
- 0.0015151998F, 0.0015909226F, 0.0016684898F, 0.0017479011F,
- 0.0018291565F, 0.0019122556F, 0.0019971983F, 0.0020839845F,
- 0.0021726138F, 0.0022630861F, 0.0023554012F, 0.0024495588F,
- 0.0025455588F, 0.0026434008F, 0.0027430847F, 0.0028446103F,
- 0.0029479772F, 0.0030531853F, 0.0031602342F, 0.0032691238F,
- 0.0033798538F, 0.0034924239F, 0.0036068338F, 0.0037230833F,
- 0.0038411721F, 0.0039610999F, 0.0040828664F, 0.0042064714F,
- 0.0043319145F, 0.0044591954F, 0.0045883139F, 0.0047192696F,
- 0.0048520622F, 0.0049866914F, 0.0051231569F, 0.0052614583F,
- 0.0054015953F, 0.0055435676F, 0.0056873748F, 0.0058330166F,
- 0.0059804926F, 0.0061298026F, 0.0062809460F, 0.0064339226F,
- 0.0065887320F, 0.0067453738F, 0.0069038476F, 0.0070641531F,
- 0.0072262899F, 0.0073902575F, 0.0075560556F, 0.0077236838F,
- 0.0078931417F, 0.0080644288F, 0.0082375447F, 0.0084124891F,
- 0.0085892615F, 0.0087678614F, 0.0089482885F, 0.0091305422F,
- 0.0093146223F, 0.0095005281F, 0.0096882592F, 0.0098778153F,
- 0.0100691958F, 0.0102624002F, 0.0104574281F, 0.0106542791F,
- 0.0108529525F, 0.0110534480F, 0.0112557651F, 0.0114599032F,
- 0.0116658618F, 0.0118736405F, 0.0120832387F, 0.0122946560F,
- 0.0125078917F, 0.0127229454F, 0.0129398166F, 0.0131585046F,
- 0.0133790090F, 0.0136013292F, 0.0138254647F, 0.0140514149F,
- 0.0142791792F, 0.0145087572F, 0.0147401481F, 0.0149733515F,
- 0.0152083667F, 0.0154451932F, 0.0156838304F, 0.0159242777F,
- 0.0161665345F, 0.0164106001F, 0.0166564741F, 0.0169041557F,
- 0.0171536443F, 0.0174049393F, 0.0176580401F, 0.0179129461F,
- 0.0181696565F, 0.0184281708F, 0.0186884883F, 0.0189506084F,
- 0.0192145303F, 0.0194802535F, 0.0197477772F, 0.0200171008F,
- 0.0202882236F, 0.0205611449F, 0.0208358639F, 0.0211123801F,
- 0.0213906927F, 0.0216708011F, 0.0219527043F, 0.0222364019F,
- 0.0225218930F, 0.0228091769F, 0.0230982529F, 0.0233891203F,
- 0.0236817782F, 0.0239762259F, 0.0242724628F, 0.0245704880F,
- 0.0248703007F, 0.0251719002F, 0.0254752858F, 0.0257804565F,
- 0.0260874117F, 0.0263961506F, 0.0267066722F, 0.0270189760F,
- 0.0273330609F, 0.0276489263F, 0.0279665712F, 0.0282859949F,
- 0.0286071966F, 0.0289301753F, 0.0292549303F, 0.0295814607F,
- 0.0299097656F, 0.0302398442F, 0.0305716957F, 0.0309053191F,
- 0.0312407135F, 0.0315778782F, 0.0319168122F, 0.0322575145F,
- 0.0325999844F, 0.0329442209F, 0.0332902231F, 0.0336379900F,
- 0.0339875208F, 0.0343388146F, 0.0346918703F, 0.0350466871F,
- 0.0354032640F, 0.0357616000F, 0.0361216943F, 0.0364835458F,
- 0.0368471535F, 0.0372125166F, 0.0375796339F, 0.0379485046F,
- 0.0383191276F, 0.0386915020F, 0.0390656267F, 0.0394415008F,
- 0.0398191231F, 0.0401984927F, 0.0405796086F, 0.0409624698F,
- 0.0413470751F, 0.0417334235F, 0.0421215141F, 0.0425113457F,
- 0.0429029172F, 0.0432962277F, 0.0436912760F, 0.0440880610F,
- 0.0444865817F, 0.0448868370F, 0.0452888257F, 0.0456925468F,
- 0.0460979992F, 0.0465051816F, 0.0469140931F, 0.0473247325F,
- 0.0477370986F, 0.0481511902F, 0.0485670064F, 0.0489845458F,
- 0.0494038074F, 0.0498247899F, 0.0502474922F, 0.0506719131F,
- 0.0510980514F, 0.0515259060F, 0.0519554756F, 0.0523867590F,
- 0.0528197550F, 0.0532544624F, 0.0536908800F, 0.0541290066F,
- 0.0545688408F, 0.0550103815F, 0.0554536274F, 0.0558985772F,
- 0.0563452297F, 0.0567935837F, 0.0572436377F, 0.0576953907F,
- 0.0581488412F, 0.0586039880F, 0.0590608297F, 0.0595193651F,
- 0.0599795929F, 0.0604415117F, 0.0609051202F, 0.0613704170F,
- 0.0618374009F, 0.0623060704F, 0.0627764243F, 0.0632484611F,
- 0.0637221795F, 0.0641975781F, 0.0646746555F, 0.0651534104F,
- 0.0656338413F, 0.0661159469F, 0.0665997257F, 0.0670851763F,
- 0.0675722973F, 0.0680610873F, 0.0685515448F, 0.0690436684F,
- 0.0695374567F, 0.0700329081F, 0.0705300213F, 0.0710287947F,
- 0.0715292269F, 0.0720313163F, 0.0725350616F, 0.0730404612F,
- 0.0735475136F, 0.0740562172F, 0.0745665707F, 0.0750785723F,
- 0.0755922207F, 0.0761075143F, 0.0766244515F, 0.0771430307F,
- 0.0776632505F, 0.0781851092F, 0.0787086052F, 0.0792337371F,
- 0.0797605032F, 0.0802889018F, 0.0808189315F, 0.0813505905F,
- 0.0818838773F, 0.0824187903F, 0.0829553277F, 0.0834934881F,
- 0.0840332697F, 0.0845746708F, 0.0851176899F, 0.0856623252F,
- 0.0862085751F, 0.0867564379F, 0.0873059119F, 0.0878569954F,
- 0.0884096867F, 0.0889639840F, 0.0895198858F, 0.0900773902F,
- 0.0906364955F, 0.0911972000F, 0.0917595019F, 0.0923233995F,
- 0.0928888909F, 0.0934559745F, 0.0940246485F, 0.0945949110F,
- 0.0951667604F, 0.0957401946F, 0.0963152121F, 0.0968918109F,
- 0.0974699893F, 0.0980497454F, 0.0986310773F, 0.0992139832F,
- 0.0997984614F, 0.1003845098F, 0.1009721267F, 0.1015613101F,
- 0.1021520582F, 0.1027443692F, 0.1033382410F, 0.1039336718F,
- 0.1045306597F, 0.1051292027F, 0.1057292990F, 0.1063309466F,
- 0.1069341435F, 0.1075388878F, 0.1081451776F, 0.1087530108F,
- 0.1093623856F, 0.1099732998F, 0.1105857516F, 0.1111997389F,
- 0.1118152597F, 0.1124323121F, 0.1130508939F, 0.1136710032F,
- 0.1142926379F, 0.1149157960F, 0.1155404755F, 0.1161666742F,
- 0.1167943901F, 0.1174236211F, 0.1180543652F, 0.1186866202F,
- 0.1193203841F, 0.1199556548F, 0.1205924300F, 0.1212307078F,
- 0.1218704860F, 0.1225117624F, 0.1231545349F, 0.1237988013F,
- 0.1244445596F, 0.1250918074F, 0.1257405427F, 0.1263907632F,
- 0.1270424667F, 0.1276956512F, 0.1283503142F, 0.1290064537F,
- 0.1296640674F, 0.1303231530F, 0.1309837084F, 0.1316457312F,
- 0.1323092193F, 0.1329741703F, 0.1336405820F, 0.1343084520F,
- 0.1349777782F, 0.1356485582F, 0.1363207897F, 0.1369944704F,
- 0.1376695979F, 0.1383461700F, 0.1390241842F, 0.1397036384F,
- 0.1403845300F, 0.1410668567F, 0.1417506162F, 0.1424358061F,
- 0.1431224240F, 0.1438104674F, 0.1444999341F, 0.1451908216F,
- 0.1458831274F, 0.1465768492F, 0.1472719844F, 0.1479685308F,
- 0.1486664857F, 0.1493658468F, 0.1500666115F, 0.1507687775F,
- 0.1514723422F, 0.1521773031F, 0.1528836577F, 0.1535914035F,
- 0.1543005380F, 0.1550110587F, 0.1557229631F, 0.1564362485F,
- 0.1571509124F, 0.1578669524F, 0.1585843657F, 0.1593031499F,
- 0.1600233024F, 0.1607448205F, 0.1614677017F, 0.1621919433F,
- 0.1629175428F, 0.1636444975F, 0.1643728047F, 0.1651024619F,
- 0.1658334665F, 0.1665658156F, 0.1672995067F, 0.1680345371F,
- 0.1687709041F, 0.1695086050F, 0.1702476372F, 0.1709879978F,
- 0.1717296843F, 0.1724726938F, 0.1732170237F, 0.1739626711F,
- 0.1747096335F, 0.1754579079F, 0.1762074916F, 0.1769583819F,
- 0.1777105760F, 0.1784640710F, 0.1792188642F, 0.1799749529F,
- 0.1807323340F, 0.1814910049F, 0.1822509628F, 0.1830122046F,
- 0.1837747277F, 0.1845385292F, 0.1853036062F, 0.1860699558F,
- 0.1868375751F, 0.1876064613F, 0.1883766114F, 0.1891480226F,
- 0.1899206919F, 0.1906946164F, 0.1914697932F, 0.1922462194F,
- 0.1930238919F, 0.1938028079F, 0.1945829643F, 0.1953643583F,
- 0.1961469868F, 0.1969308468F, 0.1977159353F, 0.1985022494F,
- 0.1992897859F, 0.2000785420F, 0.2008685145F, 0.2016597005F,
- 0.2024520968F, 0.2032457005F, 0.2040405084F, 0.2048365175F,
- 0.2056337247F, 0.2064321269F, 0.2072317211F, 0.2080325041F,
- 0.2088344727F, 0.2096376240F, 0.2104419547F, 0.2112474618F,
- 0.2120541420F, 0.2128619923F, 0.2136710094F, 0.2144811902F,
- 0.2152925315F, 0.2161050301F, 0.2169186829F, 0.2177334866F,
- 0.2185494381F, 0.2193665340F, 0.2201847712F, 0.2210041465F,
- 0.2218246565F, 0.2226462981F, 0.2234690680F, 0.2242929629F,
- 0.2251179796F, 0.2259441147F, 0.2267713650F, 0.2275997272F,
- 0.2284291979F, 0.2292597739F, 0.2300914518F, 0.2309242283F,
- 0.2317581001F, 0.2325930638F, 0.2334291160F, 0.2342662534F,
- 0.2351044727F, 0.2359437703F, 0.2367841431F, 0.2376255875F,
- 0.2384681001F, 0.2393116776F, 0.2401563165F, 0.2410020134F,
- 0.2418487649F, 0.2426965675F, 0.2435454178F, 0.2443953122F,
- 0.2452462474F, 0.2460982199F, 0.2469512262F, 0.2478052628F,
- 0.2486603262F, 0.2495164129F, 0.2503735194F, 0.2512316421F,
- 0.2520907776F, 0.2529509222F, 0.2538120726F, 0.2546742250F,
- 0.2555373760F, 0.2564015219F, 0.2572666593F, 0.2581327845F,
- 0.2589998939F, 0.2598679840F, 0.2607370510F, 0.2616070916F,
- 0.2624781019F, 0.2633500783F, 0.2642230173F, 0.2650969152F,
- 0.2659717684F, 0.2668475731F, 0.2677243257F, 0.2686020226F,
- 0.2694806601F, 0.2703602344F, 0.2712407419F, 0.2721221789F,
- 0.2730045417F, 0.2738878265F, 0.2747720297F, 0.2756571474F,
- 0.2765431760F, 0.2774301117F, 0.2783179508F, 0.2792066895F,
- 0.2800963240F, 0.2809868505F, 0.2818782654F, 0.2827705647F,
- 0.2836637447F, 0.2845578016F, 0.2854527315F, 0.2863485307F,
- 0.2872451953F, 0.2881427215F, 0.2890411055F, 0.2899403433F,
- 0.2908404312F, 0.2917413654F, 0.2926431418F, 0.2935457567F,
- 0.2944492061F, 0.2953534863F, 0.2962585932F, 0.2971645230F,
- 0.2980712717F, 0.2989788356F, 0.2998872105F, 0.3007963927F,
- 0.3017063781F, 0.3026171629F, 0.3035287430F, 0.3044411145F,
- 0.3053542736F, 0.3062682161F, 0.3071829381F, 0.3080984356F,
- 0.3090147047F, 0.3099317413F, 0.3108495414F, 0.3117681011F,
- 0.3126874163F, 0.3136074830F, 0.3145282972F, 0.3154498548F,
- 0.3163721517F, 0.3172951841F, 0.3182189477F, 0.3191434385F,
- 0.3200686525F, 0.3209945856F, 0.3219212336F, 0.3228485927F,
- 0.3237766585F, 0.3247054271F, 0.3256348943F, 0.3265650560F,
- 0.3274959081F, 0.3284274465F, 0.3293596671F, 0.3302925657F,
- 0.3312261382F, 0.3321603804F, 0.3330952882F, 0.3340308574F,
- 0.3349670838F, 0.3359039634F, 0.3368414919F, 0.3377796651F,
- 0.3387184789F, 0.3396579290F, 0.3405980113F, 0.3415387216F,
- 0.3424800556F, 0.3434220091F, 0.3443645779F, 0.3453077578F,
- 0.3462515446F, 0.3471959340F, 0.3481409217F, 0.3490865036F,
- 0.3500326754F, 0.3509794328F, 0.3519267715F, 0.3528746873F,
- 0.3538231759F, 0.3547722330F, 0.3557218544F, 0.3566720357F,
- 0.3576227727F, 0.3585740610F, 0.3595258964F, 0.3604782745F,
- 0.3614311910F, 0.3623846417F, 0.3633386221F, 0.3642931280F,
- 0.3652481549F, 0.3662036987F, 0.3671597548F, 0.3681163191F,
- 0.3690733870F, 0.3700309544F, 0.3709890167F, 0.3719475696F,
- 0.3729066089F, 0.3738661299F, 0.3748261285F, 0.3757866002F,
- 0.3767475406F, 0.3777089453F, 0.3786708100F, 0.3796331302F,
- 0.3805959014F, 0.3815591194F, 0.3825227796F, 0.3834868777F,
- 0.3844514093F, 0.3854163698F, 0.3863817549F, 0.3873475601F,
- 0.3883137810F, 0.3892804131F, 0.3902474521F, 0.3912148933F,
- 0.3921827325F, 0.3931509650F, 0.3941195865F, 0.3950885925F,
- 0.3960579785F, 0.3970277400F, 0.3979978725F, 0.3989683716F,
- 0.3999392328F, 0.4009104516F, 0.4018820234F, 0.4028539438F,
- 0.4038262084F, 0.4047988125F, 0.4057717516F, 0.4067450214F,
- 0.4077186172F, 0.4086925345F, 0.4096667688F, 0.4106413155F,
- 0.4116161703F, 0.4125913284F, 0.4135667854F, 0.4145425368F,
- 0.4155185780F, 0.4164949044F, 0.4174715116F, 0.4184483949F,
- 0.4194255498F, 0.4204029718F, 0.4213806563F, 0.4223585987F,
- 0.4233367946F, 0.4243152392F, 0.4252939281F, 0.4262728566F,
- 0.4272520202F, 0.4282314144F, 0.4292110345F, 0.4301908760F,
- 0.4311709343F, 0.4321512047F, 0.4331316828F, 0.4341123639F,
- 0.4350932435F, 0.4360743168F, 0.4370555794F, 0.4380370267F,
- 0.4390186540F, 0.4400004567F, 0.4409824303F, 0.4419645701F,
- 0.4429468716F, 0.4439293300F, 0.4449119409F, 0.4458946996F,
- 0.4468776014F, 0.4478606418F, 0.4488438162F, 0.4498271199F,
- 0.4508105483F, 0.4517940967F, 0.4527777607F, 0.4537615355F,
- 0.4547454165F, 0.4557293991F, 0.4567134786F, 0.4576976505F,
- 0.4586819101F, 0.4596662527F, 0.4606506738F, 0.4616351687F,
- 0.4626197328F, 0.4636043614F, 0.4645890499F, 0.4655737936F,
- 0.4665585880F, 0.4675434284F, 0.4685283101F, 0.4695132286F,
- 0.4704981791F, 0.4714831570F, 0.4724681577F, 0.4734531766F,
- 0.4744382089F, 0.4754232501F, 0.4764082956F, 0.4773933406F,
- 0.4783783806F, 0.4793634108F, 0.4803484267F, 0.4813334237F,
- 0.4823183969F, 0.4833033419F, 0.4842882540F, 0.4852731285F,
- 0.4862579608F, 0.4872427462F, 0.4882274802F, 0.4892121580F,
- 0.4901967751F, 0.4911813267F, 0.4921658083F, 0.4931502151F,
- 0.4941345427F, 0.4951187863F, 0.4961029412F, 0.4970870029F,
- 0.4980709667F, 0.4990548280F, 0.5000385822F, 0.5010222245F,
- 0.5020057505F, 0.5029891553F, 0.5039724345F, 0.5049555834F,
- 0.5059385973F, 0.5069214716F, 0.5079042018F, 0.5088867831F,
- 0.5098692110F, 0.5108514808F, 0.5118335879F, 0.5128155277F,
- 0.5137972956F, 0.5147788869F, 0.5157602971F, 0.5167415215F,
- 0.5177225555F, 0.5187033945F, 0.5196840339F, 0.5206644692F,
- 0.5216446956F, 0.5226247086F, 0.5236045035F, 0.5245840759F,
- 0.5255634211F, 0.5265425344F, 0.5275214114F, 0.5285000474F,
- 0.5294784378F, 0.5304565781F, 0.5314344637F, 0.5324120899F,
- 0.5333894522F, 0.5343665461F, 0.5353433670F, 0.5363199102F,
- 0.5372961713F, 0.5382721457F, 0.5392478287F, 0.5402232159F,
- 0.5411983027F, 0.5421730845F, 0.5431475569F, 0.5441217151F,
- 0.5450955548F, 0.5460690714F, 0.5470422602F, 0.5480151169F,
- 0.5489876368F, 0.5499598155F, 0.5509316484F, 0.5519031310F,
- 0.5528742587F, 0.5538450271F, 0.5548154317F, 0.5557854680F,
- 0.5567551314F, 0.5577244174F, 0.5586933216F, 0.5596618395F,
- 0.5606299665F, 0.5615976983F, 0.5625650302F, 0.5635319580F,
- 0.5644984770F, 0.5654645828F, 0.5664302709F, 0.5673955370F,
- 0.5683603765F, 0.5693247850F, 0.5702887580F, 0.5712522912F,
- 0.5722153800F, 0.5731780200F, 0.5741402069F, 0.5751019362F,
- 0.5760632034F, 0.5770240042F, 0.5779843341F, 0.5789441889F,
- 0.5799035639F, 0.5808624549F, 0.5818208575F, 0.5827787673F,
- 0.5837361800F, 0.5846930910F, 0.5856494961F, 0.5866053910F,
- 0.5875607712F, 0.5885156324F, 0.5894699703F, 0.5904237804F,
- 0.5913770586F, 0.5923298004F, 0.5932820016F, 0.5942336578F,
- 0.5951847646F, 0.5961353179F, 0.5970853132F, 0.5980347464F,
- 0.5989836131F, 0.5999319090F, 0.6008796298F, 0.6018267713F,
- 0.6027733292F, 0.6037192993F, 0.6046646773F, 0.6056094589F,
- 0.6065536400F, 0.6074972162F, 0.6084401833F, 0.6093825372F,
- 0.6103242736F, 0.6112653884F, 0.6122058772F, 0.6131457359F,
- 0.6140849604F, 0.6150235464F, 0.6159614897F, 0.6168987862F,
- 0.6178354318F, 0.6187714223F, 0.6197067535F, 0.6206414213F,
- 0.6215754215F, 0.6225087501F, 0.6234414028F, 0.6243733757F,
- 0.6253046646F, 0.6262352654F, 0.6271651739F, 0.6280943862F,
- 0.6290228982F, 0.6299507057F, 0.6308778048F, 0.6318041913F,
- 0.6327298612F, 0.6336548105F, 0.6345790352F, 0.6355025312F,
- 0.6364252945F, 0.6373473211F, 0.6382686070F, 0.6391891483F,
- 0.6401089409F, 0.6410279808F, 0.6419462642F, 0.6428637869F,
- 0.6437805452F, 0.6446965350F, 0.6456117524F, 0.6465261935F,
- 0.6474398544F, 0.6483527311F, 0.6492648197F, 0.6501761165F,
- 0.6510866174F, 0.6519963186F, 0.6529052162F, 0.6538133064F,
- 0.6547205854F, 0.6556270492F, 0.6565326941F, 0.6574375162F,
- 0.6583415117F, 0.6592446769F, 0.6601470079F, 0.6610485009F,
- 0.6619491521F, 0.6628489578F, 0.6637479143F, 0.6646460177F,
- 0.6655432643F, 0.6664396505F, 0.6673351724F, 0.6682298264F,
- 0.6691236087F, 0.6700165157F, 0.6709085436F, 0.6717996889F,
- 0.6726899478F, 0.6735793167F, 0.6744677918F, 0.6753553697F,
- 0.6762420466F, 0.6771278190F, 0.6780126832F, 0.6788966357F,
- 0.6797796728F, 0.6806617909F, 0.6815429866F, 0.6824232562F,
- 0.6833025961F, 0.6841810030F, 0.6850584731F, 0.6859350031F,
- 0.6868105894F, 0.6876852284F, 0.6885589168F, 0.6894316510F,
- 0.6903034275F, 0.6911742430F, 0.6920440939F, 0.6929129769F,
- 0.6937808884F, 0.6946478251F, 0.6955137837F, 0.6963787606F,
- 0.6972427525F, 0.6981057560F, 0.6989677678F, 0.6998287845F,
- 0.7006888028F, 0.7015478194F, 0.7024058309F, 0.7032628340F,
- 0.7041188254F, 0.7049738019F, 0.7058277601F, 0.7066806969F,
- 0.7075326089F, 0.7083834929F, 0.7092333457F, 0.7100821640F,
- 0.7109299447F, 0.7117766846F, 0.7126223804F, 0.7134670291F,
- 0.7143106273F, 0.7151531721F, 0.7159946602F, 0.7168350885F,
- 0.7176744539F, 0.7185127534F, 0.7193499837F, 0.7201861418F,
- 0.7210212247F, 0.7218552293F, 0.7226881526F, 0.7235199914F,
- 0.7243507428F, 0.7251804039F, 0.7260089715F, 0.7268364426F,
- 0.7276628144F, 0.7284880839F, 0.7293122481F, 0.7301353040F,
- 0.7309572487F, 0.7317780794F, 0.7325977930F, 0.7334163868F,
- 0.7342338579F, 0.7350502033F, 0.7358654202F, 0.7366795059F,
- 0.7374924573F, 0.7383042718F, 0.7391149465F, 0.7399244787F,
- 0.7407328655F, 0.7415401041F, 0.7423461920F, 0.7431511261F,
- 0.7439549040F, 0.7447575227F, 0.7455589797F, 0.7463592723F,
- 0.7471583976F, 0.7479563532F, 0.7487531363F, 0.7495487443F,
- 0.7503431745F, 0.7511364244F, 0.7519284913F, 0.7527193726F,
- 0.7535090658F, 0.7542975683F, 0.7550848776F, 0.7558709910F,
- 0.7566559062F, 0.7574396205F, 0.7582221314F, 0.7590034366F,
- 0.7597835334F, 0.7605624194F, 0.7613400923F, 0.7621165495F,
- 0.7628917886F, 0.7636658072F, 0.7644386030F, 0.7652101735F,
- 0.7659805164F, 0.7667496292F, 0.7675175098F, 0.7682841556F,
- 0.7690495645F, 0.7698137341F, 0.7705766622F, 0.7713383463F,
- 0.7720987844F, 0.7728579741F, 0.7736159132F, 0.7743725994F,
- 0.7751280306F, 0.7758822046F, 0.7766351192F, 0.7773867722F,
- 0.7781371614F, 0.7788862848F, 0.7796341401F, 0.7803807253F,
- 0.7811260383F, 0.7818700769F, 0.7826128392F, 0.7833543230F,
- 0.7840945263F, 0.7848334471F, 0.7855710833F, 0.7863074330F,
- 0.7870424941F, 0.7877762647F, 0.7885087428F, 0.7892399264F,
- 0.7899698137F, 0.7906984026F, 0.7914256914F, 0.7921516780F,
- 0.7928763607F, 0.7935997375F, 0.7943218065F, 0.7950425661F,
- 0.7957620142F, 0.7964801492F, 0.7971969692F, 0.7979124724F,
- 0.7986266570F, 0.7993395214F, 0.8000510638F, 0.8007612823F,
- 0.8014701754F, 0.8021777413F, 0.8028839784F, 0.8035888849F,
- 0.8042924592F, 0.8049946997F, 0.8056956048F, 0.8063951727F,
- 0.8070934020F, 0.8077902910F, 0.8084858381F, 0.8091800419F,
- 0.8098729007F, 0.8105644130F, 0.8112545774F, 0.8119433922F,
- 0.8126308561F, 0.8133169676F, 0.8140017251F, 0.8146851272F,
- 0.8153671726F, 0.8160478598F, 0.8167271874F, 0.8174051539F,
- 0.8180817582F, 0.8187569986F, 0.8194308741F, 0.8201033831F,
- 0.8207745244F, 0.8214442966F, 0.8221126986F, 0.8227797290F,
- 0.8234453865F, 0.8241096700F, 0.8247725781F, 0.8254341097F,
- 0.8260942636F, 0.8267530385F, 0.8274104334F, 0.8280664470F,
- 0.8287210782F, 0.8293743259F, 0.8300261889F, 0.8306766662F,
- 0.8313257566F, 0.8319734591F, 0.8326197727F, 0.8332646963F,
- 0.8339082288F, 0.8345503692F, 0.8351911167F, 0.8358304700F,
- 0.8364684284F, 0.8371049907F, 0.8377401562F, 0.8383739238F,
- 0.8390062927F, 0.8396372618F, 0.8402668305F, 0.8408949977F,
- 0.8415217626F, 0.8421471245F, 0.8427710823F, 0.8433936354F,
- 0.8440147830F, 0.8446345242F, 0.8452528582F, 0.8458697844F,
- 0.8464853020F, 0.8470994102F, 0.8477121084F, 0.8483233958F,
- 0.8489332718F, 0.8495417356F, 0.8501487866F, 0.8507544243F,
- 0.8513586479F, 0.8519614568F, 0.8525628505F, 0.8531628283F,
- 0.8537613897F, 0.8543585341F, 0.8549542611F, 0.8555485699F,
- 0.8561414603F, 0.8567329315F, 0.8573229832F, 0.8579116149F,
- 0.8584988262F, 0.8590846165F, 0.8596689855F, 0.8602519327F,
- 0.8608334577F, 0.8614135603F, 0.8619922399F, 0.8625694962F,
- 0.8631453289F, 0.8637197377F, 0.8642927222F, 0.8648642821F,
- 0.8654344172F, 0.8660031272F, 0.8665704118F, 0.8671362708F,
- 0.8677007039F, 0.8682637109F, 0.8688252917F, 0.8693854460F,
- 0.8699441737F, 0.8705014745F, 0.8710573485F, 0.8716117953F,
- 0.8721648150F, 0.8727164073F, 0.8732665723F, 0.8738153098F,
- 0.8743626197F, 0.8749085021F, 0.8754529569F, 0.8759959840F,
- 0.8765375835F, 0.8770777553F, 0.8776164996F, 0.8781538162F,
- 0.8786897054F, 0.8792241670F, 0.8797572013F, 0.8802888082F,
- 0.8808189880F, 0.8813477407F, 0.8818750664F, 0.8824009653F,
- 0.8829254375F, 0.8834484833F, 0.8839701028F, 0.8844902961F,
- 0.8850090636F, 0.8855264054F, 0.8860423218F, 0.8865568131F,
- 0.8870698794F, 0.8875815212F, 0.8880917386F, 0.8886005319F,
- 0.8891079016F, 0.8896138479F, 0.8901183712F, 0.8906214719F,
- 0.8911231503F, 0.8916234067F, 0.8921222417F, 0.8926196556F,
- 0.8931156489F, 0.8936102219F, 0.8941033752F, 0.8945951092F,
- 0.8950854244F, 0.8955743212F, 0.8960618003F, 0.8965478621F,
- 0.8970325071F, 0.8975157359F, 0.8979975490F, 0.8984779471F,
- 0.8989569307F, 0.8994345004F, 0.8999106568F, 0.9003854005F,
- 0.9008587323F, 0.9013306526F, 0.9018011623F, 0.9022702619F,
- 0.9027379521F, 0.9032042337F, 0.9036691074F, 0.9041325739F,
- 0.9045946339F, 0.9050552882F, 0.9055145376F, 0.9059723828F,
- 0.9064288246F, 0.9068838638F, 0.9073375013F, 0.9077897379F,
- 0.9082405743F, 0.9086900115F, 0.9091380503F, 0.9095846917F,
- 0.9100299364F, 0.9104737854F, 0.9109162397F, 0.9113573001F,
- 0.9117969675F, 0.9122352430F, 0.9126721275F, 0.9131076219F,
- 0.9135417273F, 0.9139744447F, 0.9144057750F, 0.9148357194F,
- 0.9152642787F, 0.9156914542F, 0.9161172468F, 0.9165416576F,
- 0.9169646877F, 0.9173863382F, 0.9178066102F, 0.9182255048F,
- 0.9186430232F, 0.9190591665F, 0.9194739359F, 0.9198873324F,
- 0.9202993574F, 0.9207100120F, 0.9211192973F, 0.9215272147F,
- 0.9219337653F, 0.9223389504F, 0.9227427713F, 0.9231452290F,
- 0.9235463251F, 0.9239460607F, 0.9243444371F, 0.9247414557F,
- 0.9251371177F, 0.9255314245F, 0.9259243774F, 0.9263159778F,
- 0.9267062270F, 0.9270951264F, 0.9274826774F, 0.9278688814F,
- 0.9282537398F, 0.9286372540F, 0.9290194254F, 0.9294002555F,
- 0.9297797458F, 0.9301578976F, 0.9305347125F, 0.9309101919F,
- 0.9312843373F, 0.9316571503F, 0.9320286323F, 0.9323987849F,
- 0.9327676097F, 0.9331351080F, 0.9335012816F, 0.9338661320F,
- 0.9342296607F, 0.9345918694F, 0.9349527596F, 0.9353123330F,
- 0.9356705911F, 0.9360275357F, 0.9363831683F, 0.9367374905F,
- 0.9370905042F, 0.9374422108F, 0.9377926122F, 0.9381417099F,
- 0.9384895057F, 0.9388360014F, 0.9391811985F, 0.9395250989F,
- 0.9398677043F, 0.9402090165F, 0.9405490371F, 0.9408877680F,
- 0.9412252110F, 0.9415613678F, 0.9418962402F, 0.9422298301F,
- 0.9425621392F, 0.9428931695F, 0.9432229226F, 0.9435514005F,
- 0.9438786050F, 0.9442045381F, 0.9445292014F, 0.9448525971F,
- 0.9451747268F, 0.9454955926F, 0.9458151963F, 0.9461335399F,
- 0.9464506253F, 0.9467664545F, 0.9470810293F, 0.9473943517F,
- 0.9477064238F, 0.9480172474F, 0.9483268246F, 0.9486351573F,
- 0.9489422475F, 0.9492480973F, 0.9495527087F, 0.9498560837F,
- 0.9501582243F, 0.9504591325F, 0.9507588105F, 0.9510572603F,
- 0.9513544839F, 0.9516504834F, 0.9519452609F, 0.9522388186F,
- 0.9525311584F, 0.9528222826F, 0.9531121932F, 0.9534008923F,
- 0.9536883821F, 0.9539746647F, 0.9542597424F, 0.9545436171F,
- 0.9548262912F, 0.9551077667F, 0.9553880459F, 0.9556671309F,
- 0.9559450239F, 0.9562217272F, 0.9564972429F, 0.9567715733F,
- 0.9570447206F, 0.9573166871F, 0.9575874749F, 0.9578570863F,
- 0.9581255236F, 0.9583927890F, 0.9586588849F, 0.9589238134F,
- 0.9591875769F, 0.9594501777F, 0.9597116180F, 0.9599719003F,
- 0.9602310267F, 0.9604889995F, 0.9607458213F, 0.9610014942F,
- 0.9612560206F, 0.9615094028F, 0.9617616433F, 0.9620127443F,
- 0.9622627083F, 0.9625115376F, 0.9627592345F, 0.9630058016F,
- 0.9632512411F, 0.9634955555F, 0.9637387471F, 0.9639808185F,
- 0.9642217720F, 0.9644616100F, 0.9647003349F, 0.9649379493F,
- 0.9651744556F, 0.9654098561F, 0.9656441534F, 0.9658773499F,
- 0.9661094480F, 0.9663404504F, 0.9665703593F, 0.9667991774F,
- 0.9670269071F, 0.9672535509F, 0.9674791114F, 0.9677035909F,
- 0.9679269921F, 0.9681493174F, 0.9683705694F, 0.9685907506F,
- 0.9688098636F, 0.9690279108F, 0.9692448948F, 0.9694608182F,
- 0.9696756836F, 0.9698894934F, 0.9701022503F, 0.9703139569F,
- 0.9705246156F, 0.9707342291F, 0.9709428000F, 0.9711503309F,
- 0.9713568243F, 0.9715622829F, 0.9717667093F, 0.9719701060F,
- 0.9721724757F, 0.9723738210F, 0.9725741446F, 0.9727734490F,
- 0.9729717369F, 0.9731690109F, 0.9733652737F, 0.9735605279F,
- 0.9737547762F, 0.9739480212F, 0.9741402656F, 0.9743315120F,
- 0.9745217631F, 0.9747110216F, 0.9748992901F, 0.9750865714F,
- 0.9752728681F, 0.9754581829F, 0.9756425184F, 0.9758258775F,
- 0.9760082627F, 0.9761896768F, 0.9763701224F, 0.9765496024F,
- 0.9767281193F, 0.9769056760F, 0.9770822751F, 0.9772579193F,
- 0.9774326114F, 0.9776063542F, 0.9777791502F, 0.9779510023F,
- 0.9781219133F, 0.9782918858F, 0.9784609226F, 0.9786290264F,
- 0.9787962000F, 0.9789624461F, 0.9791277676F, 0.9792921671F,
- 0.9794556474F, 0.9796182113F, 0.9797798615F, 0.9799406009F,
- 0.9801004321F, 0.9802593580F, 0.9804173813F, 0.9805745049F,
- 0.9807307314F, 0.9808860637F, 0.9810405046F, 0.9811940568F,
- 0.9813467232F, 0.9814985065F, 0.9816494095F, 0.9817994351F,
- 0.9819485860F, 0.9820968650F, 0.9822442750F, 0.9823908186F,
- 0.9825364988F, 0.9826813184F, 0.9828252801F, 0.9829683868F,
- 0.9831106413F, 0.9832520463F, 0.9833926048F, 0.9835323195F,
- 0.9836711932F, 0.9838092288F, 0.9839464291F, 0.9840827969F,
- 0.9842183351F, 0.9843530464F, 0.9844869337F, 0.9846199998F,
- 0.9847522475F, 0.9848836798F, 0.9850142993F, 0.9851441090F,
- 0.9852731117F, 0.9854013101F, 0.9855287073F, 0.9856553058F,
- 0.9857811087F, 0.9859061188F, 0.9860303388F, 0.9861537717F,
- 0.9862764202F, 0.9863982872F, 0.9865193756F, 0.9866396882F,
- 0.9867592277F, 0.9868779972F, 0.9869959993F, 0.9871132370F,
- 0.9872297131F, 0.9873454304F, 0.9874603918F, 0.9875746001F,
- 0.9876880581F, 0.9878007688F, 0.9879127348F, 0.9880239592F,
- 0.9881344447F, 0.9882441941F, 0.9883532104F, 0.9884614962F,
- 0.9885690546F, 0.9886758883F, 0.9887820001F, 0.9888873930F,
- 0.9889920697F, 0.9890960331F, 0.9891992859F, 0.9893018312F,
- 0.9894036716F, 0.9895048100F, 0.9896052493F, 0.9897049923F,
- 0.9898040418F, 0.9899024006F, 0.9900000717F, 0.9900970577F,
- 0.9901933616F, 0.9902889862F, 0.9903839343F, 0.9904782087F,
- 0.9905718122F, 0.9906647477F, 0.9907570180F, 0.9908486259F,
- 0.9909395742F, 0.9910298658F, 0.9911195034F, 0.9912084899F,
- 0.9912968281F, 0.9913845208F, 0.9914715708F, 0.9915579810F,
- 0.9916437540F, 0.9917288928F, 0.9918134001F, 0.9918972788F,
- 0.9919805316F, 0.9920631613F, 0.9921451707F, 0.9922265626F,
- 0.9923073399F, 0.9923875052F, 0.9924670615F, 0.9925460114F,
- 0.9926243577F, 0.9927021033F, 0.9927792508F, 0.9928558032F,
- 0.9929317631F, 0.9930071333F, 0.9930819167F, 0.9931561158F,
- 0.9932297337F, 0.9933027728F, 0.9933752362F, 0.9934471264F,
- 0.9935184462F, 0.9935891985F, 0.9936593859F, 0.9937290112F,
- 0.9937980771F, 0.9938665864F, 0.9939345418F, 0.9940019460F,
- 0.9940688018F, 0.9941351118F, 0.9942008789F, 0.9942661057F,
- 0.9943307950F, 0.9943949494F, 0.9944585717F, 0.9945216645F,
- 0.9945842307F, 0.9946462728F, 0.9947077936F, 0.9947687957F,
- 0.9948292820F, 0.9948892550F, 0.9949487174F, 0.9950076719F,
- 0.9950661212F, 0.9951240679F, 0.9951815148F, 0.9952384645F,
- 0.9952949196F, 0.9953508828F, 0.9954063568F, 0.9954613442F,
- 0.9955158476F, 0.9955698697F, 0.9956234132F, 0.9956764806F,
- 0.9957290746F, 0.9957811978F, 0.9958328528F, 0.9958840423F,
- 0.9959347688F, 0.9959850351F, 0.9960348435F, 0.9960841969F,
- 0.9961330977F, 0.9961815486F, 0.9962295521F, 0.9962771108F,
- 0.9963242274F, 0.9963709043F, 0.9964171441F, 0.9964629494F,
- 0.9965083228F, 0.9965532668F, 0.9965977840F, 0.9966418768F,
- 0.9966855479F, 0.9967287998F, 0.9967716350F, 0.9968140559F,
- 0.9968560653F, 0.9968976655F, 0.9969388591F, 0.9969796485F,
- 0.9970200363F, 0.9970600250F, 0.9970996170F, 0.9971388149F,
- 0.9971776211F, 0.9972160380F, 0.9972540683F, 0.9972917142F,
- 0.9973289783F, 0.9973658631F, 0.9974023709F, 0.9974385042F,
- 0.9974742655F, 0.9975096571F, 0.9975446816F, 0.9975793413F,
- 0.9976136386F, 0.9976475759F, 0.9976811557F, 0.9977143803F,
- 0.9977472521F, 0.9977797736F, 0.9978119470F, 0.9978437748F,
- 0.9978752593F, 0.9979064029F, 0.9979372079F, 0.9979676768F,
- 0.9979978117F, 0.9980276151F, 0.9980570893F, 0.9980862367F,
- 0.9981150595F, 0.9981435600F, 0.9981717406F, 0.9981996035F,
- 0.9982271511F, 0.9982543856F, 0.9982813093F, 0.9983079246F,
- 0.9983342336F, 0.9983602386F, 0.9983859418F, 0.9984113456F,
- 0.9984364522F, 0.9984612638F, 0.9984857825F, 0.9985100108F,
- 0.9985339507F, 0.9985576044F, 0.9985809743F, 0.9986040624F,
- 0.9986268710F, 0.9986494022F, 0.9986716583F, 0.9986936413F,
- 0.9987153535F, 0.9987367969F, 0.9987579738F, 0.9987788864F,
- 0.9987995366F, 0.9988199267F, 0.9988400587F, 0.9988599348F,
- 0.9988795572F, 0.9988989278F, 0.9989180487F, 0.9989369222F,
- 0.9989555501F, 0.9989739347F, 0.9989920780F, 0.9990099820F,
- 0.9990276487F, 0.9990450803F, 0.9990622787F, 0.9990792460F,
- 0.9990959841F, 0.9991124952F, 0.9991287812F, 0.9991448440F,
- 0.9991606858F, 0.9991763084F, 0.9991917139F, 0.9992069042F,
- 0.9992218813F, 0.9992366471F, 0.9992512035F, 0.9992655525F,
- 0.9992796961F, 0.9992936361F, 0.9993073744F, 0.9993209131F,
- 0.9993342538F, 0.9993473987F, 0.9993603494F, 0.9993731080F,
- 0.9993856762F, 0.9993980559F, 0.9994102490F, 0.9994222573F,
- 0.9994340827F, 0.9994457269F, 0.9994571918F, 0.9994684793F,
- 0.9994795910F, 0.9994905288F, 0.9995012945F, 0.9995118898F,
- 0.9995223165F, 0.9995325765F, 0.9995426713F, 0.9995526029F,
- 0.9995623728F, 0.9995719829F, 0.9995814349F, 0.9995907304F,
- 0.9995998712F, 0.9996088590F, 0.9996176954F, 0.9996263821F,
- 0.9996349208F, 0.9996433132F, 0.9996515609F, 0.9996596656F,
- 0.9996676288F, 0.9996754522F, 0.9996831375F, 0.9996906862F,
- 0.9996981000F, 0.9997053804F, 0.9997125290F, 0.9997195474F,
- 0.9997264371F, 0.9997331998F, 0.9997398369F, 0.9997463500F,
- 0.9997527406F, 0.9997590103F, 0.9997651606F, 0.9997711930F,
- 0.9997771089F, 0.9997829098F, 0.9997885973F, 0.9997941728F,
- 0.9997996378F, 0.9998049936F, 0.9998102419F, 0.9998153839F,
- 0.9998204211F, 0.9998253550F, 0.9998301868F, 0.9998349182F,
- 0.9998395503F, 0.9998440847F, 0.9998485226F, 0.9998528654F,
- 0.9998571146F, 0.9998612713F, 0.9998653370F, 0.9998693130F,
- 0.9998732007F, 0.9998770012F, 0.9998807159F, 0.9998843461F,
- 0.9998878931F, 0.9998913581F, 0.9998947424F, 0.9998980473F,
- 0.9999012740F, 0.9999044237F, 0.9999074976F, 0.9999104971F,
- 0.9999134231F, 0.9999162771F, 0.9999190601F, 0.9999217733F,
- 0.9999244179F, 0.9999269950F, 0.9999295058F, 0.9999319515F,
- 0.9999343332F, 0.9999366519F, 0.9999389088F, 0.9999411050F,
- 0.9999432416F, 0.9999453196F, 0.9999473402F, 0.9999493044F,
- 0.9999512132F, 0.9999530677F, 0.9999548690F, 0.9999566180F,
- 0.9999583157F, 0.9999599633F, 0.9999615616F, 0.9999631116F,
- 0.9999646144F, 0.9999660709F, 0.9999674820F, 0.9999688487F,
- 0.9999701719F, 0.9999714526F, 0.9999726917F, 0.9999738900F,
- 0.9999750486F, 0.9999761682F, 0.9999772497F, 0.9999782941F,
- 0.9999793021F, 0.9999802747F, 0.9999812126F, 0.9999821167F,
- 0.9999829878F, 0.9999838268F, 0.9999846343F, 0.9999854113F,
- 0.9999861584F, 0.9999868765F, 0.9999875664F, 0.9999882287F,
- 0.9999888642F, 0.9999894736F, 0.9999900577F, 0.9999906172F,
- 0.9999911528F, 0.9999916651F, 0.9999921548F, 0.9999926227F,
- 0.9999930693F, 0.9999934954F, 0.9999939015F, 0.9999942883F,
- 0.9999946564F, 0.9999950064F, 0.9999953390F, 0.9999956547F,
- 0.9999959541F, 0.9999962377F, 0.9999965062F, 0.9999967601F,
- 0.9999969998F, 0.9999972260F, 0.9999974392F, 0.9999976399F,
- 0.9999978285F, 0.9999980056F, 0.9999981716F, 0.9999983271F,
- 0.9999984724F, 0.9999986081F, 0.9999987345F, 0.9999988521F,
- 0.9999989613F, 0.9999990625F, 0.9999991562F, 0.9999992426F,
- 0.9999993223F, 0.9999993954F, 0.9999994625F, 0.9999995239F,
- 0.9999995798F, 0.9999996307F, 0.9999996768F, 0.9999997184F,
- 0.9999997559F, 0.9999997895F, 0.9999998195F, 0.9999998462F,
- 0.9999998698F, 0.9999998906F, 0.9999999088F, 0.9999999246F,
- 0.9999999383F, 0.9999999500F, 0.9999999600F, 0.9999999684F,
- 0.9999999754F, 0.9999999811F, 0.9999999858F, 0.9999999896F,
- 0.9999999925F, 0.9999999948F, 0.9999999965F, 0.9999999978F,
- 0.9999999986F, 0.9999999992F, 0.9999999996F, 0.9999999998F,
- 0.9999999999F, 1.0000000000F, 1.0000000000F, 1.0000000000F,
-};
-
-static const float vwin8192[4096] = {
- 0.0000000578F, 0.0000005198F, 0.0000014438F, 0.0000028299F,
- 0.0000046780F, 0.0000069882F, 0.0000097604F, 0.0000129945F,
- 0.0000166908F, 0.0000208490F, 0.0000254692F, 0.0000305515F,
- 0.0000360958F, 0.0000421021F, 0.0000485704F, 0.0000555006F,
- 0.0000628929F, 0.0000707472F, 0.0000790635F, 0.0000878417F,
- 0.0000970820F, 0.0001067842F, 0.0001169483F, 0.0001275744F,
- 0.0001386625F, 0.0001502126F, 0.0001622245F, 0.0001746984F,
- 0.0001876343F, 0.0002010320F, 0.0002148917F, 0.0002292132F,
- 0.0002439967F, 0.0002592421F, 0.0002749493F, 0.0002911184F,
- 0.0003077493F, 0.0003248421F, 0.0003423967F, 0.0003604132F,
- 0.0003788915F, 0.0003978316F, 0.0004172335F, 0.0004370971F,
- 0.0004574226F, 0.0004782098F, 0.0004994587F, 0.0005211694F,
- 0.0005433418F, 0.0005659759F, 0.0005890717F, 0.0006126292F,
- 0.0006366484F, 0.0006611292F, 0.0006860716F, 0.0007114757F,
- 0.0007373414F, 0.0007636687F, 0.0007904576F, 0.0008177080F,
- 0.0008454200F, 0.0008735935F, 0.0009022285F, 0.0009313250F,
- 0.0009608830F, 0.0009909025F, 0.0010213834F, 0.0010523257F,
- 0.0010837295F, 0.0011155946F, 0.0011479211F, 0.0011807090F,
- 0.0012139582F, 0.0012476687F, 0.0012818405F, 0.0013164736F,
- 0.0013515679F, 0.0013871235F, 0.0014231402F, 0.0014596182F,
- 0.0014965573F, 0.0015339576F, 0.0015718190F, 0.0016101415F,
- 0.0016489251F, 0.0016881698F, 0.0017278754F, 0.0017680421F,
- 0.0018086698F, 0.0018497584F, 0.0018913080F, 0.0019333185F,
- 0.0019757898F, 0.0020187221F, 0.0020621151F, 0.0021059690F,
- 0.0021502837F, 0.0021950591F, 0.0022402953F, 0.0022859921F,
- 0.0023321497F, 0.0023787679F, 0.0024258467F, 0.0024733861F,
- 0.0025213861F, 0.0025698466F, 0.0026187676F, 0.0026681491F,
- 0.0027179911F, 0.0027682935F, 0.0028190562F, 0.0028702794F,
- 0.0029219628F, 0.0029741066F, 0.0030267107F, 0.0030797749F,
- 0.0031332994F, 0.0031872841F, 0.0032417289F, 0.0032966338F,
- 0.0033519988F, 0.0034078238F, 0.0034641089F, 0.0035208539F,
- 0.0035780589F, 0.0036357237F, 0.0036938485F, 0.0037524331F,
- 0.0038114775F, 0.0038709817F, 0.0039309456F, 0.0039913692F,
- 0.0040522524F, 0.0041135953F, 0.0041753978F, 0.0042376599F,
- 0.0043003814F, 0.0043635624F, 0.0044272029F, 0.0044913028F,
- 0.0045558620F, 0.0046208806F, 0.0046863585F, 0.0047522955F,
- 0.0048186919F, 0.0048855473F, 0.0049528619F, 0.0050206356F,
- 0.0050888684F, 0.0051575601F, 0.0052267108F, 0.0052963204F,
- 0.0053663890F, 0.0054369163F, 0.0055079025F, 0.0055793474F,
- 0.0056512510F, 0.0057236133F, 0.0057964342F, 0.0058697137F,
- 0.0059434517F, 0.0060176482F, 0.0060923032F, 0.0061674166F,
- 0.0062429883F, 0.0063190183F, 0.0063955066F, 0.0064724532F,
- 0.0065498579F, 0.0066277207F, 0.0067060416F, 0.0067848205F,
- 0.0068640575F, 0.0069437523F, 0.0070239051F, 0.0071045157F,
- 0.0071855840F, 0.0072671102F, 0.0073490940F, 0.0074315355F,
- 0.0075144345F, 0.0075977911F, 0.0076816052F, 0.0077658768F,
- 0.0078506057F, 0.0079357920F, 0.0080214355F, 0.0081075363F,
- 0.0081940943F, 0.0082811094F, 0.0083685816F, 0.0084565108F,
- 0.0085448970F, 0.0086337401F, 0.0087230401F, 0.0088127969F,
- 0.0089030104F, 0.0089936807F, 0.0090848076F, 0.0091763911F,
- 0.0092684311F, 0.0093609276F, 0.0094538805F, 0.0095472898F,
- 0.0096411554F, 0.0097354772F, 0.0098302552F, 0.0099254894F,
- 0.0100211796F, 0.0101173259F, 0.0102139281F, 0.0103109863F,
- 0.0104085002F, 0.0105064700F, 0.0106048955F, 0.0107037766F,
- 0.0108031133F, 0.0109029056F, 0.0110031534F, 0.0111038565F,
- 0.0112050151F, 0.0113066289F, 0.0114086980F, 0.0115112222F,
- 0.0116142015F, 0.0117176359F, 0.0118215252F, 0.0119258695F,
- 0.0120306686F, 0.0121359225F, 0.0122416312F, 0.0123477944F,
- 0.0124544123F, 0.0125614847F, 0.0126690116F, 0.0127769928F,
- 0.0128854284F, 0.0129943182F, 0.0131036623F, 0.0132134604F,
- 0.0133237126F, 0.0134344188F, 0.0135455790F, 0.0136571929F,
- 0.0137692607F, 0.0138817821F, 0.0139947572F, 0.0141081859F,
- 0.0142220681F, 0.0143364037F, 0.0144511927F, 0.0145664350F,
- 0.0146821304F, 0.0147982791F, 0.0149148808F, 0.0150319355F,
- 0.0151494431F, 0.0152674036F, 0.0153858168F, 0.0155046828F,
- 0.0156240014F, 0.0157437726F, 0.0158639962F, 0.0159846723F,
- 0.0161058007F, 0.0162273814F, 0.0163494142F, 0.0164718991F,
- 0.0165948361F, 0.0167182250F, 0.0168420658F, 0.0169663584F,
- 0.0170911027F, 0.0172162987F, 0.0173419462F, 0.0174680452F,
- 0.0175945956F, 0.0177215974F, 0.0178490504F, 0.0179769545F,
- 0.0181053098F, 0.0182341160F, 0.0183633732F, 0.0184930812F,
- 0.0186232399F, 0.0187538494F, 0.0188849094F, 0.0190164200F,
- 0.0191483809F, 0.0192807923F, 0.0194136539F, 0.0195469656F,
- 0.0196807275F, 0.0198149394F, 0.0199496012F, 0.0200847128F,
- 0.0202202742F, 0.0203562853F, 0.0204927460F, 0.0206296561F,
- 0.0207670157F, 0.0209048245F, 0.0210430826F, 0.0211817899F,
- 0.0213209462F, 0.0214605515F, 0.0216006057F, 0.0217411086F,
- 0.0218820603F, 0.0220234605F, 0.0221653093F, 0.0223076066F,
- 0.0224503521F, 0.0225935459F, 0.0227371879F, 0.0228812779F,
- 0.0230258160F, 0.0231708018F, 0.0233162355F, 0.0234621169F,
- 0.0236084459F, 0.0237552224F, 0.0239024462F, 0.0240501175F,
- 0.0241982359F, 0.0243468015F, 0.0244958141F, 0.0246452736F,
- 0.0247951800F, 0.0249455331F, 0.0250963329F, 0.0252475792F,
- 0.0253992720F, 0.0255514111F, 0.0257039965F, 0.0258570281F,
- 0.0260105057F, 0.0261644293F, 0.0263187987F, 0.0264736139F,
- 0.0266288747F, 0.0267845811F, 0.0269407330F, 0.0270973302F,
- 0.0272543727F, 0.0274118604F, 0.0275697930F, 0.0277281707F,
- 0.0278869932F, 0.0280462604F, 0.0282059723F, 0.0283661287F,
- 0.0285267295F, 0.0286877747F, 0.0288492641F, 0.0290111976F,
- 0.0291735751F, 0.0293363965F, 0.0294996617F, 0.0296633706F,
- 0.0298275231F, 0.0299921190F, 0.0301571583F, 0.0303226409F,
- 0.0304885667F, 0.0306549354F, 0.0308217472F, 0.0309890017F,
- 0.0311566989F, 0.0313248388F, 0.0314934211F, 0.0316624459F,
- 0.0318319128F, 0.0320018220F, 0.0321721732F, 0.0323429663F,
- 0.0325142013F, 0.0326858779F, 0.0328579962F, 0.0330305559F,
- 0.0332035570F, 0.0333769994F, 0.0335508829F, 0.0337252074F,
- 0.0338999728F, 0.0340751790F, 0.0342508259F, 0.0344269134F,
- 0.0346034412F, 0.0347804094F, 0.0349578178F, 0.0351356663F,
- 0.0353139548F, 0.0354926831F, 0.0356718511F, 0.0358514588F,
- 0.0360315059F, 0.0362119924F, 0.0363929182F, 0.0365742831F,
- 0.0367560870F, 0.0369383297F, 0.0371210113F, 0.0373041315F,
- 0.0374876902F, 0.0376716873F, 0.0378561226F, 0.0380409961F,
- 0.0382263077F, 0.0384120571F, 0.0385982443F, 0.0387848691F,
- 0.0389719315F, 0.0391594313F, 0.0393473683F, 0.0395357425F,
- 0.0397245537F, 0.0399138017F, 0.0401034866F, 0.0402936080F,
- 0.0404841660F, 0.0406751603F, 0.0408665909F, 0.0410584576F,
- 0.0412507603F, 0.0414434988F, 0.0416366731F, 0.0418302829F,
- 0.0420243282F, 0.0422188088F, 0.0424137246F, 0.0426090755F,
- 0.0428048613F, 0.0430010819F, 0.0431977371F, 0.0433948269F,
- 0.0435923511F, 0.0437903095F, 0.0439887020F, 0.0441875285F,
- 0.0443867889F, 0.0445864830F, 0.0447866106F, 0.0449871717F,
- 0.0451881661F, 0.0453895936F, 0.0455914542F, 0.0457937477F,
- 0.0459964738F, 0.0461996326F, 0.0464032239F, 0.0466072475F,
- 0.0468117032F, 0.0470165910F, 0.0472219107F, 0.0474276622F,
- 0.0476338452F, 0.0478404597F, 0.0480475056F, 0.0482549827F,
- 0.0484628907F, 0.0486712297F, 0.0488799994F, 0.0490891998F,
- 0.0492988306F, 0.0495088917F, 0.0497193830F, 0.0499303043F,
- 0.0501416554F, 0.0503534363F, 0.0505656468F, 0.0507782867F,
- 0.0509913559F, 0.0512048542F, 0.0514187815F, 0.0516331376F,
- 0.0518479225F, 0.0520631358F, 0.0522787775F, 0.0524948475F,
- 0.0527113455F, 0.0529282715F, 0.0531456252F, 0.0533634066F,
- 0.0535816154F, 0.0538002515F, 0.0540193148F, 0.0542388051F,
- 0.0544587222F, 0.0546790660F, 0.0548998364F, 0.0551210331F,
- 0.0553426561F, 0.0555647051F, 0.0557871801F, 0.0560100807F,
- 0.0562334070F, 0.0564571587F, 0.0566813357F, 0.0569059378F,
- 0.0571309649F, 0.0573564168F, 0.0575822933F, 0.0578085942F,
- 0.0580353195F, 0.0582624689F, 0.0584900423F, 0.0587180396F,
- 0.0589464605F, 0.0591753049F, 0.0594045726F, 0.0596342635F,
- 0.0598643774F, 0.0600949141F, 0.0603258735F, 0.0605572555F,
- 0.0607890597F, 0.0610212862F, 0.0612539346F, 0.0614870049F,
- 0.0617204968F, 0.0619544103F, 0.0621887451F, 0.0624235010F,
- 0.0626586780F, 0.0628942758F, 0.0631302942F, 0.0633667331F,
- 0.0636035923F, 0.0638408717F, 0.0640785710F, 0.0643166901F,
- 0.0645552288F, 0.0647941870F, 0.0650335645F, 0.0652733610F,
- 0.0655135765F, 0.0657542108F, 0.0659952636F, 0.0662367348F,
- 0.0664786242F, 0.0667209316F, 0.0669636570F, 0.0672068000F,
- 0.0674503605F, 0.0676943384F, 0.0679387334F, 0.0681835454F,
- 0.0684287742F, 0.0686744196F, 0.0689204814F, 0.0691669595F,
- 0.0694138536F, 0.0696611637F, 0.0699088894F, 0.0701570307F,
- 0.0704055873F, 0.0706545590F, 0.0709039458F, 0.0711537473F,
- 0.0714039634F, 0.0716545939F, 0.0719056387F, 0.0721570975F,
- 0.0724089702F, 0.0726612565F, 0.0729139563F, 0.0731670694F,
- 0.0734205956F, 0.0736745347F, 0.0739288866F, 0.0741836510F,
- 0.0744388277F, 0.0746944166F, 0.0749504175F, 0.0752068301F,
- 0.0754636543F, 0.0757208899F, 0.0759785367F, 0.0762365946F,
- 0.0764950632F, 0.0767539424F, 0.0770132320F, 0.0772729319F,
- 0.0775330418F, 0.0777935616F, 0.0780544909F, 0.0783158298F,
- 0.0785775778F, 0.0788397349F, 0.0791023009F, 0.0793652755F,
- 0.0796286585F, 0.0798924498F, 0.0801566492F, 0.0804212564F,
- 0.0806862712F, 0.0809516935F, 0.0812175231F, 0.0814837597F,
- 0.0817504031F, 0.0820174532F, 0.0822849097F, 0.0825527724F,
- 0.0828210412F, 0.0830897158F, 0.0833587960F, 0.0836282816F,
- 0.0838981724F, 0.0841684682F, 0.0844391688F, 0.0847102740F,
- 0.0849817835F, 0.0852536973F, 0.0855260150F, 0.0857987364F,
- 0.0860718614F, 0.0863453897F, 0.0866193211F, 0.0868936554F,
- 0.0871683924F, 0.0874435319F, 0.0877190737F, 0.0879950175F,
- 0.0882713632F, 0.0885481105F, 0.0888252592F, 0.0891028091F,
- 0.0893807600F, 0.0896591117F, 0.0899378639F, 0.0902170165F,
- 0.0904965692F, 0.0907765218F, 0.0910568740F, 0.0913376258F,
- 0.0916187767F, 0.0919003268F, 0.0921822756F, 0.0924646230F,
- 0.0927473687F, 0.0930305126F, 0.0933140545F, 0.0935979940F,
- 0.0938823310F, 0.0941670653F, 0.0944521966F, 0.0947377247F,
- 0.0950236494F, 0.0953099704F, 0.0955966876F, 0.0958838007F,
- 0.0961713094F, 0.0964592136F, 0.0967475131F, 0.0970362075F,
- 0.0973252967F, 0.0976147805F, 0.0979046585F, 0.0981949307F,
- 0.0984855967F, 0.0987766563F, 0.0990681093F, 0.0993599555F,
- 0.0996521945F, 0.0999448263F, 0.1002378506F, 0.1005312671F,
- 0.1008250755F, 0.1011192757F, 0.1014138675F, 0.1017088505F,
- 0.1020042246F, 0.1022999895F, 0.1025961450F, 0.1028926909F,
- 0.1031896268F, 0.1034869526F, 0.1037846680F, 0.1040827729F,
- 0.1043812668F, 0.1046801497F, 0.1049794213F, 0.1052790813F,
- 0.1055791294F, 0.1058795656F, 0.1061803894F, 0.1064816006F,
- 0.1067831991F, 0.1070851846F, 0.1073875568F, 0.1076903155F,
- 0.1079934604F, 0.1082969913F, 0.1086009079F, 0.1089052101F,
- 0.1092098975F, 0.1095149699F, 0.1098204270F, 0.1101262687F,
- 0.1104324946F, 0.1107391045F, 0.1110460982F, 0.1113534754F,
- 0.1116612359F, 0.1119693793F, 0.1122779055F, 0.1125868142F,
- 0.1128961052F, 0.1132057781F, 0.1135158328F, 0.1138262690F,
- 0.1141370863F, 0.1144482847F, 0.1147598638F, 0.1150718233F,
- 0.1153841631F, 0.1156968828F, 0.1160099822F, 0.1163234610F,
- 0.1166373190F, 0.1169515559F, 0.1172661714F, 0.1175811654F,
- 0.1178965374F, 0.1182122874F, 0.1185284149F, 0.1188449198F,
- 0.1191618018F, 0.1194790606F, 0.1197966960F, 0.1201147076F,
- 0.1204330953F, 0.1207518587F, 0.1210709976F, 0.1213905118F,
- 0.1217104009F, 0.1220306647F, 0.1223513029F, 0.1226723153F,
- 0.1229937016F, 0.1233154615F, 0.1236375948F, 0.1239601011F,
- 0.1242829803F, 0.1246062319F, 0.1249298559F, 0.1252538518F,
- 0.1255782195F, 0.1259029586F, 0.1262280689F, 0.1265535501F,
- 0.1268794019F, 0.1272056241F, 0.1275322163F, 0.1278591784F,
- 0.1281865099F, 0.1285142108F, 0.1288422805F, 0.1291707190F,
- 0.1294995259F, 0.1298287009F, 0.1301582437F, 0.1304881542F,
- 0.1308184319F, 0.1311490766F, 0.1314800881F, 0.1318114660F,
- 0.1321432100F, 0.1324753200F, 0.1328077955F, 0.1331406364F,
- 0.1334738422F, 0.1338074129F, 0.1341413479F, 0.1344756472F,
- 0.1348103103F, 0.1351453370F, 0.1354807270F, 0.1358164801F,
- 0.1361525959F, 0.1364890741F, 0.1368259145F, 0.1371631167F,
- 0.1375006805F, 0.1378386056F, 0.1381768917F, 0.1385155384F,
- 0.1388545456F, 0.1391939129F, 0.1395336400F, 0.1398737266F,
- 0.1402141724F, 0.1405549772F, 0.1408961406F, 0.1412376623F,
- 0.1415795421F, 0.1419217797F, 0.1422643746F, 0.1426073268F,
- 0.1429506358F, 0.1432943013F, 0.1436383231F, 0.1439827008F,
- 0.1443274342F, 0.1446725229F, 0.1450179667F, 0.1453637652F,
- 0.1457099181F, 0.1460564252F, 0.1464032861F, 0.1467505006F,
- 0.1470980682F, 0.1474459888F, 0.1477942620F, 0.1481428875F,
- 0.1484918651F, 0.1488411942F, 0.1491908748F, 0.1495409065F,
- 0.1498912889F, 0.1502420218F, 0.1505931048F, 0.1509445376F,
- 0.1512963200F, 0.1516484516F, 0.1520009321F, 0.1523537612F,
- 0.1527069385F, 0.1530604638F, 0.1534143368F, 0.1537685571F,
- 0.1541231244F, 0.1544780384F, 0.1548332987F, 0.1551889052F,
- 0.1555448574F, 0.1559011550F, 0.1562577978F, 0.1566147853F,
- 0.1569721173F, 0.1573297935F, 0.1576878135F, 0.1580461771F,
- 0.1584048838F, 0.1587639334F, 0.1591233255F, 0.1594830599F,
- 0.1598431361F, 0.1602035540F, 0.1605643131F, 0.1609254131F,
- 0.1612868537F, 0.1616486346F, 0.1620107555F, 0.1623732160F,
- 0.1627360158F, 0.1630991545F, 0.1634626319F, 0.1638264476F,
- 0.1641906013F, 0.1645550926F, 0.1649199212F, 0.1652850869F,
- 0.1656505892F, 0.1660164278F, 0.1663826024F, 0.1667491127F,
- 0.1671159583F, 0.1674831388F, 0.1678506541F, 0.1682185036F,
- 0.1685866872F, 0.1689552044F, 0.1693240549F, 0.1696932384F,
- 0.1700627545F, 0.1704326029F, 0.1708027833F, 0.1711732952F,
- 0.1715441385F, 0.1719153127F, 0.1722868175F, 0.1726586526F,
- 0.1730308176F, 0.1734033121F, 0.1737761359F, 0.1741492886F,
- 0.1745227698F, 0.1748965792F, 0.1752707164F, 0.1756451812F,
- 0.1760199731F, 0.1763950918F, 0.1767705370F, 0.1771463083F,
- 0.1775224054F, 0.1778988279F, 0.1782755754F, 0.1786526477F,
- 0.1790300444F, 0.1794077651F, 0.1797858094F, 0.1801641771F,
- 0.1805428677F, 0.1809218810F, 0.1813012165F, 0.1816808739F,
- 0.1820608528F, 0.1824411530F, 0.1828217739F, 0.1832027154F,
- 0.1835839770F, 0.1839655584F, 0.1843474592F, 0.1847296790F,
- 0.1851122175F, 0.1854950744F, 0.1858782492F, 0.1862617417F,
- 0.1866455514F, 0.1870296780F, 0.1874141211F, 0.1877988804F,
- 0.1881839555F, 0.1885693461F, 0.1889550517F, 0.1893410721F,
- 0.1897274068F, 0.1901140555F, 0.1905010178F, 0.1908882933F,
- 0.1912758818F, 0.1916637828F, 0.1920519959F, 0.1924405208F,
- 0.1928293571F, 0.1932185044F, 0.1936079625F, 0.1939977308F,
- 0.1943878091F, 0.1947781969F, 0.1951688939F, 0.1955598998F,
- 0.1959512141F, 0.1963428364F, 0.1967347665F, 0.1971270038F,
- 0.1975195482F, 0.1979123990F, 0.1983055561F, 0.1986990190F,
- 0.1990927873F, 0.1994868607F, 0.1998812388F, 0.2002759212F,
- 0.2006709075F, 0.2010661974F, 0.2014617904F, 0.2018576862F,
- 0.2022538844F, 0.2026503847F, 0.2030471865F, 0.2034442897F,
- 0.2038416937F, 0.2042393982F, 0.2046374028F, 0.2050357071F,
- 0.2054343107F, 0.2058332133F, 0.2062324145F, 0.2066319138F,
- 0.2070317110F, 0.2074318055F, 0.2078321970F, 0.2082328852F,
- 0.2086338696F, 0.2090351498F, 0.2094367255F, 0.2098385962F,
- 0.2102407617F, 0.2106432213F, 0.2110459749F, 0.2114490220F,
- 0.2118523621F, 0.2122559950F, 0.2126599202F, 0.2130641373F,
- 0.2134686459F, 0.2138734456F, 0.2142785361F, 0.2146839168F,
- 0.2150895875F, 0.2154955478F, 0.2159017972F, 0.2163083353F,
- 0.2167151617F, 0.2171222761F, 0.2175296780F, 0.2179373670F,
- 0.2183453428F, 0.2187536049F, 0.2191621529F, 0.2195709864F,
- 0.2199801051F, 0.2203895085F, 0.2207991961F, 0.2212091677F,
- 0.2216194228F, 0.2220299610F, 0.2224407818F, 0.2228518850F,
- 0.2232632699F, 0.2236749364F, 0.2240868839F, 0.2244991121F,
- 0.2249116204F, 0.2253244086F, 0.2257374763F, 0.2261508229F,
- 0.2265644481F, 0.2269783514F, 0.2273925326F, 0.2278069911F,
- 0.2282217265F, 0.2286367384F, 0.2290520265F, 0.2294675902F,
- 0.2298834292F, 0.2302995431F, 0.2307159314F, 0.2311325937F,
- 0.2315495297F, 0.2319667388F, 0.2323842207F, 0.2328019749F,
- 0.2332200011F, 0.2336382988F, 0.2340568675F, 0.2344757070F,
- 0.2348948166F, 0.2353141961F, 0.2357338450F, 0.2361537629F,
- 0.2365739493F, 0.2369944038F, 0.2374151261F, 0.2378361156F,
- 0.2382573720F, 0.2386788948F, 0.2391006836F, 0.2395227380F,
- 0.2399450575F, 0.2403676417F, 0.2407904902F, 0.2412136026F,
- 0.2416369783F, 0.2420606171F, 0.2424845185F, 0.2429086820F,
- 0.2433331072F, 0.2437577936F, 0.2441827409F, 0.2446079486F,
- 0.2450334163F, 0.2454591435F, 0.2458851298F, 0.2463113747F,
- 0.2467378779F, 0.2471646389F, 0.2475916573F, 0.2480189325F,
- 0.2484464643F, 0.2488742521F, 0.2493022955F, 0.2497305940F,
- 0.2501591473F, 0.2505879549F, 0.2510170163F, 0.2514463311F,
- 0.2518758989F, 0.2523057193F, 0.2527357916F, 0.2531661157F,
- 0.2535966909F, 0.2540275169F, 0.2544585931F, 0.2548899193F,
- 0.2553214948F, 0.2557533193F, 0.2561853924F, 0.2566177135F,
- 0.2570502822F, 0.2574830981F, 0.2579161608F, 0.2583494697F,
- 0.2587830245F, 0.2592168246F, 0.2596508697F, 0.2600851593F,
- 0.2605196929F, 0.2609544701F, 0.2613894904F, 0.2618247534F,
- 0.2622602586F, 0.2626960055F, 0.2631319938F, 0.2635682230F,
- 0.2640046925F, 0.2644414021F, 0.2648783511F, 0.2653155391F,
- 0.2657529657F, 0.2661906305F, 0.2666285329F, 0.2670666725F,
- 0.2675050489F, 0.2679436616F, 0.2683825101F, 0.2688215940F,
- 0.2692609127F, 0.2697004660F, 0.2701402532F, 0.2705802739F,
- 0.2710205278F, 0.2714610142F, 0.2719017327F, 0.2723426830F,
- 0.2727838644F, 0.2732252766F, 0.2736669191F, 0.2741087914F,
- 0.2745508930F, 0.2749932235F, 0.2754357824F, 0.2758785693F,
- 0.2763215837F, 0.2767648251F, 0.2772082930F, 0.2776519870F,
- 0.2780959066F, 0.2785400513F, 0.2789844207F, 0.2794290143F,
- 0.2798738316F, 0.2803188722F, 0.2807641355F, 0.2812096211F,
- 0.2816553286F, 0.2821012574F, 0.2825474071F, 0.2829937773F,
- 0.2834403673F, 0.2838871768F, 0.2843342053F, 0.2847814523F,
- 0.2852289174F, 0.2856765999F, 0.2861244996F, 0.2865726159F,
- 0.2870209482F, 0.2874694962F, 0.2879182594F, 0.2883672372F,
- 0.2888164293F, 0.2892658350F, 0.2897154540F, 0.2901652858F,
- 0.2906153298F, 0.2910655856F, 0.2915160527F, 0.2919667306F,
- 0.2924176189F, 0.2928687171F, 0.2933200246F, 0.2937715409F,
- 0.2942232657F, 0.2946751984F, 0.2951273386F, 0.2955796856F,
- 0.2960322391F, 0.2964849986F, 0.2969379636F, 0.2973911335F,
- 0.2978445080F, 0.2982980864F, 0.2987518684F, 0.2992058534F,
- 0.2996600409F, 0.3001144305F, 0.3005690217F, 0.3010238139F,
- 0.3014788067F, 0.3019339995F, 0.3023893920F, 0.3028449835F,
- 0.3033007736F, 0.3037567618F, 0.3042129477F, 0.3046693306F,
- 0.3051259102F, 0.3055826859F, 0.3060396572F, 0.3064968236F,
- 0.3069541847F, 0.3074117399F, 0.3078694887F, 0.3083274307F,
- 0.3087855653F, 0.3092438920F, 0.3097024104F, 0.3101611199F,
- 0.3106200200F, 0.3110791103F, 0.3115383902F, 0.3119978592F,
- 0.3124575169F, 0.3129173627F, 0.3133773961F, 0.3138376166F,
- 0.3142980238F, 0.3147586170F, 0.3152193959F, 0.3156803598F,
- 0.3161415084F, 0.3166028410F, 0.3170643573F, 0.3175260566F,
- 0.3179879384F, 0.3184500023F, 0.3189122478F, 0.3193746743F,
- 0.3198372814F, 0.3203000685F, 0.3207630351F, 0.3212261807F,
- 0.3216895048F, 0.3221530069F, 0.3226166865F, 0.3230805430F,
- 0.3235445760F, 0.3240087849F, 0.3244731693F, 0.3249377285F,
- 0.3254024622F, 0.3258673698F, 0.3263324507F, 0.3267977045F,
- 0.3272631306F, 0.3277287286F, 0.3281944978F, 0.3286604379F,
- 0.3291265482F, 0.3295928284F, 0.3300592777F, 0.3305258958F,
- 0.3309926821F, 0.3314596361F, 0.3319267573F, 0.3323940451F,
- 0.3328614990F, 0.3333291186F, 0.3337969033F, 0.3342648525F,
- 0.3347329658F, 0.3352012427F, 0.3356696825F, 0.3361382849F,
- 0.3366070492F, 0.3370759749F, 0.3375450616F, 0.3380143087F,
- 0.3384837156F, 0.3389532819F, 0.3394230071F, 0.3398928905F,
- 0.3403629317F, 0.3408331302F, 0.3413034854F, 0.3417739967F,
- 0.3422446638F, 0.3427154860F, 0.3431864628F, 0.3436575938F,
- 0.3441288782F, 0.3446003158F, 0.3450719058F, 0.3455436478F,
- 0.3460155412F, 0.3464875856F, 0.3469597804F, 0.3474321250F,
- 0.3479046189F, 0.3483772617F, 0.3488500527F, 0.3493229914F,
- 0.3497960774F, 0.3502693100F, 0.3507426887F, 0.3512162131F,
- 0.3516898825F, 0.3521636965F, 0.3526376545F, 0.3531117559F,
- 0.3535860003F, 0.3540603870F, 0.3545349157F, 0.3550095856F,
- 0.3554843964F, 0.3559593474F, 0.3564344381F, 0.3569096680F,
- 0.3573850366F, 0.3578605432F, 0.3583361875F, 0.3588119687F,
- 0.3592878865F, 0.3597639402F, 0.3602401293F, 0.3607164533F,
- 0.3611929117F, 0.3616695038F, 0.3621462292F, 0.3626230873F,
- 0.3631000776F, 0.3635771995F, 0.3640544525F, 0.3645318360F,
- 0.3650093496F, 0.3654869926F, 0.3659647645F, 0.3664426648F,
- 0.3669206930F, 0.3673988484F, 0.3678771306F, 0.3683555390F,
- 0.3688340731F, 0.3693127322F, 0.3697915160F, 0.3702704237F,
- 0.3707494549F, 0.3712286091F, 0.3717078857F, 0.3721872840F,
- 0.3726668037F, 0.3731464441F, 0.3736262047F, 0.3741060850F,
- 0.3745860843F, 0.3750662023F, 0.3755464382F, 0.3760267915F,
- 0.3765072618F, 0.3769878484F, 0.3774685509F, 0.3779493686F,
- 0.3784303010F, 0.3789113475F, 0.3793925076F, 0.3798737809F,
- 0.3803551666F, 0.3808366642F, 0.3813182733F, 0.3817999932F,
- 0.3822818234F, 0.3827637633F, 0.3832458124F, 0.3837279702F,
- 0.3842102360F, 0.3846926093F, 0.3851750897F, 0.3856576764F,
- 0.3861403690F, 0.3866231670F, 0.3871060696F, 0.3875890765F,
- 0.3880721870F, 0.3885554007F, 0.3890387168F, 0.3895221349F,
- 0.3900056544F, 0.3904892748F, 0.3909729955F, 0.3914568160F,
- 0.3919407356F, 0.3924247539F, 0.3929088702F, 0.3933930841F,
- 0.3938773949F, 0.3943618021F, 0.3948463052F, 0.3953309035F,
- 0.3958155966F, 0.3963003838F, 0.3967852646F, 0.3972702385F,
- 0.3977553048F, 0.3982404631F, 0.3987257127F, 0.3992110531F,
- 0.3996964838F, 0.4001820041F, 0.4006676136F, 0.4011533116F,
- 0.4016390976F, 0.4021249710F, 0.4026109313F, 0.4030969779F,
- 0.4035831102F, 0.4040693277F, 0.4045556299F, 0.4050420160F,
- 0.4055284857F, 0.4060150383F, 0.4065016732F, 0.4069883899F,
- 0.4074751879F, 0.4079620665F, 0.4084490252F, 0.4089360635F,
- 0.4094231807F, 0.4099103763F, 0.4103976498F, 0.4108850005F,
- 0.4113724280F, 0.4118599315F, 0.4123475107F, 0.4128351648F,
- 0.4133228934F, 0.4138106959F, 0.4142985716F, 0.4147865201F,
- 0.4152745408F, 0.4157626330F, 0.4162507963F, 0.4167390301F,
- 0.4172273337F, 0.4177157067F, 0.4182041484F, 0.4186926583F,
- 0.4191812359F, 0.4196698805F, 0.4201585915F, 0.4206473685F,
- 0.4211362108F, 0.4216251179F, 0.4221140892F, 0.4226031241F,
- 0.4230922221F, 0.4235813826F, 0.4240706050F, 0.4245598887F,
- 0.4250492332F, 0.4255386379F, 0.4260281022F, 0.4265176256F,
- 0.4270072075F, 0.4274968473F, 0.4279865445F, 0.4284762984F,
- 0.4289661086F, 0.4294559743F, 0.4299458951F, 0.4304358704F,
- 0.4309258996F, 0.4314159822F, 0.4319061175F, 0.4323963050F,
- 0.4328865441F, 0.4333768342F, 0.4338671749F, 0.4343575654F,
- 0.4348480052F, 0.4353384938F, 0.4358290306F, 0.4363196149F,
- 0.4368102463F, 0.4373009241F, 0.4377916478F, 0.4382824168F,
- 0.4387732305F, 0.4392640884F, 0.4397549899F, 0.4402459343F,
- 0.4407369212F, 0.4412279499F, 0.4417190198F, 0.4422101305F,
- 0.4427012813F, 0.4431924717F, 0.4436837010F, 0.4441749686F,
- 0.4446662742F, 0.4451576169F, 0.4456489963F, 0.4461404118F,
- 0.4466318628F, 0.4471233487F, 0.4476148690F, 0.4481064230F,
- 0.4485980103F, 0.4490896302F, 0.4495812821F, 0.4500729654F,
- 0.4505646797F, 0.4510564243F, 0.4515481986F, 0.4520400021F,
- 0.4525318341F, 0.4530236942F, 0.4535155816F, 0.4540074959F,
- 0.4544994365F, 0.4549914028F, 0.4554833941F, 0.4559754100F,
- 0.4564674499F, 0.4569595131F, 0.4574515991F, 0.4579437074F,
- 0.4584358372F, 0.4589279881F, 0.4594201595F, 0.4599123508F,
- 0.4604045615F, 0.4608967908F, 0.4613890383F, 0.4618813034F,
- 0.4623735855F, 0.4628658841F, 0.4633581984F, 0.4638505281F,
- 0.4643428724F, 0.4648352308F, 0.4653276028F, 0.4658199877F,
- 0.4663123849F, 0.4668047940F, 0.4672972143F, 0.4677896451F,
- 0.4682820861F, 0.4687745365F, 0.4692669958F, 0.4697594634F,
- 0.4702519387F, 0.4707444211F, 0.4712369102F, 0.4717294052F,
- 0.4722219056F, 0.4727144109F, 0.4732069204F, 0.4736994336F,
- 0.4741919498F, 0.4746844686F, 0.4751769893F, 0.4756695113F,
- 0.4761620341F, 0.4766545571F, 0.4771470797F, 0.4776396013F,
- 0.4781321213F, 0.4786246392F, 0.4791171544F, 0.4796096663F,
- 0.4801021744F, 0.4805946779F, 0.4810871765F, 0.4815796694F,
- 0.4820721561F, 0.4825646360F, 0.4830571086F, 0.4835495732F,
- 0.4840420293F, 0.4845344763F, 0.4850269136F, 0.4855193407F,
- 0.4860117569F, 0.4865041617F, 0.4869965545F, 0.4874889347F,
- 0.4879813018F, 0.4884736551F, 0.4889659941F, 0.4894583182F,
- 0.4899506268F, 0.4904429193F, 0.4909351952F, 0.4914274538F,
- 0.4919196947F, 0.4924119172F, 0.4929041207F, 0.4933963046F,
- 0.4938884685F, 0.4943806116F, 0.4948727335F, 0.4953648335F,
- 0.4958569110F, 0.4963489656F, 0.4968409965F, 0.4973330032F,
- 0.4978249852F, 0.4983169419F, 0.4988088726F, 0.4993007768F,
- 0.4997926539F, 0.5002845034F, 0.5007763247F, 0.5012681171F,
- 0.5017598801F, 0.5022516132F, 0.5027433157F, 0.5032349871F,
- 0.5037266268F, 0.5042182341F, 0.5047098086F, 0.5052013497F,
- 0.5056928567F, 0.5061843292F, 0.5066757664F, 0.5071671679F,
- 0.5076585330F, 0.5081498613F, 0.5086411520F, 0.5091324047F,
- 0.5096236187F, 0.5101147934F, 0.5106059284F, 0.5110970230F,
- 0.5115880766F, 0.5120790887F, 0.5125700587F, 0.5130609860F,
- 0.5135518700F, 0.5140427102F, 0.5145335059F, 0.5150242566F,
- 0.5155149618F, 0.5160056208F, 0.5164962331F, 0.5169867980F,
- 0.5174773151F, 0.5179677837F, 0.5184582033F, 0.5189485733F,
- 0.5194388931F, 0.5199291621F, 0.5204193798F, 0.5209095455F,
- 0.5213996588F, 0.5218897190F, 0.5223797256F, 0.5228696779F,
- 0.5233595755F, 0.5238494177F, 0.5243392039F, 0.5248289337F,
- 0.5253186063F, 0.5258082213F, 0.5262977781F, 0.5267872760F,
- 0.5272767146F, 0.5277660932F, 0.5282554112F, 0.5287446682F,
- 0.5292338635F, 0.5297229965F, 0.5302120667F, 0.5307010736F,
- 0.5311900164F, 0.5316788947F, 0.5321677079F, 0.5326564554F,
- 0.5331451366F, 0.5336337511F, 0.5341222981F, 0.5346107771F,
- 0.5350991876F, 0.5355875290F, 0.5360758007F, 0.5365640021F,
- 0.5370521327F, 0.5375401920F, 0.5380281792F, 0.5385160939F,
- 0.5390039355F, 0.5394917034F, 0.5399793971F, 0.5404670159F,
- 0.5409545594F, 0.5414420269F, 0.5419294179F, 0.5424167318F,
- 0.5429039680F, 0.5433911261F, 0.5438782053F, 0.5443652051F,
- 0.5448521250F, 0.5453389644F, 0.5458257228F, 0.5463123995F,
- 0.5467989940F, 0.5472855057F, 0.5477719341F, 0.5482582786F,
- 0.5487445387F, 0.5492307137F, 0.5497168031F, 0.5502028063F,
- 0.5506887228F, 0.5511745520F, 0.5516602934F, 0.5521459463F,
- 0.5526315103F, 0.5531169847F, 0.5536023690F, 0.5540876626F,
- 0.5545728649F, 0.5550579755F, 0.5555429937F, 0.5560279189F,
- 0.5565127507F, 0.5569974884F, 0.5574821315F, 0.5579666794F,
- 0.5584511316F, 0.5589354875F, 0.5594197465F, 0.5599039080F,
- 0.5603879716F, 0.5608719367F, 0.5613558026F, 0.5618395689F,
- 0.5623232350F, 0.5628068002F, 0.5632902642F, 0.5637736262F,
- 0.5642568858F, 0.5647400423F, 0.5652230953F, 0.5657060442F,
- 0.5661888883F, 0.5666716272F, 0.5671542603F, 0.5676367870F,
- 0.5681192069F, 0.5686015192F, 0.5690837235F, 0.5695658192F,
- 0.5700478058F, 0.5705296827F, 0.5710114494F, 0.5714931052F,
- 0.5719746497F, 0.5724560822F, 0.5729374023F, 0.5734186094F,
- 0.5738997029F, 0.5743806823F, 0.5748615470F, 0.5753422965F,
- 0.5758229301F, 0.5763034475F, 0.5767838480F, 0.5772641310F,
- 0.5777442960F, 0.5782243426F, 0.5787042700F, 0.5791840778F,
- 0.5796637654F, 0.5801433322F, 0.5806227778F, 0.5811021016F,
- 0.5815813029F, 0.5820603814F, 0.5825393363F, 0.5830181673F,
- 0.5834968737F, 0.5839754549F, 0.5844539105F, 0.5849322399F,
- 0.5854104425F, 0.5858885179F, 0.5863664653F, 0.5868442844F,
- 0.5873219746F, 0.5877995353F, 0.5882769660F, 0.5887542661F,
- 0.5892314351F, 0.5897084724F, 0.5901853776F, 0.5906621500F,
- 0.5911387892F, 0.5916152945F, 0.5920916655F, 0.5925679016F,
- 0.5930440022F, 0.5935199669F, 0.5939957950F, 0.5944714861F,
- 0.5949470396F, 0.5954224550F, 0.5958977317F, 0.5963728692F,
- 0.5968478669F, 0.5973227244F, 0.5977974411F, 0.5982720163F,
- 0.5987464497F, 0.5992207407F, 0.5996948887F, 0.6001688932F,
- 0.6006427537F, 0.6011164696F, 0.6015900405F, 0.6020634657F,
- 0.6025367447F, 0.6030098770F, 0.6034828621F, 0.6039556995F,
- 0.6044283885F, 0.6049009288F, 0.6053733196F, 0.6058455606F,
- 0.6063176512F, 0.6067895909F, 0.6072613790F, 0.6077330152F,
- 0.6082044989F, 0.6086758295F, 0.6091470065F, 0.6096180294F,
- 0.6100888977F, 0.6105596108F, 0.6110301682F, 0.6115005694F,
- 0.6119708139F, 0.6124409011F, 0.6129108305F, 0.6133806017F,
- 0.6138502139F, 0.6143196669F, 0.6147889599F, 0.6152580926F,
- 0.6157270643F, 0.6161958746F, 0.6166645230F, 0.6171330088F,
- 0.6176013317F, 0.6180694910F, 0.6185374863F, 0.6190053171F,
- 0.6194729827F, 0.6199404828F, 0.6204078167F, 0.6208749841F,
- 0.6213419842F, 0.6218088168F, 0.6222754811F, 0.6227419768F,
- 0.6232083032F, 0.6236744600F, 0.6241404465F, 0.6246062622F,
- 0.6250719067F, 0.6255373795F, 0.6260026799F, 0.6264678076F,
- 0.6269327619F, 0.6273975425F, 0.6278621487F, 0.6283265800F,
- 0.6287908361F, 0.6292549163F, 0.6297188201F, 0.6301825471F,
- 0.6306460966F, 0.6311094683F, 0.6315726617F, 0.6320356761F,
- 0.6324985111F, 0.6329611662F, 0.6334236410F, 0.6338859348F,
- 0.6343480472F, 0.6348099777F, 0.6352717257F, 0.6357332909F,
- 0.6361946726F, 0.6366558704F, 0.6371168837F, 0.6375777122F,
- 0.6380383552F, 0.6384988123F, 0.6389590830F, 0.6394191668F,
- 0.6398790631F, 0.6403387716F, 0.6407982916F, 0.6412576228F,
- 0.6417167645F, 0.6421757163F, 0.6426344778F, 0.6430930483F,
- 0.6435514275F, 0.6440096149F, 0.6444676098F, 0.6449254119F,
- 0.6453830207F, 0.6458404356F, 0.6462976562F, 0.6467546820F,
- 0.6472115125F, 0.6476681472F, 0.6481245856F, 0.6485808273F,
- 0.6490368717F, 0.6494927183F, 0.6499483667F, 0.6504038164F,
- 0.6508590670F, 0.6513141178F, 0.6517689684F, 0.6522236185F,
- 0.6526780673F, 0.6531323146F, 0.6535863598F, 0.6540402024F,
- 0.6544938419F, 0.6549472779F, 0.6554005099F, 0.6558535373F,
- 0.6563063598F, 0.6567589769F, 0.6572113880F, 0.6576635927F,
- 0.6581155906F, 0.6585673810F, 0.6590189637F, 0.6594703380F,
- 0.6599215035F, 0.6603724598F, 0.6608232064F, 0.6612737427F,
- 0.6617240684F, 0.6621741829F, 0.6626240859F, 0.6630737767F,
- 0.6635232550F, 0.6639725202F, 0.6644215720F, 0.6648704098F,
- 0.6653190332F, 0.6657674417F, 0.6662156348F, 0.6666636121F,
- 0.6671113731F, 0.6675589174F, 0.6680062445F, 0.6684533538F,
- 0.6689002450F, 0.6693469177F, 0.6697933712F, 0.6702396052F,
- 0.6706856193F, 0.6711314129F, 0.6715769855F, 0.6720223369F,
- 0.6724674664F, 0.6729123736F, 0.6733570581F, 0.6738015194F,
- 0.6742457570F, 0.6746897706F, 0.6751335596F, 0.6755771236F,
- 0.6760204621F, 0.6764635747F, 0.6769064609F, 0.6773491204F,
- 0.6777915525F, 0.6782337570F, 0.6786757332F, 0.6791174809F,
- 0.6795589995F, 0.6800002886F, 0.6804413477F, 0.6808821765F,
- 0.6813227743F, 0.6817631409F, 0.6822032758F, 0.6826431785F,
- 0.6830828485F, 0.6835222855F, 0.6839614890F, 0.6844004585F,
- 0.6848391936F, 0.6852776939F, 0.6857159589F, 0.6861539883F,
- 0.6865917815F, 0.6870293381F, 0.6874666576F, 0.6879037398F,
- 0.6883405840F, 0.6887771899F, 0.6892135571F, 0.6896496850F,
- 0.6900855733F, 0.6905212216F, 0.6909566294F, 0.6913917963F,
- 0.6918267218F, 0.6922614055F, 0.6926958471F, 0.6931300459F,
- 0.6935640018F, 0.6939977141F, 0.6944311825F, 0.6948644066F,
- 0.6952973859F, 0.6957301200F, 0.6961626085F, 0.6965948510F,
- 0.6970268470F, 0.6974585961F, 0.6978900980F, 0.6983213521F,
- 0.6987523580F, 0.6991831154F, 0.6996136238F, 0.7000438828F,
- 0.7004738921F, 0.7009036510F, 0.7013331594F, 0.7017624166F,
- 0.7021914224F, 0.7026201763F, 0.7030486779F, 0.7034769268F,
- 0.7039049226F, 0.7043326648F, 0.7047601531F, 0.7051873870F,
- 0.7056143662F, 0.7060410902F, 0.7064675586F, 0.7068937711F,
- 0.7073197271F, 0.7077454264F, 0.7081708684F, 0.7085960529F,
- 0.7090209793F, 0.7094456474F, 0.7098700566F, 0.7102942066F,
- 0.7107180970F, 0.7111417274F, 0.7115650974F, 0.7119882066F,
- 0.7124110545F, 0.7128336409F, 0.7132559653F, 0.7136780272F,
- 0.7140998264F, 0.7145213624F, 0.7149426348F, 0.7153636433F,
- 0.7157843874F, 0.7162048668F, 0.7166250810F, 0.7170450296F,
- 0.7174647124F, 0.7178841289F, 0.7183032786F, 0.7187221613F,
- 0.7191407765F, 0.7195591239F, 0.7199772030F, 0.7203950135F,
- 0.7208125550F, 0.7212298271F, 0.7216468294F, 0.7220635616F,
- 0.7224800233F, 0.7228962140F, 0.7233121335F, 0.7237277813F,
- 0.7241431571F, 0.7245582604F, 0.7249730910F, 0.7253876484F,
- 0.7258019322F, 0.7262159422F, 0.7266296778F, 0.7270431388F,
- 0.7274563247F, 0.7278692353F, 0.7282818700F, 0.7286942287F,
- 0.7291063108F, 0.7295181160F, 0.7299296440F, 0.7303408944F,
- 0.7307518669F, 0.7311625609F, 0.7315729763F, 0.7319831126F,
- 0.7323929695F, 0.7328025466F, 0.7332118435F, 0.7336208600F,
- 0.7340295955F, 0.7344380499F, 0.7348462226F, 0.7352541134F,
- 0.7356617220F, 0.7360690478F, 0.7364760907F, 0.7368828502F,
- 0.7372893259F, 0.7376955176F, 0.7381014249F, 0.7385070475F,
- 0.7389123849F, 0.7393174368F, 0.7397222029F, 0.7401266829F,
- 0.7405308763F, 0.7409347829F, 0.7413384023F, 0.7417417341F,
- 0.7421447780F, 0.7425475338F, 0.7429500009F, 0.7433521791F,
- 0.7437540681F, 0.7441556674F, 0.7445569769F, 0.7449579960F,
- 0.7453587245F, 0.7457591621F, 0.7461593084F, 0.7465591631F,
- 0.7469587259F, 0.7473579963F, 0.7477569741F, 0.7481556590F,
- 0.7485540506F, 0.7489521486F, 0.7493499526F, 0.7497474623F,
- 0.7501446775F, 0.7505415977F, 0.7509382227F, 0.7513345521F,
- 0.7517305856F, 0.7521263229F, 0.7525217636F, 0.7529169074F,
- 0.7533117541F, 0.7537063032F, 0.7541005545F, 0.7544945076F,
- 0.7548881623F, 0.7552815182F, 0.7556745749F, 0.7560673323F,
- 0.7564597899F, 0.7568519474F, 0.7572438046F, 0.7576353611F,
- 0.7580266166F, 0.7584175708F, 0.7588082235F, 0.7591985741F,
- 0.7595886226F, 0.7599783685F, 0.7603678116F, 0.7607569515F,
- 0.7611457879F, 0.7615343206F, 0.7619225493F, 0.7623104735F,
- 0.7626980931F, 0.7630854078F, 0.7634724171F, 0.7638591209F,
- 0.7642455188F, 0.7646316106F, 0.7650173959F, 0.7654028744F,
- 0.7657880459F, 0.7661729100F, 0.7665574664F, 0.7669417150F,
- 0.7673256553F, 0.7677092871F, 0.7680926100F, 0.7684756239F,
- 0.7688583284F, 0.7692407232F, 0.7696228080F, 0.7700045826F,
- 0.7703860467F, 0.7707671999F, 0.7711480420F, 0.7715285728F,
- 0.7719087918F, 0.7722886989F, 0.7726682938F, 0.7730475762F,
- 0.7734265458F, 0.7738052023F, 0.7741835454F, 0.7745615750F,
- 0.7749392906F, 0.7753166921F, 0.7756937791F, 0.7760705514F,
- 0.7764470087F, 0.7768231508F, 0.7771989773F, 0.7775744880F,
- 0.7779496827F, 0.7783245610F, 0.7786991227F, 0.7790733676F,
- 0.7794472953F, 0.7798209056F, 0.7801941982F, 0.7805671729F,
- 0.7809398294F, 0.7813121675F, 0.7816841869F, 0.7820558873F,
- 0.7824272684F, 0.7827983301F, 0.7831690720F, 0.7835394940F,
- 0.7839095957F, 0.7842793768F, 0.7846488373F, 0.7850179767F,
- 0.7853867948F, 0.7857552914F, 0.7861234663F, 0.7864913191F,
- 0.7868588497F, 0.7872260578F, 0.7875929431F, 0.7879595055F,
- 0.7883257445F, 0.7886916601F, 0.7890572520F, 0.7894225198F,
- 0.7897874635F, 0.7901520827F, 0.7905163772F, 0.7908803468F,
- 0.7912439912F, 0.7916073102F, 0.7919703035F, 0.7923329710F,
- 0.7926953124F, 0.7930573274F, 0.7934190158F, 0.7937803774F,
- 0.7941414120F, 0.7945021193F, 0.7948624991F, 0.7952225511F,
- 0.7955822752F, 0.7959416711F, 0.7963007387F, 0.7966594775F,
- 0.7970178875F, 0.7973759685F, 0.7977337201F, 0.7980911422F,
- 0.7984482346F, 0.7988049970F, 0.7991614292F, 0.7995175310F,
- 0.7998733022F, 0.8002287426F, 0.8005838519F, 0.8009386299F,
- 0.8012930765F, 0.8016471914F, 0.8020009744F, 0.8023544253F,
- 0.8027075438F, 0.8030603298F, 0.8034127831F, 0.8037649035F,
- 0.8041166906F, 0.8044681445F, 0.8048192647F, 0.8051700512F,
- 0.8055205038F, 0.8058706222F, 0.8062204062F, 0.8065698556F,
- 0.8069189702F, 0.8072677499F, 0.8076161944F, 0.8079643036F,
- 0.8083120772F, 0.8086595151F, 0.8090066170F, 0.8093533827F,
- 0.8096998122F, 0.8100459051F, 0.8103916613F, 0.8107370806F,
- 0.8110821628F, 0.8114269077F, 0.8117713151F, 0.8121153849F,
- 0.8124591169F, 0.8128025108F, 0.8131455666F, 0.8134882839F,
- 0.8138306627F, 0.8141727027F, 0.8145144038F, 0.8148557658F,
- 0.8151967886F, 0.8155374718F, 0.8158778154F, 0.8162178192F,
- 0.8165574830F, 0.8168968067F, 0.8172357900F, 0.8175744328F,
- 0.8179127349F, 0.8182506962F, 0.8185883164F, 0.8189255955F,
- 0.8192625332F, 0.8195991295F, 0.8199353840F, 0.8202712967F,
- 0.8206068673F, 0.8209420958F, 0.8212769820F, 0.8216115256F,
- 0.8219457266F, 0.8222795848F, 0.8226131000F, 0.8229462721F,
- 0.8232791009F, 0.8236115863F, 0.8239437280F, 0.8242755260F,
- 0.8246069801F, 0.8249380901F, 0.8252688559F, 0.8255992774F,
- 0.8259293544F, 0.8262590867F, 0.8265884741F, 0.8269175167F,
- 0.8272462141F, 0.8275745663F, 0.8279025732F, 0.8282302344F,
- 0.8285575501F, 0.8288845199F, 0.8292111437F, 0.8295374215F,
- 0.8298633530F, 0.8301889382F, 0.8305141768F, 0.8308390688F,
- 0.8311636141F, 0.8314878124F, 0.8318116637F, 0.8321351678F,
- 0.8324583246F, 0.8327811340F, 0.8331035957F, 0.8334257098F,
- 0.8337474761F, 0.8340688944F, 0.8343899647F, 0.8347106867F,
- 0.8350310605F, 0.8353510857F, 0.8356707624F, 0.8359900904F,
- 0.8363090696F, 0.8366276999F, 0.8369459811F, 0.8372639131F,
- 0.8375814958F, 0.8378987292F, 0.8382156130F, 0.8385321472F,
- 0.8388483316F, 0.8391641662F, 0.8394796508F, 0.8397947853F,
- 0.8401095697F, 0.8404240037F, 0.8407380873F, 0.8410518204F,
- 0.8413652029F, 0.8416782347F, 0.8419909156F, 0.8423032456F,
- 0.8426152245F, 0.8429268523F, 0.8432381289F, 0.8435490541F,
- 0.8438596279F, 0.8441698502F, 0.8444797208F, 0.8447892396F,
- 0.8450984067F, 0.8454072218F, 0.8457156849F, 0.8460237959F,
- 0.8463315547F, 0.8466389612F, 0.8469460154F, 0.8472527170F,
- 0.8475590661F, 0.8478650625F, 0.8481707063F, 0.8484759971F,
- 0.8487809351F, 0.8490855201F, 0.8493897521F, 0.8496936308F,
- 0.8499971564F, 0.8503003286F, 0.8506031474F, 0.8509056128F,
- 0.8512077246F, 0.8515094828F, 0.8518108872F, 0.8521119379F,
- 0.8524126348F, 0.8527129777F, 0.8530129666F, 0.8533126015F,
- 0.8536118822F, 0.8539108087F, 0.8542093809F, 0.8545075988F,
- 0.8548054623F, 0.8551029712F, 0.8554001257F, 0.8556969255F,
- 0.8559933707F, 0.8562894611F, 0.8565851968F, 0.8568805775F,
- 0.8571756034F, 0.8574702743F, 0.8577645902F, 0.8580585509F,
- 0.8583521566F, 0.8586454070F, 0.8589383021F, 0.8592308420F,
- 0.8595230265F, 0.8598148556F, 0.8601063292F, 0.8603974473F,
- 0.8606882098F, 0.8609786167F, 0.8612686680F, 0.8615583636F,
- 0.8618477034F, 0.8621366874F, 0.8624253156F, 0.8627135878F,
- 0.8630015042F, 0.8632890646F, 0.8635762690F, 0.8638631173F,
- 0.8641496096F, 0.8644357457F, 0.8647215257F, 0.8650069495F,
- 0.8652920171F, 0.8655767283F, 0.8658610833F, 0.8661450820F,
- 0.8664287243F, 0.8667120102F, 0.8669949397F, 0.8672775127F,
- 0.8675597293F, 0.8678415894F, 0.8681230929F, 0.8684042398F,
- 0.8686850302F, 0.8689654640F, 0.8692455412F, 0.8695252617F,
- 0.8698046255F, 0.8700836327F, 0.8703622831F, 0.8706405768F,
- 0.8709185138F, 0.8711960940F, 0.8714733174F, 0.8717501840F,
- 0.8720266939F, 0.8723028469F, 0.8725786430F, 0.8728540824F,
- 0.8731291648F, 0.8734038905F, 0.8736782592F, 0.8739522711F,
- 0.8742259261F, 0.8744992242F, 0.8747721653F, 0.8750447496F,
- 0.8753169770F, 0.8755888475F, 0.8758603611F, 0.8761315177F,
- 0.8764023175F, 0.8766727603F, 0.8769428462F, 0.8772125752F,
- 0.8774819474F, 0.8777509626F, 0.8780196209F, 0.8782879224F,
- 0.8785558669F, 0.8788234546F, 0.8790906854F, 0.8793575594F,
- 0.8796240765F, 0.8798902368F, 0.8801560403F, 0.8804214870F,
- 0.8806865768F, 0.8809513099F, 0.8812156863F, 0.8814797059F,
- 0.8817433687F, 0.8820066749F, 0.8822696243F, 0.8825322171F,
- 0.8827944532F, 0.8830563327F, 0.8833178556F, 0.8835790219F,
- 0.8838398316F, 0.8841002848F, 0.8843603815F, 0.8846201217F,
- 0.8848795054F, 0.8851385327F, 0.8853972036F, 0.8856555182F,
- 0.8859134764F, 0.8861710783F, 0.8864283239F, 0.8866852133F,
- 0.8869417464F, 0.8871979234F, 0.8874537443F, 0.8877092090F,
- 0.8879643177F, 0.8882190704F, 0.8884734671F, 0.8887275078F,
- 0.8889811927F, 0.8892345216F, 0.8894874948F, 0.8897401122F,
- 0.8899923738F, 0.8902442798F, 0.8904958301F, 0.8907470248F,
- 0.8909978640F, 0.8912483477F, 0.8914984759F, 0.8917482487F,
- 0.8919976662F, 0.8922467284F, 0.8924954353F, 0.8927437871F,
- 0.8929917837F, 0.8932394252F, 0.8934867118F, 0.8937336433F,
- 0.8939802199F, 0.8942264417F, 0.8944723087F, 0.8947178210F,
- 0.8949629785F, 0.8952077815F, 0.8954522299F, 0.8956963239F,
- 0.8959400634F, 0.8961834486F, 0.8964264795F, 0.8966691561F,
- 0.8969114786F, 0.8971534470F, 0.8973950614F, 0.8976363219F,
- 0.8978772284F, 0.8981177812F, 0.8983579802F, 0.8985978256F,
- 0.8988373174F, 0.8990764556F, 0.8993152405F, 0.8995536720F,
- 0.8997917502F, 0.9000294751F, 0.9002668470F, 0.9005038658F,
- 0.9007405317F, 0.9009768446F, 0.9012128048F, 0.9014484123F,
- 0.9016836671F, 0.9019185693F, 0.9021531191F, 0.9023873165F,
- 0.9026211616F, 0.9028546546F, 0.9030877954F, 0.9033205841F,
- 0.9035530210F, 0.9037851059F, 0.9040168392F, 0.9042482207F,
- 0.9044792507F, 0.9047099293F, 0.9049402564F, 0.9051702323F,
- 0.9053998569F, 0.9056291305F, 0.9058580531F, 0.9060866248F,
- 0.9063148457F, 0.9065427159F, 0.9067702355F, 0.9069974046F,
- 0.9072242233F, 0.9074506917F, 0.9076768100F, 0.9079025782F,
- 0.9081279964F, 0.9083530647F, 0.9085777833F, 0.9088021523F,
- 0.9090261717F, 0.9092498417F, 0.9094731623F, 0.9096961338F,
- 0.9099187561F, 0.9101410295F, 0.9103629540F, 0.9105845297F,
- 0.9108057568F, 0.9110266354F, 0.9112471656F, 0.9114673475F,
- 0.9116871812F, 0.9119066668F, 0.9121258046F, 0.9123445945F,
- 0.9125630367F, 0.9127811314F, 0.9129988786F, 0.9132162785F,
- 0.9134333312F, 0.9136500368F, 0.9138663954F, 0.9140824073F,
- 0.9142980724F, 0.9145133910F, 0.9147283632F, 0.9149429890F,
- 0.9151572687F, 0.9153712023F, 0.9155847900F, 0.9157980319F,
- 0.9160109282F, 0.9162234790F, 0.9164356844F, 0.9166475445F,
- 0.9168590595F, 0.9170702296F, 0.9172810548F, 0.9174915354F,
- 0.9177016714F, 0.9179114629F, 0.9181209102F, 0.9183300134F,
- 0.9185387726F, 0.9187471879F, 0.9189552595F, 0.9191629876F,
- 0.9193703723F, 0.9195774136F, 0.9197841119F, 0.9199904672F,
- 0.9201964797F, 0.9204021495F, 0.9206074767F, 0.9208124616F,
- 0.9210171043F, 0.9212214049F, 0.9214253636F, 0.9216289805F,
- 0.9218322558F, 0.9220351896F, 0.9222377821F, 0.9224400335F,
- 0.9226419439F, 0.9228435134F, 0.9230447423F, 0.9232456307F,
- 0.9234461787F, 0.9236463865F, 0.9238462543F, 0.9240457822F,
- 0.9242449704F, 0.9244438190F, 0.9246423282F, 0.9248404983F,
- 0.9250383293F, 0.9252358214F, 0.9254329747F, 0.9256297896F,
- 0.9258262660F, 0.9260224042F, 0.9262182044F, 0.9264136667F,
- 0.9266087913F, 0.9268035783F, 0.9269980280F, 0.9271921405F,
- 0.9273859160F, 0.9275793546F, 0.9277724566F, 0.9279652221F,
- 0.9281576513F, 0.9283497443F, 0.9285415014F, 0.9287329227F,
- 0.9289240084F, 0.9291147586F, 0.9293051737F, 0.9294952536F,
- 0.9296849987F, 0.9298744091F, 0.9300634850F, 0.9302522266F,
- 0.9304406340F, 0.9306287074F, 0.9308164471F, 0.9310038532F,
- 0.9311909259F, 0.9313776654F, 0.9315640719F, 0.9317501455F,
- 0.9319358865F, 0.9321212951F, 0.9323063713F, 0.9324911155F,
- 0.9326755279F, 0.9328596085F, 0.9330433577F, 0.9332267756F,
- 0.9334098623F, 0.9335926182F, 0.9337750434F, 0.9339571380F,
- 0.9341389023F, 0.9343203366F, 0.9345014409F, 0.9346822155F,
- 0.9348626606F, 0.9350427763F, 0.9352225630F, 0.9354020207F,
- 0.9355811498F, 0.9357599503F, 0.9359384226F, 0.9361165667F,
- 0.9362943830F, 0.9364718716F, 0.9366490327F, 0.9368258666F,
- 0.9370023733F, 0.9371785533F, 0.9373544066F, 0.9375299335F,
- 0.9377051341F, 0.9378800087F, 0.9380545576F, 0.9382287809F,
- 0.9384026787F, 0.9385762515F, 0.9387494993F, 0.9389224223F,
- 0.9390950209F, 0.9392672951F, 0.9394392453F, 0.9396108716F,
- 0.9397821743F, 0.9399531536F, 0.9401238096F, 0.9402941427F,
- 0.9404641530F, 0.9406338407F, 0.9408032061F, 0.9409722495F,
- 0.9411409709F, 0.9413093707F, 0.9414774491F, 0.9416452062F,
- 0.9418126424F, 0.9419797579F, 0.9421465528F, 0.9423130274F,
- 0.9424791819F, 0.9426450166F, 0.9428105317F, 0.9429757274F,
- 0.9431406039F, 0.9433051616F, 0.9434694005F, 0.9436333209F,
- 0.9437969232F, 0.9439602074F, 0.9441231739F, 0.9442858229F,
- 0.9444481545F, 0.9446101691F, 0.9447718669F, 0.9449332481F,
- 0.9450943129F, 0.9452550617F, 0.9454154945F, 0.9455756118F,
- 0.9457354136F, 0.9458949003F, 0.9460540721F, 0.9462129292F,
- 0.9463714719F, 0.9465297003F, 0.9466876149F, 0.9468452157F,
- 0.9470025031F, 0.9471594772F, 0.9473161384F, 0.9474724869F,
- 0.9476285229F, 0.9477842466F, 0.9479396584F, 0.9480947585F,
- 0.9482495470F, 0.9484040243F, 0.9485581906F, 0.9487120462F,
- 0.9488655913F, 0.9490188262F, 0.9491717511F, 0.9493243662F,
- 0.9494766718F, 0.9496286683F, 0.9497803557F, 0.9499317345F,
- 0.9500828047F, 0.9502335668F, 0.9503840209F, 0.9505341673F,
- 0.9506840062F, 0.9508335380F, 0.9509827629F, 0.9511316810F,
- 0.9512802928F, 0.9514285984F, 0.9515765982F, 0.9517242923F,
- 0.9518716810F, 0.9520187646F, 0.9521655434F, 0.9523120176F,
- 0.9524581875F, 0.9526040534F, 0.9527496154F, 0.9528948739F,
- 0.9530398292F, 0.9531844814F, 0.9533288310F, 0.9534728780F,
- 0.9536166229F, 0.9537600659F, 0.9539032071F, 0.9540460470F,
- 0.9541885858F, 0.9543308237F, 0.9544727611F, 0.9546143981F,
- 0.9547557351F, 0.9548967723F, 0.9550375100F, 0.9551779485F,
- 0.9553180881F, 0.9554579290F, 0.9555974714F, 0.9557367158F,
- 0.9558756623F, 0.9560143112F, 0.9561526628F, 0.9562907174F,
- 0.9564284752F, 0.9565659366F, 0.9567031017F, 0.9568399710F,
- 0.9569765446F, 0.9571128229F, 0.9572488061F, 0.9573844944F,
- 0.9575198883F, 0.9576549879F, 0.9577897936F, 0.9579243056F,
- 0.9580585242F, 0.9581924497F, 0.9583260824F, 0.9584594226F,
- 0.9585924705F, 0.9587252264F, 0.9588576906F, 0.9589898634F,
- 0.9591217452F, 0.9592533360F, 0.9593846364F, 0.9595156465F,
- 0.9596463666F, 0.9597767971F, 0.9599069382F, 0.9600367901F,
- 0.9601663533F, 0.9602956279F, 0.9604246143F, 0.9605533128F,
- 0.9606817236F, 0.9608098471F, 0.9609376835F, 0.9610652332F,
- 0.9611924963F, 0.9613194733F, 0.9614461644F, 0.9615725699F,
- 0.9616986901F, 0.9618245253F, 0.9619500757F, 0.9620753418F,
- 0.9622003238F, 0.9623250219F, 0.9624494365F, 0.9625735679F,
- 0.9626974163F, 0.9628209821F, 0.9629442656F, 0.9630672671F,
- 0.9631899868F, 0.9633124251F, 0.9634345822F, 0.9635564585F,
- 0.9636780543F, 0.9637993699F, 0.9639204056F, 0.9640411616F,
- 0.9641616383F, 0.9642818359F, 0.9644017549F, 0.9645213955F,
- 0.9646407579F, 0.9647598426F, 0.9648786497F, 0.9649971797F,
- 0.9651154328F, 0.9652334092F, 0.9653511095F, 0.9654685337F,
- 0.9655856823F, 0.9657025556F, 0.9658191538F, 0.9659354773F,
- 0.9660515263F, 0.9661673013F, 0.9662828024F, 0.9663980300F,
- 0.9665129845F, 0.9666276660F, 0.9667420750F, 0.9668562118F,
- 0.9669700766F, 0.9670836698F, 0.9671969917F, 0.9673100425F,
- 0.9674228227F, 0.9675353325F, 0.9676475722F, 0.9677595422F,
- 0.9678712428F, 0.9679826742F, 0.9680938368F, 0.9682047309F,
- 0.9683153569F, 0.9684257150F, 0.9685358056F, 0.9686456289F,
- 0.9687551853F, 0.9688644752F, 0.9689734987F, 0.9690822564F,
- 0.9691907483F, 0.9692989750F, 0.9694069367F, 0.9695146337F,
- 0.9696220663F, 0.9697292349F, 0.9698361398F, 0.9699427813F,
- 0.9700491597F, 0.9701552754F, 0.9702611286F, 0.9703667197F,
- 0.9704720490F, 0.9705771169F, 0.9706819236F, 0.9707864695F,
- 0.9708907549F, 0.9709947802F, 0.9710985456F, 0.9712020514F,
- 0.9713052981F, 0.9714082859F, 0.9715110151F, 0.9716134862F,
- 0.9717156993F, 0.9718176549F, 0.9719193532F, 0.9720207946F,
- 0.9721219794F, 0.9722229080F, 0.9723235806F, 0.9724239976F,
- 0.9725241593F, 0.9726240661F, 0.9727237183F, 0.9728231161F,
- 0.9729222601F, 0.9730211503F, 0.9731197873F, 0.9732181713F,
- 0.9733163027F, 0.9734141817F, 0.9735118088F, 0.9736091842F,
- 0.9737063083F, 0.9738031814F, 0.9738998039F, 0.9739961760F,
- 0.9740922981F, 0.9741881706F, 0.9742837938F, 0.9743791680F,
- 0.9744742935F, 0.9745691707F, 0.9746637999F, 0.9747581814F,
- 0.9748523157F, 0.9749462029F, 0.9750398435F, 0.9751332378F,
- 0.9752263861F, 0.9753192887F, 0.9754119461F, 0.9755043585F,
- 0.9755965262F, 0.9756884496F, 0.9757801291F, 0.9758715650F,
- 0.9759627575F, 0.9760537071F, 0.9761444141F, 0.9762348789F,
- 0.9763251016F, 0.9764150828F, 0.9765048228F, 0.9765943218F,
- 0.9766835802F, 0.9767725984F, 0.9768613767F, 0.9769499154F,
- 0.9770382149F, 0.9771262755F, 0.9772140976F, 0.9773016815F,
- 0.9773890275F, 0.9774761360F, 0.9775630073F, 0.9776496418F,
- 0.9777360398F, 0.9778222016F, 0.9779081277F, 0.9779938182F,
- 0.9780792736F, 0.9781644943F, 0.9782494805F, 0.9783342326F,
- 0.9784187509F, 0.9785030359F, 0.9785870877F, 0.9786709069F,
- 0.9787544936F, 0.9788378484F, 0.9789209714F, 0.9790038631F,
- 0.9790865238F, 0.9791689538F, 0.9792511535F, 0.9793331232F,
- 0.9794148633F, 0.9794963742F, 0.9795776561F, 0.9796587094F,
- 0.9797395345F, 0.9798201316F, 0.9799005013F, 0.9799806437F,
- 0.9800605593F, 0.9801402483F, 0.9802197112F, 0.9802989483F,
- 0.9803779600F, 0.9804567465F, 0.9805353082F, 0.9806136455F,
- 0.9806917587F, 0.9807696482F, 0.9808473143F, 0.9809247574F,
- 0.9810019778F, 0.9810789759F, 0.9811557519F, 0.9812323064F,
- 0.9813086395F, 0.9813847517F, 0.9814606433F, 0.9815363147F,
- 0.9816117662F, 0.9816869981F, 0.9817620108F, 0.9818368047F,
- 0.9819113801F, 0.9819857374F, 0.9820598769F, 0.9821337989F,
- 0.9822075038F, 0.9822809920F, 0.9823542638F, 0.9824273195F,
- 0.9825001596F, 0.9825727843F, 0.9826451940F, 0.9827173891F,
- 0.9827893700F, 0.9828611368F, 0.9829326901F, 0.9830040302F,
- 0.9830751574F, 0.9831460720F, 0.9832167745F, 0.9832872652F,
- 0.9833575444F, 0.9834276124F, 0.9834974697F, 0.9835671166F,
- 0.9836365535F, 0.9837057806F, 0.9837747983F, 0.9838436071F,
- 0.9839122072F, 0.9839805990F, 0.9840487829F, 0.9841167591F,
- 0.9841845282F, 0.9842520903F, 0.9843194459F, 0.9843865953F,
- 0.9844535389F, 0.9845202771F, 0.9845868101F, 0.9846531383F,
- 0.9847192622F, 0.9847851820F, 0.9848508980F, 0.9849164108F,
- 0.9849817205F, 0.9850468276F, 0.9851117324F, 0.9851764352F,
- 0.9852409365F, 0.9853052366F, 0.9853693358F, 0.9854332344F,
- 0.9854969330F, 0.9855604317F, 0.9856237309F, 0.9856868310F,
- 0.9857497325F, 0.9858124355F, 0.9858749404F, 0.9859372477F,
- 0.9859993577F, 0.9860612707F, 0.9861229871F, 0.9861845072F,
- 0.9862458315F, 0.9863069601F, 0.9863678936F, 0.9864286322F,
- 0.9864891764F, 0.9865495264F, 0.9866096826F, 0.9866696454F,
- 0.9867294152F, 0.9867889922F, 0.9868483769F, 0.9869075695F,
- 0.9869665706F, 0.9870253803F, 0.9870839991F, 0.9871424273F,
- 0.9872006653F, 0.9872587135F, 0.9873165721F, 0.9873742415F,
- 0.9874317222F, 0.9874890144F, 0.9875461185F, 0.9876030348F,
- 0.9876597638F, 0.9877163057F, 0.9877726610F, 0.9878288300F,
- 0.9878848130F, 0.9879406104F, 0.9879962225F, 0.9880516497F,
- 0.9881068924F, 0.9881619509F, 0.9882168256F, 0.9882715168F,
- 0.9883260249F, 0.9883803502F, 0.9884344931F, 0.9884884539F,
- 0.9885422331F, 0.9885958309F, 0.9886492477F, 0.9887024838F,
- 0.9887555397F, 0.9888084157F, 0.9888611120F, 0.9889136292F,
- 0.9889659675F, 0.9890181273F, 0.9890701089F, 0.9891219128F,
- 0.9891735392F, 0.9892249885F, 0.9892762610F, 0.9893273572F,
- 0.9893782774F, 0.9894290219F, 0.9894795911F, 0.9895299853F,
- 0.9895802049F, 0.9896302502F, 0.9896801217F, 0.9897298196F,
- 0.9897793443F, 0.9898286961F, 0.9898778755F, 0.9899268828F,
- 0.9899757183F, 0.9900243823F, 0.9900728753F, 0.9901211976F,
- 0.9901693495F, 0.9902173314F, 0.9902651436F, 0.9903127865F,
- 0.9903602605F, 0.9904075659F, 0.9904547031F, 0.9905016723F,
- 0.9905484740F, 0.9905951086F, 0.9906415763F, 0.9906878775F,
- 0.9907340126F, 0.9907799819F, 0.9908257858F, 0.9908714247F,
- 0.9909168988F, 0.9909622086F, 0.9910073543F, 0.9910523364F,
- 0.9910971552F, 0.9911418110F, 0.9911863042F, 0.9912306351F,
- 0.9912748042F, 0.9913188117F, 0.9913626580F, 0.9914063435F,
- 0.9914498684F, 0.9914932333F, 0.9915364383F, 0.9915794839F,
- 0.9916223703F, 0.9916650981F, 0.9917076674F, 0.9917500787F,
- 0.9917923323F, 0.9918344286F, 0.9918763679F, 0.9919181505F,
- 0.9919597769F, 0.9920012473F, 0.9920425621F, 0.9920837217F,
- 0.9921247263F, 0.9921655765F, 0.9922062724F, 0.9922468145F,
- 0.9922872030F, 0.9923274385F, 0.9923675211F, 0.9924074513F,
- 0.9924472294F, 0.9924868557F, 0.9925263306F, 0.9925656544F,
- 0.9926048275F, 0.9926438503F, 0.9926827230F, 0.9927214461F,
- 0.9927600199F, 0.9927984446F, 0.9928367208F, 0.9928748486F,
- 0.9929128285F, 0.9929506608F, 0.9929883459F, 0.9930258841F,
- 0.9930632757F, 0.9931005211F, 0.9931376207F, 0.9931745747F,
- 0.9932113836F, 0.9932480476F, 0.9932845671F, 0.9933209425F,
- 0.9933571742F, 0.9933932623F, 0.9934292074F, 0.9934650097F,
- 0.9935006696F, 0.9935361874F, 0.9935715635F, 0.9936067982F,
- 0.9936418919F, 0.9936768448F, 0.9937116574F, 0.9937463300F,
- 0.9937808629F, 0.9938152565F, 0.9938495111F, 0.9938836271F,
- 0.9939176047F, 0.9939514444F, 0.9939851465F, 0.9940187112F,
- 0.9940521391F, 0.9940854303F, 0.9941185853F, 0.9941516044F,
- 0.9941844879F, 0.9942172361F, 0.9942498495F, 0.9942823283F,
- 0.9943146729F, 0.9943468836F, 0.9943789608F, 0.9944109047F,
- 0.9944427158F, 0.9944743944F, 0.9945059408F, 0.9945373553F,
- 0.9945686384F, 0.9945997902F, 0.9946308112F, 0.9946617017F,
- 0.9946924621F, 0.9947230926F, 0.9947535937F, 0.9947839656F,
- 0.9948142086F, 0.9948443232F, 0.9948743097F, 0.9949041683F,
- 0.9949338995F, 0.9949635035F, 0.9949929807F, 0.9950223315F,
- 0.9950515561F, 0.9950806549F, 0.9951096282F, 0.9951384764F,
- 0.9951671998F, 0.9951957987F, 0.9952242735F, 0.9952526245F,
- 0.9952808520F, 0.9953089564F, 0.9953369380F, 0.9953647971F,
- 0.9953925340F, 0.9954201491F, 0.9954476428F, 0.9954750153F,
- 0.9955022670F, 0.9955293981F, 0.9955564092F, 0.9955833003F,
- 0.9956100720F, 0.9956367245F, 0.9956632582F, 0.9956896733F,
- 0.9957159703F, 0.9957421494F, 0.9957682110F, 0.9957941553F,
- 0.9958199828F, 0.9958456937F, 0.9958712884F, 0.9958967672F,
- 0.9959221305F, 0.9959473784F, 0.9959725115F, 0.9959975300F,
- 0.9960224342F, 0.9960472244F, 0.9960719011F, 0.9960964644F,
- 0.9961209148F, 0.9961452525F, 0.9961694779F, 0.9961935913F,
- 0.9962175930F, 0.9962414834F, 0.9962652627F, 0.9962889313F,
- 0.9963124895F, 0.9963359377F, 0.9963592761F, 0.9963825051F,
- 0.9964056250F, 0.9964286361F, 0.9964515387F, 0.9964743332F,
- 0.9964970198F, 0.9965195990F, 0.9965420709F, 0.9965644360F,
- 0.9965866946F, 0.9966088469F, 0.9966308932F, 0.9966528340F,
- 0.9966746695F, 0.9966964001F, 0.9967180260F, 0.9967395475F,
- 0.9967609651F, 0.9967822789F, 0.9968034894F, 0.9968245968F,
- 0.9968456014F, 0.9968665036F, 0.9968873037F, 0.9969080019F,
- 0.9969285987F, 0.9969490942F, 0.9969694889F, 0.9969897830F,
- 0.9970099769F, 0.9970300708F, 0.9970500651F, 0.9970699601F,
- 0.9970897561F, 0.9971094533F, 0.9971290522F, 0.9971485531F,
- 0.9971679561F, 0.9971872617F, 0.9972064702F, 0.9972255818F,
- 0.9972445968F, 0.9972635157F, 0.9972823386F, 0.9973010659F,
- 0.9973196980F, 0.9973382350F, 0.9973566773F, 0.9973750253F,
- 0.9973932791F, 0.9974114392F, 0.9974295059F, 0.9974474793F,
- 0.9974653599F, 0.9974831480F, 0.9975008438F, 0.9975184476F,
- 0.9975359598F, 0.9975533806F, 0.9975707104F, 0.9975879495F,
- 0.9976050981F, 0.9976221566F, 0.9976391252F, 0.9976560043F,
- 0.9976727941F, 0.9976894950F, 0.9977061073F, 0.9977226312F,
- 0.9977390671F, 0.9977554152F, 0.9977716759F, 0.9977878495F,
- 0.9978039361F, 0.9978199363F, 0.9978358501F, 0.9978516780F,
- 0.9978674202F, 0.9978830771F, 0.9978986488F, 0.9979141358F,
- 0.9979295383F, 0.9979448566F, 0.9979600909F, 0.9979752417F,
- 0.9979903091F, 0.9980052936F, 0.9980201952F, 0.9980350145F,
- 0.9980497515F, 0.9980644067F, 0.9980789804F, 0.9980934727F,
- 0.9981078841F, 0.9981222147F, 0.9981364649F, 0.9981506350F,
- 0.9981647253F, 0.9981787360F, 0.9981926674F, 0.9982065199F,
- 0.9982202936F, 0.9982339890F, 0.9982476062F, 0.9982611456F,
- 0.9982746074F, 0.9982879920F, 0.9983012996F, 0.9983145304F,
- 0.9983276849F, 0.9983407632F, 0.9983537657F, 0.9983666926F,
- 0.9983795442F, 0.9983923208F, 0.9984050226F, 0.9984176501F,
- 0.9984302033F, 0.9984426827F, 0.9984550884F, 0.9984674208F,
- 0.9984796802F, 0.9984918667F, 0.9985039808F, 0.9985160227F,
- 0.9985279926F, 0.9985398909F, 0.9985517177F, 0.9985634734F,
- 0.9985751583F, 0.9985867727F, 0.9985983167F, 0.9986097907F,
- 0.9986211949F, 0.9986325297F, 0.9986437953F, 0.9986549919F,
- 0.9986661199F, 0.9986771795F, 0.9986881710F, 0.9986990946F,
- 0.9987099507F, 0.9987207394F, 0.9987314611F, 0.9987421161F,
- 0.9987527045F, 0.9987632267F, 0.9987736829F, 0.9987840734F,
- 0.9987943985F, 0.9988046584F, 0.9988148534F, 0.9988249838F,
- 0.9988350498F, 0.9988450516F, 0.9988549897F, 0.9988648641F,
- 0.9988746753F, 0.9988844233F, 0.9988941086F, 0.9989037313F,
- 0.9989132918F, 0.9989227902F, 0.9989322269F, 0.9989416021F,
- 0.9989509160F, 0.9989601690F, 0.9989693613F, 0.9989784931F,
- 0.9989875647F, 0.9989965763F, 0.9990055283F, 0.9990144208F,
- 0.9990232541F, 0.9990320286F, 0.9990407443F, 0.9990494016F,
- 0.9990580008F, 0.9990665421F, 0.9990750257F, 0.9990834519F,
- 0.9990918209F, 0.9991001331F, 0.9991083886F, 0.9991165877F,
- 0.9991247307F, 0.9991328177F, 0.9991408491F, 0.9991488251F,
- 0.9991567460F, 0.9991646119F, 0.9991724232F, 0.9991801801F,
- 0.9991878828F, 0.9991955316F, 0.9992031267F, 0.9992106684F,
- 0.9992181569F, 0.9992255925F, 0.9992329753F, 0.9992403057F,
- 0.9992475839F, 0.9992548101F, 0.9992619846F, 0.9992691076F,
- 0.9992761793F, 0.9992832001F, 0.9992901701F, 0.9992970895F,
- 0.9993039587F, 0.9993107777F, 0.9993175470F, 0.9993242667F,
- 0.9993309371F, 0.9993375583F, 0.9993441307F, 0.9993506545F,
- 0.9993571298F, 0.9993635570F, 0.9993699362F, 0.9993762678F,
- 0.9993825519F, 0.9993887887F, 0.9993949785F, 0.9994011216F,
- 0.9994072181F, 0.9994132683F, 0.9994192725F, 0.9994252307F,
- 0.9994311434F, 0.9994370107F, 0.9994428327F, 0.9994486099F,
- 0.9994543423F, 0.9994600303F, 0.9994656739F, 0.9994712736F,
- 0.9994768294F, 0.9994823417F, 0.9994878105F, 0.9994932363F,
- 0.9994986191F, 0.9995039592F, 0.9995092568F, 0.9995145122F,
- 0.9995197256F, 0.9995248971F, 0.9995300270F, 0.9995351156F,
- 0.9995401630F, 0.9995451695F, 0.9995501352F, 0.9995550604F,
- 0.9995599454F, 0.9995647903F, 0.9995695953F, 0.9995743607F,
- 0.9995790866F, 0.9995837734F, 0.9995884211F, 0.9995930300F,
- 0.9995976004F, 0.9996021324F, 0.9996066263F, 0.9996110822F,
- 0.9996155004F, 0.9996198810F, 0.9996242244F, 0.9996285306F,
- 0.9996327999F, 0.9996370326F, 0.9996412287F, 0.9996453886F,
- 0.9996495125F, 0.9996536004F, 0.9996576527F, 0.9996616696F,
- 0.9996656512F, 0.9996695977F, 0.9996735094F, 0.9996773865F,
- 0.9996812291F, 0.9996850374F, 0.9996888118F, 0.9996925523F,
- 0.9996962591F, 0.9996999325F, 0.9997035727F, 0.9997071798F,
- 0.9997107541F, 0.9997142957F, 0.9997178049F, 0.9997212818F,
- 0.9997247266F, 0.9997281396F, 0.9997315209F, 0.9997348708F,
- 0.9997381893F, 0.9997414767F, 0.9997447333F, 0.9997479591F,
- 0.9997511544F, 0.9997543194F, 0.9997574542F, 0.9997605591F,
- 0.9997636342F, 0.9997666797F, 0.9997696958F, 0.9997726828F,
- 0.9997756407F, 0.9997785698F, 0.9997814703F, 0.9997843423F,
- 0.9997871860F, 0.9997900016F, 0.9997927894F, 0.9997955494F,
- 0.9997982818F, 0.9998009869F, 0.9998036648F, 0.9998063157F,
- 0.9998089398F, 0.9998115373F, 0.9998141082F, 0.9998166529F,
- 0.9998191715F, 0.9998216642F, 0.9998241311F, 0.9998265724F,
- 0.9998289884F, 0.9998313790F, 0.9998337447F, 0.9998360854F,
- 0.9998384015F, 0.9998406930F, 0.9998429602F, 0.9998452031F,
- 0.9998474221F, 0.9998496171F, 0.9998517885F, 0.9998539364F,
- 0.9998560610F, 0.9998581624F, 0.9998602407F, 0.9998622962F,
- 0.9998643291F, 0.9998663394F, 0.9998683274F, 0.9998702932F,
- 0.9998722370F, 0.9998741589F, 0.9998760591F, 0.9998779378F,
- 0.9998797952F, 0.9998816313F, 0.9998834464F, 0.9998852406F,
- 0.9998870141F, 0.9998887670F, 0.9998904995F, 0.9998922117F,
- 0.9998939039F, 0.9998955761F, 0.9998972285F, 0.9998988613F,
- 0.9999004746F, 0.9999020686F, 0.9999036434F, 0.9999051992F,
- 0.9999067362F, 0.9999082544F, 0.9999097541F, 0.9999112354F,
- 0.9999126984F, 0.9999141433F, 0.9999155703F, 0.9999169794F,
- 0.9999183709F, 0.9999197449F, 0.9999211014F, 0.9999224408F,
- 0.9999237631F, 0.9999250684F, 0.9999263570F, 0.9999276289F,
- 0.9999288843F, 0.9999301233F, 0.9999313461F, 0.9999325529F,
- 0.9999337437F, 0.9999349187F, 0.9999360780F, 0.9999372218F,
- 0.9999383503F, 0.9999394635F, 0.9999405616F, 0.9999416447F,
- 0.9999427129F, 0.9999437665F, 0.9999448055F, 0.9999458301F,
- 0.9999468404F, 0.9999478365F, 0.9999488185F, 0.9999497867F,
- 0.9999507411F, 0.9999516819F, 0.9999526091F, 0.9999535230F,
- 0.9999544236F, 0.9999553111F, 0.9999561856F, 0.9999570472F,
- 0.9999578960F, 0.9999587323F, 0.9999595560F, 0.9999603674F,
- 0.9999611666F, 0.9999619536F, 0.9999627286F, 0.9999634917F,
- 0.9999642431F, 0.9999649828F, 0.9999657110F, 0.9999664278F,
- 0.9999671334F, 0.9999678278F, 0.9999685111F, 0.9999691835F,
- 0.9999698451F, 0.9999704960F, 0.9999711364F, 0.9999717662F,
- 0.9999723858F, 0.9999729950F, 0.9999735942F, 0.9999741834F,
- 0.9999747626F, 0.9999753321F, 0.9999758919F, 0.9999764421F,
- 0.9999769828F, 0.9999775143F, 0.9999780364F, 0.9999785495F,
- 0.9999790535F, 0.9999795485F, 0.9999800348F, 0.9999805124F,
- 0.9999809813F, 0.9999814417F, 0.9999818938F, 0.9999823375F,
- 0.9999827731F, 0.9999832005F, 0.9999836200F, 0.9999840316F,
- 0.9999844353F, 0.9999848314F, 0.9999852199F, 0.9999856008F,
- 0.9999859744F, 0.9999863407F, 0.9999866997F, 0.9999870516F,
- 0.9999873965F, 0.9999877345F, 0.9999880656F, 0.9999883900F,
- 0.9999887078F, 0.9999890190F, 0.9999893237F, 0.9999896220F,
- 0.9999899140F, 0.9999901999F, 0.9999904796F, 0.9999907533F,
- 0.9999910211F, 0.9999912830F, 0.9999915391F, 0.9999917896F,
- 0.9999920345F, 0.9999922738F, 0.9999925077F, 0.9999927363F,
- 0.9999929596F, 0.9999931777F, 0.9999933907F, 0.9999935987F,
- 0.9999938018F, 0.9999940000F, 0.9999941934F, 0.9999943820F,
- 0.9999945661F, 0.9999947456F, 0.9999949206F, 0.9999950912F,
- 0.9999952575F, 0.9999954195F, 0.9999955773F, 0.9999957311F,
- 0.9999958807F, 0.9999960265F, 0.9999961683F, 0.9999963063F,
- 0.9999964405F, 0.9999965710F, 0.9999966979F, 0.9999968213F,
- 0.9999969412F, 0.9999970576F, 0.9999971707F, 0.9999972805F,
- 0.9999973871F, 0.9999974905F, 0.9999975909F, 0.9999976881F,
- 0.9999977824F, 0.9999978738F, 0.9999979624F, 0.9999980481F,
- 0.9999981311F, 0.9999982115F, 0.9999982892F, 0.9999983644F,
- 0.9999984370F, 0.9999985072F, 0.9999985750F, 0.9999986405F,
- 0.9999987037F, 0.9999987647F, 0.9999988235F, 0.9999988802F,
- 0.9999989348F, 0.9999989873F, 0.9999990379F, 0.9999990866F,
- 0.9999991334F, 0.9999991784F, 0.9999992217F, 0.9999992632F,
- 0.9999993030F, 0.9999993411F, 0.9999993777F, 0.9999994128F,
- 0.9999994463F, 0.9999994784F, 0.9999995091F, 0.9999995384F,
- 0.9999995663F, 0.9999995930F, 0.9999996184F, 0.9999996426F,
- 0.9999996657F, 0.9999996876F, 0.9999997084F, 0.9999997282F,
- 0.9999997469F, 0.9999997647F, 0.9999997815F, 0.9999997973F,
- 0.9999998123F, 0.9999998265F, 0.9999998398F, 0.9999998524F,
- 0.9999998642F, 0.9999998753F, 0.9999998857F, 0.9999998954F,
- 0.9999999045F, 0.9999999130F, 0.9999999209F, 0.9999999282F,
- 0.9999999351F, 0.9999999414F, 0.9999999472F, 0.9999999526F,
- 0.9999999576F, 0.9999999622F, 0.9999999664F, 0.9999999702F,
- 0.9999999737F, 0.9999999769F, 0.9999999798F, 0.9999999824F,
- 0.9999999847F, 0.9999999868F, 0.9999999887F, 0.9999999904F,
- 0.9999999919F, 0.9999999932F, 0.9999999943F, 0.9999999953F,
- 0.9999999961F, 0.9999999969F, 0.9999999975F, 0.9999999980F,
- 0.9999999985F, 0.9999999988F, 0.9999999991F, 0.9999999993F,
- 0.9999999995F, 0.9999999997F, 0.9999999998F, 0.9999999999F,
- 0.9999999999F, 1.0000000000F, 1.0000000000F, 1.0000000000F,
- 1.0000000000F, 1.0000000000F, 1.0000000000F, 1.0000000000F,
-};
-
-static const float *const vwin[8] = {
- vwin64,
- vwin128,
- vwin256,
- vwin512,
- vwin1024,
- vwin2048,
- vwin4096,
- vwin8192,
-};
-
-const float *_vorbis_window_get(int n){
- return vwin[n];
-}
-
-void _vorbis_apply_window(float *d,int *winno,long *blocksizes,
- int lW,int W,int nW){
- lW=(W?lW:0);
- nW=(W?nW:0);
-
- {
- const float *windowLW=vwin[winno[lW]];
- const float *windowNW=vwin[winno[nW]];
-
- long n=blocksizes[W];
- long ln=blocksizes[lW];
- long rn=blocksizes[nW];
-
- long leftbegin=n/4-ln/4;
- long leftend=leftbegin+ln/2;
-
- long rightbegin=n/2+n/4-rn/4;
- long rightend=rightbegin+rn/2;
-
- int i,p;
-
- for(i=0;i<leftbegin;i++)
- d[i]=0.f;
-
- for(p=0;i<leftend;i++,p++)
- d[i]*=windowLW[p];
-
- for(i=rightbegin,p=rn/2-1;i<rightend;i++,p--)
- d[i]*=windowNW[p];
-
- for(;i<n;i++)
- d[i]=0.f;
- }
-}
diff --git a/contrib/vorbis/lib/window.h b/contrib/vorbis/lib/window.h
deleted file mode 100644
index 6ac2607..0000000
--- a/contrib/vorbis/lib/window.h
+++ /dev/null
@@ -1,25 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: window functions
-
- ********************************************************************/
-
-#ifndef _V_WINDOW_
-#define _V_WINDOW_
-
-extern const float *_vorbis_window_get(int n);
-extern void _vorbis_apply_window(float *d,int *winno,long *blocksizes,
- int lW,int W,int nW);
-
-
-#endif
diff --git a/contrib/vorbis/libvorbis.spec.in b/contrib/vorbis/libvorbis.spec.in
deleted file mode 100644
index 723c070..0000000
--- a/contrib/vorbis/libvorbis.spec.in
+++ /dev/null
@@ -1,121 +0,0 @@
-Name: libvorbis
-Version: @VERSION@
-Release: 0.xiph.1
-Summary: The Vorbis General Audio Compression Codec.
-
-Group: System Environment/Libraries
-License: BSD
-URL: http://www.xiph.org/
-Vendor: Xiph.org Foundation <team@xiph.org>
-Source: http://downloads.xiph.org/releases/vorbis/%{name}-%{version}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-root
-
-# We're forced to use an epoch since both Red Hat and Ximian use it in their
-# rc packages
-Epoch: 2
-# Dirty trick to tell rpm that this package actually provides what the
-# last rc and beta was offering
-Provides: %{name} = %{epoch}:1.0rc3-%{release}
-Provides: %{name} = %{epoch}:1.0beta4-%{release}
-
-Requires: libogg >= 1.1
-BuildRequires: libogg-devel >= 1.1
-
-%description
-Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
-general-purpose compressed audio format for audio and music at fixed
-and variable bitrates from 16 to 128 kbps/channel.
-
-%package devel
-Summary: Vorbis Library Development
-Group: Development/Libraries
-Requires: libogg-devel >= 1.1
-Requires: libvorbis = %{version}
-# Dirty trick to tell rpm that this package actually provides what the
-# last rc and beta was offering
-Provides: %{name}-devel = %{epoch}:1.0rc3-%{release}
-Provides: %{name}-devel = %{epoch}:1.0beta4-%{release}
-
-%description devel
-The libvorbis-devel package contains the header files, static libraries
-and documentation needed to develop applications with libvorbis.
-
-%prep
-%setup -q -n %{name}-%{version}
-
-%build
-CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} --enable-static
-make
-
-%install
-rm -rf $RPM_BUILD_ROOT
-
-make DESTDIR=$RPM_BUILD_ROOT install
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
-
-%files
-%defattr(-,root,root)
-%doc AUTHORS COPYING README
-%{_libdir}/libvorbis.so.*
-%{_libdir}/libvorbisfile.so.*
-%{_libdir}/libvorbisenc.so.*
-
-%files devel
-%doc doc/*.html
-%doc doc/*.png
-%doc doc/*.txt
-%doc doc/vorbisfile
-%doc doc/vorbisenc
-%{_datadir}/aclocal/vorbis.m4
-%dir %{_includedir}/vorbis
-%{_includedir}/vorbis/codec.h
-%{_includedir}/vorbis/vorbisfile.h
-%{_includedir}/vorbis/vorbisenc.h
-%{_libdir}/libvorbis.a
-%{_libdir}/libvorbis.la
-%{_libdir}/libvorbis.so
-%{_libdir}/libvorbisfile.a
-%{_libdir}/libvorbisfile.la
-%{_libdir}/libvorbisfile.so
-%{_libdir}/libvorbisenc.a
-%{_libdir}/libvorbisenc.la
-%{_libdir}/libvorbisenc.so
-%{_libdir}/pkgconfig/vorbis.pc
-%{_libdir}/pkgconfig/vorbisfile.pc
-%{_libdir}/pkgconfig/vorbisenc.pc
-
-%changelog
-* Sat May 3 2008 Ralph Giles <giles@xiph.org>
-- updated source location
-
-* Thu Jun 10 2004 Thomas Vander Stichele <thomas at apestaart dot org>
-- autogenerate from configure
-- fix download location
-- remove Prefix
-- own include dir
-- move ldconfig runs to -p scripts
-- change Release tag to include xiph
-
-* Tue Oct 07 2003 Warren Dukes <shank@xiph.org>
-- update for 1.0.1 release
-
-* Sun Jul 14 2002 Thomas Vander Stichele <thomas@apestaart.org>
-- Added BuildRequires:
-- updated for 1.0 release
-
-* Sat May 25 2002 Michael Smith <msmith@icecast.org>
-- Fixed requires, copyright string.
-* Sun Dec 31 2001 Jack Moffitt <jack@xiph.org>
-- Updated for rc3 release.
-
-* Sun Oct 07 2001 Jack Moffitt <jack@xiph.org>
-- Updated for configurable prefixes
-
-* Sat Oct 21 2000 Jack Moffitt <jack@icecast.org>
-- initial spec file created
diff --git a/contrib/vorbis/m4/Makefile.am b/contrib/vorbis/m4/Makefile.am
deleted file mode 100644
index cd18485..0000000
--- a/contrib/vorbis/m4/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-EXTRA_DIST = add_cflags.m4 ogg.m4 pkg.m4
-
diff --git a/contrib/vorbis/m4/add_cflags.m4 b/contrib/vorbis/m4/add_cflags.m4
deleted file mode 100644
index eeb6efd..0000000
--- a/contrib/vorbis/m4/add_cflags.m4
+++ /dev/null
@@ -1,15 +0,0 @@
-dnl @synopsis AC_ADD_CFLAGS
-dnl
-dnl Add the given option to CFLAGS, if it doesn't break the compiler
-
-AC_DEFUN([AC_ADD_CFLAGS],
-[AC_MSG_CHECKING([if $CC accepts $1])
- ac_add_cflags__old_cflags="$CFLAGS"
- CFLAGS="$CFLAGS $1"
- AC_TRY_LINK([#include <stdio.h>],
- [puts("Hello, World!"); return 0;],
- AC_MSG_RESULT([yes]),
- AC_MSG_RESULT([no])
- CFLAGS="$ac_add_cflags__old_cflags")
- ])
-])# AC_ADD_CFLAGS
diff --git a/contrib/vorbis/m4/ogg.m4 b/contrib/vorbis/m4/ogg.m4
deleted file mode 100644
index 1d3fb8b..0000000
--- a/contrib/vorbis/m4/ogg.m4
+++ /dev/null
@@ -1,116 +0,0 @@
-# Configure paths for libogg
-# Jack Moffitt <jack@icecast.org> 10-21-2000
-# Shamelessly stolen from Owen Taylor and Manish Singh
-
-dnl XIPH_PATH_OGG([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
-dnl Test for libogg, and define OGG_CFLAGS and OGG_LIBS
-dnl
-AC_DEFUN([XIPH_PATH_OGG],
-[dnl
-dnl Get the cflags and libraries
-dnl
-AC_ARG_WITH(ogg,AC_HELP_STRING([--with-ogg=PFX],[Prefix where libogg is installed (optional)]), ogg_prefix="$withval", ogg_prefix="")
-AC_ARG_WITH(ogg-libraries,AC_HELP_STRING([--with-ogg-libraries=DIR],[Directory where libogg library is installed (optional)]), ogg_libraries="$withval", ogg_libraries="")
-AC_ARG_WITH(ogg-includes,AC_HELP_STRING([--with-ogg-includes=DIR],[Directory where libogg header files are installed (optional)]), ogg_includes="$withval", ogg_includes="")
-AC_ARG_ENABLE(oggtest,AC_HELP_STRING([--disable-oggtest],[Do not try to compile and run a test Ogg program]),, enable_oggtest=yes)
-
- if test "x$ogg_libraries" != "x" ; then
- OGG_LIBS="-L$ogg_libraries"
- elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then
- OGG_LIBS=""
- elif test "x$ogg_prefix" != "x" ; then
- OGG_LIBS="-L$ogg_prefix/lib"
- elif test "x$prefix" != "xNONE" ; then
- OGG_LIBS="-L$prefix/lib"
- fi
-
- if test "x$ogg_prefix" != "xno" ; then
- OGG_LIBS="$OGG_LIBS -logg"
- fi
-
- if test "x$ogg_includes" != "x" ; then
- OGG_CFLAGS="-I$ogg_includes"
- elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then
- OGG_CFLAGS=""
- elif test "x$ogg_prefix" != "x" ; then
- OGG_CFLAGS="-I$ogg_prefix/include"
- elif test "x$prefix" != "xNONE"; then
- OGG_CFLAGS="-I$prefix/include"
- fi
-
- AC_MSG_CHECKING(for Ogg)
- if test "x$ogg_prefix" = "xno" ; then
- no_ogg="disabled"
- enable_oggtest="no"
- else
- no_ogg=""
- fi
-
-
- if test "x$enable_oggtest" = "xyes" ; then
- ac_save_CFLAGS="$CFLAGS"
- ac_save_LIBS="$LIBS"
- CFLAGS="$CFLAGS $OGG_CFLAGS"
- LIBS="$LIBS $OGG_LIBS"
-dnl
-dnl Now check if the installed Ogg is sufficiently new.
-dnl
- rm -f conf.oggtest
- AC_TRY_RUN([
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <ogg/ogg.h>
-
-int main ()
-{
- system("touch conf.oggtest");
- return 0;
-}
-
-],, no_ogg=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"])
- CFLAGS="$ac_save_CFLAGS"
- LIBS="$ac_save_LIBS"
- fi
-
- if test "x$no_ogg" = "xdisabled" ; then
- AC_MSG_RESULT(no)
- ifelse([$2], , :, [$2])
- elif test "x$no_ogg" = "x" ; then
- AC_MSG_RESULT(yes)
- ifelse([$1], , :, [$1])
- else
- AC_MSG_RESULT(no)
- if test -f conf.oggtest ; then
- :
- else
- echo "*** Could not run Ogg test program, checking why..."
- CFLAGS="$CFLAGS $OGG_CFLAGS"
- LIBS="$LIBS $OGG_LIBS"
- AC_TRY_LINK([
-#include <stdio.h>
-#include <ogg/ogg.h>
-], [ return 0; ],
- [ echo "*** The test program compiled, but did not run. This usually means"
- echo "*** that the run-time linker is not finding Ogg or finding the wrong"
- echo "*** version of Ogg. If it is not finding Ogg, you'll need to set your"
- echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
- echo "*** to the installed location Also, make sure you have run ldconfig if that"
- echo "*** is required on your system"
- echo "***"
- echo "*** If you have an old version installed, it is best to remove it, although"
- echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"],
- [ echo "*** The test program failed to compile or link. See the file config.log for the"
- echo "*** exact error that occured. This usually means Ogg was incorrectly installed"
- echo "*** or that you have moved Ogg since it was installed." ])
- CFLAGS="$ac_save_CFLAGS"
- LIBS="$ac_save_LIBS"
- fi
- OGG_CFLAGS=""
- OGG_LIBS=""
- ifelse([$2], , :, [$2])
- fi
- AC_SUBST(OGG_CFLAGS)
- AC_SUBST(OGG_LIBS)
- rm -f conf.oggtest
-])
diff --git a/contrib/vorbis/m4/pkg.m4 b/contrib/vorbis/m4/pkg.m4
deleted file mode 100644
index 996e294..0000000
--- a/contrib/vorbis/m4/pkg.m4
+++ /dev/null
@@ -1,157 +0,0 @@
-# pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
-#
-# Copyright © 2004 Scott James Remnant <scott@netsplit.com>.
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-#
-# As a special exception to the GNU General Public License, if you
-# distribute this file as part of a program that contains a
-# configuration script generated by Autoconf, you may include it under
-# the same distribution terms that you use for the rest of that program.
-
-# PKG_PROG_PKG_CONFIG([MIN-VERSION])
-# ----------------------------------
-AC_DEFUN([PKG_PROG_PKG_CONFIG],
-[m4_pattern_forbid([^_?PKG_[A-Z_]+$])
-m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
-AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])dnl
-if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
- AC_PATH_TOOL([PKG_CONFIG], [pkg-config])
-fi
-if test -n "$PKG_CONFIG"; then
- _pkg_min_version=m4_default([$1], [0.9.0])
- AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version])
- if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
- AC_MSG_RESULT([yes])
- else
- AC_MSG_RESULT([no])
- PKG_CONFIG=""
- fi
-
-fi[]dnl
-])# PKG_PROG_PKG_CONFIG
-
-# PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
-#
-# Check to see whether a particular set of modules exists. Similar
-# to PKG_CHECK_MODULES(), but does not set variables or print errors.
-#
-#
-# Similar to PKG_CHECK_MODULES, make sure that the first instance of
-# this or PKG_CHECK_MODULES is called, or make sure to call
-# PKG_CHECK_EXISTS manually
-# --------------------------------------------------------------
-AC_DEFUN([PKG_CHECK_EXISTS],
-[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
-if test -n "$PKG_CONFIG" && \
- AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then
- m4_ifval([$2], [$2], [:])
-m4_ifvaln([$3], [else
- $3])dnl
-fi])
-
-
-# _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES])
-# ---------------------------------------------
-m4_define([_PKG_CONFIG],
-[if test -n "$PKG_CONFIG"; then
- if test -n "$$1"; then
- pkg_cv_[]$1="$$1"
- else
- PKG_CHECK_EXISTS([$3],
- [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
- [pkg_failed=yes])
- fi
-else
- pkg_failed=untried
-fi[]dnl
-])# _PKG_CONFIG
-
-# _PKG_SHORT_ERRORS_SUPPORTED
-# -----------------------------
-AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED],
-[AC_REQUIRE([PKG_PROG_PKG_CONFIG])
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
- _pkg_short_errors_supported=yes
-else
- _pkg_short_errors_supported=no
-fi[]dnl
-])# _PKG_SHORT_ERRORS_SUPPORTED
-
-
-# PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND],
-# [ACTION-IF-NOT-FOUND])
-#
-#
-# Note that if there is a possibility the first call to
-# PKG_CHECK_MODULES might not happen, you should be sure to include an
-# explicit call to PKG_PROG_PKG_CONFIG in your configure.ac
-#
-#
-# --------------------------------------------------------------
-AC_DEFUN([PKG_CHECK_MODULES],
-[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
-AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl
-AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl
-
-pkg_failed=no
-AC_MSG_CHECKING([for $1])
-
-_PKG_CONFIG([$1][_CFLAGS], [cflags], [$2])
-_PKG_CONFIG([$1][_LIBS], [libs], [$2])
-
-m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS
-and $1[]_LIBS to avoid the need to call pkg-config.
-See the pkg-config man page for more details.])
-
-if test $pkg_failed = yes; then
- _PKG_SHORT_ERRORS_SUPPORTED
- if test $_pkg_short_errors_supported = yes; then
- $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
- else
- $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
- fi
- # Put the nasty error message in config.log where it belongs
- echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD
-
- ifelse([$4], , [AC_MSG_ERROR(dnl
-[Package requirements ($2) were not met:
-
-$$1_PKG_ERRORS
-
-Consider adjusting the PKG_CONFIG_PATH environment variable if you
-installed software in a non-standard prefix.
-
-_PKG_TEXT
-])],
- [AC_MSG_RESULT([no])
- $4])
-elif test $pkg_failed = untried; then
- ifelse([$4], , [AC_MSG_FAILURE(dnl
-[The pkg-config script could not be found or is too old. Make sure it
-is in your PATH or set the PKG_CONFIG environment variable to the full
-path to pkg-config.
-
-_PKG_TEXT
-
-To get pkg-config, see <http://pkg-config.freedesktop.org/>.])],
- [$4])
-else
- $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS
- $1[]_LIBS=$pkg_cv_[]$1[]_LIBS
- AC_MSG_RESULT([yes])
- ifelse([$3], , :, [$3])
-fi[]dnl
-])# PKG_CHECK_MODULES
diff --git a/contrib/vorbis/macosx/English.lproj/InfoPlist.strings b/contrib/vorbis/macosx/English.lproj/InfoPlist.strings
deleted file mode 100644
index cfe1b22..0000000
--- a/contrib/vorbis/macosx/English.lproj/InfoPlist.strings
+++ /dev/null
Binary files differ
diff --git a/contrib/vorbis/macosx/Info.plist b/contrib/vorbis/macosx/Info.plist
deleted file mode 100644
index 63e1b09..0000000
--- a/contrib/vorbis/macosx/Info.plist
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleExecutable</key>
- <string>Vorbis</string>
- <key>CFBundleGetInfoString</key>
- <string>Vorbis framework 1.2.3, Copyright © 1994-2009 Xiph.Org Foundation</string>
- <key>CFBundleIconFile</key>
- <string></string>
- <key>CFBundleIdentifier</key>
- <string>org.xiph.vorbis</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundlePackageType</key>
- <string>FMWK</string>
- <key>CFBundleShortVersionString</key>
- <string>1.2.3</string>
- <key>CFBundleSignature</key>
- <string>????</string>
- <key>CFBundleVersion</key>
- <string>1.2.3</string>
- <key>NSHumanReadableCopyright</key>
- <string>Vorbis framework 1.2.3, Copyright © 1994-2009 Xiph.Org Foundation</string>
- <key>CSResourcesFileMapped</key>
- <true/>
-</dict>
-</plist>
diff --git a/contrib/vorbis/macosx/Vorbis.xcodeproj/project.pbxproj b/contrib/vorbis/macosx/Vorbis.xcodeproj/project.pbxproj
deleted file mode 100644
index 12f5392..0000000
--- a/contrib/vorbis/macosx/Vorbis.xcodeproj/project.pbxproj
+++ /dev/null
@@ -1,891 +0,0 @@
-// !$*UTF8*$!
-{
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 42;
- objects = {
-
-/* Begin PBXBuildFile section */
- 730F23A3091827B100AB638C /* codec.h in Headers */ = {isa = PBXBuildFile; fileRef = F58520B90191D12B01A802FE /* codec.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 730F23A4091827B100AB638C /* vorbisenc.h in Headers */ = {isa = PBXBuildFile; fileRef = F58520BA0191D12B01A802FE /* vorbisenc.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 730F23A5091827B100AB638C /* vorbisfile.h in Headers */ = {isa = PBXBuildFile; fileRef = F58520BB0191D12B01A802FE /* vorbisfile.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 730F23A6091827B100AB638C /* backends.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F60B03389C830112CE8F /* backends.h */; };
- 730F23A7091827B100AB638C /* bitrate.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F60E03389C830112CE8F /* bitrate.h */; };
- 730F23A8091827B100AB638C /* res_books_stereo.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F61603389C830112CE8F /* res_books_stereo.h */; };
- 730F23A9091827B100AB638C /* floor_books.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F61903389C830112CE8F /* floor_books.h */; };
- 730F23AA091827B100AB638C /* res_books_uncoupled.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62203389C830112CE8F /* res_books_uncoupled.h */; };
- 730F23AB091827B100AB638C /* codebook.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62403389C830112CE8F /* codebook.h */; };
- 730F23AC091827B100AB638C /* codec_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62503389C830112CE8F /* codec_internal.h */; };
- 730F23AD091827B100AB638C /* envelope.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62703389C830112CE8F /* envelope.h */; };
- 730F23AE091827B100AB638C /* highlevel.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62A03389C830112CE8F /* highlevel.h */; };
- 730F23AF091827B100AB638C /* lookup.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62D03389C830112CE8F /* lookup.h */; };
- 730F23B0091827B100AB638C /* lookup_data.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62E03389C830112CE8F /* lookup_data.h */; };
- 730F23B1091827B100AB638C /* lpc.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F63103389C830112CE8F /* lpc.h */; };
- 730F23B2091827B100AB638C /* lsp.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F63303389C830112CE8F /* lsp.h */; };
- 730F23B3091827B100AB638C /* masking.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F63703389C830112CE8F /* masking.h */; };
- 730F23B4091827B100AB638C /* mdct.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F63903389C830112CE8F /* mdct.h */; };
- 730F23B5091827B100AB638C /* misc.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F63B03389C830112CE8F /* misc.h */; };
- 730F23B6091827B100AB638C /* floor_all.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F63E03389C830112CE8F /* floor_all.h */; };
- 730F23B7091827B100AB638C /* psych_11.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64103389C830112CE8F /* psych_11.h */; };
- 730F23B8091827B100AB638C /* psych_16.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64203389C830112CE8F /* psych_16.h */; };
- 730F23B9091827B100AB638C /* psych_44.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64303389C830112CE8F /* psych_44.h */; };
- 730F23BA091827B100AB638C /* psych_8.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64403389C830112CE8F /* psych_8.h */; };
- 730F23BB091827B100AB638C /* residue_16.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64503389C830112CE8F /* residue_16.h */; };
- 730F23BC091827B100AB638C /* residue_44.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64603389C830112CE8F /* residue_44.h */; };
- 730F23BD091827B100AB638C /* residue_44u.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64703389C830112CE8F /* residue_44u.h */; };
- 730F23BE091827B100AB638C /* residue_8.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64803389C830112CE8F /* residue_8.h */; };
- 730F23BF091827B100AB638C /* setup_11.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64903389C830112CE8F /* setup_11.h */; };
- 730F23C0091827B100AB638C /* setup_16.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64A03389C830112CE8F /* setup_16.h */; };
- 730F23C1091827B100AB638C /* setup_22.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64B03389C830112CE8F /* setup_22.h */; };
- 730F23C2091827B100AB638C /* setup_32.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64C03389C830112CE8F /* setup_32.h */; };
- 730F23C3091827B100AB638C /* setup_44.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64D03389C830112CE8F /* setup_44.h */; };
- 730F23C4091827B100AB638C /* setup_44u.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64E03389C830112CE8F /* setup_44u.h */; };
- 730F23C5091827B100AB638C /* setup_8.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64F03389C830112CE8F /* setup_8.h */; };
- 730F23C6091827B100AB638C /* setup_X.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F65003389C830112CE8F /* setup_X.h */; };
- 730F23C7091827B100AB638C /* os.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F65103389C830112CE8F /* os.h */; };
- 730F23C8091827B100AB638C /* psy.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F65303389C830112CE8F /* psy.h */; };
- 730F23C9091827B100AB638C /* registry.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F65603389C830112CE8F /* registry.h */; };
- 730F23CA091827B100AB638C /* scales.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F65803389C830112CE8F /* scales.h */; };
- 730F23CB091827B100AB638C /* smallft.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F65B03389C830112CE8F /* smallft.h */; };
- 730F23CC091827B100AB638C /* window.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F66103389C830112CE8F /* window.h */; };
- 730F23CE091827B100AB638C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; };
- 730F23D3091827B100AB638C /* analysis.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F60A03389C830112CE8F /* analysis.c */; };
- 730F23D4091827B100AB638C /* bitrate.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F60D03389C830112CE8F /* bitrate.c */; };
- 730F23D5091827B100AB638C /* block.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F60F03389C830112CE8F /* block.c */; };
- 730F23D6091827B100AB638C /* codebook.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62303389C830112CE8F /* codebook.c */; };
- 730F23D7091827B100AB638C /* envelope.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62603389C830112CE8F /* envelope.c */; };
- 730F23D8091827B100AB638C /* floor0.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62803389C830112CE8F /* floor0.c */; };
- 730F23D9091827B100AB638C /* floor1.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62903389C830112CE8F /* floor1.c */; };
- 730F23DA091827B100AB638C /* info.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62B03389C830112CE8F /* info.c */; };
- 730F23DB091827B100AB638C /* lookup.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62C03389C830112CE8F /* lookup.c */; };
- 730F23DC091827B100AB638C /* lpc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63003389C830112CE8F /* lpc.c */; };
- 730F23DD091827B100AB638C /* lsp.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63203389C830112CE8F /* lsp.c */; };
- 730F23DE091827B100AB638C /* mapping0.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63603389C830112CE8F /* mapping0.c */; };
- 730F23DF091827B100AB638C /* mdct.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63803389C830112CE8F /* mdct.c */; };
- 730F23E0091827B100AB638C /* psy.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65203389C830112CE8F /* psy.c */; };
- 730F23E1091827B100AB638C /* registry.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65503389C830112CE8F /* registry.c */; };
- 730F23E2091827B100AB638C /* res0.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65703389C830112CE8F /* res0.c */; };
- 730F23E3091827B100AB638C /* sharedbook.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65903389C830112CE8F /* sharedbook.c */; };
- 730F23E4091827B100AB638C /* smallft.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65A03389C830112CE8F /* smallft.c */; };
- 730F23E5091827B100AB638C /* synthesis.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65C03389C830112CE8F /* synthesis.c */; };
- 730F23E6091827B100AB638C /* vorbisenc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65E03389C830112CE8F /* vorbisenc.c */; };
- 730F23E7091827B100AB638C /* vorbisfile.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65F03389C830112CE8F /* vorbisfile.c */; };
- 730F23E8091827B100AB638C /* window.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F66003389C830112CE8F /* window.c */; };
- 730F23FB0918281100AB638C /* Ogg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 730F23FA0918281100AB638C /* Ogg.framework */; };
- 738835F40B18FF50005C7A69 /* mdct.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63803389C830112CE8F /* mdct.c */; };
- 738835F70B18FF58005C7A69 /* smallft.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65A03389C830112CE8F /* smallft.c */; };
- 738835F80B18FF61005C7A69 /* block.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F60F03389C830112CE8F /* block.c */; };
- 738835F90B18FF67005C7A69 /* envelope.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62603389C830112CE8F /* envelope.c */; };
- 738835FA0B18FF71005C7A69 /* window.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F66003389C830112CE8F /* window.c */; };
- 738835FB0B18FF7A005C7A69 /* lsp.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63203389C830112CE8F /* lsp.c */; };
- 738835FC0B18FF82005C7A69 /* lpc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63003389C830112CE8F /* lpc.c */; };
- 738835FD0B18FF93005C7A69 /* analysis.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F60A03389C830112CE8F /* analysis.c */; };
- 738835FE0B18FF9C005C7A69 /* synthesis.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65C03389C830112CE8F /* synthesis.c */; };
- 738835FF0B18FF9E005C7A69 /* psy.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65203389C830112CE8F /* psy.c */; };
- 738836000B18FFCB005C7A69 /* info.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62B03389C830112CE8F /* info.c */; };
- 738836010B18FFE5005C7A69 /* floor1.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62903389C830112CE8F /* floor1.c */; };
- 738836020B18FFE5005C7A69 /* floor0.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62803389C830112CE8F /* floor0.c */; };
- 738836030B18FFED005C7A69 /* res0.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65703389C830112CE8F /* res0.c */; };
- 738836040B18FFF0005C7A69 /* mapping0.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63603389C830112CE8F /* mapping0.c */; };
- 738836050B18FFF8005C7A69 /* registry.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65503389C830112CE8F /* registry.c */; };
- 738836060B18FFFD005C7A69 /* codebook.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62303389C830112CE8F /* codebook.c */; };
- 738836070B190001005C7A69 /* sharedbook.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65903389C830112CE8F /* sharedbook.c */; };
- 738836080B190008005C7A69 /* lookup.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62C03389C830112CE8F /* lookup.c */; };
- 738836090B19000B005C7A69 /* bitrate.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F60D03389C830112CE8F /* bitrate.c */; };
- 738836140B1904A5005C7A69 /* vorbisenc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65E03389C830112CE8F /* vorbisenc.c */; };
- 738836230B190601005C7A69 /* vorbisfile.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65F03389C830112CE8F /* vorbisfile.c */; };
-/* End PBXBuildFile section */
-
-/* Begin PBXFileReference section */
- 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
- 730F23F0091827B100AB638C /* Info.plist */ = {isa = PBXFileReference; explicitFileType = text.plist; fileEncoding = 4; path = Info.plist; sourceTree = "<group>"; };
- 730F23F1091827B100AB638C /* Vorbis.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Vorbis.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 730F23FA0918281100AB638C /* Ogg.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Ogg.framework; path = /Library/Frameworks/Ogg.framework; sourceTree = "<absolute>"; };
- 738835E40B18F870005C7A69 /* libvorbis.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libvorbis.a; sourceTree = BUILT_PRODUCTS_DIR; };
- 738836130B190488005C7A69 /* libvorbisenc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libvorbisenc.a; sourceTree = BUILT_PRODUCTS_DIR; };
- 738836220B1905E5005C7A69 /* libvorbisfile.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libvorbisfile.a; sourceTree = BUILT_PRODUCTS_DIR; };
- F58520B90191D12B01A802FE /* codec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = codec.h; sourceTree = "<group>"; };
- F58520BA0191D12B01A802FE /* vorbisenc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vorbisenc.h; sourceTree = "<group>"; };
- F58520BB0191D12B01A802FE /* vorbisfile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vorbisfile.h; sourceTree = "<group>"; };
- F5D8F60A03389C830112CE8F /* analysis.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = analysis.c; sourceTree = "<group>"; };
- F5D8F60B03389C830112CE8F /* backends.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = backends.h; sourceTree = "<group>"; };
- F5D8F60C03389C830112CE8F /* barkmel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = barkmel.c; sourceTree = "<group>"; };
- F5D8F60D03389C830112CE8F /* bitrate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bitrate.c; sourceTree = "<group>"; };
- F5D8F60E03389C830112CE8F /* bitrate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bitrate.h; sourceTree = "<group>"; };
- F5D8F60F03389C830112CE8F /* block.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = block.c; sourceTree = "<group>"; };
- F5D8F61603389C830112CE8F /* res_books_stereo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = res_books_stereo.h; sourceTree = "<group>"; };
- F5D8F61903389C830112CE8F /* floor_books.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = floor_books.h; sourceTree = "<group>"; };
- F5D8F62203389C830112CE8F /* res_books_uncoupled.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = res_books_uncoupled.h; sourceTree = "<group>"; };
- F5D8F62303389C830112CE8F /* codebook.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = codebook.c; sourceTree = "<group>"; };
- F5D8F62403389C830112CE8F /* codebook.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = codebook.h; sourceTree = "<group>"; };
- F5D8F62503389C830112CE8F /* codec_internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = codec_internal.h; sourceTree = "<group>"; };
- F5D8F62603389C830112CE8F /* envelope.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = envelope.c; sourceTree = "<group>"; };
- F5D8F62703389C830112CE8F /* envelope.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = envelope.h; sourceTree = "<group>"; };
- F5D8F62803389C830112CE8F /* floor0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = floor0.c; sourceTree = "<group>"; };
- F5D8F62903389C830112CE8F /* floor1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = floor1.c; sourceTree = "<group>"; };
- F5D8F62A03389C830112CE8F /* highlevel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = highlevel.h; sourceTree = "<group>"; };
- F5D8F62B03389C830112CE8F /* info.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = info.c; sourceTree = "<group>"; };
- F5D8F62C03389C830112CE8F /* lookup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lookup.c; sourceTree = "<group>"; };
- F5D8F62D03389C830112CE8F /* lookup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lookup.h; sourceTree = "<group>"; };
- F5D8F62E03389C830112CE8F /* lookup_data.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lookup_data.h; sourceTree = "<group>"; };
- F5D8F63003389C830112CE8F /* lpc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lpc.c; sourceTree = "<group>"; };
- F5D8F63103389C830112CE8F /* lpc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lpc.h; sourceTree = "<group>"; };
- F5D8F63203389C830112CE8F /* lsp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lsp.c; sourceTree = "<group>"; };
- F5D8F63303389C830112CE8F /* lsp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lsp.h; sourceTree = "<group>"; };
- F5D8F63603389C830112CE8F /* mapping0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mapping0.c; sourceTree = "<group>"; };
- F5D8F63703389C830112CE8F /* masking.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = masking.h; sourceTree = "<group>"; };
- F5D8F63803389C830112CE8F /* mdct.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mdct.c; sourceTree = "<group>"; };
- F5D8F63903389C830112CE8F /* mdct.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mdct.h; sourceTree = "<group>"; };
- F5D8F63A03389C830112CE8F /* misc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = "<group>"; };
- F5D8F63B03389C830112CE8F /* misc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = misc.h; sourceTree = "<group>"; };
- F5D8F63E03389C830112CE8F /* floor_all.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = floor_all.h; sourceTree = "<group>"; };
- F5D8F64103389C830112CE8F /* psych_11.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = psych_11.h; sourceTree = "<group>"; };
- F5D8F64203389C830112CE8F /* psych_16.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = psych_16.h; sourceTree = "<group>"; };
- F5D8F64303389C830112CE8F /* psych_44.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = psych_44.h; sourceTree = "<group>"; };
- F5D8F64403389C830112CE8F /* psych_8.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = psych_8.h; sourceTree = "<group>"; };
- F5D8F64503389C830112CE8F /* residue_16.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = residue_16.h; sourceTree = "<group>"; };
- F5D8F64603389C830112CE8F /* residue_44.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = residue_44.h; sourceTree = "<group>"; };
- F5D8F64703389C830112CE8F /* residue_44u.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = residue_44u.h; sourceTree = "<group>"; };
- F5D8F64803389C830112CE8F /* residue_8.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = residue_8.h; sourceTree = "<group>"; };
- F5D8F64903389C830112CE8F /* setup_11.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_11.h; sourceTree = "<group>"; };
- F5D8F64A03389C830112CE8F /* setup_16.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_16.h; sourceTree = "<group>"; };
- F5D8F64B03389C830112CE8F /* setup_22.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_22.h; sourceTree = "<group>"; };
- F5D8F64C03389C830112CE8F /* setup_32.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_32.h; sourceTree = "<group>"; };
- F5D8F64D03389C830112CE8F /* setup_44.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_44.h; sourceTree = "<group>"; };
- F5D8F64E03389C830112CE8F /* setup_44u.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_44u.h; sourceTree = "<group>"; };
- F5D8F64F03389C830112CE8F /* setup_8.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_8.h; sourceTree = "<group>"; };
- F5D8F65003389C830112CE8F /* setup_X.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_X.h; sourceTree = "<group>"; };
- F5D8F65103389C830112CE8F /* os.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = os.h; sourceTree = "<group>"; };
- F5D8F65203389C830112CE8F /* psy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = psy.c; sourceTree = "<group>"; };
- F5D8F65303389C830112CE8F /* psy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = psy.h; sourceTree = "<group>"; };
- F5D8F65403389C830112CE8F /* psytune.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = psytune.c; sourceTree = "<group>"; };
- F5D8F65503389C830112CE8F /* registry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = registry.c; sourceTree = "<group>"; };
- F5D8F65603389C830112CE8F /* registry.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = registry.h; sourceTree = "<group>"; };
- F5D8F65703389C830112CE8F /* res0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = res0.c; sourceTree = "<group>"; };
- F5D8F65803389C830112CE8F /* scales.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = scales.h; sourceTree = "<group>"; };
- F5D8F65903389C830112CE8F /* sharedbook.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = sharedbook.c; sourceTree = "<group>"; };
- F5D8F65A03389C830112CE8F /* smallft.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = smallft.c; sourceTree = "<group>"; };
- F5D8F65B03389C830112CE8F /* smallft.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = smallft.h; sourceTree = "<group>"; };
- F5D8F65C03389C830112CE8F /* synthesis.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = synthesis.c; sourceTree = "<group>"; };
- F5D8F65D03389C830112CE8F /* tone.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = tone.c; sourceTree = "<group>"; };
- F5D8F65E03389C830112CE8F /* vorbisenc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = vorbisenc.c; sourceTree = "<group>"; };
- F5D8F65F03389C830112CE8F /* vorbisfile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = vorbisfile.c; sourceTree = "<group>"; };
- F5D8F66003389C830112CE8F /* window.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = window.c; sourceTree = "<group>"; };
- F5D8F66103389C830112CE8F /* window.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = window.h; sourceTree = "<group>"; };
-/* End PBXFileReference section */
-
-/* Begin PBXFrameworksBuildPhase section */
- 730F23E9091827B100AB638C /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 730F23FB0918281100AB638C /* Ogg.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 738835E20B18F870005C7A69 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 738836110B190488005C7A69 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 738836200B1905E5005C7A69 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXFrameworksBuildPhase section */
-
-/* Begin PBXGroup section */
- 034768DFFF38A50411DB9C8B /* Products */ = {
- isa = PBXGroup;
- children = (
- 730F23F1091827B100AB638C /* Vorbis.framework */,
- 738835E40B18F870005C7A69 /* libvorbis.a */,
- 738836130B190488005C7A69 /* libvorbisenc.a */,
- 738836220B1905E5005C7A69 /* libvorbisfile.a */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 0867D691FE84028FC02AAC07 /* vorbis */ = {
- isa = PBXGroup;
- children = (
- F58520B70191D12B01A802FE /* Headers */,
- F5D8F60803389C830112CE8F /* lib */,
- 089C1665FE841158C02AAC07 /* Resources */,
- 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
- 034768DFFF38A50411DB9C8B /* Products */,
- );
- name = vorbis;
- sourceTree = "<group>";
- };
- 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
- isa = PBXGroup;
- children = (
- 730F23FA0918281100AB638C /* Ogg.framework */,
- );
- name = "External Frameworks and Libraries";
- sourceTree = "<group>";
- };
- 089C1665FE841158C02AAC07 /* Resources */ = {
- isa = PBXGroup;
- children = (
- 730F23F0091827B100AB638C /* Info.plist */,
- 089C1666FE841158C02AAC07 /* InfoPlist.strings */,
- );
- name = Resources;
- sourceTree = "<group>";
- };
- F58520B70191D12B01A802FE /* Headers */ = {
- isa = PBXGroup;
- children = (
- F58520B90191D12B01A802FE /* codec.h */,
- F58520BA0191D12B01A802FE /* vorbisenc.h */,
- F58520BB0191D12B01A802FE /* vorbisfile.h */,
- );
- name = Headers;
- path = ../include/vorbis;
- sourceTree = SOURCE_ROOT;
- };
- F5D8F60803389C830112CE8F /* lib */ = {
- isa = PBXGroup;
- children = (
- F5D8F60A03389C830112CE8F /* analysis.c */,
- F5D8F60B03389C830112CE8F /* backends.h */,
- F5D8F60C03389C830112CE8F /* barkmel.c */,
- F5D8F60D03389C830112CE8F /* bitrate.c */,
- F5D8F60E03389C830112CE8F /* bitrate.h */,
- F5D8F60F03389C830112CE8F /* block.c */,
- F5D8F61003389C830112CE8F /* books */,
- F5D8F62303389C830112CE8F /* codebook.c */,
- F5D8F62403389C830112CE8F /* codebook.h */,
- F5D8F62503389C830112CE8F /* codec_internal.h */,
- F5D8F62603389C830112CE8F /* envelope.c */,
- F5D8F62703389C830112CE8F /* envelope.h */,
- F5D8F62803389C830112CE8F /* floor0.c */,
- F5D8F62903389C830112CE8F /* floor1.c */,
- F5D8F62A03389C830112CE8F /* highlevel.h */,
- F5D8F62B03389C830112CE8F /* info.c */,
- F5D8F62C03389C830112CE8F /* lookup.c */,
- F5D8F62D03389C830112CE8F /* lookup.h */,
- F5D8F62E03389C830112CE8F /* lookup_data.h */,
- F5D8F63003389C830112CE8F /* lpc.c */,
- F5D8F63103389C830112CE8F /* lpc.h */,
- F5D8F63203389C830112CE8F /* lsp.c */,
- F5D8F63303389C830112CE8F /* lsp.h */,
- F5D8F63603389C830112CE8F /* mapping0.c */,
- F5D8F63703389C830112CE8F /* masking.h */,
- F5D8F63803389C830112CE8F /* mdct.c */,
- F5D8F63903389C830112CE8F /* mdct.h */,
- F5D8F63A03389C830112CE8F /* misc.c */,
- F5D8F63B03389C830112CE8F /* misc.h */,
- F5D8F63C03389C830112CE8F /* modes */,
- F5D8F65103389C830112CE8F /* os.h */,
- F5D8F65203389C830112CE8F /* psy.c */,
- F5D8F65303389C830112CE8F /* psy.h */,
- F5D8F65403389C830112CE8F /* psytune.c */,
- F5D8F65503389C830112CE8F /* registry.c */,
- F5D8F65603389C830112CE8F /* registry.h */,
- F5D8F65703389C830112CE8F /* res0.c */,
- F5D8F65803389C830112CE8F /* scales.h */,
- F5D8F65903389C830112CE8F /* sharedbook.c */,
- F5D8F65A03389C830112CE8F /* smallft.c */,
- F5D8F65B03389C830112CE8F /* smallft.h */,
- F5D8F65C03389C830112CE8F /* synthesis.c */,
- F5D8F65D03389C830112CE8F /* tone.c */,
- F5D8F65E03389C830112CE8F /* vorbisenc.c */,
- F5D8F65F03389C830112CE8F /* vorbisfile.c */,
- F5D8F66003389C830112CE8F /* window.c */,
- F5D8F66103389C830112CE8F /* window.h */,
- );
- name = lib;
- path = ../lib;
- sourceTree = "<group>";
- };
- F5D8F61003389C830112CE8F /* books */ = {
- isa = PBXGroup;
- children = (
- F5D8F61203389C830112CE8F /* coupled */,
- F5D8F61703389C830112CE8F /* floor */,
- F5D8F61E03389C830112CE8F /* uncoupled */,
- );
- path = books;
- sourceTree = "<group>";
- };
- F5D8F61203389C830112CE8F /* coupled */ = {
- isa = PBXGroup;
- children = (
- F5D8F61603389C830112CE8F /* res_books_stereo.h */,
- );
- path = coupled;
- sourceTree = "<group>";
- };
- F5D8F61703389C830112CE8F /* floor */ = {
- isa = PBXGroup;
- children = (
- F5D8F61903389C830112CE8F /* floor_books.h */,
- );
- path = floor;
- sourceTree = "<group>";
- };
- F5D8F61E03389C830112CE8F /* uncoupled */ = {
- isa = PBXGroup;
- children = (
- F5D8F62203389C830112CE8F /* res_books_uncoupled.h */,
- );
- path = uncoupled;
- sourceTree = "<group>";
- };
- F5D8F63C03389C830112CE8F /* modes */ = {
- isa = PBXGroup;
- children = (
- F5D8F63E03389C830112CE8F /* floor_all.h */,
- F5D8F64103389C830112CE8F /* psych_11.h */,
- F5D8F64203389C830112CE8F /* psych_16.h */,
- F5D8F64303389C830112CE8F /* psych_44.h */,
- F5D8F64403389C830112CE8F /* psych_8.h */,
- F5D8F64503389C830112CE8F /* residue_16.h */,
- F5D8F64603389C830112CE8F /* residue_44.h */,
- F5D8F64703389C830112CE8F /* residue_44u.h */,
- F5D8F64803389C830112CE8F /* residue_8.h */,
- F5D8F64903389C830112CE8F /* setup_11.h */,
- F5D8F64A03389C830112CE8F /* setup_16.h */,
- F5D8F64B03389C830112CE8F /* setup_22.h */,
- F5D8F64C03389C830112CE8F /* setup_32.h */,
- F5D8F64D03389C830112CE8F /* setup_44.h */,
- F5D8F64E03389C830112CE8F /* setup_44u.h */,
- F5D8F64F03389C830112CE8F /* setup_8.h */,
- F5D8F65003389C830112CE8F /* setup_X.h */,
- );
- path = modes;
- sourceTree = "<group>";
- };
-/* End PBXGroup section */
-
-/* Begin PBXHeadersBuildPhase section */
- 730F23A2091827B100AB638C /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 730F23A3091827B100AB638C /* codec.h in Headers */,
- 730F23A4091827B100AB638C /* vorbisenc.h in Headers */,
- 730F23A5091827B100AB638C /* vorbisfile.h in Headers */,
- 730F23A6091827B100AB638C /* backends.h in Headers */,
- 730F23A7091827B100AB638C /* bitrate.h in Headers */,
- 730F23A8091827B100AB638C /* res_books_stereo.h in Headers */,
- 730F23A9091827B100AB638C /* floor_books.h in Headers */,
- 730F23AA091827B100AB638C /* res_books_uncoupled.h in Headers */,
- 730F23AB091827B100AB638C /* codebook.h in Headers */,
- 730F23AC091827B100AB638C /* codec_internal.h in Headers */,
- 730F23AD091827B100AB638C /* envelope.h in Headers */,
- 730F23AE091827B100AB638C /* highlevel.h in Headers */,
- 730F23AF091827B100AB638C /* lookup.h in Headers */,
- 730F23B0091827B100AB638C /* lookup_data.h in Headers */,
- 730F23B1091827B100AB638C /* lpc.h in Headers */,
- 730F23B2091827B100AB638C /* lsp.h in Headers */,
- 730F23B3091827B100AB638C /* masking.h in Headers */,
- 730F23B4091827B100AB638C /* mdct.h in Headers */,
- 730F23B5091827B100AB638C /* misc.h in Headers */,
- 730F23B6091827B100AB638C /* floor_all.h in Headers */,
- 730F23B7091827B100AB638C /* psych_11.h in Headers */,
- 730F23B8091827B100AB638C /* psych_16.h in Headers */,
- 730F23B9091827B100AB638C /* psych_44.h in Headers */,
- 730F23BA091827B100AB638C /* psych_8.h in Headers */,
- 730F23BB091827B100AB638C /* residue_16.h in Headers */,
- 730F23BC091827B100AB638C /* residue_44.h in Headers */,
- 730F23BD091827B100AB638C /* residue_44u.h in Headers */,
- 730F23BE091827B100AB638C /* residue_8.h in Headers */,
- 730F23BF091827B100AB638C /* setup_11.h in Headers */,
- 730F23C0091827B100AB638C /* setup_16.h in Headers */,
- 730F23C1091827B100AB638C /* setup_22.h in Headers */,
- 730F23C2091827B100AB638C /* setup_32.h in Headers */,
- 730F23C3091827B100AB638C /* setup_44.h in Headers */,
- 730F23C4091827B100AB638C /* setup_44u.h in Headers */,
- 730F23C5091827B100AB638C /* setup_8.h in Headers */,
- 730F23C6091827B100AB638C /* setup_X.h in Headers */,
- 730F23C7091827B100AB638C /* os.h in Headers */,
- 730F23C8091827B100AB638C /* psy.h in Headers */,
- 730F23C9091827B100AB638C /* registry.h in Headers */,
- 730F23CA091827B100AB638C /* scales.h in Headers */,
- 730F23CB091827B100AB638C /* smallft.h in Headers */,
- 730F23CC091827B100AB638C /* window.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 738835E00B18F870005C7A69 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 7388360F0B190488005C7A69 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 7388361E0B1905E5005C7A69 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXHeadersBuildPhase section */
-
-/* Begin PBXNativeTarget section */
- 730F23A1091827B100AB638C /* Vorbis */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 730F23EC091827B100AB638C /* Build configuration list for PBXNativeTarget "Vorbis" */;
- buildPhases = (
- 730F23A2091827B100AB638C /* Headers */,
- 730F23CD091827B100AB638C /* Resources */,
- 730F23D2091827B100AB638C /* Sources */,
- 730F23E9091827B100AB638C /* Frameworks */,
- 730F23EB091827B100AB638C /* Rez */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = Vorbis;
- productInstallPath = /Library/Frameworks;
- productName = vorbis;
- productReference = 730F23F1091827B100AB638C /* Vorbis.framework */;
- productType = "com.apple.product-type.framework";
- };
- 738835E30B18F870005C7A69 /* libvorbis (static) */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 738835E50B18F88E005C7A69 /* Build configuration list for PBXNativeTarget "libvorbis (static)" */;
- buildPhases = (
- 738835E00B18F870005C7A69 /* Headers */,
- 738835E10B18F870005C7A69 /* Sources */,
- 738835E20B18F870005C7A69 /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "libvorbis (static)";
- productName = vorbis;
- productReference = 738835E40B18F870005C7A69 /* libvorbis.a */;
- productType = "com.apple.product-type.library.static";
- };
- 738836120B190488005C7A69 /* libvorbisenc (static) */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 7388361A0B1904D6005C7A69 /* Build configuration list for PBXNativeTarget "libvorbisenc (static)" */;
- buildPhases = (
- 7388360F0B190488005C7A69 /* Headers */,
- 738836100B190488005C7A69 /* Sources */,
- 738836110B190488005C7A69 /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "libvorbisenc (static)";
- productName = vorbisenc;
- productReference = 738836130B190488005C7A69 /* libvorbisenc.a */;
- productType = "com.apple.product-type.library.static";
- };
- 738836210B1905E5005C7A69 /* libvorbisfile (static) */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 738836250B19065D005C7A69 /* Build configuration list for PBXNativeTarget "libvorbisfile (static)" */;
- buildPhases = (
- 7388361E0B1905E5005C7A69 /* Headers */,
- 7388361F0B1905E5005C7A69 /* Sources */,
- 738836200B1905E5005C7A69 /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "libvorbisfile (static)";
- productName = vorbisfile;
- productReference = 738836220B1905E5005C7A69 /* libvorbisfile.a */;
- productType = "com.apple.product-type.library.static";
- };
-/* End PBXNativeTarget section */
-
-/* Begin PBXProject section */
- 0867D690FE84028FC02AAC07 /* Project object */ = {
- isa = PBXProject;
- buildConfigurationList = 730F23F3091827B200AB638C /* Build configuration list for PBXProject "Vorbis" */;
- hasScannedForEncodings = 0;
- mainGroup = 0867D691FE84028FC02AAC07 /* vorbis */;
- productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
- projectDirPath = "";
- targets = (
- 730F23A1091827B100AB638C /* Vorbis */,
- 738835E30B18F870005C7A69 /* libvorbis (static) */,
- 738836120B190488005C7A69 /* libvorbisenc (static) */,
- 738836210B1905E5005C7A69 /* libvorbisfile (static) */,
- );
- };
-/* End PBXProject section */
-
-/* Begin PBXResourcesBuildPhase section */
- 730F23CD091827B100AB638C /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 730F23CE091827B100AB638C /* InfoPlist.strings in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXResourcesBuildPhase section */
-
-/* Begin PBXRezBuildPhase section */
- 730F23EB091827B100AB638C /* Rez */ = {
- isa = PBXRezBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXRezBuildPhase section */
-
-/* Begin PBXSourcesBuildPhase section */
- 730F23D2091827B100AB638C /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 730F23D3091827B100AB638C /* analysis.c in Sources */,
- 730F23D4091827B100AB638C /* bitrate.c in Sources */,
- 730F23D5091827B100AB638C /* block.c in Sources */,
- 730F23D6091827B100AB638C /* codebook.c in Sources */,
- 730F23D7091827B100AB638C /* envelope.c in Sources */,
- 730F23D8091827B100AB638C /* floor0.c in Sources */,
- 730F23D9091827B100AB638C /* floor1.c in Sources */,
- 730F23DA091827B100AB638C /* info.c in Sources */,
- 730F23DB091827B100AB638C /* lookup.c in Sources */,
- 730F23DC091827B100AB638C /* lpc.c in Sources */,
- 730F23DD091827B100AB638C /* lsp.c in Sources */,
- 730F23DE091827B100AB638C /* mapping0.c in Sources */,
- 730F23DF091827B100AB638C /* mdct.c in Sources */,
- 730F23E0091827B100AB638C /* psy.c in Sources */,
- 730F23E1091827B100AB638C /* registry.c in Sources */,
- 730F23E2091827B100AB638C /* res0.c in Sources */,
- 730F23E3091827B100AB638C /* sharedbook.c in Sources */,
- 730F23E4091827B100AB638C /* smallft.c in Sources */,
- 730F23E5091827B100AB638C /* synthesis.c in Sources */,
- 730F23E6091827B100AB638C /* vorbisenc.c in Sources */,
- 730F23E7091827B100AB638C /* vorbisfile.c in Sources */,
- 730F23E8091827B100AB638C /* window.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 738835E10B18F870005C7A69 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 738835F40B18FF50005C7A69 /* mdct.c in Sources */,
- 738835F70B18FF58005C7A69 /* smallft.c in Sources */,
- 738835F80B18FF61005C7A69 /* block.c in Sources */,
- 738835F90B18FF67005C7A69 /* envelope.c in Sources */,
- 738835FA0B18FF71005C7A69 /* window.c in Sources */,
- 738835FB0B18FF7A005C7A69 /* lsp.c in Sources */,
- 738835FC0B18FF82005C7A69 /* lpc.c in Sources */,
- 738835FD0B18FF93005C7A69 /* analysis.c in Sources */,
- 738835FE0B18FF9C005C7A69 /* synthesis.c in Sources */,
- 738835FF0B18FF9E005C7A69 /* psy.c in Sources */,
- 738836000B18FFCB005C7A69 /* info.c in Sources */,
- 738836010B18FFE5005C7A69 /* floor1.c in Sources */,
- 738836020B18FFE5005C7A69 /* floor0.c in Sources */,
- 738836030B18FFED005C7A69 /* res0.c in Sources */,
- 738836040B18FFF0005C7A69 /* mapping0.c in Sources */,
- 738836050B18FFF8005C7A69 /* registry.c in Sources */,
- 738836060B18FFFD005C7A69 /* codebook.c in Sources */,
- 738836070B190001005C7A69 /* sharedbook.c in Sources */,
- 738836080B190008005C7A69 /* lookup.c in Sources */,
- 738836090B19000B005C7A69 /* bitrate.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 738836100B190488005C7A69 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 738836140B1904A5005C7A69 /* vorbisenc.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 7388361F0B1905E5005C7A69 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 738836230B190601005C7A69 /* vorbisfile.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXSourcesBuildPhase section */
-
-/* Begin PBXVariantGroup section */
- 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = {
- isa = PBXVariantGroup;
- children = (
- 089C1667FE841158C02AAC07 /* English */,
- );
- name = InfoPlist.strings;
- sourceTree = "<group>";
- };
-/* End PBXVariantGroup section */
-
-/* Begin XCBuildConfiguration section */
- 730F23ED091827B100AB638C /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COPY_PHASE_STRIP = NO;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
- FRAMEWORK_VERSION = A;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_ENABLE_FIX_AND_CONTINUE = YES;
- GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
- HEADER_SEARCH_PATHS = ../lib;
- INFOPLIST_FILE = Info.plist;
- INSTALL_PATH = /Library/Frameworks;
- LIBRARY_SEARCH_PATHS = "";
- OTHER_LDFLAGS = "";
- PRODUCT_NAME = Vorbis;
- SECTORDER_FLAGS = "";
- WARNING_CFLAGS = (
- "-Wmost",
- "-Wno-four-char-constants",
- "-Wno-unknown-pragmas",
- );
- WRAPPER_EXTENSION = framework;
- ZERO_LINK = YES;
- };
- name = Debug;
- };
- 730F23EE091827B100AB638C /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COPY_PHASE_STRIP = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
- FRAMEWORK_VERSION = A;
- GCC_ENABLE_FIX_AND_CONTINUE = NO;
- HEADER_SEARCH_PATHS = ../lib;
- INFOPLIST_FILE = Info.plist;
- INSTALL_PATH = /Library/Frameworks;
- LIBRARY_SEARCH_PATHS = "";
- OTHER_LDFLAGS = "";
- PRODUCT_NAME = Vorbis;
- SECTORDER_FLAGS = "";
- WARNING_CFLAGS = (
- "-Wmost",
- "-Wno-four-char-constants",
- "-Wno-unknown-pragmas",
- );
- WRAPPER_EXTENSION = framework;
- ZERO_LINK = NO;
- };
- name = Release;
- };
- 730F23F4091827B200AB638C /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__;
- SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
- };
- name = Debug;
- };
- 730F23F5091827B200AB638C /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ARCHS = (
- ppc,
- i386,
- );
- GCC_OPTIMIZATION_LEVEL = 3;
- GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__;
- OTHER_CFLAGS = (
- "$(OTHER_CFLAGS)",
- "-ffast-math",
- "-falign-loops=16",
- );
- SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
- };
- name = Release;
- };
- 738835E60B18F88E005C7A69 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COPY_PHASE_STRIP = NO;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_ENABLE_FIX_AND_CONTINUE = YES;
- GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- HEADER_SEARCH_PATHS = (
- "$(inherited)",
- ../../ogg/include,
- );
- INSTALL_PATH = /usr/local/lib;
- PREBINDING = NO;
- PRODUCT_NAME = vorbis;
- ZERO_LINK = YES;
- };
- name = Debug;
- };
- 738835E70B18F88E005C7A69 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COPY_PHASE_STRIP = YES;
- GCC_ENABLE_FIX_AND_CONTINUE = NO;
- GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
- HEADER_SEARCH_PATHS = (
- "$(inherited)",
- ../../ogg/include,
- );
- INSTALL_PATH = /usr/local/lib;
- PREBINDING = NO;
- PRODUCT_NAME = vorbis;
- ZERO_LINK = NO;
- };
- name = Release;
- };
- 7388361B0B1904D6005C7A69 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COPY_PHASE_STRIP = NO;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_ENABLE_FIX_AND_CONTINUE = YES;
- GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- HEADER_SEARCH_PATHS = (
- "$(inherited)",
- ../lib,
- ../../ogg/include,
- );
- INSTALL_PATH = /usr/local/lib;
- PREBINDING = NO;
- PRODUCT_NAME = vorbisenc;
- ZERO_LINK = YES;
- };
- name = Debug;
- };
- 7388361C0B1904D6005C7A69 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COPY_PHASE_STRIP = YES;
- GCC_ENABLE_FIX_AND_CONTINUE = NO;
- GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
- HEADER_SEARCH_PATHS = (
- "$(inherited)",
- ../lib,
- ../../ogg/include,
- );
- INSTALL_PATH = /usr/local/lib;
- PREBINDING = NO;
- PRODUCT_NAME = vorbisenc;
- ZERO_LINK = NO;
- };
- name = Release;
- };
- 738836260B19065D005C7A69 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COPY_PHASE_STRIP = NO;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_ENABLE_FIX_AND_CONTINUE = YES;
- GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- HEADER_SEARCH_PATHS = (
- "$(inherited)",
- ../../ogg/include,
- );
- INSTALL_PATH = /usr/local/lib;
- PREBINDING = NO;
- PRODUCT_NAME = vorbisfile;
- ZERO_LINK = YES;
- };
- name = Debug;
- };
- 738836270B19065D005C7A69 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COPY_PHASE_STRIP = YES;
- GCC_ENABLE_FIX_AND_CONTINUE = NO;
- GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
- HEADER_SEARCH_PATHS = (
- "$(inherited)",
- ../../ogg/include,
- );
- INSTALL_PATH = /usr/local/lib;
- PREBINDING = NO;
- PRODUCT_NAME = vorbisfile;
- ZERO_LINK = NO;
- };
- name = Release;
- };
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
- 730F23EC091827B100AB638C /* Build configuration list for PBXNativeTarget "Vorbis" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 730F23ED091827B100AB638C /* Debug */,
- 730F23EE091827B100AB638C /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 730F23F3091827B200AB638C /* Build configuration list for PBXProject "Vorbis" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 730F23F4091827B200AB638C /* Debug */,
- 730F23F5091827B200AB638C /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 738835E50B18F88E005C7A69 /* Build configuration list for PBXNativeTarget "libvorbis (static)" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 738835E60B18F88E005C7A69 /* Debug */,
- 738835E70B18F88E005C7A69 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 7388361A0B1904D6005C7A69 /* Build configuration list for PBXNativeTarget "libvorbisenc (static)" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 7388361B0B1904D6005C7A69 /* Debug */,
- 7388361C0B1904D6005C7A69 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 738836250B19065D005C7A69 /* Build configuration list for PBXNativeTarget "libvorbisfile (static)" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 738836260B19065D005C7A69 /* Debug */,
- 738836270B19065D005C7A69 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
-/* End XCConfigurationList section */
- };
- rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
-}
diff --git a/contrib/vorbis/symbian/bld.inf b/contrib/vorbis/symbian/bld.inf
deleted file mode 100644
index 69625fe..0000000
--- a/contrib/vorbis/symbian/bld.inf
+++ /dev/null
@@ -1,35 +0,0 @@
-/*
- Copyright (C) 2003 Commonwealth Scientific and Industrial Research
- Organisation (CSIRO) Australia
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
-
- - Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
-
- - Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
-
- - Neither the name of CSIRO Australia nor the names of its
- contributors may be used to endorse or promote products derived from
- this software without specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
- PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE ORGANISATION OR
- CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
-
-PRJ_MMPFILES
-
-vorbis.mmp
diff --git a/contrib/vorbis/symbian/config.h b/contrib/vorbis/symbian/config.h
deleted file mode 100644
index 56d2179..0000000
--- a/contrib/vorbis/symbian/config.h
+++ /dev/null
@@ -1,54 +0,0 @@
-/*
- Copyright (C) 2003 Commonwealth Scientific and Industrial Research
- Organisation (CSIRO) Australia
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
-
- - Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
-
- - Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
-
- - Neither the name of CSIRO Australia nor the names of its
- contributors may be used to endorse or promote products derived from
- this software without specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
- PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE ORGANISATION OR
- CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
-
-#ifndef CONFIG_H
-#define CONFIG_H
-
-#ifdef __WINS__
-
-/* Disable some warnings */
-
-#pragma warning(disable: 4100) /* unreferenced formal parameter */
-#pragma warning(disable: 4127) /* conditional expression is constant */
-#pragma warning(disable: 4189) /* local variable is initialized but not referenced */
-#pragma warning(disable: 4244) /* conversion from '...' to '...', possible loss of data */
-#pragma warning(disable: 4305) /* truncation from '...' to '...' */
-#pragma warning(disable: 4505) /* unreferenced local function has been removed */
-#pragma warning(disable: 4514) /* unreferenced inline function has been removed */
-#pragma warning(disable: 4702) /* unreachable code */
-#pragma warning(disable: 4701) /* local variable may be be used without having been initialized */
-#pragma warning(disable: 4706) /* assignment within conditional expression */
-#pragma warning(disable: 4761) /* integral size mismatch in argument: conversion supplied */
-
-#endif
-
-#endif /* ! CONFIG_H */
diff --git a/contrib/vorbis/symbian/vorbis.mmp b/contrib/vorbis/symbian/vorbis.mmp
deleted file mode 100644
index f431419..0000000
--- a/contrib/vorbis/symbian/vorbis.mmp
+++ /dev/null
@@ -1,43 +0,0 @@
-/*
- Copyright (C) 2003 Commonwealth Scientific and Industrial Research
- Organisation (CSIRO) Australia
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
-
- - Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
-
- - Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
-
- - Neither the name of CSIRO Australia nor the names of its
- contributors may be used to endorse or promote products derived from
- this software without specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
- PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE ORGANISATION OR
- CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
-
-TARGET vorbis.lib
-TARGETTYPE lib
-UID 0
-MACRO HAVE_CONFIG_H
-SOURCEPATH ..\lib
-SOURCE analysis.c barkmel.c bitrate.c block.c codebook.c envelope.c floor0.c floor1.c info.c
-SOURCE lookup.c lpc.c lsp.c mapping0.c mdct.c psy.c registry.c res0.c sharedbook.c
-SOURCE smallft.c synthesis.c vorbisfile.c window.c
-
-USERINCLUDE . ..\include
-SYSTEMINCLUDE \epoc32\include \epoc32\include\libc ..\include ..\..\ogg\include ..\..\ogg\symbian
diff --git a/contrib/vorbis/test/Makefile.am b/contrib/vorbis/test/Makefile.am
deleted file mode 100644
index b68ebdb..0000000
--- a/contrib/vorbis/test/Makefile.am
+++ /dev/null
@@ -1,19 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-AUTOMAKE_OPTIONS = foreign
-
-check_PROGRAMS = test
-
-check: $(check_PROGRAMS)
- ./test$(EXEEXT)
-
-AM_CPPFLAGS = -I$(top_srcdir)/include @OGG_CFLAGS@
-
-test_SOURCES = util.c util.h write_read.c write_read.h test.c
-test_LDADD = ../lib/libvorbisenc.la ../lib/libvorbis.la @OGG_LIBS@ @VORBIS_LIBS@
-
-debug:
- $(MAKE) check CFLAGS="@DEBUG@"
-
-profile:
- $(MAKE) check CFLAGS="@PROFILE@"
diff --git a/contrib/vorbis/test/test.c b/contrib/vorbis/test/test.c
deleted file mode 100644
index fe1648d..0000000
--- a/contrib/vorbis/test/test.c
+++ /dev/null
@@ -1,99 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: vorbis coded test suite using vorbisfile
-
- ********************************************************************/
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <math.h>
-
-#include "util.h"
-#include "write_read.h"
-
-#define DATA_LEN 2048
-
-#define MAX(a,b) ((a) > (b) ? (a) : (b))
-
-
-static int check_output (const float * data_in, unsigned len, float allowable);
-
-int
-main(void){
- static float data_out [DATA_LEN] ;
- static float data_in [DATA_LEN] ;
-
- /* Do safest and most used sample rates first. */
- int sample_rates [] = { 44100, 48000, 32000, 22050, 16000, 96000 } ;
- unsigned k ;
- int errors = 0 ;
- int ch;
-
- gen_windowed_sine (data_out, ARRAY_LEN (data_out), 0.95);
-
- for(ch=1;ch<=8;ch++){
- float q=-.05;
- printf("\nTesting %d channel%s\n\n",ch,ch==1?"":"s");
- while(q<1.){
- for (k = 0 ; k < ARRAY_LEN (sample_rates); k ++) {
- char filename [64] ;
- snprintf (filename, sizeof (filename), "vorbis_%dch_q%.1f_%u.ogg", ch,q*10,sample_rates [k]);
-
- printf (" %-20s : ", filename);
- fflush (stdout);
-
- /* Set to know value. */
- set_data_in (data_in, ARRAY_LEN (data_in), 3.141);
-
- write_vorbis_data_or_die (filename, sample_rates [k], q, data_out, ARRAY_LEN (data_out),ch);
- read_vorbis_data_or_die (filename, sample_rates [k], data_in, ARRAY_LEN (data_in));
-
- if (check_output (data_in, ARRAY_LEN (data_in), (.15f - .1f*q)) != 0)
- errors ++ ;
- else {
- puts ("ok");
- remove (filename);
- }
- }
- q+=.1;
- }
- }
-
- if (errors)
- exit (1);
-
- return 0;
-}
-
-static int
-check_output (const float * data_in, unsigned len, float allowable)
-{
- float max_abs = 0.0 ;
- unsigned k ;
-
- for (k = 0 ; k < len ; k++) {
- float temp = fabs (data_in [k]);
- max_abs = MAX (max_abs, temp);
- }
-
- if (max_abs < 0.95-allowable) {
- printf ("Error : max_abs (%f) too small.\n", max_abs);
- return 1 ;
- } else if (max_abs > .95+allowable) {
- printf ("Error : max_abs (%f) too big.\n", max_abs);
- return 1 ;
- }
-
- return 0 ;
-}
-
diff --git a/contrib/vorbis/test/util.c b/contrib/vorbis/test/util.c
deleted file mode 100644
index 2ab7483..0000000
--- a/contrib/vorbis/test/util.c
+++ /dev/null
@@ -1,52 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: utility functions for vorbis codec test suite.
-
- ********************************************************************/
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <math.h>
-#include <string.h>
-#include <errno.h>
-
-#include <vorbis/codec.h>
-#include <vorbis/vorbisenc.h>
-
-#include "util.h"
-
-void
-gen_windowed_sine (float *data, int len, float maximum)
-{ int k ;
-
- memset (data, 0, len * sizeof (float)) ;
-
- len /= 2 ;
-
- for (k = 0 ; k < len ; k++)
- { data [k] = sin (2.0 * k * M_PI * 1.0 / 32.0 + 0.4) ;
-
- /* Apply Hanning Window. */
- data [k] *= maximum * (0.5 - 0.5 * cos (2.0 * M_PI * k / ((len) - 1))) ;
- }
-
- return ;
-}
-
-void
-set_data_in (float * data, unsigned len, float value)
-{ unsigned k ;
-
- for (k = 0 ; k < len ; k++)
- data [k] = value ;
-}
diff --git a/contrib/vorbis/test/util.h b/contrib/vorbis/test/util.h
deleted file mode 100644
index 85f8d4f..0000000
--- a/contrib/vorbis/test/util.h
+++ /dev/null
@@ -1,23 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: utility functions for vorbis codec test suite.
-
- ********************************************************************/
-
-#define ARRAY_LEN(x) (sizeof(x)/sizeof(x[0]))
-
-/* Create simple test data consisting of a windowed sine wave. */
-void gen_windowed_sine (float *data, int len, float maximum) ;
-
-/* Set len values of data array to given value. */
-void set_data_in (float * data, unsigned len, float value) ;
diff --git a/contrib/vorbis/test/write_read.c b/contrib/vorbis/test/write_read.c
deleted file mode 100644
index f1190dc..0000000
--- a/contrib/vorbis/test/write_read.c
+++ /dev/null
@@ -1,297 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: utility functions for vorbis codec test suite.
-
- ********************************************************************/
-
-#include <stdio.h>
-#include <stdlib.h>
-#include <math.h>
-#include <string.h>
-#include <errno.h>
-
-#include <vorbis/codec.h>
-#include <vorbis/vorbisenc.h>
-
-#include "write_read.h"
-
-/* The following function is basically a hacked version of the code in
- * examples/encoder_example.c */
-void
-write_vorbis_data_or_die (const char *filename, int srate, float q, const float * data, int count, int ch)
-{
- FILE * file ;
- ogg_stream_state os;
- ogg_page og;
- ogg_packet op;
- vorbis_info vi;
- vorbis_comment vc;
- vorbis_dsp_state vd;
- vorbis_block vb;
-
- int eos = 0, ret;
-
- if ((file = fopen (filename, "wb")) == NULL) {
- printf("\n\nError : fopen failed : %s\n", strerror (errno)) ;
- exit (1) ;
- }
-
- /********** Encode setup ************/
-
- vorbis_info_init (&vi);
-
- ret = vorbis_encode_init_vbr (&vi,ch,srate,q);
- if (ret) {
- printf ("vorbis_encode_init_vbr return %d\n", ret) ;
- exit (1) ;
- }
-
- vorbis_comment_init (&vc);
- vorbis_comment_add_tag (&vc,"ENCODER","test/util.c");
- vorbis_analysis_init (&vd,&vi);
- vorbis_block_init (&vd,&vb);
-
- ogg_stream_init (&os,12345678);
-
- {
- ogg_packet header;
- ogg_packet header_comm;
- ogg_packet header_code;
-
- vorbis_analysis_headerout (&vd,&vc,&header,&header_comm,&header_code);
- ogg_stream_packetin (&os,&header);
- ogg_stream_packetin (&os,&header_comm);
- ogg_stream_packetin (&os,&header_code);
-
- /* Ensures the audio data will start on a new page. */
- while (!eos){
- int result = ogg_stream_flush (&os,&og);
- if (result == 0)
- break;
- fwrite (og.header,1,og.header_len,file);
- fwrite (og.body,1,og.body_len,file);
- }
-
- }
-
- {
- /* expose the buffer to submit data */
- float **buffer = vorbis_analysis_buffer (&vd,count);
- int i;
-
- for(i=0;i<ch;i++)
- memcpy (buffer [i], data, count * sizeof (float)) ;
-
- /* tell the library how much we actually submitted */
- vorbis_analysis_wrote (&vd,count);
- vorbis_analysis_wrote (&vd,0);
- }
-
- while (vorbis_analysis_blockout (&vd,&vb) == 1) {
- vorbis_analysis (&vb,NULL);
- vorbis_bitrate_addblock (&vb);
-
- while (vorbis_bitrate_flushpacket (&vd,&op)) {
- ogg_stream_packetin (&os,&op);
-
- while (!eos) {
- int result = ogg_stream_pageout (&os,&og);
- if (result == 0)
- break;
- fwrite (og.header,1,og.header_len,file);
- fwrite (og.body,1,og.body_len,file);
-
- if (ogg_page_eos (&og))
- eos = 1;
- }
- }
- }
-
- ogg_stream_clear (&os);
- vorbis_block_clear (&vb);
- vorbis_dsp_clear (&vd);
- vorbis_comment_clear (&vc);
- vorbis_info_clear (&vi);
-
- fclose (file) ;
-}
-
-/* The following function is basically a hacked version of the code in
- * examples/decoder_example.c */
-void
-read_vorbis_data_or_die (const char *filename, int srate, float * data, int count)
-{
- ogg_sync_state oy;
- ogg_stream_state os;
- ogg_page og;
- ogg_packet op;
-
- vorbis_info vi;
- vorbis_comment vc;
- vorbis_dsp_state vd;
- vorbis_block vb;
-
- FILE *file;
- char *buffer;
- int bytes;
- int eos = 0;
- int i;
- int read_total = 0 ;
-
- if ((file = fopen (filename, "rb")) == NULL) {
- printf("\n\nError : fopen failed : %s\n", strerror (errno)) ;
- exit (1) ;
- }
-
- ogg_sync_init (&oy);
-
- {
- /* fragile! Assumes all of our headers will fit in the first 8kB,
- which currently they will */
- buffer = ogg_sync_buffer (&oy,8192);
- bytes = fread (buffer,1,8192,file);
- ogg_sync_wrote (&oy,bytes);
-
- if(ogg_sync_pageout (&oy,&og) != 1) {
- if(bytes < 8192) {
- printf ("Out of data.\n") ;
- goto done_decode ;
- }
-
- fprintf (stderr,"Input does not appear to be an Ogg bitstream.\n");
- exit (1);
- }
-
- ogg_stream_init (&os,ogg_page_serialno(&og));
-
- vorbis_info_init (&vi);
- vorbis_comment_init (&vc);
- if (ogg_stream_pagein (&os,&og) < 0) {
- fprintf (stderr,"Error reading first page of Ogg bitstream data.\n");
- exit (1);
- }
-
- if (ogg_stream_packetout(&os,&op) != 1) {
- fprintf (stderr,"Error reading initial header packet.\n");
- exit (1);
- }
-
- if (vorbis_synthesis_headerin (&vi,&vc,&op) < 0) {
- fprintf (stderr,"This Ogg bitstream does not contain Vorbis "
- "audio data.\n");
- exit (1);
- }
-
- i = 0;
- while ( i < 2) {
- while (i < 2) {
-
- int result = ogg_sync_pageout (&oy,&og);
- if(result == 0)
- break;
- if(result==1) {
- ogg_stream_pagein(&os,&og);
-
- while (i < 2) {
- result = ogg_stream_packetout (&os,&op);
- if (result == 0) break;
- if (result < 0) {
- fprintf (stderr,"Corrupt secondary header. Exiting.\n");
- exit(1);
- }
- vorbis_synthesis_headerin (&vi,&vc,&op);
- i++;
- }
- }
- }
-
- buffer = ogg_sync_buffer (&oy,4096);
- bytes = fread (buffer,1,4096,file);
- if (bytes == 0 && i < 2) {
- fprintf (stderr,"End of file before finding all Vorbis headers!\n");
- exit (1);
- }
-
- ogg_sync_wrote (&oy,bytes);
- }
-
- if (vi.rate != srate) {
- printf ("\n\nError : File '%s' has sample rate of %ld when it should be %d.\n\n", filename, vi.rate, srate);
- exit (1) ;
- }
-
- vorbis_synthesis_init (&vd,&vi);
- vorbis_block_init (&vd,&vb);
-
- while(!eos) {
- while (!eos) {
- int result = ogg_sync_pageout (&oy,&og);
- if (result == 0)
- break;
- if (result < 0) {
- fprintf (stderr,"Corrupt or missing data in bitstream; "
- "continuing...\n");
- } else {
- ogg_stream_pagein (&os,&og);
- while (1) {
- result = ogg_stream_packetout (&os,&op);
-
- if (result == 0)
- break;
- if (result < 0) {
- /* no reason to complain; already complained above */
- } else {
- float **pcm;
- int samples;
-
- if (vorbis_synthesis (&vb,&op) == 0)
- vorbis_synthesis_blockin(&vd,&vb);
- while ((samples = vorbis_synthesis_pcmout (&vd,&pcm)) > 0 && read_total < count) {
- int bout = samples < count ? samples : count;
- bout = read_total + bout > count ? count - read_total : bout;
-
- memcpy (data + read_total, pcm[0], bout * sizeof (float)) ;
-
- vorbis_synthesis_read (&vd,bout);
- read_total += bout ;
- }
- }
- }
-
- if (ogg_page_eos (&og)) eos = 1;
- }
- }
-
- if (!eos) {
- buffer = ogg_sync_buffer (&oy,4096);
- bytes = fread (buffer,1,4096,file);
- ogg_sync_wrote (&oy,bytes);
- if (bytes == 0) eos = 1;
- }
- }
-
- ogg_stream_clear (&os);
-
- vorbis_block_clear (&vb);
- vorbis_dsp_clear (&vd);
- vorbis_comment_clear (&vc);
- vorbis_info_clear (&vi);
- }
-done_decode:
-
- /* OK, clean up the framer */
- ogg_sync_clear (&oy);
-
- fclose (file) ;
-}
-
diff --git a/contrib/vorbis/test/write_read.h b/contrib/vorbis/test/write_read.h
deleted file mode 100644
index c50c483..0000000
--- a/contrib/vorbis/test/write_read.h
+++ /dev/null
@@ -1,27 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: utility functions for vorbis codec test suite.
-
- ********************************************************************/
-
-/* Write supplied data to an Ogg/Vorbis file with specified filename at
- * specified sample rate. Assumes a single channel of audio. */
-void write_vorbis_data_or_die (const char *filename, int srate, float q,
- const float * data, int count, int ch) ;
-
-/* Read given Ogg/Vorbis file into data specified data array. This
- * function is basically the inverse of the one above. Again, assumes
- * a single channel of audio. */
-void read_vorbis_data_or_die (const char *filename, int srate,
- float * data, int count) ;
-
diff --git a/contrib/vorbis/vorbis-uninstalled.pc.in b/contrib/vorbis/vorbis-uninstalled.pc.in
deleted file mode 100644
index aa70a01..0000000
--- a/contrib/vorbis/vorbis-uninstalled.pc.in
+++ /dev/null
@@ -1,14 +0,0 @@
-# vorbis uninstalled pkg-config file
-
-prefix=
-exec_prefix=
-libdir=${pcfiledir}/lib
-includedir=${pcfiledir}/include
-
-Name: vorbis
-Description: vorbis is the primary Ogg Vorbis library (uninstalled)
-Version: @VERSION@
-Requires: ogg
-Conflicts:
-Libs: @VORBIS_LIBS@ ${libdir}/libvorbis.la
-Cflags: -I${includedir}
diff --git a/contrib/vorbis/vorbis.m4 b/contrib/vorbis/vorbis.m4
deleted file mode 100644
index 7b67c58..0000000
--- a/contrib/vorbis/vorbis.m4
+++ /dev/null
@@ -1,136 +0,0 @@
-# Configure paths for libvorbis
-# Jack Moffitt <jack@icecast.org> 10-21-2000
-# Shamelessly stolen from Owen Taylor and Manish Singh
-# thomasvs added check for vorbis_bitrate_addblock which is new in rc3
-
-dnl XIPH_PATH_VORBIS([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
-dnl Test for libvorbis, and define VORBIS_CFLAGS and VORBIS_LIBS
-dnl
-AC_DEFUN([XIPH_PATH_VORBIS],
-[dnl
-dnl Get the cflags and libraries
-dnl
-AC_ARG_WITH(vorbis,AC_HELP_STRING([--with-vorbis=PFX],[Prefix where libvorbis is installed (optional)]), vorbis_prefix="$withval", vorbis_prefix="")
-AC_ARG_WITH(vorbis-libraries,AC_HELP_STRING([--with-vorbis-libraries=DIR],[Directory where libvorbis library is installed (optional)]), vorbis_libraries="$withval", vorbis_libraries="")
-AC_ARG_WITH(vorbis-includes,AC_HELP_STRING([--with-vorbis-includes=DIR],[Directory where libvorbis header files are installed (optional)]), vorbis_includes="$withval", vorbis_includes="")
-AC_ARG_ENABLE(vorbistest,AC_HELP_STRING([--disable-vorbistest],[Do not try to compile and run a test Vorbis program]),, enable_vorbistest=yes)
-
- if test "x$vorbis_libraries" != "x" ; then
- VORBIS_LIBS="-L$vorbis_libraries"
- elif test "x$vorbis_prefix" = "xno" || test "x$vorbis_prefix" = "xyes" ; then
- VORBIS_LIBS=""
- elif test "x$vorbis_prefix" != "x" ; then
- VORBIS_LIBS="-L$vorbis_prefix/lib"
- elif test "x$prefix" != "xNONE"; then
- VORBIS_LIBS="-L$prefix/lib"
- fi
-
- if test "x$vorbis_prefix" != "xno" ; then
- VORBIS_LIBS="$VORBIS_LIBS -lvorbis -lm"
- fi
- VORBISFILE_LIBS="-lvorbisfile"
- VORBISENC_LIBS="-lvorbisenc"
-
- if test "x$vorbis_includes" != "x" ; then
- VORBIS_CFLAGS="-I$vorbis_includes"
- elif test "x$vorbis_prefix" = "xno" || test "x$vorbis_prefix" = "xyes" ; then
- VORBIS_CFLAGS=""
- elif test "x$vorbis_prefix" != "x" ; then
- VORBIS_CFLAGS="-I$vorbis_prefix/include"
- elif test "x$prefix" != "xNONE"; then
- VORBIS_CFLAGS="-I$prefix/include"
- fi
-
-
- AC_MSG_CHECKING(for Vorbis)
- if test "x$vorbis_prefix" = "xno" ; then
- no_vorbis="disabled"
- enable_vorbistest="no"
- else
- no_vorbis=""
- fi
-
-
- if test "x$enable_vorbistest" = "xyes" ; then
- ac_save_CFLAGS="$CFLAGS"
- ac_save_LIBS="$LIBS"
- CFLAGS="$CFLAGS $VORBIS_CFLAGS $OGG_CFLAGS"
- LIBS="$LIBS $VORBIS_LIBS $VORBISENC_LIBS $OGG_LIBS"
-dnl
-dnl Now check if the installed Vorbis is sufficiently new.
-dnl
- rm -f conf.vorbistest
- AC_TRY_RUN([
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <vorbis/codec.h>
-#include <vorbis/vorbisenc.h>
-
-int main ()
-{
- vorbis_block vb;
- vorbis_dsp_state vd;
- vorbis_info vi;
-
- vorbis_info_init (&vi);
- vorbis_encode_init (&vi, 2, 44100, -1, 128000, -1);
- vorbis_analysis_init (&vd, &vi);
- vorbis_block_init (&vd, &vb);
- /* this function was added in 1.0rc3, so this is what we're testing for */
- vorbis_bitrate_addblock (&vb);
-
- system("touch conf.vorbistest");
- return 0;
-}
-
-],, no_vorbis=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"])
- CFLAGS="$ac_save_CFLAGS"
- LIBS="$ac_save_LIBS"
- fi
-
- if test "x$no_vorbis" = "xdisabled" ; then
- AC_MSG_RESULT(no)
- ifelse([$2], , :, [$2])
- elif test "x$no_vorbis" = "x" ; then
- AC_MSG_RESULT(yes)
- ifelse([$1], , :, [$1])
- else
- AC_MSG_RESULT(no)
- if test -f conf.vorbistest ; then
- :
- else
- echo "*** Could not run Vorbis test program, checking why..."
- CFLAGS="$CFLAGS $VORBIS_CFLAGS"
- LIBS="$LIBS $VORBIS_LIBS $OGG_LIBS"
- AC_TRY_LINK([
-#include <stdio.h>
-#include <vorbis/codec.h>
-], [ return 0; ],
- [ echo "*** The test program compiled, but did not run. This usually means"
- echo "*** that the run-time linker is not finding Vorbis or finding the wrong"
- echo "*** version of Vorbis. If it is not finding Vorbis, you'll need to set your"
- echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
- echo "*** to the installed location Also, make sure you have run ldconfig if that"
- echo "*** is required on your system"
- echo "***"
- echo "*** If you have an old version installed, it is best to remove it, although"
- echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"],
- [ echo "*** The test program failed to compile or link. See the file config.log for the"
- echo "*** exact error that occured. This usually means Vorbis was incorrectly installed"
- echo "*** or that you have moved Vorbis since it was installed." ])
- CFLAGS="$ac_save_CFLAGS"
- LIBS="$ac_save_LIBS"
- fi
- VORBIS_CFLAGS=""
- VORBIS_LIBS=""
- VORBISFILE_LIBS=""
- VORBISENC_LIBS=""
- ifelse([$2], , :, [$2])
- fi
- AC_SUBST(VORBIS_CFLAGS)
- AC_SUBST(VORBIS_LIBS)
- AC_SUBST(VORBISFILE_LIBS)
- AC_SUBST(VORBISENC_LIBS)
- rm -f conf.vorbistest
-])
diff --git a/contrib/vorbis/vorbis.pc.in b/contrib/vorbis/vorbis.pc.in
deleted file mode 100644
index 0eacf66..0000000
--- a/contrib/vorbis/vorbis.pc.in
+++ /dev/null
@@ -1,15 +0,0 @@
-# libvorbis pkg-config source file
-
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: vorbis
-Description: vorbis is the primary Ogg Vorbis library
-Version: @VERSION@
-Requires.private: ogg
-Conflicts:
-Libs: -L${libdir} -lvorbis
-Libs.private: -lm
-Cflags: -I${includedir}
diff --git a/contrib/vorbis/vorbisenc-uninstalled.pc.in b/contrib/vorbis/vorbisenc-uninstalled.pc.in
deleted file mode 100644
index 4667d9c..0000000
--- a/contrib/vorbis/vorbisenc-uninstalled.pc.in
+++ /dev/null
@@ -1,14 +0,0 @@
-# vorbisenc uninstalled pkg-config file
-
-prefix=
-exec_prefix=
-libdir=${pcfiledir}/lib
-includedir=${pcfiledir}/include
-
-Name: vorbisenc
-Description: vorbisenc is a library that provides a convenient API for setting up an encoding environment using libvorbis (uninstalled)
-Version: @VERSION@
-Requires: vorbis
-Conflicts:
-Libs: ${libdir}/libvorbisenc.la
-Cflags: -I${includedir}
diff --git a/contrib/vorbis/vorbisenc.pc.in b/contrib/vorbis/vorbisenc.pc.in
deleted file mode 100644
index a412b7a..0000000
--- a/contrib/vorbis/vorbisenc.pc.in
+++ /dev/null
@@ -1,14 +0,0 @@
-# libvorbisenc pkg-config source file
-
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: vorbisenc
-Description: vorbisenc is a library that provides a convenient API for setting up an encoding environment using libvorbis
-Version: @VERSION@
-Requires.private: vorbis
-Conflicts:
-Libs: -L${libdir} -lvorbisenc
-Cflags: -I${includedir}
diff --git a/contrib/vorbis/vorbisfile-uninstalled.pc.in b/contrib/vorbis/vorbisfile-uninstalled.pc.in
deleted file mode 100644
index 2e7e96d..0000000
--- a/contrib/vorbis/vorbisfile-uninstalled.pc.in
+++ /dev/null
@@ -1,14 +0,0 @@
-# vorbisfile uninstalled pkg-config file
-
-prefix=
-exec_prefix=
-libdir=${pcfiledir}/lib
-includedir=${pcfiledir}/include
-
-Name: vorbisfile
-Description: vorbisfile is a library that provides a convenient high-level API for decoding and basic manipulation of all Vorbis I audio streams (uninstalled)
-Version: @VERSION@
-Requires: vorbis
-Conflicts:
-Libs: ${libdir}/libvorbisfile.la
-Cflags: -I${includedir}
diff --git a/contrib/vorbis/vorbisfile.pc.in b/contrib/vorbis/vorbisfile.pc.in
deleted file mode 100644
index e58a071..0000000
--- a/contrib/vorbis/vorbisfile.pc.in
+++ /dev/null
@@ -1,14 +0,0 @@
-# libvorbisfile pkg-config source file
-
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: vorbisfile
-Description: vorbisfile is a library that provides a convenient high-level API for decoding and basic manipulation of all Vorbis I audio streams
-Version: @VERSION@
-Requires.private: vorbis
-Conflicts:
-Libs: -L${libdir} -lvorbisfile
-Cflags: -I${includedir}
diff --git a/contrib/vorbis/vq/16.vqs b/contrib/vorbis/vq/16.vqs
deleted file mode 100644
index 3d15f40..0000000
--- a/contrib/vorbis/vq/16.vqs
+++ /dev/null
@@ -1,74 +0,0 @@
-
-GO
-
->_16c0_s noninterleaved
-haux 16c0_s/resaux_0.vqd _16c0_s_single 0,64,2 10
-
-:_p1_0 16c0_s/res_sub0_part1_pass2.vqd, 8, nonseq cull, 0 +- 1
-:_p2_0 16c0_s/res_sub0_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 16c0_s/res_sub0_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 16c0_s/res_sub0_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p5_0 16c0_s/res_sub0_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p6_0 16c0_s/res_sub0_part6_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-
-:_p7_0 16c0_s/res_sub0_part7_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p7_1 16c0_s/res_sub0_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p8_0 16c0_s/res_sub0_part8_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p8_1 16c0_s/res_sub0_part8_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p9_0 16c0_s/res_sub0_part9_pass0.vqd, 4, nonseq, 0 +- 315
-:_p9_1 16c0_s/res_sub0_part9_pass1.vqd, 2, nonseq, 0 +- 21 42 63 84 105 126 147
-:_p9_2 16c0_s/res_sub0_part9_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10
-
->_16c1s_s noninterleaved
-haux 16c1_s/resaux_0.vqd _16c1_s_short 0,64,2 10
-
->_16c1_s noninterleaved
-haux 16c1_s/resaux_1.vqd _16c1_s_long 0,64,2 10
-
-:_p1_0 16c1_s/res_sub0_part1_pass2.vqd, 8, nonseq cull, 0 +- 1
-:_p2_0 16c1_s/res_sub0_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 16c1_s/res_sub0_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 16c1_s/res_sub0_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p5_0 16c1_s/res_sub0_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p6_0 16c1_s/res_sub0_part6_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-
-:_p7_0 16c1_s/res_sub0_part7_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p7_1 16c1_s/res_sub0_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p8_0 16c1_s/res_sub0_part8_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p8_1 16c1_s/res_sub0_part8_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p9_0 16c1_s/res_sub0_part9_pass0.vqd, 2, nonseq, 0 +- 315 630 945 1260 1575 1890
-:_p9_1 16c1_s/res_sub0_part9_pass1.vqd, 2, nonseq, 0 +- 21 42 63 84 105 126 147
-:_p9_2 16c1_s/res_sub0_part9_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10
-
->_16c2s_s noninterleaved
-haux 16c2_s/resaux_0.vqd _16c2_s_short 0,64,2 10
->_16c2_s noninterleaved
-haux 16c2_s/resaux_1.vqd _16c2_s_long 0,64,2 10
-
-:_p1_0 16c2_s/res_sub0_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 16c2_s/res_sub0_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 16c2_s/res_sub0_part3_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p4_0 16c2_s/res_sub0_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-:_p5_0 16c2_s/res_sub0_part5_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p5_1 16c2_s/res_sub0_part5_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p6_0 16c2_s/res_sub0_part6_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p6_1 16c2_s/res_sub0_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p7_0 16c2_s/res_sub0_part7_pass0.vqd, 2, nonseq, 0 +- 11 22 33 44 55 66
-:_p7_1 16c2_s/res_sub0_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p8_0 16c2_s/res_sub0_part8_pass0.vqd, 2, nonseq, 0 +- 21 42 63 84 105 126 147
-:_p8_1 16c2_s/res_sub0_part8_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8 9 10
-
-:_p9_0 16c2_s/res_sub0_part9_pass0.vqd, 2, nonseq, 0 +- 931 1862 2793 3724 4655 5586 6517 7448
-:_p9_1 16c2_s/res_sub0_part9_pass1.vqd, 2, nonseq, 0 +- 49 98 147 196 245 294 343 392 441
-:_p9_2 16c2_s/res_sub0_part9_pass2.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
-
diff --git a/contrib/vorbis/vq/16u.vqs b/contrib/vorbis/vq/16u.vqs
deleted file mode 100644
index 854de98..0000000
--- a/contrib/vorbis/vq/16u.vqs
+++ /dev/null
@@ -1,69 +0,0 @@
-
-GO
-
->_16u0_ noninterleaved
-haux 16u0/resaux_0.vqd _16u0__single 0,64,2 8
-
-:_p1_0 16u0/res_sub0_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 16u0/res_sub0_part2_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p3_0 16u0/res_sub0_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 16u0/res_sub0_part4_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p5_0 16u0/res_sub0_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-
-:_p6_0 16u0/res_sub0_part6_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p6_1 16u0/res_sub0_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p7_0 16u0/res_sub0_part7_pass0.vqd, 4, nonseq, 0 +- 315
-:_p7_1 16u0/res_sub0_part7_pass1.vqd, 2, nonseq, 0 +- 21 42 63 84 105 126 147
-:_p7_2 16u0/res_sub0_part7_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10
-
-
->_16u1s_ noninterleaved
-haux 16u1/resaux_0.vqd _16u1__short 0,64,2 10
->_16u1_ noninterleaved
-haux 16u1/resaux_1.vqd _16u1__long 0,64,2 10
-
-:_p1_0 16u1/res_sub0_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 16u1/res_sub0_part2_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p3_0 16u1/res_sub0_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 16u1/res_sub0_part4_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p5_0 16u1/res_sub0_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p6_0 16u1/res_sub0_part6_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-
-:_p7_0 16u1/res_sub0_part7_pass0.vqd, 4, nonseq, 0 +- 11
-:_p7_1 16u1/res_sub0_part7_pass1.vqd, 2, nonseq, 0 +- 1 2 3 4 5
-
-:_p8_0 16u1/res_sub0_part8_pass0.vqd, 2, nonseq, 0 +- 11 22 33 44 55
-:_p8_1 16u1/res_sub0_part8_pass1.vqd, 2, nonseq, 0 +- 1 2 3 4 5
-
-:_p9_0 16u1/res_sub0_part9_pass0.vqd, 2, nonseq, 0 +- 255 510 765 1020 1275 1530 1785
-:_p9_1 16u1/res_sub0_part9_pass1.vqd, 2, nonseq, 0 +- 17 34 51 68 85 102 119
-:_p9_2 16u1/res_sub0_part9_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8
-
->_16u2s noninterleaved
-haux 16u2/resaux_0.vqd _16u2__short 0,16,2 10
-
->_16u2 noninterleaved
-haux 16u2/resaux_1.vqd _16u2__long 0,64,2 10
-
-:_p1_0 16u2/res_sub0_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 16u2/res_sub0_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 16u2/res_sub0_part3_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p4_0 16u2/res_sub0_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-:_p5_0 16u2/res_sub0_part5_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p5_1 16u2/res_sub0_part5_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p6_0 16u2/res_sub0_part6_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p6_1 16u2/res_sub0_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p7_0 16u2/res_sub0_part7_pass0.vqd, 2, nonseq, 0 +- 11 22 33 44 55 66
-:_p7_1 16u2/res_sub0_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p8_0 16u2/res_sub0_part8_pass0.vqd, 2, nonseq, 0 +- 21 42 63 84 105 126 147
-:_p8_1 16u2/res_sub0_part8_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8 9 10
-
-:_p9_0 16u2/res_sub0_part9_pass0.vqd, 2, nonseq, 0 +- 931 1862 2793 3724 4655 5586 6517
-:_p9_1 16u2/res_sub0_part9_pass1.vqd, 2, nonseq, 0 +- 49 98 147 196 245 294 343 392 441
-:_p9_2 16u2/res_sub0_part9_pass2.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
-
diff --git a/contrib/vorbis/vq/44c-1.vqs b/contrib/vorbis/vq/44c-1.vqs
deleted file mode 100644
index ff30d65..0000000
--- a/contrib/vorbis/vq/44c-1.vqs
+++ /dev/null
@@ -1,63 +0,0 @@
-GO
-
->_44cn1s_s noninterleaved
-haux 44c-1_s/resaux_0.vqd _44cn1_s_short 0,16,2 9
-
->_44cn1_s noninterleaved
-haux 44c-1_s/resaux_1.vqd _44cn1_s_long 0,64,2 9
-
-# 0 1 2 2 4 8 16 32 +
-# 0 0 99 4 8 16 32 +
-
-# 0 1 2 3 4 5 6 7 8
-# 1 . . .
-# 2 . . .
-# 4 . . . . . .
-
-:_p1_0 44c-1_s/res_part1_pass2.vqd, 8, nonseq cull, 0 +- 1
-:_p2_0 44c-1_s/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 44c-1_s/res_part3_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p4_0 44c-1_s/res_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p5_0 44c-1_s/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-:_p6_0 44c-1_s/res_part6_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p6_1 44c-1_s/res_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p7_0 44c-1_s/res_part7_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p7_1 44c-1_s/res_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p8_0 44c-1_s/res_part8_pass0.vqd, 4, nonseq, 0 +- 221 442
-:_p8_1 44c-1_s/res_part8_pass1.vqd, 2, nonseq, 0 +- 17 34 51 68 85 102
-:_p8_2 44c-1_s/res_part8_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8
-
-
->_44cn1s_sm noninterleaved
-haux 44c-1_sm/resaux_0.vqd _44cn1_sm_short 0,16,2 9
-
->_44cn1_sm noninterleaved
-haux 44c-1_sm/resaux_1.vqd _44cn1_sm_long 0,64,2 9
-
-# 0 1 2 2 4 8 16 32 +
-# 0 0 99 4 8 16 32 +
-
-# 0 1 2 3 4 5 6 7 8
-# 1 . . .
-# 2 . . .
-# 4 . . . . . .
-
-:_p1_0 44c-1_sm/res_part1_pass2.vqd, 8, nonseq cull, 0 +- 1
-:_p2_0 44c-1_sm/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 44c-1_sm/res_part3_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p4_0 44c-1_sm/res_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p5_0 44c-1_sm/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-:_p6_0 44c-1_sm/res_part6_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p6_1 44c-1_sm/res_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p7_0 44c-1_sm/res_part7_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p7_1 44c-1_sm/res_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p8_0 44c-1_sm/res_part8_pass0.vqd, 2, nonseq, 0 +- 221 442 663 884
-:_p8_1 44c-1_sm/res_part8_pass1.vqd, 2, nonseq, 0 +- 17 34 51 68 85 102
-:_p8_2 44c-1_sm/res_part8_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8
-
diff --git a/contrib/vorbis/vq/44c0.vqs b/contrib/vorbis/vq/44c0.vqs
deleted file mode 100644
index f650f8f..0000000
--- a/contrib/vorbis/vq/44c0.vqs
+++ /dev/null
@@ -1,65 +0,0 @@
-GO
-
->_44c0s_s noninterleaved
-haux 44c0_s/resaux_0.vqd _44c0_s_short 0,16,2 9
-
->_44c0_s noninterleaved
-haux 44c0_s/resaux_1.vqd _44c0_s_long 0,64,2 9
-
-# 0 1 2 2 4 8 16 32 +
-# 0 0 99 4 8 16 32 +
-
-# 0 1 2 3 4 5 6 7 8
-# 1 . . .
-# 2 . . .
-# 4 . . . . . .
-
-:_p1_0 44c0_s/res_part1_pass2.vqd, 8, nonseq cull, 0 +- 1
-:_p2_0 44c0_s/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 44c0_s/res_part3_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p4_0 44c0_s/res_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p5_0 44c0_s/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-
-:_p6_0 44c0_s/res_part6_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p6_1 44c0_s/res_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p7_0 44c0_s/res_part7_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p7_1 44c0_s/res_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p8_0 44c0_s/res_part8_pass0.vqd, 4, nonseq, 0 +- 221 442
-:_p8_1 44c0_s/res_part8_pass1.vqd, 2, nonseq, 0 +- 17 34 51 68 85 102
-:_p8_2 44c0_s/res_part8_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8
-
-
->_44c0s_sm noninterleaved
-haux 44c0_sm/resaux_0.vqd _44c0_sm_short 0,16,2 9
-
->_44c0_sm noninterleaved
-haux 44c0_sm/resaux_1.vqd _44c0_sm_long 0,64,2 9
-
-# 0 1 2 2 4 8 16 32 +
-# 0 0 99 4 8 16 32 +
-
-# 0 1 2 3 4 5 6 7 8
-# 1 . . .
-# 2 . . .
-# 4 . . . . . .
-
-:_p1_0 44c0_sm/res_part1_pass2.vqd, 8, nonseq cull, 0 +- 1
-:_p2_0 44c0_sm/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 44c0_sm/res_part3_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p4_0 44c0_sm/res_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p5_0 44c0_sm/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-
-:_p6_0 44c0_sm/res_part6_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p6_1 44c0_sm/res_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p7_0 44c0_sm/res_part7_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p7_1 44c0_sm/res_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p8_0 44c0_sm/res_part8_pass0.vqd, 2, nonseq, 0 +- 221 442 663 884
-:_p8_1 44c0_sm/res_part8_pass1.vqd, 2, nonseq, 0 +- 17 34 51 68 85 102
-:_p8_2 44c0_sm/res_part8_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8
-
diff --git a/contrib/vorbis/vq/44c1.vqs b/contrib/vorbis/vq/44c1.vqs
deleted file mode 100644
index c21a6b3..0000000
--- a/contrib/vorbis/vq/44c1.vqs
+++ /dev/null
@@ -1,66 +0,0 @@
-
-GO
-
->_44c1s_s noninterleaved
-haux 44c1_s/resaux_0.vqd _44c1_s_short 0,16,2 9
-
->_44c1_s noninterleaved
-haux 44c1_s/resaux_1.vqd _44c1_s_long 0,64,2 9
-
-# 0 1 2 2 4 8 16 32 +
-# 0 0 99 4 8 16 32 +
-
-# 0 1 2 3 4 5 6 7 8
-# 1 . . .
-# 2 . . .
-# 4 . . . . . .
-
-:_p1_0 44c1_s/res_part1_pass2.vqd, 8, nonseq cull, 0 +- 1
-:_p2_0 44c1_s/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 44c1_s/res_part3_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p4_0 44c1_s/res_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p5_0 44c1_s/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-
-:_p6_0 44c1_s/res_part6_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p6_1 44c1_s/res_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p7_0 44c1_s/res_part7_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p7_1 44c1_s/res_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p8_0 44c1_s/res_part8_pass0.vqd, 2, nonseq, 0 +- 221 442 663 884 1105 1326
-:_p8_1 44c1_s/res_part8_pass1.vqd, 2, nonseq, 0 +- 17 34 51 68 85 102
-:_p8_2 44c1_s/res_part8_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8
-
-
->_44c1s_sm noninterleaved
-haux 44c1_sm/resaux_0.vqd _44c1_sm_short 0,16,2 9
-
->_44c1_sm noninterleaved
-haux 44c1_sm/resaux_1.vqd _44c1_sm_long 0,64,2 9
-
-# 0 1 2 2 4 8 16 32 +
-# 0 0 99 4 8 16 32 +
-
-# 0 1 2 3 4 5 6 7 8
-# 1 . . .
-# 2 . . .
-# 4 . . . . . .
-
-:_p1_0 44c1_sm/res_part1_pass2.vqd, 8, nonseq cull, 0 +- 1
-:_p2_0 44c1_sm/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 44c1_sm/res_part3_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p4_0 44c1_sm/res_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p5_0 44c1_sm/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-
-:_p6_0 44c1_sm/res_part6_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p6_1 44c1_sm/res_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p7_0 44c1_sm/res_part7_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p7_1 44c1_sm/res_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p8_0 44c1_sm/res_part8_pass0.vqd, 2, nonseq, 0 +- 221 442 663 884 1105 1326
-:_p8_1 44c1_sm/res_part8_pass1.vqd, 2, nonseq, 0 +- 17 34 51 68 85 102
-:_p8_2 44c1_sm/res_part8_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8
-
diff --git a/contrib/vorbis/vq/44c2.vqs b/contrib/vorbis/vq/44c2.vqs
deleted file mode 100644
index 9fdbd03..0000000
--- a/contrib/vorbis/vq/44c2.vqs
+++ /dev/null
@@ -1,37 +0,0 @@
-GO
-
->_44c2s_s noninterleaved
-haux 44c2_s/resaux_0.vqd _44c2_s_short 0,16,2 10
-
->_44c2_s noninterleaved
-haux 44c2_s/resaux_1.vqd _44c2_s_long 0,64,2 10
-
-#iter 0
-
-# 0 1 1 2 2 4 8 16 32 +
-# 0 99 0 99 4 8 16 32 +
-
-# 0 1 2 3 4 5 6 7 8 9
-# 1 . . .
-# 2 . . .
-# 4 . . . . . . .
-
-:_p1_0 44c2_s/res_part1_pass2.vqd, 8, nonseq cull, 0 +- 1
-:_p2_0 44c2_s/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 44c2_s/res_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 44c2_s/res_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p5_0 44c2_s/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p6_0 44c2_s/res_part6_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-
-:_p7_0 44c2_s/res_part7_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p7_1 44c2_s/res_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p8_0 44c2_s/res_part8_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p8_1 44c2_s/res_part8_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p9_0 44c2_s/res_part9_pass0.vqd, 2, nonseq, 0 +- 221 442 663 884 1105 1326
-:_p9_1 44c2_s/res_part9_pass1.vqd, 2, nonseq, 0 +- 17 34 51 68 85 102
-:_p9_2 44c2_s/res_part9_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8
-
- \ No newline at end of file
diff --git a/contrib/vorbis/vq/44c3.vqs b/contrib/vorbis/vq/44c3.vqs
deleted file mode 100644
index 57a1317..0000000
--- a/contrib/vorbis/vq/44c3.vqs
+++ /dev/null
@@ -1,36 +0,0 @@
-
-GO
-
->_44c3s_s noninterleaved
-haux 44c3_s/resaux_0.vqd _44c3_s_short 0,16,2 10
-
->_44c3_s noninterleaved
-haux 44c3_s/resaux_1.vqd _44c3_s_long 0,64,2 10
-
-#iter 0
-
-# 0 1 1 2 2 4 8 16 32 +
-# 0 99 0 99 4 8 16 32 +
-
-# 0 1 2 3 4 5 6 7 8 9
-# 1 . . .
-# 2 . . .
-# 4 . . . . . . .
-
-:_p1_0 44c3_s/res_part1_pass2.vqd, 8, nonseq cull, 0 +- 1
-:_p2_0 44c3_s/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 44c3_s/res_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 44c3_s/res_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p5_0 44c3_s/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p6_0 44c3_s/res_part6_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-
-:_p7_0 44c3_s/res_part7_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p7_1 44c3_s/res_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p8_0 44c3_s/res_part8_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p8_1 44c3_s/res_part8_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p9_0 44c3_s/res_part9_pass0.vqd, 2, nonseq, 0 +- 255 510 765 1020 1275 1530
-:_p9_1 44c3_s/res_part9_pass1.vqd, 2, nonseq, 0 +- 17 34 51 68 85 102 119
-:_p9_2 44c3_s/res_part9_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8
diff --git a/contrib/vorbis/vq/44c4.vqs b/contrib/vorbis/vq/44c4.vqs
deleted file mode 100644
index 82a36e1..0000000
--- a/contrib/vorbis/vq/44c4.vqs
+++ /dev/null
@@ -1,36 +0,0 @@
-
-GO
-
->_44c4s_s noninterleaved
-haux 44c4_s/resaux_0.vqd _44c4_s_short 0,16,2 10
-
->_44c4_s noninterleaved
-haux 44c4_s/resaux_1.vqd _44c4_s_long 0,64,2 10
-
-#iter 0
-
-# 0 1 1 2 2 4 8 16 32 +
-# 0 99 0 99 4 8 16 32 +
-
-# 0 1 2 3 4 5 6 7 8 9
-# 1 . . .
-# 2 . . .
-# 4 . . . . . . .
-
-:_p1_0 44c4_s/res_part1_pass2.vqd, 8, nonseq cull, 0 +- 1
-:_p2_0 44c4_s/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 44c4_s/res_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 44c4_s/res_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p5_0 44c4_s/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p6_0 44c4_s/res_part6_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-
-:_p7_0 44c4_s/res_part7_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p7_1 44c4_s/res_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p8_0 44c4_s/res_part8_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p8_1 44c4_s/res_part8_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p9_0 44c4_s/res_part9_pass0.vqd, 2, nonseq, 0 +- 315 630 945 1260 1575 1890
-:_p9_1 44c4_s/res_part9_pass1.vqd, 2, nonseq, 0 +- 21 42 63 84 105 126 147
-:_p9_2 44c4_s/res_part9_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10
diff --git a/contrib/vorbis/vq/44c5.vqs b/contrib/vorbis/vq/44c5.vqs
deleted file mode 100644
index 9790843..0000000
--- a/contrib/vorbis/vq/44c5.vqs
+++ /dev/null
@@ -1,37 +0,0 @@
-
-GO
-
->_44c5s_s noninterleaved
-haux 44c5_s/resaux_0.vqd _44c5_s_short 0,16,2 10
-
->_44c5_s noninterleaved
-haux 44c5_s/resaux_1.vqd _44c5_s_long 0,64,2 10
-
-#iter 0
-
-# 0 1 1 2 2 4 8 16 32 +
-# 0 99 0 99 4 8 16 32 +
-
-# 0 1 2 3 4 5 6 7 8 9
-# 1 . . .
-# 2 . . .
-# 4 . . . . . . .
-
-:_p1_0 44c5_s/res_part1_pass2.vqd, 8, nonseq cull, 0 +- 1
-:_p2_0 44c5_s/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 44c5_s/res_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 44c5_s/res_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p5_0 44c5_s/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p6_0 44c5_s/res_part6_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-
-:_p7_0 44c5_s/res_part7_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p7_1 44c5_s/res_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p8_0 44c5_s/res_part8_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p8_1 44c5_s/res_part8_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p9_0 44c5_s/res_part9_pass0.vqd, 2, nonseq, 0 +- 357 714 1071 1428 1785 2142 2499
-:_p9_1 44c5_s/res_part9_pass1.vqd, 2, nonseq, 0 +- 21 42 63 84 105 126 147 168
-:_p9_2 44c5_s/res_part9_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10
-
diff --git a/contrib/vorbis/vq/44c6.vqs b/contrib/vorbis/vq/44c6.vqs
deleted file mode 100644
index f420dd0..0000000
--- a/contrib/vorbis/vq/44c6.vqs
+++ /dev/null
@@ -1,37 +0,0 @@
-GO
-
->_44c6s_s noninterleaved
-haux 44c6_s/resaux_0.vqd _44c6_s_short 0,16,2 10
-
->_44c6_s noninterleaved
-haux 44c6_s/resaux_1.vqd _44c6_s_long 0,64,2 10
-
-
-# 0 1 2 4 8 16 32 71 157 +
-# 1 2 3 4 8 16 71 157 +
-
-# 0 1 2 3 4 5 6 7 8 9
-# 1 . . . . .
-# 2 . . . . .
-# 4 . . . . .
-
-:_p1_0 44c6_s/res_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 44c6_s/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 44c6_s/res_part3_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p4_0 44c6_s/res_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-:_p5_0 44c6_s/res_part5_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p5_1 44c6_s/res_part5_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p6_0 44c6_s/res_part6_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p6_1 44c6_s/res_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p7_0 44c6_s/res_part7_pass0.vqd, 2, nonseq, 0 +- 11 22 33 44 55 66
-:_p7_1 44c6_s/res_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p8_0 44c6_s/res_part8_pass0.vqd, 2, nonseq, 0 +- 21 42 63 84 105 126 147
-:_p8_1 44c6_s/res_part8_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8 9 10
-
-:_p9_0 44c6_s/res_part9_pass0.vqd, 2, nonseq, 0 +- 637 1274 1911 2548 3185 3822
-:_p9_1 44c6_s/res_part9_pass1.vqd, 2, nonseq, 0 +- 49 98 147 196 245 294
-:_p9_2 44c6_s/res_part9_pass2.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
diff --git a/contrib/vorbis/vq/44c7.vqs b/contrib/vorbis/vq/44c7.vqs
deleted file mode 100644
index 088d81d..0000000
--- a/contrib/vorbis/vq/44c7.vqs
+++ /dev/null
@@ -1,38 +0,0 @@
-
-GO
-
->_44c7s_s noninterleaved
-haux 44c7_s/resaux_0.vqd _44c7_s_short 0,16,2 10
-
->_44c7_s noninterleaved
-haux 44c7_s/resaux_1.vqd _44c7_s_long 0,64,2 10
-
-
-# 0 1 2 4 8 16 32 71 157 +
-# 1 2 3 4 8 16 71 157 +
-
-# 0 1 2 3 4 5 6 7 8 9
-# 1 . . . . .
-# 2 . . . . .
-# 4 . . . . .
-
-:_p1_0 44c7_s/res_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 44c7_s/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 44c7_s/res_part3_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p4_0 44c7_s/res_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-:_p5_0 44c7_s/res_part5_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p5_1 44c7_s/res_part5_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p6_0 44c7_s/res_part6_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p6_1 44c7_s/res_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p7_0 44c7_s/res_part7_pass0.vqd, 2, nonseq, 0 +- 11 22 33 44 55 66
-:_p7_1 44c7_s/res_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p8_0 44c7_s/res_part8_pass0.vqd, 2, nonseq, 0 +- 21 42 63 84 105 126 147
-:_p8_1 44c7_s/res_part8_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8 9 10
-
-:_p9_0 44c7_s/res_part9_pass0.vqd, 2, nonseq, 0 +- 637 1274 1911 2548 3185 3822
-:_p9_1 44c7_s/res_part9_pass1.vqd, 2, nonseq, 0 +- 49 98 147 196 245 294
-:_p9_2 44c7_s/res_part9_pass2.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
diff --git a/contrib/vorbis/vq/44c8.vqs b/contrib/vorbis/vq/44c8.vqs
deleted file mode 100644
index ce5bdbe..0000000
--- a/contrib/vorbis/vq/44c8.vqs
+++ /dev/null
@@ -1,39 +0,0 @@
-
-GO
-
->_44c8s_s noninterleaved
-haux 44c8_s/resaux_0.vqd _44c8_s_short 0,16,2 10
-
->_44c8_s noninterleaved
-haux44c8_s/resaux_1.vqd _44c8_s_long 0,64,2 10
-
-
-# 0 1 2 4 8 16 32 71 157 +
-# 1 2 3 4 8 16 71 157 +
-
-# 0 1 2 3 4 5 6 7 8 9
-# 1 . . . . .
-# 2 . . . . .
-# 4 . . . . .
-
-:_p1_0 44c8_s/res_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 44c8_s/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 44c8_s/res_part3_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p4_0 44c8_s/res_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-:_p5_0 44c8_s/res_part5_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p5_1 44c8_s/res_part5_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p6_0 44c8_s/res_part6_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p6_1 44c8_s/res_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p7_0 44c8_s/res_part7_pass0.vqd, 2, nonseq, 0 +- 11 22 33 44 55 66
-:_p7_1 44c8_s/res_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p8_0 44c8_s/res_part8_pass0.vqd, 2, nonseq, 0 +- 21 42 63 84 105 126 147
-:_p8_1 44c8_s/res_part8_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8 9 10
-
-:_p9_0 44c8_s/res_part9_pass0.vqd, 2, nonseq, 0 +- 931 1862 2793 3724 4655 5586 6517 7448
-:_p9_1 44c8_s/res_part9_pass1.vqd, 2, nonseq, 0 +- 49 98 147 196 245 294 343 392 441
-:_p9_2 44c8_s/res_part9_pass2.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
-
diff --git a/contrib/vorbis/vq/44c9.vqs b/contrib/vorbis/vq/44c9.vqs
deleted file mode 100644
index 1c54786..0000000
--- a/contrib/vorbis/vq/44c9.vqs
+++ /dev/null
@@ -1,37 +0,0 @@
-GO
-
->_44c9s_s noninterleaved
-haux 44c9_s/resaux_0.vqd _44c9_s_short 0,16,2 10
-
->_44c9_s noninterleaved
-haux 44c9_s/resaux_1.vqd _44c9_s_long 0,64,2 10
-
-
-# 0 1 2 4 8 16 32 71 157 +
-# 1 2 3 4 8 16 71 157 +
-
-# 0 1 2 3 4 5 6 7 8 9
-# 1 . . . . .
-# 2 . . . . .
-# 4 . . . . .
-
-:_p1_0 44c9_s/res_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 44c9_s/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 44c9_s/res_part3_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p4_0 44c9_s/res_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-:_p5_0 44c9_s/res_part5_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p5_1 44c9_s/res_part5_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p6_0 44c9_s/res_part6_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p6_1 44c9_s/res_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p7_0 44c9_s/res_part7_pass0.vqd, 2, nonseq, 0 +- 11 22 33 44 55 66
-:_p7_1 44c9_s/res_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p8_0 44c9_s/res_part8_pass0.vqd, 2, nonseq, 0 +- 21 42 63 84 105 126 147
-:_p8_1 44c9_s/res_part8_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8 9 10
-
-:_p9_0 44c9_s/res_part9_pass0.vqd, 2, nonseq, 0 +- 931 1862 2793 3724 4655 5586 6517 7448 8379
-:_p9_1 44c9_s/res_part9_pass1.vqd, 2, nonseq, 0 +- 49 98 147 196 245 294 343 392 441
-:_p9_2 44c9_s/res_part9_pass2.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
diff --git a/contrib/vorbis/vq/44p-1.vqs b/contrib/vorbis/vq/44p-1.vqs
deleted file mode 100644
index 02d26fb..0000000
--- a/contrib/vorbis/vq/44p-1.vqs
+++ /dev/null
@@ -1,49 +0,0 @@
-GO
-
->_44pn1 noninterleaved
-haux 44pn1/resaux_0.vqd _44pn1_short 0,80,2 7
-haux 44pn1/resaux_1.vqd _44pn1_long 0,300,2 7
-haux 44pn1/resaux_2.vqd _44pn1_lfe 0,2,2 2
-
-#iter 0
-
-# 0 1 2 7 17 31 +
-# 0 99 7 17 31 +
-
-# 0 1 2 3 4 5 6
-# 1 . . . . .
-# 2 . . . . . .
-# 4 . .
-
-:_p1_0 44pn1/res_sub0_part1_pass1.vqd, 5, nonseq cull, 0 +- 1
-
-:_p2_0 44pn1/res_sub0_part2_pass0.vqd, 5, nonseq cull, 0 +- 3
-:_p2_1 44pn1/res_sub0_part2_pass1.vqd, 5, nonseq cull, 0 +- 1
-
-:_p3_0 44pn1/res_sub0_part3_pass0.vqd, 5, nonseq cull, 0 +- 5
-:_p3_1 44pn1/res_sub0_part3_pass1.vqd, 5, nonseq cull, 0 +- 1 2
-
-:_p4_0 44pn1/res_sub0_part4_pass0.vqd, 5, nonseq cull, 0 +- 7 14
-:_p4_1 44pn1/res_sub0_part4_pass1.vqd, 1, nonseq cull, 0 +- 1 2 3
-
-:_p5_0 44pn1/res_sub0_part5_pass0.vqd, 5, nonseq cull, 0 +- 21
-:_p5_1 44pn1/res_sub0_part5_pass1.vqd, 5, nonseq cull, 0 +- 7
-# reuse p4_1 :_p5_2
-
-:_p6_0 44pn1/res_sub0_part6_pass0.vqd, 5, nonseq, 0 +- 625
-:_p6_1 44pn1/res_sub0_part6_pass1.vqd, 1, nonseq, 0 +- 25 50 75 100 125 150 175 200 225 250 275 300
-:_p6_2 44pn1/res_sub0_part6_pass2.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12
-
-# 32 +
-# 0 0
-#
-# 0 1
-# 1 . .
-# 2 . .
-# 4 .
-
-:_l0_0 44pn1/res_sub1_part0_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_l0_1 44pn1/res_sub1_part0_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_l1_0 44pn1/res_sub1_part1_pass0.vqd, 2, nonseq, 0 +- 625
-# reuse p7_2/3 for l1_1/2
diff --git a/contrib/vorbis/vq/44p0.vqs b/contrib/vorbis/vq/44p0.vqs
deleted file mode 100644
index 16479ba..0000000
--- a/contrib/vorbis/vq/44p0.vqs
+++ /dev/null
@@ -1,49 +0,0 @@
-GO
-
->_44p0 noninterleaved
-haux 44p0/resaux_0.vqd _44p0_short 0,42,2 7
-haux 44p0/resaux_1.vqd _44p0_long 0,170,2 7
-haux 44p0/resaux_2.vqd _44p0_lfe 0,2,2 2
-
-#iter 0
-
-# 0 1 2 7 17 31 +
-# 0 99 7 17 31 +
-
-# 0 1 2 3 4 5 6
-# 1 . . . . .
-# 2 . . . . . .
-# 4 . .
-
-:_p1_0 44p0/res_sub0_part1_pass1.vqd, 5, nonseq cull, 0 +- 1
-
-:_p2_0 44p0/res_sub0_part2_pass0.vqd, 5, nonseq cull, 0 +- 3
-:_p2_1 44p0/res_sub0_part2_pass1.vqd, 5, nonseq cull, 0 +- 1
-
-:_p3_0 44p0/res_sub0_part3_pass0.vqd, 5, nonseq cull, 0 +- 5
-:_p3_1 44p0/res_sub0_part3_pass1.vqd, 5, nonseq cull, 0 +- 1 2
-
-:_p4_0 44p0/res_sub0_part4_pass0.vqd, 5, nonseq cull, 0 +- 7 14
-:_p4_1 44p0/res_sub0_part4_pass1.vqd, 1, nonseq cull, 0 +- 1 2 3
-
-:_p5_0 44p0/res_sub0_part5_pass0.vqd, 5, nonseq cull, 0 +- 21
-:_p5_1 44p0/res_sub0_part5_pass1.vqd, 5, nonseq cull, 0 +- 7
-# reuse p4_1 :_p5_2
-
-:_p6_0 44p0/res_sub0_part6_pass0.vqd, 5, nonseq, 0 +- 625
-:_p6_1 44p0/res_sub0_part6_pass1.vqd, 1, nonseq, 0 +- 25 50 75 100 125 150 175 200 225 250 275 300
-:_p6_2 44p0/res_sub0_part6_pass2.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12
-
-# 32 +
-# 0 0
-#
-# 0 1
-# 1 . .
-# 2 . .
-# 4 .
-
-:_l0_0 44p0/res_sub1_part0_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_l0_1 44p0/res_sub1_part0_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_l1_0 44p0/res_sub1_part1_pass0.vqd, 2, nonseq, 0 +- 625
-# reuse p7_2/3 for l1_1/2
diff --git a/contrib/vorbis/vq/44p1.vqs b/contrib/vorbis/vq/44p1.vqs
deleted file mode 100644
index 74352c3..0000000
--- a/contrib/vorbis/vq/44p1.vqs
+++ /dev/null
@@ -1,49 +0,0 @@
-GO
-
->_44p1 noninterleaved
-haux 44p1/resaux_0.vqd _44p1_short 0,42,2 7
-haux 44p1/resaux_1.vqd _44p1_long 0,170,2 7
-haux 44p1/resaux_2.vqd _44p1_lfe 0,2,2 2
-
-#iter 0
-
-# 0 1 2 7 17 31 +
-# 0 99 7 17 31 +
-
-# 0 1 2 3 4 5 6
-# 1 . . . . .
-# 2 . . . . . .
-# 4 . .
-
-:_p1_0 44p1/res_sub0_part1_pass1.vqd, 5, nonseq cull, 0 +- 1
-
-:_p2_0 44p1/res_sub0_part2_pass0.vqd, 5, nonseq cull, 0 +- 3
-:_p2_1 44p1/res_sub0_part2_pass1.vqd, 5, nonseq cull, 0 +- 1
-
-:_p3_0 44p1/res_sub0_part3_pass0.vqd, 5, nonseq cull, 0 +- 5
-:_p3_1 44p1/res_sub0_part3_pass1.vqd, 5, nonseq cull, 0 +- 1 2
-
-:_p4_0 44p1/res_sub0_part4_pass0.vqd, 5, nonseq cull, 0 +- 7 14
-:_p4_1 44p1/res_sub0_part4_pass1.vqd, 1, nonseq cull, 0 +- 1 2 3
-
-:_p5_0 44p1/res_sub0_part5_pass0.vqd, 5, nonseq cull, 0 +- 21
-:_p5_1 44p1/res_sub0_part5_pass1.vqd, 5, nonseq cull, 0 +- 7
-# reuse p4_1 :_p5_2
-
-:_p6_0 44p1/res_sub0_part6_pass0.vqd, 5, nonseq, 0 +- 625
-:_p6_1 44p1/res_sub0_part6_pass1.vqd, 1, nonseq, 0 +- 25 50 75 100 125 150 175 200 225 250 275 300
-:_p6_2 44p1/res_sub0_part6_pass2.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12
-
-# 32 +
-# 0 0
-#
-# 0 1
-# 1 . .
-# 2 . .
-# 4 .
-
-:_l0_0 44p1/res_sub1_part0_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_l0_1 44p1/res_sub1_part0_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_l1_0 44p1/res_sub1_part1_pass0.vqd, 2, nonseq, 0 +- 625
-# reuse p7_2/3 for l1_1/2
diff --git a/contrib/vorbis/vq/44p2.vqs b/contrib/vorbis/vq/44p2.vqs
deleted file mode 100644
index 7eabbab..0000000
--- a/contrib/vorbis/vq/44p2.vqs
+++ /dev/null
@@ -1,52 +0,0 @@
-GO
-
->_44p2 noninterleaved
-haux 44p2/resaux_0.vqd _44p2_short 0,42,2 8
-haux 44p2/resaux_1.vqd _44p2_long 0,170,2 8
-haux 44p2/resaux_2.vqd _44p2_lfe 0,2,2 2
-
-#iter 0
-
-# 0 1 1 2 7 17 31 +
-# 0 99 99 7 17 31 +
-
-# 0 1 2 3 4 5 6 7
-# 1 . . . . .
-# 2 . . . . . .
-# 4 . . .
-# 8 .
-
-:_p1_0 44p2/res_sub0_part1_pass2.vqd, 5, nonseq cull, 0 +- 1
-:_p2_0 44p2/res_sub0_part2_pass1.vqd, 5, nonseq cull, 0 +- 1 2
-
-:_p3_0 44p2/res_sub0_part3_pass0.vqd, 5, nonseq cull, 0 +- 3
-:_p3_1 44p2/res_sub0_part3_pass1.vqd, 5, nonseq cull, 0 +- 1
-
-:_p4_0 44p2/res_sub0_part4_pass0.vqd, 5, nonseq cull, 0 +- 5
-:_p4_1 44p2/res_sub0_part4_pass1.vqd, 5, nonseq cull, 0 +- 1 2
-
-:_p5_0 44p2/res_sub0_part5_pass0.vqd, 5, nonseq cull, 0 +- 7 14
-:_p5_1 44p2/res_sub0_part5_pass1.vqd, 1, nonseq cull, 0 +- 1 2 3
-
-:_p6_0 44p2/res_sub0_part6_pass0.vqd, 5, nonseq cull, 0 +- 21
-:_p6_1 44p2/res_sub0_part6_pass1.vqd, 5, nonseq cull, 0 +- 7
-# reuse p5_1 :_p6_2
-
-:_p7_0 44p2/res_sub0_part7_pass0.vqd, 5, nonseq, 0 +- 1875
-:_p7_1 44p2/res_sub0_part7_pass1.vqd, 5, nonseq, 0 +- 625
-:_p7_2 44p2/res_sub0_part7_pass2.vqd, 1, nonseq, 0 +- 25 50 75 100 125 150 175 200 225 250 275 300
-:_p7_3 44p2/res_sub0_part7_pass3.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12
-
-# 32 +
-# 0 0
-#
-# 0 1
-# 1 . .
-# 2 . .
-# 4 .
-
-:_l0_0 44p2/res_sub1_part0_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_l0_1 44p2/res_sub1_part0_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_l1_0 44p2/res_sub1_part1_pass0.vqd, 2, nonseq, 0 +- 625
-# reuse p7_2/3 for l1_1/2
diff --git a/contrib/vorbis/vq/44p3.vqs b/contrib/vorbis/vq/44p3.vqs
deleted file mode 100644
index b1c66a6..0000000
--- a/contrib/vorbis/vq/44p3.vqs
+++ /dev/null
@@ -1,52 +0,0 @@
-GO
-
->_44p3 noninterleaved
-haux 44p3/resaux_0.vqd _44p3_short 0,42,2 8
-haux 44p3/resaux_1.vqd _44p3_long 0,170,2 8
-haux 44p3/resaux_2.vqd _44p3_lfe 0,2,2 2
-
-#iter 0
-
-# 0 1 1 2 7 17 31 +
-# 0 99 99 7 17 31 +
-
-# 0 1 2 3 4 5 6 7
-# 1 . . . . .
-# 2 . . . . . .
-# 4 . . .
-# 8 .
-
-:_p1_0 44p3/res_sub0_part1_pass2.vqd, 5, nonseq cull, 0 +- 1
-:_p2_0 44p3/res_sub0_part2_pass1.vqd, 5, nonseq cull, 0 +- 1 2
-
-:_p3_0 44p3/res_sub0_part3_pass0.vqd, 5, nonseq cull, 0 +- 3
-:_p3_1 44p3/res_sub0_part3_pass1.vqd, 5, nonseq cull, 0 +- 1
-
-:_p4_0 44p3/res_sub0_part4_pass0.vqd, 5, nonseq cull, 0 +- 5
-:_p4_1 44p3/res_sub0_part4_pass1.vqd, 5, nonseq cull, 0 +- 1 2
-
-:_p5_0 44p3/res_sub0_part5_pass0.vqd, 5, nonseq cull, 0 +- 7 14
-:_p5_1 44p3/res_sub0_part5_pass1.vqd, 1, nonseq cull, 0 +- 1 2 3
-
-:_p6_0 44p3/res_sub0_part6_pass0.vqd, 5, nonseq cull, 0 +- 21
-:_p6_1 44p3/res_sub0_part6_pass1.vqd, 5, nonseq cull, 0 +- 7
-# reuse p5_1 :_p6_2 44p3/res_sub0_part6_pass2.vqd, 1, nonseq cull, 0 +- 1 2 3
-
-:_p7_0 44p3/res_sub0_part7_pass0.vqd, 5, nonseq, 0 +- 1875
-:_p7_1 44p3/res_sub0_part7_pass1.vqd, 5, nonseq, 0 +- 625
-:_p7_2 44p3/res_sub0_part7_pass2.vqd, 1, nonseq, 0 +- 25 50 75 100 125 150 175 200 225 250 275 300
-:_p7_3 44p3/res_sub0_part7_pass3.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12
-
-# 32 +
-# 0 0
-#
-# 0 1
-# 1 . .
-# 2 . .
-# 4 .
-
-:_l0_0 44p3/res_sub1_part0_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_l0_1 44p3/res_sub1_part0_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_l1_0 44p3/res_sub1_part1_pass0.vqd, 2, nonseq, 0 +- 625
-# reuse p7_2/3 for l1_1/2
diff --git a/contrib/vorbis/vq/44p4.vqs b/contrib/vorbis/vq/44p4.vqs
deleted file mode 100644
index 4b70436..0000000
--- a/contrib/vorbis/vq/44p4.vqs
+++ /dev/null
@@ -1,52 +0,0 @@
-GO
-
->_44p4 noninterleaved
-haux 44p4/resaux_0.vqd _44p4_short 0,42,2 8
-haux 44p4/resaux_1.vqd _44p4_long 0,170,2 8
-haux 44p4/resaux_2.vqd _44p4_lfe 0,2,2 2
-
-#iter 0
-
-# 0 1 1 2 7 17 31 +
-# 0 99 99 7 17 31 +
-
-# 0 1 2 3 4 5 6 7
-# 1 . . . . .
-# 2 . . . . . .
-# 4 . . .
-# 8 .
-
-:_p1_0 44p4/res_sub0_part1_pass2.vqd, 5, nonseq cull, 0 +- 1
-:_p2_0 44p4/res_sub0_part2_pass1.vqd, 5, nonseq cull, 0 +- 1 2
-
-:_p3_0 44p4/res_sub0_part3_pass0.vqd, 5, nonseq cull, 0 +- 3
-:_p3_1 44p4/res_sub0_part3_pass1.vqd, 5, nonseq cull, 0 +- 1
-
-:_p4_0 44p4/res_sub0_part4_pass0.vqd, 5, nonseq cull, 0 +- 5
-:_p4_1 44p4/res_sub0_part4_pass1.vqd, 5, nonseq cull, 0 +- 1 2
-
-:_p5_0 44p4/res_sub0_part5_pass0.vqd, 5, nonseq cull, 0 +- 7 14
-:_p5_1 44p4/res_sub0_part5_pass1.vqd, 1, nonseq cull, 0 +- 1 2 3
-
-:_p6_0 44p4/res_sub0_part6_pass0.vqd, 5, nonseq cull, 0 +- 21
-:_p6_1 44p4/res_sub0_part6_pass1.vqd, 5, nonseq cull, 0 +- 7
-# reuse p5_1 :_p6_2 44p3/res_sub0_part6_pass2.vqd, 1, nonseq cull, 0 +- 1 2 3
-
-:_p7_0 44p4/res_sub0_part7_pass0.vqd, 5, nonseq, 0 +- 1875
-:_p7_1 44p4/res_sub0_part7_pass1.vqd, 5, nonseq, 0 +- 625
-:_p7_2 44p4/res_sub0_part7_pass2.vqd, 1, nonseq, 0 +- 25 50 75 100 125 150 175 200 225 250 275 300
-:_p7_3 44p4/res_sub0_part7_pass3.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12
-
-# 32 +
-# 0 0
-#
-# 0 1
-# 1 . .
-# 2 . .
-# 4 .
-
-:_l0_0 44p4/res_sub1_part0_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_l0_1 44p4/res_sub1_part0_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_l1_0 44p4/res_sub1_part1_pass0.vqd, 2, nonseq, 0 +- 625
-# reuse p7_2/3 for l1_1/2
diff --git a/contrib/vorbis/vq/44p5.vqs b/contrib/vorbis/vq/44p5.vqs
deleted file mode 100644
index 0372321..0000000
--- a/contrib/vorbis/vq/44p5.vqs
+++ /dev/null
@@ -1,52 +0,0 @@
-GO
-
->_44p5 noninterleaved
-haux 44p5/resaux_0.vqd _44p5_short 0,42,2 8
-haux 44p5/resaux_1.vqd _44p5_long 0,170,2 8
-haux 44p5/resaux_2.vqd _44p5_lfe 0,2,2 2
-
-#iter 0
-
-# 0 1 2 4 7 17 31 +
-# 1 2 4 7 17 31 +
-
-# 0 1 2 3 4 5 6 7
-# 1 . . . . .
-# 2 . . . . . .
-# 4 . . .
-# 8 .
-
-:_p1_0 44p5/res_sub0_part1_pass2.vqd, 5, nonseq cull, 0 +- 1
-:_p2_0 44p5/res_sub0_part2_pass1.vqd, 5, nonseq cull, 0 +- 1 2
-
-:_p3_0 44p5/res_sub0_part3_pass0.vqd, 5, nonseq cull, 0 +- 3
-:_p3_1 44p5/res_sub0_part3_pass1.vqd, 5, nonseq cull, 0 +- 1
-
-:_p4_0 44p5/res_sub0_part4_pass0.vqd, 5, nonseq cull, 0 +- 5
-:_p4_1 44p5/res_sub0_part4_pass1.vqd, 5, nonseq cull, 0 +- 1 2
-
-:_p5_0 44p5/res_sub0_part5_pass0.vqd, 5, nonseq cull, 0 +- 7 14
-:_p5_1 44p5/res_sub0_part5_pass1.vqd, 1, nonseq cull, 0 +- 1 2 3
-
-:_p6_0 44p5/res_sub0_part6_pass0.vqd, 5, nonseq cull, 0 +- 21
-:_p6_1 44p5/res_sub0_part6_pass1.vqd, 5, nonseq cull, 0 +- 7
-# reuse p5_1 :_p6_2 44p3/res_sub0_part6_pass2.vqd, 1, nonseq cull, 0 +- 1 2 3
-
-:_p7_0 44p5/res_sub0_part7_pass0.vqd, 5, nonseq, 0 +- 1875
-:_p7_1 44p5/res_sub0_part7_pass1.vqd, 5, nonseq, 0 +- 625
-:_p7_2 44p5/res_sub0_part7_pass2.vqd, 1, nonseq, 0 +- 25 50 75 100 125 150 175 200 225 250 275 300
-:_p7_3 44p5/res_sub0_part7_pass3.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12
-
-# 32 +
-# 0 0
-#
-# 0 1
-# 1 . .
-# 2 . .
-# 4 .
-
-:_l0_0 44p5/res_sub1_part0_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_l0_1 44p5/res_sub1_part0_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_l1_0 44p5/res_sub1_part1_pass0.vqd, 2, nonseq, 0 +- 625
-# reuse p6_2/3 for l1_2/3
diff --git a/contrib/vorbis/vq/44p6.vqs b/contrib/vorbis/vq/44p6.vqs
deleted file mode 100644
index 9daad60..0000000
--- a/contrib/vorbis/vq/44p6.vqs
+++ /dev/null
@@ -1,52 +0,0 @@
-GO
-
->_44p6 noninterleaved
-haux 44p6/resaux_0.vqd _44p6_short 0,42,2 8
-haux 44p6/resaux_1.vqd _44p6_long 0,170,2 8
-haux 44p6/resaux_2.vqd _44p6_lfe 0,2,2 2
-
-#iter 0
-
-# 0 1 2 4 7 17 31 +
-# 1 2 4 7 17 31 +
-
-# 0 1 2 3 4 5 6 7
-# 1 . . . . .
-# 2 . . . . . .
-# 4 . . .
-# 8 .
-
-:_p1_0 44p6/res_sub0_part1_pass2.vqd, 5, nonseq cull, 0 +- 1
-:_p2_0 44p6/res_sub0_part2_pass1.vqd, 5, nonseq cull, 0 +- 1 2
-
-:_p3_0 44p6/res_sub0_part3_pass0.vqd, 5, nonseq cull, 0 +- 3
-:_p3_1 44p6/res_sub0_part3_pass1.vqd, 5, nonseq cull, 0 +- 1
-
-:_p4_0 44p6/res_sub0_part4_pass0.vqd, 5, nonseq cull, 0 +- 5
-:_p4_1 44p6/res_sub0_part4_pass1.vqd, 5, nonseq cull, 0 +- 1 2
-
-:_p5_0 44p6/res_sub0_part5_pass0.vqd, 5, nonseq cull, 0 +- 7 14
-:_p5_1 44p6/res_sub0_part5_pass1.vqd, 1, nonseq cull, 0 +- 1 2 3
-
-:_p6_0 44p6/res_sub0_part6_pass0.vqd, 5, nonseq cull, 0 +- 21
-:_p6_1 44p6/res_sub0_part6_pass1.vqd, 5, nonseq cull, 0 +- 7
-# reuse p5_1 :_p6_2 44p3/res_sub0_part6_pass2.vqd, 1, nonseq cull, 0 +- 1 2 3
-
-:_p7_0 44p6/res_sub0_part7_pass0.vqd, 5, nonseq, 0 +- 1875
-:_p7_1 44p6/res_sub0_part7_pass1.vqd, 5, nonseq, 0 +- 625
-:_p7_2 44p6/res_sub0_part7_pass2.vqd, 1, nonseq, 0 +- 25 50 75 100 125 150 175 200 225 250 275 300
-:_p7_3 44p6/res_sub0_part7_pass3.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12
-
-# 32 +
-# 0 0
-#
-# 0 1
-# 1 . .
-# 2 . .
-# 4 .
-
-:_l0_0 44p6/res_sub1_part0_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_l0_1 44p6/res_sub1_part0_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_l1_0 44p6/res_sub1_part1_pass0.vqd, 2, nonseq, 0 +- 625
-# reuse p6_2/3 for l1_2/3
diff --git a/contrib/vorbis/vq/44p7.vqs b/contrib/vorbis/vq/44p7.vqs
deleted file mode 100644
index 9ec5d02..0000000
--- a/contrib/vorbis/vq/44p7.vqs
+++ /dev/null
@@ -1,52 +0,0 @@
-GO
-
->_44p7 noninterleaved
-haux 44p7/resaux_0.vqd _44p7_short 0,42,2 8
-haux 44p7/resaux_1.vqd _44p7_long 0,170,2 8
-haux 44p7/resaux_2.vqd _44p7_lfe 0,2,2 2
-
-#iter 0
-
-# 0 1 2 4 7 17 31 +
-# 1 2 4 7 17 31 +
-
-# 0 1 2 3 4 5 6 7
-# 1 . . . . .
-# 2 . . . . . .
-# 4 . . .
-# 8 .
-
-:_p1_0 44p7/res_sub0_part1_pass2.vqd, 5, nonseq cull, 0 +- 1
-:_p2_0 44p7/res_sub0_part2_pass1.vqd, 5, nonseq cull, 0 +- 1 2
-
-:_p3_0 44p7/res_sub0_part3_pass0.vqd, 5, nonseq cull, 0 +- 3
-:_p3_1 44p7/res_sub0_part3_pass1.vqd, 5, nonseq cull, 0 +- 1
-
-:_p4_0 44p7/res_sub0_part4_pass0.vqd, 5, nonseq cull, 0 +- 5
-:_p4_1 44p7/res_sub0_part4_pass1.vqd, 5, nonseq cull, 0 +- 1 2
-
-:_p5_0 44p7/res_sub0_part5_pass0.vqd, 5, nonseq cull, 0 +- 7 14
-:_p5_1 44p7/res_sub0_part5_pass1.vqd, 1, nonseq cull, 0 +- 1 2 3
-
-:_p6_0 44p7/res_sub0_part6_pass0.vqd, 5, nonseq cull, 0 +- 21
-:_p6_1 44p7/res_sub0_part6_pass1.vqd, 5, nonseq cull, 0 +- 7
-# reuse p5_1 :_p6_2 44p3/res_sub0_part6_pass2.vqd, 1, nonseq cull, 0 +- 1 2 3
-
-:_p7_0 44p7/res_sub0_part7_pass0.vqd, 5, nonseq, 0 +- 1875
-:_p7_1 44p7/res_sub0_part7_pass1.vqd, 5, nonseq, 0 +- 625
-:_p7_2 44p7/res_sub0_part7_pass2.vqd, 1, nonseq, 0 +- 25 50 75 100 125 150 175 200 225 250 275 300
-:_p7_3 44p7/res_sub0_part7_pass3.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12
-
-# 32 +
-# 0 0
-#
-# 0 1
-# 1 . .
-# 2 . .
-# 4 .
-
-:_l0_0 44p7/res_sub1_part0_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_l0_1 44p7/res_sub1_part0_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_l1_0 44p7/res_sub1_part1_pass0.vqd, 2, nonseq, 0 +- 625 1350
-# reuse p6_2/3 for l1_2/3
diff --git a/contrib/vorbis/vq/44p8.vqs b/contrib/vorbis/vq/44p8.vqs
deleted file mode 100644
index a75af84..0000000
--- a/contrib/vorbis/vq/44p8.vqs
+++ /dev/null
@@ -1,52 +0,0 @@
-GO
-
->_44p8 noninterleaved
-haux 44p8/resaux_0.vqd _44p8_short 0,42,2 8
-haux 44p8/resaux_1.vqd _44p8_long 0,170,2 8
-haux 44p8/resaux_2.vqd _44p8_lfe 0,2,2 2
-
-#iter 0
-
-# 0 1 2 4 7 17 31 +
-# 1 2 4 7 17 31 +
-
-# 0 1 2 3 4 5 6 7
-# 1 . . . . .
-# 2 . . . . . .
-# 4 . . .
-# 8 .
-
-:_p1_0 44p8/res_sub0_part1_pass2.vqd, 5, nonseq cull, 0 +- 1
-:_p2_0 44p8/res_sub0_part2_pass1.vqd, 5, nonseq cull, 0 +- 1 2
-
-:_p3_0 44p8/res_sub0_part3_pass0.vqd, 5, nonseq cull, 0 +- 3
-:_p3_1 44p8/res_sub0_part3_pass1.vqd, 5, nonseq cull, 0 +- 1
-
-:_p4_0 44p8/res_sub0_part4_pass0.vqd, 5, nonseq cull, 0 +- 5
-:_p4_1 44p8/res_sub0_part4_pass1.vqd, 5, nonseq cull, 0 +- 1 2
-
-:_p5_0 44p8/res_sub0_part5_pass0.vqd, 5, nonseq cull, 0 +- 7 14
-:_p5_1 44p8/res_sub0_part5_pass1.vqd, 1, nonseq cull, 0 +- 1 2 3
-
-:_p6_0 44p8/res_sub0_part6_pass0.vqd, 5, nonseq cull, 0 +- 21
-:_p6_1 44p8/res_sub0_part6_pass1.vqd, 5, nonseq cull, 0 +- 7
-# reuse p5_1 :_p6_2 44p3/res_sub0_part6_pass2.vqd, 1, nonseq cull, 0 +- 1 2 3
-
-:_p7_0 44p8/res_sub0_part7_pass0.vqd, 5, nonseq, 0 +- 3125
-:_p7_1 44p8/res_sub0_part7_pass1.vqd, 5, nonseq, 0 +- 625 1250
-:_p7_2 44p8/res_sub0_part7_pass2.vqd, 1, nonseq, 0 +- 25 50 75 100 125 150 175 200 225 250 275 300
-:_p7_3 44p8/res_sub0_part7_pass3.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12
-
-# 32 +
-# 0 0
-#
-# 0 1
-# 1 . .
-# 2 . .
-# 4 .
-
-:_l0_0 44p8/res_sub1_part0_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_l0_1 44p8/res_sub1_part0_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_l1_0 44p8/res_sub1_part1_pass0.vqd, 2, nonseq, 0 +- 625 1350
-# reuse p6_2/3 for l1_2/3
diff --git a/contrib/vorbis/vq/44p9.vqs b/contrib/vorbis/vq/44p9.vqs
deleted file mode 100644
index 4c00780..0000000
--- a/contrib/vorbis/vq/44p9.vqs
+++ /dev/null
@@ -1,52 +0,0 @@
-GO
-
->_44p9 noninterleaved
-haux 4pp9/resaux_0.vqd _44p9_short 0,42,2 8
-haux 4pp9/resaux_1.vqd _44p9_long 0,170,2 8
-haux 4pp9/resaux_2.vqd _44p9_lfe 0,2,2 2
-
-#iter 0
-
-# 0 1 2 4 7 17 31 +
-# 1 2 4 7 17 31 +
-
-# 0 1 2 3 4 5 6 7
-# 1 . . . . .
-# 2 . . . . . .
-# 4 . . .
-# 8 .
-
-:_p1_0 44p9/res_sub0_part1_pass2.vqd, 5, nonseq cull, 0 +- 1
-:_p2_0 44p9/res_sub0_part2_pass1.vqd, 5, nonseq cull, 0 +- 1 2
-
-:_p3_0 44p9/res_sub0_part3_pass0.vqd, 5, nonseq cull, 0 +- 3
-:_p3_1 44p9/res_sub0_part3_pass1.vqd, 5, nonseq cull, 0 +- 1
-
-:_p4_0 44p9/res_sub0_part4_pass0.vqd, 5, nonseq cull, 0 +- 5
-:_p4_1 44p9/res_sub0_part4_pass1.vqd, 5, nonseq cull, 0 +- 1 2
-
-:_p5_0 44p9/res_sub0_part5_pass0.vqd, 5, nonseq cull, 0 +- 7 14
-:_p5_1 44p9/res_sub0_part5_pass1.vqd, 1, nonseq cull, 0 +- 1 2 3
-
-:_p6_0 44p9/res_sub0_part6_pass0.vqd, 5, nonseq cull, 0 +- 21
-:_p6_1 44p9/res_sub0_part6_pass1.vqd, 5, nonseq cull, 0 +- 7
-# reuse p5_1 :_p6_2 44p3/res_sub0_part6_pass2.vqd, 1, nonseq cull, 0 +- 1 2 3
-
-:_p7_0 44p9/res_sub0_part7_pass0.vqd, 5, nonseq, 0 +- 3125 6250
-:_p7_1 44p9/res_sub0_part7_pass1.vqd, 5, nonseq, 0 +- 625 1250
-:_p7_2 44p9/res_sub0_part7_pass2.vqd, 1, nonseq, 0 +- 25 50 75 100 125 150 175 200 225 250 275 300
-:_p7_3 44p9/res_sub0_part7_pass3.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12
-
-# 32 +
-# 0 0
-#
-# 0 1
-# 1 . .
-# 2 . .
-# 4 .
-
-:_l0_0 44p9/res_sub1_part0_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_l0_1 44p9/res_sub1_part0_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_l1_0 44p9/res_sub1_part1_pass0.vqd, 2, nonseq, 0 +- 625 1250
-# reuse p6_2/3 for l1_2/3
diff --git a/contrib/vorbis/vq/44u0.vqs b/contrib/vorbis/vq/44u0.vqs
deleted file mode 100644
index 5bc3f60..0000000
--- a/contrib/vorbis/vq/44u0.vqs
+++ /dev/null
@@ -1,33 +0,0 @@
-GO
-
->_44u0_ noninterleaved
-haux 44u0/resaux_0.vqd _44u0__short 0,16,2 8
-
->_44u0_ noninterleaved
-haux 44u0/resaux_1.vqd _44u0__long 0,64,2 8
-
-#iter 0
-
-
-
-# 0 1 1 2 2 4 32 +
-# 25 0 45 0 0 0 0
-#
-# 0 1 2 3 4 5 6 7
-# 1 . .
-# 2 . .
-# 4 . . . . . .
-
-:_p1_0 44u0/res_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 44u0/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p3_0 44u0/res_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 44u0/res_part4_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p5_0 44u0/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-
-:_p6_0 44u0/res_part6_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p6_1 44u0/res_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p7_0 44u0/res_part7_pass0.vqd, 4, nonseq, 0 +- 169 338
-:_p7_1 44u0/res_part7_pass1.vqd, 2, nonseq, 0 +- 13 26 39 52 65 78
-:_p7_2 44u0/res_part7_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6
-
diff --git a/contrib/vorbis/vq/44u1.vqs b/contrib/vorbis/vq/44u1.vqs
deleted file mode 100644
index ed19dc6..0000000
--- a/contrib/vorbis/vq/44u1.vqs
+++ /dev/null
@@ -1,33 +0,0 @@
-GO
-
->_44u1_ noninterleaved
-haux 44u1/resaux_0.vqd _44u1__short 0,16,2 8
-
->_44u1_ noninterleaved
-haux 44u1/resaux_1.vqd _44u1__long 0,64,2 8
-
-#iter 0
-
-
-
-# 0 1 1 2 2 4 32 +
-# 25 0 45 0 0 0 0
-#
-# 0 1 2 3 4 5 6 7
-# 1 . .
-# 2 . .
-# 4 . . . . . .
-
-:_p1_0 44u1/res_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 44u1/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p3_0 44u1/res_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 44u1/res_part4_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p5_0 44u1/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-
-:_p6_0 44u1/res_part6_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p6_1 44u1/res_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p7_0 44u1/res_part7_pass0.vqd, 2, nonseq, 0 +- 169 338 507
-:_p7_1 44u1/res_part7_pass1.vqd, 2, nonseq, 0 +- 13 26 39 52 65 78
-:_p7_2 44u1/res_part7_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6
-
diff --git a/contrib/vorbis/vq/44u2.vqs b/contrib/vorbis/vq/44u2.vqs
deleted file mode 100644
index 314461e..0000000
--- a/contrib/vorbis/vq/44u2.vqs
+++ /dev/null
@@ -1,32 +0,0 @@
-GO
-
->_44u2_ noninterleaved
-haux 44u2/resaux_0.vqd _44u2__short 0,16,2 8
-
->_44u2_ noninterleaved
-haux 44u2/resaux_1.vqd _44u2__long 0,64,2 8
-
-#iter 0
-
-
-
-# 0 1 1 2 2 4 32 +
-# 25 0 45 0 0 0 0
-#
-# 0 1 2 3 4 5 6 7
-# 1 . .
-# 2 . .
-# 4 . . . . . .
-
-:_p1_0 44u2/res_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 44u2/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p3_0 44u2/res_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 44u2/res_part4_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p5_0 44u2/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-
-:_p6_0 44u2/res_part6_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p6_1 44u2/res_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p7_0 44u2/res_part7_pass0.vqd, 2, nonseq, 0 +- 169 338 507 676
-:_p7_1 44u2/res_part7_pass1.vqd, 2, nonseq, 0 +- 13 26 39 52 65 78
-:_p7_2 44u2/res_part7_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6
diff --git a/contrib/vorbis/vq/44u3.vqs b/contrib/vorbis/vq/44u3.vqs
deleted file mode 100644
index c882109..0000000
--- a/contrib/vorbis/vq/44u3.vqs
+++ /dev/null
@@ -1,33 +0,0 @@
-
-GO
-
->_44u3_ noninterleaved
-haux 44u3/resaux_0.vqd _44u3__short 0,16,2 8
-
->_44u3_ noninterleaved
-haux 44u3/resaux_1.vqd _44u3__long 0,64,2 8
-
-#iter 0
-
-
-
-# 0 1 1 2 2 4 32 +
-# 25 0 45 0 0 0 0
-#
-# 0 1 2 3 4 5 6 7
-# 1 . .
-# 2 . .
-# 4 . . . . . .
-
-:_p1_0 44u3/res_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 44u3/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p3_0 44u3/res_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 44u3/res_part4_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p5_0 44u3/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-
-:_p6_0 44u3/res_part6_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p6_1 44u3/res_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p7_0 44u3/res_part7_pass0.vqd, 2, nonseq, 0 +- 255 510 765 1020
-:_p7_1 44u3/res_part7_pass1.vqd, 2, nonseq, 0 +- 17 34 51 68 85 102 119
-:_p7_2 44u3/res_part7_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8
diff --git a/contrib/vorbis/vq/44u4.vqs b/contrib/vorbis/vq/44u4.vqs
deleted file mode 100644
index cb4d9ba..0000000
--- a/contrib/vorbis/vq/44u4.vqs
+++ /dev/null
@@ -1,33 +0,0 @@
-
-GO
-
->_44u4_ noninterleaved
-haux 44u4/resaux_0.vqd _44u4__short 0,16,2 8
-
->_44u4_ noninterleaved
-haux 44u4/resaux_1.vqd _44u4__long 0,64,2 8
-
-#iter 0
-
-
-
-# 0 1 1 2 2 4 32 +
-# 25 0 45 0 0 0 0
-#
-# 0 1 2 3 4 5 6 7
-# 1 . .
-# 2 . .
-# 4 . . . . . .
-
-:_p1_0 44u4/res_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 44u4/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p3_0 44u4/res_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 44u4/res_part4_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p5_0 44u4/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-
-:_p6_0 44u4/res_part6_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p6_1 44u4/res_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p7_0 44u4/res_part7_pass0.vqd, 2, nonseq, 0 +- 255 510 765 1020 1275 1530
-:_p7_1 44u4/res_part7_pass1.vqd, 2, nonseq, 0 +- 17 34 51 68 85 102 119
-:_p7_2 44u4/res_part7_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8
diff --git a/contrib/vorbis/vq/44u5.vqs b/contrib/vorbis/vq/44u5.vqs
deleted file mode 100644
index a3c175d..0000000
--- a/contrib/vorbis/vq/44u5.vqs
+++ /dev/null
@@ -1,35 +0,0 @@
-
-GO
-
->_44u5_ noninterleaved
-haux 44u5/resaux_0.vqd _44u5__short 0,16,2 10
-
->_44u5_ noninterleaved
-haux 44u5/resaux_1.vqd _44u5__long 0,64,2 10
-
-#iter 0
-
-# 0 1 1 2 2 4 4 16 60 +
-# 30 0 50 0 80 0 0 0
-#
-# 0 1 2 3 4 5 6 7 8 9
-# 1 . . .
-# 2 . . .
-# 4 . . . . . . .
-
-:_p1_0 44u5/res_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 44u5/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p3_0 44u5/res_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 44u5/res_part4_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p5_0 44u5/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p6_0 44u5/res_part6_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-
-:_p7_0 44u5/res_part7_pass0.vqd, 4, nonseq, 0 +- 11
-:_p7_1 44u5/res_part7_pass1.vqd, 2, nonseq, 0 +- 1 2 3 4 5
-
-:_p8_0 44u5/res_part8_pass0.vqd, 2, nonseq, 0 +- 11 22 33 44 55
-:_p8_1 44u5/res_part8_pass1.vqd, 2, nonseq, 0 +- 1 2 3 4 5
-
-:_p9_0 44u5/res_part9_pass0.vqd, 2, nonseq, 0 +- 255 510 765 1020 1275 1530
-:_p9_1 44u5/res_part9_pass1.vqd, 2, nonseq, 0 +- 17 34 51 68 85 102 119
-:_p9_2 44u5/res_part9_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8
diff --git a/contrib/vorbis/vq/44u6.vqs b/contrib/vorbis/vq/44u6.vqs
deleted file mode 100644
index ca8b7b1..0000000
--- a/contrib/vorbis/vq/44u6.vqs
+++ /dev/null
@@ -1,35 +0,0 @@
-
-GO
-
->_44u6_ noninterleaved
-haux 44u6/resaux_0.vqd _44u6__short 0,16,2 10
-
->_44u6_ noninterleaved
-haux 44u6/resaux_1.vqd _44u6__long 0,64,2 10
-
-#iter 0
-
-# 0 1 1 2 2 4 4 16 60 +
-# 30 0 50 0 80 0 0 0
-#
-# 0 1 2 3 4 5 6 7 8 9
-# 1 . . .
-# 2 . . .
-# 4 . . . . . . .
-
-:_p1_0 44u6/res_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 44u6/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p3_0 44u6/res_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 44u6/res_part4_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p5_0 44u6/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p6_0 44u6/res_part6_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-
-:_p7_0 44u6/res_part7_pass0.vqd, 4, nonseq, 0 +- 11
-:_p7_1 44u6/res_part7_pass1.vqd, 2, nonseq, 0 +- 1 2 3 4 5
-
-:_p8_0 44u6/res_part8_pass0.vqd, 2, nonseq, 0 +- 11 22 33 44 55
-:_p8_1 44u6/res_part8_pass1.vqd, 2, nonseq, 0 +- 1 2 3 4 5
-
-:_p9_0 44u6/res_part9_pass0.vqd, 2, nonseq, 0 +- 255 510 765 1020 1275 1530 1785
-:_p9_1 44u6/res_part9_pass1.vqd, 2, nonseq, 0 +- 17 34 51 68 85 102 119
-:_p9_2 44u6/res_part9_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8
diff --git a/contrib/vorbis/vq/44u7.vqs b/contrib/vorbis/vq/44u7.vqs
deleted file mode 100644
index 2efe5aa..0000000
--- a/contrib/vorbis/vq/44u7.vqs
+++ /dev/null
@@ -1,34 +0,0 @@
-GO
-
->_44u7_ noninterleaved
-haux 44u7/resaux_0.vqd _44u7__short 0,16,2 10
-
->_44u7_ noninterleaved
-haux 44u7/resaux_1.vqd _44u7__long 0,64,2 10
-
-#iter 0
-
-# 0 1 1 2 2 4 4 16 60 +
-# 30 0 50 0 80 0 0 0
-#
-# 0 1 2 3 4 5 6 7 8 9
-# 1 . . .
-# 2 . . .
-# 4 . . . . . . .
-
-:_p1_0 44u7/res_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 44u7/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p3_0 44u7/res_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 44u7/res_part4_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p5_0 44u7/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p6_0 44u7/res_part6_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-
-:_p7_0 44u7/res_part7_pass0.vqd, 4, nonseq, 0 +- 11
-:_p7_1 44u7/res_part7_pass1.vqd, 2, nonseq, 0 +- 1 2 3 4 5
-
-:_p8_0 44u7/res_part8_pass0.vqd, 2, nonseq, 0 +- 11 22 33 44 55
-:_p8_1 44u7/res_part8_pass1.vqd, 2, nonseq, 0 +- 1 2 3 4 5
-
-:_p9_0 44u7/res_part9_pass0.vqd, 2, nonseq, 0 +- 637 1274 1911 2548 3185
-:_p9_1 44u7/res_part9_pass1.vqd, 2, nonseq, 0 +- 49 98 147 196 245 294
-:_p9_2 44u7/res_part9_pass2.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
diff --git a/contrib/vorbis/vq/44u8.vqs b/contrib/vorbis/vq/44u8.vqs
deleted file mode 100644
index ecedb09..0000000
--- a/contrib/vorbis/vq/44u8.vqs
+++ /dev/null
@@ -1,35 +0,0 @@
-GO
-
->_44u8s noninterleaved
-haux 44u8/resaux_0.vqd _44u8__short 0,16,2 10
-
->_44u8 noninterleaved
-haux 44u8/resaux_1.vqd _44u8__long 0,64,2 10
-
-
-# 0 1 2 4 8 16 32 71 157 +
-# 0 1 2 3 4 5 6 7 8 9
-# 1 . . . . .
-# 2 . . . . .
-# 4 . . . . .
-
-:_p1_0 44u8/res_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 44u8/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 44u8/res_part3_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p4_0 44u8/res_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-:_p5_0 44u8/res_part5_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p5_1 44u8/res_part5_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p6_0 44u8/res_part6_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p6_1 44u8/res_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p7_0 44u8/res_part7_pass0.vqd, 2, nonseq, 0 +- 11 22 33 44 55 66
-:_p7_1 44u8/res_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p8_0 44u8/res_part8_pass0.vqd, 2, nonseq, 0 +- 21 42 63 84 105 126 147
-:_p8_1 44u8/res_part8_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8 9 10
-
-:_p9_0 44u8/res_part9_pass0.vqd, 2, nonseq, 0 +- 931 1862 2793 3724
-:_p9_1 44u8/res_part9_pass1.vqd, 2, nonseq, 0 +- 49 98 147 196 245 294 343 392 441
-:_p9_2 44u8/res_part9_pass2.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
diff --git a/contrib/vorbis/vq/44u9.vqs b/contrib/vorbis/vq/44u9.vqs
deleted file mode 100644
index 42a3877..0000000
--- a/contrib/vorbis/vq/44u9.vqs
+++ /dev/null
@@ -1,36 +0,0 @@
-
-GO
-
->_44u9s noninterleaved
-haux 44u9/resaux_0.vqd _44u9__short 0,16,2 10
-
->_44u9 noninterleaved
-haux 44u9/resaux_1.vqd _44u9__long 0,64,2 10
-
-
-# 0 1 2 4 8 16 32 71 157 +
-# 0 1 2 3 4 5 6 7 8 9
-# 1 . . . . .
-# 2 . . . . .
-# 4 . . . . .
-
-:_p1_0 44u9/res_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 44u9/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 44u9/res_part3_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p4_0 44u9/res_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-:_p5_0 44u9/res_part5_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p5_1 44u9/res_part5_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p6_0 44u9/res_part6_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p6_1 44u9/res_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p7_0 44u9/res_part7_pass0.vqd, 2, nonseq, 0 +- 11 22 33 44 55 66
-:_p7_1 44u9/res_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p8_0 44u9/res_part8_pass0.vqd, 2, nonseq, 0 +- 21 42 63 84 105 126 147
-:_p8_1 44u9/res_part8_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8 9 10
-
-:_p9_0 44u9/res_part9_pass0.vqd, 2, nonseq, 0 +- 931 1862 2793 3724 4655 5586 6517
-:_p9_1 44u9/res_part9_pass1.vqd, 2, nonseq, 0 +- 49 98 147 196 245 294 343 392 441
-:_p9_2 44u9/res_part9_pass2.vqd, 1, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
diff --git a/contrib/vorbis/vq/8.vqs b/contrib/vorbis/vq/8.vqs
deleted file mode 100644
index 517a589..0000000
--- a/contrib/vorbis/vq/8.vqs
+++ /dev/null
@@ -1,43 +0,0 @@
-GO
-
->_8c0_s noninterleaved
-haux 8c0_s/resaux_0.vqd _8c0_s_single 0,64,2 10
-
-:_p1_0 8c0_s/res_part1_pass2.vqd, 8, nonseq cull, 0 +- 1
-:_p2_0 8c0_s/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 8c0_s/res_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 8c0_s/res_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p5_0 8c0_s/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p6_0 8c0_s/res_part6_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-
-:_p7_0 8c0_s/res_part7_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p7_1 8c0_s/res_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p8_0 8c0_s/res_part8_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p8_1 8c0_s/res_part8_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p9_0 8c0_s/res_part9_pass0.vqd, 4, nonseq, 0 +- 315
-:_p9_1 8c0_s/res_part9_pass1.vqd, 2, nonseq, 0 +- 21 42 63 84 105 126 147
-:_p9_2 8c0_s/res_part9_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10
-
->_8c1_s noninterleaved
-haux 8c1_s/resaux_0.vqd _8c1_s_single 0,64,2 10
-
-:_p1_0 8c1_s/res_part1_pass2.vqd, 8, nonseq cull, 0 +- 1
-:_p2_0 8c1_s/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p3_0 8c1_s/res_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 8c1_s/res_part4_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p5_0 8c1_s/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p6_0 8c1_s/res_part6_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5 6 7 8
-
-
-:_p7_0 8c1_s/res_part7_pass0.vqd, 4, nonseq cull, 0 +- 11
-:_p7_1 8c1_s/res_part7_pass1.vqd, 2, nonseq cull, 0 +- 1 2 3 4 5
-
-:_p8_0 8c1_s/res_part8_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p8_1 8c1_s/res_part8_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p9_0 8c1_s/res_part9_pass0.vqd, 2, nonseq, 0 +- 315 630 945 1260 1575 1890
-:_p9_1 8c1_s/res_part9_pass1.vqd, 2, nonseq, 0 +- 21 42 63 84 105 126 147
-:_p9_2 8c1_s/res_part9_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10
diff --git a/contrib/vorbis/vq/8u.vqs b/contrib/vorbis/vq/8u.vqs
deleted file mode 100644
index 0ed0ec8..0000000
--- a/contrib/vorbis/vq/8u.vqs
+++ /dev/null
@@ -1,41 +0,0 @@
-
-GO
-
->_8u0_ noninterleaved
-haux 8u0/resaux_0.vqd _8u0__single 0,64,2 8
-
-
-:_p1_0 8u0/res_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 8u0/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p3_0 8u0/res_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 8u0/res_part4_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p5_0 8u0/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-
-:_p6_0 8u0/res_part6_pass0.vqd, 2, nonseq cull, 0 +- 5 10 15 20 25 30
-:_p6_1 8u0/res_part6_pass1.vqd, 2, nonseq cull, 0 +- 1 2
-
-:_p7_0 8u0/res_part7_pass0.vqd, 4, nonseq, 0 +- 315
-:_p7_1 8u0/res_part7_pass1.vqd, 2, nonseq, 0 +- 21 42 63 84 105 126 147
-:_p7_2 8u0/res_part7_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8 9 10
-
-
->_8u1_ noninterleaved
-haux 8u1/resaux_0.vqd _8u1__single 0,64,2 10
-
-:_p1_0 8u1/res_part1_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p2_0 8u1/res_part2_pass2.vqd, 4, nonseq cull, 0 +- 1
-:_p3_0 8u1/res_part3_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p4_0 8u1/res_part4_pass2.vqd, 4, nonseq cull, 0 +- 1 2
-:_p5_0 8u1/res_part5_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-:_p6_0 8u1/res_part6_pass2.vqd, 2, nonseq cull, 0 +- 1 2 3 4
-
-:_p7_0 8u1/res_part7_pass0.vqd, 4, nonseq, 0 +- 11
-:_p7_1 8u1/res_part7_pass1.vqd, 2, nonseq, 0 +- 1 2 3 4 5
-
-:_p8_0 8u1/res_part8_pass0.vqd, 2, nonseq, 0 +- 11 22 33 44 55
-:_p8_1 8u1/res_part8_pass1.vqd, 2, nonseq, 0 +- 1 2 3 4 5
-
-:_p9_0 8u1/res_part9_pass0.vqd, 2, nonseq, 0 +- 255 510 765 1020 1275 1530 1785
-:_p9_1 8u1/res_part9_pass1.vqd, 2, nonseq, 0 +- 17 34 51 68 85 102 119
-:_p9_2 8u1/res_part9_pass2.vqd, 2, nonseq, 0 +- 1 2 3 4 5 6 7 8
-
diff --git a/contrib/vorbis/vq/Makefile.am b/contrib/vorbis/vq/Makefile.am
deleted file mode 100644
index e9c272e..0000000
--- a/contrib/vorbis/vq/Makefile.am
+++ /dev/null
@@ -1,36 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-EXTRA_PROGRAMS = latticebuild latticetune huffbuild distribution
-CLEANFILES = $(EXTRA_PROGRAMS)
-
-AM_CPPFLAGS = -I../lib -I$(top_srcdir)/include @OGG_CFLAGS@
-AM_LDFLAGS = -static
-LDADD = ../lib/libvorbis.la
-
-latticebuild_SOURCES = latticebuild.c vqgen.c bookutil.c\
- vqgen.h bookutil.h localcodebook.h
-latticetune_SOURCES = latticetune.c vqgen.c bookutil.c\
- vqgen.h bookutil.h localcodebook.h
-huffbuild_SOURCES = huffbuild.c vqgen.c bookutil.c\
- vqgen.h bookutil.h localcodebook.h
-distribution_SOURCES = distribution.c bookutil.c\
- bookutil.h localcodebook.h
-
-vqs_files = 16.vqs 16u.vqs 44c-1.vqs 44c0.vqs 44c1.vqs 44c2.vqs \
- 44c3.vqs 44c4.vqs 44c5.vqs 44c6.vqs 44c7.vqs 44c8.vqs 44c9.vqs \
- 44u0.vqs 44u1.vqs 44u2.vqs 44u3.vqs 44u4.vqs 44u5.vqs 44u6.vqs \
- 44u7.vqs 44u8.vqs 44u9.vqs 8.vqs 8u.vqs floor_11.vqs floor_22.vqs \
- floor_44.vqs 44p-1.vqs 44p0.vqs 44p1.vqs 44p2.vqs 44p3.vqs 44p4.vqs \
- 44p5.vqs 44p6.vqs 44p7.vqs 44p8.vqs 44p9.vqs
-
-EXTRA_DIST = $(vqs_files) make_floor_books.pl make_residue_books.pl \
- metrics.c
-
-debugvq:
- $(MAKE) vq CFLAGS="@DEBUG@"
-
-profilevq:
- $(MAKE) vq CFLAGS="@PROFILE@"
-
-vq:
- $(MAKE) $(EXTRA_PROGRAMS)
diff --git a/contrib/vorbis/vq/bookutil.c b/contrib/vorbis/vq/bookutil.c
deleted file mode 100644
index 3046410..0000000
--- a/contrib/vorbis/vq/bookutil.c
+++ /dev/null
@@ -1,476 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2014 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: utility functions for loading .vqh and .vqd files
-
- ********************************************************************/
-
-#include <stdlib.h>
-#include <stdio.h>
-#include <math.h>
-#include <string.h>
-#include <errno.h>
-#include "bookutil.h"
-
-int _best(codebook *book, float *a, int step){
-
- int dim=book->dim;
- int i,j,o;
- int minval=book->minval;
- int del=book->delta;
- int qv=book->quantvals;
- int ze=(qv>>1);
- int index=0;
- /* assumes integer/centered encoder codebook maptype 1 no more than dim 8 */
-
- if(del!=1){
- for(i=0,o=step*(dim-1);i<dim;i++,o-=step){
- int v = ((int)rint(a[o])-minval+(del>>1))/del;
- int m = (v<ze ? ((ze-v)<<1)-1 : ((v-ze)<<1));
- index = index*qv+ (m<0?0:(m>=qv?qv-1:m));
- }
- }else{
- for(i=0,o=step*(dim-1);i<dim;i++,o-=step){
- int v = (int)rint(a[o])-minval;
- int m = (v<ze ? ((ze-v)<<1)-1 : ((v-ze)<<1));
- index = index*qv+ (m<0?0:(m>=qv?qv-1:m));
- }
- }
-
- if(book->c->lengthlist[index]<=0){
- const static_codebook *c=book->c;
- int best=-1;
- /* assumes integer/centered encoder codebook maptype 1 no more than dim 8 */
- int e[8]={0,0,0,0,0,0,0,0};
- int maxval = book->minval + book->delta*(book->quantvals-1);
- for(i=0;i<book->entries;i++){
- if(c->lengthlist[i]>0){
- float this=0;
- for(j=0;j<dim;j++){
- float val=(e[j]-a[j*step]);
- this+=val*val;
- }
- if(best==-1 || this<best){
- best=this;
- index=i;
- }
- }
- /* assumes the value patterning created by the tools in vq/ */
- j=0;
- while(e[j]>=maxval)
- e[j++]=0;
- if(e[j]>=0)
- e[j]+=book->delta;
- e[j]= -e[j];
- }
- }
-
- return index;
-}
-
-/* A few little utils for reading files */
-/* read a line. Use global, persistent buffering */
-static char *linebuffer=NULL;
-static int lbufsize=0;
-char *get_line(FILE *in){
- long sofar=0;
- if(feof(in))return NULL;
-
- while(1){
- int gotline=0;
-
- while(!gotline){
- if(sofar+1>=lbufsize){
- if(!lbufsize){
- lbufsize=1024;
- linebuffer=_ogg_malloc(lbufsize);
- }else{
- lbufsize*=2;
- linebuffer=_ogg_realloc(linebuffer,lbufsize);
- }
- }
- {
- long c=fgetc(in);
- switch(c){
- case EOF:
- if(sofar==0)return(NULL);
- /* fallthrough correct */
- case '\n':
- linebuffer[sofar]='\0';
- gotline=1;
- break;
- default:
- linebuffer[sofar++]=c;
- linebuffer[sofar]='\0';
- break;
- }
- }
- }
-
- if(linebuffer[0]=='#'){
- sofar=0;
- }else{
- return(linebuffer);
- }
- }
-}
-
-/* read the next numerical value from the given file */
-static char *value_line_buff=NULL;
-
-int get_line_value(FILE *in,float *value){
- char *next;
-
- if(!value_line_buff)return(-1);
-
- *value=strtod(value_line_buff, &next);
- if(next==value_line_buff){
- value_line_buff=NULL;
- return(-1);
- }else{
- value_line_buff=next;
- while(*value_line_buff>44)value_line_buff++;
- if(*value_line_buff==44)value_line_buff++;
- return(0);
- }
-}
-
-int get_next_value(FILE *in,float *value){
- while(1){
- if(get_line_value(in,value)){
- value_line_buff=get_line(in);
- if(!value_line_buff)return(-1);
- }else{
- return(0);
- }
- }
-}
-
-int get_next_ivalue(FILE *in,long *ivalue){
- float value;
- int ret=get_next_value(in,&value);
- *ivalue=value;
- return(ret);
-}
-
-static float sequence_base=0.f;
-static int v_sofar=0;
-void reset_next_value(void){
- value_line_buff=NULL;
- sequence_base=0.f;
- v_sofar=0;
-}
-
-char *setup_line(FILE *in){
- reset_next_value();
- value_line_buff=get_line(in);
- return(value_line_buff);
-}
-
-
-int get_vector(codebook *b,FILE *in,int start, int n,float *a){
- int i;
- const static_codebook *c=b->c;
-
- while(1){
-
- if(v_sofar==n || get_line_value(in,a)){
- reset_next_value();
- if(get_next_value(in,a))
- break;
- for(i=0;i<start;i++){
- sequence_base=*a;
- get_line_value(in,a);
- }
- }
-
- for(i=1;i<c->dim;i++)
- if(get_line_value(in,a+i))
- break;
-
- if(i==c->dim){
- float temp=a[c->dim-1];
- for(i=0;i<c->dim;i++)a[i]-=sequence_base;
- if(c->q_sequencep)sequence_base=temp;
- v_sofar++;
- return(0);
- }
- sequence_base=0.f;
- }
-
- return(-1);
-}
-
-/* read lines fromt he beginning until we find one containing the
- specified string */
-char *find_seek_to(FILE *in,char *s){
- rewind(in);
- while(1){
- char *line=get_line(in);
- if(line){
- if(strstr(line,s))
- return(line);
- }else
- return(NULL);
- }
-}
-
-
-/* this reads the format as written by vqbuild/latticebuild; innocent
- (legal) tweaking of the file that would not affect its valid
- header-ness will break this routine */
-
-codebook *codebook_load(char *filename){
- codebook *b=_ogg_calloc(1,sizeof(codebook));
- static_codebook *c=(static_codebook *)(b->c=_ogg_calloc(1,sizeof(static_codebook)));
- int quant_to_read=0;
- FILE *in=fopen(filename,"r");
- char *line;
- long i;
-
- if(in==NULL){
- fprintf(stderr,"Couldn't open codebook %s\n",filename);
- exit(1);
- }
-
- /* find the codebook struct */
- find_seek_to(in,"static const static_codebook ");
-
- /* get the major important values */
- line=get_line(in);
- if(sscanf(line,"%ld, %ld,",
- &(c->dim),&(c->entries))!=2){
- fprintf(stderr,"1: syntax in %s in line:\t %s",filename,line);
- exit(1);
- }
- line=get_line(in);
- line=get_line(in);
- if(sscanf(line,"%d, %ld, %ld, %d, %d,",
- &(c->maptype),&(c->q_min),&(c->q_delta),&(c->q_quant),
- &(c->q_sequencep))!=5){
- fprintf(stderr,"1: syntax in %s in line:\t %s",filename,line);
- exit(1);
- }
-
- switch(c->maptype){
- case 0:
- quant_to_read=0;
- break;
- case 1:
- quant_to_read=_book_maptype1_quantvals(c);
- break;
- case 2:
- quant_to_read=c->entries*c->dim;
- break;
- }
-
- /* load the quantized entries */
- find_seek_to(in,"static const long _vq_quantlist_");
- reset_next_value();
- c->quantlist=_ogg_malloc(sizeof(long)*quant_to_read);
- for(i=0;i<quant_to_read;i++)
- if(get_next_ivalue(in,c->quantlist+i)){
- fprintf(stderr,"out of data while reading codebook %s\n",filename);
- exit(1);
- }
-
- /* load the lengthlist */
- find_seek_to(in,"_lengthlist");
- reset_next_value();
- c->lengthlist=_ogg_malloc(sizeof(long)*c->entries);
- for(i=0;i<c->entries;i++)
- if(get_next_ivalue(in,c->lengthlist+i)){
- fprintf(stderr,"out of data while reading codebook %s\n",filename);
- exit(1);
- }
-
- /* got it all */
- fclose(in);
-
- vorbis_book_init_encode(b,c);
- b->valuelist=_book_unquantize(c,c->entries,NULL);
-
- return(b);
-}
-
-void spinnit(char *s,int n){
- static int p=0;
- static long lasttime=0;
- long test;
- struct timeval thistime;
-
- gettimeofday(&thistime,NULL);
- test=thistime.tv_sec*10+thistime.tv_usec/100000;
- if(lasttime!=test){
- lasttime=test;
-
- fprintf(stderr,"%s%d ",s,n);
-
- p++;if(p>3)p=0;
- switch(p){
- case 0:
- fprintf(stderr,"| \r");
- break;
- case 1:
- fprintf(stderr,"/ \r");
- break;
- case 2:
- fprintf(stderr,"- \r");
- break;
- case 3:
- fprintf(stderr,"\\ \r");
- break;
- }
- fflush(stderr);
- }
-}
-
-void build_tree_from_lengths(int vals, long *hist, long *lengths){
- int i,j;
- long *membership=_ogg_malloc(vals*sizeof(long));
- long *histsave=alloca(vals*sizeof(long));
- memcpy(histsave,hist,vals*sizeof(long));
-
- for(i=0;i<vals;i++)membership[i]=i;
-
- /* find codeword lengths */
- /* much more elegant means exist. Brute force n^2, minimum thought */
- for(i=vals;i>1;i--){
- int first=-1,second=-1;
- long least=-1;
-
- spinnit("building... ",i);
-
- /* find the two nodes to join */
- for(j=0;j<vals;j++)
- if(least==-1 || hist[j]<=least){
- least=hist[j];
- first=membership[j];
- }
- least=-1;
- for(j=0;j<vals;j++)
- if((least==-1 || hist[j]<=least) && membership[j]!=first){
- least=hist[j];
- second=membership[j];
- }
- if(first==-1 || second==-1){
- fprintf(stderr,"huffman fault; no free branch\n");
- exit(1);
- }
-
- /* join them */
- least=hist[first]+hist[second];
- for(j=0;j<vals;j++)
- if(membership[j]==first || membership[j]==second){
- membership[j]=first;
- hist[j]=least;
- lengths[j]++;
- }
- }
- for(i=0;i<vals-1;i++)
- if(membership[i]!=membership[i+1]){
- fprintf(stderr,"huffman fault; failed to build single tree\n");
- exit(1);
- }
-
- /* for sanity check purposes: how many bits would it have taken to
- encode the training set? */
- {
- long bitsum=0;
- long samples=0;
- for(i=0;i<vals;i++){
- bitsum+=(histsave[i]-1)*lengths[i];
- samples+=histsave[i]-1;
- }
-
- if(samples){
- fprintf(stderr,"\rTotal samples in training set: %ld \n",samples);
- fprintf(stderr,"\rTotal bits used to represent training set: %ld\n",
- bitsum);
- }
- }
-
- free(membership);
-}
-
-/* wrap build_tree_from_lengths to allow zero entries in the histogram */
-void build_tree_from_lengths0(int vals, long *hist, long *lengths){
-
- /* pack the 'sparse' hit list into a dense list, then unpack
- the lengths after the build */
-
- int upper=0,i;
- long *lengthlist=_ogg_calloc(vals,sizeof(long));
- long *newhist=alloca(vals*sizeof(long));
-
- for(i=0;i<vals;i++)
- if(hist[i]>0)
- newhist[upper++]=hist[i];
-
- if(upper != vals){
- fprintf(stderr,"\rEliminating %d unused entries; %d entries remain\n",
- vals-upper,upper);
- }
-
- build_tree_from_lengths(upper,newhist,lengthlist);
-
- upper=0;
- for(i=0;i<vals;i++)
- if(hist[i]>0)
- lengths[i]=lengthlist[upper++];
- else
- lengths[i]=0;
-
- free(lengthlist);
-}
-
-void write_codebook(FILE *out,char *name,const static_codebook *c){
- int i,j,k;
-
- /* save the book in C header form */
-
- /* first, the static vectors, then the book structure to tie it together. */
- /* quantlist */
- if(c->quantlist){
- long vals=(c->maptype==1?_book_maptype1_quantvals(c):c->entries*c->dim);
- fprintf(out,"static const long _vq_quantlist_%s[] = {\n",name);
- for(j=0;j<vals;j++){
- fprintf(out,"\t%ld,\n",c->quantlist[j]);
- }
- fprintf(out,"};\n\n");
- }
-
- /* lengthlist */
- fprintf(out,"static const char _vq_lengthlist_%s[] = {\n",name);
- for(j=0;j<c->entries;){
- fprintf(out,"\t");
- for(k=0;k<16 && j<c->entries;k++,j++)
- fprintf(out,"%2ld,",c->lengthlist[j]);
- fprintf(out,"\n");
- }
- fprintf(out,"};\n\n");
-
- /* tie it all together */
-
- fprintf(out,"static const static_codebook %s = {\n",name);
-
- fprintf(out,"\t%ld, %ld,\n",c->dim,c->entries);
- fprintf(out,"\t(char *)_vq_lengthlist_%s,\n",name);
- fprintf(out,"\t%d, %ld, %ld, %d, %d,\n",
- c->maptype,c->q_min,c->q_delta,c->q_quant,c->q_sequencep);
- if(c->quantlist)
- fprintf(out,"\t(long *)_vq_quantlist_%s,\n",name);
- else
- fprintf(out,"\tNULL,\n");
-
- fprintf(out,"\t0\n};\n\n");
-}
diff --git a/contrib/vorbis/vq/bookutil.h b/contrib/vorbis/vq/bookutil.h
deleted file mode 100644
index e84b018..0000000
--- a/contrib/vorbis/vq/bookutil.h
+++ /dev/null
@@ -1,42 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: utility functions for loading .vqh and .vqd files
-
- ********************************************************************/
-
-#ifndef _V_BOOKUTIL_H_
-#define _V_BOOKUTIL_H_
-
-#include <stdio.h>
-#include <sys/time.h>
-
-#include "localcodebook.h"
-
-extern char *get_line(FILE *in);
-extern char *setup_line(FILE *in);
-extern int get_line_value(FILE *in,float *value);
-extern int get_next_value(FILE *in,float *value);
-extern int get_next_ivalue(FILE *in,long *ivalue);
-extern void reset_next_value(void);
-extern int get_vector(codebook *b,FILE *in,int start,int num,float *a);
-extern char *find_seek_to(FILE *in,char *s);
-
-extern codebook *codebook_load(char *filename);
-extern void write_codebook(FILE *out,char *name,const static_codebook *c);
-
-extern void spinnit(char *s,int n);
-extern void build_tree_from_lengths(int vals, long *hist, long *lengths);
-extern void build_tree_from_lengths0(int vals, long *hist, long *lengths);
-
-#endif
-
diff --git a/contrib/vorbis/vq/distribution.c b/contrib/vorbis/vq/distribution.c
deleted file mode 100644
index 132b5b9..0000000
--- a/contrib/vorbis/vq/distribution.c
+++ /dev/null
@@ -1,247 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: utility for finding the distribution in a data set
-
- ********************************************************************/
-
-#include <stdlib.h>
-#include <stdio.h>
-#include <math.h>
-#include <string.h>
-#include <errno.h>
-#include "bookutil.h"
-
-/* command line:
- distribution file.vqd
-*/
-
-int ascend(const void *a,const void *b){
- return(**((long **)a)-**((long **)b));
-}
-
-int main(int argc,char *argv[]){
- FILE *in;
- long lines=0;
- float min;
- float max;
- long bins=-1;
- int flag=0;
- long *countarray;
- long total=0;
- char *line;
-
- if(argv[1]==NULL){
- fprintf(stderr,"Usage: distribution {data.vqd [bins]| book.vqh} \n\n");
- exit(1);
- }
- if(argv[2]!=NULL)
- bins=atoi(argv[2])-1;
-
- in=fopen(argv[1],"r");
- if(!in){
- fprintf(stderr,"Could not open input file %s\n",argv[1]);
- exit(1);
- }
-
- if(strrchr(argv[1],'.') && strcmp(strrchr(argv[1],'.'),".vqh")==0){
- /* load/decode a book */
-
- codebook *b=codebook_load(argv[1]);
- static_codebook *c=(static_codebook *)(b->c);
- float delta;
- int i;
- fclose(in);
-
- switch(c->maptype){
- case 0:
- printf("entropy codebook only; no mappings\n");
- exit(0);
- break;
- case 1:
- bins=_book_maptype1_quantvals(c);
- break;
- case 2:
- bins=c->entries*c->dim;
- break;
- }
-
- max=min=_float32_unpack(c->q_min);
- delta=_float32_unpack(c->q_delta);
-
- for(i=0;i<bins;i++){
- float val=c->quantlist[i]*delta+min;
- if(val>max)max=val;
- }
-
- printf("Minimum scalar value: %f\n",min);
- printf("Maximum scalar value: %f\n",max);
-
- switch(c->maptype){
- case 1:
- {
- /* lattice codebook. dump it. */
- int j,k;
- long maxcount=0;
- long **sort=calloc(bins,sizeof(long *));
- long base=c->lengthlist[0];
- countarray=calloc(bins,sizeof(long));
-
- for(i=0;i<bins;i++)sort[i]=c->quantlist+i;
- qsort(sort,bins,sizeof(long *),ascend);
-
- for(i=0;i<b->entries;i++)
- if(c->lengthlist[i]>base)base=c->lengthlist[i];
-
- /* dump a full, correlated count */
- for(j=0;j<b->entries;j++){
- if(c->lengthlist[j]){
- int indexdiv=1;
- printf("%4d: ",j);
- for(k=0;k<b->dim;k++){
- int index= (j/indexdiv)%bins;
- printf("%+3.1f,", c->quantlist[index]*_float32_unpack(c->q_delta)+
- _float32_unpack(c->q_min));
- indexdiv*=bins;
- }
- printf("\t|");
- for(k=0;k<base-c->lengthlist[j];k++)printf("*");
- printf("\n");
- }
- }
-
- /* do a rough count */
- for(j=0;j<b->entries;j++){
- int indexdiv=1;
- for(k=0;k<b->dim;k++){
- if(c->lengthlist[j]){
- int index= (j/indexdiv)%bins;
- countarray[index]+=(1<<(base-c->lengthlist[j]));
- indexdiv*=bins;
- }
- }
- }
-
- /* dump the count */
-
- {
- long maxcount=0,i,j;
- for(i=0;i<bins;i++)
- if(countarray[i]>maxcount)maxcount=countarray[i];
-
- for(i=0;i<bins;i++){
- int ptr=sort[i]-c->quantlist;
- int stars=rint(50./maxcount*countarray[ptr]);
- printf("%+08f (%8ld) |",c->quantlist[ptr]*delta+min,countarray[ptr]);
- for(j=0;j<stars;j++)printf("*");
- printf("\n");
- }
- }
- }
- break;
- case 2:
- {
- /* trained, full mapping codebook. */
- printf("Can't do probability dump of a trained [type 2] codebook (yet)\n");
- }
- break;
- }
- }else{
- /* load/count a data file */
-
- /* do it the simple way; two pass. */
- line=setup_line(in);
- while(line){
- float code;
- char buf[80];
- lines++;
-
- sprintf(buf,"getting min/max (%.2f::%.2f). lines...",min,max);
- if(!(lines&0xff))spinnit(buf,lines);
-
- while(!flag && sscanf(line,"%f",&code)==1){
- line=strchr(line,',');
- min=max=code;
- flag=1;
- }
-
- while(line && sscanf(line,"%f",&code)==1){
- line=strchr(line,',');
- if(line)line++;
- if(code<min)min=code;
- if(code>max)max=code;
- }
-
- line=setup_line(in);
- }
-
- if(bins<1){
- if((int)(max-min)==min-max){
- bins=max-min;
- }else{
- bins=25;
- }
- }
-
- printf("\r \r");
- printf("Minimum scalar value: %f\n",min);
- printf("Maximum scalar value: %f\n",max);
-
- if(argv[2]){
-
- printf("\n counting hits into %ld bins...\n",bins+1);
- countarray=calloc(bins+1,sizeof(long));
-
- rewind(in);
- line=setup_line(in);
- while(line){
- float code;
- lines--;
- if(!(lines&0xff))spinnit("counting distribution. lines so far...",lines);
-
- while(line && sscanf(line,"%f",&code)==1){
- line=strchr(line,',');
- if(line)line++;
-
- code-=min;
- code/=(max-min);
- code*=bins;
- countarray[(int)rint(code)]++;
- total++;
- }
-
- line=setup_line(in);
- }
-
- /* make a pretty graph */
- {
- long maxcount=0,i,j;
- for(i=0;i<bins+1;i++)
- if(countarray[i]>maxcount)maxcount=countarray[i];
-
- printf("\r \r");
- printf("Total scalars: %ld\n",total);
- for(i=0;i<bins+1;i++){
- int stars=rint(50./maxcount*countarray[i]);
- printf("%08f (%8ld) |",(max-min)/bins*i+min,countarray[i]);
- for(j=0;j<stars;j++)printf("*");
- printf("\n");
- }
- }
- }
-
- fclose(in);
-
- }
- printf("\nDone.\n");
- exit(0);
-}
diff --git a/contrib/vorbis/vq/floor_11.vqs b/contrib/vorbis/vq/floor_11.vqs
deleted file mode 100644
index ccd73e8..0000000
--- a/contrib/vorbis/vq/floor_11.vqs
+++ /dev/null
@@ -1,10 +0,0 @@
-GO
->floor_11
-=8-11c0_s 8-11c1_s
-
-build line_256x4_class0 0-256
-build line_256x4_0sub0 0-4
-build line_256x4_0sub1 4-10
-build line_256x4_0sub2 10-25
-build line_256x4_0sub3 25-64
-
diff --git a/contrib/vorbis/vq/floor_22.vqs b/contrib/vorbis/vq/floor_22.vqs
deleted file mode 100644
index b80328e..0000000
--- a/contrib/vorbis/vq/floor_22.vqs
+++ /dev/null
@@ -1,27 +0,0 @@
-GO
->floor_22
-=22c0_s 22c1_s 22c2_s
-
-build line_256x7_class0 0-64
-build line_256x7_class1 0-256
-build line_256x7_0sub1 1-9
-build line_256x7_0sub2 9-25
-build line_256x7_0sub3 25-64
-build line_256x7_1sub1 1-9
-build line_256x7_1sub2 9-25
-build line_256x7_1sub3 25-64
-
-build line_512x17_class1 0-8
-build line_512x17_class2 0-64
-build line_512x17_class3 0-64
-build line_512x17_0sub0 0-128
-build line_512x17_1sub0 0-32
-build line_512x17_1sub1 32-128
-build line_512x17_2sub1 1-18
-build line_512x17_2sub2 18-50
-build line_512x17_2sub3 50-128
-build line_512x17_3sub1 1-18
-build line_512x17_3sub2 18-50
-build line_512x17_3sub3 50-128
-
-
diff --git a/contrib/vorbis/vq/floor_44.vqs b/contrib/vorbis/vq/floor_44.vqs
deleted file mode 100644
index dd213f7..0000000
--- a/contrib/vorbis/vq/floor_44.vqs
+++ /dev/null
@@ -1,83 +0,0 @@
-GO
->floor_44
-=44c-1_s 44c0_s 44c1_s 44c2_s 44c3_s 44c4_s 44c5_s 44c6_s 44c7_s 44c8_s 44c9_s
-
-build line_128x4_class0 0-256
-build line_128x4_0sub0 0-4
-build line_128x4_0sub1 4-10
-build line_128x4_0sub2 10-25
-build line_128x4_0sub3 25-64
-
-build line_256x4_class0 0-256
-build line_256x4_0sub0 0-4
-build line_256x4_0sub1 4-10
-build line_256x4_0sub2 10-25
-build line_256x4_0sub3 25-64
-
-build line_128x7_class0 0-64
-build line_128x7_class1 0-256
-build line_128x7_0sub1 1-9
-build line_128x7_0sub2 9-25
-build line_128x7_0sub3 25-64
-build line_128x7_1sub1 1-9
-build line_128x7_1sub2 9-25
-build line_128x7_1sub3 25-64
-
-build line_128x11_class1 0-8
-build line_128x11_class2 0-64
-build line_128x11_class3 0-64
-build line_128x11_0sub0 0-128
-build line_128x11_1sub0 0-32
-build line_128x11_1sub1 32-128
-build line_128x11_2sub1 1-18
-build line_128x11_2sub2 18-50
-build line_128x11_2sub3 50-128
-build line_128x11_3sub1 1-18
-build line_128x11_3sub2 18-50
-build line_128x11_3sub3 50-128
-
-build line_128x17_class1 0-8
-build line_128x17_class2 0-64
-build line_128x17_class3 0-64
-build line_128x17_0sub0 0-128
-build line_128x17_1sub0 0-32
-build line_128x17_1sub1 32-128
-build line_128x17_2sub1 1-18
-build line_128x17_2sub2 18-50
-build line_128x17_2sub3 50-128
-build line_128x17_3sub1 1-18
-build line_128x17_3sub2 18-50
-build line_128x17_3sub3 50-128
-
-build line_1024x27_class1 0-16
-build line_1024x27_class2 0-8
-build line_1024x27_class3 0-256
-build line_1024x27_class4 0-64
-build line_1024x27_0sub0 0-128
-build line_1024x27_1sub0 0-32
-build line_1024x27_1sub1 32-128
-build line_1024x27_2sub0 0-32
-build line_1024x27_2sub1 32-128
-build line_1024x27_3sub1 1-18
-build line_1024x27_3sub2 18-50
-build line_1024x27_3sub3 50-128
-build line_1024x27_4sub1 1-18
-build line_1024x27_4sub2 18-50
-build line_1024x27_4sub3 50-128
-
-build line_2048x27_class1 0-16
-build line_2048x27_class2 0-8
-build line_2048x27_class3 0-256
-build line_2048x27_class4 0-64
-build line_2048x27_0sub0 0-128
-build line_2048x27_1sub0 0-32
-build line_2048x27_1sub1 32-128
-build line_2048x27_2sub0 0-32
-build line_2048x27_2sub1 32-128
-build line_2048x27_3sub1 1-18
-build line_2048x27_3sub2 18-50
-build line_2048x27_3sub3 50-128
-build line_2048x27_4sub1 1-18
-build line_2048x27_4sub2 18-50
-build line_2048x27_4sub3 50-128
-
diff --git a/contrib/vorbis/vq/huffbuild.c b/contrib/vorbis/vq/huffbuild.c
deleted file mode 100644
index 014c81c..0000000
--- a/contrib/vorbis/vq/huffbuild.c
+++ /dev/null
@@ -1,197 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2014 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: hufftree builder
-
- ********************************************************************/
-
-#include <stdlib.h>
-#include <string.h>
-#include <math.h>
-#include <stdio.h>
-#include "bookutil.h"
-
-static int nsofar=0;
-static int getval(FILE *in,int begin,int n,int group,int max){
- float v;
- int i;
- long val=0;
-
- if(nsofar>=n || get_line_value(in,&v)){
- reset_next_value();
- nsofar=0;
- if(get_next_value(in,&v))
- return(-1);
- for(i=1;i<=begin;i++)
- get_line_value(in,&v);
- }
-
- val=(int)v;
- nsofar++;
-
- for(i=1;i<group;i++,nsofar++)
- if(nsofar>=n || get_line_value(in,&v))
- return(getval(in,begin,n,group,max));
- else
- val = val*max+(int)v;
- return(val);
-}
-
-static void usage(){
- fprintf(stderr,
- "usage:\n"
- "huffbuild <input>.vqd <begin,n,group>|<lorange-hirange> [noguard]\n"
- " where begin,n,group is first scalar, \n"
- " number of scalars of each in line,\n"
- " number of scalars in a group\n"
- "eg: huffbuild reslongaux.vqd 0,1024,4\n"
- "produces reslongaux.vqh\n\n");
- exit(1);
-}
-
-int main(int argc, char *argv[]){
- char *base;
- char *infile;
- int i,j,k,begin,n,subn,guard=1;
- FILE *file;
- int maxval=0;
- int loval=0;
-
- if(argc<3)usage();
- if(argc==4)guard=0;
-
- infile=strdup(argv[1]);
- base=strdup(infile);
- if(strrchr(base,'.'))
- strrchr(base,'.')[0]='\0';
-
- {
- char *pos=strchr(argv[2],',');
- char *dpos=strchr(argv[2],'-');
- if(dpos){
- loval=atoi(argv[2]);
- maxval=atoi(dpos+1);
- subn=1;
- begin=0;
- }else{
- begin=atoi(argv[2]);
- if(!pos)
- usage();
- else
- n=atoi(pos+1);
- pos=strchr(pos+1,',');
- if(!pos)
- usage();
- else
- subn=atoi(pos+1);
- if(n/subn*subn != n){
- fprintf(stderr,"n must be divisible by group\n");
- exit(1);
- }
- }
- }
-
- /* scan the file for maximum value */
- file=fopen(infile,"r");
- if(!file){
- fprintf(stderr,"Could not open file %s\n",infile);
- if(!maxval)
- exit(1);
- else
- fprintf(stderr," making untrained books.\n");
-
- }
-
- if(!maxval){
- i=0;
- while(1){
- long v;
- if(get_next_ivalue(file,&v))break;
- if(v>maxval)maxval=v;
-
- if(!(i++&0xff))spinnit("loading... ",i);
- }
- rewind(file);
- maxval++;
- }
-
- {
- long vals=pow(maxval,subn);
- long *hist=_ogg_calloc(vals,sizeof(long));
- long *lengths=_ogg_calloc(vals,sizeof(long));
-
- for(j=loval;j<vals;j++)hist[j]=guard;
-
- if(file){
- reset_next_value();
- i/=subn;
- while(!feof(file)){
- long val=getval(file,begin,n,subn,maxval);
- if(val==-1 || val>=vals)break;
- hist[val]++;
- if(!(i--&0xff))spinnit("loading... ",i*subn);
- }
- fclose(file);
- }
-
- /* we have the probabilities, build the tree */
- fprintf(stderr,"Building tree for %ld entries\n",vals);
- build_tree_from_lengths0(vals,hist,lengths);
-
- /* save the book */
- {
- char *buffer=alloca(strlen(base)+5);
- strcpy(buffer,base);
- strcat(buffer,".vqh");
- file=fopen(buffer,"w");
- if(!file){
- fprintf(stderr,"Could not open file %s\n",buffer);
- exit(1);
- }
- }
-
- /* first, the static vectors, then the book structure to tie it together. */
- /* lengthlist */
- fprintf(file,"static const char _huff_lengthlist_%s[] = {\n",base);
- for(j=0;j<vals;){
- fprintf(file,"\t");
- for(k=0;k<16 && j<vals;k++,j++)
- fprintf(file,"%2ld,",lengths[j]);
- fprintf(file,"\n");
- }
- fprintf(file,"};\n\n");
-
- /* the toplevel book */
- fprintf(file,"static const static_codebook _huff_book_%s = {\n",base);
- fprintf(file,"\t%d, %ld,\n",subn,vals);
- fprintf(file,"\t(char *)_huff_lengthlist_%s,\n",base);
- fprintf(file,"\t0, 0, 0, 0, 0,\n");
- fprintf(file,"\tNULL,\n");
-
- fprintf(file,"\t0\n};\n\n");
-
- fclose(file);
- fprintf(stderr,"Done. \n\n");
- }
- exit(0);
-}
-
-
-
-
-
-
-
-
-
-
-
diff --git a/contrib/vorbis/vq/latticebuild.c b/contrib/vorbis/vq/latticebuild.c
deleted file mode 100644
index acfe9ff..0000000
--- a/contrib/vorbis/vq/latticebuild.c
+++ /dev/null
@@ -1,176 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: utility main for building codebooks from lattice descriptions
-
- ********************************************************************/
-
-#include <stdlib.h>
-#include <stdio.h>
-#include <math.h>
-#include <string.h>
-#include <errno.h>
-#include "bookutil.h"
-
-/* The purpose of this util is just to finish packaging the
- description into a static codebook. It used to count hits for a
- histogram, but I've divorced that out to add some flexibility (it
- currently generates an equal probability codebook)
-
- command line:
- latticebuild description.vql
-
- the lattice description file contains two lines:
-
- <n> <dim> <multiplicitavep> <sequentialp>
- <value_0> <value_1> <value_2> ... <value_n-1>
-
- a threshmap (or pigeonmap) struct is generated by latticehint;
- there are fun tricks one can do with the threshmap and cascades,
- but the utils don't know them...
-
- entropy encoding is done by feeding an entry list collected from a
- training set and feeding it to latticetune along with the book.
-
- latticebuild produces a codebook on stdout */
-
-static int ilog(unsigned int v){
- int ret=0;
- while(v){
- ret++;
- v>>=1;
- }
- return(ret);
-}
-
-int main(int argc,char *argv[]){
- codebook b;
- static_codebook c;
- double *quantlist;
- long *hits;
-
- int entries=-1,dim=-1,quantvals=-1,addmul=-1,sequencep=0;
- FILE *in=NULL;
- char *line,*name;
- long i,j;
-
- memset(&b,0,sizeof(b));
- memset(&c,0,sizeof(c));
-
- if(argv[1]==NULL){
- fprintf(stderr,"Need a lattice description file on the command line.\n");
- exit(1);
- }
-
- {
- char *ptr;
- char *filename=_ogg_calloc(strlen(argv[1])+4,1);
-
- strcpy(filename,argv[1]);
- in=fopen(filename,"r");
- if(!in){
- fprintf(stderr,"Could not open input file %s\n",filename);
- exit(1);
- }
-
- ptr=strrchr(filename,'.');
- if(ptr){
- *ptr='\0';
- name=strdup(filename);
- }else{
- name=strdup(filename);
- }
-
- }
-
- /* read the description */
- line=get_line(in);
- if(sscanf(line,"%d %d %d %d",&quantvals,&dim,&addmul,&sequencep)!=4){
- if(sscanf(line,"%d %d %d",&quantvals,&dim,&addmul)!=3){
- fprintf(stderr,"Syntax error reading description file (line 1)\n");
- exit(1);
- }
- }
- entries=pow(quantvals,dim);
- c.dim=dim;
- c.entries=entries;
- c.lengthlist=_ogg_malloc(entries*sizeof(long));
- c.maptype=1;
- c.q_sequencep=sequencep;
- c.quantlist=_ogg_calloc(quantvals,sizeof(long));
-
- quantlist=_ogg_malloc(sizeof(double)*c.dim*c.entries);
- hits=_ogg_malloc(c.entries*sizeof(long));
- for(j=0;j<entries;j++)hits[j]=1;
- for(j=0;j<entries;j++)c.lengthlist[j]=1;
-
- reset_next_value();
- line=setup_line(in);
- for(j=0;j<quantvals;j++){
- char *temp;
- if(!line || sscanf(line,"%lf",quantlist+j)!=1){
- fprintf(stderr,"Ran out of data on line 2 of description file\n");
- exit(1);
- }
- temp=strchr(line,',');
- if(!temp)temp=strchr(line,' ');
- if(temp)temp++;
- line=temp;
- }
-
- /* gen a real quant list from the more easily human-grokked input */
- {
- double min=quantlist[0];
- double mindel=-1;
- int fac=1;
- for(j=1;j<quantvals;j++)if(quantlist[j]<min)min=quantlist[j];
- for(j=0;j<quantvals;j++)
- for(i=j+1;i<quantvals;i++)
- if(mindel==-1 || fabs(quantlist[j]-quantlist[i])<mindel)
- mindel=fabs(quantlist[j]-quantlist[i]);
-
- j=0;
- while(j<quantvals){
- for(j=0;j<quantvals;j++){
- double test=fac*(quantlist[j]-min)/mindel;
- if( fabs(rint(test)-test)>.00001f) break;
- }
- if(fac>100)break;
- if(j<quantvals)fac++;
- }
-
- mindel/=fac;
- fprintf(stderr,"min=%g mindel=%g\n",min,mindel);
-
- c.q_min=_float32_pack(min);
- c.q_delta=_float32_pack(mindel);
- c.q_quant=0;
-
- min=_float32_unpack(c.q_min);
- mindel=_float32_unpack(c.q_delta);
- for(j=0;j<quantvals;j++){
- c.quantlist[j]=rint((quantlist[j]-min)/mindel);
- if(ilog(c.quantlist[j])>c.q_quant)c.q_quant=ilog(c.quantlist[j]);
- }
- }
-
- /* build the [default] codeword lengths */
- memset(c.lengthlist,0,sizeof(long)*entries);
- for(i=0;i<entries;i++)hits[i]=1;
- build_tree_from_lengths(entries,hits,c.lengthlist);
-
- /* save the book in C header form */
- write_codebook(stdout,name,&c);
- fprintf(stderr,"\r "
- "\nDone.\n");
- exit(0);
-}
diff --git a/contrib/vorbis/vq/latticetune.c b/contrib/vorbis/vq/latticetune.c
deleted file mode 100644
index 193d4d1..0000000
--- a/contrib/vorbis/vq/latticetune.c
+++ /dev/null
@@ -1,163 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: utility main for setting entropy encoding parameters
- for lattice codebooks
-
- ********************************************************************/
-
-#include <stdlib.h>
-#include <stdio.h>
-#include <math.h>
-#include <string.h>
-#include <errno.h>
-#include "bookutil.h"
-
-static int strrcmp_i(char *s,char *cmp){
- return(strncmp(s+strlen(s)-strlen(cmp),cmp,strlen(cmp)));
-}
-
-/* This util takes a training-collected file listing codewords used in
- LSP fitting, then generates new codeword lengths for maximally
- efficient integer-bits entropy encoding.
-
- command line:
- latticetune book.vqh input.vqd [unused_entriesp]
-
- latticetune produces book.vqh on stdout */
-
-int main(int argc,char *argv[]){
- codebook *b;
- static_codebook *c;
- long *lengths;
- long *hits;
-
- int entries=-1,dim=-1,guard=1;
- FILE *in=NULL;
- char *line,*name;
- long j;
-
- if(argv[1]==NULL){
- fprintf(stderr,"Need a lattice codebook on the command line.\n");
- exit(1);
- }
- if(argv[2]==NULL){
- fprintf(stderr,"Need a codeword data file on the command line.\n");
- exit(1);
- }
- if(argv[3]!=NULL)guard=0;
-
- {
- char *ptr;
- char *filename=strdup(argv[1]);
-
- b=codebook_load(filename);
- c=(static_codebook *)(b->c);
-
- ptr=strrchr(filename,'.');
- if(ptr){
- *ptr='\0';
- name=strdup(filename);
- }else{
- name=strdup(filename);
- }
- }
-
- if(c->maptype!=1){
- fprintf(stderr,"Provided book is not a latticebook.\n");
- exit(1);
- }
-
- entries=b->entries;
- dim=b->dim;
-
- hits=_ogg_malloc(entries*sizeof(long));
- lengths=_ogg_calloc(entries,sizeof(long));
- for(j=0;j<entries;j++)hits[j]=guard;
-
- in=fopen(argv[2],"r");
- if(!in){
- fprintf(stderr,"Could not open input file %s\n",argv[2]);
- exit(1);
- }
-
- if(!strrcmp_i(argv[0],"latticetune")){
- long lines=0;
- line=setup_line(in);
- while(line){
- long code;
- lines++;
- if(!(lines&0xfff))spinnit("codewords so far...",lines);
-
- if(sscanf(line,"%ld",&code)==1)
- hits[code]++;
-
- line=setup_line(in);
- }
- }
-
- /* now we simply count already collated by-entry data */
- if(!strrcmp_i(argv[0],"res0tune") || !strrcmp_i(argv[0],"res1tune")){
-
- line=setup_line(in);
- while(line){
-
- /* code:hits\n */
- /* likely to have multiple listing for each code entry; must
- accumulate */
-
- char *pos=strchr(line,':');
- if(pos){
- long code=atol(line);
- long val=atol(pos+1);
- hits[code]+=val;
- }
-
- line=setup_line(in);
- }
- }
-
- fclose(in);
-
- /* build the codeword lengths */
- build_tree_from_lengths0(entries,hits,lengths);
-
- c->lengthlist=lengths;
- write_codebook(stdout,name,c);
-
- {
- long bins=_book_maptype1_quantvals(c);
- long i,k,base=c->lengthlist[0];
- for(i=0;i<entries;i++)
- if(c->lengthlist[i]>base)base=c->lengthlist[i];
-
- for(j=0;j<entries;j++){
- if(c->lengthlist[j]){
- int indexdiv=1;
- fprintf(stderr,"%4ld: ",j);
- for(k=0;k<c->dim;k++){
- int index= (j/indexdiv)%bins;
- fprintf(stderr,"%+3.1f,", c->quantlist[index]*_float32_unpack(c->q_delta)+
- _float32_unpack(c->q_min));
- indexdiv*=bins;
- }
- fprintf(stderr,"\t|");
- for(k=0;k<base-c->lengthlist[j];k++)fprintf(stderr,"*");
- fprintf(stderr,"\n");
- }
- }
- }
-
- fprintf(stderr,"\r "
- "\nDone.\n");
- exit(0);
-}
diff --git a/contrib/vorbis/vq/localcodebook.h b/contrib/vorbis/vq/localcodebook.h
deleted file mode 100644
index f90d5e4..0000000
--- a/contrib/vorbis/vq/localcodebook.h
+++ /dev/null
@@ -1,120 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2007 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: basic shared codebook operations
-
- ********************************************************************/
-
-#ifndef _V_CODEBOOK_H_
-#define _V_CODEBOOK_H_
-
-#include <ogg/ogg.h>
-
-/* This structure encapsulates huffman and VQ style encoding books; it
- doesn't do anything specific to either.
-
- valuelist/quantlist are nonNULL (and q_* significant) only if
- there's entry->value mapping to be done.
-
- If encode-side mapping must be done (and thus the entry needs to be
- hunted), the auxiliary encode pointer will point to a decision
- tree. This is true of both VQ and huffman, but is mostly useful
- with VQ.
-
-*/
-
-typedef struct static_codebook{
- long dim; /* codebook dimensions (elements per vector) */
- long entries; /* codebook entries */
- long *lengthlist; /* codeword lengths in bits */
-
- /* mapping ***************************************************************/
- int maptype; /* 0=none
- 1=implicitly populated values from map column
- 2=listed arbitrary values */
-
- /* The below does a linear, single monotonic sequence mapping. */
- long q_min; /* packed 32 bit float; quant value 0 maps to minval */
- long q_delta; /* packed 32 bit float; val 1 - val 0 == delta */
- int q_quant; /* bits: 0 < quant <= 16 */
- int q_sequencep; /* bitflag */
-
- long *quantlist; /* map == 1: (int)(entries^(1/dim)) element column map
- map == 2: list of dim*entries quantized entry vals
- */
- int allocedp;
-} static_codebook;
-
-typedef struct codebook{
- long dim; /* codebook dimensions (elements per vector) */
- long entries; /* codebook entries */
- long used_entries; /* populated codebook entries */
- static_codebook *c;
-
- /* for encode, the below are entry-ordered, fully populated */
- /* for decode, the below are ordered by bitreversed codeword and only
- used entries are populated */
- float *valuelist; /* list of dim*entries actual entry values */
- ogg_uint32_t *codelist; /* list of bitstream codewords for each entry */
-
- int *dec_index; /* only used if sparseness collapsed */
- char *dec_codelengths;
- ogg_uint32_t *dec_firsttable;
- int dec_firsttablen;
- int dec_maxlength;
-
- /* The current encoder uses only centered, integer-only lattice books. */
- int quantvals;
- int minval;
- int delta;
-
-} codebook;
-
-extern void vorbis_staticbook_clear(static_codebook *b);
-extern void vorbis_staticbook_destroy(static_codebook *b);
-extern int vorbis_book_init_encode(codebook *dest,const static_codebook *source);
-extern int vorbis_book_init_decode(codebook *dest,const static_codebook *source);
-extern void vorbis_book_clear(codebook *b);
-
-extern float *_book_unquantize(const static_codebook *b,int n,int *map);
-extern float *_book_logdist(const static_codebook *b,float *vals);
-extern float _float32_unpack(long val);
-extern long _float32_pack(float val);
-extern int _best(codebook *book, float *a, int step);
-extern int _ilog(unsigned int v);
-extern long _book_maptype1_quantvals(const static_codebook *b);
-
-extern int vorbis_book_besterror(codebook *book,float *a,int step,int addmul);
-extern long vorbis_book_codeword(codebook *book,int entry);
-extern long vorbis_book_codelen(codebook *book,int entry);
-
-
-
-extern int vorbis_staticbook_pack(const static_codebook *c,oggpack_buffer *b);
-extern int vorbis_staticbook_unpack(oggpack_buffer *b,static_codebook *c);
-
-extern int vorbis_book_encode(codebook *book, int a, oggpack_buffer *b);
-
-extern long vorbis_book_decode(codebook *book, oggpack_buffer *b);
-extern long vorbis_book_decodevs_add(codebook *book, float *a,
- oggpack_buffer *b,int n);
-extern long vorbis_book_decodev_set(codebook *book, float *a,
- oggpack_buffer *b,int n);
-extern long vorbis_book_decodev_add(codebook *book, float *a,
- oggpack_buffer *b,int n);
-extern long vorbis_book_decodevv_add(codebook *book, float **a,
- long off,int ch,
- oggpack_buffer *b,int n);
-
-
-
-#endif
diff --git a/contrib/vorbis/vq/make_floor_books.pl b/contrib/vorbis/vq/make_floor_books.pl
deleted file mode 100755
index 5c37366..0000000
--- a/contrib/vorbis/vq/make_floor_books.pl
+++ /dev/null
@@ -1,108 +0,0 @@
-#!/usr/bin/perl
-
-# quick, very dirty little script so that we can put all the
-# information for building a floor book set in one spec file.
-
-#eg:
-
-# >floor_44
-# =44c0_s 44c1_s 44c2_s
-# build line_128x4_class0 0-256
-# build line_128x4_0sub0 0-4
-
-die "Could not open $ARGV[0]: $!" unless open (F,$ARGV[0]);
-
-$goflag=0;
-while($line=<F>){
-
- print "#### $line";
- if($line=~m/^GO/){
- $goflag=1;
- next;
- }
-
- if($goflag==0){
- if($line=~m/\S+/ && !($line=~m/^\#/) ){
- my $command=$line;
- print ">>> $command";
- die "Couldn't shell command.\n\tcommand:$command\n"
- if syst($command);
- }
- next;
- }
-
- # >floor_44
- # this sets the output bookset file name
- if($line=~m/^>(\S+)\s+(\S*)/){
- # set the output name
- $globalname=$1;
-
- $command="rm -f $globalname.vqh";
- die "Couldn't remove file.\n\tcommand:$command\n"
- if syst($command);
-
- next;
- }
-
- #=path1 path2 path3
- #set the search path for input files; each build line will look
- #for input files in all of the directories in the search path and
- #append them for huffbuild input
- if($line=~m/^=(.*)/){
- # set the output name
- @paths=split(' ',$1);
- next;
- }
-
- # build book.vqd 0-3 [noguard]
- if($line=~m/^build (.*)/){
- # build a huffman book (no mapping)
- my($datafile,$range,$guard)=split(' ',$1);
-
- $command="rm -f $datafile.tmp";
- print "\n\n>>> $command\n";
- die "Couldn't remove temp file.\n\tcommand:$command\n"
- if syst($command);
-
- # first find all the inputs we want; they'll need to be collected into a single input file
- foreach $dir (@paths){
- if (-e "$dir/$datafile.vqd"){
- $command="cat $dir/$datafile.vqd >> $datafile.tmp";
- print ">>> $command\n";
- die "Couldn't append training data.\n\tcommand:$command\n"
- if syst($command);
- }
- }
-
- my $command="huffbuild $datafile.tmp $range $guard";
- print ">>> $command\n";
- die "Couldn't build huffbook.\n\tcommand:$command\n"
- if syst($command);
-
- $command="cat $datafile.vqh >> $globalname.vqh";
- print ">>> $command\n";
- die "Couldn't append to output book.\n\tcommand:$command\n"
- if syst($command);
-
- $command="rm $datafile.vqh";
- print ">>> $command\n";
- die "Couldn't remove temporary output file.\n\tcommand:$command\n"
- if syst($command);
-
- $command="rm -f $datafile.tmp";
- print ">>> $command\n";
- die "Couldn't remove temporary output file.\n\tcommand:$command\n"
- if syst($command);
- next;
- }
-
-}
-
-$command="rm -f temp$$.vqd";
-print ">>> $command\n";
-die "Couldn't remove temp files.\n\tcommand:$command\n"
- if syst($command);
-
-sub syst{
- system(@_)/256;
-}
diff --git a/contrib/vorbis/vq/make_residue_books.pl b/contrib/vorbis/vq/make_residue_books.pl
deleted file mode 100755
index b37d0dc..0000000
--- a/contrib/vorbis/vq/make_residue_books.pl
+++ /dev/null
@@ -1,177 +0,0 @@
-#!/usr/bin/perl
-
-# quick, very dirty little script so that we can put all the
-# information for building a residue book set (except the original
-# partitioning) in one spec file.
-
-#eg:
-
-# >res0_128_128 interleaved
-# haux 44c0_s/resaux_0.vqd res0_96_128aux 0,4,2 9
-# :1 res0_128_128_1.vqd, 4, nonseq cull, 0 +- 1
-# :2 res0_128_128_2.vqd, 4, nonseq, 0 +- 1(.7) 2
-# :3 res0_128_128_3.vqd, 4, nonseq, 0 +- 1(.7) 3 5
-# :4 res0_128_128_4.vqd, 2, nonseq, 0 +- 1(.7) 3 5 8 11
-# :5 res0_128_128_5.vqd, 1, nonseq, 0 +- 1 3 5 8 11 14 17 20 24 28 31 35 39
-
-
-die "Could not open $ARGV[0]: $!" unless open (F,$ARGV[0]);
-
-$goflag=0;
-while($line=<F>){
-
- print "#### $line";
- if($line=~m/^GO/){
- $goflag=1;
- next;
- }
-
- if($goflag==0){
- if($line=~m/\S+/ && !($line=~m/^\#/) ){
- my $command=$line;
- print ">>> $command";
- die "Couldn't shell command.\n\tcommand:$command\n"
- if syst($command);
- }
- next;
- }
-
- # >res0_128_128
- if($line=~m/^>(\S+)\s+(\S*)/){
- # set the output name
- $globalname=$1;
- $interleave=$2;
- next;
- }
-
- # haux 44c0_s/resaux_0.vqd res0_96_128aux 0,4,2 9
- if($line=~m/^h(.*)/){
- # build a huffman book (no mapping)
- my($name,$datafile,$bookname,$interval,$range)=split(' ',$1);
-
- # check the desired subdir to see if the data file exists
- if(-e $datafile){
- my $command="cp $datafile $bookname.tmp";
- print ">>> $command\n";
- die "Couldn't access partition data file.\n\tcommand:$command\n"
- if syst($command);
-
- my $command="huffbuild $bookname.tmp $interval";
- print ">>> $command\n";
- die "Couldn't build huffbook.\n\tcommand:$command\n"
- if syst($command);
-
- my $command="rm $bookname.tmp";
- print ">>> $command\n";
- die "Couldn't remove temporary file.\n\tcommand:$command\n"
- if syst($command);
- }else{
- my $command="huffbuild $bookname.tmp 0-$range";
- print ">>> $command\n";
- die "Couldn't build huffbook.\n\tcommand:$command\n"
- if syst($command);
-
- }
- next;
- }
-
- # :1 res0_128_128_1.vqd, 4, nonseq, 0 +- 1
- if($line=~m/^:(.*)/){
- my($namedata,$dim,$seqp,$vals)=split(',',$1);
- my($name,$datafile)=split(' ',$namedata);
- # build value list
- my$plusminus="+";
- my$list;
- my$thlist;
- my$count=0;
- foreach my$val (split(' ',$vals)){
- if($val=~/\-?\+?\d+/){
- my$th;
-
- # got an explicit threshhint?
- if($val=~/([0-9\.]+)\(([^\)]+)/){
- $val=$1;
- $th=$2;
- }
-
- if($plusminus=~/-/){
- $list.="-$val ";
- if(defined($th)){
- $thlist.="," if(defined($thlist));
- $thlist.="-$th";
- }
- $count++;
- }
- if($plusminus=~/\+/){
- $list.="$val ";
- if(defined($th)){
- $thlist.="," if(defined($thlist));
- $thlist.="$th";
- }
- $count++;
- }
- }else{
- $plusminus=$val;
- }
- }
- die "Couldn't open temp file $globalname$name.vql: $!" unless
- open(G,">$globalname$name.vql");
- print G "$count $dim 0 ";
- if($seqp=~/non/){
- print G "0\n$list\n";
- }else{
- print G "1\n$list\n";
- }
- close(G);
-
- my $command="latticebuild $globalname$name.vql > $globalname$name.vqh";
- print ">>> $command\n";
- die "Couldn't build latticebook.\n\tcommand:$command\n"
- if syst($command);
-
- if(-e $datafile){
-
- if($interleave=~/non/){
- $restune="res1tune";
- }else{
- $restune="res0tune";
- }
-
- if($seqp=~/cull/){
- my $command="$restune $globalname$name.vqh $datafile 1 > temp$$.vqh";
- print ">>> $command\n";
- die "Couldn't tune latticebook.\n\tcommand:$command\n"
- if syst($command);
- }else{
- my $command="$restune $globalname$name.vqh $datafile > temp$$.vqh";
- print ">>> $command\n";
- die "Couldn't tune latticebook.\n\tcommand:$command\n"
- if syst($command);
- }
-
- my $command="mv temp$$.vqh $globalname$name.vqh";
- print ">>> $command\n";
- die "Couldn't rename latticebook.\n\tcommand:$command\n"
- if syst($command);
-
- }else{
- print "No matching training file; leaving this codebook untrained.\n";
- }
-
- my $command="rm $globalname$name.vql";
- print ">>> $command\n";
- die "Couldn't remove temp files.\n\tcommand:$command\n"
- if syst($command);
-
- next;
- }
-}
-
-$command="rm -f temp$$.vqd";
-print ">>> $command\n";
-die "Couldn't remove temp files.\n\tcommand:$command\n"
- if syst($command);
-
-sub syst{
- system(@_)/256;
-}
diff --git a/contrib/vorbis/vq/metrics.c b/contrib/vorbis/vq/metrics.c
deleted file mode 100644
index e74831a..0000000
--- a/contrib/vorbis/vq/metrics.c
+++ /dev/null
@@ -1,294 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: function calls to collect codebook metrics
-
- ********************************************************************/
-
-
-#include <stdlib.h>
-#include <unistd.h>
-#include <math.h>
-#include "bookutil.h"
-
-/* collect the following metrics:
-
- mean and mean squared amplitude
- mean and mean squared error
- mean and mean squared error (per sample) by entry
- worst case fit by entry
- entry cell size
- hits by entry
- total bits
- total samples
- (average bits per sample)*/
-
-
-/* set up metrics */
-
-float meanamplitude_acc=0.f;
-float meanamplitudesq_acc=0.f;
-float meanerror_acc=0.f;
-float meanerrorsq_acc=0.f;
-
-float **histogram=NULL;
-float **histogram_error=NULL;
-float **histogram_errorsq=NULL;
-float **histogram_hi=NULL;
-float **histogram_lo=NULL;
-float bits=0.f;
-float count=0.f;
-
-static float *_now(codebook *c, int i){
- return c->valuelist+i*c->c->dim;
-}
-
-int books=0;
-
-void process_preprocess(codebook **bs,char *basename){
- int i;
- while(bs[books])books++;
-
- if(books){
- histogram=_ogg_calloc(books,sizeof(float *));
- histogram_error=_ogg_calloc(books,sizeof(float *));
- histogram_errorsq=_ogg_calloc(books,sizeof(float *));
- histogram_hi=_ogg_calloc(books,sizeof(float *));
- histogram_lo=_ogg_calloc(books,sizeof(float *));
- }else{
- fprintf(stderr,"Specify at least one codebook\n");
- exit(1);
- }
-
- for(i=0;i<books;i++){
- codebook *b=bs[i];
- histogram[i]=_ogg_calloc(b->entries,sizeof(float));
- histogram_error[i]=_ogg_calloc(b->entries*b->dim,sizeof(float));
- histogram_errorsq[i]=_ogg_calloc(b->entries*b->dim,sizeof(float));
- histogram_hi[i]=_ogg_calloc(b->entries*b->dim,sizeof(float));
- histogram_lo[i]=_ogg_calloc(b->entries*b->dim,sizeof(float));
- }
-}
-
-static float _dist(int el,float *a, float *b){
- int i;
- float acc=0.f;
- for(i=0;i<el;i++){
- float val=(a[i]-b[i]);
- acc+=val*val;
- }
- return acc;
-}
-
-void cell_spacing(codebook *c){
- int j,k;
- float min=-1.f,max=-1.f,mean=0.f,meansq=0.f;
- long total=0;
-
- /* minimum, maximum, mean, ms cell spacing */
- for(j=0;j<c->c->entries;j++){
- if(c->c->lengthlist[j]>0){
- float localmin=-1.;
- for(k=0;k<c->c->entries;k++){
- if(c->c->lengthlist[k]>0){
- float this=_dist(c->c->dim,_now(c,j),_now(c,k));
- if(j!=k &&
- (localmin==-1 || this<localmin))
- localmin=this;
- }
- }
-
- if(min==-1 || localmin<min)min=localmin;
- if(max==-1 || localmin>max)max=localmin;
- mean+=sqrt(localmin);
- meansq+=localmin;
- total++;
- }
- }
-
- fprintf(stderr,"\tminimum cell spacing (closest side): %g\n",sqrt(min));
- fprintf(stderr,"\tmaximum cell spacing (closest side): %g\n",sqrt(max));
- fprintf(stderr,"\tmean closest side spacing: %g\n",mean/total);
- fprintf(stderr,"\tmean sq closest side spacing: %g\n",sqrt(meansq/total));
-}
-
-void process_postprocess(codebook **bs,char *basename){
- int i,k,book;
- char *buffer=alloca(strlen(basename)+80);
-
- fprintf(stderr,"Done. Processed %ld data points:\n\n",
- (long)count);
-
- fprintf(stderr,"Global statistics:******************\n\n");
-
- fprintf(stderr,"\ttotal samples: %ld\n",(long)count);
- fprintf(stderr,"\ttotal bits required to code: %ld\n",(long)bits);
- fprintf(stderr,"\taverage bits per sample: %g\n\n",bits/count);
-
- fprintf(stderr,"\tmean sample amplitude: %g\n",
- meanamplitude_acc/count);
- fprintf(stderr,"\tmean squared sample amplitude: %g\n\n",
- sqrt(meanamplitudesq_acc/count));
-
- fprintf(stderr,"\tmean code error: %g\n",
- meanerror_acc/count);
- fprintf(stderr,"\tmean squared code error: %g\n\n",
- sqrt(meanerrorsq_acc/count));
-
- for(book=0;book<books;book++){
- FILE *out;
- codebook *b=bs[book];
- int n=b->c->entries;
- int dim=b->c->dim;
-
- fprintf(stderr,"Book %d statistics:------------------\n",book);
-
- cell_spacing(b);
-
- sprintf(buffer,"%s-%d-mse.m",basename,book);
- out=fopen(buffer,"w");
- if(!out){
- fprintf(stderr,"Could not open file %s for writing\n",buffer);
- exit(1);
- }
-
- for(i=0;i<n;i++){
- for(k=0;k<dim;k++){
- fprintf(out,"%d, %g, %g\n",
- i*dim+k,(b->valuelist+i*dim)[k],
- sqrt((histogram_errorsq[book]+i*dim)[k]/histogram[book][i]));
- }
- }
- fclose(out);
-
- sprintf(buffer,"%s-%d-me.m",basename,book);
- out=fopen(buffer,"w");
- if(!out){
- fprintf(stderr,"Could not open file %s for writing\n",buffer);
- exit(1);
- }
-
- for(i=0;i<n;i++){
- for(k=0;k<dim;k++){
- fprintf(out,"%d, %g, %g\n",
- i*dim+k,(b->valuelist+i*dim)[k],
- (histogram_error[book]+i*dim)[k]/histogram[book][i]);
- }
- }
- fclose(out);
-
- sprintf(buffer,"%s-%d-worst.m",basename,book);
- out=fopen(buffer,"w");
- if(!out){
- fprintf(stderr,"Could not open file %s for writing\n",buffer);
- exit(1);
- }
-
- for(i=0;i<n;i++){
- for(k=0;k<dim;k++){
- fprintf(out,"%d, %g, %g, %g\n",
- i*dim+k,(b->valuelist+i*dim)[k],
- (b->valuelist+i*dim)[k]+(histogram_lo[book]+i*dim)[k],
- (b->valuelist+i*dim)[k]+(histogram_hi[book]+i*dim)[k]);
- }
- }
- fclose(out);
- }
-}
-
-float process_one(codebook *b,int book,float *a,int dim,int step,int addmul,
- float base){
- int j,entry;
- float amplitude=0.f;
-
- if(book==0){
- float last=base;
- for(j=0;j<dim;j++){
- amplitude=a[j*step]-(b->c->q_sequencep?last:0);
- meanamplitude_acc+=fabs(amplitude);
- meanamplitudesq_acc+=amplitude*amplitude;
- count++;
- last=a[j*step];
- }
- }
-
- if(b->c->q_sequencep){
- float temp;
- for(j=0;j<dim;j++){
- temp=a[j*step];
- a[j*step]-=base;
- }
- base=temp;
- }
-
- entry=vorbis_book_besterror(b,a,step,addmul);
-
- if(entry==-1){
- fprintf(stderr,"Internal error: _best returned -1.\n");
- exit(1);
- }
-
- histogram[book][entry]++;
- bits+=vorbis_book_codelen(b,entry);
-
- for(j=0;j<dim;j++){
- float error=a[j*step];
-
- if(book==books-1){
- meanerror_acc+=fabs(error);
- meanerrorsq_acc+=error*error;
- }
- histogram_errorsq[book][entry*dim+j]+=error*error;
- histogram_error[book][entry*dim+j]+=fabs(error);
- if(histogram[book][entry]==0 || histogram_hi[book][entry*dim+j]<error)
- histogram_hi[book][entry*dim+j]=error;
- if(histogram[book][entry]==0 || histogram_lo[book][entry*dim+j]>error)
- histogram_lo[book][entry*dim+j]=error;
- }
- return base;
-}
-
-
-void process_vector(codebook **bs,int *addmul,int inter,float *a,int n){
- int bi;
- int i;
-
- for(bi=0;bi<books;bi++){
- codebook *b=bs[bi];
- int dim=b->dim;
- float base=0.f;
-
- if(inter){
- for(i=0;i<n/dim;i++)
- base=process_one(b,bi,a+i,dim,n/dim,addmul[bi],base);
- }else{
- for(i=0;i<=n-dim;i+=dim)
- base=process_one(b,bi,a+i,dim,1,addmul[bi],base);
- }
- }
-
- if((long)(count)%100)spinnit("working.... samples: ",count);
-}
-
-void process_usage(void){
- fprintf(stderr,
- "usage: vqmetrics [-i] +|*<codebook>.vqh [ +|*<codebook.vqh> ]... \n"
- " datafile.vqd [datafile.vqd]...\n\n"
- " data can be taken on stdin. -i indicates interleaved coding.\n"
- " Output goes to output files:\n"
- " basename-me.m: gnuplot: mean error by entry value\n"
- " basename-mse.m: gnuplot: mean square error by entry value\n"
- " basename-worst.m: gnuplot: worst error by entry value\n"
- " basename-distance.m: gnuplot file showing distance probability\n"
- "\n");
-
-}
diff --git a/contrib/vorbis/vq/vqgen.c b/contrib/vorbis/vq/vqgen.c
deleted file mode 100644
index 934d264..0000000
--- a/contrib/vorbis/vq/vqgen.c
+++ /dev/null
@@ -1,566 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: train a VQ codebook
-
- ********************************************************************/
-
-/* This code is *not* part of libvorbis. It is used to generate
- trained codebooks offline and then spit the results into a
- pregenerated codebook that is compiled into libvorbis. It is an
- expensive (but good) algorithm. Run it on big iron. */
-
-/* There are so many optimizations to explore in *both* stages that
- considering the undertaking is almost withering. For now, we brute
- force it all */
-
-#include <stdlib.h>
-#include <stdio.h>
-#include <math.h>
-#include <string.h>
-
-#include "vqgen.h"
-#include "bookutil.h"
-
-/* Codebook generation happens in two steps:
-
- 1) Train the codebook with data collected from the encoder: We use
- one of a few error metrics (which represent the distance between a
- given data point and a candidate point in the training set) to
- divide the training set up into cells representing roughly equal
- probability of occurring.
-
- 2) Generate the codebook and auxiliary data from the trained data set
-*/
-
-/* Codebook training ****************************************************
- *
- * The basic idea here is that a VQ codebook is like an m-dimensional
- * foam with n bubbles. The bubbles compete for space/volume and are
- * 'pressurized' [biased] according to some metric. The basic alg
- * iterates through allowing the bubbles to compete for space until
- * they converge (if the damping is dome properly) on a steady-state
- * solution. Individual input points, collected from libvorbis, are
- * used to train the algorithm monte-carlo style. */
-
-/* internal helpers *****************************************************/
-#define vN(data,i) (data+v->elements*i)
-
-/* default metric; squared 'distance' from desired value. */
-float _dist(vqgen *v,float *a, float *b){
- int i;
- int el=v->elements;
- float acc=0.f;
- for(i=0;i<el;i++){
- float val=(a[i]-b[i]);
- acc+=val*val;
- }
- return sqrt(acc);
-}
-
-float *_weight_null(vqgen *v,float *a){
- return a;
-}
-
-/* *must* be beefed up. */
-void _vqgen_seed(vqgen *v){
- long i;
- for(i=0;i<v->entries;i++)
- memcpy(_now(v,i),_point(v,i),sizeof(float)*v->elements);
- v->seeded=1;
-}
-
-int directdsort(const void *a, const void *b){
- float av=*((float *)a);
- float bv=*((float *)b);
- return (av<bv)-(av>bv);
-}
-
-void vqgen_cellmetric(vqgen *v){
- int j,k;
- float min=-1.f,max=-1.f,mean=0.f,acc=0.f;
- long dup=0,unused=0;
- #ifdef NOISY
- int i;
- char buff[80];
- float spacings[v->entries];
- int count=0;
- FILE *cells;
- sprintf(buff,"cellspace%d.m",v->it);
- cells=fopen(buff,"w");
-#endif
-
- /* minimum, maximum, cell spacing */
- for(j=0;j<v->entries;j++){
- float localmin=-1.;
-
- for(k=0;k<v->entries;k++){
- if(j!=k){
- float this=_dist(v,_now(v,j),_now(v,k));
- if(this>0){
- if(v->assigned[k] && (localmin==-1 || this<localmin))
- localmin=this;
- }else{
- if(k<j){
- dup++;
- break;
- }
- }
- }
- }
- if(k<v->entries)continue;
-
- if(v->assigned[j]==0){
- unused++;
- continue;
- }
-
- localmin=v->max[j]+localmin/2; /* this gives us rough diameter */
- if(min==-1 || localmin<min)min=localmin;
- if(max==-1 || localmin>max)max=localmin;
- mean+=localmin;
- acc++;
-#ifdef NOISY
- spacings[count++]=localmin;
-#endif
- }
-
- fprintf(stderr,"cell diameter: %.03g::%.03g::%.03g (%ld unused/%ld dup)\n",
- min,mean/acc,max,unused,dup);
-
-#ifdef NOISY
- qsort(spacings,count,sizeof(float),directdsort);
- for(i=0;i<count;i++)
- fprintf(cells,"%g\n",spacings[i]);
- fclose(cells);
-#endif
-
-}
-
-/* External calls *******************************************************/
-
-/* We have two forms of quantization; in the first, each vector
- element in the codebook entry is orthogonal. Residues would use this
- quantization for example.
-
- In the second, we have a sequence of monotonically increasing
- values that we wish to quantize as deltas (to save space). We
- still need to quantize so that absolute values are accurate. For
- example, LSP quantizes all absolute values, but the book encodes
- distance between values because each successive value is larger
- than the preceeding value. Thus the desired quantibits apply to
- the encoded (delta) values, not abs positions. This requires minor
- additional encode-side trickery. */
-
-void vqgen_quantize(vqgen *v,quant_meta *q){
-
- float maxdel;
- float mindel;
-
- float delta;
- float maxquant=((1<<q->quant)-1);
-
- int j,k;
-
- mindel=maxdel=_now(v,0)[0];
-
- for(j=0;j<v->entries;j++){
- float last=0.f;
- for(k=0;k<v->elements;k++){
- if(mindel>_now(v,j)[k]-last)mindel=_now(v,j)[k]-last;
- if(maxdel<_now(v,j)[k]-last)maxdel=_now(v,j)[k]-last;
- if(q->sequencep)last=_now(v,j)[k];
- }
- }
-
-
- /* first find the basic delta amount from the maximum span to be
- encoded. Loosen the delta slightly to allow for additional error
- during sequence quantization */
-
- delta=(maxdel-mindel)/((1<<q->quant)-1.5f);
-
- q->min=_float32_pack(mindel);
- q->delta=_float32_pack(delta);
-
- mindel=_float32_unpack(q->min);
- delta=_float32_unpack(q->delta);
-
- for(j=0;j<v->entries;j++){
- float last=0;
- for(k=0;k<v->elements;k++){
- float val=_now(v,j)[k];
- float now=rint((val-last-mindel)/delta);
-
- _now(v,j)[k]=now;
- if(now<0){
- /* be paranoid; this should be impossible */
- fprintf(stderr,"fault; quantized value<0\n");
- exit(1);
- }
-
- if(now>maxquant){
- /* be paranoid; this should be impossible */
- fprintf(stderr,"fault; quantized value>max\n");
- exit(1);
- }
- if(q->sequencep)last=(now*delta)+mindel+last;
- }
- }
-}
-
-/* much easier :-). Unlike in the codebook, we don't un-log log
- scales; we just make sure they're properly offset. */
-void vqgen_unquantize(vqgen *v,quant_meta *q){
- long j,k;
- float mindel=_float32_unpack(q->min);
- float delta=_float32_unpack(q->delta);
-
- for(j=0;j<v->entries;j++){
- float last=0.f;
- for(k=0;k<v->elements;k++){
- float now=_now(v,j)[k];
- now=fabs(now)*delta+last+mindel;
- if(q->sequencep)last=now;
- _now(v,j)[k]=now;
- }
- }
-}
-
-void vqgen_init(vqgen *v,int elements,int aux,int entries,float mindist,
- float (*metric)(vqgen *,float *, float *),
- float *(*weight)(vqgen *,float *),int centroid){
- memset(v,0,sizeof(vqgen));
-
- v->centroid=centroid;
- v->elements=elements;
- v->aux=aux;
- v->mindist=mindist;
- v->allocated=32768;
- v->pointlist=_ogg_malloc(v->allocated*(v->elements+v->aux)*sizeof(float));
-
- v->entries=entries;
- v->entrylist=_ogg_malloc(v->entries*v->elements*sizeof(float));
- v->assigned=_ogg_malloc(v->entries*sizeof(long));
- v->bias=_ogg_calloc(v->entries,sizeof(float));
- v->max=_ogg_calloc(v->entries,sizeof(float));
- if(metric)
- v->metric_func=metric;
- else
- v->metric_func=_dist;
- if(weight)
- v->weight_func=weight;
- else
- v->weight_func=_weight_null;
-
- v->asciipoints=tmpfile();
-
-}
-
-void vqgen_addpoint(vqgen *v, float *p,float *a){
- int k;
- for(k=0;k<v->elements;k++)
- fprintf(v->asciipoints,"%.12g\n",p[k]);
- for(k=0;k<v->aux;k++)
- fprintf(v->asciipoints,"%.12g\n",a[k]);
-
- if(v->points>=v->allocated){
- v->allocated*=2;
- v->pointlist=_ogg_realloc(v->pointlist,v->allocated*(v->elements+v->aux)*
- sizeof(float));
- }
-
- memcpy(_point(v,v->points),p,sizeof(float)*v->elements);
- if(v->aux)memcpy(_point(v,v->points)+v->elements,a,sizeof(float)*v->aux);
-
- /* quantize to the density mesh if it's selected */
- if(v->mindist>0.f){
- /* quantize to the mesh */
- for(k=0;k<v->elements+v->aux;k++)
- _point(v,v->points)[k]=
- rint(_point(v,v->points)[k]/v->mindist)*v->mindist;
- }
- v->points++;
- if(!(v->points&0xff))spinnit("loading... ",v->points);
-}
-
-/* yes, not threadsafe. These utils aren't */
-static int sortit=0;
-static int sortsize=0;
-static int meshcomp(const void *a,const void *b){
- if(((sortit++)&0xfff)==0)spinnit("sorting mesh...",sortit);
- return(memcmp(a,b,sortsize));
-}
-
-void vqgen_sortmesh(vqgen *v){
- sortit=0;
- if(v->mindist>0.f){
- long i,march=1;
-
- /* sort to make uniqueness detection trivial */
- sortsize=(v->elements+v->aux)*sizeof(float);
- qsort(v->pointlist,v->points,sortsize,meshcomp);
-
- /* now march through and eliminate dupes */
- for(i=1;i<v->points;i++){
- if(memcmp(_point(v,i),_point(v,i-1),sortsize)){
- /* a new, unique entry. march it down */
- if(i>march)memcpy(_point(v,march),_point(v,i),sortsize);
- march++;
- }
- spinnit("eliminating density... ",v->points-i);
- }
-
- /* we're done */
- fprintf(stderr,"\r%ld training points remining out of %ld"
- " after density mesh (%ld%%)\n",march,v->points,march*100/v->points);
- v->points=march;
-
- }
- v->sorted=1;
-}
-
-float vqgen_iterate(vqgen *v,int biasp){
- long i,j,k;
-
- float fdesired;
- long desired;
- long desired2;
-
- float asserror=0.f;
- float meterror=0.f;
- float *new;
- float *new2;
- long *nearcount;
- float *nearbias;
- #ifdef NOISY
- char buff[80];
- FILE *assig;
- FILE *bias;
- FILE *cells;
- sprintf(buff,"cells%d.m",v->it);
- cells=fopen(buff,"w");
- sprintf(buff,"assig%d.m",v->it);
- assig=fopen(buff,"w");
- sprintf(buff,"bias%d.m",v->it);
- bias=fopen(buff,"w");
- #endif
-
-
- if(v->entries<2){
- fprintf(stderr,"generation requires at least two entries\n");
- exit(1);
- }
-
- if(!v->sorted)vqgen_sortmesh(v);
- if(!v->seeded)_vqgen_seed(v);
-
- fdesired=(float)v->points/v->entries;
- desired=fdesired;
- desired2=desired*2;
- new=_ogg_malloc(sizeof(float)*v->entries*v->elements);
- new2=_ogg_malloc(sizeof(float)*v->entries*v->elements);
- nearcount=_ogg_malloc(v->entries*sizeof(long));
- nearbias=_ogg_malloc(v->entries*desired2*sizeof(float));
-
- /* fill in nearest points for entry biasing */
- /*memset(v->bias,0,sizeof(float)*v->entries);*/
- memset(nearcount,0,sizeof(long)*v->entries);
- memset(v->assigned,0,sizeof(long)*v->entries);
- if(biasp){
- for(i=0;i<v->points;i++){
- float *ppt=v->weight_func(v,_point(v,i));
- float firstmetric=v->metric_func(v,_now(v,0),ppt)+v->bias[0];
- float secondmetric=v->metric_func(v,_now(v,1),ppt)+v->bias[1];
- long firstentry=0;
- long secondentry=1;
-
- if(!(i&0xff))spinnit("biasing... ",v->points+v->points+v->entries-i);
-
- if(firstmetric>secondmetric){
- float temp=firstmetric;
- firstmetric=secondmetric;
- secondmetric=temp;
- firstentry=1;
- secondentry=0;
- }
-
- for(j=2;j<v->entries;j++){
- float thismetric=v->metric_func(v,_now(v,j),ppt)+v->bias[j];
- if(thismetric<secondmetric){
- if(thismetric<firstmetric){
- secondmetric=firstmetric;
- secondentry=firstentry;
- firstmetric=thismetric;
- firstentry=j;
- }else{
- secondmetric=thismetric;
- secondentry=j;
- }
- }
- }
-
- j=firstentry;
- for(j=0;j<v->entries;j++){
-
- float thismetric,localmetric;
- float *nearbiasptr=nearbias+desired2*j;
- long k=nearcount[j];
-
- localmetric=v->metric_func(v,_now(v,j),ppt);
- /* 'thismetric' is to be the bias value necessary in the current
- arrangement for entry j to capture point i */
- if(firstentry==j){
- /* use the secondary entry as the threshhold */
- thismetric=secondmetric-localmetric;
- }else{
- /* use the primary entry as the threshhold */
- thismetric=firstmetric-localmetric;
- }
-
- /* support the idea of 'minimum distance'... if we want the
- cells in a codebook to be roughly some minimum size (as with
- the low resolution residue books) */
-
- /* a cute two-stage delayed sorting hack */
- if(k<desired){
- nearbiasptr[k]=thismetric;
- k++;
- if(k==desired){
- spinnit("biasing... ",v->points+v->points+v->entries-i);
- qsort(nearbiasptr,desired,sizeof(float),directdsort);
- }
-
- }else if(thismetric>nearbiasptr[desired-1]){
- nearbiasptr[k]=thismetric;
- k++;
- if(k==desired2){
- spinnit("biasing... ",v->points+v->points+v->entries-i);
- qsort(nearbiasptr,desired2,sizeof(float),directdsort);
- k=desired;
- }
- }
- nearcount[j]=k;
- }
- }
-
- /* inflate/deflate */
-
- for(i=0;i<v->entries;i++){
- float *nearbiasptr=nearbias+desired2*i;
-
- spinnit("biasing... ",v->points+v->entries-i);
-
- /* due to the delayed sorting, we likely need to finish it off....*/
- if(nearcount[i]>desired)
- qsort(nearbiasptr,nearcount[i],sizeof(float),directdsort);
-
- v->bias[i]=nearbiasptr[desired-1];
-
- }
- }else{
- memset(v->bias,0,v->entries*sizeof(float));
- }
-
- /* Now assign with new bias and find new midpoints */
- for(i=0;i<v->points;i++){
- float *ppt=v->weight_func(v,_point(v,i));
- float firstmetric=v->metric_func(v,_now(v,0),ppt)+v->bias[0];
- long firstentry=0;
-
- if(!(i&0xff))spinnit("centering... ",v->points-i);
-
- for(j=0;j<v->entries;j++){
- float thismetric=v->metric_func(v,_now(v,j),ppt)+v->bias[j];
- if(thismetric<firstmetric){
- firstmetric=thismetric;
- firstentry=j;
- }
- }
-
- j=firstentry;
-
-#ifdef NOISY
- fprintf(cells,"%g %g\n%g %g\n\n",
- _now(v,j)[0],_now(v,j)[1],
- ppt[0],ppt[1]);
-#endif
-
- firstmetric-=v->bias[j];
- meterror+=firstmetric;
-
- if(v->centroid==0){
- /* set up midpoints for next iter */
- if(v->assigned[j]++){
- for(k=0;k<v->elements;k++)
- vN(new,j)[k]+=ppt[k];
- if(firstmetric>v->max[j])v->max[j]=firstmetric;
- }else{
- for(k=0;k<v->elements;k++)
- vN(new,j)[k]=ppt[k];
- v->max[j]=firstmetric;
- }
- }else{
- /* centroid */
- if(v->assigned[j]++){
- for(k=0;k<v->elements;k++){
- if(vN(new,j)[k]>ppt[k])vN(new,j)[k]=ppt[k];
- if(vN(new2,j)[k]<ppt[k])vN(new2,j)[k]=ppt[k];
- }
- if(firstmetric>v->max[firstentry])v->max[j]=firstmetric;
- }else{
- for(k=0;k<v->elements;k++){
- vN(new,j)[k]=ppt[k];
- vN(new2,j)[k]=ppt[k];
- }
- v->max[firstentry]=firstmetric;
- }
- }
- }
-
- /* assign midpoints */
-
- for(j=0;j<v->entries;j++){
-#ifdef NOISY
- fprintf(assig,"%ld\n",v->assigned[j]);
- fprintf(bias,"%g\n",v->bias[j]);
-#endif
- asserror+=fabs(v->assigned[j]-fdesired);
- if(v->assigned[j]){
- if(v->centroid==0){
- for(k=0;k<v->elements;k++)
- _now(v,j)[k]=vN(new,j)[k]/v->assigned[j];
- }else{
- for(k=0;k<v->elements;k++)
- _now(v,j)[k]=(vN(new,j)[k]+vN(new2,j)[k])/2.f;
- }
- }
- }
-
- asserror/=(v->entries*fdesired);
-
- fprintf(stderr,"Pass #%d... ",v->it);
- fprintf(stderr,": dist %g(%g) metric error=%g \n",
- asserror,fdesired,meterror/v->points);
- v->it++;
-
- free(new);
- free(nearcount);
- free(nearbias);
-#ifdef NOISY
- fclose(assig);
- fclose(bias);
- fclose(cells);
-#endif
- return(asserror);
-}
-
diff --git a/contrib/vorbis/vq/vqgen.h b/contrib/vorbis/vq/vqgen.h
deleted file mode 100644
index 688379c..0000000
--- a/contrib/vorbis/vq/vqgen.h
+++ /dev/null
@@ -1,84 +0,0 @@
-/********************************************************************
- * *
- * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
- * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
- * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
- * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
- * *
- * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001 *
- * by the Xiph.Org Foundation http://www.xiph.org/ *
- * *
- ********************************************************************
-
- function: build a VQ codebook
-
- ********************************************************************/
-
-#ifndef _VQGEN_H_
-#define _VQGEN_H_
-
-typedef struct vqgen{
- int seeded;
- int sorted;
-
- int it;
- int elements;
-
- int aux;
- float mindist;
- int centroid;
-
- /* point cache */
- float *pointlist;
- long points;
- long allocated;
-
- /* entries */
- float *entrylist;
- long *assigned;
- float *bias;
- long entries;
- float *max;
-
- float (*metric_func) (struct vqgen *v,float *entry,float *point);
- float *(*weight_func) (struct vqgen *v,float *point);
-
- FILE *asciipoints;
-} vqgen;
-
-typedef struct {
- long min; /* packed 24 bit float */
- long delta; /* packed 24 bit float */
- int quant; /* 0 < quant <= 16 */
- int sequencep; /* bitflag */
-} quant_meta;
-
-static inline float *_point(vqgen *v,long ptr){
- return v->pointlist+((v->elements+v->aux)*ptr);
-}
-
-static inline float *_aux(vqgen *v,long ptr){
- return _point(v,ptr)+v->aux;
-}
-
-static inline float *_now(vqgen *v,long ptr){
- return v->entrylist+(v->elements*ptr);
-}
-
-extern void vqgen_init(vqgen *v,
- int elements,int aux,int entries,float mindist,
- float (*metric)(vqgen *,float *, float *),
- float *(*weight)(vqgen *,float *),int centroid);
-extern void vqgen_addpoint(vqgen *v, float *p,float *aux);
-
-extern float vqgen_iterate(vqgen *v,int biasp);
-extern void vqgen_unquantize(vqgen *v,quant_meta *q);
-extern void vqgen_quantize(vqgen *v,quant_meta *q);
-extern void vqgen_cellmetric(vqgen *v);
-
-#endif
-
-
-
-
-
diff --git a/contrib/vorbis/win32/VS2005/README b/contrib/vorbis/win32/VS2005/README
deleted file mode 100644
index 931047e..0000000
--- a/contrib/vorbis/win32/VS2005/README
+++ /dev/null
@@ -1,16 +0,0 @@
-libvorbis has libogg as a dependency, you need to have libogg
-compiled beforehand.
-
-Lets say you have libogg and libvorbis in the same directory:
-
-libogg-1.1.3
-libvorbis-1.2.0
-
-Because there is no automatic library detection you have to,
-either:
-
-1. Rename libogg-1.1.3 to libogg
-
-2. Open libogg.vsprops with a text editor (even notepad.exe
-will suffice) and see if LIBOGG_VERSION is set to the correct
-version, in this case "1.1.3"
diff --git a/contrib/vorbis/win32/VS2005/libogg.vsprops b/contrib/vorbis/win32/VS2005/libogg.vsprops
deleted file mode 100644
index 7fe0db7..0000000
--- a/contrib/vorbis/win32/VS2005/libogg.vsprops
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="windows-1250"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="libogg"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="&quot;..\..\..\..\libogg-$(LIBOGG_VERSION)\include&quot;;..\..\..\..\ogg\include;..\..\..\..\..\..\..\core\ogg\libogg\include"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalLibraryDirectories="&quot;..\..\..\..\libogg-$(LIBOGG_VERSION)\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\..\..\..\ogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\..\..\..\..\..\..\core\ogg\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;"
- />
- <UserMacro
- Name="LIBOGG_VERSION"
- Value="1.1.4"
- />
-</VisualStudioPropertySheet>
diff --git a/contrib/vorbis/win32/VS2005/libvorbis/libvorbis_dynamic.vcproj b/contrib/vorbis/win32/VS2005/libvorbis/libvorbis_dynamic.vcproj
deleted file mode 100644
index fc156ef..0000000
--- a/contrib/vorbis/win32/VS2005/libvorbis/libvorbis_dynamic.vcproj
+++ /dev/null
@@ -1,1200 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8,00"
- Name="libvorbis"
- ProjectGUID="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"
- RootNamespace="libvorbis"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="x64"
- />
- <Platform
- Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- />
- <Platform
- Name="Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- />
- <Platform
- Name="Windows Mobile 6 Professional SDK (ARMV4I)"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
- CallingConvention="0"
- CompileAs="1"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="libogg.lib"
- OutputFile="$(OutDir)/libvorbis.dll"
- LinkIncremental="2"
- AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;"
- ModuleDefinitionFile="..\..\vorbis.def"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/libvorbis.pdb"
- SubSystem="2"
- ImportLibrary="$(OutDir)/libvorbis.lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|x64"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- CallingConvention="0"
- CompileAs="1"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="libogg.lib"
- OutputFile="$(OutDir)/libvorbis.dll"
- LinkIncremental="2"
- AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;"
- ModuleDefinitionFile="..\..\vorbis.def"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/libvorbis.pdb"
- SubSystem="2"
- ImportLibrary="$(OutDir)/libvorbis.lib"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- CallingConvention="0"
- CompileAs="1"
- DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="libogg.lib"
- OutputFile="$(OutDir)/libvorbis.dll"
- LinkIncremental="1"
- AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;"
- ModuleDefinitionFile="..\..\vorbis.def"
- GenerateDebugInformation="false"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
- ImportLibrary="$(OutDir)/libvorbis.lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|x64"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- CallingConvention="0"
- CompileAs="1"
- DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="libogg.lib"
- OutputFile="$(OutDir)/libvorbis.dll"
- LinkIncremental="1"
- AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;"
- ModuleDefinitionFile="..\..\vorbis.def"
- GenerateDebugInformation="false"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
- ImportLibrary="$(OutDir)/libvorbis.lib"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
- MinimalRebuild="true"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- DebugInformationFormat="3"
- CompileAs="1"
- CallingConvention="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="libogg.lib"
- OutputFile="$(OutDir)/libvorbis.dll"
- LinkIncremental="2"
- AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;"
- ModuleDefinitionFile="..\..\vorbis.def"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/libvorbis.pdb"
- SubSystem="2"
- ImportLibrary="$(OutDir)/libvorbis.lib"
- TargetMachine="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
- MinimalRebuild="true"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- DebugInformationFormat="3"
- CompileAs="1"
- CallingConvention="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="libogg.lib"
- OutputFile="$(OutDir)/libvorbis.dll"
- LinkIncremental="2"
- AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;"
- ModuleDefinitionFile="..\..\vorbis.def"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/libvorbis.pdb"
- SubSystem="2"
- ImportLibrary="$(OutDir)/libvorbis.lib"
- TargetMachine="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
- MinimalRebuild="true"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- DebugInformationFormat="3"
- CompileAs="1"
- CallingConvention="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="libogg.lib"
- OutputFile="$(OutDir)/libvorbis.dll"
- LinkIncremental="2"
- AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;"
- ModuleDefinitionFile="..\..\vorbis.def"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/libvorbis.pdb"
- SubSystem="2"
- ImportLibrary="$(OutDir)/libvorbis.lib"
- TargetMachine="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- DebugInformationFormat="3"
- CompileAs="1"
- DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
- CallingConvention="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="libogg.lib"
- OutputFile="$(OutDir)/libvorbis.dll"
- LinkIncremental="1"
- AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;"
- ModuleDefinitionFile="..\..\vorbis.def"
- GenerateDebugInformation="false"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
- ImportLibrary="$(OutDir)/libvorbis.lib"
- TargetMachine="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- DebugInformationFormat="3"
- CompileAs="1"
- DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
- CallingConvention="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="libogg.lib"
- OutputFile="$(OutDir)/libvorbis.dll"
- LinkIncremental="1"
- AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;"
- ModuleDefinitionFile="..\..\vorbis.def"
- GenerateDebugInformation="false"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
- ImportLibrary="$(OutDir)/libvorbis.lib"
- TargetMachine="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- DebugInformationFormat="3"
- CompileAs="1"
- DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
- CallingConvention="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="libogg.lib"
- OutputFile="$(OutDir)/libvorbis.dll"
- LinkIncremental="1"
- AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;"
- ModuleDefinitionFile="..\..\vorbis.def"
- GenerateDebugInformation="false"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
- ImportLibrary="$(OutDir)/libvorbis.lib"
- TargetMachine="0"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath="..\..\..\lib\analysis.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\bitrate.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\block.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\codebook.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\envelope.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\floor0.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\floor1.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\info.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lookup.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lpc.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lsp.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\mapping0.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\mdct.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\psy.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\registry.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\res0.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\sharedbook.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\smallft.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\synthesis.c"
- >
- </File>
- <File
- RelativePath="..\..\vorbis.def"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\vorbisenc.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\window.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath="..\..\..\lib\backends.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\bitrate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\codebook.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\vorbis\codec.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\codec_internal.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\envelope.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\floor_all.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\books\floor\floor_books.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\highlevel.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lookup.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lookup_data.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lpc.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lsp.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\masking.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\mdct.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\misc.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\os.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\psy.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\psych_11.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\psych_16.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\psych_44.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\psych_8.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\registry.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\books\coupled\res_books_stereo.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\books\uncoupled\res_books_uncoupled.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\residue_16.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\residue_44.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\residue_44u.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\residue_8.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\scales.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_11.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_16.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_22.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_32.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_44.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_44u.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_8.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_X.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\smallft.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\vorbis\vorbisenc.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\vorbis\vorbisfile.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\window.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/contrib/vorbis/win32/VS2005/libvorbis/libvorbis_static.vcproj b/contrib/vorbis/win32/VS2005/libvorbis/libvorbis_static.vcproj
deleted file mode 100644
index 01ce302..0000000
--- a/contrib/vorbis/win32/VS2005/libvorbis/libvorbis_static.vcproj
+++ /dev/null
@@ -1,1062 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8,00"
- Name="libvorbis_static"
- ProjectGUID="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"
- RootNamespace="libvorbis"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="x64"
- />
- <Platform
- Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- />
- <Platform
- Name="Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- />
- <Platform
- Name="Windows Mobile 6 Professional SDK (ARMV4I)"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
- CallingConvention="0"
- CompileAs="1"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|x64"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- CallingConvention="0"
- CompileAs="1"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- WholeProgramOptimization="false"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- CallingConvention="0"
- CompileAs="1"
- DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|x64"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- WholeProgramOptimization="false"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- CallingConvention="0"
- CompileAs="1"
- DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
- MinimalRebuild="true"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- DebugInformationFormat="3"
- CompileAs="1"
- CallingConvention="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalOptions=""
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
- MinimalRebuild="true"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- DebugInformationFormat="3"
- CompileAs="1"
- CallingConvention="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalOptions=""
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
- MinimalRebuild="true"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- DebugInformationFormat="3"
- CompileAs="1"
- CallingConvention="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalOptions=""
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- DebugInformationFormat="3"
- CompileAs="1"
- DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
- CallingConvention="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalOptions=""
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="0"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- DebugInformationFormat="3"
- CompileAs="1"
- DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
- CallingConvention="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalOptions=""
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- DebugInformationFormat="3"
- CompileAs="1"
- DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
- CallingConvention="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalOptions=""
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath="..\..\..\lib\analysis.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\bitrate.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\block.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\codebook.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\envelope.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\floor0.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\floor1.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\info.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lookup.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lpc.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lsp.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\mapping0.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\mdct.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\psy.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\registry.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\res0.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\sharedbook.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\smallft.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\synthesis.c"
- >
- </File>
- <File
- RelativePath="..\..\vorbis.def"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\vorbisenc.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\window.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath="..\..\..\lib\backends.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\bitrate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\codebook.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\vorbis\codec.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\codec_internal.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\envelope.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\floor_all.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\books\floor\floor_books.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\highlevel.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lookup.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lookup_data.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lpc.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lsp.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\masking.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\mdct.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\misc.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\os.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\psy.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\psych_11.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\psych_16.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\psych_44.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\psych_8.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\registry.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\books\coupled\res_books_stereo.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\books\uncoupled\res_books_uncoupled.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\residue_16.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\residue_44.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\residue_44u.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\residue_8.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\scales.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_11.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_16.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_22.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_32.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_44.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_44u.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_8.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_X.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\smallft.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\vorbis\vorbisenc.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\vorbis\vorbisfile.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\window.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/contrib/vorbis/win32/VS2005/libvorbisfile/libvorbisfile_dynamic.vcproj b/contrib/vorbis/win32/VS2005/libvorbisfile/libvorbisfile_dynamic.vcproj
deleted file mode 100644
index 5c541ac..0000000
--- a/contrib/vorbis/win32/VS2005/libvorbisfile/libvorbisfile_dynamic.vcproj
+++ /dev/null
@@ -1,108 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject ProjectType="Visual C++" Version="8,00" Name="libvorbisfile" ProjectGUID="{CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}" RootNamespace="libvorbisfile" Keyword="Win32Proj">
- <Platforms>
- <Platform Name="Win32"/>
- <Platform Name="x64"/>
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" DebugInformationFormat="4" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/libvorbisfile.dll" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbisfile.def" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/libvorbisfile.pdb" SubSystem="2" ImportLibrary="$(OutDir)/libvorbisfile.lib" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Debug|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/libvorbisfile.dll" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbisfile.def" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/libvorbisfile.pdb" SubSystem="2" ImportLibrary="$(OutDir)/libvorbisfile.lib" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS" RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/libvorbisfile.dll" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbisfile.def" GenerateDebugInformation="false" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" ImportLibrary="$(OutDir)/libvorbisfile.lib" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS" RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/libvorbisfile.dll" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbisfile.def" GenerateDebugInformation="false" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" ImportLibrary="$(OutDir)/libvorbisfile.lib" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- </Configurations>
- <References>
- <ProjectReference ReferencedProjectIdentifier="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"/>
- </References>
- <Files>
- <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File RelativePath="..\..\..\lib\vorbisfile.c">
- </File>
- </Filter>
- <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- <File RelativePath="..\..\..\include\vorbis\vorbisfile.h">
- </File>
- </Filter>
- <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/contrib/vorbis/win32/VS2005/libvorbisfile/libvorbisfile_static.vcproj b/contrib/vorbis/win32/VS2005/libvorbisfile/libvorbisfile_static.vcproj
deleted file mode 100644
index a409810..0000000
--- a/contrib/vorbis/win32/VS2005/libvorbisfile/libvorbisfile_static.vcproj
+++ /dev/null
@@ -1,96 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject ProjectType="Visual C++" Version="8,00" Name="libvorbisfile" ProjectGUID="{CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}" RootNamespace="libvorbisfile" Keyword="Win32Proj">
- <Platforms>
- <Platform Name="Win32"/>
- <Platform Name="x64"/>
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" DebugInformationFormat="4" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)\$(ProjectName)_static.lib"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Debug|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)\$(ProjectName)_static.lib"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" WholeProgramOptimization="false" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS" RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)\$(ProjectName)_static.lib"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" WholeProgramOptimization="false" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS" RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)\$(ProjectName)_static.lib"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- </Configurations>
- <References>
- <ProjectReference ReferencedProjectIdentifier="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}" RelativePathToProject=".\libvorbis\libvorbis_static.vcproj"/>
- </References>
- <Files>
- <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File RelativePath="..\..\..\lib\vorbisfile.c">
- </File>
- </Filter>
- <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- <File RelativePath="..\..\..\include\vorbis\vorbisfile.h">
- </File>
- </Filter>
- <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/contrib/vorbis/win32/VS2005/vorbis_dynamic.sln b/contrib/vorbis/win32/VS2005/vorbis_dynamic.sln
deleted file mode 100644
index d0d5fa4..0000000
--- a/contrib/vorbis/win32/VS2005/vorbis_dynamic.sln
+++ /dev/null
@@ -1,56 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libvorbisfile", "libvorbisfile\libvorbisfile_dynamic.vcproj", "{CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libvorbis", "libvorbis\libvorbis_dynamic.vcproj", "{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vorbisdec", "vorbisdec\vorbisdec_dynamic.vcproj", "{5833EEA1-1068-431F-A6E5-316E7DC5D90A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vorbisenc", "vorbisenc\vorbisenc_dynamic.vcproj", "{E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Debug|x64 = Debug|x64
- Release|Win32 = Release|Win32
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|Win32.ActiveCfg = Debug|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|Win32.Build.0 = Debug|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|x64.ActiveCfg = Debug|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|x64.Build.0 = Debug|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|Win32.ActiveCfg = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|Win32.Build.0 = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|x64.ActiveCfg = Release|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|x64.Build.0 = Release|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|Win32.ActiveCfg = Debug|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|Win32.Build.0 = Debug|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|x64.ActiveCfg = Debug|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|x64.Build.0 = Debug|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|Win32.ActiveCfg = Release|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|Win32.Build.0 = Release|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|x64.ActiveCfg = Release|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|x64.Build.0 = Release|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|Win32.ActiveCfg = Debug|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|Win32.Build.0 = Debug|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|x64.ActiveCfg = Debug|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|x64.Build.0 = Debug|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|Win32.ActiveCfg = Release|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|Win32.Build.0 = Release|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|x64.ActiveCfg = Release|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|x64.Build.0 = Release|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|Win32.ActiveCfg = Debug|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|Win32.Build.0 = Debug|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|x64.ActiveCfg = Debug|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|x64.Build.0 = Debug|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|Win32.ActiveCfg = Release|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|Win32.Build.0 = Release|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|x64.ActiveCfg = Release|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/contrib/vorbis/win32/VS2005/vorbis_static.sln b/contrib/vorbis/win32/VS2005/vorbis_static.sln
deleted file mode 100644
index 6e61f63..0000000
--- a/contrib/vorbis/win32/VS2005/vorbis_static.sln
+++ /dev/null
@@ -1,56 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libvorbisfile", "libvorbisfile\libvorbisfile_static.vcproj", "{CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libvorbis", "libvorbis\libvorbis_static.vcproj", "{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vorbisdec", "vorbisdec\vorbisdec_static.vcproj", "{5833EEA1-1068-431F-A6E5-316E7DC5D90A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vorbisenc", "vorbisenc\vorbisenc_static.vcproj", "{E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Debug|x64 = Debug|x64
- Release|Win32 = Release|Win32
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|Win32.ActiveCfg = Debug|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|Win32.Build.0 = Debug|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|x64.ActiveCfg = Debug|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|x64.Build.0 = Debug|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|Win32.ActiveCfg = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|Win32.Build.0 = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|x64.ActiveCfg = Release|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|x64.Build.0 = Release|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|Win32.ActiveCfg = Debug|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|Win32.Build.0 = Debug|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|x64.ActiveCfg = Debug|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|x64.Build.0 = Debug|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|Win32.ActiveCfg = Release|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|Win32.Build.0 = Release|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|x64.ActiveCfg = Release|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|x64.Build.0 = Release|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|Win32.ActiveCfg = Debug|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|Win32.Build.0 = Debug|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|x64.ActiveCfg = Debug|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|x64.Build.0 = Debug|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|Win32.ActiveCfg = Release|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|Win32.Build.0 = Release|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|x64.ActiveCfg = Release|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|x64.Build.0 = Release|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|Win32.ActiveCfg = Debug|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|Win32.Build.0 = Debug|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|x64.ActiveCfg = Debug|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|x64.Build.0 = Debug|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|Win32.ActiveCfg = Release|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|Win32.Build.0 = Release|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|x64.ActiveCfg = Release|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/contrib/vorbis/win32/VS2005/vorbisdec/vorbisdec_dynamic.vcproj b/contrib/vorbis/win32/VS2005/vorbisdec/vorbisdec_dynamic.vcproj
deleted file mode 100644
index 84687a2..0000000
--- a/contrib/vorbis/win32/VS2005/vorbisdec/vorbisdec_dynamic.vcproj
+++ /dev/null
@@ -1,106 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject ProjectType="Visual C++" Version="8,00" Name="vorbisdec" ProjectGUID="{5833EEA1-1068-431F-A6E5-316E7DC5D90A}" Keyword="Win32Proj">
- <Platforms>
- <Platform Name="Win32"/>
- <Platform Name="x64"/>
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="4" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/vorbisdec.exe" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/vorbisdec.pdb" SubSystem="1" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Debug|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/vorbisdec.exe" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/vorbisdec.pdb" SubSystem="1" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/vorbisdec.exe" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="false" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/vorbisdec.exe" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="false" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- </Configurations>
- <References>
- <ProjectReference ReferencedProjectIdentifier="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"/>
- </References>
- <Files>
- <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File RelativePath="..\..\..\examples\decoder_example.c">
- </File>
- </Filter>
- <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- </Filter>
- <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/contrib/vorbis/win32/VS2005/vorbisdec/vorbisdec_static.vcproj b/contrib/vorbis/win32/VS2005/vorbisdec/vorbisdec_static.vcproj
deleted file mode 100644
index f3b83a9..0000000
--- a/contrib/vorbis/win32/VS2005/vorbisdec/vorbisdec_static.vcproj
+++ /dev/null
@@ -1,106 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject ProjectType="Visual C++" Version="8,00" Name="vorbisdec" ProjectGUID="{5833EEA1-1068-431F-A6E5-316E7DC5D90A}" Keyword="Win32Proj">
- <Platforms>
- <Platform Name="Win32"/>
- <Platform Name="x64"/>
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="4" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg_static.lib libvorbis_static.lib" OutputFile="$(OutDir)/vorbisdec_static.exe" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/vorbisdec.pdb" SubSystem="1" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Debug|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg_static.lib libvorbis_static.lib" OutputFile="$(OutDir)/vorbisdec_static.exe" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/vorbisdec.pdb" SubSystem="1" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg_static.lib libvorbis_static.lib" OutputFile="$(OutDir)/vorbisdec_static.exe" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="false" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg_static.lib libvorbis_static.lib" OutputFile="$(OutDir)/vorbisdec_static.exe" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="false" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- </Configurations>
- <References>
- <ProjectReference ReferencedProjectIdentifier="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"/>
- </References>
- <Files>
- <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File RelativePath="..\..\..\examples\decoder_example.c">
- </File>
- </Filter>
- <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- </Filter>
- <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/contrib/vorbis/win32/VS2005/vorbisenc/vorbisenc_dynamic.vcproj b/contrib/vorbis/win32/VS2005/vorbisenc/vorbisenc_dynamic.vcproj
deleted file mode 100644
index 19366b5..0000000
--- a/contrib/vorbis/win32/VS2005/vorbisenc/vorbisenc_dynamic.vcproj
+++ /dev/null
@@ -1,106 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject ProjectType="Visual C++" Version="8,00" Name="vorbisenc" ProjectGUID="{E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}" Keyword="Win32Proj">
- <Platforms>
- <Platform Name="Win32"/>
- <Platform Name="x64"/>
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" ExceptionHandling="0" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="4" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/vorbisenc.exe" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/vorbisenc.pdb" SubSystem="1" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Debug|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" ExceptionHandling="0" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/vorbisenc.exe" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/vorbisenc.pdb" SubSystem="1" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/vorbisenc.exe" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="false" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/vorbisenc.exe" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="false" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- </Configurations>
- <References>
- <ProjectReference ReferencedProjectIdentifier="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"/>
- </References>
- <Files>
- <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File RelativePath="..\..\..\examples\encoder_example.c">
- </File>
- </Filter>
- <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- </Filter>
- <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/contrib/vorbis/win32/VS2005/vorbisenc/vorbisenc_static.vcproj b/contrib/vorbis/win32/VS2005/vorbisenc/vorbisenc_static.vcproj
deleted file mode 100644
index 7c7a626..0000000
--- a/contrib/vorbis/win32/VS2005/vorbisenc/vorbisenc_static.vcproj
+++ /dev/null
@@ -1,106 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject ProjectType="Visual C++" Version="8,00" Name="vorbisenc" ProjectGUID="{E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}" Keyword="Win32Proj">
- <Platforms>
- <Platform Name="Win32"/>
- <Platform Name="x64"/>
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" ExceptionHandling="0" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="4" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg_static.lib libvorbis_static.lib" OutputFile="$(OutDir)/vorbisenc_static.exe" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/vorbisenc.pdb" SubSystem="1" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Debug|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" ExceptionHandling="0" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg_static.lib libvorbis_static.lib" OutputFile="$(OutDir)/vorbisenc_static.exe" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/vorbisenc.pdb" SubSystem="1" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg_static.lib libvorbis_static.lib" OutputFile="$(OutDir)/vorbisenc_static.exe" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="false" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg_static.lib libvorbis_static.lib" OutputFile="$(OutDir)/vorbisenc_static.exe" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="false" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- </Configurations>
- <References>
- <ProjectReference ReferencedProjectIdentifier="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"/>
- </References>
- <Files>
- <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File RelativePath="..\..\..\examples\encoder_example.c">
- </File>
- </Filter>
- <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- </Filter>
- <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/contrib/vorbis/win32/VS2008/README b/contrib/vorbis/win32/VS2008/README
deleted file mode 100644
index 931047e..0000000
--- a/contrib/vorbis/win32/VS2008/README
+++ /dev/null
@@ -1,16 +0,0 @@
-libvorbis has libogg as a dependency, you need to have libogg
-compiled beforehand.
-
-Lets say you have libogg and libvorbis in the same directory:
-
-libogg-1.1.3
-libvorbis-1.2.0
-
-Because there is no automatic library detection you have to,
-either:
-
-1. Rename libogg-1.1.3 to libogg
-
-2. Open libogg.vsprops with a text editor (even notepad.exe
-will suffice) and see if LIBOGG_VERSION is set to the correct
-version, in this case "1.1.3"
diff --git a/contrib/vorbis/win32/VS2008/libogg.vsprops b/contrib/vorbis/win32/VS2008/libogg.vsprops
deleted file mode 100644
index 1355b50..0000000
--- a/contrib/vorbis/win32/VS2008/libogg.vsprops
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="windows-1250"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="libogg"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="&quot;..\..\..\..\libogg-$(LIBOGG_VERSION)\include&quot;;..\..\..\..\ogg\include;..\..\..\..\..\..\..\core\ogg\libogg\include"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalLibraryDirectories="&quot;..\..\..\..\libogg-$(LIBOGG_VERSION)\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\..\..\..\ogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\..\..\..\..\..\..\core\ogg\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;"
- />
- <UserMacro
- Name="LIBOGG_VERSION"
- Value="1.1.4"
- />
-</VisualStudioPropertySheet>
diff --git a/contrib/vorbis/win32/VS2008/libvorbis/libvorbis_dynamic.vcproj b/contrib/vorbis/win32/VS2008/libvorbis/libvorbis_dynamic.vcproj
deleted file mode 100644
index e3c7b56..0000000
--- a/contrib/vorbis/win32/VS2008/libvorbis/libvorbis_dynamic.vcproj
+++ /dev/null
@@ -1,348 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject ProjectType="Visual C++" Version="9,00" Name="libvorbis" ProjectGUID="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}" RootNamespace="libvorbis" Keyword="Win32Proj">
- <Platforms>
- <Platform Name="Win32"/>
- <Platform Name="x64"/>
- <Platform Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"/>
- <Platform Name="Windows Mobile 5.0 Smartphone SDK (ARMV4I)"/>
- <Platform Name="Windows Mobile 6 Professional SDK (ARMV4I)"/>
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="4" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib" OutputFile="$(OutDir)/libvorbis.dll" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbis.def" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/libvorbis.pdb" SubSystem="2" ImportLibrary="$(OutDir)/libvorbis.lib" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Debug|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib" OutputFile="$(OutDir)/libvorbis.dll" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbis.def" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/libvorbis.pdb" SubSystem="2" ImportLibrary="$(OutDir)/libvorbis.lib" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="1"/>
- <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)" MinimalRebuild="true" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib" OutputFile="$(OutDir)/libvorbis.dll" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbis.def" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/libvorbis.pdb" SubSystem="2" ImportLibrary="$(OutDir)/libvorbis.lib" TargetMachine="0"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCCodeSignTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles=""/>
- <DebuggerTool/>
- </Configuration>
- <Configuration Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="1"/>
- <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)" MinimalRebuild="true" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib" OutputFile="$(OutDir)/libvorbis.dll" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbis.def" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/libvorbis.pdb" SubSystem="2" ImportLibrary="$(OutDir)/libvorbis.lib" TargetMachine="0"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCCodeSignTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles=""/>
- <DebuggerTool/>
- </Configuration>
- <Configuration Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="1"/>
- <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)" MinimalRebuild="true" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib" OutputFile="$(OutDir)/libvorbis.dll" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbis.def" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/libvorbis.pdb" SubSystem="2" ImportLibrary="$(OutDir)/libvorbis.lib" TargetMachine="0"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCCodeSignTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles=""/>
- <DebuggerTool/>
- </Configuration>
- <Configuration Name="Release|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib" OutputFile="$(OutDir)/libvorbis.dll" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbis.def" GenerateDebugInformation="false" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" ImportLibrary="$(OutDir)/libvorbis.lib" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib" OutputFile="$(OutDir)/libvorbis.dll" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbis.def" GenerateDebugInformation="false" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" ImportLibrary="$(OutDir)/libvorbis.lib" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="1"/>
- <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" DebugInformationFormat="3" CompileAs="1" DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib" OutputFile="$(OutDir)/libvorbis.dll" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbis.def" GenerateDebugInformation="false" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" ImportLibrary="$(OutDir)/libvorbis.lib" TargetMachine="0"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCCodeSignTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles=""/>
- <DebuggerTool/>
- </Configuration>
- <Configuration Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="1"/>
- <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" DebugInformationFormat="3" CompileAs="1" DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib" OutputFile="$(OutDir)/libvorbis.dll" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbis.def" GenerateDebugInformation="false" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" ImportLibrary="$(OutDir)/libvorbis.lib" TargetMachine="0"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCCodeSignTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles=""/>
- <DebuggerTool/>
- </Configuration>
- <Configuration Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="1"/>
- <Tool Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" DebugInformationFormat="3" CompileAs="1" DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib" OutputFile="$(OutDir)/libvorbis.dll" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbis.def" GenerateDebugInformation="false" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" ImportLibrary="$(OutDir)/libvorbis.lib" TargetMachine="0"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCCodeSignTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- <DeploymentTool ForceDirty="-1" RemoteDirectory="" RegisterOutput="0" AdditionalFiles=""/>
- <DebuggerTool/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File RelativePath="..\..\..\lib\analysis.c">
- </File>
- <File RelativePath="..\..\..\lib\bitrate.c">
- </File>
- <File RelativePath="..\..\..\lib\block.c">
- </File>
- <File RelativePath="..\..\..\lib\codebook.c">
- </File>
- <File RelativePath="..\..\..\lib\envelope.c">
- </File>
- <File RelativePath="..\..\..\lib\floor0.c">
- </File>
- <File RelativePath="..\..\..\lib\floor1.c">
- </File>
- <File RelativePath="..\..\..\lib\info.c">
- </File>
- <File RelativePath="..\..\..\lib\lookup.c">
- </File>
- <File RelativePath="..\..\..\lib\lpc.c">
- </File>
- <File RelativePath="..\..\..\lib\lsp.c">
- </File>
- <File RelativePath="..\..\..\lib\mapping0.c">
- </File>
- <File RelativePath="..\..\..\lib\mdct.c">
- </File>
- <File RelativePath="..\..\..\lib\psy.c">
- </File>
- <File RelativePath="..\..\..\lib\registry.c">
- </File>
- <File RelativePath="..\..\..\lib\res0.c">
- </File>
- <File RelativePath="..\..\..\lib\sharedbook.c">
- </File>
- <File RelativePath="..\..\..\lib\smallft.c">
- </File>
- <File RelativePath="..\..\..\lib\synthesis.c">
- </File>
- <File RelativePath="..\..\vorbis.def">
- </File>
- <File RelativePath="..\..\..\lib\vorbisenc.c">
- </File>
- <File RelativePath="..\..\..\lib\window.c">
- </File>
- </Filter>
- <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- <File RelativePath="..\..\..\lib\backends.h">
- </File>
- <File RelativePath="..\..\..\lib\bitrate.h">
- </File>
- <File RelativePath="..\..\..\lib\codebook.h">
- </File>
- <File RelativePath="..\..\..\include\vorbis\codec.h">
- </File>
- <File RelativePath="..\..\..\lib\codec_internal.h">
- </File>
- <File RelativePath="..\..\..\lib\envelope.h">
- </File>
- <File RelativePath="..\..\..\lib\modes\floor_all.h">
- </File>
- <File RelativePath="..\..\..\lib\books\floor\floor_books.h">
- </File>
- <File RelativePath="..\..\..\lib\highlevel.h">
- </File>
- <File RelativePath="..\..\..\lib\lookup.h">
- </File>
- <File RelativePath="..\..\..\lib\lookup_data.h">
- </File>
- <File RelativePath="..\..\..\lib\lpc.h">
- </File>
- <File RelativePath="..\..\..\lib\lsp.h">
- </File>
- <File RelativePath="..\..\..\lib\masking.h">
- </File>
- <File RelativePath="..\..\..\lib\mdct.h">
- </File>
- <File RelativePath="..\..\..\lib\misc.h">
- </File>
- <File RelativePath="..\..\..\lib\os.h">
- </File>
- <File RelativePath="..\..\..\lib\psy.h">
- </File>
- <File RelativePath="..\..\..\lib\modes\psych_11.h">
- </File>
- <File RelativePath="..\..\..\lib\modes\psych_16.h">
- </File>
- <File RelativePath="..\..\..\lib\modes\psych_44.h">
- </File>
- <File RelativePath="..\..\..\lib\modes\psych_8.h">
- </File>
- <File RelativePath="..\..\..\lib\registry.h">
- </File>
- <File RelativePath="..\..\..\lib\books\coupled\res_books_stereo.h">
- </File>
- <File RelativePath="..\..\..\lib\books\uncoupled\res_books_uncoupled.h">
- </File>
- <File RelativePath="..\..\..\lib\modes\residue_16.h">
- </File>
- <File RelativePath="..\..\..\lib\modes\residue_44.h">
- </File>
- <File RelativePath="..\..\..\lib\modes\residue_44u.h">
- </File>
- <File RelativePath="..\..\..\lib\modes\residue_8.h">
- </File>
- <File RelativePath="..\..\..\lib\scales.h">
- </File>
- <File RelativePath="..\..\..\lib\modes\setup_11.h">
- </File>
- <File RelativePath="..\..\..\lib\modes\setup_16.h">
- </File>
- <File RelativePath="..\..\..\lib\modes\setup_22.h">
- </File>
- <File RelativePath="..\..\..\lib\modes\setup_32.h">
- </File>
- <File RelativePath="..\..\..\lib\modes\setup_44.h">
- </File>
- <File RelativePath="..\..\..\lib\modes\setup_44u.h">
- </File>
- <File RelativePath="..\..\..\lib\modes\setup_8.h">
- </File>
- <File RelativePath="..\..\..\lib\modes\setup_X.h">
- </File>
- <File RelativePath="..\..\..\lib\smallft.h">
- </File>
- <File RelativePath="..\..\..\include\vorbis\vorbisenc.h">
- </File>
- <File RelativePath="..\..\..\include\vorbis\vorbisfile.h">
- </File>
- <File RelativePath="..\..\..\lib\window.h">
- </File>
- </Filter>
- <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/contrib/vorbis/win32/VS2008/libvorbis/libvorbis_static.vcproj b/contrib/vorbis/win32/VS2008/libvorbis/libvorbis_static.vcproj
deleted file mode 100644
index 688d8c3..0000000
--- a/contrib/vorbis/win32/VS2008/libvorbis/libvorbis_static.vcproj
+++ /dev/null
@@ -1,1069 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="libvorbis_static"
- ProjectGUID="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"
- RootNamespace="libvorbis"
- Keyword="Win32Proj"
- TargetFrameworkVersion="0"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="x64"
- />
- <Platform
- Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- />
- <Platform
- Name="Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- />
- <Platform
- Name="Windows Mobile 6 Professional SDK (ARMV4I)"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
- CallingConvention="0"
- CompileAs="1"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|x64"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- CallingConvention="0"
- CompileAs="1"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
- MinimalRebuild="true"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- DebugInformationFormat="3"
- CompileAs="1"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalOptions=""
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
- MinimalRebuild="true"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- DebugInformationFormat="3"
- CompileAs="1"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalOptions=""
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- CallingConvention="0"
- CompileAs="1"
- DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|x64"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- CallingConvention="0"
- CompileAs="1"
- DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- DebugInformationFormat="3"
- CompileAs="1"
- DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalOptions=""
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- DebugInformationFormat="3"
- CompileAs="1"
- DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalOptions=""
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
- MinimalRebuild="true"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- DebugInformationFormat="3"
- CompileAs="1"
- CallingConvention="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalOptions=""
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- <Configuration
- Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
- OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="4"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- ExecutionBucket="7"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include"
- PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_)"
- StringPooling="true"
- ExceptionHandling="0"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- DebugInformationFormat="3"
- CompileAs="1"
- DisableSpecificWarnings="4244;4100;4267;4189;4305;4127;4706"
- CallingConvention="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalOptions=""
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCCodeSignTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- <DeploymentTool
- ForceDirty="-1"
- RemoteDirectory=""
- RegisterOutput="0"
- AdditionalFiles=""
- />
- <DebuggerTool
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath="..\..\..\lib\analysis.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\bitrate.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\block.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\codebook.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\envelope.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\floor0.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\floor1.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\info.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lookup.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lpc.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lsp.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\mapping0.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\mdct.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\psy.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\registry.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\res0.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\sharedbook.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\smallft.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\synthesis.c"
- >
- </File>
- <File
- RelativePath="..\..\vorbis.def"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\vorbisenc.c"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\window.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath="..\..\..\lib\backends.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\bitrate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\codebook.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\vorbis\codec.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\codec_internal.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\envelope.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\floor_all.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\books\floor\floor_books.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\highlevel.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lookup.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lookup_data.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lpc.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\lsp.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\masking.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\mdct.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\misc.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\os.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\psy.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\psych_11.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\psych_16.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\psych_44.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\psych_8.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\registry.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\books\coupled\res_books_stereo.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\books\uncoupled\res_books_uncoupled.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\residue_16.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\residue_44.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\residue_44u.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\residue_8.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\scales.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_11.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_16.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_22.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_32.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_44.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_44u.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_8.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\modes\setup_X.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\smallft.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\vorbis\vorbisenc.h"
- >
- </File>
- <File
- RelativePath="..\..\..\include\vorbis\vorbisfile.h"
- >
- </File>
- <File
- RelativePath="..\..\..\lib\window.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/contrib/vorbis/win32/VS2008/libvorbisfile/libvorbisfile_dynamic.vcproj b/contrib/vorbis/win32/VS2008/libvorbisfile/libvorbisfile_dynamic.vcproj
deleted file mode 100644
index c799088..0000000
--- a/contrib/vorbis/win32/VS2008/libvorbisfile/libvorbisfile_dynamic.vcproj
+++ /dev/null
@@ -1,108 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject ProjectType="Visual C++" Version="9,00" Name="libvorbisfile" ProjectGUID="{CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}" RootNamespace="libvorbisfile" Keyword="Win32Proj">
- <Platforms>
- <Platform Name="Win32"/>
- <Platform Name="x64"/>
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" DebugInformationFormat="4" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/libvorbisfile.dll" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbisfile.def" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/libvorbisfile.pdb" SubSystem="2" ImportLibrary="$(OutDir)/libvorbisfile.lib" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Debug|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/libvorbisfile.dll" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbisfile.def" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/libvorbisfile.pdb" SubSystem="2" ImportLibrary="$(OutDir)/libvorbisfile.lib" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS" RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/libvorbisfile.dll" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbisfile.def" GenerateDebugInformation="false" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" ImportLibrary="$(OutDir)/libvorbisfile.lib" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS" RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/libvorbisfile.dll" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbisfile.def" GenerateDebugInformation="false" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" ImportLibrary="$(OutDir)/libvorbisfile.lib" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- </Configurations>
- <References>
- <ProjectReference ReferencedProjectIdentifier="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"/>
- </References>
- <Files>
- <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File RelativePath="..\..\..\lib\vorbisfile.c">
- </File>
- </Filter>
- <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- <File RelativePath="..\..\..\include\vorbis\vorbisfile.h">
- </File>
- </Filter>
- <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/contrib/vorbis/win32/VS2008/libvorbisfile/libvorbisfile_static.vcproj b/contrib/vorbis/win32/VS2008/libvorbisfile/libvorbisfile_static.vcproj
deleted file mode 100644
index a0acbd0..0000000
--- a/contrib/vorbis/win32/VS2008/libvorbisfile/libvorbisfile_static.vcproj
+++ /dev/null
@@ -1,96 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject ProjectType="Visual C++" Version="9,00" Name="libvorbisfile" ProjectGUID="{CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}" RootNamespace="libvorbisfile" Keyword="Win32Proj">
- <Platforms>
- <Platform Name="Win32"/>
- <Platform Name="x64"/>
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" DebugInformationFormat="4" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)\$(ProjectName)_static.lib"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Debug|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)\$(ProjectName)_static.lib"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS" RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)\$(ProjectName)_static.lib"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS" RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)\$(ProjectName)_static.lib"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- </Configurations>
- <References>
- <ProjectReference ReferencedProjectIdentifier="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"/>
- </References>
- <Files>
- <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File RelativePath="..\..\..\lib\vorbisfile.c">
- </File>
- </Filter>
- <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- <File RelativePath="..\..\..\include\vorbis\vorbisfile.h">
- </File>
- </Filter>
- <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/contrib/vorbis/win32/VS2008/vorbis_dynamic.sln b/contrib/vorbis/win32/VS2008/vorbis_dynamic.sln
deleted file mode 100644
index 1c141d2..0000000
--- a/contrib/vorbis/win32/VS2008/vorbis_dynamic.sln
+++ /dev/null
@@ -1,92 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libvorbisfile", "libvorbisfile\libvorbisfile_dynamic.vcproj", "{CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libvorbis", "libvorbis\libvorbis_dynamic.vcproj", "{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vorbisdec", "vorbisdec\vorbisdec_dynamic.vcproj", "{5833EEA1-1068-431F-A6E5-316E7DC5D90A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vorbisenc", "vorbisenc\vorbisenc_dynamic.vcproj", "{E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Debug|x64 = Debug|x64
- Release_SSE|Win32 = Release_SSE|Win32
- Release_SSE|x64 = Release_SSE|x64
- Release_SSE2|Win32 = Release_SSE2|Win32
- Release_SSE2|x64 = Release_SSE2|x64
- Release|Win32 = Release|Win32
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|Win32.ActiveCfg = Debug|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|Win32.Build.0 = Debug|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|x64.ActiveCfg = Debug|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|x64.Build.0 = Debug|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release_SSE|Win32.ActiveCfg = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release_SSE|Win32.Build.0 = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release_SSE|x64.ActiveCfg = Release_SSE|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release_SSE|x64.Build.0 = Release_SSE|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release_SSE2|Win32.ActiveCfg = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release_SSE2|Win32.Build.0 = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release_SSE2|x64.ActiveCfg = Release_SSE2|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release_SSE2|x64.Build.0 = Release_SSE2|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|Win32.ActiveCfg = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|Win32.Build.0 = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|x64.ActiveCfg = Release|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|x64.Build.0 = Release|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|Win32.ActiveCfg = Debug|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|Win32.Build.0 = Debug|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|x64.ActiveCfg = Debug|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|x64.Build.0 = Debug|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release_SSE|Win32.ActiveCfg = Release_SSE|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release_SSE|Win32.Build.0 = Release_SSE|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release_SSE|x64.ActiveCfg = Release_SSE|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release_SSE|x64.Build.0 = Release_SSE|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release_SSE2|Win32.ActiveCfg = Release_SSE2|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release_SSE2|Win32.Build.0 = Release_SSE2|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release_SSE2|x64.ActiveCfg = Release_SSE2|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release_SSE2|x64.Build.0 = Release_SSE2|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|Win32.ActiveCfg = Release|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|Win32.Build.0 = Release|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|x64.ActiveCfg = Release|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|x64.Build.0 = Release|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|Win32.ActiveCfg = Debug|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|Win32.Build.0 = Debug|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|x64.ActiveCfg = Debug|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|x64.Build.0 = Debug|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release_SSE|Win32.ActiveCfg = Release_SSE|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release_SSE|Win32.Build.0 = Release_SSE|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release_SSE|x64.ActiveCfg = Release_SSE|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release_SSE|x64.Build.0 = Release_SSE|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release_SSE2|Win32.ActiveCfg = Release_SSE2|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release_SSE2|Win32.Build.0 = Release_SSE2|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release_SSE2|x64.ActiveCfg = Release_SSE2|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release_SSE2|x64.Build.0 = Release_SSE2|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|Win32.ActiveCfg = Release|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|Win32.Build.0 = Release|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|x64.ActiveCfg = Release|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|x64.Build.0 = Release|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|Win32.ActiveCfg = Debug|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|Win32.Build.0 = Debug|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|x64.ActiveCfg = Debug|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|x64.Build.0 = Debug|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release_SSE|Win32.ActiveCfg = Release_SSE|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release_SSE|Win32.Build.0 = Release_SSE|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release_SSE|x64.ActiveCfg = Release_SSE|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release_SSE|x64.Build.0 = Release_SSE|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release_SSE2|Win32.ActiveCfg = Release_SSE2|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release_SSE2|Win32.Build.0 = Release_SSE2|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release_SSE2|x64.ActiveCfg = Release_SSE2|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release_SSE2|x64.Build.0 = Release_SSE2|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|Win32.ActiveCfg = Release|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|Win32.Build.0 = Release|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|x64.ActiveCfg = Release|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/contrib/vorbis/win32/VS2008/vorbis_static.sln b/contrib/vorbis/win32/VS2008/vorbis_static.sln
deleted file mode 100644
index 45b8be4..0000000
--- a/contrib/vorbis/win32/VS2008/vorbis_static.sln
+++ /dev/null
@@ -1,92 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libvorbisfile", "libvorbisfile\libvorbisfile_static.vcproj", "{CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libvorbis", "libvorbis\libvorbis_static.vcproj", "{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vorbisdec", "vorbisdec\vorbisdec_static.vcproj", "{5833EEA1-1068-431F-A6E5-316E7DC5D90A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vorbisenc", "vorbisenc\vorbisenc_static.vcproj", "{E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Debug|x64 = Debug|x64
- Release_SSE|Win32 = Release_SSE|Win32
- Release_SSE|x64 = Release_SSE|x64
- Release_SSE2|Win32 = Release_SSE2|Win32
- Release_SSE2|x64 = Release_SSE2|x64
- Release|Win32 = Release|Win32
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|Win32.ActiveCfg = Debug|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|Win32.Build.0 = Debug|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|x64.ActiveCfg = Debug|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|x64.Build.0 = Debug|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release_SSE|Win32.ActiveCfg = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release_SSE|Win32.Build.0 = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release_SSE|x64.ActiveCfg = Release_SSE|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release_SSE|x64.Build.0 = Release_SSE|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release_SSE2|Win32.ActiveCfg = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release_SSE2|Win32.Build.0 = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release_SSE2|x64.ActiveCfg = Release_SSE2|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release_SSE2|x64.Build.0 = Release_SSE2|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|Win32.ActiveCfg = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|Win32.Build.0 = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|x64.ActiveCfg = Release|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|x64.Build.0 = Release|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|Win32.ActiveCfg = Debug|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|Win32.Build.0 = Debug|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|x64.ActiveCfg = Debug|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|x64.Build.0 = Debug|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release_SSE|Win32.ActiveCfg = Release_SSE|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release_SSE|Win32.Build.0 = Release_SSE|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release_SSE|x64.ActiveCfg = Release_SSE|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release_SSE|x64.Build.0 = Release_SSE|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release_SSE2|Win32.ActiveCfg = Release_SSE2|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release_SSE2|Win32.Build.0 = Release_SSE2|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release_SSE2|x64.ActiveCfg = Release_SSE2|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release_SSE2|x64.Build.0 = Release_SSE2|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|Win32.ActiveCfg = Release|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|Win32.Build.0 = Release|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|x64.ActiveCfg = Release|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|x64.Build.0 = Release|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|Win32.ActiveCfg = Debug|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|Win32.Build.0 = Debug|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|x64.ActiveCfg = Debug|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|x64.Build.0 = Debug|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release_SSE|Win32.ActiveCfg = Release_SSE|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release_SSE|Win32.Build.0 = Release_SSE|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release_SSE|x64.ActiveCfg = Release_SSE|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release_SSE|x64.Build.0 = Release_SSE|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release_SSE2|Win32.ActiveCfg = Release_SSE2|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release_SSE2|Win32.Build.0 = Release_SSE2|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release_SSE2|x64.ActiveCfg = Release_SSE2|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release_SSE2|x64.Build.0 = Release_SSE2|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|Win32.ActiveCfg = Release|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|Win32.Build.0 = Release|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|x64.ActiveCfg = Release|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|x64.Build.0 = Release|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|Win32.ActiveCfg = Debug|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|Win32.Build.0 = Debug|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|x64.ActiveCfg = Debug|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|x64.Build.0 = Debug|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release_SSE|Win32.ActiveCfg = Release_SSE|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release_SSE|Win32.Build.0 = Release_SSE|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release_SSE|x64.ActiveCfg = Release_SSE|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release_SSE|x64.Build.0 = Release_SSE|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release_SSE2|Win32.ActiveCfg = Release_SSE2|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release_SSE2|Win32.Build.0 = Release_SSE2|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release_SSE2|x64.ActiveCfg = Release_SSE2|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release_SSE2|x64.Build.0 = Release_SSE2|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|Win32.ActiveCfg = Release|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|Win32.Build.0 = Release|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|x64.ActiveCfg = Release|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/contrib/vorbis/win32/VS2008/vorbisdec/vorbisdec_dynamic.vcproj b/contrib/vorbis/win32/VS2008/vorbisdec/vorbisdec_dynamic.vcproj
deleted file mode 100644
index e5783ac..0000000
--- a/contrib/vorbis/win32/VS2008/vorbisdec/vorbisdec_dynamic.vcproj
+++ /dev/null
@@ -1,106 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject ProjectType="Visual C++" Version="9,00" Name="vorbisdec" ProjectGUID="{5833EEA1-1068-431F-A6E5-316E7DC5D90A}" Keyword="Win32Proj">
- <Platforms>
- <Platform Name="Win32"/>
- <Platform Name="x64"/>
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="4" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/vorbisdec.exe" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/vorbisdec.pdb" SubSystem="1" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Debug|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/vorbisdec.exe" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/vorbisdec.pdb" SubSystem="1" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/vorbisdec.exe" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="false" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/vorbisdec.exe" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="false" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- </Configurations>
- <References>
- <ProjectReference ReferencedProjectIdentifier="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"/>
- </References>
- <Files>
- <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File RelativePath="..\..\..\examples\decoder_example.c">
- </File>
- </Filter>
- <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- </Filter>
- <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/contrib/vorbis/win32/VS2008/vorbisdec/vorbisdec_static.vcproj b/contrib/vorbis/win32/VS2008/vorbisdec/vorbisdec_static.vcproj
deleted file mode 100644
index b2597ce..0000000
--- a/contrib/vorbis/win32/VS2008/vorbisdec/vorbisdec_static.vcproj
+++ /dev/null
@@ -1,106 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject ProjectType="Visual C++" Version="9,00" Name="vorbisdec" ProjectGUID="{5833EEA1-1068-431F-A6E5-316E7DC5D90A}" Keyword="Win32Proj">
- <Platforms>
- <Platform Name="Win32"/>
- <Platform Name="x64"/>
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="4" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg_static.lib libvorbis_static.lib" OutputFile="$(OutDir)/vorbisdec_static.exe" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/vorbisdec.pdb" SubSystem="1" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Debug|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg_static.lib libvorbis_static.lib" OutputFile="$(OutDir)/vorbisdec_static.exe" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/vorbisdec.pdb" SubSystem="1" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg_static.lib libvorbis_static.lib" OutputFile="$(OutDir)/vorbisdec_static.exe" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="false" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg_static.lib libvorbis_static.lib" OutputFile="$(OutDir)/vorbisdec_static.exe" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="false" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- </Configurations>
- <References>
- <ProjectReference ReferencedProjectIdentifier="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"/>
- </References>
- <Files>
- <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File RelativePath="..\..\..\examples\decoder_example.c">
- </File>
- </Filter>
- <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- </Filter>
- <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/contrib/vorbis/win32/VS2008/vorbisenc/vorbisenc_dynamic.vcproj b/contrib/vorbis/win32/VS2008/vorbisenc/vorbisenc_dynamic.vcproj
deleted file mode 100644
index bb783d4..0000000
--- a/contrib/vorbis/win32/VS2008/vorbisenc/vorbisenc_dynamic.vcproj
+++ /dev/null
@@ -1,106 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject ProjectType="Visual C++" Version="9,00" Name="vorbisenc" ProjectGUID="{E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}" Keyword="Win32Proj">
- <Platforms>
- <Platform Name="Win32"/>
- <Platform Name="x64"/>
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" ExceptionHandling="0" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="4" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/vorbisenc.exe" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/vorbisenc.pdb" SubSystem="1" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Debug|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" ExceptionHandling="0" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/vorbisenc.exe" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/vorbisenc.pdb" SubSystem="1" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/vorbisenc.exe" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="false" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/vorbisenc.exe" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="false" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- </Configurations>
- <References>
- <ProjectReference ReferencedProjectIdentifier="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"/>
- </References>
- <Files>
- <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File RelativePath="..\..\..\examples\encoder_example.c">
- </File>
- </Filter>
- <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- </Filter>
- <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/contrib/vorbis/win32/VS2008/vorbisenc/vorbisenc_static.vcproj b/contrib/vorbis/win32/VS2008/vorbisenc/vorbisenc_static.vcproj
deleted file mode 100644
index b93f165..0000000
--- a/contrib/vorbis/win32/VS2008/vorbisenc/vorbisenc_static.vcproj
+++ /dev/null
@@ -1,106 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject ProjectType="Visual C++" Version="9,00" Name="vorbisenc" ProjectGUID="{E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}" Keyword="Win32Proj">
- <Platforms>
- <Platform Name="Win32"/>
- <Platform Name="x64"/>
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" ExceptionHandling="0" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="4" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg_static.lib libvorbis_static.lib" OutputFile="$(OutDir)/vorbisenc_static.exe" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/vorbisenc.pdb" SubSystem="1" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Debug|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" MinimalRebuild="true" ExceptionHandling="0" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg_static.lib libvorbis_static.lib" OutputFile="$(OutDir)/vorbisenc_static.exe" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/vorbisenc.pdb" SubSystem="1" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|Win32" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool"/>
- <Tool Name="VCCLCompilerTool" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg_static.lib libvorbis_static.lib" OutputFile="$(OutDir)/vorbisenc_static.exe" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="false" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" TargetMachine="1"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- <Configuration Name="Release|x64" OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" CharacterSet="1" WholeProgramOptimization="1">
- <Tool Name="VCPreBuildEventTool"/>
- <Tool Name="VCCustomBuildTool"/>
- <Tool Name="VCXMLDataGeneratorTool"/>
- <Tool Name="VCWebServiceProxyGeneratorTool"/>
- <Tool Name="VCMIDLTool" TargetEnvironment="3"/>
- <Tool Name="VCCLCompilerTool" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\libogg\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" StringPooling="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="4" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" CallingConvention="0"/>
- <Tool Name="VCManagedResourceCompilerTool"/>
- <Tool Name="VCResourceCompilerTool"/>
- <Tool Name="VCPreLinkEventTool"/>
- <Tool Name="VCLinkerTool" AdditionalDependencies="libogg_static.lib libvorbis_static.lib" OutputFile="$(OutDir)/vorbisenc_static.exe" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" GenerateDebugInformation="false" SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" OptimizeForWindows98="1" TargetMachine="17"/>
- <Tool Name="VCALinkTool"/>
- <Tool Name="VCManifestTool"/>
- <Tool Name="VCXDCMakeTool"/>
- <Tool Name="VCBscMakeTool"/>
- <Tool Name="VCFxCopTool"/>
- <Tool Name="VCAppVerifierTool"/>
- <Tool Name="VCWebDeploymentTool"/>
- <Tool Name="VCPostBuildEventTool"/>
- </Configuration>
- </Configurations>
- <References>
- <ProjectReference ReferencedProjectIdentifier="{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"/>
- </References>
- <Files>
- <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File RelativePath="..\..\..\examples\encoder_example.c">
- </File>
- </Filter>
- <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- </Filter>
- <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/contrib/vorbis/win32/VS2010/README b/contrib/vorbis/win32/VS2010/README
deleted file mode 100644
index 69489a1..0000000
--- a/contrib/vorbis/win32/VS2010/README
+++ /dev/null
@@ -1,16 +0,0 @@
-libvorbis has libogg as a dependency, you need to have libogg
-compiled beforehand.
-
-Lets say you have libogg and libvorbis in the same directory:
-
-libogg-1.3.2
-libvorbis-1.4.0
-
-Because there is no automatic library detection you have to,
-either:
-
-1. Rename libogg-1.3.2 to libogg.
-
-2. Open libogg.props with a text editor (even notepad.exe
-will suffice) and see if LIBOGG_VERSION is set to the correct
-version, in this case "1.3.2".
diff --git a/contrib/vorbis/win32/VS2010/libogg.props b/contrib/vorbis/win32/VS2010/libogg.props
deleted file mode 100644
index 27b0860..0000000
--- a/contrib/vorbis/win32/VS2010/libogg.props
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup Label="UserMacros">
- <LIBOGG_VERSION>1.3.2</LIBOGG_VERSION>
- </PropertyGroup>
- <PropertyGroup>
- <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
- </PropertyGroup>
- <ItemDefinitionGroup>
- <ClCompile>
- <AdditionalIncludeDirectories>..\..\..\..\libogg-$(LIBOGG_VERSION)\include;..\..\..\..\libogg\include;..\..\..\..\..\..\..\core\ogg\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- </ClCompile>
- <Link>
- <AdditionalLibraryDirectories>..\..\..\..\libogg-$(LIBOGG_VERSION)\win32\VS2015\$(PlatformName)\$(ConfigurationName);..\..\..\..\libogg\win32\VS2015\$(PlatformName)\$(ConfigurationName);..\..\..\..\..\..\..\core\ogg\libogg\win32\VS2015\$(PlatformName)\$(ConfigurationName)</AdditionalLibraryDirectories>
- </Link>
- </ItemDefinitionGroup>
- <ItemGroup>
- <BuildMacro Include="LIBOGG_VERSION">
- <Value>$(LIBOGG_VERSION)</Value>
- </BuildMacro>
- </ItemGroup>
-</Project>
diff --git a/contrib/vorbis/win32/VS2010/libvorbis/libvorbis_dynamic.vcxproj b/contrib/vorbis/win32/VS2010/libvorbis/libvorbis_dynamic.vcxproj
deleted file mode 100644
index 8011dec..0000000
--- a/contrib/vorbis/win32/VS2010/libvorbis/libvorbis_dynamic.vcxproj
+++ /dev/null
@@ -1,286 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup Label="ProjectConfigurations">
- <ProjectConfiguration Include="Debug|Win32">
- <Configuration>Debug</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|x64">
- <Configuration>Debug</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|Win32">
- <Configuration>Release</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|x64">
- <Configuration>Release</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <ProjectName>libvorbis</ProjectName>
- <ProjectGuid>{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}</ProjectGuid>
- <RootNamespace>libvorbis</RootNamespace>
- <Keyword>Win32Proj</Keyword>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup>
- <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)libvorbis.dll</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <ModuleDefinitionFile>..\..\vorbis.def</ModuleDefinitionFile>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <ProgramDatabaseFile>$(OutDir)libvorbis.pdb</ProgramDatabaseFile>
- <SubSystem>Windows</SubSystem>
- <ImportLibrary>$(OutDir)libvorbis.lib</ImportLibrary>
- <TargetMachine>MachineX86</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)libvorbis.dll</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <ModuleDefinitionFile>..\..\vorbis.def</ModuleDefinitionFile>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <ProgramDatabaseFile>$(OutDir)libvorbis.pdb</ProgramDatabaseFile>
- <SubSystem>Windows</SubSystem>
- <ImportLibrary>$(OutDir)libvorbis.lib</ImportLibrary>
- <TargetMachine>MachineX64</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <ClCompile>
- <Optimization>Full</Optimization>
- <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <StringPooling>true</StringPooling>
- <ExceptionHandling>
- </ExceptionHandling>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <DisableSpecificWarnings>4244;4100;4267;4189;4305;4127;4706;%(DisableSpecificWarnings)</DisableSpecificWarnings>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)libvorbis.dll</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <ModuleDefinitionFile>..\..\vorbis.def</ModuleDefinitionFile>
- <GenerateDebugInformation>false</GenerateDebugInformation>
- <SubSystem>Windows</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <ImportLibrary>$(OutDir)libvorbis.lib</ImportLibrary>
- <TargetMachine>MachineX86</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>Full</Optimization>
- <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <StringPooling>true</StringPooling>
- <ExceptionHandling>
- </ExceptionHandling>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <DisableSpecificWarnings>4244;4100;4267;4189;4305;4127;4706;%(DisableSpecificWarnings)</DisableSpecificWarnings>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)libvorbis.dll</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <ModuleDefinitionFile>..\..\vorbis.def</ModuleDefinitionFile>
- <GenerateDebugInformation>false</GenerateDebugInformation>
- <SubSystem>Windows</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <ImportLibrary>$(OutDir)libvorbis.lib</ImportLibrary>
- <TargetMachine>MachineX64</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClCompile Include="..\..\..\lib\analysis.c" />
- <ClCompile Include="..\..\..\lib\bitrate.c" />
- <ClCompile Include="..\..\..\lib\block.c" />
- <ClCompile Include="..\..\..\lib\codebook.c" />
- <ClCompile Include="..\..\..\lib\envelope.c" />
- <ClCompile Include="..\..\..\lib\floor0.c" />
- <ClCompile Include="..\..\..\lib\floor1.c" />
- <ClCompile Include="..\..\..\lib\info.c" />
- <ClCompile Include="..\..\..\lib\lookup.c" />
- <ClCompile Include="..\..\..\lib\lpc.c" />
- <ClCompile Include="..\..\..\lib\lsp.c" />
- <ClCompile Include="..\..\..\lib\mapping0.c" />
- <ClCompile Include="..\..\..\lib\mdct.c" />
- <ClCompile Include="..\..\..\lib\psy.c" />
- <ClCompile Include="..\..\..\lib\registry.c" />
- <ClCompile Include="..\..\..\lib\res0.c" />
- <ClCompile Include="..\..\..\lib\sharedbook.c" />
- <ClCompile Include="..\..\..\lib\smallft.c" />
- <ClCompile Include="..\..\..\lib\synthesis.c" />
- <ClCompile Include="..\..\..\lib\vorbisenc.c" />
- <ClCompile Include="..\..\..\lib\window.c" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\..\vorbis.def" />
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="..\..\..\lib\backends.h" />
- <ClInclude Include="..\..\..\lib\bitrate.h" />
- <ClInclude Include="..\..\..\lib\codebook.h" />
- <ClInclude Include="..\..\..\include\vorbis\codec.h" />
- <ClInclude Include="..\..\..\lib\codec_internal.h" />
- <ClInclude Include="..\..\..\lib\envelope.h" />
- <ClInclude Include="..\..\..\lib\modes\floor_all.h" />
- <ClInclude Include="..\..\..\lib\books\floor\floor_books.h" />
- <ClInclude Include="..\..\..\lib\highlevel.h" />
- <ClInclude Include="..\..\..\lib\lookup.h" />
- <ClInclude Include="..\..\..\lib\lookup_data.h" />
- <ClInclude Include="..\..\..\lib\lpc.h" />
- <ClInclude Include="..\..\..\lib\lsp.h" />
- <ClInclude Include="..\..\..\lib\masking.h" />
- <ClInclude Include="..\..\..\lib\mdct.h" />
- <ClInclude Include="..\..\..\lib\misc.h" />
- <ClInclude Include="..\..\..\lib\os.h" />
- <ClInclude Include="..\..\..\lib\psy.h" />
- <ClInclude Include="..\..\..\lib\modes\psych_11.h" />
- <ClInclude Include="..\..\..\lib\modes\psych_16.h" />
- <ClInclude Include="..\..\..\lib\modes\psych_44.h" />
- <ClInclude Include="..\..\..\lib\modes\psych_8.h" />
- <ClInclude Include="..\..\..\lib\registry.h" />
- <ClInclude Include="..\..\..\lib\books\coupled\res_books_stereo.h" />
- <ClInclude Include="..\..\..\lib\books\uncoupled\res_books_uncoupled.h" />
- <ClInclude Include="..\..\..\lib\modes\residue_16.h" />
- <ClInclude Include="..\..\..\lib\modes\residue_44.h" />
- <ClInclude Include="..\..\..\lib\modes\residue_44u.h" />
- <ClInclude Include="..\..\..\lib\modes\residue_8.h" />
- <ClInclude Include="..\..\..\lib\scales.h" />
- <ClInclude Include="..\..\..\lib\modes\setup_11.h" />
- <ClInclude Include="..\..\..\lib\modes\setup_16.h" />
- <ClInclude Include="..\..\..\lib\modes\setup_22.h" />
- <ClInclude Include="..\..\..\lib\modes\setup_32.h" />
- <ClInclude Include="..\..\..\lib\modes\setup_44.h" />
- <ClInclude Include="..\..\..\lib\modes\setup_44u.h" />
- <ClInclude Include="..\..\..\lib\modes\setup_8.h" />
- <ClInclude Include="..\..\..\lib\modes\setup_X.h" />
- <ClInclude Include="..\..\..\lib\smallft.h" />
- <ClInclude Include="..\..\..\include\vorbis\vorbisenc.h" />
- <ClInclude Include="..\..\..\include\vorbis\vorbisfile.h" />
- <ClInclude Include="..\..\..\lib\window.h" />
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
-</Project>
diff --git a/contrib/vorbis/win32/VS2010/libvorbis/libvorbis_static.vcxproj b/contrib/vorbis/win32/VS2010/libvorbis/libvorbis_static.vcxproj
deleted file mode 100644
index 18a1b15..0000000
--- a/contrib/vorbis/win32/VS2010/libvorbis/libvorbis_static.vcxproj
+++ /dev/null
@@ -1,235 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup Label="ProjectConfigurations">
- <ProjectConfiguration Include="Debug|Win32">
- <Configuration>Debug</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|x64">
- <Configuration>Debug</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|Win32">
- <Configuration>Release</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|x64">
- <Configuration>Release</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <ProjectGuid>{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}</ProjectGuid>
- <RootNamespace>libvorbis</RootNamespace>
- <Keyword>Win32Proj</Keyword>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup>
- <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <ClCompile>
- <Optimization>Full</Optimization>
- <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <StringPooling>true</StringPooling>
- <ExceptionHandling>
- </ExceptionHandling>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <DisableSpecificWarnings>4244;4100;4267;4189;4305;4127;4706;%(DisableSpecificWarnings)</DisableSpecificWarnings>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>Full</Optimization>
- <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <StringPooling>true</StringPooling>
- <ExceptionHandling>
- </ExceptionHandling>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <DisableSpecificWarnings>4244;4100;4267;4189;4305;4127;4706;%(DisableSpecificWarnings)</DisableSpecificWarnings>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClCompile Include="..\..\..\lib\analysis.c" />
- <ClCompile Include="..\..\..\lib\bitrate.c" />
- <ClCompile Include="..\..\..\lib\block.c" />
- <ClCompile Include="..\..\..\lib\codebook.c" />
- <ClCompile Include="..\..\..\lib\envelope.c" />
- <ClCompile Include="..\..\..\lib\floor0.c" />
- <ClCompile Include="..\..\..\lib\floor1.c" />
- <ClCompile Include="..\..\..\lib\info.c" />
- <ClCompile Include="..\..\..\lib\lookup.c" />
- <ClCompile Include="..\..\..\lib\lpc.c" />
- <ClCompile Include="..\..\..\lib\lsp.c" />
- <ClCompile Include="..\..\..\lib\mapping0.c" />
- <ClCompile Include="..\..\..\lib\mdct.c" />
- <ClCompile Include="..\..\..\lib\psy.c" />
- <ClCompile Include="..\..\..\lib\registry.c" />
- <ClCompile Include="..\..\..\lib\res0.c" />
- <ClCompile Include="..\..\..\lib\sharedbook.c" />
- <ClCompile Include="..\..\..\lib\smallft.c" />
- <ClCompile Include="..\..\..\lib\synthesis.c" />
- <ClCompile Include="..\..\..\lib\vorbisenc.c" />
- <ClCompile Include="..\..\..\lib\window.c" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\..\vorbis.def" />
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="..\..\..\lib\backends.h" />
- <ClInclude Include="..\..\..\lib\bitrate.h" />
- <ClInclude Include="..\..\..\lib\codebook.h" />
- <ClInclude Include="..\..\..\include\vorbis\codec.h" />
- <ClInclude Include="..\..\..\lib\codec_internal.h" />
- <ClInclude Include="..\..\..\lib\envelope.h" />
- <ClInclude Include="..\..\..\lib\modes\floor_all.h" />
- <ClInclude Include="..\..\..\lib\books\floor\floor_books.h" />
- <ClInclude Include="..\..\..\lib\highlevel.h" />
- <ClInclude Include="..\..\..\lib\lookup.h" />
- <ClInclude Include="..\..\..\lib\lookup_data.h" />
- <ClInclude Include="..\..\..\lib\lpc.h" />
- <ClInclude Include="..\..\..\lib\lsp.h" />
- <ClInclude Include="..\..\..\lib\masking.h" />
- <ClInclude Include="..\..\..\lib\mdct.h" />
- <ClInclude Include="..\..\..\lib\misc.h" />
- <ClInclude Include="..\..\..\lib\os.h" />
- <ClInclude Include="..\..\..\lib\psy.h" />
- <ClInclude Include="..\..\..\lib\modes\psych_11.h" />
- <ClInclude Include="..\..\..\lib\modes\psych_16.h" />
- <ClInclude Include="..\..\..\lib\modes\psych_44.h" />
- <ClInclude Include="..\..\..\lib\modes\psych_8.h" />
- <ClInclude Include="..\..\..\lib\registry.h" />
- <ClInclude Include="..\..\..\lib\books\coupled\res_books_stereo.h" />
- <ClInclude Include="..\..\..\lib\books\uncoupled\res_books_uncoupled.h" />
- <ClInclude Include="..\..\..\lib\modes\residue_16.h" />
- <ClInclude Include="..\..\..\lib\modes\residue_44.h" />
- <ClInclude Include="..\..\..\lib\modes\residue_44u.h" />
- <ClInclude Include="..\..\..\lib\modes\residue_8.h" />
- <ClInclude Include="..\..\..\lib\scales.h" />
- <ClInclude Include="..\..\..\lib\modes\setup_11.h" />
- <ClInclude Include="..\..\..\lib\modes\setup_16.h" />
- <ClInclude Include="..\..\..\lib\modes\setup_22.h" />
- <ClInclude Include="..\..\..\lib\modes\setup_32.h" />
- <ClInclude Include="..\..\..\lib\modes\setup_44.h" />
- <ClInclude Include="..\..\..\lib\modes\setup_44u.h" />
- <ClInclude Include="..\..\..\lib\modes\setup_8.h" />
- <ClInclude Include="..\..\..\lib\modes\setup_X.h" />
- <ClInclude Include="..\..\..\lib\smallft.h" />
- <ClInclude Include="..\..\..\include\vorbis\vorbisenc.h" />
- <ClInclude Include="..\..\..\include\vorbis\vorbisfile.h" />
- <ClInclude Include="..\..\..\lib\window.h" />
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
-</Project> \ No newline at end of file
diff --git a/contrib/vorbis/win32/VS2010/libvorbisfile/libvorbisfile_dynamic.vcxproj b/contrib/vorbis/win32/VS2010/libvorbisfile/libvorbisfile_dynamic.vcxproj
deleted file mode 100644
index 9dd881c..0000000
--- a/contrib/vorbis/win32/VS2010/libvorbisfile/libvorbisfile_dynamic.vcxproj
+++ /dev/null
@@ -1,203 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup Label="ProjectConfigurations">
- <ProjectConfiguration Include="Debug|Win32">
- <Configuration>Debug</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|x64">
- <Configuration>Debug</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|Win32">
- <Configuration>Release</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|x64">
- <Configuration>Release</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <ProjectName>libvorbisfile</ProjectName>
- <ProjectGuid>{CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}</ProjectGuid>
- <RootNamespace>libvorbisfile</RootNamespace>
- <Keyword>Win32Proj</Keyword>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup>
- <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)libvorbisfile.dll</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <ModuleDefinitionFile>..\..\vorbisfile.def</ModuleDefinitionFile>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <ProgramDatabaseFile>$(OutDir)libvorbisfile.pdb</ProgramDatabaseFile>
- <SubSystem>Windows</SubSystem>
- <ImportLibrary>$(OutDir)libvorbisfile.lib</ImportLibrary>
- <TargetMachine>MachineX86</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)libvorbisfile.dll</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <ModuleDefinitionFile>..\..\vorbisfile.def</ModuleDefinitionFile>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <ProgramDatabaseFile>$(OutDir)libvorbisfile.pdb</ProgramDatabaseFile>
- <SubSystem>Windows</SubSystem>
- <ImportLibrary>$(OutDir)libvorbisfile.lib</ImportLibrary>
- <TargetMachine>MachineX64</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <ClCompile>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)libvorbisfile.dll</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <ModuleDefinitionFile>..\..\vorbisfile.def</ModuleDefinitionFile>
- <GenerateDebugInformation>false</GenerateDebugInformation>
- <SubSystem>Windows</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <ImportLibrary>$(OutDir)libvorbisfile.lib</ImportLibrary>
- <TargetMachine>MachineX86</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)libvorbisfile.dll</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <ModuleDefinitionFile>..\..\vorbisfile.def</ModuleDefinitionFile>
- <GenerateDebugInformation>false</GenerateDebugInformation>
- <SubSystem>Windows</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <ImportLibrary>$(OutDir)libvorbisfile.lib</ImportLibrary>
- <TargetMachine>MachineX64</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClCompile Include="..\..\..\lib\vorbisfile.c" />
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="..\..\..\include\vorbis\vorbisfile.h" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\libvorbis\libvorbis_dynamic.vcxproj">
- <Project>{3a214e06-b95e-4d61-a291-1f8df2ec10fd}</Project>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
-</Project>
diff --git a/contrib/vorbis/win32/VS2010/libvorbisfile/libvorbisfile_static.vcxproj b/contrib/vorbis/win32/VS2010/libvorbisfile/libvorbisfile_static.vcxproj
deleted file mode 100644
index c78f288..0000000
--- a/contrib/vorbis/win32/VS2010/libvorbisfile/libvorbisfile_static.vcxproj
+++ /dev/null
@@ -1,165 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup Label="ProjectConfigurations">
- <ProjectConfiguration Include="Debug|Win32">
- <Configuration>Debug</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|x64">
- <Configuration>Debug</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|Win32">
- <Configuration>Release</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|x64">
- <Configuration>Release</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <ProjectName>libvorbisfile</ProjectName>
- <ProjectGuid>{CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}</ProjectGuid>
- <RootNamespace>libvorbisfile</RootNamespace>
- <Keyword>Win32Proj</Keyword>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup>
- <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Lib>
- <OutputFile>$(OutDir)$(ProjectName)_static.lib</OutputFile>
- </Lib>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Lib>
- <OutputFile>$(OutDir)$(ProjectName)_static.lib</OutputFile>
- </Lib>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <ClCompile>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Lib>
- <OutputFile>$(OutDir)$(ProjectName)_static.lib</OutputFile>
- </Lib>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBISFILE_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Lib>
- <OutputFile>$(OutDir)$(ProjectName)_static.lib</OutputFile>
- </Lib>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClCompile Include="..\..\..\lib\vorbisfile.c" />
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="..\..\..\include\vorbis\vorbisfile.h" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\libvorbis\libvorbis_static.vcxproj">
- <Project>{3a214e06-b95e-4d61-a291-1f8df2ec10fd}</Project>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
-</Project> \ No newline at end of file
diff --git a/contrib/vorbis/win32/VS2010/vorbis_dynamic.sln b/contrib/vorbis/win32/VS2010/vorbis_dynamic.sln
deleted file mode 100644
index cae06d9..0000000
--- a/contrib/vorbis/win32/VS2010/vorbis_dynamic.sln
+++ /dev/null
@@ -1,56 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Studio 2010
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libvorbisfile", "libvorbisfile\libvorbisfile_dynamic.vcxproj", "{CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libvorbis", "libvorbis\libvorbis_dynamic.vcxproj", "{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vorbisdec", "vorbisdec\vorbisdec_dynamic.vcxproj", "{5833EEA1-1068-431F-A6E5-316E7DC5D90A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vorbisenc", "vorbisenc\vorbisenc_dynamic.vcxproj", "{E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Debug|x64 = Debug|x64
- Release|Win32 = Release|Win32
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|Win32.ActiveCfg = Debug|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|Win32.Build.0 = Debug|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|x64.ActiveCfg = Debug|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|x64.Build.0 = Debug|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|Win32.ActiveCfg = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|Win32.Build.0 = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|x64.ActiveCfg = Release|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|x64.Build.0 = Release|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|Win32.ActiveCfg = Debug|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|Win32.Build.0 = Debug|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|x64.ActiveCfg = Debug|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|x64.Build.0 = Debug|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|Win32.ActiveCfg = Release|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|Win32.Build.0 = Release|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|x64.ActiveCfg = Release|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|x64.Build.0 = Release|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|Win32.ActiveCfg = Debug|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|Win32.Build.0 = Debug|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|x64.ActiveCfg = Debug|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|x64.Build.0 = Debug|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|Win32.ActiveCfg = Release|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|Win32.Build.0 = Release|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|x64.ActiveCfg = Release|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|x64.Build.0 = Release|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|Win32.ActiveCfg = Debug|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|Win32.Build.0 = Debug|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|x64.ActiveCfg = Debug|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|x64.Build.0 = Debug|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|Win32.ActiveCfg = Release|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|Win32.Build.0 = Release|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|x64.ActiveCfg = Release|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/contrib/vorbis/win32/VS2010/vorbis_static.sln b/contrib/vorbis/win32/VS2010/vorbis_static.sln
deleted file mode 100644
index 7e1729a..0000000
--- a/contrib/vorbis/win32/VS2010/vorbis_static.sln
+++ /dev/null
@@ -1,56 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Studio 2010
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libvorbisfile", "libvorbisfile\libvorbisfile_static.vcxproj", "{CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libvorbis_static", "libvorbis\libvorbis_static.vcxproj", "{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vorbisdec", "vorbisdec\vorbisdec_static.vcxproj", "{5833EEA1-1068-431F-A6E5-316E7DC5D90A}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vorbisenc", "vorbisenc\vorbisenc_static.vcxproj", "{E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Debug|x64 = Debug|x64
- Release|Win32 = Release|Win32
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|Win32.ActiveCfg = Debug|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|Win32.Build.0 = Debug|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|x64.ActiveCfg = Debug|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Debug|x64.Build.0 = Debug|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|Win32.ActiveCfg = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|Win32.Build.0 = Release|Win32
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|x64.ActiveCfg = Release|x64
- {CEBDE98B-A6AA-46E6-BC79-FAAF823DB9EC}.Release|x64.Build.0 = Release|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|Win32.ActiveCfg = Debug|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|Win32.Build.0 = Debug|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|x64.ActiveCfg = Debug|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Debug|x64.Build.0 = Debug|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|Win32.ActiveCfg = Release|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|Win32.Build.0 = Release|Win32
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|x64.ActiveCfg = Release|x64
- {3A214E06-B95E-4D61-A291-1F8DF2EC10FD}.Release|x64.Build.0 = Release|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|Win32.ActiveCfg = Debug|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|Win32.Build.0 = Debug|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|x64.ActiveCfg = Debug|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Debug|x64.Build.0 = Debug|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|Win32.ActiveCfg = Release|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|Win32.Build.0 = Release|Win32
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|x64.ActiveCfg = Release|x64
- {5833EEA1-1068-431F-A6E5-316E7DC5D90A}.Release|x64.Build.0 = Release|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|Win32.ActiveCfg = Debug|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|Win32.Build.0 = Debug|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|x64.ActiveCfg = Debug|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Debug|x64.Build.0 = Debug|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|Win32.ActiveCfg = Release|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|Win32.Build.0 = Release|Win32
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|x64.ActiveCfg = Release|x64
- {E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/contrib/vorbis/win32/VS2010/vorbisdec/vorbisdec_dynamic.vcxproj b/contrib/vorbis/win32/VS2010/vorbisdec/vorbisdec_dynamic.vcxproj
deleted file mode 100644
index 3fb0e10..0000000
--- a/contrib/vorbis/win32/VS2010/vorbisdec/vorbisdec_dynamic.vcxproj
+++ /dev/null
@@ -1,213 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup Label="ProjectConfigurations">
- <ProjectConfiguration Include="Debug|Win32">
- <Configuration>Debug</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|x64">
- <Configuration>Debug</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|Win32">
- <Configuration>Release</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|x64">
- <Configuration>Release</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <ProjectName>vorbisdec</ProjectName>
- <ProjectGuid>{5833EEA1-1068-431F-A6E5-316E7DC5D90A}</ProjectGuid>
- <Keyword>Win32Proj</Keyword>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup>
- <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)vorbisdec.exe</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <ProgramDatabaseFile>$(OutDir)vorbisdec.pdb</ProgramDatabaseFile>
- <SubSystem>Console</SubSystem>
- <TargetMachine>MachineX86</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)vorbisdec.exe</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <ProgramDatabaseFile>$(OutDir)vorbisdec.pdb</ProgramDatabaseFile>
- <SubSystem>Console</SubSystem>
- <TargetMachine>MachineX64</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <ClCompile>
- <Optimization>Full</Optimization>
- <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <StringPooling>true</StringPooling>
- <ExceptionHandling>
- </ExceptionHandling>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)vorbisdec.exe</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <GenerateDebugInformation>false</GenerateDebugInformation>
- <SubSystem>Console</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <TargetMachine>MachineX86</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>Full</Optimization>
- <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <StringPooling>true</StringPooling>
- <ExceptionHandling>
- </ExceptionHandling>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)vorbisdec.exe</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <GenerateDebugInformation>false</GenerateDebugInformation>
- <SubSystem>Console</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <TargetMachine>MachineX64</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClCompile Include="..\..\..\examples\decoder_example.c" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\libvorbis\libvorbis_dynamic.vcxproj">
- <Project>{3a214e06-b95e-4d61-a291-1f8df2ec10fd}</Project>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
-</Project>
diff --git a/contrib/vorbis/win32/VS2010/vorbisdec/vorbisdec_static.vcxproj b/contrib/vorbis/win32/VS2010/vorbisdec/vorbisdec_static.vcxproj
deleted file mode 100644
index b466161..0000000
--- a/contrib/vorbis/win32/VS2010/vorbisdec/vorbisdec_static.vcxproj
+++ /dev/null
@@ -1,213 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup Label="ProjectConfigurations">
- <ProjectConfiguration Include="Debug|Win32">
- <Configuration>Debug</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|x64">
- <Configuration>Debug</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|Win32">
- <Configuration>Release</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|x64">
- <Configuration>Release</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <ProjectName>vorbisdec</ProjectName>
- <ProjectGuid>{5833EEA1-1068-431F-A6E5-316E7DC5D90A}</ProjectGuid>
- <Keyword>Win32Proj</Keyword>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup>
- <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis_static.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)vorbisdec_static.exe</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <ProgramDatabaseFile>$(OutDir)vorbisdec.pdb</ProgramDatabaseFile>
- <SubSystem>Console</SubSystem>
- <TargetMachine>MachineX86</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis_static.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)vorbisdec_static.exe</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <ProgramDatabaseFile>$(OutDir)vorbisdec.pdb</ProgramDatabaseFile>
- <SubSystem>Console</SubSystem>
- <TargetMachine>MachineX64</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <ClCompile>
- <Optimization>Full</Optimization>
- <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <StringPooling>true</StringPooling>
- <ExceptionHandling>
- </ExceptionHandling>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis_static.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)vorbisdec_static.exe</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <GenerateDebugInformation>false</GenerateDebugInformation>
- <SubSystem>Console</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <TargetMachine>MachineX86</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>Full</Optimization>
- <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <StringPooling>true</StringPooling>
- <ExceptionHandling>
- </ExceptionHandling>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis_static.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)vorbisdec_static.exe</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <GenerateDebugInformation>false</GenerateDebugInformation>
- <SubSystem>Console</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <TargetMachine>MachineX64</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClCompile Include="..\..\..\examples\decoder_example.c" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\libvorbis\libvorbis_static.vcxproj">
- <Project>{3a214e06-b95e-4d61-a291-1f8df2ec10fd}</Project>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
-</Project> \ No newline at end of file
diff --git a/contrib/vorbis/win32/VS2010/vorbisenc/vorbisenc_dynamic.vcxproj b/contrib/vorbis/win32/VS2010/vorbisenc/vorbisenc_dynamic.vcxproj
deleted file mode 100644
index 84e8e8f..0000000
--- a/contrib/vorbis/win32/VS2010/vorbisenc/vorbisenc_dynamic.vcxproj
+++ /dev/null
@@ -1,217 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup Label="ProjectConfigurations">
- <ProjectConfiguration Include="Debug|Win32">
- <Configuration>Debug</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|x64">
- <Configuration>Debug</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|Win32">
- <Configuration>Release</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|x64">
- <Configuration>Release</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <ProjectName>vorbisenc</ProjectName>
- <ProjectGuid>{E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}</ProjectGuid>
- <Keyword>Win32Proj</Keyword>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup>
- <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <ExceptionHandling>
- </ExceptionHandling>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)vorbisenc.exe</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <ProgramDatabaseFile>$(OutDir)vorbisenc.pdb</ProgramDatabaseFile>
- <SubSystem>Console</SubSystem>
- <TargetMachine>MachineX86</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <ExceptionHandling>
- </ExceptionHandling>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)vorbisenc.exe</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <ProgramDatabaseFile>$(OutDir)vorbisenc.pdb</ProgramDatabaseFile>
- <SubSystem>Console</SubSystem>
- <TargetMachine>MachineX64</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <ClCompile>
- <Optimization>Full</Optimization>
- <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <StringPooling>true</StringPooling>
- <ExceptionHandling>
- </ExceptionHandling>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)vorbisenc.exe</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <GenerateDebugInformation>false</GenerateDebugInformation>
- <SubSystem>Console</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <TargetMachine>MachineX86</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>Full</Optimization>
- <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <StringPooling>true</StringPooling>
- <ExceptionHandling>
- </ExceptionHandling>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)vorbisenc.exe</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <GenerateDebugInformation>false</GenerateDebugInformation>
- <SubSystem>Console</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <TargetMachine>MachineX64</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClCompile Include="..\..\..\examples\encoder_example.c" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\libvorbis\libvorbis_dynamic.vcxproj">
- <Project>{3a214e06-b95e-4d61-a291-1f8df2ec10fd}</Project>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
-</Project>
diff --git a/contrib/vorbis/win32/VS2010/vorbisenc/vorbisenc_static.vcxproj b/contrib/vorbis/win32/VS2010/vorbisenc/vorbisenc_static.vcxproj
deleted file mode 100644
index 45f09ac..0000000
--- a/contrib/vorbis/win32/VS2010/vorbisenc/vorbisenc_static.vcxproj
+++ /dev/null
@@ -1,217 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup Label="ProjectConfigurations">
- <ProjectConfiguration Include="Debug|Win32">
- <Configuration>Debug</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|x64">
- <Configuration>Debug</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|Win32">
- <Configuration>Release</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|x64">
- <Configuration>Release</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <ProjectName>vorbisenc</ProjectName>
- <ProjectGuid>{E48B6A8B-F7FE-4DA8-8248-E64DBAC4F56C}</ProjectGuid>
- <Keyword>Win32Proj</Keyword>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- <Import Project="..\libogg.props" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup>
- <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <ExceptionHandling>
- </ExceptionHandling>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis_static.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)vorbisenc_static.exe</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <ProgramDatabaseFile>$(OutDir)vorbisenc.pdb</ProgramDatabaseFile>
- <SubSystem>Console</SubSystem>
- <TargetMachine>MachineX86</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <ExceptionHandling>
- </ExceptionHandling>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis_static.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)vorbisenc_static.exe</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <ProgramDatabaseFile>$(OutDir)vorbisenc.pdb</ProgramDatabaseFile>
- <SubSystem>Console</SubSystem>
- <TargetMachine>MachineX64</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <ClCompile>
- <Optimization>Full</Optimization>
- <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <StringPooling>true</StringPooling>
- <ExceptionHandling>
- </ExceptionHandling>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis_static.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)vorbisenc_static.exe</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <GenerateDebugInformation>false</GenerateDebugInformation>
- <SubSystem>Console</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <TargetMachine>MachineX86</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>Full</Optimization>
- <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
- <AdditionalIncludeDirectories>..\..\..\include;..\..\..\..\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <StringPooling>true</StringPooling>
- <ExceptionHandling>
- </ExceptionHandling>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <BufferSecurityCheck>false</BufferSecurityCheck>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <CompileAs>CompileAsC</CompileAs>
- <CallingConvention>Cdecl</CallingConvention>
- </ClCompile>
- <Link>
- <AdditionalDependencies>libogg_static.lib;libvorbis_static.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)vorbisenc_static.exe</OutputFile>
- <AdditionalLibraryDirectories>..\..\..\..\libogg\win32\VS2010\$(Platform)\$(Configuration);..\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <GenerateDebugInformation>false</GenerateDebugInformation>
- <SubSystem>Console</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <TargetMachine>MachineX64</TargetMachine>
- </Link>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClCompile Include="..\..\..\examples\encoder_example.c" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\libvorbis\libvorbis_static.vcxproj">
- <Project>{3a214e06-b95e-4d61-a291-1f8df2ec10fd}</Project>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
-</Project> \ No newline at end of file
diff --git a/contrib/vorbis/win32/vorbis.def b/contrib/vorbis/win32/vorbis.def
deleted file mode 100644
index 884f8f0..0000000
--- a/contrib/vorbis/win32/vorbis.def
+++ /dev/null
@@ -1,58 +0,0 @@
-; vorbis.def
-;
-LIBRARY
-EXPORTS
-_floor_P
-_mapping_P
-_residue_P
-;
-vorbis_info_init
-vorbis_info_clear
-vorbis_info_blocksize
-;
-vorbis_comment_init
-vorbis_comment_add
-vorbis_comment_add_tag
-vorbis_comment_query
-vorbis_comment_query_count
-vorbis_comment_clear
-;
-vorbis_block_init
-vorbis_block_clear
-vorbis_dsp_clear
-vorbis_granule_time
-;
-vorbis_analysis_init
-vorbis_commentheader_out
-vorbis_analysis_headerout
-vorbis_analysis_buffer
-vorbis_analysis_wrote
-vorbis_analysis_blockout
-vorbis_analysis
-vorbis_bitrate_addblock
-vorbis_bitrate_flushpacket
-;
-vorbis_synthesis_headerin
-vorbis_synthesis_init
-vorbis_synthesis_restart
-vorbis_synthesis
-vorbis_synthesis_trackonly
-vorbis_synthesis_blockin
-vorbis_synthesis_pcmout
-vorbis_synthesis_lapout
-vorbis_synthesis_read
-vorbis_packet_blocksize
-vorbis_synthesis_halfrate
-vorbis_synthesis_halfrate_p
-vorbis_synthesis_idheader
-;
-vorbis_window
-;_analysis_output_always
-vorbis_encode_init
-vorbis_encode_setup_managed
-vorbis_encode_setup_vbr
-vorbis_encode_init_vbr
-vorbis_encode_setup_init
-vorbis_encode_ctl
-;
-vorbis_version_string
diff --git a/contrib/vorbis/win32/vorbisenc.def b/contrib/vorbis/win32/vorbisenc.def
deleted file mode 100644
index 79af064..0000000
--- a/contrib/vorbis/win32/vorbisenc.def
+++ /dev/null
@@ -1,12 +0,0 @@
-; vorbisenc.def
-;
-LIBRARY
-
-EXPORTS
-vorbis_encode_init
-vorbis_encode_setup_managed
-vorbis_encode_setup_vbr
-vorbis_encode_init_vbr
-vorbis_encode_setup_init
-vorbis_encode_ctl
-
diff --git a/contrib/vorbis/win32/vorbisfile.def b/contrib/vorbis/win32/vorbisfile.def
deleted file mode 100644
index 4dc5549..0000000
--- a/contrib/vorbis/win32/vorbisfile.def
+++ /dev/null
@@ -1,39 +0,0 @@
-; vorbisfile.def
-;
-LIBRARY
-EXPORTS
-ov_clear
-ov_open
-ov_open_callbacks
-ov_bitrate
-ov_bitrate_instant
-ov_streams
-ov_seekable
-ov_serialnumber
-ov_raw_total
-ov_pcm_total
-ov_time_total
-ov_raw_seek
-ov_pcm_seek
-ov_pcm_seek_page
-ov_time_seek
-ov_time_seek_page
-ov_raw_seek_lap
-ov_pcm_seek_lap
-ov_pcm_seek_page_lap
-ov_time_seek_lap
-ov_time_seek_page_lap
-ov_raw_tell
-ov_pcm_tell
-ov_time_tell
-ov_info
-ov_comment
-ov_read
-ov_read_float
-ov_test
-ov_test_callbacks
-ov_test_open
-ov_crosslap
-ov_halfrate
-ov_halfrate_p
-ov_fopen