[xiph-cvs] cvs commit: vorbis/lib/modes mode_44c_X.h mode_44c_Y.h mode_44c_Z.h modes.h

Monty xiphmont at xiph.org
Sun Aug 12 23:04:25 PDT 2001



xiphmont    01/08/12 23:04:25

  Modified:    lib/modes mode_44c_Z.h modes.h
  Added:       lib/modes mode_44c_X.h mode_44c_Y.h
  Log:
  the coupled < 128 stereo modes at 44.1kHz

Revision  Changes    Path
1.5       +2 -2      vorbis/lib/modes/mode_44c_Z.h

Index: mode_44c_Z.h
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/modes/mode_44c_Z.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mode_44c_Z.h	2001/08/13 02:03:16	1.4
+++ mode_44c_Z.h	2001/08/13 06:04:24	1.5
@@ -11,7 +11,7 @@
  ********************************************************************
 
  function: predefined encoding modes; 44kHz stereo ~64kbps true VBR
- last mod: $Id: mode_44c_Z.h,v 1.4 2001/08/13 02:03:16 xiphmont Exp $
+ last mod: $Id: mode_44c_Z.h,v 1.5 2001/08/13 06:04:24 xiphmont Exp $
 
  ********************************************************************/
 
@@ -214,7 +214,7 @@
   60,30,400,
   20,8,1,18.,
   20,600,
-  720};
+  704};
 
 static vorbis_info_residue0 _residue_set_44c_Z0={
   0,180, 12, 10,23,

1.10      +3 -1      vorbis/lib/modes/modes.h

Index: modes.h
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/modes/modes.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- modes.h	2001/08/13 01:37:14	1.9
+++ modes.h	2001/08/13 06:04:24	1.10
@@ -11,7 +11,7 @@
  ********************************************************************
 
  function: predefined encoding modes
- last mod: $Id: modes.h,v 1.9 2001/08/13 01:37:14 xiphmont Exp $
+ last mod: $Id: modes.h,v 1.10 2001/08/13 06:04:24 xiphmont Exp $
 
  ********************************************************************/
 
@@ -20,5 +20,7 @@
 
 #include "masking.h"
 #include "modes/mode_44c_Z.h"
+#include "modes/mode_44c_Y.h"
+#include "modes/mode_44c_X.h"
 
 #endif

1.1                  vorbis/lib/modes/mode_44c_X.h

Index: mode_44c_X.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-2001             *
 * by the XIPHOPHORUS Company http://www.xiph.org/                  *
 *                                                                  *
 ********************************************************************

 function: predefined encoding modes; 44kHz stereo ~64kbps true VBR
 last mod: $Id: mode_44c_X.h,v 1.1 2001/08/13 06:04:24 xiphmont Exp $

 ********************************************************************/

#ifndef _V_MODES_44c_X_H_
#define _V_MODES_44c_X_H_

#include <stdio.h>
#include "vorbis/codec.h"
#include "backends.h"

#include "books/line_128x7_class1.vqh"
#include "books/line_128x7_class2.vqh"

#include "books/line_128x7_0sub0.vqh"
#include "books/line_128x7_1sub1.vqh"
#include "books/line_128x7_1sub2.vqh"
#include "books/line_128x7_1sub3.vqh"
#include "books/line_128x7_2sub1.vqh"
#include "books/line_128x7_2sub2.vqh"
#include "books/line_128x7_2sub3.vqh"

#include "books/line_1024x31_class0.vqh"
#include "books/line_1024x31_class1.vqh"
#include "books/line_1024x31_class2.vqh"
#include "books/line_1024x31_class3.vqh"

#include "books/line_1024x31_0sub0.vqh"
#include "books/line_1024x31_0sub1.vqh"
#include "books/line_1024x31_1sub0.vqh"
#include "books/line_1024x31_1sub1.vqh"
#include "books/line_1024x31_2sub1.vqh"
#include "books/line_1024x31_2sub2.vqh"
#include "books/line_1024x31_2sub3.vqh"
#include "books/line_1024x31_3sub1.vqh"
#include "books/line_1024x31_3sub2.vqh"
#include "books/line_1024x31_3sub3.vqh"

#include "books/res_44c_X_128aux.vqh"
#include "books/res_44c_X_1024aux.vqh"

#include "books/res_Xc_1.vqh"
#include "books/res_Xc_2.vqh"
#include "books/res_Xc_3.vqh"
#include "books/res_Xc_4.vqh"
#include "books/res_Xc_5.vqh"
#include "books/res_Xc_6.vqh"
#include "books/res_Xc_7.vqh"
#include "books/res_Xc_8.vqh"
#include "books/res_Xc_9.vqh"
#include "books/res_Xc_9a.vqh"
#include "books/res_Xc_9b.vqh"

#include "maskadj_X.h"

tatic vorbis_info_psy_global _psy_set_44c_XG={
  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,
};

tatic struct vp_couple_pass _psy_pass_44c_X0[]={
  {1.f,1.f,
    {{24,    0,0,       0,0,      0,0},
     {9999,  0,0,   7.5f,12,  2.5f,0}}
  },
};

tatic vp_couple_pass _psy_pass_44c_X[]={
  {1.f,1.f,
    {{288,   0,0,       0,0,      0,0},
     {9999,  0,0,   7.5f,12,  2.5f,0}}
  }
};

tatic vorbis_info_psy _psy_set_44c_X0={
  ATH_Bark_dB_lineaggressive,
  -100.,-120.,

  /* tonemaskp */
  0.f, -24.f,&_vp_tonemask_consbass_X,
  /* peakattp, curvelimitp */
  1, 0, &_vp_peakatt_X,

  /*noisemaskp */
  1,-24.f,     /* suppress any noise curve over maxspec+n */
  1.f, 1.f,   /* low/high window */
  2, 2, -1,

  /*63     125     250     500      1k      2k      4k       8k     16k*/
  {-30,-30,-30,-30,-30,-30,-15, -15,  0, 0, 0, 0,  0,  0,  1,  2,  3},
  {1.f,1.f,1.f,1.f,1.f,1.f,.8f,.7f,.7f,.7f,.7f,.7f,.8f,.88f,.89f,.9f,.9f},

  95.f,  /* even decade + 5 is important; saves an rint() later in a
            tight loop) */
  1,
  _psy_pass_44c_X0
};

tatic vorbis_info_psy _psy_set_44c_XT={
  ATH_Bark_dB_lineaggressive,
  -100.f,-120.f,

  /* tonemask */
  0.f,-24.f,&_vp_tonemask_consbass_X,
  /* peakattp,curvelimitp */
  1, 0,  &_vp_peakatt_X,

  /*noisemaskp */
  1,  -24.f,     /* suppress any noise curve over maxspec+n */
      .5f,.5f,   /* low/high window */
      10,10,100,

  /*63     125     250     500      1k      2k      4k       8k     16k*/
  {-20,-20,-20,-20,-20,-20,-20, -6,  0,  0,  0,  0,  0,   0,  1,  2, 3},
  {1.f,1.f,1.f,1.f,1.f,1.f,.8f,.7f,.7f,.7f,.7f,.7f,.8f,.88f,.89f,.9f,.9f},

  95.f,  /* even decade + 5 is important; saves an rint() later in a
            tight loop) */
  1,_psy_pass_44c_X
};

tatic vorbis_info_psy _psy_set_44c_X={
  ATH_Bark_dB_lineaggressive,
  -100.f,  -120.f,

  /* tonemask */
  0.f,-24.f,&_vp_tonemask_X,
  /* peakattp, curvelimitp */
  1, 0, &_vp_peakatt_X,

  /*noisemaskp */
  1,  -24.f,     /* suppress any noise curve over maxspec+n */
      .5f,.5f,   /* low/high window */
      10,10,100,

  /*63     125     250     500      1k      2k      4k       8k     16k*/
  {-20,-20,-20,-20,-20,-20,-10,-6,  0,  0,  0,  0,  0,   0,  1,  2, 3},
  {1.f,1.f,1.f,1.f,1.f,1.f,.8f,.7f,.7f,.7f,.7f,.8f,.85f,.88f,.89f,.9f,.9f},

  95.f,  /* even decade + 5 is important; saves an rint() later in a
            tight loop) */
  1,_psy_pass_44c_X
};

tatic vorbis_info_time0 _time_set_44c_X={0};

tatic vorbis_info_floor1 _floor_set_44c_X0={
  3,
  {0,1,2},
  
  {1,3,3},
  {0,2,2},
  {-1,0,1},
  {{2},{-1,3,4,5},{-1,6,7,8}},
  
  4,
  
  {0,128,  
   
   7,
   
   2,1,4,
   23,13,45},
  
  60,30,500,
  999,999,0,18.,
  8,70,
  90};

tatic vorbis_info_floor1 _floor_set_44c_X={
  10,
  {0,1,2,2,2,2,2, 3,3,3},
  
  {3,4,3,3},
  {1,1,2,2},
  {9,10,11,12},
  {{13,14},
   {15,16},
   {-1,17,18,19},
   {-1,20,21,22},
  },
  
  4,
  {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,
  720};

tatic vorbis_info_residue0 _residue_set_44c_X0={
  0,180, 12, 10,23,
  {0,1,1,1,1,1,1,1,1,7},
  {25, 26, 27, 28, 29, 30, 31, 32, 33,34,35},
  {9999, 9999, 9999, 9999, 2,9999, 9999, 9999, 9999, 9999},
  {.5, 1.5, 2.5f, 7.5, 1.5f,1.5, 2.5, 7.5, 22.5f},
  {0},
  {99, 4, 4, 4, 99,99, 99, 99, 99},
  {3}};

tatic vorbis_info_residue0 _residue_set_44c_X={
  0,1440, 32, 10,24,
  {0,1,1,1,1,1,1,1,1,7},
  {25, 26, 27, 28, 29, 30, 31, 32, 33,34,35},
  {9999, 9999, 9999, 9999, 3,9999, 9999, 9999, 9999, 9999},
  {.5, 1.5, 2.5f, 7.5, 1.5f,1.5, 2.5, 7.5, 22.5f},
  {0},
  {99, 18, 18, 18, 99,99, 99, 99, 99},
  {3}};

tatic vorbis_info_mapping0 _mapping_set_44c_X0={
  1, {0,0}, {0}, {0}, {0}, {0,0}, 1,{0},{1}};
static vorbis_info_mapping0 _mapping_set_44c_X={
  1, {0,0}, {0}, {1}, {1}, {1,2}, 1,{0},{1}};

tatic vorbis_info_mode _mode_set_44c_X0={0,0,0,0};
static vorbis_info_mode _mode_set_44c_X={1,0,0,1};

codec_setup_info info_44c_X={

  /* smallblock, largeblock */
  {256, 2048}, 
  /* modes,maps,times,floors,residues,books,psys */
  2,          2,    1,     2,       2,   36,   3,
  /* modes */
  {&_mode_set_44c_X0,&_mode_set_44c_X},
  /* maps */
  {0,0},{&_mapping_set_44c_X0,&_mapping_set_44c_X},
  /* times */
  {0,0},{&_time_set_44c_X},
  /* floors */
  {1,1},{&_floor_set_44c_X0,&_floor_set_44c_X},
  /* residue */
  {2,2},{&_residue_set_44c_X0,&_residue_set_44c_X},
  /* books */
    
  {  
   &_huff_book_line_128x7_class1,
   &_huff_book_line_128x7_class2, /* 1 */
   
   &_huff_book_line_128x7_0sub0,  /* 2 */
   &_huff_book_line_128x7_1sub1,  /* 3 */
   &_huff_book_line_128x7_1sub2,
   &_huff_book_line_128x7_1sub3,  /* 5 */
   &_huff_book_line_128x7_2sub1,
   &_huff_book_line_128x7_2sub2,  /* 7 */
   &_huff_book_line_128x7_2sub3, 

   &_huff_book_line_1024x31_class0,
   &_huff_book_line_1024x31_class1, /* 10 */
   &_huff_book_line_1024x31_class2,
   &_huff_book_line_1024x31_class3, /* 12 */

   &_huff_book_line_1024x31_0sub0,
   &_huff_book_line_1024x31_0sub1, /* 14 */
   &_huff_book_line_1024x31_1sub0, 
   &_huff_book_line_1024x31_1sub1,
   &_huff_book_line_1024x31_2sub1,  
   &_huff_book_line_1024x31_2sub2, /* 18 */
   &_huff_book_line_1024x31_2sub3, 
   &_huff_book_line_1024x31_3sub1,
   &_huff_book_line_1024x31_3sub2,
   &_huff_book_line_1024x31_3sub3, /* 22 */

   &_huff_book_res_44c_X_128aux, 
   &_huff_book_res_44c_X_1024aux,

   &_vq_book_res_Xc_1,
   &_vq_book_res_Xc_2,
   &_vq_book_res_Xc_3,
   &_vq_book_res_Xc_4,
   &_vq_book_res_Xc_5,
   &_vq_book_res_Xc_6,
   &_vq_book_res_Xc_7,
   &_vq_book_res_Xc_8,
   &_vq_book_res_Xc_9,
   &_vq_book_res_Xc_9a,
   &_vq_book_res_Xc_9b,

  },
  /* psy */
  {&_psy_set_44c_X0,&_psy_set_44c_XT,&_psy_set_44c_X},
  &_psy_set_44c_XG
};

#endif

1.1                  vorbis/lib/modes/mode_44c_Y.h

Index: mode_44c_Y.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-2001             *
 * by the XIPHOPHORUS Company http://www.xiph.org/                  *
 *                                                                  *
 ********************************************************************

 function: predefined encoding modes; 44kHz stereo ~64kbps true VBR
 last mod: $Id: mode_44c_Y.h,v 1.1 2001/08/13 06:04:24 xiphmont Exp $

 ********************************************************************/

#ifndef _V_MODES_44c_Y_H_
#define _V_MODES_44c_Y_H_

#include <stdio.h>
#include "vorbis/codec.h"
#include "backends.h"

#include "books/line_128x7_class1.vqh"
#include "books/line_128x7_class2.vqh"

#include "books/line_128x7_0sub0.vqh"
#include "books/line_128x7_1sub1.vqh"
#include "books/line_128x7_1sub2.vqh"
#include "books/line_128x7_1sub3.vqh"
#include "books/line_128x7_2sub1.vqh"
#include "books/line_128x7_2sub2.vqh"
#include "books/line_128x7_2sub3.vqh"

#include "books/line_1024x31_class0.vqh"
#include "books/line_1024x31_class1.vqh"
#include "books/line_1024x31_class2.vqh"
#include "books/line_1024x31_class3.vqh"

#include "books/line_1024x31_0sub0.vqh"
#include "books/line_1024x31_0sub1.vqh"
#include "books/line_1024x31_1sub0.vqh"
#include "books/line_1024x31_1sub1.vqh"
#include "books/line_1024x31_2sub1.vqh"
#include "books/line_1024x31_2sub2.vqh"
#include "books/line_1024x31_2sub3.vqh"
#include "books/line_1024x31_3sub1.vqh"
#include "books/line_1024x31_3sub2.vqh"
#include "books/line_1024x31_3sub3.vqh"

#include "books/res_44c_Y_128aux.vqh"
#include "books/res_44c_Y_1024aux.vqh"

#include "books/res_Zc_1.vqh"
#include "books/res_Zc_2.vqh"
#include "books/res_Zc_3.vqh"
#include "books/res_Zc_4.vqh"
#include "books/res_Zc_5.vqh"
#include "books/res_Zc_6.vqh"
#include "books/res_Zc_7.vqh"
#include "books/res_Zc_8.vqh"
#include "books/res_Zc_9.vqh"
#include "books/res_Zc_9a.vqh"
#include "books/res_Zc_9b.vqh"

#include "maskadj_X.h"

tatic vorbis_info_psy_global _psy_set_44c_YG={
  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,
};

tatic struct vp_couple_pass _psy_pass_44c_Y0[]={
  {1.f,1.f,
    {{24,    0,0,       0,0,      0,0},
     {9999,  0,0,   7.5f,12,  7.5f,0}}
  },
};

tatic vp_couple_pass _psy_pass_44c_Y[]={
  {1.f,1.f,
    {{288,   0,0,       0,0,      0,0},
     {9999,  0,0,   7.5f,12,  7.5f,0}}
  }
};

tatic vorbis_info_psy _psy_set_44c_Y0={
  ATH_Bark_dB_lineaggressive,
  -100.,-110.,

  /* tonemaskp */
  0.f, -24.f,&_vp_tonemask_consbass_X,
  /* peakattp, curvelimitp */
  1, 0, &_vp_peakatt_X,

  /*noisemaskp */
  1,-24.f,     /* suppress any noise curve over maxspec+n */
  1.f, 1.f,   /* low/high window */
  2, 2, -1,

  /*63     125     250     500      1k      2k      4k       8k     16k*/
  {-20,-20,-20,-20,-20,-20,-10, -5,  0,  0,  1,  1,  2,  2,  2,  2,  4},
  {1.f,1.f,1.f,1.f,1.f,1.f,.8f,.7f,.7f,.7f,.7f,.7f,.8f,.88f,.89f,.9f,.9f},

  95.f,  /* even decade + 5 is important; saves an rint() later in a
            tight loop) */
  1,
  _psy_pass_44c_Y0
};

tatic vorbis_info_psy _psy_set_44c_YT={
  ATH_Bark_dB_lineaggressive,
  -100.f,-110.f,

  /* tonemask */
  0.f,-24.f,&_vp_tonemask_consbass_X,
  /* peakattp,curvelimitp */
  1, 0,  &_vp_peakatt_X,

  /*noisemaskp */
  1,  -24.f,     /* suppress any noise curve over maxspec+n */
      .5f,.5f,   /* low/high window */
      10,10,100,

  /*63     125     250     500      1k      2k      4k       8k     16k*/
  {-20,-20,-20,-20,-20,-20,-20, -6,  2,  2,  2,  2,  3,   3,  3,  4, 6},
  {1.f,1.f,1.f,1.f,1.f,1.f,.8f,.7f,.7f,.7f,.7f,.7f,.8f,.88f,.89f,.9f,.9f},

  95.f,  /* even decade + 5 is important; saves an rint() later in a
            tight loop) */
  1,_psy_pass_44c_Y
};

tatic vorbis_info_psy _psy_set_44c_Y={
  ATH_Bark_dB_lineaggressive,
  -100.f,  -110.f,

  /* tonemask */
  0.f,-24.f,&_vp_tonemask_X,
  /* peakattp, curvelimitp */
  1, 0, &_vp_peakatt_X,

  /*noisemaskp */
  1,  -24.f,     /* suppress any noise curve over maxspec+n */
      .5f,.5f,   /* low/high window */
      10,10,100,

  /*63     125     250     500      1k      2k      4k       8k     16k*/
  {-20,-20,-20,-20,-20,-20,-10,-6,  0,  0,  1,  1,  2,   2,  2,  2, 6},
  {1.f,1.f,1.f,1.f,1.f,1.f,.8f,.7f,.7f,.7f,.7f,.8f,.85f,.88f,.89f,.9f,.9f},

  95.f,  /* even decade + 5 is important; saves an rint() later in a
            tight loop) */
  1,_psy_pass_44c_Y
};

tatic vorbis_info_time0 _time_set_44c_Y={0};

tatic vorbis_info_floor1 _floor_set_44c_Y0={
  3,
  {0,1,2},
  
  {1,3,3},
  {0,2,2},
  {-1,0,1},
  {{2},{-1,3,4,5},{-1,6,7,8}},
  
  4,
  
  {0,128,  
   
   7,
   
   2,1,4,
   23,13,45},
  
  60,30,500,
  999,999,0,18.,
  8,70,
  90};

tatic vorbis_info_floor1 _floor_set_44c_Y={
  10,
  {0,1,2,2,2,2,2, 3,3,3},
  
  {3,4,3,3},
  {1,1,2,2},
  {9,10,11,12},
  {{13,14},
   {15,16},
   {-1,17,18,19},
   {-1,20,21,22},
  },
  
  4,
  {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,
  720};

tatic vorbis_info_residue0 _residue_set_44c_Y0={
  0,180, 12, 10,23,
  {0,1,1,1,1,1,1,1,1,7},
  {25, 26, 27, 28, 29, 30, 31, 32, 33,34,35},
  {9999, 9999, 9999, 9999, 2,9999, 9999, 9999, 9999, 9999},
  {.5, 1.5, 2.5f, 7.5, 1.5f,1.5, 2.5, 7.5, 22.5f},
  {0},
  {99, 4, 4, 4, 99,99, 99, 99, 99},
  {3}};

tatic vorbis_info_residue0 _residue_set_44c_Y={
  0,1440, 32, 10,24,
  {0,1,1,1,1,1,1,1,1,7},
  {25, 26, 27, 28, 29, 30, 31, 32, 33,34,35},
  {9999, 9999, 9999, 9999, 3,9999, 9999, 9999, 9999, 9999},
  {.5, 1.5, 2.5f, 7.5, 1.5f,1.5, 2.5, 7.5, 22.5f},
  {0},
  {99, 18, 18, 18, 99,99, 99, 99, 99},
  {3}};

tatic vorbis_info_mapping0 _mapping_set_44c_Y0={
  1, {0,0}, {0}, {0}, {0}, {0,0}, 1,{0},{1}};
static vorbis_info_mapping0 _mapping_set_44c_Y={
  1, {0,0}, {0}, {1}, {1}, {1,2}, 1,{0},{1}};

tatic vorbis_info_mode _mode_set_44c_Y0={0,0,0,0};
static vorbis_info_mode _mode_set_44c_Y={1,0,0,1};

codec_setup_info info_44c_Y={

  /* smallblock, largeblock */
  {256, 2048}, 
  /* modes,maps,times,floors,residues,books,psys */
  2,          2,    1,     2,       2,   36,   3,
  /* modes */
  {&_mode_set_44c_Y0,&_mode_set_44c_Y},
  /* maps */
  {0,0},{&_mapping_set_44c_Y0,&_mapping_set_44c_Y},
  /* times */
  {0,0},{&_time_set_44c_Y},
  /* floors */
  {1,1},{&_floor_set_44c_Y0,&_floor_set_44c_Y},
  /* residue */
  {2,2},{&_residue_set_44c_Y0,&_residue_set_44c_Y},
  /* books */
    
  {  
   &_huff_book_line_128x7_class1,
   &_huff_book_line_128x7_class2, /* 1 */
   
   &_huff_book_line_128x7_0sub0,  /* 2 */
   &_huff_book_line_128x7_1sub1,  /* 3 */
   &_huff_book_line_128x7_1sub2,
   &_huff_book_line_128x7_1sub3,  /* 5 */
   &_huff_book_line_128x7_2sub1,
   &_huff_book_line_128x7_2sub2,  /* 7 */
   &_huff_book_line_128x7_2sub3, 

   &_huff_book_line_1024x31_class0,
   &_huff_book_line_1024x31_class1, /* 10 */
   &_huff_book_line_1024x31_class2,
   &_huff_book_line_1024x31_class3, /* 12 */

   &_huff_book_line_1024x31_0sub0,
   &_huff_book_line_1024x31_0sub1, /* 14 */
   &_huff_book_line_1024x31_1sub0, 
   &_huff_book_line_1024x31_1sub1,
   &_huff_book_line_1024x31_2sub1,  
   &_huff_book_line_1024x31_2sub2, /* 18 */
   &_huff_book_line_1024x31_2sub3, 
   &_huff_book_line_1024x31_3sub1,
   &_huff_book_line_1024x31_3sub2,
   &_huff_book_line_1024x31_3sub3, /* 22 */

   &_huff_book_res_44c_Y_128aux, 
   &_huff_book_res_44c_Y_1024aux,

   &_vq_book_res_Zc_1,
   &_vq_book_res_Zc_2,
   &_vq_book_res_Zc_3,
   &_vq_book_res_Zc_4,
   &_vq_book_res_Zc_5,
   &_vq_book_res_Zc_6,
   &_vq_book_res_Zc_7,
   &_vq_book_res_Zc_8,
   &_vq_book_res_Zc_9,
   &_vq_book_res_Zc_9a,
   &_vq_book_res_Zc_9b,

  },
  /* psy */
  {&_psy_set_44c_Y0,&_psy_set_44c_YT,&_psy_set_44c_Y},
  &_psy_set_44c_YG
};

#endif

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list