27 for(ba=balloc; ba !=
end; ++ba)
39 unsigned int *ba=balloc;
40 unsigned int *sca = (
unsigned int *) scale_index;
46 for(
i=0;
i<jsbound;
i++)
57 for(
i=0;
i<jsbound;
i++)
88 #define MINUS_SHIFT(n) ( (int)(((unsigned int)-1)<<(n)) ) 95 register unsigned int *ba;
96 register unsigned int *sca = (
unsigned int *) scale_index;
101 register real *f0 = fraction[0];
102 register real *
f1 = fraction[1];
104 for(sample=smpb,
i=0;
i<jsbound;
i++)
106 if((
n = *ba++)) *sample++ =
getbits(fr,
n+1);
108 if((
n = *ba++)) *sample++ =
getbits(fr,
n+1);
115 for(sample=smpb,
i=0;
i<jsbound;
i++)
136 fraction[0][
i] = fraction[1][
i] = 0.0;
140 register real *f0 = fraction[0];
162 unsigned int balloc[2*
SBLIMIT];
163 unsigned int scale_index[2][
SBLIMIT];
174 if(
NOQUIET)
error(
"Aborting layer I decoding after step one.\n");
185 clip += (fr->
synth_stereo)(fraction[0], fraction[1], fr);
static void I_step_two(real fraction[2][SBLIMIT], unsigned int balloc[2 *SBLIMIT], unsigned int scale_index[2][SBLIMIT], mpg123_handle *fr)
static int I_step_one(unsigned int balloc[], unsigned int scale_index[2][SBLIMIT], mpg123_handle *fr)
#define DOUBLE_TO_REAL(x)
int do_layer1(mpg123_handle *fr)
_Tp _STLP_CALL real(const complex< _Tp > &__z)
GLsizei GLenum const GLvoid GLsizei GLenum GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLint GLint GLint GLshort GLshort GLshort GLubyte GLubyte GLubyte GLuint GLuint GLuint GLushort GLushort GLushort GLbyte GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLfloat GLint GLint GLint GLint GLshort GLshort GLshort GLshort GLubyte GLubyte GLubyte GLubyte GLuint GLuint GLuint GLuint GLushort GLushort GLushort GLushort GLboolean const GLdouble const GLfloat const GLint const GLshort const GLbyte const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLdouble const GLfloat const GLfloat const GLint const GLint const GLshort const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort GLenum GLenum GLenum GLfloat GLenum GLint GLenum GLenum GLenum GLfloat GLenum GLenum GLint GLenum GLfloat GLenum GLint GLint GLushort GLenum GLenum GLfloat GLenum GLenum GLint GLfloat const GLubyte GLenum GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLint GLint GLsizei GLsizei GLint GLenum GLenum const GLvoid GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLenum const GLdouble GLenum GLenum const GLfloat GLenum GLenum const GLint GLsizei GLuint GLfloat GLuint GLbitfield GLfloat GLint GLuint GLboolean GLenum GLfloat GLenum GLbitfield GLenum GLfloat GLfloat GLint GLint const GLfloat GLenum GLfloat GLfloat GLint GLint GLfloat GLfloat GLint GLint const GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat const GLdouble const GLfloat const GLdouble const GLfloat GLint i
func_synth_mono synth_mono
#define MPG_MD_JOINT_STEREO
struct mpg123_handle_struct::@3324 layer1
func_synth_stereo synth_stereo
#define REAL_MUL_SCALE_LAYER12(x, y)
#define DOUBLE_TO_REAL_15(x)
static int check_balloc(mpg123_handle *fr, unsigned int *balloc, unsigned int *end)