Searched refs:P_NOISECURVES (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/lib/
H A Dpsy.h33 #define P_NOISECURVES 3 macro
42 float tone_masteratt[P_NOISECURVES];
55 float noiseoff[P_NOISECURVES][P_BANDS];
92 int coupling_pointlimit[2][P_NOISECURVES];
H A Dvorbisenc.c69 int att[P_NOISECURVES];
73 typedef struct { int data[P_NOISECURVES]; } adj3;
88 int data[P_NOISECURVES][17];
420 for(j=0;j<P_NOISECURVES;j++)
426 for(j=0;j<P_NOISECURVES;j++){
H A Dpsy.c331 p->noiseoffset=_ogg_malloc(P_NOISECURVES*sizeof(*p->noiseoffset));
332 for(i=0;i<P_NOISECURVES;i++)
345 for(j=0;j<P_NOISECURVES;j++)
377 for(i=0;i<P_NOISECURVES;i++){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/lib/
H A Dpsy.h33 #define P_NOISECURVES 3 macro
42 float tone_masteratt[P_NOISECURVES];
55 float noiseoff[P_NOISECURVES][P_BANDS];
92 int coupling_pointlimit[2][P_NOISECURVES];
H A Dvorbisenc.c69 int att[P_NOISECURVES];
73 typedef struct { int data[P_NOISECURVES]; } adj3;
88 int data[P_NOISECURVES][17];
420 for(j=0;j<P_NOISECURVES;j++)
426 for(j=0;j<P_NOISECURVES;j++){
H A Dpsy.c331 p->noiseoffset=_ogg_malloc(P_NOISECURVES*sizeof(*p->noiseoffset));
332 for(i=0;i<P_NOISECURVES;i++)
345 for(j=0;j<P_NOISECURVES;j++)
377 for(i=0;i<P_NOISECURVES;i++){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libvorbis/lib/
H A Dpsy.h33 #define P_NOISECURVES 3 macro
42 float tone_masteratt[P_NOISECURVES];
55 float noiseoff[P_NOISECURVES][P_BANDS];
92 int coupling_pointlimit[2][P_NOISECURVES];
H A Dvorbisenc.c69 int att[P_NOISECURVES];
73 typedef struct { int data[P_NOISECURVES]; } adj3;
88 int data[P_NOISECURVES][17];
420 for(j=0;j<P_NOISECURVES;j++)
426 for(j=0;j<P_NOISECURVES;j++){
H A Dpsy.c331 p->noiseoffset=_ogg_malloc(P_NOISECURVES*sizeof(*p->noiseoffset));
332 for(i=0;i<P_NOISECURVES;i++)
345 for(j=0;j<P_NOISECURVES;j++)
377 for(i=0;i<P_NOISECURVES;i++){

Completed in 86 milliseconds