OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sfbPcmQuantThreshold
(Results
1 - 5
of
5
) sorted by null
/external/aac/libAACenc/src/
pre_echo_control.h
100
FIXP_DBL *
sfbPcmQuantThreshold
,
pre_echo_control.cpp
97
FIXP_DBL *RESTRICT
sfbPcmQuantThreshold
,
102
FDKmemcpy(pbThresholdNm1,
sfbPcmQuantThreshold
, numPb*sizeof(FIXP_DBL));
psy_configuration.h
116
FIXP_DBL
sfbPcmQuantThreshold
[MAX_SFB];
psy_main.cpp
389
hPsy->psyConf[0].
sfbPcmQuantThreshold
,
[
all
...]
psy_configuration.cpp
343
FIXP_DBL *
sfbPCMquantThreshold
)
349
sfbPCMquantThreshold
[i] = (pbOffset[i+1] - pbOffset[i]) * PCM_QUANT_NOISE;
603
psyConf->
sfbPcmQuantThreshold
);
Completed in 69 milliseconds