Lines Matching refs:P_LEVELS
90 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);