nuclear@1: /******************************************************************** nuclear@1: * * nuclear@1: * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. * nuclear@1: * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS * nuclear@1: * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE * nuclear@1: * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. * nuclear@1: * * nuclear@1: * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2009 * nuclear@1: * by the Xiph.Org Foundation http://www.xiph.org/ * nuclear@1: * * nuclear@1: ******************************************************************** nuclear@1: nuclear@1: function: toplevel residue templates for 32/44.1/48kHz nuclear@1: last mod: $Id: residue_44.h 16962 2010-03-11 07:30:34Z xiphmont $ nuclear@1: nuclear@1: ********************************************************************/ nuclear@1: nuclear@1: #include "vorbis/codec.h" nuclear@1: #include "backends.h" nuclear@1: #include "books/coupled/res_books_stereo.h" nuclear@1: nuclear@1: /***** residue backends *********************************************/ nuclear@1: nuclear@1: static const vorbis_info_residue0 _residue_44_low={ nuclear@1: 0,-1, -1, 9,-1,-1, nuclear@1: /* 0 1 2 3 4 5 6 7 */ nuclear@1: {0}, nuclear@1: {-1}, nuclear@1: { 0, 1, 2, 2, 4, 8, 16, 32}, nuclear@1: { 0, 0, 0,999, 4, 8, 16, 32}, nuclear@1: }; nuclear@1: nuclear@1: static const vorbis_info_residue0 _residue_44_mid={ nuclear@1: 0,-1, -1, 10,-1,-1, nuclear@1: /* 0 1 2 3 4 5 6 7 8 */ nuclear@1: {0}, nuclear@1: {-1}, nuclear@1: { 0, 1, 1, 2, 2, 4, 8, 16, 32}, nuclear@1: { 0, 0,999, 0,999, 4, 8, 16, 32}, nuclear@1: }; nuclear@1: nuclear@1: static const vorbis_info_residue0 _residue_44_high={ nuclear@1: 0,-1, -1, 10,-1,-1, nuclear@1: /* 0 1 2 3 4 5 6 7 8 */ nuclear@1: {0}, nuclear@1: {-1}, nuclear@1: { 0, 1, 2, 4, 8, 16, 32, 71,157}, nuclear@1: { 0, 1, 2, 3, 4, 8, 16, 71,157}, nuclear@1: }; nuclear@1: nuclear@1: static const static_bookblock _resbook_44s_n1={ nuclear@1: { nuclear@1: {0},{0,0,&_44cn1_s_p1_0},{0,0,&_44cn1_s_p2_0}, nuclear@1: {0,0,&_44cn1_s_p3_0},{0,0,&_44cn1_s_p4_0},{0,0,&_44cn1_s_p5_0}, nuclear@1: {&_44cn1_s_p6_0,&_44cn1_s_p6_1},{&_44cn1_s_p7_0,&_44cn1_s_p7_1}, nuclear@1: {&_44cn1_s_p8_0,&_44cn1_s_p8_1,&_44cn1_s_p8_2} nuclear@1: } nuclear@1: }; nuclear@1: static const static_bookblock _resbook_44sm_n1={ nuclear@1: { nuclear@1: {0},{0,0,&_44cn1_sm_p1_0},{0,0,&_44cn1_sm_p2_0}, nuclear@1: {0,0,&_44cn1_sm_p3_0},{0,0,&_44cn1_sm_p4_0},{0,0,&_44cn1_sm_p5_0}, nuclear@1: {&_44cn1_sm_p6_0,&_44cn1_sm_p6_1},{&_44cn1_sm_p7_0,&_44cn1_sm_p7_1}, nuclear@1: {&_44cn1_sm_p8_0,&_44cn1_sm_p8_1,&_44cn1_sm_p8_2} nuclear@1: } nuclear@1: }; nuclear@1: nuclear@1: static const static_bookblock _resbook_44s_0={ nuclear@1: { nuclear@1: {0},{0,0,&_44c0_s_p1_0},{0,0,&_44c0_s_p2_0}, nuclear@1: {0,0,&_44c0_s_p3_0},{0,0,&_44c0_s_p4_0},{0,0,&_44c0_s_p5_0}, nuclear@1: {&_44c0_s_p6_0,&_44c0_s_p6_1},{&_44c0_s_p7_0,&_44c0_s_p7_1}, nuclear@1: {&_44c0_s_p8_0,&_44c0_s_p8_1,&_44c0_s_p8_2} nuclear@1: } nuclear@1: }; nuclear@1: static const static_bookblock _resbook_44sm_0={ nuclear@1: { nuclear@1: {0},{0,0,&_44c0_sm_p1_0},{0,0,&_44c0_sm_p2_0}, nuclear@1: {0,0,&_44c0_sm_p3_0},{0,0,&_44c0_sm_p4_0},{0,0,&_44c0_sm_p5_0}, nuclear@1: {&_44c0_sm_p6_0,&_44c0_sm_p6_1},{&_44c0_sm_p7_0,&_44c0_sm_p7_1}, nuclear@1: {&_44c0_sm_p8_0,&_44c0_sm_p8_1,&_44c0_sm_p8_2} nuclear@1: } nuclear@1: }; nuclear@1: nuclear@1: static const static_bookblock _resbook_44s_1={ nuclear@1: { nuclear@1: {0},{0,0,&_44c1_s_p1_0},{0,0,&_44c1_s_p2_0}, nuclear@1: {0,0,&_44c1_s_p3_0},{0,0,&_44c1_s_p4_0},{0,0,&_44c1_s_p5_0}, nuclear@1: {&_44c1_s_p6_0,&_44c1_s_p6_1},{&_44c1_s_p7_0,&_44c1_s_p7_1}, nuclear@1: {&_44c1_s_p8_0,&_44c1_s_p8_1,&_44c1_s_p8_2} nuclear@1: } nuclear@1: }; nuclear@1: static const static_bookblock _resbook_44sm_1={ nuclear@1: { nuclear@1: {0},{0,0,&_44c1_sm_p1_0},{0,0,&_44c1_sm_p2_0}, nuclear@1: {0,0,&_44c1_sm_p3_0},{0,0,&_44c1_sm_p4_0},{0,0,&_44c1_sm_p5_0}, nuclear@1: {&_44c1_sm_p6_0,&_44c1_sm_p6_1},{&_44c1_sm_p7_0,&_44c1_sm_p7_1}, nuclear@1: {&_44c1_sm_p8_0,&_44c1_sm_p8_1,&_44c1_sm_p8_2} nuclear@1: } nuclear@1: }; nuclear@1: nuclear@1: static const static_bookblock _resbook_44s_2={ nuclear@1: { nuclear@1: {0},{0,0,&_44c2_s_p1_0},{0,0,&_44c2_s_p2_0},{0,0,&_44c2_s_p3_0}, nuclear@1: {0,0,&_44c2_s_p4_0},{0,0,&_44c2_s_p5_0},{0,0,&_44c2_s_p6_0}, nuclear@1: {&_44c2_s_p7_0,&_44c2_s_p7_1},{&_44c2_s_p8_0,&_44c2_s_p8_1}, nuclear@1: {&_44c2_s_p9_0,&_44c2_s_p9_1,&_44c2_s_p9_2} nuclear@1: } nuclear@1: }; nuclear@1: static const static_bookblock _resbook_44s_3={ nuclear@1: { nuclear@1: {0},{0,0,&_44c3_s_p1_0},{0,0,&_44c3_s_p2_0},{0,0,&_44c3_s_p3_0}, nuclear@1: {0,0,&_44c3_s_p4_0},{0,0,&_44c3_s_p5_0},{0,0,&_44c3_s_p6_0}, nuclear@1: {&_44c3_s_p7_0,&_44c3_s_p7_1},{&_44c3_s_p8_0,&_44c3_s_p8_1}, nuclear@1: {&_44c3_s_p9_0,&_44c3_s_p9_1,&_44c3_s_p9_2} nuclear@1: } nuclear@1: }; nuclear@1: static const static_bookblock _resbook_44s_4={ nuclear@1: { nuclear@1: {0},{0,0,&_44c4_s_p1_0},{0,0,&_44c4_s_p2_0},{0,0,&_44c4_s_p3_0}, nuclear@1: {0,0,&_44c4_s_p4_0},{0,0,&_44c4_s_p5_0},{0,0,&_44c4_s_p6_0}, nuclear@1: {&_44c4_s_p7_0,&_44c4_s_p7_1},{&_44c4_s_p8_0,&_44c4_s_p8_1}, nuclear@1: {&_44c4_s_p9_0,&_44c4_s_p9_1,&_44c4_s_p9_2} nuclear@1: } nuclear@1: }; nuclear@1: static const static_bookblock _resbook_44s_5={ nuclear@1: { nuclear@1: {0},{0,0,&_44c5_s_p1_0},{0,0,&_44c5_s_p2_0},{0,0,&_44c5_s_p3_0}, nuclear@1: {0,0,&_44c5_s_p4_0},{0,0,&_44c5_s_p5_0},{0,0,&_44c5_s_p6_0}, nuclear@1: {&_44c5_s_p7_0,&_44c5_s_p7_1},{&_44c5_s_p8_0,&_44c5_s_p8_1}, nuclear@1: {&_44c5_s_p9_0,&_44c5_s_p9_1,&_44c5_s_p9_2} nuclear@1: } nuclear@1: }; nuclear@1: static const static_bookblock _resbook_44s_6={ nuclear@1: { nuclear@1: {0},{0,0,&_44c6_s_p1_0},{0,0,&_44c6_s_p2_0},{0,0,&_44c6_s_p3_0}, nuclear@1: {0,0,&_44c6_s_p4_0}, nuclear@1: {&_44c6_s_p5_0,&_44c6_s_p5_1}, nuclear@1: {&_44c6_s_p6_0,&_44c6_s_p6_1}, nuclear@1: {&_44c6_s_p7_0,&_44c6_s_p7_1}, nuclear@1: {&_44c6_s_p8_0,&_44c6_s_p8_1}, nuclear@1: {&_44c6_s_p9_0,&_44c6_s_p9_1,&_44c6_s_p9_2} nuclear@1: } nuclear@1: }; nuclear@1: static const static_bookblock _resbook_44s_7={ nuclear@1: { nuclear@1: {0},{0,0,&_44c7_s_p1_0},{0,0,&_44c7_s_p2_0},{0,0,&_44c7_s_p3_0}, nuclear@1: {0,0,&_44c7_s_p4_0}, nuclear@1: {&_44c7_s_p5_0,&_44c7_s_p5_1}, nuclear@1: {&_44c7_s_p6_0,&_44c7_s_p6_1}, nuclear@1: {&_44c7_s_p7_0,&_44c7_s_p7_1}, nuclear@1: {&_44c7_s_p8_0,&_44c7_s_p8_1}, nuclear@1: {&_44c7_s_p9_0,&_44c7_s_p9_1,&_44c7_s_p9_2} nuclear@1: } nuclear@1: }; nuclear@1: static const static_bookblock _resbook_44s_8={ nuclear@1: { nuclear@1: {0},{0,0,&_44c8_s_p1_0},{0,0,&_44c8_s_p2_0},{0,0,&_44c8_s_p3_0}, nuclear@1: {0,0,&_44c8_s_p4_0}, nuclear@1: {&_44c8_s_p5_0,&_44c8_s_p5_1}, nuclear@1: {&_44c8_s_p6_0,&_44c8_s_p6_1}, nuclear@1: {&_44c8_s_p7_0,&_44c8_s_p7_1}, nuclear@1: {&_44c8_s_p8_0,&_44c8_s_p8_1}, nuclear@1: {&_44c8_s_p9_0,&_44c8_s_p9_1,&_44c8_s_p9_2} nuclear@1: } nuclear@1: }; nuclear@1: static const static_bookblock _resbook_44s_9={ nuclear@1: { nuclear@1: {0},{0,0,&_44c9_s_p1_0},{0,0,&_44c9_s_p2_0},{0,0,&_44c9_s_p3_0}, nuclear@1: {0,0,&_44c9_s_p4_0}, nuclear@1: {&_44c9_s_p5_0,&_44c9_s_p5_1}, nuclear@1: {&_44c9_s_p6_0,&_44c9_s_p6_1}, nuclear@1: {&_44c9_s_p7_0,&_44c9_s_p7_1}, nuclear@1: {&_44c9_s_p8_0,&_44c9_s_p8_1}, nuclear@1: {&_44c9_s_p9_0,&_44c9_s_p9_1,&_44c9_s_p9_2} nuclear@1: } nuclear@1: }; nuclear@1: nuclear@1: static const vorbis_residue_template _res_44s_n1[]={ nuclear@1: {2,0,32, &_residue_44_low, nuclear@1: &_huff_book__44cn1_s_short,&_huff_book__44cn1_sm_short, nuclear@1: &_resbook_44s_n1,&_resbook_44sm_n1}, nuclear@1: nuclear@1: {2,0,32, &_residue_44_low, nuclear@1: &_huff_book__44cn1_s_long,&_huff_book__44cn1_sm_long, nuclear@1: &_resbook_44s_n1,&_resbook_44sm_n1} nuclear@1: }; nuclear@1: static const vorbis_residue_template _res_44s_0[]={ nuclear@1: {2,0,16, &_residue_44_low, nuclear@1: &_huff_book__44c0_s_short,&_huff_book__44c0_sm_short, nuclear@1: &_resbook_44s_0,&_resbook_44sm_0}, nuclear@1: nuclear@1: {2,0,32, &_residue_44_low, nuclear@1: &_huff_book__44c0_s_long,&_huff_book__44c0_sm_long, nuclear@1: &_resbook_44s_0,&_resbook_44sm_0} nuclear@1: }; nuclear@1: static const vorbis_residue_template _res_44s_1[]={ nuclear@1: {2,0,16, &_residue_44_low, nuclear@1: &_huff_book__44c1_s_short,&_huff_book__44c1_sm_short, nuclear@1: &_resbook_44s_1,&_resbook_44sm_1}, nuclear@1: nuclear@1: {2,0,32, &_residue_44_low, nuclear@1: &_huff_book__44c1_s_long,&_huff_book__44c1_sm_long, nuclear@1: &_resbook_44s_1,&_resbook_44sm_1} nuclear@1: }; nuclear@1: nuclear@1: static const vorbis_residue_template _res_44s_2[]={ nuclear@1: {2,0,16, &_residue_44_mid, nuclear@1: &_huff_book__44c2_s_short,&_huff_book__44c2_s_short, nuclear@1: &_resbook_44s_2,&_resbook_44s_2}, nuclear@1: nuclear@1: {2,0,32, &_residue_44_mid, nuclear@1: &_huff_book__44c2_s_long,&_huff_book__44c2_s_long, nuclear@1: &_resbook_44s_2,&_resbook_44s_2} nuclear@1: }; nuclear@1: static const vorbis_residue_template _res_44s_3[]={ nuclear@1: {2,0,16, &_residue_44_mid, nuclear@1: &_huff_book__44c3_s_short,&_huff_book__44c3_s_short, nuclear@1: &_resbook_44s_3,&_resbook_44s_3}, nuclear@1: nuclear@1: {2,0,32, &_residue_44_mid, nuclear@1: &_huff_book__44c3_s_long,&_huff_book__44c3_s_long, nuclear@1: &_resbook_44s_3,&_resbook_44s_3} nuclear@1: }; nuclear@1: static const vorbis_residue_template _res_44s_4[]={ nuclear@1: {2,0,16, &_residue_44_mid, nuclear@1: &_huff_book__44c4_s_short,&_huff_book__44c4_s_short, nuclear@1: &_resbook_44s_4,&_resbook_44s_4}, nuclear@1: nuclear@1: {2,0,32, &_residue_44_mid, nuclear@1: &_huff_book__44c4_s_long,&_huff_book__44c4_s_long, nuclear@1: &_resbook_44s_4,&_resbook_44s_4} nuclear@1: }; nuclear@1: static const vorbis_residue_template _res_44s_5[]={ nuclear@1: {2,0,16, &_residue_44_mid, nuclear@1: &_huff_book__44c5_s_short,&_huff_book__44c5_s_short, nuclear@1: &_resbook_44s_5,&_resbook_44s_5}, nuclear@1: nuclear@1: {2,0,32, &_residue_44_mid, nuclear@1: &_huff_book__44c5_s_long,&_huff_book__44c5_s_long, nuclear@1: &_resbook_44s_5,&_resbook_44s_5} nuclear@1: }; nuclear@1: static const vorbis_residue_template _res_44s_6[]={ nuclear@1: {2,0,16, &_residue_44_high, nuclear@1: &_huff_book__44c6_s_short,&_huff_book__44c6_s_short, nuclear@1: &_resbook_44s_6,&_resbook_44s_6}, nuclear@1: nuclear@1: {2,0,32, &_residue_44_high, nuclear@1: &_huff_book__44c6_s_long,&_huff_book__44c6_s_long, nuclear@1: &_resbook_44s_6,&_resbook_44s_6} nuclear@1: }; nuclear@1: static const vorbis_residue_template _res_44s_7[]={ nuclear@1: {2,0,16, &_residue_44_high, nuclear@1: &_huff_book__44c7_s_short,&_huff_book__44c7_s_short, nuclear@1: &_resbook_44s_7,&_resbook_44s_7}, nuclear@1: nuclear@1: {2,0,32, &_residue_44_high, nuclear@1: &_huff_book__44c7_s_long,&_huff_book__44c7_s_long, nuclear@1: &_resbook_44s_7,&_resbook_44s_7} nuclear@1: }; nuclear@1: static const vorbis_residue_template _res_44s_8[]={ nuclear@1: {2,0,16, &_residue_44_high, nuclear@1: &_huff_book__44c8_s_short,&_huff_book__44c8_s_short, nuclear@1: &_resbook_44s_8,&_resbook_44s_8}, nuclear@1: nuclear@1: {2,0,32, &_residue_44_high, nuclear@1: &_huff_book__44c8_s_long,&_huff_book__44c8_s_long, nuclear@1: &_resbook_44s_8,&_resbook_44s_8} nuclear@1: }; nuclear@1: static const vorbis_residue_template _res_44s_9[]={ nuclear@1: {2,0,16, &_residue_44_high, nuclear@1: &_huff_book__44c9_s_short,&_huff_book__44c9_s_short, nuclear@1: &_resbook_44s_9,&_resbook_44s_9}, nuclear@1: nuclear@1: {2,0,32, &_residue_44_high, nuclear@1: &_huff_book__44c9_s_long,&_huff_book__44c9_s_long, nuclear@1: &_resbook_44s_9,&_resbook_44s_9} nuclear@1: }; nuclear@1: nuclear@1: static const vorbis_mapping_template _mapres_template_44_stereo[]={ nuclear@1: { _map_nominal, _res_44s_n1 }, /* -1 */ nuclear@1: { _map_nominal, _res_44s_0 }, /* 0 */ nuclear@1: { _map_nominal, _res_44s_1 }, /* 1 */ nuclear@1: { _map_nominal, _res_44s_2 }, /* 2 */ nuclear@1: { _map_nominal, _res_44s_3 }, /* 3 */ nuclear@1: { _map_nominal, _res_44s_4 }, /* 4 */ nuclear@1: { _map_nominal, _res_44s_5 }, /* 5 */ nuclear@1: { _map_nominal, _res_44s_6 }, /* 6 */ nuclear@1: { _map_nominal, _res_44s_7 }, /* 7 */ nuclear@1: { _map_nominal, _res_44s_8 }, /* 8 */ nuclear@1: { _map_nominal, _res_44s_9 }, /* 9 */ nuclear@1: };