OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:P_LEVELS
(Results
1 - 2
of
2
) sorted by null
/external/libvorbis/lib/
psy.h
31
#define
P_LEVELS
8 /* 30dB to 100dB */
psy.c
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);
[
all
...]
Completed in 3264 milliseconds