1 /********************************************************************
3 * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. *
4 * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS *
5 * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
6 * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. *
8 * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001 *
9 * by the XIPHOPHORUS Company http://www.xiph.org/ *
11 ********************************************************************
13 function: predefined encoding modes; 44kHz stereo ~64kbps true VBR
14 last mod: $Id: mode_44c_Y.h,v 1.1 2001/08/13 06:04:24 xiphmont Exp $
16 ********************************************************************/
18 #ifndef _V_MODES_44c_Y_H_
19 #define _V_MODES_44c_Y_H_
22 #include "vorbis/codec.h"
25 #include "books/line_128x7_class1.vqh"
26 #include "books/line_128x7_class2.vqh"
28 #include "books/line_128x7_0sub0.vqh"
29 #include "books/line_128x7_1sub1.vqh"
30 #include "books/line_128x7_1sub2.vqh"
31 #include "books/line_128x7_1sub3.vqh"
32 #include "books/line_128x7_2sub1.vqh"
33 #include "books/line_128x7_2sub2.vqh"
34 #include "books/line_128x7_2sub3.vqh"
36 #include "books/line_1024x31_class0.vqh"
37 #include "books/line_1024x31_class1.vqh"
38 #include "books/line_1024x31_class2.vqh"
39 #include "books/line_1024x31_class3.vqh"
41 #include "books/line_1024x31_0sub0.vqh"
42 #include "books/line_1024x31_0sub1.vqh"
43 #include "books/line_1024x31_1sub0.vqh"
44 #include "books/line_1024x31_1sub1.vqh"
45 #include "books/line_1024x31_2sub1.vqh"
46 #include "books/line_1024x31_2sub2.vqh"
47 #include "books/line_1024x31_2sub3.vqh"
48 #include "books/line_1024x31_3sub1.vqh"
49 #include "books/line_1024x31_3sub2.vqh"
50 #include "books/line_1024x31_3sub3.vqh"
52 #include "books/res_44c_Y_128aux.vqh"
53 #include "books/res_44c_Y_1024aux.vqh"
55 #include "books/res_Zc_1.vqh"
56 #include "books/res_Zc_2.vqh"
57 #include "books/res_Zc_3.vqh"
58 #include "books/res_Zc_4.vqh"
59 #include "books/res_Zc_5.vqh"
60 #include "books/res_Zc_6.vqh"
61 #include "books/res_Zc_7.vqh"
62 #include "books/res_Zc_8.vqh"
63 #include "books/res_Zc_9.vqh"
64 #include "books/res_Zc_9a.vqh"
65 #include "books/res_Zc_9b.vqh"
67 #include "maskadj_X.h"
69 static vorbis_info_psy_global _psy_set_44c_YG={
71 8, /* lines per eighth octave */
73 /* thresh sample period, preecho clamp trigger threshhold, range, minenergy */
74 256, {26.f,26.f,26.f,30.f}, {-90.f,-90.f,-90.f,-90.f}, -90.f,
80 static struct vp_couple_pass _psy_pass_44c_Y0[]={
83 {9999, 0,0, 7.5f,12, 7.5f,0}}
87 static vp_couple_pass _psy_pass_44c_Y[]={
89 {{288, 0,0, 0,0, 0,0},
90 {9999, 0,0, 7.5f,12, 7.5f,0}}
94 static vorbis_info_psy _psy_set_44c_Y0={
95 ATH_Bark_dB_lineaggressive,
99 0.f, -24.f,&_vp_tonemask_consbass_X,
100 /* peakattp, curvelimitp */
101 1, 0, &_vp_peakatt_X,
104 1,-24.f, /* suppress any noise curve over maxspec+n */
105 1.f, 1.f, /* low/high window */
108 /*63 125 250 500 1k 2k 4k 8k 16k*/
109 {-20,-20,-20,-20,-20,-20,-10, -5, 0, 0, 1, 1, 2, 2, 2, 2, 4},
110 {1.f,1.f,1.f,1.f,1.f,1.f,.8f,.7f,.7f,.7f,.7f,.7f,.8f,.88f,.89f,.9f,.9f},
112 95.f, /* even decade + 5 is important; saves an rint() later in a
118 static vorbis_info_psy _psy_set_44c_YT={
119 ATH_Bark_dB_lineaggressive,
123 0.f,-24.f,&_vp_tonemask_consbass_X,
124 /* peakattp,curvelimitp */
125 1, 0, &_vp_peakatt_X,
128 1, -24.f, /* suppress any noise curve over maxspec+n */
129 .5f,.5f, /* low/high window */
132 /*63 125 250 500 1k 2k 4k 8k 16k*/
133 {-20,-20,-20,-20,-20,-20,-20, -6, 2, 2, 2, 2, 3, 3, 3, 4, 6},
134 {1.f,1.f,1.f,1.f,1.f,1.f,.8f,.7f,.7f,.7f,.7f,.7f,.8f,.88f,.89f,.9f,.9f},
136 95.f, /* even decade + 5 is important; saves an rint() later in a
141 static vorbis_info_psy _psy_set_44c_Y={
142 ATH_Bark_dB_lineaggressive,
146 0.f,-24.f,&_vp_tonemask_X,
147 /* peakattp, curvelimitp */
148 1, 0, &_vp_peakatt_X,
151 1, -24.f, /* suppress any noise curve over maxspec+n */
152 .5f,.5f, /* low/high window */
155 /*63 125 250 500 1k 2k 4k 8k 16k*/
156 {-20,-20,-20,-20,-20,-20,-10,-6, 0, 0, 1, 1, 2, 2, 2, 2, 6},
157 {1.f,1.f,1.f,1.f,1.f,1.f,.8f,.7f,.7f,.7f,.7f,.8f,.85f,.88f,.89f,.9f,.9f},
159 95.f, /* even decade + 5 is important; saves an rint() later in a
164 static vorbis_info_time0 _time_set_44c_Y={0};
166 static vorbis_info_floor1 _floor_set_44c_Y0={
173 {{2},{-1,3,4,5},{-1,6,7,8}},
189 static vorbis_info_floor1 _floor_set_44c_Y={
191 {0,1,2,2,2,2,2, 3,3,3},
209 6,3,10, 22,18,26, 41,36,47,
210 69,61,78, 112,99,126, 185,162,211,
211 329,282,387, 672,553,825
219 static vorbis_info_residue0 _residue_set_44c_Y0={
221 {0,1,1,1,1,1,1,1,1,7},
222 {25, 26, 27, 28, 29, 30, 31, 32, 33,34,35},
223 {9999, 9999, 9999, 9999, 2,9999, 9999, 9999, 9999, 9999},
224 {.5, 1.5, 2.5f, 7.5, 1.5f,1.5, 2.5, 7.5, 22.5f},
226 {99, 4, 4, 4, 99,99, 99, 99, 99},
229 static vorbis_info_residue0 _residue_set_44c_Y={
231 {0,1,1,1,1,1,1,1,1,7},
232 {25, 26, 27, 28, 29, 30, 31, 32, 33,34,35},
233 {9999, 9999, 9999, 9999, 3,9999, 9999, 9999, 9999, 9999},
234 {.5, 1.5, 2.5f, 7.5, 1.5f,1.5, 2.5, 7.5, 22.5f},
236 {99, 18, 18, 18, 99,99, 99, 99, 99},
239 static vorbis_info_mapping0 _mapping_set_44c_Y0={
240 1, {0,0}, {0}, {0}, {0}, {0,0}, 1,{0},{1}};
241 static vorbis_info_mapping0 _mapping_set_44c_Y={
242 1, {0,0}, {0}, {1}, {1}, {1,2}, 1,{0},{1}};
244 static vorbis_info_mode _mode_set_44c_Y0={0,0,0,0};
245 static vorbis_info_mode _mode_set_44c_Y={1,0,0,1};
247 codec_setup_info info_44c_Y={
249 /* smallblock, largeblock */
251 /* modes,maps,times,floors,residues,books,psys */
252 2, 2, 1, 2, 2, 36, 3,
254 {&_mode_set_44c_Y0,&_mode_set_44c_Y},
256 {0,0},{&_mapping_set_44c_Y0,&_mapping_set_44c_Y},
258 {0,0},{&_time_set_44c_Y},
260 {1,1},{&_floor_set_44c_Y0,&_floor_set_44c_Y},
262 {2,2},{&_residue_set_44c_Y0,&_residue_set_44c_Y},
266 &_huff_book_line_128x7_class1,
267 &_huff_book_line_128x7_class2, /* 1 */
269 &_huff_book_line_128x7_0sub0, /* 2 */
270 &_huff_book_line_128x7_1sub1, /* 3 */
271 &_huff_book_line_128x7_1sub2,
272 &_huff_book_line_128x7_1sub3, /* 5 */
273 &_huff_book_line_128x7_2sub1,
274 &_huff_book_line_128x7_2sub2, /* 7 */
275 &_huff_book_line_128x7_2sub3,
277 &_huff_book_line_1024x31_class0,
278 &_huff_book_line_1024x31_class1, /* 10 */
279 &_huff_book_line_1024x31_class2,
280 &_huff_book_line_1024x31_class3, /* 12 */
282 &_huff_book_line_1024x31_0sub0,
283 &_huff_book_line_1024x31_0sub1, /* 14 */
284 &_huff_book_line_1024x31_1sub0,
285 &_huff_book_line_1024x31_1sub1,
286 &_huff_book_line_1024x31_2sub1,
287 &_huff_book_line_1024x31_2sub2, /* 18 */
288 &_huff_book_line_1024x31_2sub3,
289 &_huff_book_line_1024x31_3sub1,
290 &_huff_book_line_1024x31_3sub2,
291 &_huff_book_line_1024x31_3sub3, /* 22 */
293 &_huff_book_res_44c_Y_128aux,
294 &_huff_book_res_44c_Y_1024aux,
310 {&_psy_set_44c_Y0,&_psy_set_44c_YT,&_psy_set_44c_Y},