Searched refs:P_LEVELS (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/lib/
H A Dpsy.h31 #define P_LEVELS 8 /* 30dB to 100dB */ macro
H A Dpsy.c90 float workc[P_BANDS][P_LEVELS][EHMER_MAX];
91 float athc[P_LEVELS][EHMER_MAX];
125 for(j=0;j<P_LEVELS;j++){
136 for(j=0;j<P_LEVELS;j++){
153 for(j=1;j<P_LEVELS;j++){
161 ret[i]=_ogg_malloc(sizeof(**ret)*P_LEVELS);
180 for(m=0;m<P_LEVELS;m++){
369 for(j=0;j<P_LEVELS;j++){
398 choice=min(choice,P_LEVELS-1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/lib/
H A Dpsy.h31 #define P_LEVELS 8 /* 30dB to 100dB */ macro
H A Dpsy.c90 float workc[P_BANDS][P_LEVELS][EHMER_MAX];
91 float athc[P_LEVELS][EHMER_MAX];
125 for(j=0;j<P_LEVELS;j++){
136 for(j=0;j<P_LEVELS;j++){
153 for(j=1;j<P_LEVELS;j++){
161 ret[i]=_ogg_malloc(sizeof(**ret)*P_LEVELS);
180 for(m=0;m<P_LEVELS;m++){
369 for(j=0;j<P_LEVELS;j++){
398 choice=min(choice,P_LEVELS-1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libvorbis/lib/
H A Dpsy.h31 #define P_LEVELS 8 /* 30dB to 100dB */ macro
H A Dpsy.c90 float workc[P_BANDS][P_LEVELS][EHMER_MAX];
91 float athc[P_LEVELS][EHMER_MAX];
125 for(j=0;j<P_LEVELS;j++){
136 for(j=0;j<P_LEVELS;j++){
153 for(j=1;j<P_LEVELS;j++){
161 ret[i]=_ogg_malloc(sizeof(**ret)*P_LEVELS);
180 for(m=0;m<P_LEVELS;m++){
369 for(j=0;j<P_LEVELS;j++){
398 choice=min(choice,P_LEVELS-1);

Completed in 100 milliseconds